/*  
Theme Name: RedWhite

*/

/*
PROMJENE:
*/
.postmetadata {display:none;}
#respond_box {display:none;}


.post-text1 h2{
	color:#303030;
        font-size:17px;
	font-weight:normal;
	padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
      line-height: 120%;
}

/*
PROMJENE:
*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#595959;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(images/bg.gif) repeat;
	color:#595959;
}

#body_page{
	background:url(images/body_page.png) repeat-x;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:175px;
	background:url(images/header_bg.png) no-repeat;
}

#header_title{
	padding-top:40px;
}

#header_title h1{
	color:#ffffff;
	font-size:47px;
	font-weight:normal;
	margin-left:50px;
	font-style:italic;
}

#header_title h1 a{
	color:#ffffff;
}

.description{
	font-size:16px;
	position:relative;
	top:-5px;
	margin-left:150px;
	color:#ffffff;
	display:block;
}

/* MENU */

#menu{
	width:100%;
	height:43px;
}

#menu_links{
	float:left;
	width:310px;
}

#menu_items{
	float:left;
	width:599px;
}

#menu_rss{
	float:right;
	width:91px;
}

#menu_links a{
	color:#f28d90;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:15px;
	margin-left:10px;
}

#menu_rss img{
	display:block;
	position:relative;
	top:8px;
}

#menu_items ul{
	padding-left:20px;
	position:relative;
	top:7px;
	float:right;
}

#menu_items li{
	float:left;
	display:block;
	height:29px;
	padding-left:10px;
	padding-right:10px;
	background:url(images/menu_sep.gif) no-repeat right center;
	text-transform:uppercase;
	font-size:13px;
}

#menu_items li.noline{
	background:none;
}

#menu_items a{
	color:#ffffff;
	display:block;
	padding-top:5px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:#ffffff url(images/body_bg.gif) repeat-x;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) repeat-x bottom;
	padding-bottom:45px;
}

#body_left{
	width:719px;
	float:left;
}

#body_right{
	width:281px;
	float:right;
}

/* left contact */

#body_left_content{
	width:664px;
	padding-top:26px;
	margin-left:20px;
}

.post{  /* background:url(images/post-top_bg.png) no-repeat; */
	width:100%;
}

.post-top{
}

.post-date{
        display:none;
	float:left;
	font-size:15px;
	width:64px;
	padding:7px 20px 10px 0px;
	color:#000000;
	text-align:center;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post-date p{
	font-size:30px;
	line-height:30px;
	color:#c61b24;
}

.post-title{
	float:right;
	color:#303030;
	width:580px;
}

.post-title h2{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post-title h2 a{
	color:#3d3d3d;
}


.post-title h3{
	font-weight:normal;
	margin:0 0 4px 0;
	color:#818181;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a{
	color:#eb1c23;
	font-weight:bold
}

 .post-title h3 span{
	color:#eb1c23;
	font-weight:bold
} 

.post-title h4{
	font-weight:bold;
	color:#000000;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/post-title_h4.gif) repeat-x;
	padding:7px 0 6px 5px;
}

.post-title h4 a{
	color:#3d3d3d;
	font-weight:normal;
}

.post-title h4 span{
	color:#3d3d3d;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 10px 5px;
}

.entry p{
	padding-bottom:15px;
}

.entry a{
	color:#0072bc;
}

.postmetadata{ 
	margin-bottom:30px;
	background:#f5f5f5;
	border:1px solid #ebebeb;
	width:100%;
	height:30px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.postmetadata .alignleft a{
	color:#000000;
	background:url(images/comm_a.gif) no-repeat;
	padding-left:22px;
	line-height:20px;
	padding-bottom:10px;
	font-weight:bold;
}

.postmetadata .alignleft a span{
	color:#eb1c23;
}

a.readmore{
	background:url(images/dotted_red.gif) repeat-x left bottom;
	color:#c61b24;
}

a.readmore span{
	font-weight:bold;
}

a.readmore:hover{
	text-decoration:none;
}

.postmetadata .alignleft{
	padding-top:4px;
	padding-left:15px;
}

.postmetadata .alignright{
	padding-top:7px;
	padding-right:15px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
}

.post-page h2{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#f5f5f5;
	border:1px solid #ebebeb;
	padding:8px 10px 8px 10px;
}

.post-page .entry{
}

.post-page .entry a{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#000000;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	font-size:19px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#f5f5f5;
	border:1px solid #ebebeb;
	padding:8px 10px 8px 10px;
	display:block;
}*/

/* right content */

#body_right_content{
	margin-top:15px;
}

/* SEARCH */

#main_search{
	width:268px;
	padding:2px 0 2px 0;
	background:#303030;
	border:1px solid #000000;
	margin-bottom:9px;
}

#searchform_top{
}

