/*

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/

*/



/*GENERAL*/

.clear {clear:both;}



body.custom {background:#DCE4E8;}

.custom #container {width:100%;} 

.custom #page {padding:0;}

.custom #header {height:217px;background:url(http://createwitheric.com/wp-content/uploads/2010/05/bg_top2.jpg) top left repeat-x;padding:0;border:0;position:relative;}

	.custom #header .header-inner {width:1000px;margin:auto;position:relative;}

	.custom #header .seal {background:url(http://createwitheric.com/wp-content/uploads/2010/05/logo-trans1.png) top left no-repeat;width:213px;height:115px;float:left;}

	.custom #header .header-inner > .menu {border:0;position:absolute;top:0;left:220px;}

		.custom #header .header-inner > .menu a {text-transform:none;line-height:2em;letter-spacing:0;font-size:12px;background-color:transparent;}

	.custom #header .logo {background:url(http://createwitheric.com/wp-content/uploads/2010/05/logo-name.png) top left no-repeat;position:absolute;top:90px;left:230px;}

	.custom #header .logo a {display:block;width:520px;height:72px;text-indent:-2000px;}

	.custom #header .photo {width:228px;height:181px;position:absolute;top:36px;left:730px;}
	
	.custom #header .social-icons {width:400px;height:48px;position:absolute;top:165px;left:0px;}
	
	.custom #header .social-icons li {float:left;width:48px;height:48px;list-style-type:none;margin:0 4px;}
	
	.custom #header .social-icons li a {display:block;width:48px;height:48px;}
	
	.custom #header .social-icons li a.facebook {background:url(http://createwitheric.com/wp-content/uploads/2010/04/1271115892_FaceBook_48x48.png) top left no-repeat;}
	
	.custom #header .social-icons li a.twitter {background:url(http://createwitheric.com/wp-content/uploads/2010/04/1271115908_Twitter_48x48.png) top left no-repeat;}
	
	.custom #header .social-icons li a.youtube {background:url(http://createwitheric.com/wp-content/uploads/2010/04/1271115837_Youtube_48x48.png) top left no-repeat;}
	
	.custom #header .social-icons li a.rss {background:url(http://createwitheric.com/wp-content/uploads/2010/04/1271209617_Feed_48x48.png) top left no-repeat;}

.custom .category-menu .menu {width:1000px;margin:auto;list-style-type:none;}

	.custom .category-menu .menu > li {height:30px;float:left;margin:0 15px;}

	.custom .category-menu .menu > li:first-child {margin-left:10px;}

	.custom .category-menu .menu > li:last-child {margin-right:10px;}

	.custom .category-menu .menu > li a {color:#333;font:bold 14px Arial;padding-top:5px;display:block;text-transform:normal;}

	.custom .category-menu > .menu a, .custom .category-menu > .menu .current ul a, .custom .category-menu > .menu .current-cat ul a {background:#FFF;color:#333;font:bold 17px Arial;padding-top:5px;display:block;padding:0;margin:0;text-transform:none;}

	.custom .category-menu > .menu .children a, .custom .category-menu > .menu .current ul .children a, .custom .category-menu > .menu .current-cat ul .children a {padding-left:6px;}

	.custom .category-menu .menu > li a:hover {color:#0F4F75;}

.custom .background-top {background:#DCE4E8;padding:0 0 0 0;}

.custom #content_box {width:1000px;margin:auto;background:#FFF;border:8px solid #B8C7D0;}

/* .custom #optin {background:url(http://createwitheric.com/wp-content/uploads/2010/05/optin-bg.jpg) no-repeat scroll center top transparent;padding:82px 15px 17px;height: 158px;} */

/* Optin Box */
.custom #optin {
padding: 146px 15px 17px;
background: url('images/optin-bg.jpg') no-repeat center top;
border-bottom: 1px solid #E7E6E6;
}
.custom #optin ul {
border: none;
padding: 0 20px 40px; margin: 0;
}
.custom #optin li#optinvid, #optinvid a {
width: 84px; height: 58px;
display: block;
border: none;
padding: 0;
text-indent: -9999px;
}
.custom #optin #GRSubscribeForm {
text-align: center;
margin: 63px 0 0 0;
}
.custom #optin .optinfield {
display: block;
margin: 15px auto;
width: 210px; height: 23px;
padding: 5px;
font: normal 20px/20px Arial, Helvetica, sans-serif;
color: #999;
border: 1px solid #999;
background: #fff;
}
.custom #optin #optinbtn {
width: 222px; height: 44px;
margin: 0 auto;
}

