/*  
Theme Name: erik05.2
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



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:#4c4c4c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img,fieldset{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#ffffff;
	color:#4c4c4c;
}

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

/* HEADER */

#header{
	width:100%;
	height:127px;
	background:#565547;
}

#header_logo{
	float:left;
	width:350px;
}

#menu{
	float:right;
	width:660px;
}

#header_logo a{
	display:block;
	margin:54px 0 0 44px;
}

#menu ul{
	float:right;
	height:34px;
	margin:69px 10px 0 0;
}

#menu ul li{
	float:left;
	display:block;
	height:34px;
}

#menu ul li a{
	color:#fff;
	display:block;
	float:left;
	font-size:13px;
	padding:6px 15px 0 15px;
	height:28px;
}

#menu ul li a:hover{
	text-decoration:none;
}

/* BOARD */

#board{
	width:100%;
	height:261px;
	display:none;
}

#board_left{
	float:left;
	width:699px;
}

#board_right{
	float:right;
	width:311px;
}

#board_descr{
	width:405px;
	margin-left:54px;
	padding-top:35px;
}

#board_descr h1{
	font-size:19px;
	color:#FFFFFF;
	padding-bottom:5px;
}

#board_descr p{
	font-family:Arial, Helvetica, sans-serif;
	color:#eb9d9d;
	line-height:22px;
	padding-bottom:15px;
}

#board_rpad{
	width:253px;
	padding-top:30px;
	margin-left:15px;
}

#main_subscribe{
	height:80px;
}

#f_subscribe{
	border-bottom:1px dashed #484848;
	padding-bottom:12px;
}

#board_rpad h2{
	font-size:19px;
	color:#FFFFFF;
	padding-bottom:5px;
	line-height:25px;
}

.board_rpad_input{
	width:230px;
	height:22px;
	padding:8px 10px 0 10px;
	background:#ffffff url(images/board_rpad_input_bg.gif) repeat-x;
	border:1px solid #d2d2d2;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#b1b1b1;
}

#board_rpad ul{
	padding-top:7px;
}

#readers{
	float:left;
}

#board_rpad_subscribe{
	float:right;
}

#readers div{
	width:88px;
	height:26px;
}

#readers div span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	color:#FFFFFF;
	margin-left:5px;
	padding-top:2px;
	width:36px;
	text-align:center;
}

#main_rss{
	text-align:center;
	padding-top:13px;
}

#main_search{
}

#searchform_top{
	padding-top:17px;
}

#searchform_top_text{
	width:194px;
}

#gosearch{
	position:relative;
	top:12px;
}

/* BODY */

#body{
	width:100%;
	float:left;
}

#body_top{
	width:100%;
	float:left;
	padding-bottom:50px;
}

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

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

/* left contact */

#body_left_content{
	width:630px;
	margin-left:41px;
	margin-top:32px;
}

.narrowcolumn{
}

.post{
	padding-bottom:30px;
	width:100%;
}

.post-top{
	padding:10px 0 0 16px;
}

.post-title{
	width:599px;
}

.post-title h2{
	font-size:21px;
	color:#000000;
	margin-bottom:4px;
	padding:0 0 4px 4px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

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

.post-title h4{
	font-weight:normal;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:4px;
}

.post-title h4 a{
	color:#000000;
}

.post-title h4 span{
	font-weight:bold;
	color:#ed1c24;
}

.post-title h4 span a{
	color:#ed1c24;
}

.post_tags{
	border:1px solid #dadada;
	padding:9px;
}

.post_tags ul{
}

.post_tags ul li{
	display:inline;
	color:#7a7a7a;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}

.post_tags a{
	color:#7a7a7a;
	font-weight:bold;
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:15px 20px 0 21px;
}

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

.entry a{
	text-decoration:underline;
}

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

.postmetadata{
	float:left;
	padding-bottom:10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:100%;
}

.postmetadata a{
	color:#000000;
}

.postmetadata .alignright{
	padding-top:10px;
	padding-right:15px;
	text-align:right;
}

.post-page{
}

.post-page h2{
	font-size:21px;
	font-weight:normal;
	color:#000;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
}

.post-page .entry{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px;
	padding-right:10px;
}

.post-page .entry a{
	color:#ed1c24;
}

strong{
	color:#000;
}

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

.post-page .entry strong{
	color:#000000;
	border-bottom:1px solid #cccccc;
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
}*/

/* right content */

#body_right_content{
}

/* ADS */

#main_ads{
	margin-left:7px;
	padding-bottom:6px;
}

