/*
Theme Name: powerhalse.at
Theme URI: http://www.powerhalse.at/
Description: powerhalse.at is a wordpress theme basing on the R755 theme from varometro.
Version: 0.1
Author: powerhalse.at
Author URI: http://www.powerhalse.at/
Tags: blue, white, light, two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post


powerhalse.at
http://www.powerhalse.at

powerhalse.at is a wordpress theme basing on the R755 theme from varometro with two basic principles: content comes first and the smallest possible size. Valid CSS and XHTML (Strict).

Feel free to use it as it is or modify it according to your taste.

A small cross-browser image popup javascript included. Use it adding onclick="return iPop(this.href)" in your <a> tag. e.g. <a href="http://www.yourblog/images/example.jpg" onclick="return iPop(this.href)">your text ling or your thumbnail</a>

Suppports WP-PageNavi Plugin for more SEO friendly navigation.

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

 
Changelog:
0.1: Initial release. Released 2009/02/10.
*/

/*==================================== BASE ====================================*/
html {
font-size: 100%; /* IE hack */
background-color:#333333;
}
html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
border:0;
outline:0;
margin:0;
padding:0;
}
body {
font-size: 0.95em;
background-color:#333333;
color:#000;
font-family: Georgia, "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
line-height:1.3em;
text-align:center;
margin:0;
padding:0;
border:0;
outline:0;
}

/*==================================== STRUCTURE ====================================*/
#outerWrapper {
text-align:left;
width:760px;
margin:40px auto 0;
}
#outerWrapper #header {
display:table;
width:760px;
background: url(images/powerhalse_surfen_wind_wasser_wellen_blog.jpg) right no-repeat;
/*border-bottom:solid 1px #EAEAEA;*/
height:120px;
padding:0;
}
#rightColumn {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
background:none;
float:right;
width:200px;
font-size:0.7em;
line-height:2em;
padding:10px;
}
#outerWrapper #contentWrapper {
background: url(images/content_back.gif) repeat-y;
}
#outerWrapper #contentWrapper #content {
background:none;
margin:0 220px 0 0;
padding:30px 30px 10px 10px;
}
#outerWrapper #contentWrapper .clearFloat {
clear:right;
display:block;
}
#outerWrapper #footer {
background-color:#FFF;
border-top:solid 1px #EAEAEA;
padding:0 0 0 10px;
font-size:0.9em;
line-height:1.2em;
}
.post, .page {
margin-bottom:50px;
}
.entry {
overflow: auto;
}

/*==================================== TYPOGRAPHY ====================================*/
.description {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
color:#666;
font-size:1.01em;
font-weight:bold;
font-style:italic;
padding-left:136px;
width:300px;
display:block;
}
#header .description {
color:#116090;
}
.postinfo {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
font-size:0.9em;
line-height:1.2em;
margin:10px 0;
}
.postmetadata {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
padding-top:14px;
color:#666;
font-size:0.9em;
line-height:1.3em;
margin:10px 0;
}
.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}
.entry{
font-size:0.85em;
}
.entry small {
font-size:0.85em;
}
small {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
}
code {
font:1em 'Courier New', Courier, Fixed;
}
.sticky {
margin-bottom: 70px;
padding-left: 10px;
padding-bottom:0;
background: url(images/sticky.jpg) top right no-repeat;
border-left:solid 5px #EEB882;
}
blockquote {
background: url(images/blockquote.gif) top left no-repeat;
border:#CCC dashed 1px;
margin:10px auto 10px 20px;
padding:3px 3px 3px 40px;
}
#respond {
font-size:0.9em;
}

/*==================================== HEADINGS ====================================*/
#header h1 {
font-family: Verdana, Arial, Helvetica, sans-serift;
font-size:1.9em;
font-weight:bold;
font-style:italic;
padding: 20px 0 0 126px;
line-height:1em;
}
h1 {
font-size:1.3em;
font-weight:400;
}
h2 {
font-size:1.2em;
font-weight:400;
}
h3 {
font-size:1.1em;
font-weight:700;
}
#rightColumn h3 {
margin:30px 0 0;
}
h4 {
font-size:1em;
font-weight:400;
}

