/*  
Theme Name: freeunibz 2.0
Description: light-blue, white and rainbow colors - a good-mood-theme technically based on <a href="http://wpthemes.info/misty-look/" title="misty look">misty look</a>
Version: 1.0
Author: Fabio Franz, Kris Krois
Author URI: http://www.brave-new-alps.com/
*/
* {
	padding: 0px; 
	margin:0px;
}
p 
{
	margin: 0.7em 0px;
	line-height:1.5em;
}
dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img 
{
	border:0;
}
.clear 
{
	clear:both;
	height:20px;
}
blockquote
{
    margin-left:1em;
    padding-left:1em;
	font: 1.1em/1.4em "Courier New", Courier, mono;
	word-spacing: -0.15em;
}
blockquote p
{
	line-height: 1.4em;
}
fieldset 
{
	border:none;
}
body 
{
	background-color:#003; 
	margin: 0px 20px; 
	font: 82%/1.6em Arial, Helvetica, sans-serif; 
	color: #000000;
	text-align: center;
}
a 
{

}
a:link 
{
	text-decoration:none;
	color: #263583;
	border-bottom:1px dashed #263583;
	padding:1px 0 0 0;
}
a:visited 
{
	text-decoration:none;
	color: #263583;
	border-bottom:1px dashed #263583;
	padding:1px 0 0 0;
}
a:hover, a:active 
{
	background-color:#99CCFF;
	color:#FFFFFF;
	border-bottom:1px dashed #FFFFFF;
}
h1, h2, h3, h4, h5, h6 
{
	font-family: Arial, Helvetica, sans-serif;
}

#container 
{
	margin: 0 auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
	background-color:none;
	padding: 0 0 0 0;
}
#navigation 
{
	margin: 20px auto 0 auto; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
 html #navigation 
 {
	height: 1%;
}
#navigation ul li 
{
	float: left; 
	margin: 0px 5px 0px 0px; 
	list-style-type: none;
}
#navigation ul li a 
{
	padding: 2px 10px 1px 10px; 
	display: block; 
	background: #263583; 
	text-decoration: none;
	color:#FFFFFF;
	font-size:1em;
	border-bottom: none;
}
#navigation ul li a:hover 
{
	background: #FFFFFF;
	color: #263583;
	border-bottom: none;
}
#navigation ul li a:active 
{
	background: #FFF;
	color: #263583;
	border-bottom: none;
}
#navigation ul li.current_page_item a 
{
	background: #FFF;
	color: #263583;
	border-bottom:none;
}

#navigation ul li.search 
{
	font-size: 0.9em; 
	right: 0px; 
	position: absolute; 
	top: 0px;
}
#navigation ul li.search input#s 
{
	border: #999 3px solid; 
	font-size: 0.9em; 	
	width: 190px; 
	padding: 2px; 	
	background:#fff;
}
#navigation ul li.search input#searchsubmit 
{
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #e6e6e6; 
	margin: 0px 0px 0px 2px; 
	color: #265e15; 
	padding: 2px; 		
}

#header 
{
	clear: both; 
	margin:0 0 0 10px; 
	width: 760px;
	background: #FFFFFF;
	height: 200px;
	text-align:center;
}
#header a
{ 
	display:block;
	margin:0 auto;
	padding:0px 0 0 0;
	width: 100%;
	height: 100%;
	border:0;
}
/*
#header a:hover {
	background: #000000;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant: normal;
	letter-spacing:1px;		
}
#header h1 a 
{
	display: block; 	
	text-decoration:none;	
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;		
}
*/
#feedarea 
{
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt 
{
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd 
{
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(img/feed.png) no-repeat left center;
	padding-left:16px;
}
/*
#headerimage 
{
	clear: both; 
	background: #FFFF00;
	margin: 10px; 
	color: #fff; 
	height: 200px;
}
*/
 html #headerimage 
 {
	margin-top: 0px;
}
#content 
{	width: 760px;
	clear:both;
	margin: 10px 10px 10px 10px; 
	overflow: auto;
	background-color:none;
}
 html #content 
{
	height: 1%;
}
#content h3 
{
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4 
{
	font-size: 1.1em; 
	margin: 1em 0px 0 0;
}
#content h5 
{
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(img/bullet.png);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main 
{
	float: left; 
	width: 535px; 
	margin-right: 10px;
	background-color:none;
}
 html #section-index #content-main 
 {
	margin-right: 20px;
}
#content .post 
{
	padding:0.5em 1em 1.7em 1em;
	background-color:#FFFFFF;
	margin-bottom:20px;
	margin-top:10px;
}
#content p img.right 
{
	float: right; margin:10px 0 0 10px;
}
#content p img.left 
{
	float: left; margin:0 10px 10px 0;
}
#content .post h2 
{
	font-size: 1.7em; 
	margin: 0.5em 0px 0px;
	font-weight:bold;
	line-height:1.3em;

}
#content .post h2 a
{
	color: #FFFFFF;
	border-bottom:2px dashed #FFFFFF;
	background-color:#99CCFF;
}
#content .post h2 a:hover
{
	color: #263583;
	border-bottom-color:#263583;
	background-color:#FFFFFF;

}
#content .entry 
{
    margin:0.3em 0;
    padding-right:1em;    
/*
}
#content .entry a 
{
    border-bottom:#263583 2px dotted;
    text-decoration:none;
*/
}
#content .post-info , #content .postmetadata
{
	font-size:0.87em;
	color:#263583;
	margin:0.7em 0em 0em 0em;
	padding:0;
}
#content .post-info 
{
	padding-bottom:9px;
}
#content .postmetadata
{
	padding-top:9px;
}
#sidebar 
{
	float: right; 
	width: 195px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0 0 0 1em;
	padding:0;
}
li.sidebox 
{
	padding:1px 10px 30px 10px;
	background-color:#fff;
	color:#263583;
	margin: 10px 0;	
}
html li.sidebox 
{
	padding-bottom: 15px;
}
li.sidebox h2 
{
	font-weight:bold; 
	font-size: 1.3em;
	text-align: left;
	color:#263583;
}
#sidebar li.sidebox p img 
{
	float: left; margin: 0px 10px 10px 0px;
}
li.sidebox a
{
	color:#263583;
	border:0;
	padding:1px 2px 1px 2px;
	
}
li.sidebox a:before { 
	content: "\\\\ ";
}
li.sidebox a:hover
{
	color:#fff;
	background-color:#263583;
}
#footer 
{
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 760px; 
	color: #FFFFFF; 
	text-align: left;
	padding: 0 0 0 150px;
}
 html #footer 
 {
	height: 1%;
}
#footer p 
{
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img 
{
	vertical-align: text-bottom;
}
#footer ul 
{
	float: left;
	margin: 0em 0 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em;
}
#footer a:hover 
{
	color: #FFFFFF;
	background-color:#263583;
	border-bottom-color:#FFFFFF;
}
#footer ul li 
{
	display: inline; 
	margin-left: 5px; 
	list-style-type: none;
}
#comments, #respond{
	margin: 0;
	background-color: #fff;
}

#comments h3,#comments p, #respond h3, #respond p{
	padding-left: 5px;
	padding-top: 5px;}
#commentform 
{
	margin:10px;
	padding:10px;
}
#container .commentlist 
{
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;	
	background:#fff;
}
.commentlist li.alt 
{
    background:#E8E8E8;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
textarea
{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f8f4;
}
input 
{
	background:#f9f8f4;
	border:#ccc 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget 
{
    overflow: hidden;
}
