/*
Theme Name: Starkers
Description: Founded on starkers theme for custome design
Version: 2.8
Author: Kevan Mogk
Author URI: http://shopi.ca
Tags: starkers, mikegrabow
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	padding:0;
	margin:0; 
	font-family: times new roman, Helvetica, Arial,sans-serif;	
	background:#05080b;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x ;
	background-position:top;
	color:#eeeeee;
    border-collapse:collapse;
}
body #singlepage {
	margin: 10px 15px
}
#singlepage h2 span {
        background:#004d40; 
        color:white; 
        padding: 1px 3px
}
body.single textarea  {
	height: 100px; 
	width: 300px
}
form {
	font-family: times new roman, Helvetica, Arial,sans-serif;
}
textarea {width:500px; height:120px}
h1 {
	font-size: 1.4em
}
h2 {
	font-size: 1.2em
}
p {
	line-height:1.1em;
}
a:link {
	color: #ffffff;
	text-decoration:underline;
}
a:visited {
	color: #ffffff;
	text-decoration:underline;
}
a:active {
	color: #cccccc;
}
a:hover{
	color: #cccccc;
}
img {
	border:0
}
.wp-image-4, .wp-image-8 {
}
hr {
	background:url(/images/hr.gif) center; 
	height:15px; 
	border: none;
}
.clear {
	clear:both
}
.left  { float:left;
	
}
.right, .alignright {
	float:right
}
.alignleft {
        float:left;
	border: solid 4px #ffffff; 
	margin: 6px 10px 6px 0
}
.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
.top_shadow {
	margin:0; 
	padding:0;
	display: block;
        margin-left: auto;
        margin-right: auto;
	width:1000px;
	height:65px;
        background: url(images/shadow_top.png) bottom no-repeat 
}
.bottom_shadow {
	margin:0; 
	padding:0;
        margin-left: auto;
        margin-right: auto;
	width:1000px;
	text-align:center;
	font-size:0.8em;
	color:grey;
	height:30px;
        background: url(images/shadow_bottom.png) top no-repeat;
}
.bottombar {
	width:100%;
	height:25px;
	background:#cccccc; 
	position: fixed; 
	bottom: 0px; 
	border-top: solid 1px #ffffff; 
	font-size:9px;
	font-family: Helvetica, Arial,sans-serif;
	text-transform:uppercase;	
	text-align:center;
}
.bottombar ul li {
        display: inline; 
        margin: 5px; 
        color:#222222;
}
.bottombar ul li a {
        color:#222222;
}
.center_shadow {
	margin:0; 
	padding:0;
	display:block;
        margin-left: auto;
        margin-right: auto;
	width:1000px;
        background: url(images/shadow_sides.png);
}
.menubuttons {
	margin:35px 32px 15px 32px; 
	float:left 
}
.menubuttons img {
	margin-right:15px
	}

.menulinks {
	margin:18px 32px 18px 32px;
	float:right
}
.menulinks img {
	margin-left:15px
}
.header {
	background:#080b0e;
        border: solid 1px #0d0d0d;
        border-bottom:none;
	width:960px; 
	margin:0 20px 0 20px;
}
.header2 {
        border-bottom:none;
	width:960px; 
	margin:0 20px 0 20px;
}
.header img {
	margin: 0px  6px 6px 6px; 
	border: solid 1px #08332c
}
.wrapper {
	background-image:url(images/contentbg.gif); 
	display:block;
        width:960px; 
        border: solid 1px #0d0d0d;    
        border-top: none;
        margin:0 20px 0 20px;  
}
.column1 {
 	float:left;
	width: 540px; 
/*	width: 620px; */
	padding: 0 0 0 15px;
	display:block;
}
.column1 h3 span, .column1 h2 span, .column1 h1 span, #singlepage h2 span   {
        background:#004d40; 
        color:white; 
        padding: 1px 3px
}
.column2 {
	float:right;
	width: 360px; 
/*	width: 270px; */
	padding: 0 15px 0 0;
	display:block;
}
.column2 h3 span {
        background:#ac411c;
        color:white; 
        padding: 0 3px 0 3px
}
.newstitles span {
        background-color:black
}
.addthis_button {
	float:right
}
ul {
	padding:0
}
ul li {
	list-style:none
}
.bottom_shadow ul li {
	display: inline; 
	margin: 0 8px
}
.small{
	font-size:0.8em; 
	margin-bottom:35px
}
.commentlist {
	font-size:0.8em	
}
.commentlist img {
float: left; 
margin-right:10px; 
width:60px; 
height:60px
}
.youtube {
	border: solid 1px grey
}
.facebookcarryoverthumb {
	display:none
 }
