/*  
Theme Name: Boxer
Theme URI: 
Description: 
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:4px 0px;
	}
img {border:none;}
ul, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		text-decoration:none;
		color:#ff321f;
	}
a:hover
	{
		text-decoration:underline;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:"trebuchet ms";
		font-size:13px;
		color:#5f5f5f;
		background:url(images/body_bg.jpg) repeat top #cabaa1;
		padding-bottom:20px;
	}
#main
{
	width:1038px;
	margin:0px auto;
	background:url(images/content_bg.png) repeat-y;
}
.mainBottom
{
	background:url(images/content_bottom.png) no-repeat bottom;
	height:27px;
	width:1038px;
	margin:0px auto;
} 
.mainInner
{
	padding-left:20px;
	padding-right:18px;
}
#header
{
	height:111px;
	position:relative;
}
.headerTitle
{
	background:url(images/title.jpg) no-repeat;
	width:208px;
	height:92px;
	float:left;
}
.headerRight
{
	background:url(images/header_right.jpg) no-repeat;
	width:792px;
	height:92px;
	float:right;
}
.headerBottom
{
	background:url(images/header_bottom.jpg) no-repeat;
	height:19px;
	font-size:11px;
	color:#fff;
	padding-left:10px;
}
.title a, .title a:visited
{
	margin:0px;
	padding:0px;
	float:left;
    text-indent:-3000px;
	width:205px;
	height:92px;
	font-size:8px;
	display:block;
	color:#2c0603;
}
.content
{
	color:#3b3b3b;
	font-size:13px;
	background:url(images/inner_content_bg.jpg) repeat-y;
}
.innerContentBg
{
	background:url(images/sidebar_bottom.jpg) no-repeat left bottom !important;	
	height:1%;
}
.upperBorder
{
	background:url(images/upper_border.jpg) repeat-x top;
	padding-top:9px;
}
/*----------------------navigation------------------------------*/
.nav ul
{
	padding-top:44px;
	padding-left:35px;
}
.nav li
{
	float:left;
	margin-right:13px;
}
.nav li a, .nav li a:visited
{
	background:url(images/nav_bg.png) no-repeat center;
	padding:4px 7px;
	font-size:11px;
	font-family:"Arial Black";
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
        display:block;
	float:left;
}
.nav li a:hover, .nav li.current_page_item a
{
	color:#e5b27a;
}
/****************************************************************/
.innerContent
	{
		float:right;
		width:819px;
		background:url(images/content_top.jpg) no-repeat left 35px;	
		height:553px;
		min-height:553px;
		height:auto !important;
		font-family:arial;
		font-size:12px;
	}
.contentTitle
	{
		background:url(images/content_title.jpg) no-repeat left top;	
		height:30px;
		font-family:"Myriad Pro";
		color:#804c35;
		padding-left:8px;
		padding-top:5px;
		font-size:18px;
		font-weight:bold;
		font-style:italic;
		letter-spacing:1px;
		padding-bottom:15px;
                text-transform:uppercase;
	}
.Lefter
{	
	float:left;
	width:608px;
        padding-bottom:20px; 
}
.story
	{
		padding-bottom:25px;
		padding-left:19px;
		padding-right:0px;
		color:#3b3b3b;
	}
.imgOuter
	{
		padding-left:40px;
		padding-top:33px;
		height:1%;
	}
.postid
	{
		float:left;
		width:157px;
		margin-right:33px;
	}
.nomarg
	{
		margin-right:0px;
	}	
.collections
	{
		width:208px;
		float:left;
	}
.collections div
	{
		padding-left:13px;
		padding-bottom:13px;
	}
.collections img
	{
		border:solid 5px #fff;
	}
.collections h2
	{
		font-size:15px;
		color:#3d2d28;
		text-align:center;
		padding-bottom:10px;
		font-family:"Arial Black";
	}
.recPosts
	{
		background:url(images/recSeprator.jpg) no-repeat top #cbcbcb;
		padding-top:25px;
		padding-left:58px;
		padding-bottom:20px;
		font-family:Arial;
		font-size:11px;
	}
.recPosts li
	{
		float:left;
		width:157px;
		margin-right:25px;
		text-align:center;
	}
