/*
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:url(images/body_bg.gif) repeat-x;
color:#333;
}

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

.leftfloat {
	float:left;
}

.rightfloat {
	float:right;
}





h1 {
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:24px;
line-height:24px;
color:#8a8a8a;
font-weight:normal;
}

h2 {
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:24px;
line-height:24px;
color:#8a8a8a;
font-weight:normal;
margin-bottom:10px;
}

h3 {
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
color:#8a8a8a;
font-weight:normal;
margin-bottom:10px;
}

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

p {

line-height:20px;
}

strong {

}

a {
color:#666;
text-decoration:none;
}

a:hover {
color:#222;

}

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;
display:inline;
}

#single li {
display:inline;
}

#wrapper {
width:1020px;
margin:0 auto;
}

/** Header Content **/
#header {
width:100%;
height:104px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
position:relative;
}

#logo {
float:left;
margin:8px 0px 0px -102px;
}

.claim {
position:absolute;
top:67px;
left:130px;
font-style:italic;
font-weight:normal;
color:#aaaaaa;
font-size:12px;

}

#pages {
float:right;
color:#fff;
margin:52px 0px 0px 0px;
height:65px;
width:522px;
padding:8px 0px 0px 18px;
/*background:url(images/content.png) top left repeat;*/
}

span.menu-items {
width:115px;
height:50px;
display:block;
float:left;
margin-left:12px;
border-right:1px solid #234c4c;
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:1020px;
position:relative;
}

#navi {
height:66px;
width:100%;
background:url(images/navi_bg.gif) bottom left repeat-x;
position:relative;
}

#navi_2 {
	list-style:none;
	position:absolute;
	top:32px;
	left:0px;
}

#navi_2 li {
	float:left
}

#navi_2 li a {
	display:block;
	height:30px;
	margin:0 10px 0 10px;
	font-size:11px;
	color:#666;
	_width:120px;
	_text-align:center;
}

#navi_2 li a:hover {
	color:#222;
}

#navi_main {
	position:absolute;
	top:0px;
	left:0px;
	height:23px;
}

#navi_main ul {
	list-style:none;
}

#navi_main ul li {
	float:left;
}

#navi_main ul li a {
	display:block;
	height:23px;
	_width:120px;
	line-height:23px;
	padding:0 8px 0 8px;
	_padding:0 0 0 0;
	_text-align:center;
	border-right:1px solid #ffffff;
	background-image:url(images/navi_main_bg.gif);
	background-position:0px 0px;
	color:#ffffff;
}

#navi_main ul li a:hover {
	background-position:0px 23px;
	line-height:20px;
}

.navpoint {
	display:block;
	height:162px;
	width:33px;
}

#content {
float:left;
width:100%;
margin:0px 0px 0px 0px;
padding:20px 0px 20px 0px;
}

#banner {
	float:right;
	height:60px;
	width:468px;
	margin:30px 10px 0 0;
}

#window_wrapper{
	float:left;
	width:778px;
	margin-right:20px;
}

#sidebar_wrapper {
	float:left;
}

#content_bottom {
background:url(images/footer.jpg) no-repeat;
height:34px;
width:998px;
}

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

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



.window {
width:256px;
height:198px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
position:relative;
background:url(images/window_bg.png) no-repeat;
}

.window a {
	color:#7C7C7C;
}

.window h2 {
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	color:#8a8a8a;
	margin:2px 0 0 12px;
}

.window .comment {
	position:absolute;
	top:17px;
	left:208px;
	font-weight:bold;
	font-size:22px;
	line-height:22px;
		color:#ffffff;
}

.window .content {
	position:absolute;
	top:120px;
	left:14px;
	width:218px;
	font-size:11px;
	color:#666;
}

.window .einloesen {
	position:absolute;
	display:block;
	top:160px;
	left:153px;
	height:23px;
	line-height:23px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:92px;
}

.window .logo_container {
	position:absolute;
	top:39px;
	left:12px;
	height:31px;
	width:88px;
}

.logo_container {
	height:31px;
	width:88px;
}

.window .mbw {
	position:absolute;
	top:37px;
	left:120px;
	font-weight:bold;
	color:#a7bacc;
	font-size:11px;
	cursor:help;
}

.window .laufzeit {
	position:absolute;
	top:53px;
	left:120px;
	font-weight:bold;
	color:#a7bacc;
	font-size:11px;
}

.window .code_text {
	position:absolute;
	top:69px;
	left:120px;
	font-weight:bold;
	color:#a7bacc;
	font-size:11px;
}

