/*
Theme Name: Hydrogen
Theme URI: http://yoursite.com/page-for-your-theme
Description: Theme inspired by nature
Version: 1.0
Author: Balthazar Sieders
Author URI: http://www.bionicity.org
*/

/* Page Setup */
* {margin:0; padding:0;}
html {background: #fff; height:100%; _overflow:hidden; overflow:hidden; width:100%;}
body {margin-bottom:0; position: relative; padding: 0; font-family:arial, 'lucida console', sans-serif; color: #545454; line-height:1.5em; text-align: left; font-size:14px; height:100%; width:100%; }
#background {position:relative; z-index:0; top:0; margin: 0 auto; background: url(images/background.jpg) top left no-repeat; height:100%; width: 1000px; padding-right:20px;}
*html #background {width: 980px;}

#wpwrap {position:absolute; top:0; left:0; z-index:10; width:100%; height:100%; overflow-y:auto; overflow-x:hidden}


#wpcontent {position:absolute; top:0; left:0; height:100%; width:100%; min-width:1005px; width:expression(document.body.clientWidth < 1005? "1005px": "auto" );  }
#spacer {width:1005px; height:1px; }
#wpbody {float:right; width: 50%; padding-right: 5px;}
#wpbody-content {float:left; width: 510px;  }
#wphead {display:none;}

#sidebar{position:absolute; top:0; left:0; height:100%; width:50%; overflow:hidden; z-index:20; min-width:510px; }
#sidebarmenu{width: 220px; padding:0 275px 0 15px; float:right;}
#gallery {display: inline; margin-right:10px;}

.wrap {margin:0; }

/* Generic Styling */
li {list-style:none;}
div.clearer {clear: both; line-height: 0; height: 0;}
p {margin-bottom:10px;}
a:link, a:visited, a:active {color:#3F4D85; text-decoration:none; font-weight:bold; }
a:hover {color: #888;}
h1 {font-size: 18px; color:#888; font-weight:bold; line-height: 30px; padding: 10px 0 0 0;}
h2 {font-size: 15px; width:100%; color:#3F4D85; padding:10px 0 5px 0; cursor:pointer; }
h3 {font-size: 15px; width:100%; color:#3F4D85; padding:15px 0 10px 50px; width: 170px; cursor:pointer; }
h3:hover {color:#888;}
h4 {font-size: 14px; padding:0 0 0 15px; color:#3F4D85; cursor:pointer;}
h4 a:link, h4 a:visited, h4 a:active {color:#3F4D85;}
h4 a:hover {color:#888;}

/* Post Styling */
.clear {clear: both;}
.date {color:#555; padding-right: 10px; font-size:13px;}
.large {margin:0 15px 15px 0;}
.medium {float:left; width: 160px; height:140px; margin:0 15px 15px 0; overflow:hidden;}
.holder {float:left; width: 90px; height:150px; margin-right:15px;}
.large {margin-bottom:10px;}
img {border: none;}

.postbox {border-top:#ccc solid 1px; margin-top:10px; font-size:13px;}

#navigation-3, #navigation-4{background:url(images/icon1.jpg) no-repeat top left}
#searchbar-3, #searchbar-4{background:url(images/icon2.jpg) no-repeat top left}
#text-3, #text-4 {background:url(images/icon3.jpg) no-repeat top left}
#rssfeeds-3, #rssfeeds-4 {background:url(images/icon4.jpg) no-repeat top left}
#subscribe2, #subscribe2 {background:url(images/icon5.jpg) no-repeat top left}
#polls-widget-3, #polls-widget-4 {background:url(images/icon12.jpg) no-repeat top left}
#loginwidget-3, #loginwidget-4 {background:url(images/icon7.jpg) no-repeat top left}
#free-tell-a-friend-widget-3, #free-tell-a-friend-widget-4 {background:url(images/icon6.jpg) no-repeat top left}
#qtranslate-3, #qtranslate-4 {background:url(images/icon13.jpg) no-repeat top left}


/* Sidebar */*
.acc {width:100%; list-style:none; color:#033;}
.acc-section {overflow:hidden; }
.acc-section3 {overflow:hidden;}
.acc-selected {}

.sidebar2 h3 a:link, .sidebar2 h3 a:visited, .sidebar2 h3 a:active {color:#033; text-decoration:none; font-weight:bold;}
.sidebar2 h3:hover, .sidebar2 h3 a:hover {color:#888;}
.menusecond {margin-left:20px; padding-left:10px;}