/*
Theme Name: Sally Srok Friedes
Theme URI: http://sallysrokfriedes.com
Description: A custom theme built for Sally Srok Friedes's personal website
Version: 1.0
Author: Chris Schmitz
Author URI: http://beperceived.com
Tags: author, The New Jew, book, Judaism
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* =General styles
------------------------------------ */

html {
	background: transparent url("style/images/mainBackground.jpg") repeat scroll;
}

body {
	background: transparent url("style/images/background.jpg") repeat-x scroll;
	color: #111;
	font-family:"Trebuchet MS", serif;
	margin-top:-10px;
}

#wrap {
	width:910px;
	margin:0 auto;
}

a {
	text-decoration:none;
	color:#9A3020;
}

a:hover {
	color:#fff;
}

p {
	font-family:"trebuchet ms", sans-serif;
	font-size:.9em;
	margin-top:20px;
}

h1, h2, h3 {
	color:#9A3020;
	font-family:georgia, serif;
}

#orderNow h3 {
	color:#eee;
	text-transform:uppercase;
}

blockquote {
	background:transparent;
	border-top:2px solid #0066FF;
	border-bottom:2px solid #0066FF;
	color:#333333;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	margin:15px 25px 15px 25px;
	padding:0px 20px 20px 20px;
	width:175px;
}

ul {
	position:relative;
	z-index:1;
}


/* =Header Styles
------------------------------*/

#header {
	margin:10px 0px 0px 0px;
}

ul#nav {
	border-bottom:2px solid #9A3020;
	font-family:georgia, serif;
	float:left;
	font-size:1.2em;
	line-height:20px;
	margin:10px 45px 18px 10px;
	padding:0px 0px 18px 0px;
	text-align:right;
	width:880px;
}

ul#nav li {
	display:inline;
	float:left;
}

ul#nav li.current_page_item a {
	color:#fff; 
}

ul#nav li a {
	border-right:1px solid #9A3020;
	color:#9A3020;
	padding:0px 15px;
}

ul#nav li a:hover {
	color:#fff;
}

ul#nav li:last-child a {
	border:none;
}

ul#nav li:first-child a {
	padding:0px 15px 0px 0px;
}

/* Featured Styles
-------------------------------*/

#featuredSection {
	background:transparent url("style/images/homeContainer.jpg") no-repeat scroll;
	height:461px;
	margin:0px 0px 0px -5px;
	width:910px;
}

h1#logo {
	background:transparent url(style/images/name.png) left top no-repeat;
	height:48px;
	position:absolute;
	top:40px;
	left:168px;
	text-indent:-9999px;
	width:378px;
}

#orderNow {
	position:absolute;
	left:735px;
	top:380px;
}

#orderNow a {
	color:#fff;
}

#orderNow a:hover {
	color:#ddd;
}

/* Front Columns Styles
------------------------------------*/

.frontColumns {
	float:left;
	font-size:1em;
	margin:-15px 30px 0px 45px;
	width:220px;
	z-index:1;
}

.frontColumns h2 {
	border-bottom:2px solid #9A3020;
	color:#9A3020;
	font-size:1.5em;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 0px;
}

.frontColumns p {
	line-height:20px;
	margin:0px;
	word-spacing:2px;
}

.frontColumns a {
	color:#9A3020;
	font-size:16px;
	font-weight:bold;
}

/* Small Feature Box Styles
------------------------------------*/

#featureImage {
	background:transparent url(style/images/featureContainer.png) no-repeat scroll;
	height:209px;
	margin:0px 0px 15px -5px;
	width:910px;
}

.post-meta-key {
	color:fff;
	display:block;
	font-family:Georgia, sans-serif;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:7px;
}

.post-meta li {
	color:#fff;
	font-family:"trebuchet ms", serif;
	font-size:.95em;
	margin:0px 0px 0px 200px;
	padding-top:40px;
	width:475px;
}

#featureText h2 {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:7px;
}

#featureText {
	color:#fff;
	font-family:"trebuchet ms", sans-serif;
	margin:0px 0px 0px 200px;
	padding-top:40px;
	width:475px;
}

/* Post Styles
------------------------------------*/

#leftColumn {
	float:left;
	margin:0px 0px 0px -5px;
	width:607px;
}

