/*  
Theme Name: Pure 2 Raw
Theme URI: 
Description: A 3-column <strong>search engine optimized</strong> theme with a clean and content-centric design. Features easily customizable <strong>rotating header images</strong> and a <strong>custom stylesheet</strong> for personalizing the theme.
Author: Blain Smith
Author URI: http://www.13-infinite.com/
Version: 1.0.0
Tags: valid CSS, valid XHTML, fixed width, white, blue, widgets, three columns, custom header, right sidebar, widget ready, microformats
*/

@import "css/reset.css";

body {
	background-color:#ffffff;
	font:normal 80% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#473222;
}

a {
	color:#E23954;
}

h2 { font-size: 160%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }

h1, h2, h3, h4, p, ul, ol {
	margin-bottom:10px;
}

ul {
	margin-left:30px;
	list-style-type:disc;
}

ol {
	margin-left:30px;
	list-style-type:decimal;
}

p, ul, ol {
	line-height:140%;
}

#header {
	padding-top:20px;
	background-color:#ffffff;
}

#logo a {
	display:block;
	margin:auto;
	width:960px;
	height:325px;
	background-image:url(images/pure2raw.png);
}

#logo h1 {
	display:none;
}

#ad {
	margin-left:250px;
}

#nav {
	margin:auto;
	margin-bottom:5px;
	width:960px;
	font-size:24px;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#EA998E;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li ul {
	display:none;
}

#nav li {
	margin:0 5px 0;
	display:inline;
}

#nav li a {
	font-size:18px;
	text-decoration:none;
	color:#6F4E40;
}
#nav ul li a:hover {
	color:#ffffff;
}

#main {
	margin:0 auto;
	padding-top:20px;
	width:1000px;
}

#sidebar1, #sidebar2 {
	width:180px;
}

#sidebar1 {
	float:right;
}

#sidebar2 {
	float:right;
	margin-right: 30px;
}

#blog, #page {
	float:left;
	width:550px;
	padding:0 10px;
}

.picture {
	padding: 5px;
	float: left;
	height: 167px;
	width: 250px;
}

#footer {
	text-align:center;
	height-:100px;
}

#blog h2, #page h2 {
	font-family:"Lucida Bright", "Lucida Grande", sans-serif;
	color:#E23954;
}

#blog h2 a, #page h2 a {
	text-decoration:none;
	color:#E23954;
}

#sidebar1 h2, #sidebar2 h2 {
	border-bottom:1px solid #c0c0c0;
	color:#473222;
	font-size:15px;
	font-family:"Lucida Bright", "Lucida Grande", sans-serif;
}

#sidebar1 h2 a, #sidebar2 h2 a {
	color:#6F4E40;
}

.widgets, .widget ul {
	font-size:90%;
	list-style:none;
	margin:0;
}
.widget {
	margin-bottom:30px;
}
.widget, .widget_sp_image-image-link {
	margin-bottom:5px;
}
.widget h2, .widgettitle {
	text-decoration:lowercase;
}

/*Start: Search settings*/
#search #s {
	margin:0 0 10px 0;
}

div.result {
	margin-bottom:20px;
}

div.result h3, div.result h3 a {
	margin-top:0;
	color:#6699cc;
}
/*End: Search settings*/

/*Start: Post/Search Nav settings*/
div.navigation {
	clear: both;
	margin:20px 0;
}

div.navigation div.older {
	width:200px;
	float:left;
	text-align:left;
}

div.navigation div.newer {
	width:200px;
	float:right;
	text-align:right;
}
/*End: Post/Search Nav settings*/

.content {
	padding-bottom:20px;
}

.content img {
	padding:5px;
}

.content .wp-smiley {
	padding: 0;
}

.content img.alignleft {
	float:left;
	margin:20px 20px 20px 0;
}

.content img.alignright {
	float:right;
	margin:20px 20px 0 20px;
}

.content img.aligncenter {
	display:block;
	margin:20px auto;
}

.excerpt {
	clear: both;
}
.excerpt .content {
	float: left;
	width: 48%;
}
.excerpt .excerpt-right {
	float: right;
}
.excerpt h2 {
	font-size: 120%;
}
.content .excerpt-thumb {
	float:left;
	padding:5px 5px 0 0;
}

/* Comments */
span.commentauthor {
	font-weight:bold;
	
}

span.comment-meta {
	font-style:italic;
}




.timestamp {
	font-size:smaller;
	color:#575757;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

#easing_slider {
	padding: 100px;
}

		
