/*
Theme Name: Relapse411
Theme URI: http://intherooms.com/
Description: The theme for Gorski.
Version: 1.0
Author: Alex Newman
Author URI: http://intherooms.com/
Tags: custom, intervention, stacy

*/

#new-nav {
	margin: 15px 0 0 0 !important;
	}
	
#new-nav .sf-menu {
	margin: 0;
	}

#new-nav ul li.b {
	margin:0 0 0 10px !important;
}

#new-nav .sf-menu { 
	background: #4F91CD url(images/heads-slice.jpg) right bottom no-repeat;
}

#content {
	width: 654px;
	float: left;
	padding: 10px 0 0 0;
}

#sidebar {
	width: 306px;
	float: right;
}

#sidebar #faces {
	}
	
#sidebar > ul > li {
	border: solid 1px #ccc;
	margin: 0 21px 12px 0;
	}
	
#sidebar ul li h2, #sidebar ul li label {
	background:#74A3D1 none repeat scroll 0 0;
	border-bottom:1px solid #B1B1B1;
	display: block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:15px;
	margin-top:0;
	padding:6px 5px 5px 10px;
	}
	
#sidebar > ul {
	margin: 5px 0 0 0;
	}

#sidebar ul {
	list-style: none;
	}

#sidebar ul li ul {
	border-top:1px dotted #CCCCCC;
	margin:10px;
	}

#sidebar ul li ul li {
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
	color: #666;
	}

#sidebar #searchform div {
	padding: 10px 15px;
	}



/* Begin Comments*/

#comments {
	margin: 0 20px;
	padding: 10px 0;
	color: #3F74A4;
	font-size: 14px;
	text-align: center;
	background: url(images/gradient.gif) repeat-x;
	}

#respond {
	margin: 0 20px;
	padding: 10px 0;
	color: #3F74A4;
	font-size: 18px;
	text-align: center;
	background: url(images/gradient.gif) repeat-x;
	}
	
#commentform {
	padding: 0 0 25px 0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 20px 20px 0;
	}
	
.commentlist cite em {
	color: #ccc;
	margin: 0 0 0 10px;
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}
	
	
	

.commentlist {
	margin: 0 20px;
	padding: 0;
	text-align: justify;
	color: #333;
	}

.commentlist li {
	font-weight: bold;
	border-bottom: dotted 1px #aaa;
	margin: 15px 0 0 0;
	padding: 5px 20px 0 0;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	padding-left: 0 !important;
	width: 479px;
	float: right;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#content .post {
	margin: 10px 0 0 0;
	}

#content .post h2 {
	font-family: Georgia;
	font-size: 22px;
	line-height: 1.3em;
	padding: 10px 20px 0 0;
	margin: 0;
	width:516px;
	float: right;
	}

#content .post small.small-top {
	display: block;
	font-size: 14px;
	color: #333;
	width:516px;
	float: right;
	padding: 3px 20px 0 0;
	}
	
#content p {
	color: #333;
	padding: 0 20px 15px 20px;
	line-height: 1.5em;
	}
	
img.alignleft {
	margin: 0 20px 10px 20px;
	float: left;
	border: solid 1px #999;
	}

img.alignright {
	margin: 0 0 10px 20px;
	float: right;
	border: solid 1px #999;
	}
	
p.postmetadata-top {
	padding: 15px 20px 15px 0 !important;
	line-height: 1em !important;
	font-size: 12px;
	width:516px;
	float: right;
	}

#content .post h2 a {
	color: #3F74A4;
	}

#content .post h2 a:hover {
	color: #59903A;
	}

.headshot {
	border: solid 1px #999;
	float: left;
	margin: 5px 20px 15px 20px;
	}

.postmetadata {
	font-style: italic;
	text-align: center;
	margin: 10px 20px 0 20px;
	padding-bottom: 25px !important;
	border-bottom: dotted 1px #aaa;
	}

.navigation {
	color: #333;
	border-bottom: dotted 1px #aaa;
	margin: -5px 20px 15px 20px;
	padding: 0 0 5px 0;
	}
	
.navigation .alignleft {
	float: left;
	padding: 10px 0 0 0;
	}

.navigation .alignright {
	float: right;
	padding: 10px 0 0 0;
	}

.notice {
	background: #85ae62;
	color: white;
	font-weight: bold;
	padding: 10px 20px;
	text-align: center;
	}

h2.pagetitle {
	margin: 0 20px;
	color: #3F74A4;
	font-size: 16px;
	font-style: italic;
	text-align: right;
	}

#sidebar-info {
	font-size: 11px;
	line-height: 1.8em;
	padding: 5px 20px 10px 0;
	text-align: center;
	color: #666;
	font-family: Georgia;
	font-style: italic;
	}





