/*
Theme Name: crushedpine
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use. Перевод на русский: <a href="http://wplog.ru">WpLog.ru</a>
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input{
	margin:0;
	font-size:11px;
	padding:0;
}
p{
	margin:0 0 15px 0;
	font-size:11px;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#3b524f;
	text-decoration:none;
}
a:hover{
	color: #3b524f;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size:11px;
	background-color: #eae4d6;
	color:#3b524f;
}

#body_page{
	background:none;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:111px;
	background:none;
}

#header h1{
	color:#006633;
	font-size:44px;
	padding-top:12px;
	padding-left:20px;
	font-weight:normal;
}

#header h1 a{
	color:#006633;
	letter-spacing: -1px;
	font-family: Verdana;
}

.description{
	font-size:13px;
	color:#006633;
	font-style:normal;
	padding-left:5px;
	padding-top:0px;
}

/* MENU */

#menu{
	width:100%;
	height:54px;
	background:url(images/menu_bg.gif) no-repeat left top;
}

#menu_items{
	padding-top:12px;
	padding-left:10px;
	float:left;
	width:70%;
	text-transform:capitalize;
	font-size:15px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#d1d1d1;
}


#menu_items div{
	float:left;
	background:url(images/menu_sep.gif) no-repeat center right;
	padding-left:10px;
	padding-right:15px;
}

#menu_items a{
	color:#6e848f;
}



#menu_search{
	float:right;
	width:23%;
}

#searchform_top{
	position:relative;
	top:3px;
}

#searchform_top_text{
	width:177px;
	border:0px;
	background:none;
	color:#666;
	font-size:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:5px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y top left;
}

#body_top{
	width:100%;
	float:left;
}

#body_left{
	width:670px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:330px;
	float:right;
}

/* left contact */

#body_left_content{
	width:625px;
	padding-top:25px;
	margin-left:20px;
}

.post{
	background:url(images/post-top_bg.gif) no-repeat bottom;
	width:100%;
}

.post-top{
}

.post-date{
	float:left;
	font-size:20px;
	width:45px;
	text-align:center;
	color:#3d3d3d;
}

.post-title{
	float:right;
	color:#4b4b4b;
	width:569px;
}

.post-date p{
	font-size:12px;
	color:#a29e7d;
}

.post-title h2{
	font-size:21px;
	color:#000;
	margin-left:10px;
	font-weight:normal;
	padding-bottom:2px;
}

.post-title h3{
	font-weight:normal;
	margin-left:10px;
	background:url(images/dotted_line.gif) repeat-x bottom left;
	padding-bottom:5px;
	margin-bottom:2px;
	color:#4c6364;
	font-size:11px;
}

.post-title h2 a{
	color:#000;
}

.post-title h3 a{
	color:#3b9a66;
	font-weight:bold
}

.post-title h3.tags{
	color:#83bc7b;
	font-weight:bold;
	background:none;
	padding-top:5px;
}

.post-title h3.tags span{
	color:#000;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#000;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-left:6px;
	padding-right:5px;
	padding-bottom:20px;
	margin-left:60px;
}

.thumbnail {
float: left;
margin: 0 10px 10px 65px;
padding: 1px;
background: #e8e1d8;
border: 1px solid #DAD6CA;
}



img.alignright {float:right; margin: 0 0 10px 10px }
img.alignleft {float:left; margin:0 0px 0px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 10px 10px }
a img.alignleft {float:left; margin:0 10px 10px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



.postmetadata{
	margin-bottom:30px;
	margin-left:60px;
	background:#e5edf7;
	height:29px;
	background:url(images/dotted_line.gif) repeat-x top left;
}

.postmetadata a{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.postmetadata a span{
	color:#83bc7b;
}

a.readmore{
	background:url(images/post_readmore_a.gif) no-repeat left 3px;
	color:#000;
	padding-left:10px;
}

.postmetadata .alignleft{
	padding-top:6px;
	padding-left:10px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:8px;
	padding-right:10px;
}

a.readmore:hover{
	color:#666;
}

.post-page{
	background:url(images/post-page_bg.gif) no-repeat top left;
	padding-right:10px;
}

.entry_page{
	margin-left:0px;
}

.post-page h2{
	font-size:20px;
	color:#1f7749;
	margin-left:25px;
	padding-top:15px;
	font-weight:normal;
}

.post-page .entry{
	padding-left:25px;
}

strong{
	color:#2b6f49;
}

/* right content */

#body_right_content{
	margin-left:6px;
}

#sidebar{
	width:164px;
	float:left;
}

#sidebar_right{
	width:145px;
	float:left;
	margin-left:7px;
}

#rss{
	text-align:center;
	margin-bottom:5px;
}

#rss img{
	padding-bottom:10px;
}

#rss a.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	background:url(images/dashed_line.gif) repeat-x left bottom;
	padding-bottom:5px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}

