/*
Theme Name: RED Pixel
Theme URI: http://www.red-pixel.com/
Description:  :::RED Pixel::: hompage template.
Version 1.0
Author: George Shubin
Author URI: http://www.red-pixel.com/
*/

body{
	margin:0px;
	padding:0px;
	background-image: url(images/bg.gif);
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#900;
}
a:hover, .footer a:hover{
	color:#fff;
}
a img{
	border:none;
}

h1{
	font:normal 1em "geneva",sans-serif;
}
ul{
	margin:12px 0;
}
li{
	margin-left:18px;
	list-style:square;
}
code{
	border:3px solid #900;
	color:#ccc;
	display: block;
	margin-bottom:12px;
	white-space:pre;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:1em;
	font-family:Lucida Sans Unicode, serif;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
}
cite{
	display:block;
	border-right:5px solid #900;
	color:#ccc;
	padding-left:28px;
	font-style:normal;
	font-weight:normal;
	font-size:1.1em;
	font-family:Lucida Sans Unicode, serif;
}
blockquote{
	display:block;
	text-align: left;
}
#workcontent{
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#workcontent a{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.container{
	font-size:1em;
	margin:0px auto 0px auto;
	width:800px;
	background-color: #0c1938;
}
#header{
	background-color: #0c1938;
	height:208px;
	width:800px;
	padding-top:40px;
	margin:0px auto 0px auto;
	overflow:hidden;
}
#header h1 {
	text-indent:-10000px;

}
#header h1 a {
	display:block;
	background:url(images/header.jpg) no-repeat left top;
	height:208px;

}
.content{
	padding:18px;
}
.content h1 {
	color: #900;
	font-size: 1.4em;
	margin-bottom: 4px;
}
.post h1 a {
	color: #900;
	font-size: 1.2em;
	margin-bottom: 4px;
	text-decoration:none;
}
.post{
	margin:0px;
	padding:0px;
}
.entry{
	margin:0px;
	padding:0px;

}
#projectbanner {
	margin:0px;
	padding:0px;
	height: 70px;
	overflow:hidden;
}
#project {
	margin:0;
	padding:0;
	width: 350px;
	top: -47px;
	margin-left: 400px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
#reelbg{
	background-image: url(images/reel_bg.jpg);
	background-repeat: no-repeat;
	width: 763px;
	height: 295px;
	overflow:hidden;
}
#contactbg{
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	width: 763px;
	height: 295px;
	overflow:hidden;
}
#reelbg a {
	color: #FFFFFF;
	text-decoration: none;
	}
#reelbg a:hover {
	color: #CC0000;
	text-decoration: none;
	}
#contacttxt {
	width:290px;
	margin-left:170px;
	padding-top:100px;
	font-size: .9em;
	overflow:hidden;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#contacttxt a {
	color: #FFFFFF;
	text-decoration: none;
	}
#contacttxt a:hover {
	color: #CC0000;
	}
#mainbg{
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	width: 763px;
	height: 295px;
	overflow:hidden;
}
#maintxt {
	width:290px;
	margin-left:460px;
	padding-top:15px;
	font-size: 0.75em;
	overflow:hidden;
	color:#FFFFFF;
}
#footer{
	margin:0;
}
.footinfo{
	padding:45px 0px 45px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	text-align: center;
	color: #999999;
}
.footinfo a {
	text-decoration: none;
	color: #999999;
}
.navigation {
	height: 26px;
	padding-left:25px;
	font-size:0.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #999999;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.navlinks{
	position:relative;
	margin-top:-26px;
	margin-left:500px;
	word-spacing: 15px;
	overflow:hidden;
}
.navlinks a {
	color: #999999;
	text-decoration: none;
	word-spacing: 15px;
}
.navlinks a:hover {
	color: #900;
}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #900;
}
#commentform {
	margin: 1em 0;
	background: #333;
	width: 280px;
}
#commentform textarea {
	background: #333;
	border: 1px solid #900;
	width: 280px;
}
#commentform textarea:hover {
	background: #333;
	border: 1px solid #900;
}
#commentform textarea:focus {
	background: #333;
	border: 1px solid #900;
}
#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #333;
	border: 1px solid #900;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #333;
	border: 1px solid #900;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #333;
	border: 1px solid #900;
	width: 280px;
}
#commentform input{
	margin-bottom: 3px;
}

p img{
	float:left;
	border:none;
	margin-right:5px;
	margin-bottom:5px;
}
.alignright {
	float: right;
	padding: 4px;
	background: transparent;
	margin-left: 7px;
	margin-top: 3px;
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	padding: 4px;
	background: transparent;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 15px;
}