/*
Theme Name: I Hate Church
Theme URI: http://ihatechurch.com/
Version: 1.5
Author: Uttam Mitra


Church WordPress by uttam Mitra || http://webdesigncompany.org
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/
@charset "utf-8";
/* CSS Document */


/*--------------- GENERAL START ----------------*/
body {
	margin:0;
	padding:17px 0 0;
	color:#333333;
	font:normal 11px/18px Verdana, Geneva, sans-serif;	
	background:url(images/bodybg.gif) repeat;
	background-color:inherit;
}
div, p, a, img, ul, h1, h2, h3, h4, h5, h6, form, input, select, textarea {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a {
	text-decoration:none;
	outline:none;
	color:#623131;
	background-color:inherit;
}
a:hover {
	text-decoration:none;
	outline:none;
	color:#000033;
	background-color:inherit;
}
ul{
	list-style:none;
}
.spacer{
	width:auto;
	line-height:0;
	font-size:0;
}
/*---------GENERAL MISLENIOUS START-----*/
.floatleft{
	float:left;
	width:auto;
}
.floatright{
	float:right;
	width:auto;
}

/*---------GENERAL MISLENIOUS END-----*/
/*--------------- GENERAL END ----------------*/
/*------------------------------------------MAIN CONTANER START-----------------------------------------*/
#maincontaner{
	width:1012px;
	margin:0 auto;	
}
.topcurb{
	background:url(images/main-top-curb.png) no-repeat 0 0;
	width:1012px;
	height:10px;
	display:block;
	font-size:0;
	line-height:0;
}
.botcurb{
	background:url(images/main-bot-curb.png) no-repeat 0 100%;
	height:20px;
	display:block;
	width:1012px;
}
/*----------------------------------------MAIN BODY START-------------------------*/
.main_midpan{
	background:url(images/main-mid-bg.png) repeat-y 0 0;
	padding:0 12px;
	width:988px;
}
/*--------------------HEADER PANEL START-----------------*/
.header{
	background:url(images/header1.jpg) no-repeat 0 0;	
	height:523px;
	display:block;
	padding:27px 16px 0 26px;
	margin:0 0 16px;
}
.header a.logo{
	width:910px;
	height:82px;
	float:left;
	margin:130px 0 50px;
}

.header div.searchpan{
	width:202px;
	float:right;
}

.header div.searchpan form input.button{
    display:none;
}

