/*

File:			custom.css

Description:	Custom styles for Thesis









BASIC USAGE:









If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 

will be appended with the "custom" class, like so: <body class="custom">. You can use 

the "custom" class to override *any* CSS declarations contained in the style.css file.









For example, if you wish to change the default link color to green, you would add the 

following declarations to this file:









	.custom a, .custom a:visited { color: #090; }	<--- This makes links green

	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them









WHY THIS WORKS:









By using the "custom" class, you are creating more specific CSS declarations for HTML

elements. CSS styling is applied through rules of specificity, and because declarations

prepended with .custom are more specific, they get applied when the page is rendered!









More information about styling your Thesis installation using this file can be found

in the User's Guide:

	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/

*/

















.custom #header {background: #FFFFFF;}

.custom #header {border:none;} 

.menu .cat-item-11 {width:302px;}







.custom li.widget h3 {

-moz-border-radius:5px; -webkit-border-radius:5px;

background:none repeat scroll 0 0 #084D4D;

font-size:12px;

font-weight:bold;

padding:2px 10px;

text-transform:uppercase;

font-variant:normal;

text-align:left;

}



#content_box {background-color:#fff;}

.custom #header_area div.page {background-color: #FFFFFF;}

/*side bar widget area link style */






/*Popular Posts Styling*/
#popular-posts ul li {
-moz-border-radius:5px; -webkit-border-radius:5px;
background:none repeat scroll 0 0 #FFFBCC;
border:1px solid #E6DB55;
line-height:1.4em;
overflow:hidden;
padding:2px 5px;
}

/*Recent Comments Styling*/
#recentcomments li {
-moz-border-radius:5px; -webkit-border-radius:5px;
background:none repeat scroll 0 0 #E1F2FE;
border:1px solid #aaa;
line-height:1.4em;
padding:2px 5px;
}

.custom li.widget li ul{
margin:0;
}

.custom li.widget ul li{
background:#FBFBFB;
border: 0.1em solid #C7C7C7;
-moz-border-radius:5px; -webkit-border-radius:5px; 
padding:2px 5px;
margin:0.5em;
}

.custom li.widget, .custom li.widget ul li a{
font-size:14px;
text-align:left;
}

.custom li.widget ul li a:hover{
background:transparent;
text-decoration:underline;
}



/*side bar widget background */









.custom li.widget ul li{

background:#fffff;

border: 0.1em solid #0F97DB;

-moz-border-radius:4px;

padding:0.5em;

margin:0.5em;

}

/* teaser add comment and read more link background image */

.custom #teaser_b{

background:#fffff;

height:42px;

width:415px;

margin-left:-11px;

} 

}

/* code for Author's profile box below the post */

.postauthor {background: #E6E6E4;

&nbsp;border-top: 2px solid #e1e1e0;

&nbsp;border-bottom: 2px solid #e1e1e0;

overflow: hidden; padding: 2.5em;

}

.postauthor img {border: 1px solid #e2dede;

float: left;

&nbsp;margin-right: 1.5em;}

.postauthor h4 {color: #666;

font-size: 3em; margin-bottom: 5px;}

.postauthor p {color: #515151; font-size: 13px;

margin-bottom: 12px;}.postauthor p.hlight {font-size: 11px;

margin-top: 12px;}.postauthor p.hlight {font-size: 11px;

text-transform: uppercase;}.postauthor p.hlight span {color: #CB3131;

font-size: 1.5em; font-style: italic;

font-weight: bold; letter-spacing: 0.8px;}

.custom .postauthor p {

fontsize:15px;}

.custom .postauthor p.hlight{

fontsize:13px;

fontweight:bold }



.custom #content_box {background-color:#FFFFF;}

.custom #content {background-color:#fff;}



/* Author: Akshay Khurana

   Company: RTCamp Solutions Pvt. Ltd.

*/

/* Teaser Content Styling */