.main_ads_item{
	margin-right:6px;
	margin-top:8px;
	float:left;
}


/* ----------- */

#sidebars{
	margin-top:20px;
}

#sidebar{
	width:282px;
}

#sidebars h2{
	color:#4b4b4b;
	font-size:19px;
	font-weight:normal;
	margin:0 0 6px 0;
	padding-bottom:2px;
	border-bottom:1px solid #d8d8d8;
}

#sidebars ul{
	color:#7a7a7a;
}

#sidebars li ul{
}

#sidebars li ul li ul{
	padding-left:10px;
}

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

#sidebars li{
	border:1px solid #e0e0e0;
	margin-bottom:5px;
	padding:5px 11px 10px 14px;
}

#sidebars li.widget_ads{
	padding:0;
}

#sidebars li.widget_archives select{
	width:99%;
	color:#7a7a7a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:1px solid #7a7a7a;
	padding:2px;
}

#sidebars li li{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	border:0;
	padding:4px 3px 8px 3px;
	margin:0;
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#sidebars .widget_commented a{
	color:#000000;
	font-weight:bold;
}

#sidebars .widget_commented span{
	display:block;
}

#sidebars .widget_recentcomments span{
	display:block;
	color:#9e0b0e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

#sidebars .widget_recentcomments span a{
	color:#9e0b0e;
}

#sidebars .widget_ads2{
	text-align:center;
	padding-top:13px;
}

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

#sidebars li a{
	color:#595959;
}

#tag_cloud{
	color:#999999;
	padding-bottom:20px;
}

#tag_cloud a{
	color:#999999;
}

.textwidget{
	padding:5px 5px 10px 5px;
}

#site_stat{
	width:281px;
	height:144px;
	color:#000000;
}

#site_stat_pad{
	width:256px;
	margin-left:17px;
}

#site_stat_pad h2{
	color:#000000;
	font-size:19px;
	font-weight:normal;
	padding-top:6px;
}

#site_stat_pad h3{
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
	margin-left:1px;
	padding-bottom:6px;
}

#site_stat_pad ul{
	margin-left:5px;
}

#site_stat_pad ul li{
	float:left;
	height:27px;
	margin-bottom:3px;
	line-height:10px;
}

#site_stat_pad ul li span{
	color:#8e8e8e;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding-top:8px;
}

#site_stat_pad ul li.site_stat_left span{
	margin-left:5px;
}

.site_stat_left{
	width:190px;
	margin-right:1px;
}

.site_stat_right{
	width:60px;
	text-align:center;
}

/* FOOTER */

#footer{
	width:100%;
	height:96px;
	clear:both;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_text{
	padding-top:45px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

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

#footer_copyrights{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:8px;
}

#footer_copyrights a{
	color:#000000;
	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:5px;
	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 20px;
	list-style: none;
	padding:10px 15px 10px 20px;
	} 

.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 20px;
	padding:10px 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	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:500px;
}

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

#comments_template{
	clear:both;
}

h2#comment_title{
	font-size:21px;
	color:#000000;
	margin-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(images/comment_title_bg.gif) no-repeat;
	padding:10px 0 20px 15px;
}

h3#comments{
	font-size:13px;
	color:#000000;
	margin-left:45px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:4px;
	font-weight:normal;
}

h3#comments span{
	color:#ed1c24;
	font-weight:bold;
}

.alt {
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	margin-left:30px;
	color:#666666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}

.commentlist li {
	margin: 15px 0 10px 0px;
	list-style: none;
	display:block;
	border:1px solid #f1f1f1;
	}

.commentlist li.alt {
	border:1px solid #fcebe5;
	background:#fef4f1;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border:0px;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	color:#000000;
	padding:8px 0px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
	font-weight:bold;
	background:#f2f2f2;
	}

.commentlist li.alt .commentmetadata {
	background:#fdeae4;
	}

.commentmetadata span{
	color:#ed1c24;
	}

.commentmetadata a{
	color:#ed1c24;
	}

.commentmetadata_text{
	padding:0px 10px 0px 10px;
}

.commentmetadata_end{
	color:#666666;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.commentmetadata_end a{
	color:#666666;
	}

.commentmetadata_end span{
	color:#000000;
	font-weight:bold;
	}

#respond_box{
	margin-top:35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:21px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(images/respond_bg.gif) no-repeat;
	padding:10px 0 20px 15px;
}

#commentform{
	margin-left:55px;
	color:#7f7f7f;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#commentform a{
	color:#7d7d7d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #e1e1e1;
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727a7d;
	width:150px;
	padding:5px;
}

