/*



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/



*/

/* === PAGE LAYOUT & COLOURS === */



.custom .page {background: #fff; border-color:#999999; border-style:solid; border-width:0 0.3em; }



.custom .full_width .page {padding-left:0; padding-right:0; width:97.7em;}

.custom #content_area .page {background:#fff url(images/sidebar-bg.png) 63.4em top repeat-y;}

.custom #content_box {background:none;}

.custom #content {margin-left:2em;}

.custom #sidebars {margin-right:1em;}

.custom #footer {padding-left:2em; padding-right:2em; padding-bottom:2em; background: #333; border-top:1px solid #ddd;}



body.custom { background: #666666;}

.custom .container { margin-top: 2em; margin-bottom: 2em; }

.custom .page { background: #fff; }

.custom .teaser { text-align: justify; width:100%; }

.foot{

background: #333333 url('images/footer.jpg') no-repeat;

width:100%;



}

.custom ul#tabs {border-bottom:none; border-left:none;background: #333; }

.custom ul#tabs li {margin-bottom:0; border:none; background:none;}

.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0; background:none;}

.custom ul#tabs li.rss { display:none;}

.custom ul#tabs li a { text-decoration:none; color:#FFF;}

.custom ul#tabs li a:hover {text-decoration:none; color:#FFF; background:#3399cc;}

.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {text-decoration:none; color:#FFF; background:#3399cc;}



		



.custom .teaser { text-align: justify; width:100%; }

.custom a:link,.custom a:active{ text-decoration:none; color:#3399cc; border:none; }

.custom a:visited { text-decoration:none; color:#3399cc; border:none; }

.custom a:hover { text-decoration:none; color:#333333; border:none; }



.custom h1, .custom h2, .custom h3 { font-weight: bold; }

/**Lists**/

/*.custom .format_text ul { list-style: none; margin-left: 1.077em; }

.custom .format_text ol { margin-left: 2.308em; }

	.custom .format_text li { margin-bottom: 0.769em; }

	.custom .format_text ul li { padding-left: 16px; background: url('images/bullet_text.gif') 0 0.385em no-repeat; }*/

	.custom .after_post { margin-bottom: 1.538em; padding: 1.538em 0 0 0; border-top: 1px dotted #bbb; clear: both; }

	.custom .after_post h3 { margin-top: 0; }

	.custom .after_post ul { margin-left: 0; }

		.custom .after_post ul a, .custom .after_post ul a:visited { text-decoration: none; }



/**List Ends**/



/*---:[ comments ]:---*/

.custom .comments_intro, .custom #respond_intro { margin-left: 0; }

	.custom .comments_intro p, .custom #respond_intro p { font: bold 1.6em/1.25em "Helvetica Neue", Helvetica, Arial, sans-serif; text-align: center; color: #222; }

	.custom #respond_intro p { border-bottom: 0; }

		.custom .comments_intro p a:hover { text-decoration: underline; }

		.custom .comments_intro p span { font-size: 1em; line-height: 1.25em; }

		.custom .comments_intro p span.bracket { display: none; }

.custom.ie6 dl#comment_list dt { width: 46.8em; }

.custom dl#comment_list dt.comment { position: relative; padding-bottom: 33px; background: url('images/comment_top.gif') 50% 100% no-repeat; }

.custom.ie6 dl#comment_list dt.comment { padding-bottom: 23px; }

.custom dl#comment_list dt.bypostauthor { background: url('images/comment_top_author.gif') 50% 100% no-repeat; }

	.custom .avatar img { margin: 0 1em 0 0; float: left; }

	.custom dt.comment span a, .custom dt.comment span a:visited { color: #999; }

	.custom dt.comment span a:hover { color: #3399cc; }

	.custom dt.comment .comment_author a, .custom dt.comment .comment_author a:visited { color: #3399cc; }

	.custom dt.comment .comment_time, .custom dt.comment .edit_comment { font-size: 0.917em; line-height: 1.818em; }

.custom dl#comment_list dd.comment { margin: 0 2em 2em 2em; padding-top: 0.5em; background: #ececec url('images/comment_bottom.gif') 50% 100% no-repeat; border-bottom: 0; }

.custom.ie dl#comment_list dd { width: 44.8em; }

.custom #commentform a:hover { text-decoration: underline; }



/**Comments Ends**/



/**Header**/



.custom #header #logo a { display: block; height: 96px; width: 490px; background: url(images/header.png) no-repeat; outline: none; } 

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; } 

.custom #header #tagline { height: 0; } .custom #header { padding: 0; } 

.custom #header {border-bottom:none;background-color : transparent; }

.custom #header_area .page {padding-top:0;}

.custom #header {height:80px; background: url('images/bg-header.png') no-repeat; background-position:bottom right; border-bottom:none;}



/**Page**/

.custom #container { width: 97em; padding: 0 0.7em; background: url('images/bg-body-sides.png') repeat-y; }

.custom.ie6 #container { /*background: url('images/bg-body.gif') repeat-y;*/ }
/***Avatar***/
.custom .title-avatar {float:left; width:6em; margin-right:1em;}
.custom #footer_1 {text-align:left; color:#fff; }
.custom #footer_1 ul.sidebar_list li.widget {width:23%; margin-right:2%; float:left;}



.custom #footer_1 ul.sidebar_list li.widget h3 {color:#222;}



.custom #footer_1 ul.sidebar_list li.widget a {color:#e7eae2; border-bottom:0;}



.custom #footer_1 ul.sidebar_list li.widget a:hover {color:#fff;}









.custom #feature_box { font-family: "verdana"; color: #333333; line-height:1.5px; background: #ebf9d0; padding: 0px; margin:0px; }

/*

.custom #feature_box h2 { font-size: 2.2em; margin: 0 0 15px 0; }



.custom #feature_box h2 a { color: #000000; text-decoration: none; }



.custom #feature_box h2 a:hover { color: #3399cc; }



.custom #feature_box p { font-size: 1.4em; line-height:1.571em; text-align: justify;}



.custom #feature_box .featurereadmore { padding: 22px 0 0 0; }



.custom #feature_box .featurereadmore a { font-size: 14px; text-decoration: none; }*/

.custom .sidebar h3 {font-size:1.2em; text-align:center; color:#000; background:#cccccc; border-bottom:1px solid; clear:both;}

.custom  .honeytech {}

.custom  .honeytech a { float:right; margin-left:5px; background:url(images/honeytech.png) no-repeat right bottom; background-position:bottom; width:228px; border:none; text-decoration:none; height:23px; color:#ffffff; }	
.custom .form_submit { font: normal 1em/1em Candara, Verdana, sans-serif !important; padding: 0.231em 0.462em; text-transform: uppercase; letter-spacing: 1px; color: #aaa; background: #222; border: 0.154em solid #000; border-top-color: #444; border-left-color: #444; cursor: pointer; width: auto; overflow: visible; }

.custom .form_submit:hover, .custom .button_sidebar:hover { color: #fff; background: #cccccc; border-color: #cccccc; border-top-color: #cccccc; border-left-color: #cccccc; }

	

	/**Author**/

	.postauthor { background: #F5F5F5; border-top: 1px solid #e1e1e0; border-bottom: 1px solid #e1e1e0; overflow: hidden; padding: 1.5em; }

.postauthor img { border: 2px solid #e2dede; float: left; margin-right: 1.5em; }

.postauthor h4 { color: #666; font-size: 2em; margin-bottom: 5px; }

.postauthor p { color: #515151; font-size: 13px; margin-bottom: 12px; }



/*.custom #content_area .page {background:#fff url(images/sidebar-bg.png) 63.4em  repeat-y;}

.custom #content_box {background:none;}

.custom #content {margin-left:2em;}

.custom #sidebars {margin-right:1em;}*/





		



		