
body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	background:url(../images/top_bg.jpg) #f7f5e8 repeat-x;
}

* {
	margin:0;
	padding:0;
}

.left{
	float:left;
	}
	
.right{
	float:right;
	}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
	background:url(../images/footer_bg.jpg) repeat-x;
	background-color:#dad4b6!important;
	width:100%;
	margin:10px 0 0 0;
	height:50px;
	}

.footer_post{
	background:url(../images/footer_post_bg.jpg) no-repeat;
	width:601px;
	height:273px;
	padding:30px 40px;
	}
	
.footer_post h2{
	font-size:18px;
	color:#924c0d;
	font-weight:bold;
	}
	
.footer_post ul{
	margin:30px 50px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	}
	
.footer_post ul li{
	list-style:none;	
	width:250px;
	padding:5px 0;
	}
	
.footer_post ul li a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	background:url(../images/dotted.jpg) bottom repeat-x;
	display:block;
	padding:0 0 5px 0;
	}
	
.general{
	width:960px;
	margin:0 auto;
	}

#header {
	background:url(../images/header_bg.jpg)  no-repeat;
	width:960px;
	height:152px;
}

.rss{
	margin:20px 0 0 0;
	}

#header .description {
	float:right;
	margin:15px 0 0 0;
	color:#222;
}

.description li{
	display:inline;
	list-style:none;
	margin:0 10px;
	}
	
.description li a{
	color:#d17e32;
	font-size:14px;
	font-weight:bold;
	}
	
.description li a:hover{
	color:#ffffff;
	}


#header h1 {
	padding:5px 25px 0 0;
}

#wrapper {
	width:960px;
	margin:0 auto;
	
}

#nav {
	padding:7px 0 0 0;
	margin:0;
	height:28px;
	float:left;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#ffffff;
	padding:5px 5px 7px 5px;
	background:#9caa3b;
	font:1.6em Trebuchet MS;
	margin:1px 5px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-top:1px solid #859229;
	border-right:1px solid #859229;
	border-left:1px solid #859229;
	}

#nav li a:hover {
	background-color:#ffffff;
	color:#d17e32;
	text-decoration:none;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

#nav li a.active {
	background-color:#ffffff;
	color:#d17e32;
	text-decoration:none;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

.header_input{
	background:url(../images/header_input.jpg) no-repeat;
	width:151px;
	height:26px;
	border:none;
	padding:5px 5px 0 5px;
	color:#d17e32;
	font-weight:bold;
	float:left;
	overflow:auto;
	}
	
.header_submit{
	float:left;
	background:url(../images/header_submit.jpg) no-repeat;
	width:75px;
	height:23px;
	border:none;
	color:#d17e32;
	outline:none;
	}

.clear {
	clear:both;
}

.banners img{
	border:1px solid #a3a1a2;
	margin:5px 5px 0 5px;
	}

#content {
	margin:0 297px 0 0 !important;
	margin:0 299px 0 0;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:10px 25px 30px 25px;
	background:#ffffff;
}

#content p {
	line-height:25px;
	margin:10px 0;
	font-size:14px;
	word-spacing:2px;
	font-family:Arial, Helvetica, sans-serif;
}

#content a {
	text-decoration:none;
	border-bottom:1px solid #bbb;
}

a.orange_links{
	color:#d17e32;
	}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:10px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
	color:#9caa3b;
	text-decoration:none;
	border:none;
}

#content h2 a{
	color:#9caa3b;
	text-decoration:none;
	border:none;
}

.post{
	margin:0 0 30px 0;
	border-bottom:1px solid #bbbbbb;
	}

.post img{
	margin:0 10px 10px 0; 
	}
	
.post a{
	font-size:14px;
	}
	
.data{
	background:url(../images/data.jpg) no-repeat;
	width:53px;
	height:43px;
	margin:0 0 0 -80px;
	text-align:center;
	overflow:visible;
	position:relative;
	display:inline;
	}

.data p{
	margin:0!important;
	padding:0;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif!important;
	}
	
.month{
	height:14px;
	line-height:14px!important;
	font-size:14px!important;
	}
	
.day{
	height:29px;
	line-height:29px!important;
	font-size:22px!important;
	}
	
.svejo{
	background:url(../images/svejo.jpg) no-repeat;
	width:35px;
	height:28px;
	float:right;
	}

#sidebar {
	background:url(../images/sidebar_top.jpg) #dddbce no-repeat;
	width:278px;
	float:right;
	padding:10px 10px 30px 10px;
	border-left:1px solid #bbbbbb;
}

#sidebar h2 {
	background:url(../images/type_clip.jpg) no-repeat;
	width:160px;
	height:43px;
	margin:-15px 0 0 0;
	overflow:visible;
	position:relative;
	font-size:18px;
	color:#d17e32;
	padding:15px 0 3px 0;
	font-weight:bold;
	text-indent:50px;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}

.order{
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/order.jpg) no-repeat;
	width:240px;
	height:113px;
	margin:10px 0 0 9px;
	padding:10px;
	}
	
.order p{
	margin:0 0 15px 0;
	}

.order a{
	font-size:30px;
	font-weight:bold;
	color:#bb0808;
	text-decoration:none;
	height:20px;
	line-height:30px;
	}
	
.red_bold{
	font-size:24px;
	font-weight:bold;
	color:#bb0808;
	}
	
.gray_bold{
	font-size:18px;
	color:#515151;
	}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

img {
	padding:1px;
	border:none;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin:10px 20px 0 0 ;
	background:url(../images/more.jpg) no-repeat;
	width:81px;
	height:24px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 0 0;
	float:left;
	}

a.more:hover {
	text-decoration:underline;
}

.links{
	padding:15px 0 0 0;
	font-size:14px;
	float:left;
	}
	
.links a{
	color:#989797;
	}
	
.links a span{
	color:#d17e32;
	font-weight:bold;
	text-decoration:underline;
	}
	
.copy{
	font-size:13px;
	}
	
.center{
	text-align:center!important;
	}
	
#sidebar h1{
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
	color:#d17e32;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
#sidebar p{
	font-size:14px;
	padding:5px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
.cv p{color:#757575!important;}

.cv p span{color:#333333!important;}