.recPostsBox img, .postid img
	{
		border:solid 1px #acacac;
	}
.storyTitle
	{
	}
.storyTitle h3
	{
		font-size:19px;
		font-weight:normal;
		padding-bottom:3px;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#000;
	}
.storyTitle a:hover
	{
		color:#623d2d;
		text-decoration:none;
	}
.storyAuthor
	{
		float:left;
		padding:1px 0px;
		padding-bottom:10px;
                font-size:11px;
                font-weight:bold;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#c58569;
		text-decoration:none;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
	}
.lilbigger
	{
		font-size:12px;
	}
.storyContent
	{
		padding:0px 0px 20px 0px;
	}
.ratingblock
	{
		padding-top:3px;
	}
.fonters
	{
		font-size:17px;
		font-weight:bold;
	}
.storyContent ul
	{
		margin-left:20px;
	}
.storyComment
	{
		background:url(images/commentBg.jpg) repeat-y left;
		padding:0px 0px 2px 1px;
		height:1%;
		color:#3b3b3b;
		font-size:12px;
		border-bottom:dashed 1px #cbc1c0;
		margin-bottom:13px;
	}
.readComment
	{
		float:right;
		width:200px;
		padding:4px 0px;
		text-align:right;
	}
.readComment a, .readComment a:visited
	{
		color:#c58569;
		text-decoration:none;
	}
.readComment a:hover
	{
		text-decoration:underline;
	}
/****************************************************************/
.sideBar
	{
		float:left;
		width:181px;
		background:url(images/sidebar_top2.jpg) no-repeat top !important;
		padding-bottom:150px;
		font-family:Arial;
		
	}
.sideBarTop
	{
		/*padding:8px 30px 0px 20px;*/
		/*background:url(images/sidebar.png) no-repeat bottom;*/
		padding-right:8px;
		
	}
.catTitle
	{
		font-family:"Trebuchet MS";
		color:#fae2d8;
		font-size:13px;
		font-style:italic;
		padding-left:7px;
		font-weight:bold;
	}
.subCatTitle
	{
		font-family:"Arial Black";
		color:#fff;
		font-size:12px;
		font-weight:normal;
		text-align:center;
		padding-top:30px;
		padding-bottom:10px;
	}
.redish
	{
		color:#ce493a;
	}
.sideBar ul
	{
		margin:0px;
		padding:0px;
		height:1%;
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
	}
.sideBar ul ul ul
	{
		margin:0px;
		padding:0px;
	}
.sideBarTitle
	{
		color:#fff;
		padding-bottom:5px;
		margin-bottom:3px;
	}
.sideBarTitle h2
	{
		font-weight:normal;
		font-size:17px;
		margin:0px;
		padding:5px 11px 2px 37px;
		background:url(images/ball.jpg) no-repeat 15px 9px;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		margin:0px;
		list-style:none;
		border:none;
		background:none;
	}
.sideBar ul li
	{
		margin:0px;
		padding:0px;
		list-style:none;
		float:left;
	}
.sidBarInner
	{
	}
.sideBar li li
	{
		margin:0px;
		padding:0px;
		display:block;
		height:1%;
		border:none;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#fff;
		text-decoration:none;
		display:block;
		padding:3px 3px 4px 7px;
		width:163px;
		display:block;
		float:left;
		background:url(images/sidebar_li_bg.jpg) repeat-x top #35241e;
		border-top:solid 1px #6c4a3d;
		border-bottom:solid 1px #34241e;
	}
.sideBar li li a:hover, .sideBar li.current-cat a, .sideBar li.current_page_item a
	{
		color:#fff !important;
		background:url(images/sidebar_li_bg_hover.jpg) repeat-x top #852a18 !important;
		border-top:solid 1px #da7f6d !important;
		border-bottom:solid 1px #34241e !important;
		text-decoration:none;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#fff;
		padding-right:5px;
		text-decoration:none;
	}
.sideBar li a:hover
	{
		color:#f6301d;
	}
.rsswidget
	{
		color:#ffffff !important;
		font-weight:bold !important;
	}
ul.pagers li
	{
		background:none;
		padding:0px 0px 13px 16px;
	}
