/*
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:0;
}

html,body {
background:#ffffff  top repeat;
color:#000000;
}

body {
font:12px arial,helvetica,verdana,sans-serif;
line-height:1.2em;
}

h1 {
font-family:"Lucida Sans Unicode","Lucida Grande", sans-serif;
font-size:18px;
font-weight:400;
color:#2f2f2f;
}

h2 {
font-family:"Lucida Sans Unicode","Lucida Grande", sans-serif;
font-size:16px;
font-weight:400;
color:#2f2f2f;;
margin-bottom:5px;
text-align:center;
}

h3 {
font-family:"Lucida Sans Unicode","Lucida Grande", sans-serif;
font-size:16px;
font-weight:400;
color:#2f2f2f;
margin-bottom:5px;
text-align:center;
}

h5 {
font-size:10px;
font-weight:400;
color:#BDAFA8;
}

p {
margin-bottom:8px;
}

strong {
color:#000000;
font-weight:bold;
}

a:link, a:visited {
color:#353535;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#1d6304;
}

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:990px;
margin:0 auto;
}

/** Header Content **/
#header {
float:left;
width:990px;
height:80px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}

#logo {
float:left;
margin:0px 0px 0px 0px;
}

#pages {
float:right;
color:#BDAFA8;
margin:46px 0px 0px 0px;
width:390px;
padding:8px 0px 0px 18px;

}

.menu-items a{
background-color:#cccccc;
padding-top:5px;
width:115px;
height:20px;
display:block;
float:left;
margin-left:12px;
border-right:1px solid #3B352C;
border-bottom:1px solid #bbbbbb;
cursor:pointer;
font-size:16pt;
text-align:center;
}

.menu-items a:hover{
background-color:#eeeeee;
border-right:1px solid #bbbbbb;
}

/** Main Content **/
#main {
float:left;
width:100%;
}

#content {
float:left;
width:750px;
margin:14px 0px 0px 0px;
}

.heading {
margin:15px 0px 15px 13px;
}

span.contenthead {
width:80%;
display:block;
}

.intropost {
margin:0px 0px 0px 12px;
padding:0px 7px 0px 0px;
text-align:justify;
width:200px;
}

.intro {
background:#f3f3f3 url(images/content.jpg) top left repeat-x;

width:230px;
height:320px;
margin:25px 15px 0px 0px;
padding:12px 0px 20px 0px;
float:left;

}

.introcontent {
height:130px;
overflow:hidden;
}

.introinfo {
width:200px;
margin:15px 0px 0px 0px;
padding:3px 0px 0px 0px;
border-top:1px solid #cccccc;
}

.minititle {
height:165px;
}
span.date {
float:right;
font-family:"Lucida Sans Unicode","Lucida Grande", sans-serif;
color:#cccccc;
font-size:16px;
margin:2px 0px 0px 0px;
}

span.comments {
background:url(images/comments.gif) no-repeat;
font-family:"Lucida Sans Unicode","Lucida Grande", sans-serif;
color:#1b1b1b;
font-size:14px;
float:right;
width:30px;
height:28px;
text-align:center;
margin:0px 0px 0px 15px;
padding:0;
}

#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:0px 0px 12px 12px;
}

.thumbnail img {
border:1px solid #3B352C;
width: 200px;
height: 120px;
float:left;
}

#single, #page, #postcomments {
background:url(images/content.jpg) #f3f3f3 top left repeat-x;
width:720px;
margin:0px 0px 12px 0px;
padding:12px;
float:left;
}
#single img{
    padding:5px;
}

.singleheading {
margin:5px 0px 15px 0px;
}

span.singlehead {
width:550px;
display:block;
}

.wp-caption-text{
font-style:italic;
font-size:12px;
text-align:center;
}
.wp-caption{
	background-color:#ffffff;
	margin:5px;
	color:#383c66;
	padding:2px;
	border-right:1px solid #ccccd3;
	border-bottom:1px solid #ccccd3;
}

/** 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:#000000;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
border:#bbbbbb 1px  solid ;
text-align:center;
background:url(images/white-trans.png) repeat;
cursor:pointer;
}

#comment,#author,#email,#url {
background:#cecece;
padding:2px;
color:#000000;
border:#bbbbbb 1px  solid ;
}

#popular {
    text-align:right;
    background:#f3f3f3 url(images/content.jpg) top left repeat-x;
    padding:7px;
    float:right;
    width:224px; 
    height:288px;
    font-size:10pt;
    line-height:17pt;
}

#popular ul li {
    list-style:none;
}

#featured{
    float:left;
}

/** Sidebar Content **/
#sidebar {
float:right;
width:232px;
}

#sideSearch {
background:#ffffff;
width:230px;
margin:0px 0px 12px 0px;
padding:0px 0px 0px 0px;
float:left;
}

#searchWrap #s {
background:none;
color:#000000;
font-size:1.1em;
border:none;
margin:3px 6px 3px 3px;
width:190px;
padding:2px;
border:1px solid #cccccc;
}

#searchWrap input {
vertical-align:middle;
}

.block {
background:#f3f3f3 url(images/content.jpg) top left repeat-x;
width:200px;
margin:0px 0px 12px 0px;
padding:10px;
float:left;
}

.sidepost {
border-top:1px solid #1B140E;
padding:6px 0 0 0;
}

.sideblog {
margin-bottom:10px;
}

.sidetitle {
font-size:14px;
margin-bottom:2px;
}


.block ul li {
list-style:none;
margin:0;
}

#tags {
font-family:Georgia, "Times New Roman", Times, serif;
word-spacing:5px;
line-height:1.5em;
}

#advertblock {
position:relative;
background:#ffffff;
width:200px;
margin:0px 0px 12px 0px;
padding:10px 0px 2px 12px;
float:left;
}

#advertblock h3 {
margin-bottom:10px;
}

#advertblock img {
margin:0px 9px 8px 0px;
border:1px solid #3B352C;
width: 125px;
height: 125px;
}

/** Footer Content **/
#favicons {
background:url(images/content.png) top left repeat;
float:left;
width:630px;
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:630px;
float: left;
}

#footer p {
float: left;
width: 320px;
}

#code {
font-size:1em;
width:586px;
background:url(images/white-trans.png) repeat;
padding:10px;
}

#space {
height:15px;
}

.navigation {
width:700px;
}
.navigation a {
 font-size:16pt;
}

.alignright {
float: right;
margin-left:20px;
}

.alignleft {
float: left
}

/* The Tips */
.tool-tip{
color:#444444;
width:250px;
z-index:13000;
}

.tool-title{
font-weight:normal;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0;
color:#343434;
padding:8px 8px 5px 8px;
background:url(images/tips-trans.png) top left;
text-align:left;
}

.tool-text{
font-size:12px;
padding:0 8px 8px 8px;
background:url(images/tips-trans.png) bottom right;
text-align:left;	
}