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

.custom a, .custom a:visited  { color: #2843b5; font-weight: bold; text-decoration: none; }
.custom a:hover { color: #cb1212; }

.custom #page { padding-top: 0; /* background: url('images/cat_front.gif') no-repeat  1.1em 4.8em; */ }

.custom #header { border-bottom: none; padding-bottom: 2.2em; padding-top: 2.6em; /* margin-left: 10.3em; background: url('images/cat_back.gif') no-repeat 81em 2em; */ }
/* This line sets up our clickable background image based on the site title's link */
/* .custom #header #rss_promo a  { margin-right: 12em; margin-top: 0.5em; float: right; display: block; height: 64px; width: 172px; background: url('images/rss_promotion.gif') no-repeat; outline: none; } */
.custom #header #logo a { display: block; height: 57px; width: 875px; background: url('images/the-western-observer.gif') no-repeat; outline: none; }
/* This line gets rid of the site title by casting it out to far left field */
.custom #header #logo, .custom #header #rss_promo { text-indent: -9999px; }
.custom #header #tagline { text-indent: -9999px; height: 0; /* padding: 0.8em 0 0 0.4em; font-family: Arial, Helvetica, sans-serif; color: #000000; */ }

.custom #archive_info { border-bottom: none; }

.custom ul#tabs { margin: 0 1.1em; /* padding: 0 1.1em; */ }
/* .custom ul#tabs, .custom ul#tabs li { border-color: #000000; background-color: #000000; }
.custom ul#tabs li a { background-color: #000000; color: #ffffff; }
.custom ul#tabs li.rss a { background: #000000 url('images/icon-rss.gif') no-repeat scroll 100% 50%; } */

.custom #column_wrap { background: none; }

.custom #feature_box { background-color: #000000; height: 90px; margin: 0 1.1em /* 0 11.4em */; padding: 10px 0; text-align: center; }

.custom #content_box { background: none; padding-top: 1em; }

/* Teasers One Across Instead of Two */

.custom .teaser {
   width: 100%;
   padding-top: 1em;
   padding-bottom: 1em;
   border-top: 1px dotted #bbb;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom: 0;
   border-top: 0;
}
.custom .format_teaser {
   margin-top: 0;
   margin-bottom: 0;
}
.custom .post_image_link img.alignleft { margin-bottom: 0; }
.custom .format_teaser { display:inline; }
.custom .format_teaser p { display:inline; }
.custom .teaser_link { display:inline; white-space: nowrap; }

.custom .teasers_box h3 { font-size: 1.9em; margin-bottom: 0.579em; } /* Similar Posts */

.custom h1, .custom h2, .custom h3 { font-weight: bold; }
.custom h2.entry-title a, .custom h2 a:visited { color: #000000; }
.custom h2 a:hover { color: #cb1212; }

.custom blockquote { background: url('images/quote.gif') no-repeat; border-left: none; color: #000000; margin-left: 0; padding-left: 2.5em; }

.custom span.comment_time a, .custom span.comment_time a.visited { color: #91918E; font-weight: normal; }
.custom .prev_next { border-top: none; }
.custom #comment_nav_2 { border-bottom: none; }
.custom #commentform { border-top: none; }

.custom #custom_box { background: none; border-bottom: none; padding-top: 2.8em; }
.custom #multimedia_box { margin-bottom: 0.6em; }

/* .custom #sidebar_1 { position: relative; top: -14em; } */
/* .custom #sidebar_1 ul.sidebar_list { padding-right: 0; } */
.custom li.left_menu { font-size: 1.3em; line-height:1.5em; }
.custom li.left_menu ul { list-style-image: none; list-style-position: outside; list-style-type: none; }
.custom li.left_menu a, .custom li.left_menu a:visited { color: #000000; }
.custom li.left_menu a:hover { color: #cb1212; }

.custom .sidebar h3 { background-color: #000000; color: #ffffff; font-variant: inherit; text-align: center; font-size: 28px; letter-spacing: inherit; line-height: 1.8em; }
.custom li.widget { border: solid #000000 1px; margin-bottom: 1.6em; }
.custom li.widget a, .custom li.widget a:visited { color: #000000; }
.custom li.widget a:hover { color: #cb1212; }
.custom li.widget ul { padding: 0 1.1em; }
.custom li.widget ul li { overflow: hidden; margin-bottom: 1.1em; }
.custom img.sidebar_thumb { margin-right: 1.1em }

.custom ul.st-related-posts { list-style-type: none; margin-left: 0; }
.custom p.post_tags { font-weight: bold; text-transform: uppercase; color: inherit; font-size: 0.667em; font-family: Arial, Helvetica, sans-serif; }
.custom ul.post_admin { list-style-image: none; list-style-position: outside; list-style-type: none; margin-left: 0; overflow: hidden; }
.custom li.post_rss { float: left; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; }
.custom li.post_rss a { background: transparent url(images/icon-rss.gif) no-repeat; padding: 2px 0 2px 24px; }
.custom li.sharethis { float: left; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; margin-left: 2.2em; }
.custom li.sharethis a { padding-top: 2px; }

.custom .wp-pagenavi { margin: 0 2.2em; padding: 2.2em 0; text-align: center; border-top: 1px dotted #BBBBBB; }
.custom .wp-pagenavi span.current { border: none; font-size: 1.8em ;}
.custom .wp-pagenavi a { border: none; font-size: 1.5em ;}

.custom #respond_intro p { font-size: 2.4em; font-weight: bold; color: #000000; }

.custom #footer { border-top: none; }
.custom #footer { background-color: #000000; font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; color: #ffffff; overflow: hidden; margin: 2.2em 1.1em 0 1.1em; padding: 0; }
.custom #footer a, .custom #footer a.visited { color: #ffffff; font-weight: normal; display: block; padding: 0.7em 0.5em 2.2em 0.5em; border-bottom: none; }
.custom #footer a:hover { text-decoration: underline; }
.custom #footer ul { list-style-image: none; list-style-position: outside; list-style-type: none; }
.custom #footer ul li { float: left; padding: 0 1.1em; }
.custom #footer ul li.nav_right { float: right; }
.custom #footer input.text_input { width: 15em; margin-top: 0.5em; margin-left: 4.5em; }
/* .custom #top_nav #today { font-weight: bold; padding: 0.7em 1.1em 0.5em 1.1em; } */

.custom form.wpcf7-form input[type=submit] {
background:transparent url(images/submit-bg.gif) repeat scroll 0 0;
border-color:#CCCCCC #999999 #999999 #CCCCCC;
border-style:double;
border-width:3px;
color:#111111;
cursor:pointer;
font-weight:bold;
overflow:visible;
width:auto !important;
}

.custom form.wpcf7-form textarea { width: 96% }
.custom form.wpcf7-form span.required { color:#DD0000; }
.custom form.wpcf7-form label { padding-left:0.786em; }




		
/*---:[ end Set 1 ]:---*/


