/*  
Theme Name: Truth in Hydration 
Theme URI: http://www.idsg.it/2007/03/02/tema-wordpress-pro-city/
Description: One column fixed theme with huge fixed background based on Pro City.
Version: 1.0
Author: Nater Kane
Author URI: http://www.naterkane.com/
*/

/*
Blocks Firefox scrollbar
*/

html {
min-height: 100%;
margin: 0 0 1px 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
background-color: #fff;
background-image: url(images/back-body.jpg);
background-repeat: no-repeat;
background-position: top left;
background-attachment: fixed;
font-family: Verdana,Arial,Helvetica,sans-serif,"Trebuchet MS";
font-size: 13px;
color: #455560;
line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}

strong {
	color: #036;
}

hr {
	display: none;
}

/*
Remove next lines and your template will probably fall into darkness
*/

hr.clear {
visibility: hidden !important;
clear: both !important;
display: block !important;
}

/*
Code and blockquotes, you decide
*/

blockquote {
}

code {
}

/*
Float images with .imgleft and .imgright
*/

img {
padding: 3px;
border: 1px solid #DDD;
}

img.imgleft {
float: left;
margin-right: 4px;
}

img.imgright {
float: right;
margin-left: 4px;
}

/*
Normal links
*/

a {
color: #F08A3E;
text-decoration: none;
}

/*
Remove Firefox outline
*/

a:active {
outline: none;
}

a:focus {
outline: none;
}

a:hover {
text-decoration: underline;
}

/*
Toggle, top image that open menu
*/

a.toggle {
display: block;
width: 108px;
height: 60px;
position: fixed;
top: 0;
left: 50%;
margin-left: -170px;
background: transparent url(images/back-toggle.jpg) no-repeat top left;
z-index: 12;
}

a.toggle:hover {
background: transparent url(images/back-toggle.jpg) no-repeat bottom left;
}

a.toggle span {
display: none;
}

a.toggle-close {	/* Big X in the menu box */
font-size: 3em;
float: right;
}

/*
Hidden menu
*/

#sidebar {
background:#FFF;
width: 850px;
position: fixed;
top: 0px;
left: 230px;
text-align: right;
padding: 5px 0 0 0;
z-index: 10;
}

* html #sidebar {
	height: 35px;
	position: static;
}

*:first-child+html #sidebar {
	height: 35px;
	position: fixed;
	left: 246px;
	
}
#begin ul {

list-style-type: none;
float: left;
margin: 7px 0 0 0;
padding: 0 0 0 0;
}

#begin ul li h2 {
font-size: 1.6em;
}

#begin ul li ul {
width: 100%;
float: none;
margin: 0;
padding: 0;
}

#begin ul li {
	background: #FFF;
	float: left;
	padding: 0 0 0 16px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
#begin ul li.search {
	width: 284px;
	text-align: right;
}
#begin ul li a:hover {
	color: #036;
	text-decoration: none;
}
/*
Global page wrapper
*/

#wrapper {
position: absolute;
text-align: left;	/* Realigns page to the left */
left: 464px;
width: 550px;
padding: 20px;
margin-left: 0;
margin-top: 85px;

}

/*
The back home link
*/

h2#header {
	position: fixed;
	left: 15px;
	top: 325px;
	padding: 0;
	margin: 0;
	height: 92px;
	width: 273px;
}

h2#header a {
	display: block;
	height: 144px;
	width: 312px;
}

/*
This section is hidden, display a list of quick link to move into the page
*/

#skip {
display: none;
}

/*
Main contents
*/

#content h1 {
display: none;
}

h2.pagetitle {
font-size: 1.1em;
}

h3 {
	color: #036;
	text-transform: uppercase;
}

#content div.archivelist h2, #content div.post h2, #content h2 {
font-size: 2.6em;
line-height: 1;
text-transform: uppercase;
}
#content div.archivelist h2 a:hover, #content div.post h2 a:hover, #content h2 a:hover {
	color: #036;
	text-decoration: none;
}
#content div.post h3 {
font-size: 1.4em;
}