/*==================================== LINKS ====================================*/
a, a:link, a:visited, a:active {
color: #1070c0;
border: 0;
border-bottom: 1px solid #DDD;
text-decoration: none;
}
a:hover {
color: #03265A;
border: 0;
border-bottom: 1px solid #E77800;
text-decoration: none;
}
.post h1, .page h1, .post h1 a, .page h1 a, .commentlist cite a {
color:#1070c0;
font-weight: 400;
margin-bottom: 0;
}
.post h1 a, .page h1 a, .commentlist cite a {
border-bottom:none;
}
.post h1 a:hover, .page h1 a:hover, .commentlist cite a:hover {
color:#03265A;
border-bottom:none;
}
a.image-border {
text-decoration: none;
border: 0 none;
}
#header a {
color:#ffff33;
border-bottom:none;
}
#header a:hover {
color:#ffff33;
border-bottom:none;
}
#rightColumn ul a, #rightColumn ul a:link, #rightColumn ul a:visited, #rightColumn ul a:active {
border: 0;
border-bottom: 1px solid #FFF;
}
#rightColumn ul a:hover {
border: 0;
border-bottom: 1px solid #E77800;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
color:#777;
border-bottom:none;
}
#footer a:hover {
color:#333;
border-bottom:none;
}

/*==================================== SIDEBAR ====================================*/
#rightColumn ul {
padding:0;
margin:0 0 30px;
}
#rightColumn ul li ul {
padding:0;
margin:0;
}
#rightColumn ul li {
list-style: none;
}
#rightColumn ul li ul li {
list-style: none;
list-style-position: outside;
list-style-image: url(images/sb_bullet.gif);
margin-left:17px;
}

/*==================================== COMMENTS ====================================*/
.commentlist {
text-align:left;
margin:0;
padding:0;
}
.commentlist li {
list-style-type:none;
margin:30px 0;
padding:5px;
border: #EAEAEA solid 1px;
}
.commentlist .children li {
margin:30px 0 0;
}
.commentlist li .avatar {
float:right;
border:1px solid #EEE;
background:#FFF;
padding:2px;
}
.commentlist cite, .commentlist cite a {
font-weight:700;
font-style:normal;
font-size:1em;
}
.commentlist p {
font-weight:400;
line-height:1.3em;
font-size:0.95em;
text-transform:none;
margin:10px 5px 10px 0;
}
input,textarea {
background:#F8F8F8;
}
.commentmetadata {
font-size:0.7em;
}
.cancel-comment-reply {
margin-top: 30px;
font-size:1em;
}
.xhtmltags {
width: 90%;
text-align:justify;
font:0.9em 'Courier New', Courier, Fixed;
}

/*==================================== IMAGES ====================================*/
.alignleft {
float:left;
}
.alignright {
float:right;
}
img {
border:0;
}
img.avatar {
float:left;
padding-right:5px;
}
p img {
max-width:100%;
padding:0;
}
img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}
img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}			
img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

/*==================================== CAPTIONS ====================================*/
.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#F8F8F8;
padding-top:4px;
margin:10px;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
font-family: Verdana, Trebuchet, Lucida, Arial, sans-serif;
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

/*==================================== TABLES ====================================*/
/* Global CSS definitions for WP-Table Reloaded
inspired by "blue" theme of TableSorter 2.0 Plugin */

/* on how to change column widths, see below */

/* general table styles */
table.wp-table-reloaded {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}

/* Styles for the tablehead (<th>) (if enabled) */
table.wp-table-reloaded thead tr th, table.wp-table-reloaded tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}

table.wp-table-reloaded thead tr .header {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.wp-table-reloaded tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}


/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
	background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
	background-color:#F0F0F6;
}


/**************************************/
/* how to change column widths :
you can access a column with its CSS-class
(that is ".column-" plus the number of the column)
use table.wp-table-reloaded to do your change for every table, or use
table.wp-table-reloaded-id-<id> for just a single table (with ID <id>)

example: this changes the width of the third column of table ID 5 to 25px:


table.wp-table-reloaded-id-5 .column-3
{
	width: 25px;
}

*/


/* Styles for the sorting (if Tablesorter is enabled) */
table.wp-table-reloaded thead tr .headerSortUp {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown {
	background-image: url(/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}

table.wp-table-reloaded thead tr .headerSortDown, table.wp-table-reloaded thead tr .headerSortUp {
	background-color: #8dbdd8;
}


/* Style for the Table Name (in <h2>-Tag) (if printed above the table) */
h2.wp-table-reloaded-table-name {
	font-size: 16px;	
}

/* Style for the Table Description (if printed under the table) */
span.wp-table-reloaded-table-description {
	font-size: 10px;	
}
