/*
Theme Name: Poltics and Culture Thematic Theme
Theme URI: 
Description: 
Version: 0.1
Author: Sam Margulies
Author URI: http://belabor.org/
Tags:
Template: thematic.0.9.7.7
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {background:#5a5e13;color:#fff;}

#header {background:url(backgrounds/random.php?poop);}

#blog-title a {
color:#aca;
text-shadow:3px 2px #000000;
font-size: 46px;
}
.ie #blog-title a {
filter:
	progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=2)
	progid:DXImageTransform.Microsoft.blur(pixelradius=6, enabled='true');
}
#blog-title a:hover {
color:#999;
}
#blog-description {
color:#FFFFFF;
text-shadow:0 0 6px #000000;
font-family: Arial, sans-serif;
font-style: normal;
}
.ie #blog-description {
filter:
	progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=2)
	progid:DXImageTransform.Microsoft.blur(pixelradius=6, enabled='true');
}
#welcome-statement {
color:#fff;
font-family:arial;
font-size:1.8em;
line-height:1.2em;
padding:1em 0;
text-shadow:1px 1px 6px #333;
width:70%;
}
.issue {
font-size: 16px;
padding-bottom: 10px;
margin-bottom: 10px;
}

/*text-shadow: none;
color:#777733;
line-height:1.3em;
opacity:0.8;*/
}
#welcome-statement p{
/*background:#ffe;
display:inline;*/
}
#access {
background: url(images/ooze-8.png) repeat-x scroll left bottom;
height: 110px;
border-bottom: none;
}
.ie6 #access {
background: transparent;
}
.home #access {
height: 280px;
}
#access .skip-link {
/*display: block;*/
margin: 0 auto;
font-family: Arial, sans-serif;
width: 940px;
text-align: center;
}
#access .skip-link a{
display: block;
background: #000;
color: #fff;
text-decoration: none;
width: 100px;
}
#access .menu {
display:none;
}
#main{
padding-top: 0;
z-index: 3;
}
.ie6 #main{
top:0;
padding-top:22px;
}
.aside {color:#eee;}
.aside a {text-decoration: none;}
.aside a:hover {background:#fff;color: #5a5e13;}
.aside .current_page_item a {text-decoration: underline;color:#ff9}

#s {
background: #CC8;
color:#444;
font-family:arial, sans-serif;
}
#primary {
border:1px dashed #CCCCCC;
}
.entry-title { font-weight: normal; }
.entry-title .author {
font-size:0.9em;
font-style:italic;
}
.entry-meta, .entry-utility{color:#ccc;}

a:link{color:#ff9;text-decoration: none;}

.entry-title a:hover,
.entry-utility a:hover,
.entry-meta a:hover,
.navigation a:hover,
.section-title a:hover  {background:#fff;color: #5a5e13;}

a:visited {color:#ff9;text-decoration: none;}

.page-title {
border-bottom:1px solid #CCCCCC;
font-size:1.3em;
letter-spacing:1px;
line-height:120%;
padding-bottom: 4px;
margin-bottom: 40px;
}
.hentry {position: relative;}

.series-archive .archive-meta {font:1.2em arial, sans-serif; color:#eee;}
.series-archive .page-title {font:1.3em arial, sans-serif;margin-bottom: .25em;border-bottom: none;}

div.series-archive .entry-title {font-size: 1em;line-height: 1.2em}
div.series-archive .entry-content,
div.series-archive .entry-meta,
div.series-archive .entry-utility {display: none;}

.section-title {font: 1.1em arial, sans-serif;margin-bottom: .5em;border-bottom: 1px dotted #ccc;}

.sf-menu li {background: #885;}
.sf-menu a:hover {background: #5a5e13;color:#fff;}
.sf-menu a {color:#eee;}

.entry-meta .meta-prep-author,
.entry-meta .author,
.entry-meta .meta-sep-entry-date {
display: none;
}

.post-author {font-weight: bold;font-size: 1.1em;}
.post-author-bio {border-bottom: 1px solid #fff; padding-bottom: 1em;}

.seriesmeta {padding:1em 0;}

#siteinfo {
color:#eee;
}
#siteinfo a {
color:#fff;
}
.front-ed:hover, .front-ed:hover > * {
background-color:#aa8 !important;
}
.print {
background:transparent url(http://www.politicsandculture.org/wp-content/plugins/wp-print/images/printer_famfamfam.gif) no-repeat scroll 0 50%;
margin-top:-20px;
padding-left:1em;
padding-right:1em;
position:absolute;
right:0;
text-indent:10px;}

.widgetcontainer select {margin-bottom:1em;}

.entry-content h1 {
font-size:26px;
line-height: 28px;
font-weight:bold;
padding:28px 0 14px;
}
.entry-content h2 {
}
blockquote em, blockquote i, blockquote cite {
font-style:inherit;
}
blockquote {
color:inherit;
font-style: inherit;
}
.wp-caption-text, .gallery-caption {
color:inherit;
}
.wp-caption {
text-align:left;
}
sup, sub {
font-size:0.8em;
}
#nav-below {
/* display:none; */
}
#header .navigation {
top: 10px;
position: relative;
}
#header .navigation a{
font-style: normal;
color:#AACCAA;
font-family: Arial, sans-serif;
text-shadow:1px 1px #000000;
}
#access .menu {display: block;}
.sf-menu {border-right: none;}
.sf-menu li {
background:transparent;
}
.sf-menu li:hover {
background: none;
}
.sf-menu .current_page_item a, 
.sf-menu .current_page_ancestor a, 
.sf-menu .current_page_parent a,
.sf-menu a,
.sf-menu a:visited {
-moz-border-radius:4px;
background:rgba(0, 0, 0, 0.3);
border:none;
color:#AACCAA;
font-family:arial,sans-serif;
position:relative;
text-shadow:1px 1px 2px #000000;
top:-20px;
}
.home .sf-menu a {top:0;}
.sf-menu a:hover {
background: rgba(0, 0, 0, 0.5);
}

.singular .entry-content { position: relative; }
.singular .entry-content .sharing {
	position: absolute;
	top: 12px;
	right: 0;
} 



/**
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 */
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  .entry-content a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .wp-caption a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  
  #access, #primary, #secondary, .entry-utility, .sharing { display: none; }
  
  #wrapper {
	margin: 0 5%;
  }
  
  #header, #main, #container, #content, .hentry {
  	width: auto; 
	margin: 0;
	padding: 0; 
	float: none !important;
  }
  
  #blog-title a{ 
  	font-size: 22px;
  	border-bottom: 1px solid #333;
  }
  
  .singular .entry-title,
  .singular .page-title {
  	font-size: 32px;
  }
}