#wrap_calendar{
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(images/calendar_bg.gif) no-repeat top left;
	color:#000000;
	margin-bottom:2px;
}

#wrap_calendar a{
	color:#000000;
}

#wrap_calendar th{
	color:#4c6269;
}

#wrap_calendar #today{
	background:#fcfaf5;
	border: 1px dashed #c4b89c;
	padding:3px;
}

#wrap_calendar td a{
	font-weight:bold;
}

#wrap_calendar #prev a, #wrap_calendar #next a{
	color:#4c6269;
	font-weight:bold;
	font-size:11px !important;
}

#sidebars h2{
	background:url(images/dashed_line.gif) repeat-x bottom left;
	font-size:20px;
	color:#3d3d3d;
	padding-left:0px;
	padding-top:7px;
	padding-bottom:5px;
	margin-bottom:5px;
	text-transform:lowercase;
	font-weight:normal;
	font-family:arial;
}

#sidebars ul{
	color:#4c6364;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
}

#sidebars li ul{
	background:none;
	padding-bottom:8px;
	margin-left:0px;
}

#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	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;
	padding-bottom:0px;
	background:url(images/dotted_line2.gif) repeat-x bottom left;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:7px;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#4c6364;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_subcat.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat 2px 2px;
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat 2px 4px;
	font-weight:normal;
	padding-left:12px;
}

#sidebars .widget_tags a{
	color:#10508b;
}

/* FOOTER */

#footer{
	width:100%;
	height:160px;
	background:url(images/footer_bg1.jpg) no-repeat top left;
	clear:both;
	margin:0px auto;
}

#footer_text{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 0px;
	}

#footer_copyrights{
	text-align:right;
	color:#808080;
	padding-right:20px;
	padding-top:10px;
	float:right;
	width:40%;
}

#footer_text a{
	
}




/* 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: 155px;
	}

#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: transparent; }
/* 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: 30px;
	padding-bottom:5px;
	background:url(images/blockquote_bg.gif) no-repeat left top;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) no-repeat left top;
	}

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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.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:60px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comment_title{
	font-size:18px;
	color:#239a5e;
	margin-bottom:10px;
	margin-left:80px;
}

h3#comments{
	font-size:13px;
	color:#000000;
	margin-left:80px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:30px;
	color:#333;
	margin-left:75px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 3px;
	list-style: none;
	border-bottom:1px solid #dddddd;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#000000;
	background:#f5f5f5;
	padding:6px 0px 6px 10px;
	}

.commentmetadata a{
	color:#cbbaa5;
	font-weight:bold;
	}

#respond_box{
	width:528px;
	background:url(images/respond_box.gif) no-repeat top left;
	margin-top:40px;
	margin-left:35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:20px;
	color:#000;
	margin-left:15px;
	padding-top:15px;
	padding-bottom:25px;
}

#commentform{
	margin-left:55px;
	color:#000000;
}

#commentform a{
	color:#000000;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:600px;
	background:url(images/post-page_bg.gif) no-repeat top left;
}

.ar_panel3{
	background:none !important;
}

.page_archives_div h2{
	font-size:19px;
	color:#06345d;
	margin-left:25px;
	padding-top:15px;
	font-weight:normal;
	margin-bottom:13px;
}

.ar_panel3 h2{
	padding-top:0px !important;
	margin-left:10px !important;
}

.ar_panel3 ul{
	margin-left:20px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:40px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	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:#000000;
	font-size:13px;
	padding-left:10px;
}

.page_archives_div ul li a:hover{
	color:#000;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #f2f2f2;
}

.page_archives_div ul li ul li{
	border:0px;
}


/* "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." */

/*********/
/* header*/
/*********/

DIV.main_head {
	BACKGROUND: url('wp-images/elcode/main_head_bg.gif') right;
	MARGIN-BOTTOM: 2px;
}

DIV.main_head TABLE {
	WIDTH: 100%;
	HEIGHT: 130px;
	TABLE-LAYOUT: fixed;
}

DIV.main_head TD {
	PADDING: 0px;
	VERTICAL-ALIGN: top;
}

DIV.main_head TD.left {
	BACKGROUND: url('wp-images/elcode/main_head_left_bg.gif');
}

DIV.main_head TD.left DIV.logo {
	PADDING: 30px 0px 0px 30px;
}

DIV.main_head TD.left DIV.slogan {
	WIDTH: 200px;
	TEXT-ALIGN: center;
	PADDING: 20px 0px 0px 0px;
	FONT: 11px tahoma;
	COLOR: #222222;
}

DIV.main_head TD.right {
	WIDTH: 573px;
	TEXT-ALIGN: right;
}

DIV.main_head TD.right DIV.icons {
	PADDING: 13px 6px 0px 0px;
}

DIV.main_head TD.right DIV.icons IMG {
	MARGIN-RIGHT: 19px;
}

DIV.main_head DIV.main_head_slogan {
	background-color: #004d39;
	text-align: center;
	border-top: 1px solid #e1f0e9;
	border-bottom: 1px solid #e1f0e9;
}