#searchform_top_text{
	width:230px;
	padding:5px 0 5px 10px;
	border:0px;
	background:none;
	color:#6f6f6f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

#gosearch{
	float:left;
}


/* RIGHT ADS */

#right_ads{display:none;
	margin-left:3px;
}

#right_ads div{display:none;
	float:left;
	margin-right:14px;
	margin-bottom:13px;
}

#right_ads div.right{display:none;
	margin-right:0;
}

/* TAGS */

#right_tags{
	width:241px;
	margin:0 0 12px 12px;
}

#right_tags h2{display:none;
	color:#c71a24;
	font-size:18px;
	text-transform:capitalize;
	background:url(images/tag_h2.gif) no-repeat bottom left;
	padding:0 0 12px 10px;
}

#right_tags a{
	color:#4b4b4b;
}

/* SIDE BAR */

#sidebar{
	width:241px;
	margin:0 0 0 12px;
}

.sidebars h2{
	color:#c71a24;
	font-size:18px;
	text-transform:capitalize;
	background:url(images/tag_h2.gif) no-repeat bottom left;
	padding:0 0 12px 10px;
	margin-bottom:10px;
}

.sidebars ul{
	color:#595959;
}

.sidebars ul li{
	padding-bottom:15px;
	/*margin-bottom:10px;*/
}

.sidebars ul li ul li{
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
}

.sidebars li ul li ul{
	padding-left:10px;
	padding-bottom:0px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:4px 0 8px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sidebars li.widget_meta li{	
	background:none;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#595959;
}

.sidebars li.widget_categories ul li{
	font-weight:normal;
	color:#c71b24;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_categories ul li ul li a{
	backgroundnone;
	font-weight:normal;
}

.sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars .widget_tags p{
	padding:0px 10px;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:80px;
	background:url(images/footer_bg.png) no-repeat;
	clear:both;
	margin:0px auto;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#footer_text{
	padding-top:10px;
}

#footer_ask{
	padding-top:21px;
}

#footer_text a{
	font-weight:bold;
	color:#f7941d;
}

#footer_ask a{
	color:#f7941d;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* 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 */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 20px;
	padding-bottom:4px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:0 15px 10px 30px;
	} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.entry ul li:before{
	content: url(images/entry_before.gif);
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:0 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:35px;
	margin-bottom:15px;
}

.alt {
	margin: 0;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:30px;
	}

.comm_items {
	margin: 15px 0 5px;
	display:block;
	border:1px solid #ebebeb;
	background:#f5f5f5;
	}

.comm_items li {
	margin: 0;
	padding: 5px 10px 5px;
	background:none;
	border:0;
	list-style:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display: block;
	color:#0072bc;
	text-transform:capitalize;
	font-size:17px;
	margin:15px 20px 5px 20px;
	padding-bottom:10px;
	border-bottom:1px solid #ebebeb;
	}

.commentmetadata a{
	color:#0072bc;
	}

.commentmetadata span{
	color:#000000;
	}

.commentmetadata_text{
	margin:15px 20px 5px 25px;
	color:#534741;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.commentmetadata_end{
	color:#000000;
	background:#efefef;
	border-top:1px solid #ebebeb;
	padding:5px;
	padding:10px 25px 10px 15px;
	font-size:12px;
	text-align:right;
}

.commentmetadata_end a{
	color:#000000;
	}

.commentmetadata_end span{
	color:#000000;
	}

#respond_box{
	margin:40px 0 0 30px;
	padding:12px 0 60px 0;
	background:url(images/respond_box_bg.gif) no-repeat;
}

h3#respond{
	font-size:21px;
	color:#dc0000;
	font-weight:normal;
	margin:0 0 25px 25px;
}

#commentform{
	margin-left:50px;
	color:#7c7c7c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:90%;
}

#commentform a{
	color:#7c7c7c;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform input{
	background:#ffffff url(images/commentform_bg.gif) repeat-x;
	border:1px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform textarea{
	background:#ffffff url(images/commentform_bg.gif) repeat-x;
	border:1px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#828587;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:23px;
	color:#303030;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#f5f5f5;
	border:1px solid #ebebeb;
	padding:8px 10px 8px 10px;
	margin-bottom:10px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	margin-bottom:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:4px 0 6px 20px;
	list-style:none;
	background:none;
	border-bottom:1px solid #e9e9e9;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#3d3d3d;
	font-size:12px;
}


