/*  
Theme Name: YRB MAGAZINE
Theme URI: http://www.yrbmagazine.com/
Description: Yellow Rat Bastard blog layout
Author: Jessica Lares
Author URI: http://www.jessicalares.com/
*/
body {
	background-color: #FFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	width: 1025px;
	margin-top: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
#sidebar {
	width: 237px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sidebarbg {
	background-image: url(images/sidebar.png);
	background-repeat: repeat-y;
}
#widgets {
	width: 210px;
}
#widget {
	font-family: "Century Gothic";
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	height: 40px;
	font-size: 24px;
	line-height: 55px;
	clear: both;
	width: 210px;
}
#posts {
	width: 600px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#posts a:link {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#posts a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#posts a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#posts a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#date {
	font-family: "Century Gothic";
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	height: 40px;
	font-size: 24px;
	line-height: 55px;
	clear: both;
}
#ads {
	width: 168px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#post {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#spacer {
	height: 3px;
}
#post h2 {
	color: #ad3a25;
}
#widgetbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 210px;
}
#widgetbg a:link {
	color: #ad3a26;
	text-decoration: none;
	font-weight: bold;
}
#widgetbg a:visited {
	color: #ad3a26;
	text-decoration: none;
	font-weight: bold;
}
#widgetbg a:hover {
	color: #ad3a26;
	text-decoration: none;
	font-weight: bold;
}
#widgetbg a:active {
	color: #ad3a26;
	text-decoration: none;
	font-weight: bold;
}
#ads img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#footer {
	clear: both;
	text-align: center;
	font-weight: bold;
}
#menu {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #000;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px;
	padding: 5px;
	clear: both;
}
#content {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
	clear: both;
}
#container {
	clear: both;
	width: 1025px;
}
input, textarea {
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-image: url(images/inputbg.png);
	background-repeat: repeat;
	background-position: center center;
}
li, ul {
	margin: 0px;
	padding: 3px;
	list-style-type: none;
}
#comment {
	background-color: #EBEBEB;
	margin: 10px;
	padding: 10px;
}
#search {
	text-align: center;
}
