/*
Theme Name: Malina
Theme URI: http://askgraphics.com/
Description: Widget Supported xhtml compliant template sponsored by Romow <a href="http://www.romow.com/">Business Directory</a> and <a href="http://www.stickydirectory.com/">Web Directory</a>
Version: 1.0
Author: AskGraphics.com
Author URI: http://www.askgraphics.com/

This theme is free to use under Creative Commons (Attribution-ShareAlike 2.5),
therefore all the attribution links in the footer must remain intact.

*/

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#212121 url(images/bg.png) repeat-x center top;
}

img{
	border:0px;
}

a{
color:#000000;
	text-decoration:none;
}


form, table, ul, li{
	padding:0px;
	margin:0px;;
}

.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

div#page{
	width:905px;
	text-align:left;
}

/*header*/
div#page #header{
	width:100%;
	height:220px;
}

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

div#header #header_top #header_title{
	color:#ffffff;
	font-size:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:40px;
	padding-top:10px;
}

div#header #header_menu{
	padding-top:12px;
	color:#b4b4b4;
	font-size:13px;
	padding-left:10px;
	padding-right:5px;
}

div#header #header_menu a{
	color:#b4b4b4;
}

div#header #header_menu a:hover{
	color:#b4b4b4;
	text-decoration:underline;
}

div#header #header_menu input{
	background:#000000;
	border:0px;
	color:#808080;
	font-size:11px;
}

div#header #header_menu #header_search{
	color:#808080;
}

div#header #header_end{
	width:100%;
	height:181px;
	background:url(images/header_end.png) no-repeat top;
}

div#header #header_end #header_end_title{
font-family:Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:30px;
	padding-top:5px;
	padding-left:35px;
	padding-bottom:5px;
    	font-weight:bold;
}

div#header #header_end #header_end_text{
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-left:35px;
	width:70%;
}

/* end header */

/* blog */

div#page #blog{
	width:100%;
	background:url(images/blog_left_bg.png) no-repeat top left #e6e6e6;
}

div#page #blog #blog_end{
	width:100%;
	height:14px;
	background:url(images/blog_end.png) no-repeat bottom left;
}

div#blog #blog_left{
	width:553px;
	padding-top:35px;
	padding-left:10px;
}

div#blog #blog_right{
	width:352px;
	background:url(images/sidebar_bg.png) no-repeat top left;
}

div#blog #blog_right #blog_right_end{
	width:352px;
	height:19px;
	background:url(images/blog_right_end_bg.png) no-repeat bottom left;
}

div#blog #blog_right #blog_right_pad{
	width:344px;
	background:#ffffff;
}

/* sidebar*/
div#blog #blog_right #blog_right_pad #sidebar{
	text-align:left;
	width:344px;
}
div#blog #blog_right #blog_right_pad #sidebar ul{
	padding:0px;
	margin:0px;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul{
	padding:0px;
	margin:0px;
}
div#blog #blog_right #blog_right_pad #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

div#blog #blog_right #blog_right_pad #sidebar h2{
	color:#ed145b;
	font-size:15px;
	margin:0px;
	padding-left:5px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:0px;
	height:22px;
	/*background:url(images/h2_bg.png) no-repeat right center;*/
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right h2{
	color:#0072bc;
}

div#blog #blog_right #blog_right_pad #sidebar table ul li{
	color:#7d7d7d;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/sidebar_title_bg.png) no-repeat top;
	padding-left:10px;
	padding-bottom:7px;
}
div#blog #blog_right #blog_right_pad #sidebar table td.td_right ul li{
	color:#7d7d7d;
}


div#blog #blog_right #blog_right_pad #sidebar li a{
	color:#7d7d7d;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
}
div#blog #blog_right #blog_right_pad #sidebar li a:hover{
	color:#F50178;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right li a{
	color:#7d7d7d;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right li a:hover{
	color:#F50178;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:25px;
	padding-bottom:5px;
	background:none;
	color:#f689ad;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
	background:none;
}

div#blog #blog_right #blog_right_pad #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.png) center bottom no-repeat;
}

div#blog #blog_right #blog_right_pad #sidebar td.td_right ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.png) center bottom no-repeat;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul{
	padding-left:5px;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul li {
	border:0px;
	background: none;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right ul li ul li ul li {
	border:0px;
	background: none;
}
div#blog #blog_right #blog_right_pad #sidebar li ul li ul li a{
	background: url(images/line_li.png) left bottom no-repeat;
	padding-left:9px;
}

div#blog #blog_right #blog_right_pad #sidebar td.td_left{
	padding-right:10px;
}

div#blog #blog_right #blog_right_pad #sidebar td.td_border{
	width:1px;
	background:url(images/pix.png) repeat-y top;
}

div#blog #blog_right #blog_right_pad #sidebar td.td_right{
	padding-right:10px;
}

/* end sidebar*/

/* items*/
div#blog #blog_left .item_class{
}

