/*

Theme Name: Boise Guardian
Description: Custom theme for the Boise Guardian, based on <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a> by Arun Kale.
Version: 1.0
Author: Ben Hays

*/

/* --------------------------------------------------------------
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

body { background: #224970; }
a { color: #224970; text-decoration: none; }
h2 { font-weight: normal; font-family: Georgia, Times New Roman, Times, serif;}
/* for more background styling, wrap is needed with 20px on either side of the 960px layout */
#wrap { background: #fff url(images/bg/body_main.png) repeat-x center 25px; margin: 0 auto; width: 1000px; }
#wrap_image { background: url(images/bg_banner_2014.jpg) no-repeat top left; margin: 0 auto; width: 1000px; }

/* Header styles
-------------------------------------------------------------- */
#header { height: 259px; }
#header #logo { height: 90px; }
#header #logo .title { display: block; text-indent: -9999px; padding: 0.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo .title .desc { margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; }
#header #logo .title a { text-decoration: none; color: #224970; }
#header #logo .title a:hover { color: #fff; background: #224970; }
#header #logo a { display: block; height: 259px; width: 960px; }

/* Search and navigation
------------------------------------------------------------- */
#search_menu {  height: 35px; padding-top: 10px}
#search { background: url(images/bg/search.gif) no-repeat 0 4px; }
#search-form { padding-left: 22px;}
#menu { list-style: none; font-weight: bold; font-family: Helvetica, Arial; margin-left: 0; }
#menu li { float: left; margin: 1px 16px 0 0; line-height: 1.6em; font-size: 1.1em; }
#menu li a { text-decoration: none; color: #224970; text-shadow: 0 1px 0 #fff; }
#menu li a:hover { background-color: #ccc; color: #333; text-decoration: none; text-shadow: none; }
#menu li a { display: block; float: left; padding: 3px 3px 3px 22px; }
#menu li.home a { background: url(images/bg/home.gif) no-repeat 2px 3px; }
#menu li.about a { background: url(images/bg/about.gif) no-repeat 2px 3px; }
#menu li.archives a { background: url(images/bg/archives.gif) no-repeat 2px 3px; }
#menu li.subscribe a { background: url(images/bg/subscribe.gif) no-repeat 2px 3px; }
#menu li.contact a { background: url(images/bg/email.gif) no-repeat 2px 3px; }

/* Home page columns
-------------------------------------------------------------- */
#home_content { margin: 1.5em 0; }

/* top story */

#top_story { padding: 0 0 1.5em 0; }
#top_story_image img { margin: 0 0 0.2em 0; }
.top_story_meta { font-size: 0.9em; line-height: 1.6em; }
.top_story_meta a { font-weight: bold; }
.top_story_meta a:hover { text-decoration: underline; }
.top_story_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.top_story_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.top_story_category { padding: 0 20px 1px 20px; background: url(images/bg/category.gif) no-repeat top left; }
.top_story_title { margin-top: 0.8em; color: #A11B1B; }

/* share box */
.column {
	position: relative;
}
#sharebox {
	background: #fff;
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;
	z-index: 1;
}
#sharebox .shareitem {
	float: left;
	overflow: auto;
	padding: 0 5px 5px 0;
}
#sharebox .links a {
	display: block;
	float: left;
}
#sharebox .links a:hover {
	background: #224970;
	color: #fff;
}

/* featured post */
#home_featured { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }

/* asides */
ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #224970; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #8eb3e8; }

/* about */
#home_about { border-bottom: 1px solid #224970; border-top: 1px solid #224970; margin: 0 0 1em 0; background: #8eb3e8; padding: 0.5em 0.7em 0 0.7em; }
#home_about p { font-size: 0.9em; font-family: tahoma; }
#home_about p a { text-decoration: underline;}

