/*
Theme Name: DeathByRamen
Author: DeathByRamen.com
Author URI: http://www.DeathByRamen.com/
*/


* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 12px verdana;
	color:#464646;
	background: #000000;
}
a {
	text-decoration: none;
	font-family:"Trebuchet MS";
	color: #999;
}
a:hover {
color: #aa0000;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
	background: #ffffff;
}
/** END wrapper **/

/** BEGIN header **/
#header {
}
#header ul {
	list-style-type: none;
	height: 32px;
	font-weight:700;
	color:#999;
	margin-top:0px;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:-0.08em;
}
#header ul li {
	float: left;
	padding-right: 2px;
}
#header ul li a {
	color: #ccc;
	padding: 0px 18px 11px 18px;
}
#header ul li a:active {
	color:#000000;
}
#header ul li a:hover {
	color: #999;
}
#header .logo {
	float: left;
}
#header .logo h1 {
	font-size: 0;
	padding: 15px 0px 0px;
}
#header .logo h1 a {
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 400px;
	height: 111px;
	background: url(images/dbrlogo.png) no-repeat 0 0;
}
#header .logo p {
	display: none;
}
#header .logo-left {
	float: right;
	padding-top: 15px;
}
#header {
}
/** END header **/

/** BEGIN body **/
#body {
	background: #ffffff url(images/body.gif) repeat-y right 0;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 630px;
	float: left;
	padding-bottom: 20px;
}
#content p {
	margin-bottom: 10px;
	line-height: 1.2em;
}
#content h3 {
	margin-bottom: 5px;
	font-size: 1.5em;
	font-weight: normal;
}
#content blockquote {
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #cccccc;
	font-style: italic;
	font-weight: bold;
}
#content ul {
	margin: 0 0 10px 18px;
}
#content ol {
	margin: 0 0 10px 16px;
	padding-left: 10px;
}
#content li {
	padding: 2px 0;
}
#content .latest {
	margin: 0px 15px;
	position: relative;
	width: 600px;
	height: 300px;
}
#content .latest .thumb {
	height: 300px;
	overflow: hidden;
}
#content .latest .thumb img {
	width: 600px;
}
#content .latest .text {
	color: #ffffff;
	background: url(images/shade.png) repeat 0 0;
	padding: 10px 10px 0px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 580px;
}
#content .latest .text h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
}
#content .latest .text a {
	color: #ffffff;
}
#content .post {
	margin: 0px 15px 15px;
	clear: both;
}
#content .thumb {
	height: 200px;
	overflow: hidden;
	float: left;
	margin: 0 15px 10px 0;	
}
#content .thumb .post img {
	width: 150px;
}
#content .post h2 {
	font-size: 1.6em;
	margin-bottom: 1px;
	letter-spacing:-0.08em;
}
#content .post h2 a {
	text-decoration: none;
	color: #000;
}
#content .post h2 a:hover {
	text-decoration: none;
	color: #aa0000;
}
#content .post .details {
	font-size: 0.9em;
	color: #BABEAE;
}
/** END content **/

/** BEGIN sidebar **/
#feature {
	width: 350px;
	float: right;
	background-color:;
	
}
#sidebar {
	width: 350px;
	float: right;
	background-color:;
	border-top: 1px solid #E7E6E6;
}
#sidebar h2 {
	font-size: 1.3em;
	color: #474747;
	padding: 10px 14px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 15px 10px;
}
#sidebar ul li {
	line-height: 1.3em;
	padding: 4px 0;
}
#sidebar ul li a {
	color: #808080;
}
#sidebar ul li a:hover {
	color: #3C4C16;
}
#sidebar .l {
	float: left;
	width: 175px;
}
#sidebar .r {
	float: right;
	width: 175px;
	
}
#sidebar .l ul, #sidebar .r ul {
	border-bottom: 0;
}
#sidebar .video {
	padding: 10px 15px;
}
#sidebar .tags {
	padding: 10px 15px;
}
#sidebar .tags a {
	color: #808080;
}
#sidebar .tags a:hover {
	text-decoration: none;
	color: #3C4C16;
}
#sidebar form {
	background: url(images/search.gif) no-repeat 15px 20px;
	padding: 20px 15px;
	height: 30px;

}
#sidebar form input {
	border: 0;
	background-color: transparent;
	width: 234px;
	margin: 7px 1px 0 2px;
	font-size: 1.2em;
	color: #000;
	float: left;
}
#sidebar form button {
	border: 0;
	background-color: transparent;
	text-indent: -9999px;
	width: 75px;
	height: 30px;
}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #000;
	color: #414141;
	border-bottom: 5px solid #B50000;
	padding: 10px;
}
#footer a {
	color: #ffffff;
}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 40px 0;
	font-size: 0.9em;
}
.postnav a {
	border: 1px solid #cccccc;
	padding: 3px 8px;
	color: #999999;
}
.postnav a:hover {
	border: 1px solid #000000;
	color: #000000;
	text-decoration: none;
}
#comments {
	margin-top: 20px;
	border-top: 1px solid #eeeeee;
}
#comments h2 {
	margin: 20px 0 5px;
	font-size: 1.5em;
}
#comments p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
#comments form {
	padding-top: 20px;
}
#comments form p {
	margin-bottom: 5px;
}
#comments form input, textarea {
	border: 1px solid #cccccc;
	font-size: 0.9em;
	font-family: Verdana;
	padding: 4px 4px 4px 20px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
#comments form input {
	width: 260px;
	border: 1px solid #cccccc;
}
#comments form textarea {
	width: 350px;
	padding: 4px 4px !important;
	border: 1px solid #cccccc;
}
#comments form button {
	border: 1px solid #B50000;
	background-color: #B50000;
	font-size: 0.9em;
	font-family: Verdana;
	width: 120px;
	height: 23px;
}
.commentdetails {
	margin-top: 25px;
}
.commentauthor {
	margin-bottom: 5px !important;
	font-weight: bold;
}
.commentdate {
	font-size: 0.8em;
	margin-bottom: 5px;
	color: #909090;
}
.required {
	color: #ff0000;
}
h2.title {
	font-size: 1.6em;
	text-transform: uppercase;
	padding: 0px 17px 10px;
	color: #565656;
}
.single {
	padding-top: 0px;
}
.notfound {
	padding: 40px;
}
.notfound h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments ol li {
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
}
#comments ol li .avatar {
	float: right;
}
#comments ol li .comment-author {
}
#comments ol li .comment-author .fn {
	font-weight: bold;
	font-size: 1.2em;
}
#comments ol li .comment-meta {
	font-size: 0.9em;
	color: #999999;
	margin: 5px 0 10px;
}
#comments ol li .reply {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 10px;
}
#comments .children {
	list-style-type: none;
}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
#comments .navigation a {
	color: #999999;
	padding: 3px 8px;
	border: 1px solid #cccccc;
}
#comments .navigation a:hover {
	color: #000000;
	border-color: #000000;
	text-decoration: none;
}
/** END wordpress 2.7 comments **/

/** related post thumbs **/
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{width:130px; float:left; display:inline; margin-right:15px;}
	ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
	ol.related-posts li{font-size:12px;}
