/*
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/
*/
body.custom { background: #fff url('images/bg-bldg.jpg') center top repeat-x fixed; color:#666666; padding-top:0em;}

	.custom #container { margin-top:1em; margin-bottom: 0em;}

		.custom #page { background: #fff;  }
		.custom #content {border-right:0px #FFFFFF solid; border:none;}
		#content_box { background:transparent none repeat scroll 0 0; width:100%; margin-left:0; padding-left:0;}
		#footer{ background:#333; padding-bottom:1.8em; padding-top:1em; } 
		

/*---:[ nav menu styles ]:---*/
ul#tabs { list-style: none; border-left: 0px solid #ddd; border-right: 1px solid #ddd; border-width: 0 0px 0px 0px; padding-top:0px;  font-size:12px; background:url(images/nav_bar.png) repeat-x left;}
ul#tabs li {background:url(images/nav_bar.png) repeat-x left; border: 0px solid #ddd; border-left: 0; float: left;  font-weight:bold; letter-spacing: 0px;}
ul#tabs li.current_page_item, ul#tabs li.current-cat { background:url(images/nav_bar.png) repeat-x left; border-bottom: 0; color:#097A84; letter-spacing:0px;border:none;}
ul#tabs li a { display: block; line-height: 1em; text-transform: capitalize; font-weight:bold; background:url(images/nav_bar.png) repeat-x left top; color:#fff; border-right:0px #FFFFFF solid; letter-spacing: 0; border:none; padding:1.2em 1em; }
ul#tabs li a:hover { color:#fff; text-decoration:none; background:url(images/nav_bar_2.png) repeat-x center top;}
ul#tabs li.current_page_item a, ul#tabs li.current-cat a { cursor: default;  letter-spacing: 0px; color:#666; border:none;}
ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; color:#fff; letter-spacing: 0px;}
ul#tabs li.rss { padding-right: 0; background: none; border: none; float: right; }
		ul#tabs li.rss a { padding-right: 16px; background: url('images/icon-rss.gif') 100% 50% no-repeat; }
            .ie ul#tabs { padding-bottom: 8px; }


/*---:[ multimedia box ]:---*/
#multimedia_box { width: 100%; }
	#image_box { border:none; }
		#image_box img { display: block; border:none;}


.recent_article ul{
	list-style:none;
	color:#2361A1;
	margin:0;
	}

.recent_article h2{
border-bottom:1px solid #DDDDDD;
color:#555555;
font-variant:small-caps;
letter-spacing:2px;
font-size: 13px;
	}

.recent_article ul li a{
	text-decoration:none;
	background:url(images/arrow.gif) 0% 25% no-repeat;
	padding-left:10px;
	display:block;
        padding-bottom:.6em;
	}

.recent_article table tr td{
	padding-right:1em;
	padding-left:1em;
	}

.recent_article table tr td .first{
	border-right:#ddd 1px solid;
	border-bottom:none;
	}
	

/*---:[ sidebar styles ]:---*/
.sidebar{padding-left:0px;}
.sidebar h3 { font-variant:normal; letter-spacing: 0px; color:#fff;  font-weight:bold; background: #fff url(images/sidebar-header.jpg) no-repeat left top; padding:.6em 0em .6em .5em; font-size:12px; }	
.sidebar a { color:#666666; font-size:12px; font-weight:bold; }
.sidebar a:hover { text-decoration:underline; color:#577398; }
ul.sidebar_list { list-style: none; border:none; margin-top:0em; margin-left:0em; margin-bottom:1em; margin-right:0; }
	li.widget { width: 100%; line-height:1.785em;}
	li.centered { text-align: center; }
		li.widget p a { text-decoration: underline; }
		li.widget p a:hover { text-decoration: none; }
		li.widget ul { list-style: none; }
		li.widget ul li .num_comments { color: #111; }

.sidebar-comment{ line-height:1.785em;
				  background:#ddd url(images/sidebar-comment.png) top left no-repeat; 
				  padding:1em;
				}
.sidebar-comment p{
				  font-size:12px;
				   color:#FFFFFF;
				}

.sidebar-comment h3{
				  font-size:14px;
				   color:#FFFFFF;
				   background:none;
				   padding-left:0px;
				}

.textInput
{
border: 1px solid #CCCCCC;
background:#FFFFFF;
color:#666666;
font-size: 1.1em;
}



/*-------Ad Listing-----------*/
#adlisting ul { 
	list-style-type:none; 
	padding:0;
        padding-bottom:1px; 
	margin:0px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#adlisting ul li { 
	padding-left:0em; 
	padding-top:1.5em; 
	padding-right:1em;
	line-height:1.5em;
	padding-bottom:2em; 
	
	}



/*#adlisting ul li:hover { background:#F5F5F5;}*/
#adlisting ul li a, #adlisting ul li a:link, #adlisting ul li a:visited { }
/*#adlisting ul li a:hover { color:#2361A1;}*/
#adlisting ul li.active { background:#fff; line-height:1.5em;  padding-left:0px; padding-top:2px; padding-right:12px; }


#adlisting .title
{	
	font-size:20px;
	/*-color:#FFFFFF;--*/
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Tahoma,  Verdana;
	line-height:1em;
}

#adlisting .title a
{	text-decoration:none;
	font-weight:bold;
	color:#2361A1;
}

#adlisting .title a:link
{	text-decoration:none;
	font-weight:bold;
}

#adlisting .title a:visited
{	text-decoration:none;
	font-weight:bold;
}

#adlisting .title a:hover
{	text-decoration:underline;
	font-weight:bold;
	color:#2361A1;
}

#adlisting .description
{	
	font-size:12px;
	color:#333333;
	line-height:1.5em;
	display:block;
	padding:0;
	font-weight:normal;
}

#adlisting .visibleurl 
{	
	font-size:11px;
	color:#4F5F6E;
	font-weight:bold;
}

#adlisting .visibleurl a
{	
	font-size:11px;
	color:#4F5F6E;
	font-weight:bold;
	
	
}

#adlisting .visibleurl a:link
{	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#adlisting .visibleurl a:visited
{	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#adlisting .visibleurl a:hover
{	
	font-size:11px;
	color:#4F5F6E;
	font-weight:bold;
	text-decoration:underline;
}

#content { color:#505050; padding-left:0em; }

#content h4{
	color:#999999;
	font-size:10px;
	padding:0 4px 1px 0;
	margin:0;
	}

.featured_list{
	padding:1em;
	border:1px solid #ddd;
	background:#ddd url(images/list-bg.jpg) bottom left repeat-x;
	}

.featured_list h3{
	color:#0C79B7;
	font-size:18px;
	font-weight:bold;
	}

.three_col_list{
	padding:1em;
        border-color:#ADDDE6;
        border-style:solid;
	line-height:.5em;
        border-width:0.077em;
        padding:0.692em;
	}

.three_col_list ul li{
        padding:0.5em 0.2em;
	}


.featured_list h2{
	background:url(images/logosmall.jpg) 0% 0% no-repeat;
	padding-left:2.5em;
	padding-top:.5em;
	}
	
.recent{
	padding:1em;
	border-right:#ddd 1px solid;
	line-height:1.5em;
	}

.mostused{
	padding:1em;
	line-height:1.5em;
	}
	

.geo_ads{
	padding:1em;
	border:1px solid #ddd;
	background:#F0FAFF;
	line-height:1.5em;
	font-size:12px;
	}

.format_text a:hover {
        color:#000000;
        text-decoration:underline;
}

.sidebar .featured {
        color:#000000;
        font-size:12px;
}

.custom #container {
        margin-top:0em;
    
}

#image_box {
        background:#FFFFFF none repeat scroll 0 0;
}



.recent {
      border-right:medium none;
      line-height:1.5em;
padding:1em;
}





.homeimage {
     padding-top:0em;
	 line-height:1.5em;
	 
	 /*background:url(images/banner.jpg) 0 0 no-repeat;
	 height:246px;*/

}

.banner-bg{
background:url(images/banner-bg.jpg) 0 0 no-repeat;
width:100%; 
height:200px;
}

.homeimage table{
	 font-size:12px;
	 color:#FFFFFF;
	 /*background:url(images/banner-bg.jpg) top left no-repeat;*/
	
}

.homeimage table p{
	 font-size:12px;
	 color:#FFFFFF;
}

.homeimage table ul{
	margin-left:1em;
	list-style:none;
}

.homeimage table h3{
	font-size:24px;
	font-weight:bold;
}

.homeimage table h2{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:1em;
}

.homeimage table ul li{
	padding-left:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	padding-right:1em;
	background:url(images/arrow.gif) 0 50% no-repeat;
}

.homeimage table ul li a{
	 font-size:12px;
	 color:#0C79B7;
	 text-decoration:underline;
	 font-weight:bold;
}

.homeimage table ul li a:hover{
	 font-size:12px;
	 color:#0C79B7;
	 text-decoration:underline;
 	 font-weight:bold;
}



.three_col_list {
     margin-bottom:18px;
     padding:1em 1em 5px;
}


#header {
   padding-bottom:0em;
   border-bottom:medium none;
   padding-top:2em;
   background:url(images/header.jpg) top left no-repeat;
   padding-left:0;
   height:100px;
}



/*---:[ #header styles ]:---*/
#header #logo { font-weight: bold; width:50%; float:left; }
	#header #logo a { color: #111; }
	#header #logo a:hover { color: #2361a1; }
#header #tagline { font-weight: normal; color: #888; }

.page_item2 {
    padding-bottom:.7em;
}

#custom_box {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:medium none;
}


#s {
     float: right;
     background: url("images/bkg_search.png") 0 0 no-repeat;
     color: #000;
     padding: 6px 40px 6px 35px;
     width: 260px;
	 margin-top:4em;
	 border:0px;
}



