/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:
w
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/
*/

/*---:[ self-clearing floats from Dan Cederholm ]:---*/
ul#tabs:after, #content_box:after, #sidebars:after, .format_text:after, .teasers_box:after, .prev_next:after, ul.sidebar_list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }		

body.custom {background-color: #999999; border: none; text-align: justify;}
.custom a {color: #ff9f15; text-decoration: none; font-weight: bold; outline: none; }
.custom a:hover {color: #003399; text-decoration: underline; font-weight: bold; }
.custom #page {background: #FFF;}
.custom #container {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.2em;
    background: #6a3820;
    border: 0.4em solid #6a3820;
	}
	
/*---:[ sidebar styles ]:---*/
.custom .sidebar h3 {
	font-variant: normal;
	color: #003399;
	font-size: 1.3em;
	text-decoration: none;
}

.custom #sidebars { border-style: solid; border-color: #ff9f15;}
			.custom #sidebar_1 {border-left: dotted 0px;border-color: #BBBBBB;background-color: #FFFFFF; }
			.custom #sidebar_2 {border-left: dotted 0px;border-color: #BBBBBB;background-color: #FFFFFF; text-align: justify;}

.custom .sidebar a {text-decoration: none; font-size: 1em; font-weight:normal; color: #000;}
.custom .sidebar a:hover {color: #003399; text-decoration: none; }
.custom ul.sidebar_list { list-style: none; padding-top: 1em; }
	.custom li.widget { font-size:1.2em; line-height:1.3em; }
	.custom li.centered { text-align: center; }
		.custom li.widget p a { text-decoration: none; }
		.custom li.widget p a:hover { text-decoration: none; }
		.custom li.widget ul { list-style: none; }
			.custom li.widget ul li .num_comments { color: #111; }

/*---:[ widget box styles ]:---
.custom li.widget .widget_box { background: #e3f0f2; border-style: solid; border-color: #addde6; }*/

/*---:[ footer styles ]:---*/
.custom #footer_area  {background-color: #003399;}
.custom #footer {background-color: #003399; border:none;}
.custom #footer a {color: #ff9f15;}
.custom #footer a:hover {color: #ff9f15;font-weight: bold; }
.custom #footer { text-align:right; }
.custom #footer ul, .custom #footer li {display:inline;}
.custom #footer_area div.page { background: #003399;}

.custom #header 	 { height:200px no-repeat; border-bottom:none; padding:0;}
.custom #header_area     {background-color: #fff; border-bottom:none;}
.custom #header #logo a  { display: block; height: 200px; width: 800px; background: url('images/SarconaLawHeader.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }

/*---:[ NAV MENU AREA ]:---*/
              /* sets the blog nav color AKA TAB 4*/
li.tab.tab-4 a {color: #ff9f15; text-transform: lowercase;}      
li.tab.tab-4 a:hover {background-color: #ddd; text-transform: lowercase;}      
.custom #menu_area {border-width: 0 0 1px; border-style: solid;}
.custom #menu_area .page {background-color: transparent;}
.custom .menu {border: 0;}
.custom .menu a {padding: 1em 1.5em; border-width: 0 0 1px 0;}
.custom .menu .submenu a {padding: 0.5em 0.7em;border-width: 1px;}
.custom #menu_area, .custom .menu {background-color: #003399;}
.custom #menu_area, .custom .menu a, .custom .menu .submenu a {border-color: #fff;}

/* content area color */
.custom #content_area {background-color: #fff; }
.custom #content_box  {background-color: #fff; }
.custom #content      {background-color: #fff; } 
.custom #content_box  {background:none;}

/* The annoying top border is GONE */
.custom #feature_box {border-bottom:0px dotted #BBBBBB; }

/*colorize the teaser content*/
.custom .teaser .format_teaser { background-color: #CCCCCC; }


/*---:[ multimedia box ]:---*/
.custom #multimedia_box { width: 100%; }
.custom #image_box { background: #eee; }
.custom #image_box img { display: block; background: #fff; border-style: solid; border-color: #bbb; }

/*---:[ video box styles ]:---*/
.custom #video_box { background: #000; }

/*---:[ custom box styles ]:---*/
#custom_box { background: #eee; border-bottom: 1px solid #ddd; }

.custom .my-highlight {background: #fefdaa ;}


/*---:[ google custom search ]:---*/
		li.thesis_widget_google_cse form input[type="text"] {width: 70%; }
		li.thesis_widget_google_cse form input[type="submit"] { font-weight: bold; color: #111; background: url('images/submit-bg.gif'); border: 1px thin #BBBBBB; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }


    /* Widget content container */
   .custom#goog-wm { }
 
    /* Heading for "Closest match" */
   .custom #goog-wm h3.closest-match { }
 
    /* "Closest match" link */
   .custom#goog-wm h3.closest-match a { }
 
    /* Heading for "Other things" */
   .custom #goog-wm h3.other-things { }
 
    /* "Other things" list item */
   .custom#goog-wm ul li { }
 
    /* Site search box */
   .custom#goog-wm li.search-goog { }
 
    /* Search text input */
   .custom#goog-wm-qt {}
 
    /* Search button */
   .custom #goog-wm-sb { }
  


/*submit form text color*/
.custom #commentform .form_submit {color: #ff9f15;}

.custom h2 {color:#ff9f15; }
.custom h3 {color:#000000; text-align: center;}

.custom #archive_info {display:none;}

.custom .title-avatar {float:left; width:5em; margin-right:1em;}

.custom .teaser .format_teaser {
	background-color: #CCCCCC;
	margin-bottom:4px;
	margin-top:4px;
	text-align: justify;
}

/*---:[ tags are not targeted further because these styles need to cascade to teasers as well ]:---*/
.post_tags 			{font-style: italic; color: #666; }
.post_tags a 		{font-style: italic; text-transform: lowercase; }
.post_tags a:hover  {font-style: italic; text-transform: lowercase; text-decoration: underline; }


/*---:[ custom ads ]:---*/
.custom .ads { text-align: left; }
.custom .ads img { margin: 1px; }

/*---:[ custom comments and avatars ]:---*/
.custom .avatar img {float: left; margin-left: -1em; padding-right: 1em;}

/*---:[ custom comments and avatars and widget ]:---*/
.socialmedia { border-bottom-style: none; border-top-style: none; overflow: hidden; text-align: left;}
.socialmedia p { color: #515151; font-size: 1.3em;}
.socialmedia a img{ opacity: 1; -moz-opacity: 1; 
filter: alpha(opacity=100); }
.socialmedia a:hover img { opacity: .4; -moz-opacity: .4;filter: alpha(opacity=40);}

/*---:[ custom comments and avatars and widget ]:---*/
.postauthor { background: #ffffa0; border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; border-left: 1px dotted #999999; border-right: 1px dotted #999999; overflow: hidden; padding: 1.4em; }
.postauthor img { border: 0px solid #999999; float: left; margin-right: 1.5em; }
.postauthor h4 { color: #000; font-size: 1.3em; margin-bottom: 5px; }
.postauthor p { color: #000; font-size: 12px; margin-bottom: 12px; }

/*---:[ custom dropcaps ]:---*/
.format_text .drop_cap { color: #003399; float: left; }
.custom .format_text p.alert { background: #ffffa0; border: 1px solid #990000; text-align: center;}
.custom .format_text p.note { background: #ffffa0; border: 1px solid #990000; }


/*---:[ custom bottomsidebar & ads ]:---*/
.custom #bottomside {width: 100%;}
.custom #bottomside a { font-weight: bold; text-decoration: none; color: #BBBBBB; }
.custom #bottomside {font-size: 1.2em; font-family:Arial,sans-serif; }
.custom .sbtable_ads_container {
	width: 270px;
	padding: 5px 0 5px 0;
}
.custom .sbtable_ads_left {
	width: 85px;
	float: left;
	padding: 2px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.custom .sbtable_ads_right {
	width: 160px;
	float: left;
	padding: 2px;
	margin-bottom: 10px;
	text-align: left;
}
.custom.sbtable_ads_clear {
	float: none;
	clear: both;
}
.custom #skribitWidget {width: 80%;}

.custom .mce_plugin_adsense_deluxe {
	/*border: 0px;*/
	text-align:center;
	border: 1px dotted #cccccc;
	display:inline;
	background-color: #ffffff;
	/*margin-top:5px;*/
	background-image: url(images/adsense-deluxe.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.custom .format_text .ad { float: right; clear: right; }
.custom	.format_text .ad_left { float: left; clear: left; }
.custom .format_text .ad_center{text-align: center;}


/*---:[ custom CONTACT FORM ]:---*/
.custom .wpcf7-form {float:left;}
.custom .wpcf7-form p{text-align:left;}
.custom .wpcf7-form p input, .wpcf7-form p textarea{
 border-left-color:#003399;
 border-top-color :#003399;
 border-bottom-color:#003399;
 border-right-color:#003399;
 padding:2px;
 }
.custom .form7submit { display: block; width: 50px;}