#commentform .comm_textarea_text{
	width:80%;
	height:100px;
}

#commentform label{
	position:relative;
	top:-5px;
}
/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
	margin-left:10px;
	padding-top:5px;
}

.ar_panel{
	width:100%;
}

.ar_panel2{
	width:100%;
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:21px;
	font-weight:normal;
	color:#000000;
	height:36px;
}

.page_archives_div ul h2{
	border:0px;
}

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

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	padding-left:5px;
}

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

.page_archives_div ul li a{
	color:#7f7f7f;
	font-size:13px;
	padding-left:10px;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e9e9e9;
}

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


/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FLUID width
     FCMATE.CSS made by Mike Cherim - http://green-beast.com 
    Designed and built to work with the FCMate WordPress theme
================================================================== */

#contact_title{
}

#gb_form_div { 
  text-align : left;
  width : 99%;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #999;
  text-decoration : underline;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #111;
  text-decoration : none;
  background-color : #fff;
}

#gb_form fieldset { 
  border : 0;
  margin-top : 10px;
  margin-left:10px;
}

#gb_form legend, #gb_form dt { 
  font-weight : bold; 
  color : #7f7f7f;
}

#gb_form legend {
  margin-left : -10px;
  padding-top : 5px;
  color : #d80600;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gb_form legend#mainlegend { 
  font-size : 1.7em;
  color : #000000;
  margin-left : -10px;
  padding-top : 5px;
  padding-bottom : 10px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal;
  background:url(images/dotted_grey2.gif) repeat-x left bottom;
}

#gb_form legend#mainlegend small { 
  font-size : .7em;
  text-transform : uppercase;
}

#gb_form_div .formhead small a {
  font-size : .7em;
  background-image : none;
  display : inline;
  padding : 0;
  margin : 0;
}

#gb_form_div .main_formhead, #gb_form_div .formhead {
  font-size : 1.2em;
  color : #003366;
  width : 101%;
}

#gb_form label { 
  color : #7f7f7f; 
  margin-top : 5px;
  margin-left : 10px;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox { 
  color : #333; 
  padding : 3px; 
  border : 1px solid #e3e3e3;
  background:url(images/input_bg.gif) repeat-x;
  width : 70%;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  height : auto;
  margin-left : 10px;
}

#gb_form input.short {
  width : 12%;
}

#gb_form textarea.textbox {
  width : 98%;
  height : 220px;
  line-height : 1.5em;
}

#gb_form select.med {
  width : auto;
  max-width : 70%;
}

#gb_form input.checkbox {
  cursor : default;
  background : transparent;
  color : #003366;
  border : 0;
  padding : 0; 
  margin : 0;
  width : 10px;
  height : 10px;
}

#gb_form input.button {
  margin-top : 10px;
  padding-right : 20px;
  padding-left : 20px;
  color:#FFFFFF;
  float : right;
  cursor : pointer;
  background:#ed1c24;
  text-align:center;
  border:0;
  padding:2px;
}

span.error, span.success { 
  color : red;  
  font-weight : bold; 
}

#gb_form_div dt small, span.success, dl#result_dl_blockq dt, #gb_form_div dt {
  color : #003366;
}

#gb_form_div .formhead span.success {
  color : #999;
}

#gb_form small.whythis, #gb_form small.whythis a { 
  font-size : .9em; 
  text-decoration : none;
  border : 1px solid #fafafa;
  color : #333;
  letter-spacing : 0.00001em;
}

#gb_form small.whythis a span {
  color : #fafafa;
  font-family : arial, sans-serif;
  padding : 1px 2px 1px 2px;
}

#gb_form small.whythis a:hover, #gb_form small.whythis a:focus, #gb_form small.whythis a:active { 
  text-decoration : none;
  color : #000;
}

#gb_form small.whythis a:hover span, #gb_form small.whythis a:focus span, #gb_form small.whythis a:active span { 
  border : 1px solid #000;
  background-color : #cc0000;
  color : #fff;
  font-style : normal; 
}

#gb_form p.creditline small {
  font-family : arial, sans-serif;
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : .7em;
  letter-spacing : .0001em;
  color : #777;
}

#gb_form_div dl dd small {
  font-size : .7em;
  letter-spacing : 0.0000001em;
  margin-left : 0;
  padding-left : 0;
}

/* NOTE: .abbr class is for IE */
.abbr { 
  cursor : help; 
  border-bottom : 1px dashed #999;
}

dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite, dl.result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #999;
}


/* End FCMATE CSS */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