.header div.searchpan a.twiter{
	width:29px;
	height:29px;
	float:right;
	margin:0 0 10px 13px;
}
.header div.searchpan a.twiter2{
	margin-right:31px;
}
.header p.logo_heading{
	width:442px;
	height:44px;
	display:block;
	margin:0 0 0 320px;
	clear:both;
	text-indent:-3000px;
	background:url(images/logo_heading.jpg) no-repeat 0 0;
}
.header div.searchpan input.textbox{
	width:191px;
	height:23px;
	float:right;
	background-color:#fff;
	border:1px solid #cccccc;
	text-align:center;
	font:normal 12px/23px Arial, Helvetica, sans-serif;
	color:#000;	
}
/*--------------------HEADER PANEL END-----------------*/
/*--------------------BODY START------------------------*/
.bodypanel{
	overflow:hidden;
	height:100%;
	padding:0 4px 17px;
}
/*----------------BODY LEFT START--------------*/
.bodyleft{
	width:674px;
	float:left;
	border:1px solid #9d9d9d;
	background-color:#f7f7f7;
	color:#565656;
	padding:7px;	
	margin:0;
}
.bodyleft div.blogpanel{
	overflow:hidden;
	height:100%;
	margin-bottom:16px;
}
.bodyleft div.blogpanel div.text_infopan{
	 width:665px;
	 border:1px solid #ebe8e8;
	 background-color:#fff;
	 color:#565656;
	 padding:3px;
	 overflow:hidden;
	 height:100%;
}
.bodyleft div.blogpanel div.text_infopan div.blog{
	background:url(images/right-pan-bg.gif) repeat-x 0 100%;
	padding:0 0 0 7px;
}
.bodyleft div.blogpanel div.text_infopan div.blog p{
	width:654px;
	margin:0 auto;
	text-align:justify;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#565656;
	background-color:inherit;
	padding:0 0 27px;
}
.bodyleft div.blogpanel div.text_infopan div.blog div.heading{
	overflow:hidden;
	height:100%;
	padding-bottom:20px;
	padding-top:4px;
}
.bodyleft div.blogpanel div.text_infopan div.blog h2{
	width:552px;
	border-bottom:1px dashed #a22a12;
	float:left;
	font:normal 28px/32px Georgia, "Times New Roman", Times, serif;
	color:#cc0000;
	background-color:inherit;
}
.bodyleft div.blogpanel div.text_infopan div.blog h2 span{
	display:block;
	font:normal 11px/16px Verdana, Geneva, sans-serif;
	color:#3b3b3b;
	background-color:inherit;
	padding:2px 0 3px;
}
.bodyleft div.blogpanel div.text_infopan div.blog h2 span a{
	color:#ee5113;
	background-color:inherit;
}
.bodyleft div.blogpanel div.text_infopan div.blog h2 span a:hover{
	color:#000;
	background-color:inherit;
}
.bodyleft div.blogpanel div.text_infopan div.blog p.comment{
	background:url(images/comments.gif) no-repeat 0 0;
	width:58px;
	height:47px;
	display:block;
	float:right;
	font:normal 30px/32px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 30px;
	margin-top:5px;
}
.bodyleft div.blogpanel div.text_infopan div.blog p.comment a{
	font:normal 30px/32px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
.bodyleft div.blogpanel div.text_infopan div.blog p.comment a:hover{
	color:#003366;
	text-decoration:none;
	
}
.bodyleft div.blogpanel div.text_infopan div.blog p.tag{
	color:#003366;
	text-decoration:none;
}
.bodyleft div.blogpanel div.text_infopan div.blog p.tag a{
	text-decoration:underline;
	color:#cc0000;
	background-color:inherit;
}
.bodyleft div.blogpanel div.text_infopan div.blog p.tag a:hover{
	text-decoration:none;
	color:#000;
	background-color:inherit;
}
.bodyleft a.readmore{
	background:url(images/readmore-bg.gif) no-repeat 0 0;
	width:76px;
	height:25px;
	display:block;
	float:right;
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 30px;
}
.bodyleft a.readmore:hover{
	background-position:bottom;
}
.bodyleft div.blogpanel div.text_infopan div.blog img.video{
	width:480px;
	height:385px;
	display:block;
	clear:both;
	margin:0 auto 18px auto;
}
/*----------------BODY LEFT END--------------*/
/*----------------BODY RIGHT START--------------*/
.bodyright{
	width:268px;
	float:right;
	background:url(images/body-right-bg.gif) repeat-y 0 0;
	padding:7px 6px 0;
	margin:0;	
}
.bodyright div.textpan{
	width:258px;
	border:1px solid #cccccc;
	padding:3px 4px 2px;
	margin:0 0 13px;
	background-color:#fff;
	color:inherit;
	clear:both;
}
.bodyright div.textpan div.populer{
	background:url(images/populer-bg.gif) repeat-x 0 100%;
	width:260px;
	padding-bottom:10px;
}
.bodyright div.textpan h2{
	background-color:#aa0080;
	color:#fff;
	font:normal 20px/30px Georgia, "Times New Roman", Times, serif;
	height:30px;
	display:block;
	margin:0 0 7px;
	padding:0 0 0 12px;
	width:246px;
}
.bodyright div.textpan ul{
	font:normal 12px/32px Arial, Helvetica, sans-serif;	
}
.bodyright div.textpan ul li{
	border-bottom:1px solid #e3e3e3;
	background:url(images/populer-icon.gif) no-repeat 2px 50%;
	padding:0 0 0 11px;
}
.bodyright div.textpan ul li a{
	color:#666666;
	background-color:inherit;
}
.bodyright div.textpan ul li a:hover{
	color:#000;
	background-color:inherit;
}
.bodyright div.textpan ul li.nodevider{
	border:0;
}
.bodyright div.textpan ul.archives{
}
.bodyright div.textpan ul.archives li{
	padding:0 0 0 25px;
	background:url(images/populer-icon.gif) no-repeat 11px 50%;
	border-bottom:1px dashed #b4b4b4;
}
.bodyright div.textpan ul.archives li.nodevider{
	border:0;
}
.bodyright ul.category{
	font:normal 12px/26px Georgia, "Times New Roman", Times, serif;
	margin:0;
	float:left;
	width:211px;
	height:26px;
	padding:0;
	margin-bottom:11px;
}
.bodyright ul.category li{
	float:left;
	width:auto;
	padding:0 5px 0 0;
}
.bodyright ul.category li a{
	color:#fff;
	background-color:#767676;
	padding:2px 9px;
	display:block;
}
.bodyright ul.category li a:hover{
	color:#fff;
	background-color:#aa0080;
}
.bodyright ul.category li a.active{
	color:#fff;
	background-color:#aa0080;
	cursor:text;
}
.bodyright div.another{
	background-color:#ededed;
	color:#565656;
	font:normal 12px/36px Arial, Helvetica, sans-serif;
	border:4px solid #cccccc;
	clear:both;
	float:left;
	width:260px;
	margin-bottom:23px;
}
.bodyright div.another ul{
}
.bodyright div.another ul li{
	background:url(images/another-devider.gif) repeat-x 0 100%;
	padding:0 0 0 27px;
}
.bodyright div.another ul li a{
	background-color:#ededed;
	color:#565656;
}
.bodyright div.another ul li a:hover{
	background-color:#ededed;
	color:#000;
}
.bodyright div.another ul li.nodevider{
	background-image:none;
}
.bodyright div.imasepan{		
	padding:6px 0 6px 6px;
	overflow:hidden;
	height:100%;
	margin-bottom:13px;
}
.bodyright div.imasepan img{
	margin:0 4px 0 0;
	width:125px;
	height:125px;
	display:block;
	float:left;
}
/*----------------BODY RIGHT END--------------*/
/*--------------------BODY END------------------------*/
/*------------------FOOTER PANEL START----------------*/
.footerpanel{
	background:url(images/footerbg.jpg) no-repeat 0 0;
	width:979px;
	height:273px;
	display:block;
	clear:both;
	padding:26px 0 0;
	margin:0 auto;
}
.footerpanel div.firstpan{
	width:278px;
	border-right:1px solid #6b6b6b;
	float:left;
	padding:0 0 0 34px;
	height:265px;
}
.footerpanel div.firstpan h2{
	background:url(images/coments.jpg) no-repeat 0 0;
	width:236px;
	height:22px;
	display:block;
	text-indent:-3000px;
	margin:0 0 12px;
}
.footerpanel div.secondpan{
	width:286px;
	border-right:1px solid #6b6b6b;
	float:left;
	padding:0 0 0 43px;
	height:265px;
}
.footerpanel div.secondpan h2{
	background:url(images/posts.jpg) no-repeat 0 0;
	width:178px;
	height:23px;
	display:block;
	text-indent:-3000px;
	margin:0 0 12px;
}
.footerpanel div.lastpan{
	width:290px;	 
	float:left;
	padding:0 0 0 37px;
	height:265px;
}
.footerpanel div.lastpan h2{
	background:url(images/latest-entries.jpg) no-repeat 0 0;
	width:162px;
	height:23px;
	display:block;
	text-indent:-3000px;
	margin:0 0 12px;
}
.footerpanel ul{
	font:normal 12px/25px Arial, Helvetica, sans-serif;
	width:262px;
}
.footerpanel ul li{
	background:url(images/footer-ul-icon.gif) no-repeat 0 10px;
	padding:0 0 0 11px;
}
.footerpanel ul li a{
	color:#cccccc;
	background-color:inherit;
}
.footerpanel ul li a:hover{
	color:#fff;
	background-color:inherit;
}
/*------------------FOOTER PANEL END----------------*/
/*------------------COPYRIGHT START-----------------*/
.copyright{
	height:21px;
	font:normal 11px/13px Verdana, Geneva, sans-serif;
	color:#333333;
	background-color:inherit;
	padding:19px 10px 0 7px;
}
.copyright p.copy{
	width:auto;
	float:left;
}
.copyright p.designed{
	width:auto;
	float:right;
}
.copyright p a{
	color:#333333;
	background-color:inherit;
}
.copyright p a:hover{
	color:#000;
	background-color:inherit;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 4px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #cccccc;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
padding-top:6px;
}
.tabcontent ul{
	margin:0 0 0 20px;
	padding:0;
	
}
.tabcontent li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:0 0 5px 0;

}
.tabcontent li a{
color:#333333;
padding:0 0 0 15px;
text-decoration:none;
background:url(images/circle.png) no-repeat left;
}
.tabcontent li a:hover{
color:#9e1c0c;
background:url(images/circle_r.png) no-repeat left;
text-decoration:none;
}

