/*
Theme Name: Kravazon Blog
Theme URI: http://www.kravazon.com/
Description: The theme for Kravazon, a blog about one girl's experience with Krav Maga.
Version: 1.1
Author: Kravazon
Author URI: 
Tags: 

	Kravazon v1.0
	 http://www.kravazon.com/

*/

body,html {
	height:100%;
	margin:0px;
	padding:0px;
	background:url("images/bg_gradient.gif") repeat-x;
	background-color:#148ec0;
	font-family:frutiger,verdana,arial,"sans serif";
}
body {
	background:url("images/bg_body.gif") repeat-y 50% 0%;
}
h2 {
	padding:0px;
	margin:0px;
	font-size:17.8px;
}
img {
border:none;
}
a {
	text-decoration:none;
	color:#148ec0;
}
a:hover {	
	color:#4d4d4d;

}
#background {
	width:832px;
	margin:0px auto;
}
#body_bgleft {
	width:830px;
	background:url("images/bg_shadow_left.png") repeat-y;
}
#body_bgright {
	width:830px;
	background:url("images/bg_shadow_right.png") repeat-y 100% 0%;
}
#masthead {
	height:279px;
	width:800px;
	margin-left:0px;
	background:url("images/masthead.jpg") no-repeat;
	cursor:pointer;
	margin:0px auto;
}
#title {
	font-family:"Century Gothic";
	color:#ffffff;
	width:265px;
	height:64px;
	background:url("images/header.png") no-repeat;
	position:relative;
	left:340px;
	top:24px;
	display:none;
}
#navigation {
	width:785px;
	margin:0px;
	margin-left:15px;
	float:left;
}
.nav_button {
	padding:0px 1px;
	background:url("images/button_edge.gif") repeat-x;
	float:right;
	margin-left:11px;
}
.nav_background {
	background:url("images/button_bg.gif") repeat-x;
	padding-top:13px;
	padding-left:7px;
	padding-right:7px;
}
#content {
	width:550px;
	margin:0px;
	margin-left:32px;
	clear:both;
	padding-top:10px;
	float:left;
}
#right_col {
	margin-right:30px;
	margin-top:10px;
	width:203px;
	float:right;
}
#donate {
	text-align:right;
	padding-right:20px;
}
#advert {
}
#searchform {
    width:150px;
    margin:0px auto;
    color:#666;
}

#searchform input {
    margin-top:5px;
}

#s {
	border:1px solid #ccc;
	color:#999;
}

#searchsubmit {
	border:1px solid #999;
	color:#666;
}

.sidebar_section {
	background:url("images/post_divider.gif") repeat-x;
	margin-bottom:20px;
	padding:20px 0px;
	font-family:frutiger,verdana,arial,"sans serif";
	font-size:13px;
}

#gads {
	width:160px;
	margin:0px auto;
	border:1px solid #efefef;
}

#donate_button {
	margin-top:10px;
}

#footer {
	width:765px;
	margin:0px;
	margin-left:32px;
	border-top:1px solid #e7e7e7;
	padding-bottom:20px;
	font-size:12px;
	text-align:center;
	clear:both;
	color:#666;
}
.post_navigation {
	font-size:13px;
	position:relative;
	top:5px;
	width:580px;
	margin:0px auto;
}

#rss_link {
	margin-top:10px;
}

#rss_link a img {
        vertical-align:bottom;
}

#footer a:hover,.post_navigation a:hover {
	//background-color:#4AC0EF;
	//color:#fff;
}

.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.post {
	background:url("images/post_divider.gif") repeat-x;
	padding:27px 33px;
	font-family:frutiger,verdana,arial,"sans serif";
}
.post a {
	color:#148ec0;
}
.post a:hover {
	color:#4d4d4d;
}
.post h2 a {
	color:#4d4d4d;
}
.post h2 a:hover {
	color:#148ec0;
}
.date,.post_footer {
	color:#808080;
	font-size:11px;
}
.date {
	position:relative;
	top:0px;
}
.post_body {
	font-size:13px;
	line-height:15px;
}

#commentBlock {
	margin-top:20px;
}
#comments,#respond {
    font-size:16px;
    color:#666;
}
#comment {
    width:100%;
}
.commentlist {
    font-size:12px;
    padding:0px;
}
.commentlist li {
    list-style:none;
    padding:10px;
    margin:0px;
    background:url("images/comment_divider.gif") repeat-x;
}
#commentform p {
    font-size:11px;
}

.post_body ul,.post_body ul li {
	padding:0px;
	margin:0px;
}
.post_body ul {
	margin:4px 0px 10px 14px;
	padding-left:20px;
}
.post_body ul li {
	list-style-type:square;
	margin:10px 0px;
}

<!--
#ads {
	width:135px;
	height:300px;
	background:#fff;
	position:absolute;
	top:227px;
	left:50%;
	margin-left:324px;
	border:1px solid #0B4E6D;
	border-color: #084E6D #77CDEF #77CDEF #0B4E6D;
	padding:10px;
	font-size:12px;
	color:#333;
}-->