.post_box { padding-top:.9em; }

.cat_ads { padding:16px 0px 0px 18px; }

.page_ads { padding:20px 0px 0px 22px; }

.sidebar ul.sidebar_list { padding-top:1.008em; }

h2 a { color:#336600; }
h2 a:hover { color:#336600; text-decoration:underline; }

.visibleurl a { color:#2361A1; }

/*.roundtop{
	width:100%;
	height:32px;
	background:url(images/round-top.png) top left no-repeat;
	}

.roundbottom{
	width:100%;
	height:32px;
	background:url(images/round-bottom.png) top left no-repeat;
	}*/

blockquote {
color:#6699FF;
}

.more-link { color:#666666; }




.california{
	background:url(images/state/california.jpg) top left no-repeat;
	height:287px;
	}
	

.adlisting-homeimage {
     padding-top:0em;
	 margin-top:0em;
	 line-height:1.5em;
	  margin-left:1em;
}

.adlisting-homeimage table{
	 font-size:12px;
	 color:#FFFFFF;
	 /*background:url(images/banner-bg.jpg) top left no-repeat;*/
	
}

.adlisting-homeimage table p{
	 font-size:12px;
	 color:#FFFFFF;
}

.adlisting-homeimage table ul{
	margin-left:1em;
	list-style:none;
	padding-bottom:.5em;
	padding-top:.5em;
}

.adlisting-homeimage table h3{
	font-size:20px;
	font-weight:normal;
}

.adlisting-homeimage table h2{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:1em;
}

.adlisting-homeimage table ul li{
	padding-left:1em;
	padding-top:.5em;
	padding-bottom:.5em;
	padding-right:1em;
	background:url(images/arrow.gif) 0 50% no-repeat;
}

.adlisting-homeimage table ul li a{
	 font-size:12px;
	 color:#666666;
	 text-decoration:underline;
	 font-weight:bold;
}

.adlisting-homeimage table ul li a:hover{
	 font-size:12px;
	 color:#666666;
	 text-decoration:underline;
 	 font-weight:bold;
}


.geo_banner{
	background:url(images/state/california.jpg) top left no-repeat;
	padding:3em 2em 0em 2em;
	height:70px;
	}

.geo_banner h3{
	color:#FFFFFF;
	font-size:28px;
	}



#popupTitlebar {
display:none;
}

.format_text h2 { font-weight:bold; }

#archive_info { display:none; }

#archive_info { border-bottom:1px solid #DDDDDD; margin-bottom:1em; margin-right:1.4em; }

.custom .comments_closed p {
  display: none;
}

.format_text .margin { padding: 0 0 16px 50px; }

.box1 { padding:0; border:1px solid #ddd; }

.comments_intro p { display:none; }

li.widget_customrecentposts ul li {
border-bottom:1px dotted #DADADA;
border-left:5px solid #DADADA;
padding-left:1em;
padding-bottom:.3em;
}

.widget ul li { 
border-bottom:1px dotted #DADADA;
border-left:5px solid #DADADA;
padding-left:1em;
padding-bottom:.3em;
}

#text-442255331 ul li { font-size:12px; }

#text-442255332 ul li a{ font-size:14px; }

#text-442255334 ul li a{ font-size:14px; color:#515151; }

#text-442255333 ul li a{ font-size:14px; color:#515151; }

#text-442255335 ul li a{ font-size:14px; color:#515151; }

#text-442255336 ul li a{ font-size:14px; color:#515151; }

#customrecentposts-3 .teal { color:#666666; font-weight:normal; text-decoration:none; }

.read2 { text-align:center; }


.footer_list{
margin:0em 1em 1em 1em;
/*background:#f4f4f4 url(images/thumb_bg.jpg) bottom left repeat-x;*/
border:1px solid #dadada;
}

.footer_list h3 { font-variant:normal; letter-spacing: 0px; color:#A9BA09;  font-weight:bold; background: #fff url(images/bottom-header.jpg) no-repeat left top; padding:.3em 0em .5em 1em; font-size:16px; margin: 0 auto; }	

.footer_list img{
padding:.5em 0 1em 0;
}

.footer_list ul{
	list-style:none;
	font-size:12px;
	line-height:2em;
	}

.footer_list ul a{
	color:#333;
	text-decoration:none;
	}
	
.footer_list ul a:hover{
	color:#000;
	text-decoration:underline;
	}

.sidebar small { color:#888888; }

.light-grey { color:#B0B0B0; }

.center-headline .headline_area h1 { text-align:center; }


.sidebar .blue{
width: 100%;
background:url(images/sidebar-top.jpg) no-repeat left top;
padding-top:45px;
padding-bottom:2em;
margin-bottom:1em;
padding-left:0em;
font-family:Arial, Helvetica, sans-serif;
}


.sidebar .blue ul{
border:none;
color:#CA1631;
list-style:none;
}

.ie .sidebar .blue ul  li p a{
margin:0em 1.5em 0em 1em;
color:#111;
font-size:12px;
font-weight:normal;
line-height:2em;
border-bottom:#dadada dotted 1px;
display:block;
padding-left:1em;
margin-left:3em;
background:url(images/square.jpg) 0% 50% no-repeat;
}

.sidebar .blue ul p a{
margin:0em 1.5em 0em 3em;
color:#111;
font-size:12px;
font-weight:normal;
line-height:2em;
border-bottom:#dadada dotted 1px;
display:block;
padding-left:1em;
background:url(images/square.jpg) 0% 50% no-repeat;
}

.sidebar .blue ul li a{
margin:0em 1em 0em 1em;
color:#2271DB;
font-size:18px;
font-weight:normal;
line-height:2em;
background:url(images/arrow.gif) 0% 50% no-repeat;
padding-left:1em;
border-bottom:#dadada dotted 1px;
display:block;
}

.sidebar .blue ul li a:hover{
color:#2271DB;
text-decoration:underline;
}



.sidebar .bluetesti{
width: 100%;
background: #466191 url(images/sidebar-testi.jpg) no-repeat left top;
padding-top:70px;
padding-bottom:2em;
margin-bottom:1em;
padding-left:0em;
font-size:12px;
}



.sidebar .bluetesti ul{
border:none;
color:#FFFFFF;
list-style:none;
}

.sidebar .bluetesti ul li{
color:#FFFFFF;
font-size:12px;
line-height:1.5em;
padding-left:1em;
padding-right:1em;
}

.sidebar .bluetesti ul li img{
padding-right:1em;
padding-bottom:1em;
float:left;
}

.sidebar .bluetesti ul li a{
margin:0em .5em 0em 1em;
color:#FFFFFF;
font-size:16px;
line-height:2em;
background:url(images/arrow.gif) 0% 50% no-repeat;
padding-left:1.5em;
}

.sidebar .bluetesti ul li a:hover{
color:#FFFFFF;
}



/*---:[ nav menu styles ]:---*/
.custom #nav {
		width: 960px;
		height:46px;
		float: left;
		padding: 0;
		background:url(images/nav_bar.png) repeat-x left ;
	}
	
	.custom .nav_container {
		overflow: hidden;
		margin-left:0;
	}

		.custom ul#tabs {
			float: left;
			border: none;
			width: 740px;
			height:46px;
			margin: 0;
			padding:0;
		}

.custom .teaser {
   width: 100%;
margin-bottom:1.4em;
padding-bottom:1.4em;
   border-bottom: 1px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

.top_excerpt { font-size:13px; line-height:1.5em; margin:1em 1.3em; }

.top_excerpt h2 { border-bottom:1px solid #DDDDDD; padding-bottom:.4em; font-size:1.3em; font-weight:none; }

.format_text ul { padding-left:3em; }

#customrecentposts2-3 .teal { color:#577398; font-weight:normal; }

#customrecentposts2-3 .teal ul li a:hover{ text-decoration:underline; }

#customrecentposts2-3  ul li a { color:#404040; }

ul#tabs li.page-item-5 a { color:#880000; }

ul#tabs li.page-item-5 a:hover {color:#496491; }

.custom .drop_cap { font-size:24px; font-family:georgia; }

.grey { color:#909090; }

.grey a { color:#909090; }

.footer-links { text-align:center; line-height:1.9em; position:bottom:0px; }

.footer-links a { margin:.3em 1em; text-decoration:none; }

#footer a {
border-bottom:medium none;
color:#FFFFFF;
font-weight:bold;
}

#footer a:hover { text-decoration:underline; color:#ffffff; }

.apply_btn { padding:1.6em 0 2.5em; text-align:center; }

.format_text input, #commentform input, #commentform textarea { width:4%; }

ul#tabs li.red a { color:#E2EC68; }
ul#tabs li.red a:hover { color:#fff; }

.format_text input, #commentform input, #commentform textarea {
width:4%;
}
custom.c...09-171128 (line 814)
.format_text input, #commentform input, #commentform textarea {
border-width:0.083em;
padding:0.25em;
width:45%;
}

input, textarea { background:#FFFFFF none repeat scroll 0 0; border:none; }

.divider-line { border-bottom:1px solid #DDDDDD; padding-top:1.3em; }

.none { }


.hot_area{
margin-top:.5em;
background:#FFFFFF; 
color:#999999;
margin-right:5px;
margin-left:5px;
}

.hot_area h3{
font-size:12px;
color:#333;
padding:.3em;
}

.list_before_footer{
padding-left:0em;
padding-top:1em;
padding-bottom:1em;
margin-left:1em;
margin-bottom:1em;
width:155px;
}

.list_before_footer h3 {
color:#666;
font-size:11px;
padding-left:1.0em;
font-weight:bold;
}

.list_before_footer ul{
padding-top:1em;
margin-left:0em;
color:#FF6600;
font-size:12px;
list-style:none;
line-height:1.785em;
padding-left:1em;

}

.list_before_footer ul li a{
color:#999999;
text-decoration:none;
font-size:11px;
}

.list_before_footer ul li a:hover{
color:#336600;
text-decoration:underline;
}

.textwidget ul li a { display:block; }

.home_links { text-align:center; font-size:12px; margin-bottom:1.4em; margin-left:1.5em; margin-right:3.3em; padding-bottom:1.6em; border-bottom:1px solid #DDDDDD; }

.home_links  a { margin:0em .6em; font-weight:bold; }

.home_feat h2 { border-bottom:1px solid #DDDDDD;
font-size:1.3em;
margin-bottom:1.5em;
padding-bottom:0.2em; }

.homie-p .headline_area h1, .headline_area h2 { display:none; }

.sidebar .teal { font-weight:normal; color:#577398; }

.featured_content strong { color:#CC6600; }

.teaser .format_teaser {
font-size:1.2em;
line-height:1.45em;
margin-bottom:0.7em;
margin-top:0.6em;
}

#better-blogroll ul li a { display:block; }