#reply-box-total{
	width:670px;
	margin:0 6px 2px 0;
	overflow:hidden;
	clear:both;
	border:#bebdbd 1px solid;
	background-color: #f6f5f5;
	background-image: url(images/white_pannel.jpg);
	background-repeat: no-repeat;
}

#reply-box-header{
clear:both;
width:600px;
margin:20px 0 6px 8px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#980066;
text-decoration:none;
}
#reply-box-header a{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#980066;
text-decoration:none;
}
#reply-box-header a:hover{
color:#000000;
}

#reply-box-middle{
	clear:both;
	width:650px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 8px;
}
#reply-box-middle a{
	color:#A400A4;
	text-decoration:none;
}
#reply-box-middle a:hover{
	color: #000066;
	text-decoration:none;
}
.url_ti{
color:#CC0000;
text-decoration:none;
}
.url_ti a{
color:#CC0000;
text-decoration:none;
}

.url_ti a:hover{
color:#AA3700;
text-decoration:none;
}


#name {
	float : left;
	width : 415px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #980066;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
#name-up {
	margin : 5px 5px 0 10px;
	float : left;
	width : 430px;
}
.reply{
border : 1px solid #848d1e;
}
#email {
	float : left;
	width : 415px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #980066;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}
#email-up {
	margin : 5px 5px 0 10px;
	float : left;
	width : 430px;
}
#comments {
	float : left;
	width : 415px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #980066;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 15px;
}
#comments-up {
	float : left;
	width : 430px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 5px;
}
#submit {
	float : left;
	width : 92px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 155px;
}


#newsletterFormDiv input.newsletterTextInput{
    width: 178px;
}


@media print {
.tabcontent {
display:block !important;
}
/*------------------COPYRIGHT END-----------------*/
/*----------------------------------------MAIN BODY END-------------------------*/
/*------------------------------------------MAIN CONTANER END-----------------------------------------*/