/*
Theme Name: Optimi
Theme URI: http://optimistudios.com
Author: Josh Baker
*/


/************************* RESET */
body, h1, h2, h3, h4, h5 ,h6, address, blockquote, dd, dl, hr, p, form	{
	margin:0px; padding:0px;}
/************************* RESET */


/************************* UTILITY */



body{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	vertical-align:top;
	margin-top:0px;
	background:url(images/bg.jpg) #262626 repeat-x;
	color:#ccc;}

h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;}

a{
	text-decoration:none;
	border:none;
	color:#0096ff;}
	
a:hover{
	text-decoration:underline;
	border:none;}

	
blockquote{
	margin:10px 0 0;
	border-top:2px solid #CCCCCC;
	background:#CCCCCC;}
	
blockquote p{
	padding:10px;}
	
blockquote blockquote{
	float:none;
	width:auto;
	margin:0 10px;
	background:#FFFFFF;}
	
j {
	background:white;}
	
dd{
	padding:0 0 0 20px;}

form, input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
	
P{}
	
p img{
	max-width:100%;
	border:none;}
	
img.centered{
	display:block;
	border:none;
	margin-left:auto;
	margin-right:auto;}
	
img.alignright{
	margin:3px 0 2px 10px;
	padding:4px;
	border:none;
	display:inline;}
	
img.alignleft{
	margin:3px 10px 2px 0;
	padding:4px;
	border:none;
	display:inline;}
	
	
h1{
	font-size:14px;
	font-weight:bold;
	letter-spacing:3px;
	padding-bottom:7px;}
	
img a{
	border:none;}
	
.alignleft{
	float:left;}
	
.alignright{
	float:right;}
	
.clear{
	clear:both;}

small{
	font-size:11px;}

/**************************** LAYOUT */



#wrapper{
	width:1150px;
	text align: left;
	margin:0 auto -110px;}
	
#header{
	background:url(images/header.png) no-repeat;
	width:1150px;
	height:253px;}
	
#menu{
	width:1200px;}
	
#menu ul{
	margin-left:44px;
	list-style:none;
	padding:0;}
	
#menu ul li{

	float:left;}
	
#menu ul li a{
	font-weight:bold;
	display:block;
	font-size:14px;
	width:183px;
	margin-top:19px;
	height:54px;
	text-decoration:none;
	color:#ccc;}
	
#menu ul li a:hover{
	display:block;
	color:#0096ff;}
	
#container{
	margin-top:40px;
	margin-left:120px;
	width:878px;
	min-height:545px;
	height:inherit;
	background:url(images/container.jpg);}
	
.slider{
	padding-top:82px;
	margin-left:33px;}

#content{
	width:800px;
	padding-top:15px;
	margin-left:30px;}
	
#content-page h3{
	text-align:center;
	font-weight:normal;
	font-size:14px;
	padding-bottom:20px}
	
#content-page h4 a{
	text-align:center;
	font-weight:normal;
	font-size:14px;
	width:70px;
	height:30px;}
	
#content-page h4 a:hover{
	}
	
#content-page h5{
	font-weight:normal;
	text-align:center;
	border:10px #FFFFFF;}
	
#content-page h6{
	float:right;
	margin-left:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;}
	
.post{
	padding:10px;
	padding-left:17px;
	}
	
.search h2{
	margin-left:15px;
	padding-top:15px;}
	
.post h2{
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	font-size:24px;
	font-family:arial;}
	
.post h2 a{
	color:#000000;}
	
.post h2 a:hover{
	text-align:center;
	text-decoration:none;
	color:#0096ff;}
	
.post h3 a{
	font-weight:bold;
	display:block;
	font-size:14px;
	width:inherit;
	height:15px;
	text-decoration:none;
	color:#ccc;}

.post h3 a:hover{
	display:block;
	color:#0096ff;
	width:inherit;
	}
	
.footer{
	background:#262626;
	float:left;
	width:1100px;
	height:10px;
	font-size:9px;
	text-align:center;}
	
.footer h2{
	font-size:9px;
	text-align:center;
	color:#ccc;


