@charset "utf-8";
/*
Theme Name: Brief
Description: A geat looking theme.
Version: 1.2
Author: Bingo Web Design
Author URI: http://www.bingowebdesign.info
Tags: blue, white, black, light, three-columns, fixed-width
*/
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#ebebeb;
	margin:0 10px 0 10px;
	color:#1B1B1B;
	}
#konteineris{
	width:100%;
	}
#headeris{
	height:65px;
	}
#logo{
	float:left;
	margin:15px 0 0 4px;
	}
#menu{
	float:right;
	margin:26px 3px 0 0;
	}
#menu ul{
	margin:0;
	padding:0;
	}
#menu li{
	background:url(images/06.gif) no-repeat;
	float:left;
	width:103px;
	height:23px;
	margin:5px 0px 0 5px;
	list-style:none;
	padding:10px 0 0 0;
	}
#menu li a{
	color:#777777;
	font-weight:normal;
	text-decoration:none;
	}
#menu li a:hover{
	font-weight:normal;
	color: #333;
	}
.clearT{
	clear:both;
	}
#headb{
	background:url(images/11.gif) repeat-x;
	height:35px;
	}
#prenum{
	background:url(images/09.gif) left no-repeat;
	float:left;
	height:25px;
	padding:8px 0 2px 5px;
	}
#prenum1{
	background:url(images/17.gif) left no-repeat;
	padding:2px 2px 2px 20px;
	}
#prenum1 a{
	color: #333;
	text-decoration:underline;
	font-size:12px;
	}
#prenum1 a:hover{
	text-decoration:none;
	}
#search{
	background:url(images/14.gif) right no-repeat;
	float:right;
	height:25px;
	padding:5px 10px 5px 0px;
	}
.round1{
	background:url(images/24_l.gif) left no-repeat #FFF;
	height:10px;
	width:100%;
	margin:10px 0 0 0;
}
.round2{
	background:url(images/24_r.gif) right no-repeat;
	height:10px;
}
.round3{
	background:url(images/25_l.gif) left no-repeat #FFF;
	height:10px;
	width:100%;
	margin:0 0 10px 0;
}
.round4{
	background:url(images/25_r.gif) right no-repeat;
	height:10px;
}
#main{
	background:#FFF;
	margin:0;
	padding:0px 5px 5px 5px;
	text-align:left;
	line-height:150%;
	}
#content{
	float:left;
	width:58%;
	margin:0 5px 10px 0;
	padding:0 3px 0 0;
	border-right:1px solid #eeeeee;
	}
#left{
	float:left;
	width:20%;
	margin:0 5px 0 0;
	font-size:12px;
	}
#right{
	float:left;
	width:20%;
	font-size:12px;
	}
h2{
	margin:0;
	padding:2px 0 2px 0;
	}
.conH a{
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	line-height:100%;
	}
.conH a:hover{
	color:#59b3e3;
	text-decoration:none;
	}
.sideH{
	font-size:16px;
	font-weight:bold;
	padding:2px 0 2px 0;
	border-bottom:3px solid #a3cfe6;
	}
.nobo{
border:0;
margin:0;
padding:0;
}
#footer{
	background:#FFF;
	padding:5px;
	margin:2px 0 0 0;
}
.spaceb{
	height:10px;
	}

.meta{
padding:5px;
font-size:12px;
border-bottom:2px solid #eeeeee;
}
.author{
color: #999;
}
.ccomments{
float:right;
}
.ccomments a{
color:#a0ae58;
text-decoration:none;
}
.ccomments a:hover{
text-decoration: underline;
}
.ctext{
padding:5px;
}
.metab{
padding:5px;
color:#666666;
text-align:left;
margin:0 0 40px 0;
border-bottom:2px solid #eeeeee;
border-top:2px solid #eeeeee;
}
.metab a{
color:#000;
text-decoration:none;
font-weight:normal;
}
.metab a:hover{
text-decoration:underline;
font-weight:normal;
}


.spacers{
background:url(images/mobiletiro_20.gif) no-repeat #ececec;
height:9px;
padding:0 0 10px 0;
}
hr {
	display: none;
}

img {
	border: 3px solid  #CCCCCC;
	margin:0 10px 10px 0;
}
.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}
#comment{
width:90%;
}
blockquote {background:#eee url(images/quote.png) 5px 5px no-repeat; padding:8px 8px 0 35px; font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif; display:block; border: solid 1px #ddd; }
.comh{
background:#e6e6e6;
padding:2px;
color:#4E4E4E;
}
.comh a{
color:#809210;
text-decoration:none;
}
.comh a:hover{
text-decoration:underline;
}
#commentsa{
padding:2px;
background: #FFFFFF;
}
a {
text-decoration:none;
color:#59b3e3;
font-weight:bold;
}
a:hover{
text-decoration:underline;
font-weight:bold;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
/* 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 */
.storycontent{
padding:5px;
}



#left ul{
margin:0;
padding:2px;
list-style:none;
font-size:14px;
}
#left li{
padding:2px 5px;
border-bottom:1px solid #EBEBEB;
}
#left a{
color:#666666;
font-weight:normal;
text-decoration:none;
}
#left a:hover{
color: #000000;
text-decoration:none;
font-weight:normal;
}

#right ul{
margin:0;
padding:2px;
list-style:none;
font-size:14px;
}
#right li{
padding:2px 5px;
border-bottom:1px solid #EBEBEB;
}
#right a{
color:#666666;
font-weight:normal;
text-decoration:none;
}
#right a:hover{
color: #000000;
text-decoration:none;
font-weight:normal;
}
.wp-smiley{
	border:none;
}
.footerW{
	width:150px;
	float:left;
	text-align:left;
	border-right: 2px solid #EBEBEB;
	padding:2px 10px;
}
.footerW ul{
margin:0;
padding:2px;
list-style:none;
font-size:14px;
}
.footerW li{
padding:2px 5px;
border-bottom:1px solid #EBEBEB;
}
.footerW a{
color:#666666;
font-weight:normal;
text-decoration:none;
}
.footerW a:hover{
color: #000000;
text-decoration:none;
font-weight:normal;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
