/*
Theme Name: Okaymentary
Theme URI: http://wordpress.org/
Description: Okaymentary Theme
Version: 1.0
Author: Leslye Reaves
*/


body{
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CFEDF4;
	font-size: 13px;
}

#header{
	padding: 10px 0;
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

div.form-newsletter{
	float: left;
}


div.form-newsletter input{
	padding: 3px;	
	border: 1px solid black;
}

input.signup{
	background-color: #D31A1A;
	color: white;
	font-weight: bold;
	margin-left: 5px;
}

#top, #bottom{
	width: 800px;
	margin: 0px auto;
}

#bottom{
	padding-top: 15px;
}

.left-home{
	text-align: center;
	font-size: 14px;
}

.left, .left-home{
	float: left;
	width: 500px;
}

.right{
	float: right;
	width: 260px;
}

#wrapper{
	width: 800px;
}

#wrapper-top{
	background-color: #FFFFFF;
}

#wrapper-bottom{
	background: url(images/bg_tile.jpg) #D0EDF4 repeat-x;
}


#footer{
	font-size: 9px;
	color: #333333;
	border-top: 1px dotted #333333;
}

#footer p{
	font-size: 9px;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover{
	background-color: #000000;
	color: #FFFFFF;
}


#nav, #nav-top, #nav-bottom{
	list-style-type: none;
	position: relative;
	padding-left: 0px;
}


#nav{
	line-height: 2em;
	font-size: 16px;
	bottom: -15px;
}

#nav-top{

	line-height: 1.4em;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	top: -20px;
}

#nav-bottom{
	margin-top: 90px;
}

#nav ul li{
	list-style-type: none;	
	list-style-image: url('images/laquo.png');
}

table.links{
	font-size: 12px;
}

table.links li{
	line-height: 1.5em;
}

table.links ul{
	margin-top: 5px;
}

h3, h2{
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.clearer{
	clear: both;
}

p.date{
	margin: 0;
	color: #333333;
	font-size: 12px;
}

p{
	font-size: 12px;
}

ul.blogroll{
	list-style-type: none;
	line-height: 2em;
}


.img-pad-r{
	padding: 0 3px 3px 0;
}

.float2{
	float: left;
	padding: 4px;
}

.laurels{
	margin-top: 40px;
}

.alignleft{
	float: left;
	margin: 5px 2em 0 0;
}

.alignright{
	float: right;
	margin-top: 2em;
}

#sideshoppingcart h3{
	line-height: 2em;
	font-size: 16px;
	bottom: -15px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
}

#sideshoppingcart, .emptycart a, .gocheckout a{
	color: #444444;
}

table.shoppingcart td{
	border-top: 1px dashed #C94848;
	border-bottom: 1px dashed #C94848;
	padding: 3px;
	text-align: center;
}

table.shoppingcart th, .total{
	color: #D31A1A;
}

#sideshoppingcart p{
	color: #076e07;
	font-style: italic;
}

.pricedisplay{
	margin-bottom: 20px;
}

.wpsc_akst_share_link{
	float: right;
}

.ej_ffcart_options_div{
margin-top: 15px;
}