.postTop {
	background:transparent url(style/images/contentTop.png) no-repeat scroll;
	height:28px;
	width:607px;
}

.postWrap {
	background:transparent url(style/images/contentRepeat.png) repeat-y;
	padding:0px 0px 30px 35px;
	width:607px;
}

.postBottom {
	background:transparent url(style/images/contentBottom.png) no-repeat scroll;
	height:12px;
	margin-bottom:15px;
	width:607px;
}

.post {
	padding-right:75px;
	z-index:1;
}

.post a:hover {
	color:#000;
}

.post h1 h3 h4 h5 {
	margin:15px 0px;
	padding:0;
}

.post h1 {
	color:#9A3020;
	font-size:1.8em;
}

.post h2 {
color:#9A3020;
	font-size:1.6em;
	margin:0px 0px 15px 0px;
}

.post h3 {
	color:#9A3020;
	font-size:1.2em;
	margin:12px 0px;
	text-transform:none;
}

.post h4 {
	color:#9A3020;
	font-size:1em;
	margin:8px 0px;
	text-transform:none;
}

.post h5 {
	color:#9A3020;
	font-size:.8em;
	font-weight:normal;
	text-transform:none;
}

.post img {
	border:1px solid #9A3020;
	margin:3px 8px 5px 0;
}

/* Archive Page Styles
------------------------------------*/

#archives {
	float: left;
	margin: 25px 0 0 0;
	width: 550px;
}

#archives h2 {
	font-size: 26px;
}

#archives h3 {
	margin: 15px 0 0;
}

#archives p span {
	margin: 0;
	padding: 0;
}

#archives p {
	margin: 10px 0;
	padding: 0;
}

#archives img {
	border: 1px solid #9A3020;
	margin: 5px 10px 0 0;
}

#archives h3 {
	font-size: 18px;
	margin: 25px 0 0 0;
}

/* Sidebar Styles
------------------------------------*/

#sidebar {
	float:right;
	margin:25px 0px 0px 10px;
	width:270px;
}

#aboutSidebar {
	float:right;
	margin:25px 27px 0px 0px;
	width:250px;
	z-index:1;
}

#aboutSidebar h2 {
	border-bottom:2px solid #9A3020;
	font-size:1.6em;
	margin:0px 0px 20px 0px;
	padding:0px 0px 5px 0px;
}

#aboutSidebar ul {
	margin-bottom:15px;
}

#aboutSidebar h3 {
	color:#9A3020;
	font-weight:normal;
	margin:15px 0px 5px 0px;
	text-transform:none;
}

#aboutSidebar p {
	padding:0;
	margin:0;
}

/* Other Front Page Styles
------------------------------------*/

#front_content {
	float:left;
	margin:25px 0px 0px 0px;
	width:900px;
}

/* =Comments Styles
------------------------------------*/

#respond {
	font-size:1.3em;
	margin:15px 0px 0px 0px;
}

#commentform {
        margin-top:10px;
	position:relative;
	z-index:10;
}

#commentform a:hover {
	color:#000;
}

#comments {
	font-size:1.3em;
	margin:15px 0px 15px 0px;
}

#commentStyles {
	width:500px;
}

input#submit {
	background:#000;
	border:1px solid #eee;
	color:#eee; 
	cursor:pointer;
	font: bold small 'trebuchet ms',helvetica,sans-serif; 
	height:25px;
	-moz-border-radius:5px;
	text-align:center;
	padding:0 0 2px 0;
	-webkit-border-radius:5px;
	width:125px;
} 

input#submit:hover {
	background:#333;
} 

label {
	font-size:12px;
}

input {
	background:#EFDFAE;
	border:1px solid #9A3020;
	margin:0 0 10px 0;
}

textarea {
	background:#EFDFAE;
	border:1px solid #9A3020;
	margin:0 0 5px 0;	
}

input:focus {
	background:#eee;
}

textarea:focus {
	background:#eee;
}


/* =Footer Styles
------------------------------------*/

#footer {
	margin-right: 0 auto;
	width:900px;
}

#footer p {
	border-top:2px solid #9A3020;
	color:#9A3020;
	margin:60px 0px 15px 0px;
	padding:10px 0px 0px 0px;
	text-align:right;
	width:880px;
}

#footer a {
	color:#9A3020;
}

#footer a:hover {
	color:#fff;
}