.custom .teaser {float:left; text-align: justify; width:100%;background:#fff; font-family: Verdana;}



.custom .teaser h2{font-size:22px;padding:5px 0 5px 0px;}



.custom .teaser p{padding:0 10px 0 0px;font-size:12px; line-height:22px;}



.custom .teaser img {border:5px solid #F2F2F2;margin:2px 10px 0 0;}



.custom .teaser a{color:#0B6FA1;}



.custom .teaser a:hover {color:#777;}



.custom .teaser {width: 100%; margin-top: 0.25em; padding-top: 0.25em; text-align: justify;}



.custom .teasers_box {padding-top: 0; padding-bottom:0; border-top: 0;}



/***************************************************************************/



/******************************************************************/



/* HOME POST TEASER LINKS */



/******************************************************************/



.custom #teaserlinkscontainer {margin-top:0px;}



.custom #teasermenu {height: 30px;}  



.custom #teasermenu , .teasermenu ul {padding: 0; margin: 0; list-style: none; line-height: 1; border-width: 0.5em 0.5em 0.5em 0.5em;}



.custom #teasermenu ul {float: left; list-style: none; margin: 0px 0px 0px 0px; padding: 0px;}



.custom #teasermenu li {float: left; list-style: none; margin: 0px; padding: 0px;}



.custom #teasermenu ul li {list-style: none; margin: 0px; padding: 0px;}



.custom #teasermenu a, .custom #teasermenu li ul {border-color: #FFFFFF;}



.custom #teasermenu li a, .cutom #teasermenu  li a:link {color: #FFFFFF; background: #333; display: block; font-weight: bold; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; text-decoration: none;  font-size: 13px; font-family: Arial, Helvetica, sans-serif; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;}



.custom #teasermenu li a:hover, .teasermenu li a:active, .current_page_item {color: #FFFFFF; background: #0B6FA1; display: block; margin: 5px 5px 5px 5px; padding: 5px 5px 5px 5px; text-decoration: none; -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px;} 



.custom #teaserempty {width: 100%; margin-top: 0.5em; margin-bottom: 0.5em;clear:both;} 



.custom #teaserline {width: 100%; margin-top: 0.5em; margin-bottom: 0.5em; border-top: 1px solid #0098D4;} 



.custom #teasermenu li p,{color: #000000; background: #E6E6E4; display: block; width: 100%}

/*---------------------------------*/

/* WIDGETIZED FOOTER               */

/* Mike Nichols - October 17, 2009 */

/*---------------------------------*/



/* footer widget area setup */

#footer_setup {

	/* widgetized footer background (not footer background) */

	background: #292929;

	/* widget padding */

	padding: 16px;

	/* margin at bottom of widgets */

	margin-bottom: 25px;

	/* do not change this! */

	overflow: hidden;

}



/* widget item setup */

#footer_setup .footer_items {

	/* contents alignment */

	text-align: left;

	/* widget width */

	width: 210px;

	/* space between widgets */

	padding-right: 10px;

	/* text color */

	color: #2361A1;

        /* font size */

	font-size: 1.5em;

	/* do not change these! */

	display: inline-block;

	float: left;

	height: 100%;

}



/* widget item headers*/

#footer_setup .footer_items h3 {

	/* font size */

	font-size: 1.5em;

	/* bold or not */

	font-weight: bold;

	/* uppercase or not */

	text-transform: uppercase;

	/* space out the letters*/

	letter-spacing: 0px;

	/* font color*/

	color: #FFFFFF;

	/* padding under header text */

	padding-bottom: 3px;

	/* border under header text */

	border-bottom: 3px solid #ffdf00;

	/* distance between border and widget text */

	margin-bottom: 5px;

}



/* do not change these! */

#footer_setup .footer_items ul li { list-style: none; }

#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

/* footer font styles */

.custom #footer a {

	font-size: 1.5em;

	border-bottom: none;

	/* default Thesis link color */

	color: #2361A1;

}

.custom #footer a:visited {

	text-decoration: none;

	/* default Thesis link color */

	color: #2361A1;

}

.custom #footer a:link {

	text-decoration: none;

	/* default Thesis link color */

	color: #2361A1;

}

.custom #footer a:hover {

	text-decoration: underline;

	/* default Thesis link color */

	color: #2361A1;

}

.postauthor { background: #F5F5F5; border-top: 1px solid #e1e1e0; 

border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em; }



 .postauthor img { border: 5px solid #e2dede; float: left; margin-right:

 1.5em; }

 .postauthor h4 { color: #666; font-size: 2em; 

margin-bottom: 5px; }

 .postauthor p { color: #515151; font-size: 

13px; margin-bottom: 12px; }



/* Top Nav bar */

.custom ul#topnav {

border-style: none;

list-style-image: none;

list-style-position: outside;

list-style-type: none;

background:#084D4D none repeat scroll 0 0;

width: 100%;

float: left;



}

.custom ul#topnav li { float: right; padding: 6px 10px 6px 14px; }

.custom ul#topnav li a { font-size: 1.2em; color: #FFFFFF; font-family:Trebuchet MS; }

.custom ul#topnav li a:hover { text-decoration: underline; } 

.custom_ul#topnav li {font-family:Trebuchet MS; font-size:11px; }

li a:hover {

background: #E3E3E3;

}

<code>/* NUMBERED PAGE NAV */

.page-nav { font-size: 5.00em; font-weight: bold; margin: 1em 0; padding: 0; overflow: hidden; }

.page-nav-intro { float: left; padding: .5em .8em; margin: 0 1em 1em 0; background: #efefef; border: .1em solid #ccc; }

.page-number { float: left; padding: .5em .8em; margin: 0 .3em; background: #fff; border: .1em solid #ccc;  }

.current-page-number { float: left; padding: .5em .8em; margin: 0 .2em; background: #efefef; border: .1em solid #ccc; }

.elipses { float: left; padding: .5em .2em; }</code>

body.custom {

    background: #5C5C5C;

}



.custom #container {

    margin-top: 2em;

    margin-bottom: 2em;

    padding: 0.3em;

    background: #A6A6A6;

    border: 0.5em solid #A6A6A6;

}



.custom #page {

    background: #A6A6A6;

}

.custom #footer {



Background-color:#111;



}