/* recent posts */
#recent_posts, #recent_posts li ul { list-style: none; margin: 0 0 .3em; }
.home_recent_post { padding: 0.1em 0 .2em 0; margin: 0 0 0.2em 0; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { display: block; font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #224970; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #224970; text-align: left; }

.latest_post_meta { padding-bottom: .8em; background: url(images/bg/dot.png) repeat-x bottom left; clear: both; }

/* captions */
.wp-caption { background: #e3e3e3; border: 1px solid #10375E; }
.wp-caption-text { margin: 0 .5em .5em; text-align: left; }
.wp-caption img { margin-bottom: .5em; }

/* category list */
#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #000; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #8eb3e8 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #224970; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

/* recent comments */
#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }
ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */
ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }

/* donations */
.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }
.donate_sidebar, .email_subscribe, .jetpack_subscription_widget { background: #f3f3f3; border-top: 1px solid #10375E; border-bottom: 1px solid #10375E; margin-bottom: 1.5em; padding: .3em .5em }
.email_subscribe, .jetpack_subscription_widget { padding-bottom: 1em; }
.donate_sidebar form { text-align: center; }
.donate_sidebar p, .email_subscribe p, .jetpack_subscription_widget p { margin-bottom: .5em; }
.donate { background: #f3f3f3; border: 1px solid #10375E; padding: 1em; margin-bottom: 1.5em; margin-right: 1em; width: 39em; }
.donate p { margin-bottom: 0; }

/** widgets **/
.widget { margin: 0 0 1.4em 0; }
.widget a { color: #224970; display: block; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada;  }

/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #333; }
.archive_meta a:hover { color: #224970; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #333; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #333; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #666; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a { color: #224970; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

/* Single post styles
-------------------------------------------------------------- */

.post_meta { color: #333; padding: 0.3em 0 1.4em 0; clear: both; }
.post_meta_tag { color: #333; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { line-height: 1.5em; margin: 0 0 0.4em 0; }
blockquote { margin: 0 0 0 1.5em; padding-left: 1.5em; border-left: 1px solid #224970; color: #333; font-weight: bold; font-style: normal; }
blockquote p { line-height: 1.5em; }
#post_content p img { padding:0; border:1px solid #666; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin-right: 0.3em; padding-top: 0.1em; }
#post_content p a, #arch_content p a, #home_content p a, .related li a { color: #224970; text-decoration: underline; }
#post_content p a:hover, #arch_content p a:hover, #home_content p a:hover { color: #000; text-decoration: underline; }
.post_date { font-weight: bold; margin: 0.2em 0 0.2em 0;}

.related h3 {}
.related ol {}
.related ol li {}

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-bottom: 1px solid #dadada; margin: 0; padding: 1em 0 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { background: #f1f1f1; border-bottom: 1px solid #cbcbcb; }
ol#commentlist li.apostauthor { background: #8EB3E8; border-bottom: 1px solid #cbcbcb; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; margin-left: 1em;}
ol#commentlist cite a { color: #224970; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: normal; color: #333; line-height: 1.5em; font-size: 1.8em; font-family: "Century Schoolbook",Century,"new century schoolbook","Century Schoolbook L","Georgia, Times New Roman",Times,serif; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #224970; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 1.5em 0.5em 0; padding: 0; }
ol#commentlist li .commentcont p img { border: 0; float: none; padding: 0; margin: 0;}

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { background: url(images/bg/dot.png) repeat-x top left; padding: 1em 0 0 0; color: #666; }

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 290px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #A11B1B; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */
h1, h2, h3 { font-size: 2em; }
h1, h2, h3 { font-family: "Century Schoolbook",Century,"new century schoolbook","Century Schoolbook L", "Georgia, Times New Roman", Times, serif;}
h2.archive_name, h2.post_name, h2 { color: #A11B1B; font: normal 2.2em; line-height: 1.6em; margin-top: 0.4em; letter-spacing: -.02em; padding: 0 0 0.2em 0; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { color: #A11B1B; font: normal 2.2em; line-height: 1.6em; margin-top: 0.4em; letter-spacing: -.02em; padding: 0 0 0.2em 0; }
h3.latest_post_title a { color: #A11B1B; }
h3.latest_post_title a:hover { color: #fff; background: #224970; }
h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
h3.mast { font-family: helvetica, verdana, sans-serif; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970;}
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #224970; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em; color: #224970; letter-spacing: -0.02em; }
h3.archive_title a:hover { color: #fff; background: #224970; }
#home_left h3.mast { border-bottom: 2px solid #d4d4d4; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }
.sociable { clear: both; }
.success {
	background: #a2cfaf;
	border: 1px solid #3ea03a;
	color: #2b6a28;
	padding: 8px;

}
/* image caption classes */

.captionleft, .alignleft { clear: left; float: left; margin: .5em 1.5em 1em 0; padding: .75em 0.5em; text-align: center; }
.captionright, .alignright { clear: right; float: right; margin: .5em 0 1em 1.5em; padding: .75em 0.5em; text-align: center; }
.captioncenter, .aligncenter { clear: both; float: none; margin: 1.5em 0; padding: .75em .5em; text-align: center; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }
img.icon { margin: 0; }
.archive_post_meta img.icon, .top_story_meta img.icon, .latest_post_meta img.icon, .post_meta img.icon, img.WP-EmailIcon, img.WP-PrintIcon, .post_date img.icon { margin-bottom: -3px; }
