/*  
Theme Name: Karen Sremac
Theme URI: 
Description: Karen Clarinet Theme.
Version: 1.0
Author: Iron Muskie Inc
Author URI: http://www.iron-muskie-inc.com

*/

html { height: 100%; }

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

h2 {
color: #C3005C;
}

body{
margin: 0;
font-family: Trebuchet MS, Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #ffffff;
color: #000000;
min-height: 100%; height: 100%; 
}

h1{
font-family: Trebuchet MS,Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: underline;
color: #000000;
}
a:hover{
text-decoration: none;
}

a.title:link, a.title:visited{
font-family: Trebuchet MS,Georgia, Sans-serif;
font-size: 24px;
font-style: italic;
padding: 0 0 10px 0;
text-decoration: none;
color: #C3005C;
}
a.title:hover{
color: #990099;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
/* height: 100%; */
margin: 0 auto 0 auto;
width: 970px;
text-align: left;
}

#header{
float: left;
width: 970px;
height:156px;
margin-top:0px;
margin-left:0px;
overflow: hidden;
background: url(images/layout_01.gif) no-repeat;
}


#outer_container{
float: left;
margin-left:0px;
width: 970px;
height: 100%;
background: url(images/layout_12.gif) repeat-y;
}


#container{
float: left;
margin-left:0px;
width: 923px;
height:100%;
overflow:visible;
background: url(images/layout_03.gif) no-repeat;
}

#left_container{
float: left;
margin-left:0px;
/* width: 34px; */
background: url(images/layout_02.gif) ;
background-repeat: repeat-y;
height: 100%;
padding-left:34px;
}


#right_container{
float: left;
margin-left:0px;
/* width: 5px; */
height:100%;
/* overflow: hidden; */
background: url(images/layout_04.gif) 719px 0% repeat-y;
}

.post{
	float:left;
	padding: 20px 20px 10px 20px;
	width:679px;
}

.post h2{
font-family: Trebuchet MS, Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
/*padding: 10px 0 0 0;*/
padding: 20px 0 10px 50px;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: right;
width: 199px;
height:100%;
background: #eeeeee;
margin: 0 0 0 0px;
/* display: inline; */
background: url(images/layout_05.gif) no-repeat ;
/* margin-left:5px; */
}

#sidebar_right{
float: left;
/* width: 13px; */
height:100%;
background: #eeeeee;
margin: 0 0 0 0px;
display: inline;
background: url(images/layout_06.gif) 100% 0% repeat-y;
padding-right:13px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Monotype Corsiva, Trebuchet MS, Georgia, Sans-serif;
font-size: 30px;
color:#930095;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

table#wp-calendar{
width: 100%;
}

#footer{
clear: both;
float: left;
width: 970px;
padding:28px;
background: url(images/layout_09.gif) no-repeat;
}

#footer p{
line-height:18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Trebuchet MS, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Trebuchet MS, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

hr {
 width: 90%;
 color: #990099;
}