div.item_class .item_title{
	background:url(images/item_bg.png) no-repeat top left;
	padding-left:15px;
	padding-top:10px;
	padding-right:10px;
}

div.item_class .item_title1 a{
	color:#0054a6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}

div.item_class .item_title2{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background:url(images/item_line.png) bottom no-repeat left;
	padding-bottom:7px;
	line-height:20px;
}

div.item_class .item_title2 a{
	font-weight:bold;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.item_class .item_text{
	color:#5f5f5f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	padding-left:20px;
	line-height:22px;
}

div.item_class .item_text p{
	padding:0px;
	margin:0px;
}

div.item_class .item_panel{
	background:url(images/comm_panel.png) repeat-x left top;
	width:498px;
	height:32px;
	margin-left:15px;
}

div.item_class .item_panel .panel_links{
	padding-left:10px;
	padding-top:5px;
}

div.item_class .item_panel .panel_links span.comm a{
	color:#21395f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/comm.png) no-repeat left;
	padding-left:20px;
}

div.item_class .item_panel .panel_links span.read a{
	color:#21395f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/read.png) no-repeat left;
	padding-left:15px;
}

/* blog comm*/
div#blog #blog_left  .blog_comm{
	padding-left:45px;
	padding-right:25px;
	text-align:left;
}

div#blog #blog_left  .blog_comm .comm_title{
	color:#676767;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-bottom:10px;
}

div#blog #blog_left  .blog_comm .comm_count{
	color:#2d3b63;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}

div#blog #blog_left  .blog_comm .comm_data{
	background:#eeeeee;
	height:23px;
	width:97%;
}

div#blog #blog_left  .blog_comm .comm_data_pad{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
}


div#blog #blog_left  .blog_comm .comm_data_pad a{
	color:#000000;
}
div#blog #blog_left  .blog_comm .comm_text{
	color:#003663;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
div#blog #blog_left  .blog_comm .comm_text p{
	padding:0px;
	margin:0px;
}

div#blog #blog_left  #comm_form
{
	padding-left:0px;
	padding-right:0px;
	text-align:left;
}

div#blog #blog_left  #comm_form #form_title{
	background:url(images/form_comm_top_bg.png) no-repeat top left;
	width:533px;
	height:66px;
}

div#blog #blog_left  #comm_form #form_title #form_title_text{
	color:#ea026a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:14px;
}

div#blog #blog_left  #comm_form .form_table{
	background:none;
	width:484px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
}

div#blog #blog_left  #comm_form .form_comm_end{
	background:url(images/form_comm_end_bg.png) no-repeat top left;
	height:14px;
	padding-left:0px;
	padding-bottom:00px;
}
/* blog comm end*/

/* end blog */

/*footer*/

div#page #footer{
	width:100%;
	text-align:center;
	padding-bottom:20px;
}

div#footer #footer_text{
	padding-top:15px;
	padding-left:20px;
	color:#ffffff;
	font-size:11px;
	line-height:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#footer #footer_text a{
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* end footer */

.item_class blockquote, .blog_comm blockquote{
	background:url(images/bq_li.png) no-repeat left top;
	padding-left:30px;
	padding-right:0px;
	margin-right:0px;
	margin-left:8px;
	padding-top:10px;
}

.item_class blockquote blockquote, .blog_comm blockquote blockquote{
	background:url(images/bq_li2.png) no-repeat left top;
}

.item_class ol, .blog_comm ol{
	background:url(images/oll_li.png) repeat-y left;
	color:#993300;
}

.item_class ol li, .blog_comm ol li{
	blog_item:#7c7c7c;
}

.item_class ul, .blog_comm ul{
	list-style:url(images/list_li.png);
	padding-left:30px;
}

.item_class img, .blog_comm img{
	float: left;
	margin:5px;
}

div#blog .navigation{
	margin-bottom:10px;
	padding-left:10px;
	padding-right:20px;
}

div#blog .navigation .alignright_bg{
	height:24px;
}

div#blog .navigation .alignright_bg .alignright a{
	font-weight:bold;
	font-size:11px;
	padding-right:15px;
	color:#9e0b0e;
}

div#blog .navigation .alignleft_bg{
	height:24px;
}

div#blog .navigation .alignleft_bg .alignleft a{
	font-weight:bold;
	font-size:11px;
	padding-left:8px;
	color:#9e0b0e;
}

div#blog p img {
padding: 6px; margin: 0 10px 5px 0; background: #f5f5f5; border: 1px solid #bbb;
	}

p a, p a:visited {
color:#DDE9FF;
background:#A5A5A3;
padding: 2px 2px;
	}
p a:hover {
color:#FF0084;
background:none;
padding: 2px 2px;
	}
div#blog p{
	font-size:13px;
}
.etiket a, .etiket a:visited {
color:#FF0084;
}
.etiket  a:hover {
color:#000000;
}
