/*
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/
*/

/* ==========================================  applies to all ============================================================================================== */
.clear { clear: both; height: 0px; padding-top: 0px; padding-bottom: 0px; }
/* ==========================================  end of applies to all ======================================================================================== */

/* ==========================================  applies to other pages ====================================================================================== */
.custom #page {background-color:#6D6E71; width: 1010px; padding-left: 30px; margin-left: -10px;}

.custom #header { border: none; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; margin-top: -20px;}

.custom #custom_header {background: url('images/homepage_header.png') no-repeat; height: 122px;	width: 996px;}
.custom #custom_header {}

.custom #header_description {display: block; background: transparent; width: 300px; height: 60px; }
.custom #header_description {position: relative; float:left; z-index:2; margin-top: 40px;  margin-left: 370px;}
.custom #header_description {color:#B0B2B5;font-size: 20px; font-family: Arial;}

.custom #header_Search {display: block; background: transparent; border: none; width: 290px; height: 40px; }
.custom #header_Search { position: relative; float:right; z-index:2; margin-top: 45px; margin-right: 8px;}
.custom #header_Search .text-input {font-size: 14px; font-family: Arial;  font-weight: 600;} 
.custom #header_Search .text-input {border-color: 1px #BABBBD; width: 288px; height: 38px; }

.custom #custom_menu { width: 986px; height: 40px;}
.custom #custom_menu {background-color: #F0F0F0; padding-left: 10px; padding-bottom: 10px;}

.custom #content_box {display: block; border:none; height: 168px;	width: 996px;}
.custom #content_box {background:none; background-color:#F0F0F0;}

.custom #top_content {background: url('images/top_content.png') no-repeat; height: 334px; width: 996px;}

.custom #top_content_summary {margin-top: 20px; margin-bottom: 5px;}

.custom #Summaries_word {font-weight: lighter; font-size: 32px; font-family: Arial; float:left;}
.custom #Summaries_sort {float:right; padding-top: 10px; padding-right: 10px; font-size: 11px; font-family: Arial;}

.custom #slider_content {padding-top: 35px}

.custom #bottom_content {background-color:#F0F0F0;}

.custom #left_content {float: left; width: 575px; border: none; padding-left: 15px; padding-bottom: 0px;}/*  ==== over ride in .homepage  (  width:  )===*/

.custom #right_content {float: right; width: 360px; margin-right: 10px; margin-top: 40px;}/*  ==== over ride in .homepage  (  margin-top:  )===*/

.custom #footer { border: none; padding-left: 0px; padding-top: 0px; padding-right: 0px;}

.custom #custom_footer {background: url('images/homepage_footer.png') no-repeat; height: 121px;	width: 996px;}

.custom #footer_icons {float: left; width: 210px; height: 56px;}
.custom #footer_icons {margin-left:390px; margin-top:25px;}

.custom .foot-icon {height: 28px; width: 210px; font-weight: 600; font-size: 14px; font-family: Arial; }
.custom .foot-icon {text-align: left; }

.custom .icon-image {height: 25px; width: 40px; border: solid 1px #DCDDDE; float: right;}

.custom .icon-image img{height: 20px; width: 20px;}

.custom #footer_contact_info {float: right; width: 140px;height: 85px; color:#808184}
.custom #footer_contact_info {margin-right:150px; margin-top:30px; font-family: Arial;}
.custom #footer_contact_info p{line-height:17px;}
 
/* === widgets customization === */
#sidebar ul{ list-style-type: none;}
.widget ul, .widget ul li {background:#ffffff; -moz-border-radius:4px; padding:0.5em;}

.widget  h3 {background-image: url(images/unclicked_menu_hover.png); background-repeat: repeat-x;}
.widget  h3 {color: #F5F5F5; height: 35px; line-height: 35px; font-size: 18px; font-family: Arial;}
.widget  h3 {padding-left: 10px;}

li#categories-3 h3{background-image: url(images/homepage_widget_header.png); background-repeat: repeat-x;}
li#categories-3 h3{color: #4E4E4E; line-height: 24px; font-size: 16px; font-family: Arial; padding-left: 10px;}
li#categories-3 h3{height: 25px; font-weight: 600;}

li#categories-3 ul li{padding-top: 0px; padding-bottom: 5px; text-decoration:underline; }
li#categories-3 ul li{color: #5864AA; font-size: 11px; font-family: Arial; text-transform: capitalize; }

li#recent-comments-3 h3{background-image: url(images/homepage_widget_header.png); background-repeat: repeat-x;}
li#recent-comments-3 h3{color: #4E4E4E; line-height: 24px; font-size: 16px; font-family: Arial; padding-left: 10px;}
li#recent-comments-3 h3{height: 25px; font-weight: 600;}

li#recent-comments-3 ul li{padding-top: 0px; padding-bottom: 5px; text-decoration:underline; }
li#recent-comments-3 ul li{color: #5864AA; font-size: 11px; font-family: Arial; text-transform: capitalize; }

/* ===  nav menu customization === */
	/* nav menu   */
.custom .menu  {border: none; background-color:#6D6E71; height: 38px; width: 976px; margin-left: 0px;}

	/* nav menu link   */
.custom .menu  a{font-size: 20px; font-family: Arial; line-height: 10px; letter-spacing:1px;}
.custom .menu  a{text-transform: lowercase; border: none; padding-left: 5px; height: 12px;}
.custom .menu  a{background-image: url(images/unclicked_menu.png); background-repeat: repeat-x; color: #E0E0E0;}

.custom .menu  li{width: 123px; text-align: center; border-right: 1px solid #FFFFFF;}
.custom .menu  li{ border-bottom: 1px solid #FFFFFF; }

.custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover, .custom .menu .current a
{ color: #757679; background-image: url(images/current_menu.png); background-repeat: repeat-x; }

.custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover, .custom .menu .current-parent a:hover 
{ background-image: url(images/unclicked_menu_hover.png); background-repeat: repeat-x; color: #F5F5F5; }

.custom .menu  ul a
{ width: 143px;  border-top: 1px solid #FFFFFF; color: #E0E0E0;} 
.custom .menu  ul a
{background:transparent; background-image: url(images/dropdown.png); background-repeat: repeat-x;}
/* ==========================================  end of applies to other pages =================================================================================*/

/* ==========================================  applies to home page ======================================================================================== */
.homepage #left_content {float: left; width: 598px;}

.homepage #right_content {margin-top: 5px;}
/* ==========================================  end of applies to home page ================================================================================== */