/*

Theme Name:		Thesis

Theme URI:		http://diythemes.com/thesis/

Description:	A clean, open, 3-column theme with customizable, rotating images and outstanding typography.

Version:		1.1

Author:			Chris Pearson

Author URI:		http://pearsonified.com/

*/



/*

IMPORTANT NOTE!

If you wish to make custom changes to your theme, DO NOT EDIT THIS FILE. Instead, use the custom.css template

to define custom styles. This way, you will still be able to take advantage of future upgrades to the theme

without worrying about overwriting your style changes. Also, be sure you've selected the "use custom

stylesheet" option in the Thesis options panel if you wish to use a custom stylesheet.

*/







body { 

	background: #fff; 

	color: #111;

	font: 62.5% verdana;

	margin: 0;

}



* { padding: 0; margin: 0; }







/*---:[ core layout elements ]:---*/



#header { border-bottom: 3px double #ddd; clear: both;

	width: 100%;

	margin-top: 0;

	border-top: 2px solid #ddd;

}



	.post_box { border-top: 1px dotted #bbb; width: 100%; }

				

	.top { border: none !important; }



#footer { color: #333; border-top: 3px double #ddd; text-align: right; clear: both; }







/*---:[ global elements ]:---*/



a, a:visited { color: #2361a1; text-decoration: underline; }



a:hover { color: #2361a1; text-decoration: none; }



a img { border: none; }



blockquote { border-left: 1px solid #ddd; color: #666; }



abbr, acronym { line-height: 1em; text-transform: uppercase; letter-spacing: 1px; border-bottom: none; cursor: help; }



sub, sup { line-height: 0.5em; }



/*

code { font-family: Consolas, "Andale Mono", Courier, "Courier New"; line-height: 1em; color: #050; }



pre { font-family: Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

*/

p.center { text-align: center !important; }



p.bottom { margin: 0 !important; }



.remove_bottom_margin { margin-bottom: 0 !important; }



/*---:[ form inputs ]:---*/



input, textarea { font-size: 1em; color: #444; background: #eee; border: 1px solid #aaa; border-right-color: #ddd; border-bottom-color: #ddd; }



input:focus, textarea:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

	

	.format_text .text_input, #comment_form p .text_input { width: 45%; }



	.sidebar .text_input { width: 95%; } /* Based on inherited font size in sidebar */



	input.form_submit { font-weight: bold; color: #111; background: url('images/submit-bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

	

	input.form_submit:hover { color: #090; }







/*---:[ headlines and bylines ]:---*/



h1, h2, h3, h4 { font-size: 1em; font-weight: normal; }



	h2 a, h2 a:visited { color: #111; text-decoration: none; }



	h2 a:hover { color: #2361a1; }

	

	#archive_info h1 { font-size: 1.8em; line-height: 1em; font-weight: normal; }



/*---:[ h3 and h4 sizes are calculated relative to the base font size of the content or sidebar ]:---*/

	

	.sidebar h3 { color: #555; }



h4 { font-size: 1em; font-weight: bold; }



/*---:[ bylines ]:---*/



.author_and_date { font-style: italic; color: #888; }



	.author_and_date span, .author_and_date abbr { font-style: normal; text-transform: uppercase; letter-spacing: 1px; }



	.author_and_date a, .author_and_date a:visited { color: #888; text-decoration: none; border-bottom: 1px solid #eee; }

	

	.author_and_date a:hover { color: #111; }




#follow_us_top td {
	padding: 4px 0 0 0;
}

#follow_us_text {
	padding: -4px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}


/*---:[ nav menu styles ]:---*/



ul#tabs { list-style: none;  }



	ul#tabs li { margin-bottom: -0.1em; background: #efefef; border: 1px solid #ddd; border-left: 0; border-bottom: 0; float: left; }



	ul#tabs li.current_page_item, ul#tabs li.current-cat { padding-bottom: 0.1em; background: #fff; border-bottom: 0; }

	

		ul#tabs li a, ul#tabs li a:visited { display: block; line-height: 1em; color: #111; text-decoration: none; text-transform: uppercase; letter-spacing: 2px; }



		ul#tabs li a:hover { color: #111; text-decoration: underline; }

	



		ul#tabs li.current_page_item a, ul#tabs li.current_page_item a:visited, ul#tabs li.current-cat a, ul#tabs li.current-cat a:visited { cursor: default; }

	

		ul#tabs li.current_page_item a:hover, ul#tabs li.current-cat a:hover { text-decoration: none; }

	

	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; }







/*---:[ #header styles ]:---*/



#header #logo { font-weight: bold; font-size: 3.6em; line-height: 1.167em; }



	#header #logo a, #header #logo a:visited { color: #111; text-decoration: none; }



	#header #logo a:hover { color: #2361a1;

}

	

#header #tagline { font-weight: normal; font-size: 1.4em; line-height: 1.429em; color: #888; }







/*---:[ content styles ]:---*/

	

		.format_text p.note { background: #f5f5f5; border: 1px solid #ddd; }

	

		.format_text p.alert { background: #ffffa0; border: 1px solid #e5e597; }

	

	.format_text .drop_cap { color: #888; float: left; }

	

	.format_text ul { list-style: square; }

			

		.format_text dt { font-weight: bold; }

	

		/*---:[ pullquotes ]:---*/



		.format_text blockquote.right, .format_text blockquote.left { border: none; }



		.format_text blockquote.right { float: right; }



		.format_text blockquote.left { float: left; }



			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }

			

		/*---:[ end pullquotes ]:---*/



	/*---:[ image handling classes ]:---*/



		.format_text img.left, .format_text img.alignleft { float: left; clear: left; }

		

		.format_text img.right, .format_text img.alignright { float: right; clear: right; }

		

		.format_text img.center, .format_text img.aligncenter { display: block; float: none; clear: both; }

		

		.format_text img.block, .format_text img.alignnone { display: block; clear: both; }

	

		.format_text img.frame { background: #eee; border: 0.071em solid #ddd; }

		

		.format_text img.stack { clear: none !important; }



	/*---:[ end image handling classes ]:---*/

			

	.format_text .ad { float: right; clear: right; }



		.format_text .ad_left { float: left; clear: left; }

		

.post_tags { color: #666; }



.to_comments { color: #666; clear: both; }



	.to_comments span { color: #111; }

	

	.to_comments span.bracket { color: #ccc; }

	

	.to_comments a, .to_comments a:visited { color: #666; text-decoration: none; }

	

	.to_comments a:hover { color: #111; text-decoration: underline; }

	

#archive_info { padding: 1.1em 2.2em 1.1em 1.1em; border-bottom: 2px solid #ddd; }



	#archive_info p { margin-bottom: 1.1em; text-transform: uppercase; letter-spacing: 2px; }



.prev_next { text-transform: uppercase; letter-spacing: 2px; border-top: 2px solid #ddd; clear: both; }



	.prev_next .next { text-align: right; }



	.prev_next .floated { float: left; }



	.prev_next a, .prev_next a:visited { text-decoration: none; }

	

	.prev_next a:hover { text-decoration: underline; }







/*---:[ rotating image styles ]:---*/



#multimedia_box { width: 100%; }



	#image_box { padding: 1.1em; background: #eee; border-bottom: 1px solid #ddd; }



		#image_box img { display: block; padding: 0.1em; background: #fff; border: 0.1em solid #bbb; }



	/*---:[ video box styles ]:---*/



	#video_box { padding: 1em; background: #000; }



	/*---:[ custom box styles ]:---*/



	#custom_box { padding: 1.1em; background: #eee; border-bottom: 1px solid #ddd; }







/*---:[ sidebar styles ]:---*/



.sidebar {background-color:#d7d7d7;border:1px solid #ccc;}



.sidebar a, .sidebar a:visited { text-decoration: none; }



.sidebar a:hover { text-decoration: underline; }



ul.sidebar_list { list-style: none; padding: 0 1.1em; }



	li.widget { width: 100%; }



	li.centered { text-align: center; }



		li.widget ul { list-style: none; }



		/*---:[ google custom search ]:---*/



		li.thesis_widget_google_cse form input[type="text"] { width: 95%; }



		li.thesis_widget_google_cse form input[type="submit"] { font-weight: bold; color: #111; background: url('images/submit-bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }



		li.thesis_widget_google_cse form input[type="submit"]:hover { color: #2361a1; }

		

		/*---:[ calendar widget ]:---*/



		#calendar_wrap { width: 98%; padding: 0 1%; }



			#calendar_wrap a, #calendar_wrap a:visited { font-weight: bold; text-decoration: none; }



			#calendar_wrap a:hover { background: #ddd; text-decoration: none; }



			table#wp-calendar { width: 98%; border-collapse: collapse; }



				table#wp-calendar caption { font-weight: normal; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; }



				table#wp-calendar th { width: 14%; background: #f2f2f2; border-bottom: 1px solid #ddd; text-align: center; }



				table#wp-calendar td { width: 14%; color: #888; text-align: center; }



				table#wp-calendar td#next, table#wp-calendar td#prev { width: 45%; text-transform: uppercase; letter-spacing: 1px; }



				table#wp-calendar td#next { text-align: right; }



				table#wp-calendar td#prev { text-align: left; }







/*---:[ comment styles ]:---*/



#comments { margin-right: 2.2em; }



		.comments_intro p { color: #666; }



			.comments_intro span { color: #111; }



			.comments_intro span.bracket { color: #ccc; }



	dl#comment_list { border-top: 1px dotted #bbb; }



				dl#comment_list dt .comment_author { font-weight: bold; }



					dl#comment_list dt .comment_author a, dl#comment_list dt .comment_author a:visited { text-decoration: none; }



					dl#comment_list dt .comment_author a:hover { text-decoration: underline; }



				.comment_time { color: #888; }



			.comment_num { padding-left: 1em; float: right; }



				.comment_num a, .comment_num a:visited { font-weight: bold; color: #aaa; text-decoration: none; }



				.comment_num a:hover { color: #fff; background: #aaa; }



		dl#comment_list dd { border-bottom: 1px dotted #bbb; }



			a.comment_link, a.comment_link:visited { color: #111; text-decoration: none; font-variant: small-caps; border-bottom: 1px solid #bbb; }



			a.comment_link:hover { color: #111; border-bottom-color: #111; }

				

		/*---:[ author comment and alternating comment colors ]:---*/

		

		.author_comment { background: #e7f8fb; }

		

		/*

		dl#comment_list dt, dl#comment_list dd { background: #f5f5f5; }

	

		dl#comment_list .alt { background: #fff !important; }

		*/

		

		/*---:[ end author comment and alternating comment colors ]:---*/

		

	dl#trackback_list { padding-left: 1.1em; border-top: 1px dotted #bbb; }

		

			dl#trackback_list dt a, dl#trackback_list dt a:visited { color: #111; text-decoration: none; }

		

			dl#trackback_list dt a:hover { color: #111; text-decoration: underline; }

		

		dl#trackback_list dd { color: #888; }

	

		.comments_closed p { font-variant: small-caps; letter-spacing: 1px; color: #888; }



	/*---:[ comment form styles ]:---*/

	

		#respond p { color: #555; }



	.login_alert { background: #f5f5f5; border: 1px solid #ddd; }

	

		.login_alert p { font-weight: bold; }

	

	#comment_form { border-top: 1px dotted #bbb; }



		#comment_form p { margin-bottom: 1em; }



			#comment_form textarea { width: 100%; }



		#comment_form p.allowed { width: 100%; font-size: 1em; padding: 0.6em 0.4em; background: #f9f7e4; border: 0.1em dotted #bbb; border-top: 0; }



			#comment_form p.allowed span { color: #807e70; }

		

		/* Support for the highly-recommended Subscribe to Comments Plugin */



			#comment_form p.subscribe-to-comments label { font-size: 1em; }







/*---:[ footer styles ]:---*/



#footer a, #footer a:visited { color: #fff; text-decoration: none;}



#footer a:hover { color: #AEBE79; }







/*---:[ self-clearing floats from Dan Cederholm ]:---*/



ul#tabs:after, #content_box:after, #sidebars_box:after, .format_text:after, .prev_next:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }







.prod_subnav

{

float:left;

margin-right:25px;

padding: 10px 10px 10px 10px;

border: 1px solid silver;

width: 250px;

}



a.meh_white {

	color: #fff;

}



#suckerfishnav {

    background:#6E9F1F url("../multi-level-navigation-plugin/images/suckerfish_green.png") repeat-x;

    font-size:18px;

    font-family:verdana,sans-serif;

    font-weight:bold;

    width:100%;

    }

#suckerfishnav, #suckerfishnav ul {

    float:left;

    list-style:none;

    line-height:40px;

    padding:0;

    border:1px solid #aaa;

    margin:0;

    width:100%;

    }

#suckerfishnav a {

    display:block;

    color:#dddddd;

    text-decoration:none;

    padding:0px 10px;

    }

#suckerfishnav li {

    float:left;

    padding:0;

    }

#suckerfishnav ul {

    position:absolute;

    left:-999em;

    height:auto;

    width:151px;

    font-weight:normal;

    margin:0;

    line-height:1;

    border:0;

    }

#suckerfishnav li li {

    width:149px;

    font-weight:bold;

    font-family:verdana,sans-serif;

    }

#suckerfishnav li li a {

    padding:4px 10px;

    width:130px;

    font-size:12px;

    color:#dddddd;

    }

#suckerfishnav li ul ul {

    margin:-21px 0 0 150px;

    }

#suckerfishnav li li:hover {

    background:#6E9F1F;

    }

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {

    color:#dddddd;

    }

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {

    color:#dddddd;

    }

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {

    color:#dddddd;

    }

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {

    left:-999em;

    }

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {

    left:auto;

    background:#444444;

    }

#suckerfishnav li:hover, #suckerfishnav li.sfhover {

    background:#9DDD35;
    }

#product_horizontal {
	width: 100%;
	padding: 0 0 10px -5px;
}

#sub_pages_list {
	width: 100%;
	/*background-color: #fff;*/
	/*padding: 0 0 1px 0;
	font-weight: bold;
	border-right: 2px #ccc solid;
	border-left: 1px #eee solid;*/
}

#sub_pages_list_sub {
	/*background-color: #ccc;*/
	padding: 0 0 1px 0;
	margin: 0;/*
	border-right: 2px #aaa solid;
	border-bottom: thin #aaa solid;
	border-left: 1px #ccc solid;*/
}

.prod_pages_nav {
	font-size: 13px;
	padding: 0 2px 0 0;
	list-style-type: none;
}

.prod_pages_nav a {
	text-decoration: none;
}

.prod_pages_nav a:hover {
	text-decoration: underline;
}

.prod_pages_nav li {
	display: inline;
	padding: 0 2px 0 2px; 
}

.prod_pages_nav li a:hover {
	color: #3e4525;
}

#level_1 .current_page_parent a {
	font-weight: bold;
}

#level_1 .current_page_item a {
	text-decoration: underline;
	font-weight: bold;
}

#level_2 .current_page_item a {
	text-decoration: underline;
}

#level_2 .current_page_item_sub a {
	font-weight: bold;
	text-decoration: underline;
}

#level_3 a {
	font-style: italic;
}

#level_3 .current_page_item a {
	text-decoration: underline;
}

/*#product_horizontal .current_page_parent a {
	font-weight: bold;
}

#product_horizontal .current_page_item a {
	text-decoration: underline;
}*/
.gsc-adBlock, .gsc-adBlockVertical, .gsc-search-box, .gsc-tabsArea {
display:none !important;
opacity:0 !important;
}
#cse-search-results{
    background-color: white;
    width: 795px;
}
.gs-title a:link,
.gs-title a:hover,
.gs-title a:visited {
    color:  #0000CC !important;
}
#cse-search-results{
    font-size: 80% !important;
}
.gsc-cursor-box{
    text-align: center !important;
}