DIV.main_head DIV.main_head_slogan a {
	font: normal 24px/36px arial;
	color: #f9fdfe;
	text-decoration: none;
        display: inline-block;
}

DIV.main_head DIV.main_head_slogan h1 {
	margin: 0px;
	text-align: center;
	font: normal 24px/36px arial;
	color: #f9fdfe;
}


/*************************/
/* Footer                */
/*************************/

TABLE.main_bottom_top {
	TABLE-LAYOUT: fixed;
	WIDTH: 100%;
}

TABLE.main_bottom_top TD {
	PADDING: 0px;
	font: normal 11px tahoma;
	COLOR: #666666;
}

TABLE.main_bottom_top TD A {
	COLOR: #666666;
	TEXT-DECORATION: underline;
}

TABLE.main_bottom_top TD A:hover{
	COLOR: #fc5602;
	TEXT-DECORATION: underline;
}

TABLE.main_bottom_top TD.left {
	WIDTH: 130px;
	VERTICAL-ALIGN: bottom; 
        text-align: left;
        padding-left: 1px;
}

TABLE.main_bottom_top TD.right {
	VERTICAL-ALIGN: bottom; 
	TEXT-ALIGN: center; 
	PADDING-BOTTOM: 4px;
}


/************************/
/* Footer bottom        */
/************************/

TABLE.main_bottom_bottom {
	WIDTH: 100%;
}

TABLE.main_bottom_bottom P {
	PADDING: 0px;
	MARGIN: 0px;
}

TABLE.main_bottom_bottom TD {
	PADDING: 0px;
	BACKGROUND-COLOR: #D3D3D3;
}

TABLE.main_bottom_bottom TD.left {
	WIDTH: 270px;
	VERTICAL-ALIGN: top;
}

TABLE.main_bottom_bottom TD.center {
	COLOR: #666666;
	PADDING: 0px 10px;
	font: normal 11px tahoma;
        text-align: left;
}


TABLE.main_bottom_bottom TD.center A {
	COLOR: #666666;
	TEXT-DECORATION: underline;
}

TABLE.main_bottom_bottom TD.center A:hover{
	COLOR: #fc5602;
	TEXT-DECORATION: underline;
}

TABLE.main_bottom_bottom TD.center DIV.copyright {
	PADDING: 6px 0px 0px 6px;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
}
TABLE.main_bottom_bottom TD.center DIV.copyright A {
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
}

TABLE.main_bottom_bottom TD.right {
	WIDTH: 200px;
	TEXT-ALIGN: center;
}


.dropdown {
	position: absolute;
	top: 60px;
	left: 168px;
	font: 14px arial, sans-serif;
	border: 1px solid #c7c7c7;
	padding: 5px 20px 5px 12px;
	border-radius: 14px;
	background: url(/images/dropdown-down.png) 96% center no-repeat #FFF;
	behavior: url(/pie/PIE.htc);	
}


.width-wrap {
	width: 100;
	min-width: 990px;
	max-width: 1400px;
	margin: auto;
	/background-color: #FFF;
	background: #fff url(/wp-images/elcode/decoration-right-bottom.png) right bottom no-repeat;
}



.footer-element {
	position: relative;
	height: 115px;
}

.footer-element .logo {
	position: absolute;
	left: -10px;
	top: 15px;
}

.footer-element .logo img {
	display: block;
}

.footer-element .left {
	position: absolute;
	left: 7%;
	top: 20px;
	width: 20%;
}

.footer-element .left .copyright {
}

.footer-element .left .eurosite {
	font-size: 11px;
}

.footer-element .left .eurosite a {
	color: #888;
	text-decoration: none;
}

.footer-element .left .eurosite a:hover {
	text-decoration: underline;
}

.footer-element .contacts {
	position: absolute;
	left: 25%;
	top: 20px;
	width: 24%;
}

.footer-element .contacts .mail {
	text-align: right;
}

.footer-element .contacts .phone {
	text-align: right;
	font: bold 28px arial, sans-serif;
	color: #000;
	margin-right: -5px;
}

.footer-element .contacts .phone span {
	font: 18px arial, sans-serif;
	color: #565454;
	vertical-align: 6px;
	margin-right: 5px;
}

.footer-element .address {
	position: absolute;
	left: 51%;
	top: 20px;
	width: 35%;
}          


.footer-element .counter {
	position: absolute;
	left: 86%;
	top: 20px;
	width: 14%;
}          


.phone {
	position: absolute;
	top: 55px;
	left: 545px;
	font: bold 28px arial, sans-serif;
	color: black;
}

.phone span {
	font: 18px arial, sans-serif;
	color: #565454;
	vertical-align: 3px;
	margin-right: 5px;
}

div.line {
	background-color: #94BA62;
	position: absolute;
	width: 50%;
	height: 1px;
	top: 102px;
	left: 170px;
}


