/*
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/
*/


/********************************Author Profile Box************************/

.postauthor {background: #ffffff; border:1px solid #e1e1e0; overflow: hidden; padding: 1.5em;margin:8px;-moz-border-radius: .8em;
    -webkit-border-radius: .8em;}
.postauthor img {border: 0px solid #e2dede; float: left; margin-right: 1.5em;height:60px;width:60px;}
.postauthor h4 {color: #666; font-size: 1.5em; margin-bottom: 5px;}
.postauthor p {color: #515151; font-size: 16px; margin-bottom: 12px;}
.postauthor p.hlight {font-size: 16px; text-transform: uppercase;}
.postauthor p.hlight span {color: #CB3131; font-size: 13px; font-style: italic; font-weight: bold; letter-spacing: 0.8px;}

.clear { clear: both }

.frame {
    background: #EEE;
    border: 1px solid #DDD;
    padding: 0.5em;         /* may need to be adjusted */
}
/********************************Author Profile Over************************/
/********3 column footer****************/
#foot { 
	background: #FFFFFF;
	font-size: 12px;
	margin-top:-40px;
	overflow: hidden;
	padding: 1.5em;
}

	
	#foot span.cat, #foot h3 { /* controls all blue headings */ margin: 10px 0px 10px 0px; color: #FFFFFF; background: #3F3F3F; font-weight: bold; padding: 5px 5px 5px 5px; text-decoration: none;  font-size: 13px; font-family: Verdana; -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; }
	
	#foot h5 { margin:10px 0 10px 0;font-size: 23px; }
	
	#foot ul.sidebar_list { padding: 1.8em 30px 0 0; }
	
	#foot li.widget .widget_box { background: none; border: 0; }
	
	#foot .textwidget p { line-height: 22px; margin-bottom: 11px; }
	
	#foot .col { float: left; list-style: none; width: 33.3%; }
	
	#cats { 
		background: #F0F0F0; 
		text-transform:uppercase;
		border: 0.1em solid #C7C7C7;
		list-style-type: none;
		margin-top: 13px;
		overflow: hidden;
		padding: 10px 0 7px 20px;
	}

		#cats li { 
			float: left; 
			font-size: 1.2em;
			line-height: 1.8em;
			margin: 0 2px 5px 0;
			width: 165px;
		}
	
#copyright { 
	border-top: 1px dashed #3D3C3C; 
	clear: both;
	font-size: 13px;
	letter-spacing: 1.3px;
	line-height: 21px;
	padding-top: 10px;
}
	
	#copyright p { font-size: 13px; }

	#copyright ul.sidebar_list, #copyright .textwidget, #copyright li.widget .widget_box, #copyright li.widget { margin: 0; padding: 0; }
	
	


/* blockquote */
.custom blockquote { color: #1C2639; padding-top: 10px; padding-bottom: 0.5px; padding-right: 5px;
font: italic 1.2em Georgia, "Times New Roman", Times, serif; -moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.custom blockquote { background: #ECEFF5; }


/************** Add  thumbnail Image************/
.custom .teaser img {
/* Add Frame to the thumbnail Image, use "border:none;" to disable border. */
border:5px solid #F2F2F2;
/* Specify the height of the Thumbnail Image*/
height:120px;
/* Adds margin space to the thumbnail Image. */
margin:0 0 5px 5px;
/* Specify the width of the Thumbnail Image. */
width:120px;
float:right;
}
/* SAVE THIS IN CUSTOM.CSS FILE */
.custom .teaser {width: 100%; margin-top: 0.25em; padding-top: 0.25em; text-align: justify; border-bottom: solid 1px #FB6608;}
.custom .teasers_box {padding-top: 0; padding-bottom:0; border-top: 0;}
.custom #teaserlinkscontainer {margin-top:0px;}
.custom #teasermenu {height: 50px; float: left;}
.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: #111;}
.custom #teasermenu li a, .custom #teasermenu  li a:link { float: right; color: #FFFFFF; background: #3F3F3F; display: block; font-weight: bold; margin: 16px; margin-top:9px; 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, {color: #1B32C4; background: #7BAAD9; display: block; margin: 14px 8px 14px 14px; 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;}

/*side bar widget area link style */
.custom li.widget ul li a{ color:#0057AE;
}

.custom li.widget ul li{
background:#F0F0F0;
border: 0.1em solid #C7C7C7; padding: 5px 5px 5px 5px; text-decoration: none;  font-size: 13px; font-family: Verdana; -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 .sidebar h3{color: #FFFFFF; background: #3F3F3F; font-weight: bold; padding: 5px 5px 5px 5px; text-decoration: none;  font-size: 13px; font-family: Verdana; -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;}


/***********border for whole site*****************/
body.custom {
background: #272727;/*site background*/
}
.custom #container {
margin-top: 1.2em;
margin-bottom: 1.2em;
padding: 0.0;
border:0.0;
}
.custom #page {
background:  #FFFFFF; /*site page background*/
padding-top:15px;
}
.custom #footer { margin-bottom:-20px; border-top-width: thin ; border-top-color:#FB6608; }
.custom #header { border-width: 0px; }

/*****************logo image header************/

.custom #header {padding:8px;}
.custom #header #logo a { display: block; height: 63px; width: 470px;
background: url(images/logo.gif) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
}
/******** nav menu color change************/

.custom .menu   { 
background: #3F3F3F;
}
/* Custom Nav menu1 */
.custom .menu { background-color:#3F3F3F; border-bottom: solid #FB6608; }
.custom .menu .tab-1 a { background:#3F3F3F; color:#FFFFFF; text-transform:upparcase;letter-spacing:0.01em;  }
.custom .menu .tab-1 a:hover { background:#FB6608; color:#212020; text-transform:upparcase;letter-spacing:0.01em;}
.custom .menu li a { background:#3F3F3F; color:#FFFFFF; text-transform:upparcase;letter-spacing:0.01em;}
.custom .menu li a:hover { background:#FB6608; color:#212020; text-transform:upparcase; letter-spacing:0.01em; }
/* Remove padding around the Navigation Bar */
.custom #header_area .page {
  padding:0em;
}
/*Adsense linkunit after nav*/
.custom #ad_box { 
	height: 25px;
	text-align: left;
	background:#676568 ;
	border:#333333  solid  #676568;
	margin-left:0px ;
	padding-top:5px; 
}
/* search box in header */
.custom #leaderboard_ad { float: right; position: absolute; width:300px; height:30px;

 top: 40px;left: 750px;border:2px solid #FB6608;padding:10px;

 -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; 