.custom #sidebar #optin ul {border:medium none;margin:0;padding:0 20px;}

.custom #sidebar li#optinvid, #optinvid a {background:none repeat scroll 0 0 transparent;border:medium none;display:block;height:58px;padding:0;text-indent:-9999px;width:84px;outline:none;}

.custom #optin #GRSubscribeForm {margin:0px 0 0;text-align:center;}

.custom .optinfield {background:none repeat scroll 0 0 #FFFFFF;border:1px solid #999999;color:#999999;display:block;font:20px/20px Arial,Helvetica,sans-serif;height:23px;margin:7px auto;padding:5px;width:210px;}

.custom #optinbtn {height:44px;margin:0 auto;width:222px;border:0;background:transparent;'}

.custom ul.sidebar_list {padding-top:0;}

.custom #sidebar{width:307px; overflow:hidden}

.custom #sidebar h2{font-size:12px; background:#9F9F9F; color:#fff; padding:8px 14px; float:left; margin:0 0 10px 1px; display:inline}

.custom #sidebar ul{clear:both}

.custom #sidebar a{color:#636363}

.custom #sidebar a:hover{color:#000; text-decoration:underline}

.custom #sidebar .block{width:260px; padding:21px 25px 21px 22px; background:url(images/bg_sidebar_separator.gif) repeat-x 0 bottom}

.custom #sidebar .block .inside{border:#D5D4D4 5px solid; background:#EDEDED; padding-bottom:5px}

.custom #sidebar .block .inside ul {padding:0}

.custom #sidebar .block .inside li {padding:8px 15px 8px 10px; line-height:18px; background:url(images/bg_footer_list.gif) repeat-x 0 bottom; position:relative}

.custom #sidebar .block .inside li img.thumbnail, #sidebar .block .inside li img.avatar{border:#A4A4A4 2px solid; float:left; margin-right:10px}

.custom #sidebar .widgetized h2 {margin-bottom:15px}

.custom #sidebar .widgetized ul {clear:both; width:100%; padding:0 0 8px 0; border-top:#CECFC6 1px solid}

.custom #sidebar .widgetized li, .custom .sidebar .widget ul li {border-bottom:#CECFC6 1px solid; line-height:20px; padding:5px 0 5px 21px; background:url(images/bg_sidebar_circle.gif) no-repeat 5px 12px; overflow:hidden}

.custom #sidebar .widgetized ul ul {padding:0; margin:3px 0 0 0}

.custom #sidebar .widgetized ul ul li {border:0; padding-bottom:0}

.custom #sidebar .widgetized .widget_categories ul, .custom #sidebar .widgetized .widget_archive ul, .custom #sidebar .widgetized .widget_links ul{background:url(images/bg_sidebar_ul_lines.gif) no-repeat right 0; margin-top:3px; border:0; width:270px; margin-left:-9px; position:relative}

.custom #sidebar .widgetized .widget_categories ul li, .custom #sidebar .widgetized .widget_archive ul li, .custom #sidebar .widgetized .widget_links ul li{width:104px; float:left; display:inline; margin-left:10px}

.custom #sidebar .widgetized .widget_categories ul li, .custom #sidebar .widgetized .widget_archive ul li {background:url(images/bg_sidebar_folder.gif) no-repeat 0 7px}

.custom #sidebar .widgetized .widget_links ul li {background:url(images/bg_sidebar_circle.gif) no-repeat 5px 13px}

.custom #optinvid {border-bottom:0;}



/*FACEBOOK SHARE BUTTON*/

.custom .format_text p[style="border: thin dotted black; padding: 3mm;"] {float:right;width:410px;}

.custom .format_text div[align="left"] {float:left;margin:0 5px 0 0;}

.custom .format_text div.tweetmeme_button {float:left;margin:0 0 0 10px;}

