/*  
Theme Name: Altitis Winter 2009
Theme URI: http://altitis.treehuggers.info/
Description: 2 column widget ready wordpress theme
Version: 0.4
Template: startertheme
Author: Mario Laubacher - celerann@gmail.com
Author URI: http://altitis.treehuggers.info/
Released under the Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported license
http://creativecommons.org/licenses/by-nc-sa/3.0/
*/
@import url("../startertheme/style.css");

/* =====================  CORE */
* body { font-size: 0.8em; font-family: Verdana; width: 1024px; margin: 0 auto 0 auto; }


/* =====================  TOP */
#header { background: url('img/winter09banner.png') repeat-x;  height: 150px;  font-family: Palatino Linotype, Palatino, serif; color: #fff; width: 1024px; overflow: hidden; margin: 0px auto 0px auto;}
#headerlogo { background: #000066 url('img/winter09orb.png') no-repeat; height: 151px; float: left; margin: 0px; padding: 0px; }
#headertext {float:left; margin-left: 120px; text-align:left; height: 150px;}
#headertext h1 { font-size: 2.2em; text-decoration: none; font-weight: bolder; color:#fff;}
#headertext a {color:#fff; text-decoration: none;}
#headertext p { font-size: 1.6em; font-style: oblique;font-weight: bold; color:#E5F9FF; margin-top: -15px;}


#navbar {float:right; margin: -30px auto 0 auto; width: 1024px;}
#navbar  ul {
	margin: 0px;
	padding: 0;
	} 

#navbar li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	height: 32px;
	color:#000;
	display:inline;
	font:normal 16px verdana; 
	padding: 5px;
border-left: thin;
border-right: thin;
border-style: outset;
border-top: thin;
border-bottom: 0px;
	}
	
#navbar li a{
	color:#000; text-decoration:none; }

/* ============================= MAIN   */
.post {text-align: justify; font-size: 1.1em; float:left; width: 700px; padding: 10px 0 10px 0; }
.post h2 {color: #fff; padding: 8px; text-decoration: none; font: normal Verdana, verdana, sans-serif bolder 1.3em ;}
.post h3 {font: 1.1em;}
.post a:link {color: #002127;text-decoration: underline;}
.post a:visited {color: #ff0000; text-decoration:none;}
.post a:hover {text-decoration: underline;}
.postmeta {font-size: 0.8em; }
.postmeta a:link {color: #002127;text-decoration: underline;}
.postmeta a:visited {color: #ff0000; text-decoration:none;}
.postmeta a:hover {text-decoration: underline;}
.entry {}
.comment-area {width: 600px;float:left;}
.commentlist {width: 600px; float: left;}

/* =================== SIDEBAR  */
#sidebar {float: right; width: 240px; font-size: 0.8em; background-color: #fefefe; color:black;text-align: left; border: 1px outset;}
#sidebar ul {margin: 0 0 5px 0; padding: 5px; list-style-type: none; color: #000; }
#sidebar li {padding: 0 0 3px 0; color: #000;}
#sidebar a {text-decoration:none; color: #000066;}
#sidebar a:visited {text-decoration:none; color: #000033;}
h2.widgettitle { height: 32px; padding: 10px 2px 2px 2px; font-size: 12px; color:#000}

/* =====================  FOOTER */
#footer {clear: both; color: #000; text-align: right; font-size: 10px; height: 33px; margin-top: 5px; padding: 0px 5px; border-top: 1px solid;}
#footer a:link {text-decoration: none; color: #ff0000;}
#footer a:visited {text-decoration:none; color: #0000ff;}
.foot-left {float: left;}
.foot-right {text-align: right;}

#disclaimer {clear: both; margin-top: 5px; padding: 5px; text-align: center; font-size: 9px;}
	
	/* =====================  MISC */
.clear {clear:both;}
/*.navigation { clear: both; background: #008ab8 url('img/summernav.png') repeat-x; color: #fff; margin: 5px auto 5px auto; height: 33px; text-align: center; width: 400px; font-size:11px;}*/
.navigation a:link {text-decoration:underline; color: #660000;}
.navigation a:visited {text-decoration:none; color: #ff0000;}
.navtext { padding-top: 5px;}
a.r1 {color: 080808;}