/*
Theme Name: Suzanne

*/

/* CSS RESET !!!!!!!!!! */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END RESET !!!!!!!!!!!*/

/* Main Structure */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
body {
	font-size: 12px
	font-family: Arial, Helvetica, Sans-Serif;
	background: #44453E;
	color: #44453E;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#page {
	background-color: #FFF;
	margin: 0px auto;
	padding: 0;
	width: 960px;
}
#header {
	background: url(images/sw-header.jpg);
	width: 960px;
	height: 330px;
	margin: 0;
	padding: 0;
	}
#nav {
	width: 918px;
	height: 20px;
	background: #C6D0C8 url(images/grad.jpg) repeat-x;
	border-top: 1px solid #B1B1A3;
	border-bottom: 1px solid #B1B1A3;
	text-align: left;
	padding: 12px 20px 12px 22px;
	overflow: hidden;
	margin: 0;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	padding: 0 7px;
}
#nav ul li.star {
	padding: 0px;
}
#content {
	width: 500px;
	padding: 0 32px;
	float: left;
	border-right: 1px solid #DFDEDC;
	text-align: left;
	}
#sidebar {
	padding: 24px 27px;
	float: right;
	width: 338px;
	text-align: left;
	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	background: #44453E;
	}
/* Email signup */

#nav #newsletter {
	float: right;
	width: 272px;
	height: 22px;
	text-align: right;
	padding-right: 6px;
}
#newsletter form, #newsletter form label, #newsletter form input  {
	vertical-align: middle;
	height: 22px;
	padding: 0;
	margin: 0;
}
input#email {
	width: 138px;
	height: 18px !important;
	border: 1px solid #8F8C87;
	background-color: #E8E2D6;
	color: #8F8C87;
	margin-left: 10px !important;
	margin-right: 5px !important;
}
#newsletter form input {
	margin-top: -12px !important;
	}
#audio-player {
	width: 315px;
	height: 20px;
	padding-top: 19px;
	margin-left: 36px;
}
#headLink {
	width: 960px;
	height: 290px;
}
/* Post */

.post {
	margin: 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.entry, .logged {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #44453E;	
}
.entry p {
	margin-bottom: 19px;
}
.entry div.largeText {
	font-size: 14px;
}
.postmetadata {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #8F8C87;
	padding: 18px 0px 15px 0px;
	border-top: 1px solid #DFDEDC;
	border-bottom: 1px solid #DFDEDC;	
}

.postmetadata a {
	color: #B4B1AE;
	text-decoration: none;
}

.postmetadata a:hover {
	color: #7DA290;
}
.clear {
	clear: both;
}

.commentsLink {
	font-size: 20px;
	font-family: Georgia, Times, serif;
	color: #B4B1AE;
	font-style: italic;
	font-weight: bold;
	padding-top: 4px;
	text-transform: lowercase;
}

.commentsLink a:hover {
	text-decoration: none;
}

.entry ul {
	margin-bottom: 20px;
}

/*	Begin Headers */

h2 {
	font-size: 34px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 34px;
	color: #B4B1AE;
	margin: 28px 0px 20px 0px;
	padding: 0;
	}
	
.entry h3 {
	font-weight: bold;
	font-size: 14px;
}

#sidebar h2 {
	
	}

h2 a, h2 a:visited {
	color: #B4B1AE;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #7DA290 !important;
	}

/* End Headers */

/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 18px;
	}
#sidebar ul li.title {
	margin-bottom: 6px;
	}

#sidebar ul li.social {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #DFDEDC;	
}

#sidebar ul li.photos img {
	margin-right: 6px;	
}
#sidebar ul li.photos img.lastimg {
	margin-right: 0px !important;	
}
#sidebar ul li.more a {
	text-align: right;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	color: #B4B1AE;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px !important;
	text-transform: lowercase;
	display: block;
	padding-bottom: 25px;
	border-bottom: 1px solid #DFDEDC;
}
#sidebar ul li.more a:hover {
	color: #7DA290;
	text-decoration: none;
}
#sidebar ul li.gigs {
	border-bottom: 1px solid #DFDEDC;
}
/* End Sidebar */

/* Begin Comments*/

h3.comments {
	font-size: 20px;
	font-family: Georgia, Times, serif;
	color: #B4B1AE;
	font-style: italic;
	font-weight: bold;
	margin-top: 30px;
}

.alt {
	
	}

.commentlist {
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #DFDEDC;
	padding-bottom: 24px;
	}

.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 24px;

	}
