/* 
Theme Name: Seven
Theme URI: 
Description: The default WordPress theme based on the famous 
Version: 1.0
Author: luka cvrk (www.solucija.com) 
*/
*{margin:0;padding:0;}
hr{display:none;}
img{border:none;}
ul,li{list-style:none;}
blockquote{background:url(images/quote.png) no-repeat;color:#888;padding:0 0 0 25px;}
code{color:#888;font-family:Verdana, sans-serif;}
code.small{font-size:9px;}
strong{font-weight:600;}
body { 
	padding: 0; 
	margin:10px 0 0 0; 
	font: 14px Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}
a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }
h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #6C757A; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }
ul { margin: 0; padding : 0; list-style : none; }
form { 	margin: 0; }
input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}
input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 0;
	height:24px;
	width: 65px;
	margin: 0px 15px 0 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}
input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}
/* layout
   ------ */
.content { 
	margin: 0 auto;
	width: 990px;
	padding: 10px; 
}
.header { 
	height: 180px;
	width:990px;
	background: #fff;
	color: #808080;
	margin: 0;
	background:url(images/bg_bar3.jpg) repeat-x top left;
	padding: 5px 0 0 0;
}
.top_info {
	float: right;
	display:none;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}
	.top_info_left {	    
		width: 200px;
		float: left;
	}
	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}
.browse_category  {
	font-size: 14px;
	width: 100px;
	color: #FFF;
	background: none !important;
}
.bar { 
	clear: both;
	width:990px;
	font-size: 14px;
	height: 30px; 
	color: #FFF;
	margin: 0 0 10px 0px; 
	background-image:url(images/menu2.png);
	background-repeat:no-repeat;
}
	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar.gif) no-repeat center top; 
		color: #fff; 
		padding: 7px 5px 6px 5px;
	}
	
	.bar li a { 
		font-weight: 600;
		color: #FFF; 
		background: inherit;
		padding: 7px 5px 6px 5px;
		text-decoration: none;
	} 
	
	.bar li:hover { 
		color: #fff; 
		background:url(images/bar.gif) no-repeat center top; 
		padding:  7px 12px 5px 12px !important;
	} 
    .current-cat{
		background: #E0691A url(images/bar.gif) no-repeat center top; 
		padding:  7px 12px 5px 12px !important;
	}
	
.logo{float:left;}
.search_field { 
    float: right;
	display:block;
	width: 550px;
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	font-weight: bold;
	padding: 5px 16px 10px 15px;
	margin: 0;
}
.search_field  p{margin:6px 0 0 0;}
.search_field  a:hover{color:#222}
.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}
.search_form { float: right; }
.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}
/**post**/
.post{font-family:Verdana, sans-serif;font-size:12px;margin:0;padding:0px 5px;}
.a-post{font-family:Verdana, sans-serif;font-size:12px;margin:0;padding:0px 5px;}
.post .entry{font-size:14px;color:#222;line-height:20px;margin:0;padding:0 10px;}
.a-post .entry{font-size:14px;color:#222;line-height:20px;margin:0;padding:0 10px 0 0;}
.post h2{font-family:Verdana, "Lucida Grande", "Trebuchet MS", Arial, sans-serif;letter-spacing:1px;margin:0;padding:0;}
.a-post h2{font-family:Verdana, "Lucida Grande", "Trebuchet MS", Arial, sans-serif;clear:both;letter-spacing:1px;margin:10px 10px 5px 0;padding:0;font-size:14px;border-bottom:1px solid #dedede;display:block;color:#444;}
.post h2 a{color:#E0691A;text-decoration:none;font-weight:400;font-size:12px;}
.a-post h2 a{color:#E0691A;text-decoration:none;font-weight:400;}
.post h2 a:hover{color:#000;text-decoration:none;}
.a-post h2 a:hover{color:#000;}
.post h2 small {font-size:10px;font-family:Tahoma, Verdana, sans-serif;font-weight:600;color:#9E9D9D;}
.a-post small {float:right;margin:0 10px;font-size:10px;font-family:Tahoma, Verdana, sans-serif;font-weight:600;color:#ccc;line-height:20px;}
.nav{clear:both;margin:10px 14px 5px 2px;padding:5px 0;}
.pages{color:#A9A8A7 !important;font-size:10px;}
.current{background-color:#fff !important;font-size:10px !important;color:#222 !important;}
.wp-pagenavi a{font-size:10px !important;}
.wp-pagenavi a:hover{background:#ccc !important;font-size:10px !important;}
/* left side
   --------- */
.index_left {
	float: right;
	width: 64%;
	margin: 0 0 10px 0;
}
.left {
	float: left;
	width: 64%;
	margin: 0 0 10px 0;
}
.h3 {
    clear:both;
	background: #fff url(images/title2.png) no-repeat top left;
	color: #FFF;
	text-align:left;
	padding: 7px 0 7px 11px;
	font:12px Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 15px 0; color: #000; background: #FFF; padding: 3px 0;font-size:16px }
	
		
/* right side
   ---------- */
.index_right {
	float: left;
	width: 34%;
	margin: 0 0 3px 0;
}
		
.right {
	float: right;
	width: 34%;
	margin: 0 0 3px 0;
	font-size:14px;
}
.right h3, .index_right h3 {
	background: #fff  url(images/sidb2.png) no-repeat top left;
	color: #FFF;
	display:block;
	width:100%;
	padding: 7px 0 7px 10px;
	font: 12px Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
font-size:16px;

}
	.right_articles {
		background: #f5f5f5;
		width:100%;
		color: #414141;
		font-size:16px;
		padding: 0px;
		margin: 0 0 0 0;

	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}
/* footer
   ------ */
.footer { 
	clear: both;
	text-align: center;
	padding: 6px 0 3px 0;
	margin: 0;
	font-size:12px;
	border-top: 1px solid #dcdcdc;
	line-height: 1.8em;
    color:#444;
}
.menu li{display:inline;color:#000;padding:0px 5px;}
.footer a { color: #808080;text-decoration:none;}
.footer a:hover{color:#000;text-decoration:underline;}