/*  
Theme Name: Randy
Theme URI: http://mammothnyc.com/
Description: Deaign by Mammoth
Version: 1.0
Author: Mammoth Advertising
Author URI: http://mammothnyc.com/

*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0B0A09;
}
a:link {
		color: #FF7e00;
		text-decoration: none;
}
a:visited {
		color: #FF7e00;
		text-decoration: none;
}
a:hover {
		text-decoration: underline;
}
.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	margin-bottom: 10px;
}
.post_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF7e00;
	font-weight: bold;
}
.post_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
}
.alignleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}
.alignright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	margin-right: 25px;
}
ol.commentlist {
	list-style: none;
	padding:0;
}
ol.commentlist li {
	padding: 10px;
	font-size: .8em;
	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
ol.commentlist li.alt {
	background: #EAEAEA;
}
ol.commentlist li a:link, ol.commentlist li a:visited, ol.commentlist li a:hover {
}
#left {
	background: url(images/bg_left.jpg) top right no-repeat;
}
#right {
	background: url(images/bg_right.jpg) top left no-repeat;
}
#content{
	background-color: #FFFFFF;
}
#content_left {
	background: url(images/content_border.gif) repeat-y;
}
#sidebar_left {
	background: url(images/sidebar_left.gif) repeat-y;
}
#sidebar_content {
	background-color: #FFFFFF;
}
#partners {
	margin: 0;
	padding: 0;
}
#partners li {
	list-style: none;
	text-align: center;
	padding: 12px 0;
}
#archives_bg {
	background: url(images/side_bg.gif) repeat-y;
}
#archives_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#archives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 80px;
}
#page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
  color: #FF7e00;
}
#page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}