.window .code_code {
	position:absolute;
	top:91px;
	left:1px;
	font-weight:bold;
	color:#666;
	font-size:11px;
	width:240px;
	height:19px;
	line-height:19px;
	cursor:text;
	text-align:center;
}
.window .voting {
	position:absolute;
	top:148px;
	left:13px;
	width:100px;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}



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

span.thumbnail2 {
float:left;
margin:0px 0px 12px 0px;
}

.thumbnail img {
border:0px solid #234c4c;
/*width: 295px;
height: 150px;*/
}

#single, #page, #postcomments, #iframe {
background:#ececec;
width:695px;
margin:0px 0px 12px 0px;
padding:30px;
float:left;
position:relative;
}

#upselling {
background:#ececec;
width:695px;
margin:0px 0px 12px 0px;
padding:30px;
float:left;
position:relative;
}

.singleheading {
margin:10px 0px 20px 0px;
}

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

/** Comment Styles **/
#comment {
width:650px;
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;
background:#ffffff;
}

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

input#submit {
font-size: 12px;
color:#666;
font-family: Arial, Helvetica, sans-serif;
padding:0px 50px 15px 10px;
margin:25px 0 0 0;
text-align:center;
background:#ffffff url(images/button_bg.gif) top left no-repeat;
border:none;
cursor:pointer;
width:205px;
height:57px;
font-weight:bold;
}

#comment,#author,#email,#url,#your_name,#msg {
background:#ffffff;
border:none;
padding:2px;
color:#666;
font-family:Tahoma,Arial;
font-size:12px;
width:470px;
margin-bottom:10px;
border:1px solid #ddd;
padding:5px;
}

/** Sidebar Content **/
#sidebar {
width:200px;
background:url(images/sidebar_bg.gif) repeat-y;
padding:130px 0 50px 20px;
position:relative;
}

#sidebar p {
	line-height:18px;
	color:#;
	font-size:11px;
	width:180px;

}

#sidebar a {
 display:block;
 background:url(images/pfeil.gif) center left no-repeat;
 font-size:11px;
 padding-left:14px;
 width:150px;
}

#sideSearch {
margin:0px 0px 30px 0px;
position:relative;
}

#searchWrap #s {
color:#b7b7b7;
font-weight:bold;
font-size:18px;
text-transform:lowercase;
font-size:1.1em;
border:none;
margin:0px 0px 0px 0px;
width:130px;
padding:5px;
position:absolute;
top:3px;
left:17px;
background:transparent;
}

#searchsubmit {
	position:absolute;
	top:0px;
	right:20px;
}

#searchWrap input {
vertical-align:middle;
}

.block {

}

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

.sideblog {
margin-bottom:10px;
}

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

#socialize {
display:none;
}

#socialize ul li {
color:#234c4c;
border-top:1px solid #234c4c;
line-height:1.2em;
padding:6px 0 6px 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;
display:none;
}

#advertblock {
background:url(images/content.png) repeat;
width:278px;
margin:0px 0px 12px 0px;
padding:10px 0px 2px 12px;
float:left;
display:none;
}

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

#advertblock img {
margin:0px 9px 8px 0px;
border:1px solid #234c4c;
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;
display:none;
}

#favicons img {
width:16px;
height:16px;
}

#footer {
padding:5px 0px 50px 0px;
width:100%;
float: left;
}

#footer p {
float: left;
width: 500px;
font-size:11px;
}

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

#space {
height:15px;
}

.pager {
margin-top:20px;
color:#333;
font-size:11px;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* The Tips */
.tool-tip{
color:#fff;
z-index:13000;
padding:5px;
}

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

.tool-text{
font-size:11px;
padding:5px;
background:url(images/tips-trans.png) bottom right;
text-align:left;
line-height:19px;	
}

.window h2 {
	margin-top:-1px;
}

.single_item {
	height:43px;
	width:482px;
	background:url(images/single_item.gif) 0 0px no-repeat;
	line-height:43px;
	margin-bottom:10px;
	padding:0 0 0 20px;
	font-size:13px;
}

.single_item:hover {
		background:url(images/single_item.gif) 0 -43px no-repeat;
		color:#fff;
}

.single_item_code {
	height:43px;
	width:482px;
	background:url(images/single_item.gif) 0 -43px no-repeat;
	line-height:43px;
	margin-bottom:10px;
	padding:0 0 0 20px;
	color:#fff;
	font-size:13px;
}

.wp-pagenavi {
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}

p a {
	text-decoration:underline;
}