#content div.post h4 {
font-size: 1.3em;
}

#content div.post h5 {
font-size: 1.2em;
}

#content div.post h6 {
font-size: 1.1em;
}

#content div.post p {
line-height: 150%;
}

#content div.post p.date {
padding-bottom: 0;
margin-bottom: 0;
color: #999;
text-transform: uppercase;
font-size: 0.9em;
letter-spacing: 1.5px;
}

#content div.post p.details_small {
font-size: 0.9em;
padding: 10px 0 30px 0;
border-top: 1px solid #F08A3E;
font-weight: bold;
}

#content div.post p.details_full {
font-size: 0.9em;
padding: 10px 0 5px 15px;
border-top: 1px solid #F08A3E;
border-left: 3px solid #F08A3E;
}

#content div.post ul li {
line-height: 150%;
}

#content div.post ol li {
line-height: 150%;
}

/*
Next and previous links
Link precedente e successivo
*/

#content div.navigation {
display: block;
height: 25px;
padding: 8px 0 20px 0;
}

#content div.navigation div.alignleft {
float: left;
width: 47%;
}

#content div.navigation div.alignright {
float: right;
width: 47%;
text-align: right;
}

/*
'More posts's', links page's and archives page's lists
*/

ul.recenti,
.archivelist ul,
.archivelist ul li.linkcat ul {
list-style-type: none;
margin:0;
padding-left: 0;
}

ul.recenti li,
.archivelist ul li {
	text-transform: uppercase;
}

ul.recenti li small {
	font-size: 10px !important;
	font-weight: normal;
	text-transform: capitalize;
}

ul.recenti a,
.archivelist a {
	font-size: 14px ;
	font-weight: bold;
/*padding-left: 23px;
background: transparent url(images/list-image.jpg) no-repeat center left;*/
}

/*
Comments template
Template commenti
*/

h3#comments,
h3#respond {
font-size: 1.3em;
color: #036;
}

ol.commentlist {
margin: 0;
padding: 0;
list-style-type: none;
}

ol.commentlist li {
background: #FFF;
border-top: 1px solid #F08A3E;
color: #333;
padding: 7px;
margin-bottom: 15px;
}

ol.commentlist li.alt {
background: #FEF9F5;
}

ol.commentlist li big {
font-weight: normal;
}

ol.commentlist li span.comment_data {
float: right;
font-size: 0.9em;
}

ol.commentlist li p {
clear: both;
}

/*
Comment form template
*/

#commentform input {
padding: 3px;
font-size: 14px;
}

#commentform input[type="submit"] {
text-transform: uppercase;
background-color: #F08A3E;
border: none;
color: #fff;
font-weight: bold;
font-size: 14px;
}

#commentform textarea {
padding: 3px;
border: 1px solid #F08A3E;
width: 100%;
font-size: 14px;
}

/*
Remove display: none to show html allowed tags
*/

#commentform p.allowedtags {
display: none;
}

/*
Search Form
*/
#searchform {
	margin-top: -3px;
}
#searchform input {
padding: 3px;
border: 1px solid #F08A3E;
font-size: 11px;
}

#searchform input[type="submit"] {
text-transform: uppercase;
background-color: #F08A3E;
border: none;
color: #fff;
font-weight: bold;
font-size: 11px;
}

/*
Footer, big orange box
*/

#footer {
margin-top: 50px;
padding: 3px 6px;
font-size: 0.9em;
}

#footer a {
text-decoration: underline;
}

#footer h1 {
display: none;
}

#footer p.rssfeed {
font-size: 1.2em;
text-align: center;
}

h2#header img {border: 0;}

#powered_by {
  left: 1080px;
  bottom: 15px;
  width: 150px;
  height: 80px;
  position: fixed;
}

   #powered_by img {
      border: none;
      padding: 0px
   }


