/*  
Theme Name: Katovich

Description: Derived from <a href="http://sivasankaran.net" title="Shiva">Shiva</a> , for <a href="http://bgthemes.com"  title="Blog Themes">BloG Themes</a>. Further modified by Scot Hacker @  <a href="http://hosting.birdhouse.org/">Birdhouse Arts</a>
Version: 1.2
Author: Shiva
Author URI: http://sivasankaran.net
*/
* {
	padding: 0px; 
	margin:0px;
}

p {
	margin: 0.7em 0px;
	line-height:1.6em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
a img {
	border:0;
}
.clear {
	clear:both;
	height:10px;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 1px solid #cc6633;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

fieldset 
{
	border:none;
}
body 
{
	background-color: rgb(224, 224, 224);
	margin: 0px 20px; 
	font: 76%/1.6em "Trebuchet MS",sans-serif,Courier,Arial,Helvetica; 
	color: #000000; 
	text-align: center;
}
a 
{
    color: #4A2C15;
    color: rgb(153, 0, 0);
}
a:link {
	color: rgb(153, 0, 0);	
}
a:visited {
	color: rgb(153, 0, 0);
}
a:hover, a:active {
	color: #000000;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 
{
	font-family:sans-serif,Courier,Arial,Helvetica;
}




#container {

	background: #FFFFFF; 
	margin: 1px auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
    
}


#header {
    clear: both; 
	background: #98B59F url(img/katovich_homepage.jpg) no-repeat 0px 0px ;
	margin: 0px 0px 0px 0px; 
	color:#000000; 
	height: 190px;
}
#header h1 
{
	font-size:1.6em;
	font-family:Courier,sans-serif,Arial,Helvetica;
	margin:0px 0px 0px 5px;
	font-variant:small-caps;
	letter-spacing:1px;	

}
#header h1 a {	
	text-decoration:none;
	color:#ffffff;  	
}
#header h3  {	
	height:100px;
}

#header h2 
{
	margin:5px 0 10px 5px;
	font-size:1.2em;
	font-weight:bold;
	font-family:Times New Roman,sans-serif,Arial,Helvetica;		
}

#search navigation dl dd {
	display: inline; 
	background:url(img/feed.png);
}

 
#content {
	margin: 0px 0px 0px 0px; 
	overflow: auto;

}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.2em; 
	margin: 1em 0px 0px;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0px;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0px;
}
#content-main ul 
{
    padding:0 1em;
   
}
#content-main ol li
{
margin:0 0 0 2.7em;
}
#content-main {
	float: right; 
	width: 550px; 
	margin-right: 20px;

	
}
 html #section-index #content-main {
	margin-right: 20px;
	
}
#content .post 
{
	padding:0 0 2em 0;
	border-left: solid 1px #D3D3D3;
	padding-left: 10px;
        
}

#content .post li
{
	margin-bottom: 1em;
	list-style: square outside; 

}





#content p img.right {
	float: right; margin:10px 0 0 10px;
}
#content p img.left {
	float: left; margin:0 10px 10px 0;
}
#content .posttitle
{
	font-size
	font-weight: bold;
	
}

#content .post-info a
{
 color:#4A2C15;
 font-weight: normal;

}
#content  h2 
{
	font-size: 1.3em; 
	margin: 1em 0px 0px;	
	letter-spacing:1px;
	font-weight:bold;
	color: rgb(51, 102, 153); 
	border-bottom: 2px #D3D3D3 solid;
}



#content td h2 {
	margin: 0px;
	font-size: 1.1em;
}

#content .entry 
{
    margin:1em 0;
    padding-right:1em;
}
#content .entry a 
{
    
    text-decoration:underline;
    font-size: 1em; 
    color:#4A2C15;
    color: rgb(153, 0, 0)    
}
.post-info , .postmetadata
{
	font-size:0.9em;
	color:#656551;
	margin:0;
	padding:0;	
}
.postmetadata a
{
 color:#4A2C15;
}
#sidebar {
	float: right; 
	width: 180px;
	font-size:1em;
	padding:  15px;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	padding:0;
    margin:0.5em 0 0 1em;
}
li.sidebox {
	padding:5px; 
	margin-bottom: 5px; 
	color: gray;
}
html li.sidebox {
	padding-bottom: 5px;
}

.sidebox li {
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E0E0;
}

li.sidebox h2 {
	font-weight: bold; font-size: 1.1em; text-align: left;color:#032312;
}

li.sidebox h5 {
	font-weight: bold; 
	font-size: 1.1em; 
	text-align: center;
	color:white;
	background: rgb(51, 102, 153);
}


li.sidebox a {
	color: #339933;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	font-family: Tahoma;
}

li.sidebox a:hover, a:active {
	color: #00768F;
	text-decoration:underline;
}

#sidebar li.sidebox p img {
	float: left; margin: 0px 0px 10px 0px;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0px auto; 
	overflow: auto; 
	width: 760px; 
	text-align: left;
        color: #6B8355;  
}
 html #footer {
	height: 1%;
        list-style-type: none;
}
#footer p {
	float: left; width: 40%; line-height: 1.2em;
}
#footer p img {
	vertical-align: text-bottom;
}
#footer ul {
	float: right; 
	margin: 1em 0px; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
}
#footer ul li {
	display: inline; 
	margin-left: 5px; 
}
#footer ul li a{
	color: #000; 
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background: #D6E3E4;
}
input#submit { 
        background: #405857;
        border: #9AAE9A;
	font-size: 0.9em;  
	margin: 0px 0px 0px 2px; 
	color: #ffffff;  		
}
.text{
   background: #D6E3E4;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:sans-serif,Courier,Arial,Helvetica;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

#portal-globalnav {
    /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
    background: #cc9900;
    padding: 0.2em 0;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
    text-align : center ;
    font-size : 110% ;
}

#portal-globalnav li {
    display: inline;
    padding : 0 0.2em ;
}
#portal-globalnav li a {
    /* The normal, unselected tabs. They are all links */
    background-color: transparent;
    color: white;
    height: auto;
    padding: 0.2em 0.5em;
    margin : 0 ;
    text-decoration: none;
    border: none ;
}
#portal-globalnav li a.selected {
    /* The selected tab. There's only one of this */
    background: #dbb84d;
    color: #336600;
    font-weight : bold;
}
#portal-globalnav li a:hover {
    background: #dbb84d;
    color: hover;
}

.visualClear {
    display: block;
    clear: both;
}



#portal-footer
{
	background-color: #FFFFFF;
	
	width: 780px;

	padding-top: 5px;
	padding-bottom: 5px;	
	border-top: 1px solid rgb(224, 224, 224);
	margin-bottom: 10px;
    float: none;
    text-align: center;
    color: #959595;
    font-size: 0.9em;
}

#portal-footer a
{
	text-decoration: underline;
	color: #959595;

}


#portal-footer ul {
    margin : 0 ;
    padding : 0 ;
}
#portal-footer li {
    padding : 0 0.5em ;
    margin : 0 ;
    list-style-type : none ;
    display : inline ;

    text-transform : lowercase ;
}


/* Table stuff for homepage */

table {
	border-collapse: collapse;
	font-size: 11px;
}
	
td, th {
	border-right:		1px solid #E0E0E0;
	border-left:		0px;
	padding-left:		25px;
	padding-right:		25px;
}
	
	


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */