	/*  
Theme Name: Platform
Theme URI: http://www.platformgallery.org
Description: This is the theme Steven built for the Platform rebuilt (January 2008)
Version: 1.0
Author: Steven Cochrane
Author URI: http://stevencochrane.org
*/
h1, h2, h3, h4, h5 {text-align:left;}
body {
	background-color: #272727;
	margin: 0px;
border-bottom:150px solid #272727; 
}
#column ul, #column ol, #column li {padding:0px; margin:0px; list-style-type:none;}
#footer {clear:both; height:150px;}
#column {float:right; width:300px;}
#wide {width:700px; margin-left:62px; float:left;}

#narrow h1, #wide h1 {border-bottom: 3px solid #eee; color:#eee; padding-bottom:8px;}
#narrow h1 a, #wide h1 a {color:#eee;}
#column h1 {border-bottom: 3px solid #555; color:#555; padding-bottom:8px;}

li.hilite h2 a {color:#fff; border-color:#eee;}
li.hilite ul li a {color:#ccc;}
#column li ul li {width:300px; height:18px; overflow:hidden;}
#narrow {float:left; width:530px; margin-left:62px; text-align:justify;}

#column, #narrow, #wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:  #888888; 
}

div { font-face:arial}
div.container{
	position: absolute;
	left: 50%;
	width: 926px;
	margin-left: -463px;
	background-attachment: scroll;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right top; clear:both; color:#999999;
}
#top
{

	height:178px;
	background-image: url(images/dark_02.gif);
	background-repeat: no-repeat;
	background-position: left top; clear:both; 
}
#nav {float:right; width:630px}
#nav ul {
	margin:0px;
	padding:0px;
	width:187px;
	float:left;
	display:block;
	list-style:inside square;
	font-size:10px;
	letter-spacing:1px;
	margin-left:20px;
	line-height:20px;
	color:#F7941D;
	padding-top:86px;
	line-height:20px;
	border-right:3px solid #444444;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#nav ul li:hover {
background-color:#444444}

#left {
	width:420px;
	margin-left:62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:  #888888; float:left;
}

#left h4 {
	font-size: 10px; 
	font-weight: normal;
	color: #626262;
	margin-top: 12px;
	margin-bottom: 20px;
	padding-left: 14px;
	padding-bottom: 12px;
}
#nav a {
	text-decoration: none;
	color: #F7941D;
}



#right
{
	width:420px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #aaaaaa;
	background-color: #333333;
}
p {margin-top:0px}

#right h2, #left h2, #column h2, #narrow h2  {
	font-size:14px;
	color:#ffffff;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F7941D;
	padding-left: 8px;
}

#right p, #left p {margin-left:11px; margin-right:10px;}
#right p img, #left p img {display:block; margin-left:-11px; margin-right:-11px;}
#right h3, #left h3, #column h3, #narrow h3 {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#cccccc;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #555555;
	padding-left: 8px;
}
h1 {
	font-size: 24px;  margin-top:8px; font-weight:normal; #ccc;
}
#right h2 a { color:#fff;}
#left h2, #left h2 a {
	color:#aaaaaa;
	border-left-color: #777777;
}
#left h3, #left h3 a {
	color:#888888;
	border-left-color: #444444;
}
#left, #right {text-align:justify}

a {text-decoration:none; color: #F7941D}
a:hover {text-decoration:none; color: #F7941D}
div.post {margin-bottom:60px;}
#right div.post {margin-bottom:0px;}


div.more a {display:block; font-family:georgia; font-size:10px; color:#F7941D; text-align:right; margin:10px; font-style:italic;}

div.date {background-color:#303030; font-family:verdana; font-size:9px; padding:4px; margin-top:20px; text-align:right;}

div#search {
	width:420px;
	float:right; text-align:center; margin-top:30px;
}

input.field {
background-color:#444444;
border:2px solid #555555;
font-family:arial;
font-size:18px;
color:#cccccc;
width:300px; padding:6px;
}

input.button {
background-color:#272727;
border:2px solid #272727;
font-family:arial;
font-size:14px;
color:#F7941D;
padding:6px;
font-weight:bold;
}