/*  
Theme Name: Riddick
Theme URI: http://www.riddickart.com
Description: Theme for riddickart.com
Version: 1
Author: Greg Comstock
Author URI: http://www.gregcomstock.com/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body {
	background-image: url(http://www.riddickart.com/basebg.gif);
	background-repeat: repeat;
	text-align: center;
	font-family: Courier New, Courier;
	font-size: 0.875em;
	overflow-x:hidden;
}

a:link, a:visited{
	border-bottom: 1px dashed #ffffff;
	text-decoration: none;
	color: #666666;
}

a:hover, a:active{
	border-bottom: 1px dashed #000000;
	text-decoration: none;
	color: #666666;
}

a img{border:0;} 


p{
padding: 10px 0 0 0;
}

.post{
padding: 10px 0 10px 0;
}

/* entry title */
.post h2{
	font-family: Courier New, Courier;
	font-size: 2.2em;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0 0 10px 0;
	color: #444444;
	line-height: 0.9em;
}

.post h2 a {
color: #444444;
}

/* sidebar title */
h3 {
	font-family: Courier New, Courier;
	color: #333333;
	font-size: 1.5em;
	font-weight: 600;
}

/* timestamp title */
h4 {
	font-family: Courier New, Courier;
	color: #444444;
	font-size: 1.2em;
	font-weight: 600;
}


.entry{
line-height: 1.5em;
}

.navigation{
padding: 10px 0 0 0;
font-size: 1em;
font-weight: bold;
line-height: 18px;
}

/* begin coding for div containers */

#topbg {
	background-image: url(http://www.riddickart.com/topbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	visibility: visible;
	height: auto;
	width: auto;
	vertical-align: top;
}

#wrapper {
	margin: 0 auto 0 auto;
	height: auto;
	width: 1000px;
	position: relative;
	text-align: left;
}

#header {
	width: 1000px;
	height: 200px;
	float: left;
}

#paper {
	background-image: url(http://www.riddickart.com/paper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	position: relative;
	display: inline;
	float: left;
}


#blog {
	margin: 60px 30px 0 100px;
	padding: 0px;
	width: 600px;
	height: inherit;
	position: inherit;
	float: left;
	display: inline;
}

.sidebar {
	margin: 100px 70px 0 0;
	height: inherit;
	width: 200px;
	position: inherit;
	text-align: left;
	float: left;
	display: inline;
}

.sidebar_content {
	margin: 0 0 0 25px;
	height: inherit;
	width: 175px;
	position: inherit;
	text-align: left;
	float: left;
	display: inline;
}

.sidebar_logos a:hover {
	border-bottom: 1px dashed #ffffff;;
}

.sidebar ul{
list-style-type: none;
padding: 0 10px 0 10px;
}

.sidebar li{
padding: 5px 0 5px 0;
}


#calendar a {
	font-weight: 900;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: 0px;
}

#calendar a:hover {
	background-color: #666666;
	border-bottom: 0px;
}

#footer {
	margin: 0px;
	width: 1000px;
	position: relative;
	float: left;
	clear: both;
}

/* begin coding for comments */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Courier New, Courier;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Courier New, Courier;
	font-size: 12px;
}

/* begin coding for flash embeds */

#flash {
	height: 500px;
	width: 1000px;
	margin: 0px;
}

#holder {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 10px;
	top: auto;
	text-align: left;
		}
		
#menu {
	width: 560px;
	height: 200px;
	position: absolute;
	z-index: 1000;
	margin-left: 220px;
	margin-top: 70px;
	top: 0px;
		}

#intro {
	width: 1000px;
	height: 800px;
	position: absolute;
	z-index: 1000;
	margin-left: -200px;
	margin-top: 0px;
	top: 0px;
	z-index: 1000;
	}