ul.pagers li a, ul.pagers li a:visited
	{
		font-size:17px;
		font-family:"Myriad Pro";
		font-weight:normal;
		margin:0px;
		padding:0px 11px 0px 23px;
		background:url(images/ball.jpg) no-repeat left;
	}
.newsLetter
	{
		padding-top:25px;
		height:1%;
	}
.jnkImg
	{
		text-align:center;
		padding-bottom:5px;
	}
.newsLetter a
	{
		float:left;
		width:35px;
		height:30px;
		margin-right:5px;
		padding-left:10px;
	}
.newsTxt
	{
		float:left;
		background:url(images/newsletter_txt.jpg) no-repeat !important;
		border:none;
		height:22px;
		width:108px;
		margin-top:4px;
		padding-top:4px;
		padding-left:4px;
		padding-right:3px;
		font-size:11px;
		color:#7f5538;
	}
.btnsgnup
	{
		margin-left:53px;
		margin-top:5px;
	}
.jnkTxt
	{
		font-size:12px;
		font-weight:bold;
		color:#fff;
		font-style:italic;
		padding-top:7px;
		text-align:center;
		letter-spacing:1px;
	}
/**********************************************/
.footer
	{
		background:none;
		color:#fde4d9;
		height: 1%;
		font-size:11px;
		font-family:Arial;
	}
.footerInner
	{
		background:url(images/footer_bg.jpg) no-repeat;
		height:47px;
	}
.footerImages
	{
		width:126px;
	    margin-right:5px;
		padding-left:8px;
		padding-top:9px;
		float:left;
	}
.footerImages a
	{
		float:left;
		margin-right:11px;
	}
.footerContent
	{
		padding-top:14px;
		float:left;
		width:450px;
		text-align:center;
	}
.ftrnav
	{
		padding-top:4px;
		font-weight:bold;
	}
.footer li
	{
		float:left;
	}
.footer li a, .footer li a:visited
	{
		text-decoration:none;
		color:#fde4d9;
		padding:10px 7px 10px 9px;
		background:url(images/footer_border.jpg) no-repeat left top;
		display:block;
	}
.footer li a:hover
	{
		text-decoration:underline;
	}
.footer a, .footer a:visited
	{
		color:#fde4d9;
	}
/*****************************************************/
/*older entries, newer entries*/
.navigation
	{
		padding:25px;
	}
.alignleft
	{
		float:left;
		padding-left:20px;
	}
.alignright
	{
		float:right;
		padding-right:20px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-weight:bold;
		color:#fb8d2c;
		font-family:tahoma;
		font-size:11px;
	}
.navigation a:hover
	{
		text-decoration:underline;
	}


/*********************************************************/
.comment_template
	{
		padding-left:15px;
	}
blockquote
	{
		padding:5px 0px 10px 0px;
		padding-left:35px;
		font-size:14px;
		width:400px;
		background:url(images/quote2.gif) no-repeat left top;
	}

h2.center
	{
		font-size:20px;
		font-weight:normal;
		padding-bottom:15px;
		text-align:center;
	}
h3#respond
	{
		padding-top:10px;
		font-size:18px;
		font-weight:normal;
	}
