/*
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: #1a78a9;
color:#FFF;
}

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

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:400;
color:#FFFFFF;
}



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:#FFFFFF;
margin-bottom:5px;
}

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

p {
margin-bottom:8px;
}

strong {
color:#FFFFFF;
}

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

#single a:link, a:visited {
  color: #fcd679;
  text-decoration:none;
}

a:hover {
color:#BDAFA8;
}

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;
}

img{
  margin-bottom: 5px;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 1px solid #FFFFFF;
}

.banner2{
  position: fixed;
  top: 120px;
  left: 10px;
}

#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;
}

#single p.author.meta{
  font-size: 1em;
  margin-bottom: 10px;
  font-weight: bold;
}

#wrapper {
width:932px;
padding-left:10px;
padding-right:10px;
margin: 0 0 0 180px;
}

/** Header Content **/
#header {
float:left;
width:932px;
height:120px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

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

#pages {
float:right;
color:#BDAFA8;
margin:52px 0px 0px 0px;
height:65px;
width:522px;
padding:8px 0px 0px 18px;
}

span.menu-items {
width:115px;
height:50px;
display:block;
float:left;
margin-left:12px;
border-right:1px solid #3B352C;
cursor:pointer;
}

span.last-menu-item {
width:105px;
height:50px;
display:block;
float:left;
margin-left:12px;
cursor:pointer;
}

/** Main Content **/
#main {
float:left;
width:932px;
}

#content {
float:left;
width:630px;
margin:0px 12px 0px 0px;
}

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

span.contenthead {
width:630px;
display:block;
}

.intropost {
margin:0px 0px 0px 12px;
float:left;
width:348px;
}

.intropost h3{
  white-space: nowrap;
  overflow: hidden;
}

.intro {
background: #104e6e;
width:630px;
margin:0px 0px 12px 0px;
padding:12px 0px 0px 0px;
float:left;
}

.introinfo {
width:348px;
margin:15px 0px 0px 0px;
}

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

span.date {
float:right;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:16px;
margin:2px 0px 0px 0px;
}

span.comments {
background:url(images/comments-trans.png) no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
color:#0D0D0D;
font-size:14px;
float:right;
width:28px;
height:28px;
text-align:center;
margin:0px 0px 0px 15px;
padding:0;
}

#themes {
background: #104e6e;
width:630px;
margin:0px 0px 12px 0px;
float:left;
}

#plugins {
background: #104e6e;
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: 245px;
height: 180px;
}

#single, #page, #postcomments {
background: #104e6e;
width:606px;
margin:0px 0px 12px 0px;
padding:12px;
float:left;
}

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

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

ul.blogroll li{
  display: inline;
  padding: 2px;
}

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

input#submit {
font-size: 14px;
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
background: #175372;
border:none;
cursor:pointer;
}

#comment,#author,#email,#url {
background: #fff;
border:none;
font-size: 1.2em;
padding:3px;
color:#000;
}

#comment{
  width: 95%;
  height: 200px;
  font-size: 1.3em;
}

/** Sidebar Content **/
#sidebar {
float:left;
width:290px;
}

#sideSearch {
background: #104e6e;
margin:0px 0px 12px 0px;
padding:6px 6px 6px 6px;
float:left;
}

#searchWrap #s {
background:none;
color: #FFF;
font-size:1.3em;
border:none;
margin:0px 3px 0px 0px;
width:257px;
}

#searchWrap input {
vertical-align:middle;
}

.block {
background: #104e6e;
width:270px;
margin:0px 0px 12px 0px;
padding:10px;
float:left;
}

.block h3{
  font: 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.block a{
  color: #FFF;
}

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

.sideblog {
margin-bottom:10px;
}

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

#socialize ul li {
color:#FFF;
border-top:1px solid #FFF;
line-height:1.2em;
padding:3px 0 4px 0px;
}

#socialize a {
font-family:Georgia, "Times New Roman", Times, serif;
}

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

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


/** Footer Content **/
#favicons {
background: #104e6e;
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: #104e6e;
padding:10px;
}

#space {
height:15px;
}

.navigation {
width: 200px;
float:right;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.intro.tagInfo{
  width: 610px;
  font-size: 1.1em;
  padding: 10px;
}

.intro.tagInfo h1{
  font-size: 2.2em;
  text-align: right;;
  margin-bottom: 20px;
}

.intro.tagInfo img{
  float: right;
  margin-left: 5px;
}
