/*

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/

*/



/*---:[ content elements ]:---*/

body.custom { background: #2A6223; font-family: Arial, Georgia, "Times New Roman", Times, serif; }



/*---:[ post content area ]:---*/

.custom .format_text { font-size: 1.4em; color: #333; line-height: 1.3em; }



/*---:[ bylines ]:---*/

.custom .headline_meta { font-size: 1.1em; line-height: 1.8em; font-style: normal; margin-top: 0.3em; }

.custom .headline_meta span, .custom .headline_meta abbr { font-style: normal; text-transform: capitalize; letter-spacing: 0; }



/*---:[ footer styles ]:---*/

.custom #footer p { text-align: center; font-size: 1.1em; line-height: 1.667em; }



/*---:[ #header styles ]:---*/

.custom #header #logo { font-size: 2.4em; font-weight: bold; line-height: 1.167em; }

.custom #header #tagline { font-size: 1.2em; line-height: 1.429em; }







/*---:[ nav menu styles ]:---*/

.custom .menu .rss a, .custom .menu .rss a:hover { padding-right: 16px; margin-right: 9px; background: url(images/icon-rss.gif) 100% 50% no-repeat; border: none; }

.custom .menu .rss a:hover { color: #fff; text-decoration: underline; }



.custom h2 a { color: #2361A1; }

.custom h2 a:hover { color: #111; }



/*---:[ nav colors ]:---*/

.custom .menu { background: url(images/bg-blue.png) repeat-x; }

.custom .menu, .custom .menu a, .custom .menu li ul { border-color: #176825; border-top-color: #67AB3E; }

.custom .menu .current a, .custom .menu .current-cat a { border-bottom-color: #FFFFFF; }

.custom .menu ul .current a, .custom .menu ul .current-cat a, .custom .menu .current ul a, .custom .menu .current-cat ul a { border-bottom-color: #003366; }

.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a { font-size: 1.2em; text-transform: capitalize; font-weight: bold; letter-spacing: 0; color: #fff; background: url(images/bg-blue.png) repeat-x; border-bottom: 0; }

.custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover, .custom .menu .current-parent a:hover { color: #111111; background: url(images/bg-white.png) repeat-x; }

.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover { color: #111111; background: url(images/bg-white.png) repeat-x; }

.custom .menu .current-parent > a, .custom .menu .current-cat-parent > a { color: #111111; background: #F0EEC2; }



/*---:[ headlines ]:---*/

.custom #sidebar_1 { color: #333; }

.custom #sidebar_2 { color: #444; }

.custom #sidebar_1 li.widget ul li { font-size: 0.875em; margin: 0; padding: 0.5em 0 0 0; }

.custom #sidebar_1 li.widget li ul { font-size: 1.1em; margin: 0 0 0 1.385em; }

.custom #sidebar_1 li.widget p { font-size: 0.9em; margin: 0; padding: 0.6em 0 0 0; }

.custom .sidebar h3 { color: #111; font-size: 1em; font-variant: normal; font-weight: bold; letter-spacing: 0; line-height: normal; margin: 0; padding: 0; }

.custom .headline_area h1 { font-size: 2.2em; line-height: normal; }

.custom .headline_area h2 { font-size: 2.2em; line-height: normal; }

.custom .headline_area h2 a { color: #2361A1; }

.custom .headline_area h2 a:hover { color: #111; }





/*---:[ sidebar styles ]:---*/

.custom li.widget { font-size: 1.3em; line-height: normal; margin: 0; padding: 1.2em 0 1.2em 0; border-bottom: 1px solid #ddd; }

.custom li.widget p { margin: 0; padding: 1em 0 0 0; }

.custom li.widget:last-child { border-bottom: 0; }

.custom li.widget ul li { margin: 0; padding: 1em 0 0 0; }

.custom li.widget li ul { font-size: 1em; margin: 0 0 0 1.385em; }

.custom li.widget_tag_cloud h3 { margin-bottom: 1em; }
.custom li.widget_advancedrecentposts a { font-size: 1.3em; font-weight: normal; }



/*---:[ after-post elements ]:---*/

.custom .format_text .to_comments { font-size: 0.8em; line-height: 1.833em; margin-bottom: 1.833em; }

.custom .format_text .to_comments span { font-size: 1.8em; }

.custom .format_text .post_tags { font-size: 0.8em; line-height: 1.833em; margin-bottom: 1.833em; }

.custom .format_text p { margin-bottom: 1em; }



/*---:[ previous and next links ]:---*/

.custom .prev_next { text-transform: capitalize; padding-top: 1em; padding-bottom: 1.1em; }

.custom .prev_next p { font-size: 1.1em; letter-spacing: 0; line-height: 2.2em; }

.custom .post_nav .previous { margin-bottom: 0.55em; }

.custom .post_nav a { font-size: 1em; line-height: 1.571em; }



.custom #archive_info h1 { font-size: 2.2em; line-height: 1em; }

.custom #archive_info p  { font-size: 1.1em; color: #888; text-transform: capitalize; letter-spacing: 0; line-height: 1em; }



.custom #header_search #s { width: 25%; font-size: 1.2em; font-family: Arial; float: right; margin-top: -33px; padding: 3px; }





/*---:[ form inputs ]:---*/

.custom #comment_list .format_text { font-size: 1.2em; margin: 0; }

.custom #comment_list .format_text p { margin-bottom: 0.7em; }

.custom dl#comment_list dt span { font-size: 1.2em; line-height: 1.833em; }

.custom dl#comment_list dt .comment_author { font-size: 1.2em; line-height: 1.375em; padding-right: 0.688em; }

.custom #respond_intro p { font-size: 2.2em; color: #111; line-height: 1.294em; }

.custom #commentform p, .custom .login_alert p { font-size: 1.2em; line-height: 1.571em; }

.custom input, .custom textarea { font-family: Arial, Georgia, "Times New Roman", Times, serif; }

.custom .sidebar .text_input, .custom .sidebar .form_submit { padding: 0.308em; font-family: Arial, Georgia, "Times New Roman", Times, serif; }

.custom .sidebar input[type="text"], .custom .sidebar input[type="submit"] { padding: 0.308em; font-family: Arial, Georgia, "Times New Roman", Times, serif; }



/*---:[ teaser styles ]:---*/

.custom .teaser .teaser_author, .custom .teaser .teaser_category, .custom .teaser .teaser_date, .custom .teaser .teaser_comments, .custom .teaser .edit_post { font-family: Arial, Georgia, "Times New Roman", Times, serif; }