#commentform p a, #commentform p a:visited
	{
		color:#ff321f;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		width:480px;
		background:#fdfefe;
		border:solid 1px #cdcdcd;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		width:200px;
		background:#fdfefe;
		border:solid 1px #cdcdcd;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#fdfefe;
		border:solid 1px #cdcdcd;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#fdfefe;
		border:solid 1px #cdcdcd;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		padding-bottom:15px;
		font-size:18px;
		font-weight:normal;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#ff321f;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h2.pagetitle
	{
		color:#553628;
		font-size:22px;
		font-weight:bold;
		padding-bottom:15px;
		text-align:left;
		font-family:"trebuchet ms";
		padding-top:5px;
		padding-left:25px;
	}
	
/* no match found in search */
.error
	{
		color:#e04a0b;
		font-size:22px;
		font-weight:bold;
		padding-bottom:15px;
		text-align:left;
		font-family:"trebuchet ms";
		padding-left:25px;
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:30px;
		padding:0px 5px 10px;
	}
.storyContent ol li
	{
		list-style:decimal;
		margin-left:10px;
	}
.storyContent ul li
	{
		list-style:square;
	}

/**/
.article h2
	{
		color:#b2b1b1;
		font-size:22px;
		font-weight:bold;
		padding-bottom:15px;
		text-align:left;
	}

/* avatar */
.fl_left
	{
		padding:0px 0px;
	}
.authorImg
	{
		float:left;
		width:40px;
	}
.commentText
	{
		margin:0px;
		padding:5px 0px 5px 0px;
		line-height:18px;
	}
.commentAuthor
	{
		float:left;
		width:475px;
		padding-bottom:2px;
		padding-left:5px;
		padding-top:1px;
		font-family:verdana;
	}
/*********************************************************/
	
/* Begin Comments*/
.contentt {background: #fdfefe; padding-top:5px; padding-bottom:8px; border:solid 1px #e9e7e7; border-top:none; border-bottom:none; height:1%;}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#e9e7e7; margin:0 5px 0 0;}
.b2 {height:1px; background:#fdfefe; margin:0 3px 0 0; border-right:2px solid #e9e7e7; border-left:1px solid #e9e7e7;}
.b3 {height:1px; background:#fdfefe; margin:0 2px 0 0; border-right:1px solid #e9e7e7; border-left:1px solid #e9e7e7;}
.b4 {height:2px; background:#fdfefe; margin:0 1px 0 0; border-right:1px solid #e9e7e7; border-left:1px solid #e9e7e7;}

.b11, .b22, .b33, .b44{font-size:1px; overflow:hidden; display:block;}
.b11 {height:1px; background:#e9e7e7; margin:0 0 0 5px;}
.b22 {height:1px; background:#fdfefe; margin:0 0 0 3px; border-left:2px solid #e9e7e7; border-right:1px solid #e9e7e7;}
.b33 {height:1px; background:#fdfefe; margin:0 0 0 2px; border-left:1px solid #e9e7e7; border-right:1px solid #e9e7e7;}
.b44 {height:2px; background:#fdfefe; margin:0 0 0 1px; border-left:1px solid #e9e7e7; border-right:1px solid #e9e7e7;}


.commentmetadata
	{
		padding-top:3px;
		font-size:11px;
		font-family:verdana;
	}
/*.alt {
	margin:0px;
	padding:10px;
	/*border:solid 5px #7f9db9;*/
	/*background:#e5ecce;
	color:#000;
	}*/
.commentlist {
	padding:0px;
	text-align: justify;
	}
ul.commentlist
	{
		width:580px;
	}
.commentlist li {
	margin: 0px 0px 30px 0px;
	padding: 10px;
	padding-bottom:5px;
	list-style: none;
	background:#f5f5f5;
	border:solid 1px #ccc;
	height:1%;
	color:#222;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* CALENDER STYLE */
/* Begin Calendar */
#calendar_wrap table th
	{
		color:#3f3f3f;
	}
#wp-calendar #today
	{
		color:#3f3f3f;
		font-weight:bold;
	}
#wp-calendar {
	empty-cells: show;
	/*padding: 8px;*/
	margin:0px auto 0;
	width: 170px;
	color:#96999b;
	text-align:center;
	background:none;
	font-size:11px;
	font-family:tahoma;
	}

#wp-calendar #next a {
	text-align: right;
	padding-right:5px;
	border:0px;
	background:none;
	color:#f88b17;
	text-decoration:underline;
	}
#wp-calendar #next a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar #prev a {
	text-align: left;
	border:0px;
	padding-left:5px;
	background:none;
	color:#f88b17;
	text-decoration:underline;
	}
#wp-calendar #prev a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	width:170px;
	background:none;
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #f88b17;
	text-decoration:none;
	font-weight:bold;
	background:none;
	text-transform:none;
}
#wp-calendar td a:hover {
	background: #f88b17;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */



/************************************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
#conForm p
{
   padding-bottom:3px;
}
.imger
{
	padding:10px 0px;
}
.morer
{   
         padding-top:10px;text-align:left;font-size:15px;font-weight:bold;
}
.morer a, .morer a:visited
{
     color:#a05637;
     border-bottom:dashed 1px;
}
.morer a:hover
{
     text-decoration:none;
}
a,a:visited
{
	color:#c58569
}