/*
Theme Name: Revolution Elements
Theme URI: http://www.revolutiontwo.com
Description: The Revolution Elements WordPress Theme based on WPelements.com.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Tags: Wood, 2-column, Widgets

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

* {
margin:0;
padding:0px;
}

html,body {
background: #ffffff url('http://www.blankmediagroup.com/blog/wp-content/themes/elements/images/bg_texture.jpg') repeat-y fixed center; 
color:#333333;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
line-height:1.2em;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:400;
color:#333333;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:400;
color:#FFFFFF;
margin-bottom:5px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:400;
color:#999999;
margin-bottom:5px;
}

h5 {
font-size:10px;
font-weight:400;
color:#000000;
}

p {
margin-bottom:8px;
}

strong {
color:#000000;
}

a:link, a:visited {
color:#000000;
text-decoration:none;
}

a.email {
color:#666666;
text-decoration:none;
}

a:hover {
color:#FF0000;
}

img {
border:none;
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 1px solid #FFFFFF;
}

#single ul {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

#single li {
padding: 0 0 0 20px;
background: url(images/icon-check.gif) top left no-repeat;
}

#wrapper {
width:954px;
padding-left:10px;
padding-right:10px;
margin:0 auto;
}

/** Header Content **/
#header {
float:left;
width:954px;
height:200px;
padding:20px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

#logo {
float:left;
margin:45px 0px 0px 0px;
}

#pages {
float:left;
margin:0px 0px 0px 0px;
height:200px;
width:954px;
padding:0px 0px 0px 0px;
}

span.menu-items {
width:115px;
height:50px;
display:block;
float:left;
margin-left:12px;
border-right:0px solid #3B352C;
cursor:pointer;
}

span.last-menu-item {
width:105px;
height:50px;
display:block;
float:left;
margin-left:12px;
cursor:pointer;
}

/** Main Content **/

/**Rounded Borders**/
.t {background: url(images/dot.jpg) 0 0 repeat-x}
.b {background: url(images/dot.jpg) 0 100% repeat-x}
.l {background: url(images/dot.jpg) 0 0 repeat-y}
.r {background: url(images/dot.jpg) 100% 0 repeat-y}
.bl {background: url(images/bl.jpg) 0 100% no-repeat}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px}

#main {
float:left;
width:954px;
}

#content {
float:left;
width:654px;
margin:0px 12px 0px 0px;
}

.heading {
margin:15px 0px 15px 13px;
}

span.contenthead {
width:630px;
display:block;
}

.intropost {
margin:10px 0px 0px 12px;
float:left;
width:600px;
}

.intro {
width:954px;
margin:0px 0px 12px 0px;
padding:12px 0px 0px 0px;
float:left;

background: url(images/post-border.png) no-repeat;
}

.introinfo {
width:298px;
margin:15px 0px 0px 0px;
}

.introcontent {
height:86px;
overflow:visible;
}

#themes {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

#plugins {
background:url(images/content.png) top left repeat;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

span.thumbnail {
float:left;
margin:2px 0px 20px 12px;
}

.thumbnail img {
width: 295px;
height: 150px;
}

#single, #page, #postcomments {
background:#FFFFFF;
width:954px;
margin:0px 0px 12px 0px;
padding:0px;
float:left;
}

.singleheading {
margin:5px 0px 15px 0px;
}

span.singlehead {
width:550px;
display:block;
}

/** Comment Styles **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background: url(images/white-trans.png) repeat;
}

input#submit {
font-size: 14px;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
background:url(images/white-trans.png) repeat;
border:none;
cursor:pointer;
}

#comment,#author,#email,#url {
background:url(images/white-trans.png) repeat;
border:none;
padding:2px;
color:#FFFFFF;
}

/** Footer Content **/
#favicons {
background:url(images/content.png) top left repeat;
float:left;
width:930px;
text-align:center;
padding:8px 0px 5px 0px;
margin:0px 0px 10px 0px;
}

#favicons img {
width:16px;
height:16px;
}

#footer {
padding:0px 0px 100px 0px;
width:930px;
float: left;
}

#footer p {
float: left;
width: 320px;
}

.footer-1 {
	width: 170px;
	float: left;
        display: block;
	margin: 15px 0px 10px 200px;
	padding: 5px 0px 0px 20px;
	border-left: 0px solid #666666;
	}
	
.footer-1 p {
	color: #666666;
	margin: 0px 0px 0px -169px;
        text-align: right;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-2 {
	width: 117px;
	float: left;
        margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #666666;
	}
	
.footer-2 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-3 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #666666;
	}
	
.footer-3 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	

#code {
font-size:1em;
width:586px;
background:url(images/white-trans.png) repeat;
padding:10px;
}

#space {
height:15px;
}

.navigation {
width: 200px;
float:right;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

