/*   
Theme Name: Rae's Theme
Theme URI: 
Description: Created for chthonictheater.com
Author: Rachel Tietjen
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
Thematic is © Ian Stewart http://themeshaper.com/

*/


/* 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 {
	font-family: geneva, arial, sans-serif;
	margin: 0 auto; 
	background: #993333;
	}
	
div#wrapper {
	padding: 0; margin: 0 auto !important; width:960px;
	background: #fff;
	}

a:link, a:visited {color: #666633;}



#branding {
	text-align: center;
	padding: 150px 0 10px 0;
	background: transparent url(_img/pom.gif) no-repeat 50% 10%;
	position: relative;
	}
	
#blog-title {
	padding: 30px 0 0; margin: 0;
	line-height: 30px;
	}

#blog-title a {
	text-transform: uppercase;
	color: #333;
	font-family: 'times new roman', serif;
	font-size: 25px;
	padding: 0; margin: 0;
	}
	
#blog-description {
	font-size: 16px;
	padding: 0; margin: 0;
	display: none;
	}
	
#header-aside {
	position: absolute;
	top: 20px; left: 20px;
	width: 100%;
	}
	
ul#socialGrid {
	float: left !important;
	margin: 0 !important;
	}
	
#header-aside .textwidget {
	width: 200px;
	float: right;
	padding-right: 50px;
	}
	

/* menu styles */

#access {
	width: 960px;
	margin: 0 auto;
	border-bottom: 0;
	padding-bottom: 1px;
	background: #993333;
	}

.sf-menu {
	background: transparent;
	width: 740px; 
	margin: 0 auto;
	float: none;
	letter-spacing: 0.08cm;
	border: 0;
	}
	
.sf-menu li.page-item-182 {border-right: 1px solid #ccc;}
	
.sf-menu a, .sf-menu a:visited {
	text-transform: uppercase;
	font-size: 14px;
	color: #333;
	border-bottom: 0;
	}
	
	.sf-menu li {
		background: transparent url(_img/white-bg.png) repeat;
		border-bottom: 1px solid #ccc;
		}
		
	.sf-menu li.current_page_item, .sf-menu .current_page_ancestor, .sf-menu .current_page_parent {background: #fff; color: #fff;}
	
	.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
		color: #993333;
		font-weight: bold;
		}

		
/* MAIN CONTAINER STYLES */

#main {
	padding: 20px 0 0;
	background: #fff;
	min-height: 650px;
	}
		
		
.entry-title {
	font-size: 20px;
	text-transform: uppercase;
	font-family: geneva, arial, sans-serif;
	text-align: center;
	background: transparent;
	}
		
/* CONTAINER STYLES */

#container {
float: none;
margin: 0 auto;
}

#content {
	float: none;
	margin: 0 auto;
	padding: 0;
	}

.hentry {
	border: 1px solid #ddd;
	background: #efefef;
	padding: 20px !important;
	}
	
#tec-content .hentry {border: 0; background: #fff;}

/* SIDEBAR STYLES */

#primary {
	position: absolute;
	top: 20px; right: 0;
	width: 170px;
	border:0;
	padding: 0 20px;

	}

#secondary {
	position: absolute;
	top: 20px; left: 0;
	width: 170px;
	padding: 0 20px;
	}
	
#secondary.main-aside ul {
	padding: 0;
	}
	
.aside h3 {font-style: normal; font-weight: bold; color: #993333; }

.main-aside ul {padding: 0;}

ul.xoxo li.widgetcontainer {margin-bottom: 20px;}

li.widget {list-style-type:none;}

/* SHIP OF FOOLS PAGE STYLES */

#fool-roll .entry-meta {display: none;}

#fool-roll .hentry {background: #fff;}

#fool-roll h2 {background: #993333;}

#fool-roll h2 a {color: #fff; text-decoration: none; border: 0;}

#fool-roll h2 a:hover {text-decoration: underline;}

/* CALENDAR STYLES */

ul.upcoming li {
	margin: 10px 0;
	}

ul.upcoming .when {font-weight: bold;}

.dig-in {
	text-transform: uppercase;
	margin-left: 20px;
	font-weight: bold;
	}
	
.dig-in a {
		color: orange;
		}

/* FOOTER STYLES */

#siteinfo {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	}
	
#footer {
	border: 0;
	padding: 0px;
	}




.alignleft,

img.alignleft {
	float: left;
    margin-right:20px;
}

.alignright,

img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}

.aligncenter,

img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}

.wp-caption {
	text-align: center;
	margin-bottom:18px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}

.gallery {width: 100%; margin: 0 auto; padding:0;}

.gallery-item {padding: 0 !important; margin: 0 !important;}

.gallery img {
    margin:0; padding: 0 !important;
}

.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

.entry-content {padding: 0 5px;}

#content-wide .entry-content {width: 700px !important; margin: 0 auto; padding: 10px 20px;}

#content-wide .hentry {background: #fff; border: 0;}

.entry-content img {display:inline; margin: 5px 10px 10px 0;}

.entry-content h2 {
	padding: 0; line-height: 25px;
	color:#993333; background: #fff;
	border: 1px solid #999999; 
	font-size: 20px; 
	text-align: center;
	text-transform: uppercase;
	}

.entry-content h3 {
	font-size:16px;
	font-style:normal;
	font-weight: bold;
	padding:0; margin: 10px 0;
	
	}
	
.entry-content h2 {padding: 0; margin: 0;}

.entry-content h4 {padding: 0; margin:0; display: inline; clear: none;font-size: 13px;}

.entry-content p {padding:0; margin: 10px 0;}

.entry-content embed {margin: 0;}

.highslide img {display: inline;}

.listen {background-color: #efefef; padding: 20px 20px 10px 20px; width: 70%; margin: 15px auto; border: 1px solid #333; }

.listen h2 {border-bottom: dotted #999999;}

p.album {font-style: italic; color: #333; font-size: 12px; margin: 5px 0; padding: 10px 0 0 0; line-height: 15px; border-top: dotted #999999;}

.highlight {width: 450px; padding: 5px 10px; background-color: #f4da39; margin: 10px auto;}

.highlight h3 {font-size: 16px; color: #75006f; font-weight: bold; text-align:center;}

.highlight p {font-size: 13px; line-height: 16px;}

.highlight a {color: red;}



h2.entry-title a{
	font-size: 18px; color: #333; 
	padding: 0;
	margin: 5px 0;
	border-bottom: 1px solid #333;
	}

.hentry {padding: 0;}

#container-wide {
	width: 960px;	
{

#content-wide {width: 960px; }

dl {padding: 0; margin: 0;}

.wp-table-reloaded td {font-size:12px !important;}

span.reqtxt, span.emailreqtxt {display:none !important;}



