/*  
Theme Name: Machinetwelve 3 Col 2009 theme
Theme URI: http://www.machinetwelve.com
Description: Dark wide 3 column theme with random background images
Version: 1.0
Author: Rick Pawela
Author URI: http://www.rickpawela.com
*/



body, h1, h2, h3, form, p, ol, ul {
	margin: 0;
	padding: 0;
}
.sidebar, .post h2, #bodyback, .post, h2.last5posts, h2.categories, h2.usefullinks, .ping {
	behavior: url("iepngfix.htc");
}
body {
	font-family: "lucida grande", "lucida sans", Arial;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #000000;
	color: #000;
	background-image: url(backgrounds/rotate.php);
	background-repeat:no-repeat;
	background-position:center top;
}
table {
	font-family: "lucida grande", "lucida sans", Arial;
	font-size: 11px;
}
#bodyback {
	padding:30px 0 0 0;
	background: url(images/bodyback.png) no-repeat right top;
}
.clearer {
	clear:both;
	line-height: 0;
	height: 0;
}
a {
	text-decoration: none;
	color: #00c0ff;
	border-bottom:1px dashed #ffffff;
}
a:hover {
	text-decoration: none;
	border-bottom:1px dotted #00c0ff;
}
a img {
	border: 0;
}
a:hover img {
	border: 0;
}
form, input, textarea {
	font-family: Verdana;
	font-size: 11px;
}
ul, ul li {
	list-style-type: none;
}
ol {
	padding: 0 30px 10px 30px;
}
ol li {
	padding-bottom:10px;
}
h1 {
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 a {
	text-decoration: none;
	border:none;
}
h1 a:hover {
	text-decoration:none;
	border:none;
}
#container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	vertical-align: top;
	color: #000;
}
#page {
	padding-top: 150px;
	padding-right: 20px;
	padding-left:20px;
	padding-bottom:20px;
}
.description {
	width: 760px;
	/*border-top: 1px solid #12ff00;*/
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #AEAEAE;
	clear: both;
}
.description p {
	padding: 10px 20px
}
#top-menu {
	margin-bottom: 20px;
	width: 760px;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background: #000;
	color: #000;
}
#top-menu p {
	padding: 10px 20px
}
#top-menu a {
	padding-right: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #00c0ff;
}
.narrowcolumn {
	float: left;
	margin: 0 20px 0 0;
	width: 540px;
	text-align: left;
	vertical-align: top;
	/*background-image:url(images/black_40.png);*/
	color: #000;
}
.widecolumn {
	float: left;
	margin-right: 20px;
	width: 940px;
	text-align: left;
	vertical-align: top;
	/*background-image:url(images/black_40.png);*/
	color: #fff;
}
.post h2 {
	padding: 10px 0 25px 0;
	margin: 0;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	color: #ff882e;
}
.catIcon img {
	margin:-15px 5px 0 0;
	padding:0;
	float:left;
}
.post h2 a {
	text-decoration: none;
	color: #00c0ff;
	border:none;
}
.post h2 a:hover {
	text-decoration: none;
	border:none;
}
h5 {
	padding:0;
	margin:0 0 5px 0;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #000;
}
.post {
	padding: 15px 20px 15px 20px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #F2F2F2;
	margin:0;
	background: url(images/post-end2.png) no-repeat left bottom;
}
.post p {
	padding: 0 0 12px 0;
}
.post-date {
	margin-bottom: 20px;
	padding: 10px 20px;
	font-family: Arial;
	font-size: 11px;
	background: #000;
	color: #666;
}
.postmetadata {
	font-size:10px;
	margin-top:0px;
	color: #666;
	/*border-bottom: 1px solid #454545;*/
	margin-bottom:15px;
}
.navigation {
	font-size:14px;
	margin-bottom: 20px;
	text-align:center;
	padding: 10px 20px;
	font-family: Arial;
	font-weight: normal;
	line-height: 28px;
	color: #ff882e;
}
.navigation a {
	border:none;
}
.commentlist ol, .commentlist ol li {
	list-style-type: none;
}
.commentlist ol {
	margin: 0 0 10px 0;
}
.commentlist ol li {
	margin-bottom: 5px;
	border: 1px solid #D3D5D6;
	padding: 10px;
	font-size: 11px;
	background: #666666;
	color: #000;
}
blockquote {
	color: #ffffff;
	background: url('./images/quote.gif') no-repeat bottom right #454545;
	margin: 0;
	padding: 15px;
}
cite {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}
#sidebar {
	float: left;
	margin: 0;
	padding:0;
	width: 400px;
	text-align: left;
	vertical-align: top;
	color: #000;
}
.sidebar1 {
	float: left;
	margin: 0;
	padding:0;
	width: 200px;
	text-align: left;
	vertical-align: top;
	color: #000;
}
.sidebar2 {
	float: left;
	margin: 0;
	padding:0px;
	width: 200px;
	text-align: left;
	vertical-align: top;
	color: #000;
}
.clearer {
	clear:both;
	line-height: 0;
	height: 0;
}
#sidebar a img, #sidebar a:hover img {
	border:none;
}
#sidebar h2 {
	font-family: "lucida grande", "lucida sans", Arial;
	font-size: 18px;
	margin-top:0px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight: normal;
	color: #F5F5F5;
}
#sidebar h2 a {
	text-decoration: none;
	color: #ff882e;
	border:none;
}
#sidebar h2 a:hover {
	text-decoration: none;
	border-bottom:none;
}
#sidebar ul {
	margin: 0;
	padding: 5px 20px;
	color: #000;
	border-bottom:none;
}
#sidebar ul li {
	margin: 0;
	padding:0;
	font-family: "lucida grande", "lucida sans", Arial;
	font-size: 18px;
	font-weight: normal;
	border-bottom:none;
}
#sidebar ul ul {
	margin: 0;
	padding: 0;
	border-bottom:none;
}
#sidebar ul ul li {
	margin: 0;
	padding: 7px 0 0 0;
	font-family: "lucida grande", "lucida sans", Arial;
	font-size: 12px;
	border-bottom:1px dashed #333333;
}
#sidebar ul ul ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-family: "lucida grande", "lucida sans", Arial;
	font-size: 12px;
	border-bottom:none;
}
#sidebar ul ul li a {
	display:block;
	padding-bottom:10px;
	border-bottom:1px dashed #333333;
}
#sidebar ul ul li, #sidebar ul ul li a img {
	border:none;
}
#wp-calendar {
	margin: 5px 0 0;
	font-family: Arial;
}
#wp-calendar caption {
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #ff882e;
}
#wp-calendar th, #wp-calendar td {
	padding: 3px;
	background: #f3f3f3;
	color: #000;
}
#footer {
	clear: both;
	width: 760px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #999999;
}
#footer a, a:hover {
	color: #999999;
	text-decoration:none;
}
#footer p {
	padding: 0 20px;
}
h2.last5posts {
	width: 149px;
	height: 54px;
	background: url(images/title-last5posts.png) no-repeat;
	text-indent: -9999px;
}
h2.categories {
	width: 149px;
	height: 54px;
	background: url(images/title-blogcategories.png) no-repeat;
	text-indent: -9999px;
}
h2.usefullinks {
	width: 149px;
	height: 54px;
	background: url(images/title-usefullinks.png) no-repeat;
	text-indent: -9999px;
}
.cfi {
	float:left;
	margin:0px 20px 30px 0;
	padding:4px;
}
