/*
Theme Name: EURO-PDL
Theme URI: http://frostpress.com/themes/renegade-ii
Description: Blue colors and round corners.
Version: 1.1
Author: Frostpress
Author URI: http://frostpress.com/
Tags: White, Blue, two-columns, right-sidebar, fixed-width, threaded-comments

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)
*/

/* basic */
	body { margin:0px; padding:0px; background:#F37022; font:normal 13px/160% Verdana, Helvetica, Tahoma, Verdana, sans-serif; color:#333333;}
	a { color:#F37022; outline:none; }
	a:hover { text-decoration:none; }
	a img { border:0; }
	blockquote { padding:1px 10px 1px 10px; margin:10px 0px 10px 0px; background-color:#F1F0EB; }
		blockquote blockquote { background-color:#E8E6DD; display:inline-block; }
		blockquote blockquote blockquote { background-color:#DFDDD0; display:inline-block; }
		blockquote blockquote blockquote blockquote { background-color:#D8D6C5; display:inline-block; }
	pre { padding:5px 10px 5px 10px; margin:10px; background-color:#F2F3F4; line-height:160%; overflow:scroll; }
	input, select, textarea { font:8pt Verdana, Arial, sans-serif; color:#333333; }
	form { margin:0px; padding:0px; }
	ul { list-style:square; list-style-image:url('images/dot.gif'); }
	p { margin:11px 0px 11px 0px; }
	acronym, abbr { cursor:help; border-bottom:1px dashed #999; }
	code { font:1.1em 'Courier New', Courier, Fixed; }
	h1, h2, h3, h4, h5, h6 { font-family:Tahoma, Verdana, Arial, sans-serif; line-height:130%; }
	h1 { font-size:19px; }
	h2 { font-size:16px; }
	h3 { font-size:14px; }
	h4 { font-size:12px; }
	h5 { font-size:11px; }
	h6 { font-size:10px; }

#wrap { width:950px; margin:0px auto 0px; overflow:hidden; }

#columns { background:url(images/bg_blog.gif) left top repeat-y #FFFFFF; overflow:hidden;}
	.c1 { width:670px; float:left; overflow:hidden; background:#FFF;}
		.content { margin:10px 20px 20px 20px; overflow:hidden; }
	.c2 { width:280px; float:left; overflow:hidden; background-color:#F2F2F2; font:normal 11px/150% Verdana, Tahoma, sans-serif; }

/* header */
	#header { overflow:hidden; }
	#header h1 { margin:15px 0px 5px 0px; padding:0px; letter-spacing:-1px; font:bold 32px/100% Helvetica, Arial, sans-serif; }
	#header h1 a { color:#FFFFFF; }
	#header h4 { margin:0px 0px 15px 10px; padding:0px; font:bold 15px/100% Helvetica, Arial, sans-serif; color:#6C7B9F; }
	#header .header_image {margin:18px 0 0 0;}

	/* menu */
	#menu { overflow:hidden; font-size:11px; line-height:100%;}
	#menu ul { list-style-type:none; margin:0px; padding:0px; overflow:hidden; padding:10px 0px 10px 0px; }
	#menu ul li { padding:0px; margin:0px; display:inline; text-align:left;}
	#menu ul li a { padding:0px 8px 2px 8px; text-decoration:none; color:#fff; text-transform:uppercase; font-size:14px; font-weight:bold}
	#menu ul li a:hover {color:#000000; }
	#menu li.current_page_item a, #menu li.current_page_item a:hover { color:#FFFFFF; }
	#menu a.subscribe { color:#FF9933; border:0; }

/* corners */
	#topcorners, #bottomcorners { overflow:hidden;  line-height:0px; height:20px;}
	#topcorners .c1, #bottomcorners .c1 { background:none; }
	#topcorners .c2, #bottomcorners .c2 { background:none; }
	#topcorners .c2 { margin-top:10px;}

	.corner-bar { overflow:hidden; height:10px; }
		.corner-tl { float:left; width:10px; height:10px; background-position:left top; background-repeat:no-repeat; overflow:hidden;}
		.corner-tr { float:right; width:10px; height:10px; background-position:left top; background-repeat:no-repeat; overflow:hidden; }
		.corner-middle { display:block; height:10px; overflow:hidden;}

	/* c1 top corners */
	#topcorners .c1 .corner-tl { background-image:url(images/c-tl.png); float:left; }
	#topcorners .c1 .corner-tr { background-image:url(images/c-tr.png);}	
	#topcorners .c1 .corner-middle { background-color:#FFF; width:650px; float:left;}
	#topcorners .c1 .corner-space { height:10px; background-color:#FFFFFF; line-height:0px;}	
	
	/* c2 top corners */
	#topcorners .c2 .corner-tl { background-image:url(images/c2-tl.png); display:none; }
	#topcorners .c2 .corner-tr { background-image:url(images/c2-tr.png);}	
	#topcorners .c2 .corner-middle { background-color:#2E2E2E; width:270px; float:left;}

	/* c1 bottom corners */
	#bottomcorners .c1 .corner-tl { background-image:url(images/c-bl.png); float:left; }
	#bottomcorners .c1 .corner-tr { background-image:url(images/c-br.png); }	
	#bottomcorners .c1 .corner-middle { background-color:#FFFFFF; float:left; width:650px;}
	#bottomcorners .c1 .corner-space { height:10px; background-color:#fff; overflow:hidden;}
	
	/* c2 bottom corners */
	#bottomcorners .c2 .corner-tl { background-image:url(images/c2-bl.png); display:none; }
	#bottomcorners .c2 .corner-tr { background-image:url(images/c2-br.png); }	
	#bottomcorners .c2 .corner-middle { background-color:#ECEEF2; width:270px; float:left;}

/* post */
	.post { overflow:hidden; margin:0px 0px 0px 0px; }
	
	h1.post-title {float:left; font-size:28px; margin:0px; padding:0px; width:530px; font-family:Arial, Helvetica, sans-serif}
	h1.post-title a {text-decoration:none;}
	
	.post-head { font:bold 26px/120% Helvetica, Arial, sans-serif; overflow:hidden; }
		.post-head a { color:#F37022; }
		.post-head a:hover { color:#000; }
		.post-date {float:right; color:#2E2E2E; text-transform:uppercase; font-weight:normal; margin-left:5px; font-size:18px; width:95px; text-align:right;}
		.post-date span {margin:0 3px;}
	
	.post-info {font-size:12px; color:#999; clear:both;}
	
	.post-text { overflow:hidden; margin:5px 0px 0px 0px; }
		/*.post-text a, .comment-content a, .bglink a { padding:1px 0px 1px 0px; background:url('images/bg_link.png') left top repeat-x; color:#000000; }
		.post-text a:hover, .comment-content a:hover, .bglink a:hover { color:#666666; } */

	.post-foot { overflow:hidden; padding:0px 0px 15px 0px; margin:5px 0px 0px 0px; font-size:11px; color:#999999; }
		.post-author { display:none; }
		.post-comments { float:right; font-weight:bold; }

	.submenu { float:right; overflow:hidden; margin:0px 0px 5px 5px; }
		.submenu-content { background-color:#ECEEF2; padding:0px 10px 0px 10px; overflow:hidden; }
		.submenu-content ul { overflow:hidden; margin:0px; padding-left:20px; }

/*	.sep { background:url('images/sep.gif') center top no-repeat; height:17px; margin:20px 0px 20px 0px; } */

/* comments */
	.commentlist { padding:0px; margin:0px; overflow:hidden; }
	.commentlist ul { margin:0px; padding:0px; list-style:none; list-style-image:none; }
	.commentlist li { margin:0px; padding:0px; list-style:none; overflow:hidden;}

	.children .comment { padding-left:20px; }

	.comment-box { overflow:hidden; margin:10px 0px 0px 0px; }
	

	/* comment corners */
	.cw-top { overflow:hidden; background-color:#ECEEF2; }
		.cw-top .tl { float:left; width:10px; height:10px; background:url('images/cw-tl.png') left top no-repeat; }
		.cw-top .tr { float:right; width:10px; height:10px; background:url('images/cw-tr.png') left top no-repeat; }
	.cw-bottom { overflow:hidden; background-color:#ECEEF2; }
		.cw-bottom .bl { float:left; width:10px; height:10px; background:url('images/cw-bl.png') left top no-repeat; }
		.cw-bottom .br { float:right; width:10px; height:10px; background:url('images/cw-br.png') left top no-repeat; }

 	.comment-text { overflow:hidden; padding:0;}
		.avatar { float:left; margin:0px 10px 0px 0px; }
		.comment-author cite, .comment-author cite a { font-weight:bold; font-style:normal; }
		.comment-author cite a.url{color:#333;} 
		.comment-meta a { color:#999999; }
		.comment-reply { font-size:8pt; float:right; }
			.comment-reply a {padding:3px 7px 3px 7px; color:#333333; margin-left:5px; }
			.comment-reply a:hover { background-color:#DCDFE7; }

	.trackbacklist { padding:0px 0px 0px 20px; overflow:hidden; }
	.trackbacklist .comment-author cite, .trackbacklist .comment-author cite a { font-weight:normal; }

	#respond input, #respond textarea { background-color:#F8F8F8; padding:4px; border:solid 1px #CCCCCC; }
	#respond input { background-color:#F8F8F8; }
	#respond input:hover, #respond textarea:hover { border:solid 1px #AEAEAE; }
	#respond #comment { width:98%; max-width:98%; }
	#respond #submit { background-color:#E3E4E6; }
	#respond #submit:hover { background-color:#D7D8DB; }

/* widgets */
	#widgets { list-style:none; list-style-image:none; margin:10px 10px 0px 10px; padding:0px; color:#333333; }
	.widget { padding:0px 5px 30px 5px; }
	.widget ul { margin:0px 20px 0px 20px; padding:0px; }
	.widget ul li { padding:5px 0px 0px 0px; }
	.widget h2, .submenu h2 { margin:0px 0px 5px 0px; padding:0px; color:#2D2D2D; font-size:23px; letter-spacing:-1px; font-weight:bold; font-family:Tahoma, Geneva, sans-serif}
	#cformsform{padding:0 10px;}

	ul.autori {list-style-type:none; background:none}
	li.autor {font-size:14px; font-weight:bold; background:none }
	
	
	
	#search { background-color:#2E2E2E; padding:0px 10px 10px 10px; overflow:hidden; }
	#search input { padding:5px; width:250px; background-color:#ECEEF2; border:solid 1px #8D8D8D; border:none; }

	.recent .tabs { list-style:none; margin:0px; padding:0px; overflow:hidden; }
	.recent .tabs li { padding:0px; margin:0px; display:inline; }
	.recent .tabs li a { float:left; display:block; padding:2px 6px 2px 6px; background:#ECEEF2; color:#333333; margin-right:5px; border-bottom:solid 4px #ECEEF2; }
	.recent .tabs li a:hover { background-color:#E0E0E0; }
	.recent .tabs li a.active { background-color:#E0E0E0; border-bottom:solid 4px #E0E0E0; }
	.recent ul { list-style:none; margin:0px; padding:0px; }
	.recent ul li { margin-bottom:4px; background-color:#E0E0E0; display:block; padding:5px 10px 5px 10px; }

	#tab-comments { margin:0px; padding:0px; }
	#tab-comments li { overflow:hidden; }
	.recent a { color:#CC6600; background:none; }
	.recent a:hover { color:#FF952B; }
	.tab-comments-avatar .avatar { margin:3px 10px 3px 0px; }
	#tab-popular li a, #tab-categories li a { background:url('images/dot.gif') left 5px no-repeat; padding-left:17px; }

/* footer */
	.navigation { overflow:hidden; }
	.Nav { margin:4px 0px 0px 20px; }
	.navigation span { display:none; }
	.navigation a { padding:2px 8px 2px 8px; background-color:#D0D6DF; color:#333333; display:inline-block; }
	.navigation a:hover { background-color:#B7C1D0; }
	.navigation .on { padding:5px 10px 5px 10px; }

	#bottomwrap { width:880px; margin:0px auto 20px; overflow:hidden; }
	#footer { overflow:hidden; padding:20px 20px 20px 20px; font:8pt Verdana, Arial, sans-serif; color:#111; clear:both;}
	#footer a { color:#666666; }

/*  defaults */
	.overflow { overflow:hidden; }
	.navigation { overflow:hidden; width:98%; display: block; text-align: center; margin:auto; padding:0px; height:0px;}
	p img { padding: 0; max-width: 100%; }
	img.centered { display: block; margin-left: auto; margin-right: auto; }
	img.alignright { padding:0px; margin:0px 0px 2px 7px; display: inline; }
	img.alignleft { padding:0px; margin:0px 7px 2px 0px; display: inline; }
	.alignright { float: right; }
	.alignleft { float: left }

	/* Calendar */
	#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
	#wp-calendar a { text-decoration: none; }
	#wp-calendar caption { font-weight:bold; text-align: center; }
	#wp-calendar th { font-style:normal; font-weight:normal; text-transform: capitalize; }
	#wp-calendar { empty-cells: hide; width: 200px; }
	#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; background-color:#D3CFBE; }
	#wp-calendar #today { background-color:#BDC6D5; }
	#wp-calendar caption { text-align: center; width: 100%; }
	#wp-calendar td { text-align: center; background-color:#EAE8DF; }
	#wp-calendar .pad { background-color:#F5F4F1; }

	/* Captions */
	.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
	.wp-caption { border: 1px solid #F4F5F7; text-align: center; background-color: #F4F5F7; 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 p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
	
	
	.comment_author .comment-box {background:#E0E0E0; padding:10px 10px 0;}
	.comment_guest .comment-box {background:#F7F7F7; padding:10px 10px 0;}
	.comment_author .comment-box .comment-text{border:1px solid #E0E0E0}
	.comment_guest .comment-box .comment-text{border:1px solid #F7F7F7}
	

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


#sidebar .cform {  margin:0 auto 0 auto;  width: 260px; }
#sidebar .cform fieldset	{ margin-top:10px; padding:5px 0 5px 0; border:none;}
#sidebar .cform .cf_hidden {display:none;  border:none!important; background:none!important; padding:0!important; margin:0!important;}
#sidebar .cform legend { margin:0; padding:0;  font:normal 18px Helvetica;  color: #aaa; letter-spacing:3px;}
#sidebar ol.cf-ol {  margin:0!important;  padding:5px 0 0 0!important;  border-top:1px solid #f2f2f2;}
#sidebar ol.cf-ol li {background:none!important;  margin:7px 0!important; padding:0;  list-style:none!important; text-align:left; line-height:1.1em;}
#sidebar ol.cf-ol li.textonly {color:#888888; font-size:1em; letter-spacing:2px; margin:12px 0pt !important; padding:0pt 0pt 0pt 100px;}
#sidebar .cform label { width:80px;  margin:0 10px 0 0;  display:-moz-inline-box; display:inline-block; text-align:left; vertical-align:top; color: #333; font:12px Trebuchet MS,sans-serif;}
#sidebar .cform label span {width:90px; display:block; }
#sidebar label.cf-before {margin:4px 10px 0 0;}
#sidebar label.cf-after {margin:4px 2px 0pt 6px; text-align:left; width:75px;}
#sidebar label.cf-after span {width:75px; display:block;}
#sidebar label.cf-group-after { margin:4px 0 0 2px;	width:60px; text-align:left;}
#sidebar label.cf-group-after span { width:60px; display:block;}
#sidebar .cform input, #sidebar  .cform textarea, #sidebar .cform select { padding:3px;	border:1px solid #aaa; font:0.9em Trebuchet MS,sans-serif; color:#888; background:#ffffff url(../images/field-bg-top.gif) repeat-x top left; vertical-align:top;}
#sidebar .cform input:hover,
#sidebar .cform textarea:hover,
#sidebar .cform select:hover {border: 1px solid #FFCC00; background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; }

#sidebar .cform input:focus,
#sidebar .cform textarea:focus,
#sidebar .cform select:focus	{ color:#666; background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; }

#sidebar .cform textarea,
#sidebar .cform input {	width:154px; }
* html #sidebar .cform input,
* html #sidebar .cform textarea,{	width:146px; }
#sidebar .cform select { width:163px; /* attempt to have equal length */}  
* html #sidebar .cform select {	width:155px; }

.cform select.cfselectmulti	{ height:7.5em; }
.cform textarea {font-family: arial; font-size: 0.9em; overflow:auto;}

#sidebar span.reqtxt,
#sidebar span.emailreqtxt { margin:0px 5px 7px 98px; display: block;  vertical-align:top; color: #777; font-size:9px; line-height:1.2em;}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb { margin: 0; padding:0pt 3px 0pt 0pt !important; text-align:right;}

#sidebar .cform input.backbutton,
#sidebar .cform input.resetbutton,
#sidebar .cform input.sendbutton { width:auto;  padding:2px 5px;  margin: 0; font-size:12px; background:#2E2E2E; color:#fff; font-weight:bold; border:none;}
#sidebar .cform input.resetbutton {margin: 0 5px 0 0; }
#sidebar .cform input.backbutton { margin: 0 5px 0 0;}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

#sidebar div.cf_info { color:#333; display:none; padding:10px 15px!important; width:250px; line-height:1.3em; margin:10px -5px;}
#sidebar div.cf_info ol {margin:0; padding:5px 15px 0 30px;}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block !important;
}
div.failure {
	display:block !important;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html #columns, * html .post, * html .post-head{height:1%;}

*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}

* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}