.commentlist li ul li { 
	margin-right: 0;
	margin-left: 0;
}

.comment-author {
	float: left;
	width: 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-top: 20px;
}
span.authorname {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	color: #B4B1AE;
	font-style: italic;
	text-transform: lowercase;
}
.authorname a {
	color: #B4B1AE;
}
.authorname a:hover {
	color: #58595B;
	text-decoration: none;
}

div.comment-body {
	background: #DEE4DF;
	padding: 14px 22px 14px 30px;
	float: right;
	width: 300px;
	-moz-border-radius: 22px;
	-khtml-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	line-height: 19px;
	min-height: 60px;
}
div.comment-body p {
	margin-top: 9px;
	margin-bottom: 9px; 
}
div.commenttab {
	width: 13px;
	height: 26px;
	float: left;
	margin-left: 13px;
	margin-top: 26px;
}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	margin-top: 6px;
	}
.commentmetadata a {
	color: #58595B;
}
.commentmetadata a:hover {
	color: #58595B;
	text-decoration: underline;
}	
#respond {
	padding-top: 12px;	
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
.login {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.reply {
	clear: both;
}
.commentSpace {
	width: 10px;
}
#comment {
	width: 100%;
	height: 242px;
	background: #DEE4DF;
	border: 1px solid #BBC9C0;
}
div.comment-field {
	width: 158px;
	float: left;
	margin-right: 13px;
	margin-top: 8px;
}
div.last {
	margin-right: 0px !important;
}
div.comment-field input {
	width: 154px;
	height: 18px;
	background: #DEE4DF;
	border: 1px solid #BBC9C0;
	padding: 2px;
	margin-top: 4px;
}
div.comment-field label {
	font-size: 9px;
	color: #979696;
	font-family: Arial, Helvetica, sans-serif;
}
.labels {
	padding-top: 4px;
}
div.submit {
	text-align: right;
	width: 100%;
	margin: 0;
	padding: 0;
}
div.submit input {
	font-size: 20px;
	font-family: Georgia, Times, serif;
	color: #B4B1AE;
	font-style: italic;
	font-weight: bold;
	background: #FFF;
	border: none;
	padding: 30px 0px;
	margin: 0;
}
div.submit input:hover {
	color: #58595B;
}

/* End Comments */

/* Footer */

#footer p {
	margin: 0;
	padding: 20px 32px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #B4B1AE;
	}
#footer a {
	color: #8F8C87;
	text-decoration: none;
}
#footer a:hover {
	color: #8F8C87;
	text-decoration: underline;
}	
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #7DA29D;
	text-decoration: none;
	}

a:hover {
	color: #7DA29D;
	text-decoration: underline;
	}


/* Begin Images */
.entry img {
	padding: 5px;
	border: 1px solid #DFDEDC;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 12px 12px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */



/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	color:#DFDEDC;
	background-color:#DFDEDC;
	height:1px;
	border:none;
	margin: 18px 0px 15px 0px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	font-style: italic;
}

.navigation-home {
	display: block;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	color: #B4B1AE;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	padding-top: 40px;
	padding-bottom: 60px;
}
	
.left {
	float: left;
}
.right {
	float: right;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Press Delicious Stream */

span.delicious-timestamp {
	color: #8F8C87;
}

span.delicious-timestamp:before {
	content: " | ";
}

/* Store Page */

div.thumbnail {
	float: left;
	margin-right: 12px;
	width: 88px;
	text-align: center;
	line-height: normal;
}
div.thumbnail img {
	margin-bottom: 6px;
}
div.thumbnail img.size-thumbnail {
	margin-bottom: 12px;
}
/* Forms */

fieldset {
	text-align: left;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

label {
	display: block;
	margin: 0;
	padding: 0;
}
fieldset input {
	padding: 2px;
	width: 300px;
	height: 19px;
	margin-top: -19px;
	margin-bottom: 19px;
}
input.submit {
	width: 60px;
	height: auto;
}
iframe {
	border: none !important;
	background: #FFF;
}

/* Twitter */

.twitter {
	font-size: 18px;
	color: #8F8C87;
	font-family: Georgia, Times, serif;
	font-style: italic;
	width: 415px;
	float: left;
	margin-left: 12px;
	line-height: 24px;
}

span.twitter-timestamp {
	display: inline;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #B4B1AE;
	text-align: right;
}
div.twitter-area .commentsLink a {
	color: #B4B1AE;
	text-decoration: none;
}
div.twitter-area .commentsLink a:hover {
	color: #7DA290;
	text-decoration: none;
}