@charset "UTF-8";
/* CSS Document */
/*
Description: Theme for PR Team 2009 (january 2009)
Version: 1.0
Author: Nicolò Volpato & C.
Author URI: http://www.gnvpartners.com
*/
/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
	outline:0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal; }
li, dd { margin-left:5%; }
.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }
a img{ border:none; }
.left, .posts_prev{ float:left; }
.right, .posts_next{ float:right; }

html{
	background:transparent url(../img/bg_html.jpg) repeat;
}

body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#211c17;
	background:transparent url(../img/bg_body.jpg) repeat-x center top;
}

#wrapper{
	background:transparent url(../img/bg_wrapper.jpg) repeat-x center bottom;
}

#container{
	width:960px;
	margin:0 auto;
	padding:125px 0 0 0;
}

/*-- H ---*/
h1 a, h2 a, h3 a, h4 a, #header a{
	text-decoration:none;
	border-bottom:none !important;
}
h1, h1 a{
	font-size:30px;
	line-height:34px;
	margin-bottom:15px;
	color:#211c17;
}
h1 a:hover, .sidebar h1 a, .sidebar h1{
	text-decoration:none;
	color:#998b7a;
}

h2, h2 a{
	font-size:24px;
	line-height:30px;
	margin-bottom:15px;
	color:#005d34;
}

h3, h3 a{
	font-size:18px;
	line-height:24px;
	margin-bottom:10px;
}

h4, h4 a{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#211c17;
}


/*-- Links --*/
a{
	color:#008249;
	text-decoration:none;
}
p a, li a, .widget_inside a{
	border-bottom:1px solid #998b7a;
}
a:hover{
	color:#fff;
	background:#008249;
	text-decoration:none;
	border-bottom:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, .title h1 a:hover, .widget h1 a:hover{
	background:none !important;
}
.more a{
	font-size:11px;
	text-decoration:underline;
}
.more a:hover{	
	color:#014024;
}

/*-- General instructions --*/
p, blockquote, ol, ul{
	margin-bottom:15px;
}

blockquote{
	color:#6a5c4c;
	font-size:15px;
	line-height:20px;
	font-style:italic;
	padding:20px 50px 15px 20px;
	background:#f4f1ee url(../img/bg_quote.jpg) no-repeat right top;
}

ul li{
	margin:0 0 4px 20px;
	margin /**/:0 0 4px 15px;
}
ol li{
	margin:0 0 4px 25px;
	margin /**/:0 0 4px 20px;
}
*:first-child+html body ul li{
	margin:0 0 0 20px;
}
*:first-child+html body ol li{
	margin:0 0 0 25px;
}



/*-- Header --*/
#header{
	height:205px;
}

a#logo_prteam{
	display:block;
	height:90px;
	width:281px;
	background:transparent url(../img/logo_prteam.gif) no-repeat center center;
	text-indent:-99999px;
	margin-bottom:20px;
}
#main_menu ul{	
	height:32px;
	position:absolute;
	margin-left:-14px;
}
#main_menu ul li{
	list-style-image:none;
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
#main_menu ul li a{
	display:block;
	float:left;
	margin:0;
	padding:11px 16px 8px 16px;
	text-decoration:none;
	color:#2d251b;
	font-size:12px;	
	font-weight:bold;
}
#main_menu ul li a:hover, #main_menu ul li a.selected{
	background:transparent url(../img/menu_selection.gif) no-repeat center center;
}

/*-- Content --*/
#content{
	padding-bottom:560px;
}

.main{
	width:625px;
	float:left;
}
.sidebar{
	width:300px;
	float:right;
}

.title{
	margin-bottom:20px;
	overflow:hidden;
}
.title h1{
	margin-bottom:0;
	width:470px;
	float:left;
}
.title .author{
	 width:145px;
	 float:right;
	 font-size:10px;
	 line-height:12px;
}
.title .author span{
	display:block;
	width:105px;
	float:left;
	text-align:right;
	margin-top:3px;
}
.title .author img{
	 margin:0;
	 padding:0;
}
.title .author img{
	 border:1px solid #fff;
	 height:30px;
	 width:30px;
	 margin:0 !important;
	 padding:0;
	 float:right;
}

.post{
	margin-bottom:30px;
}
.post img{
	border:1px solid #fff;
	margin-bottom:15px;
}
.alignleft{
	float:left;
	margin:15px 15px 15px 0;
}
.alignright{
	float:right;
	margin:15px 0 15px 15px;
}

.info, .gnv-tweet .gnv-tweet-date{
	font-size:11px;
	color:#998b7a;
	display:block;
}

.block{
	margin-bottom:20px;
}
.tags{
	margin-bottom:30px;
}

.post small{
	padding:4px;
	background:#fff;
	margin:0 0 20px 0;
}
.post small a{
	color:#998b7a !important;
}

/*-- Comment and Contact Forms --*/
#commentform{
	margin:0 0 20px 0;
}
#commentform input, #commentform textarea, .wpcf7-form input, .wpcf7-form textarea{
	font-size:12px;
	line-height:16px;
	color:#71675a;
	padding:6px;
	margin-bottom:15px;
	font-family:Helvetica, Arial, sans-serif;
	border:none;
}
#commentform label, .wpcf7-form label{
	font-size:11px;
	font-weight:bold;
	color:#71675a;
}
#commentform input, .wpcf7-form input{
	width:245px;
	height:15px;
	background:transparent url(../img/bg_input.jpg) no-repeat left top;
}
#commentform textarea, .wpcf7-form textarea{
	height:130px;
	width:465px;
	background:transparent url(../img/bg_textarea.jpg) no-repeat left top;
}

#commentform a#btn_send_cmt, .wpcf7-form .contact-submit input{
	padding:11px 25px 7px 25px;
	color:#71675a;
	font-weight:bold;
	background:transparent url(../img/menu_selection.gif) no-repeat center center;
	margin:0 0 10px 5px; 
	text-decoration:none;
}
.wpcf7-form .contact-submit{
	clear:both;
}
.wpcf7-form .contact-submit input{
	width:auto;
	height:auto;
}
.wpcf7-form .captcha{
	width:15%;
	float:left;
	padding:17px 0 0 0;
}
.wpcf7-form .captcha img{
	border:1px solid #998b7a;
	padding:2px;
}
.wpcf7-form enter-captcha{
	width:60%;
	float:left;
	margin-left:2%;
}

#commentform span{
	font-size:10px;
}

/*-- Comments --*/
ul.commentlist li{
	list-style-type:none;
	margin:0 0 20px 0;
	padding-bottom:0;
}
*:first-child+html body ul.commentlist li{
	width:100%;
	margin:0 0 20px 0 !important;
}
ul.commentlist li .comment-item{
	background:transparent url(../img/bg_cmt.gif) no-repeat 95% bottom;
}
ul.commentlist li.alt .comment-item{
	background:transparent url(../img/bg_cmt_alt.gif) no-repeat 5% bottom;
}
ul.commentlist li .comment-body{
	background-color:#eae5e9;
	padding:15px 15px 15px 20px;
	margin-bottom:5px;
}
ul.commentlist li .comment-author{
	text-align:right;
	margin:0 60px 0 0;
}
ul.commentlist li.alt .comment-author{
	text-align:left;
	margin:0 0 0 60px;
}
ul.commentlist li .comment-author img{
	width:16px;
	height:16px;
	margin:0 5px 0 0;
	vertical-align:middle;
	border:1px solid #fff;
}
ul.commentlist li .commentmetadata{
	float:right;
}
ul.commentlist li .comment-author cite{
	font-weight:bold;
	font-style:normal;
}

ul.commentlist li ul li{
	list-style-type:none;
	margin:15px 0 20px 5%;
	padding-bottom:0;
}
*:first-child+html body ul.commentlist li ul li{
	width:auto;
	margin:15px 0 20px 5% !important;
}

/*-- Sidebar --*/
.widget, #search_form {
	margin-bottom:40px;
}
#search_form input{
	width:245px;
	height:18px;
	color:#71675a;
	font-size:11px;
	line-height:12px;
	padding:8px 30px 4px 15px;
	background:transparent url(../img/bg_search.gif) no-repeat left top;
	border:none;
}

.sidebar .post, .sidebar .gnv-tweet{
	margin-bottom:15px;
	padding:0;
	border:0;
}

.sidebar .flickr-gallery a{
	width:90px;
	height:95px;
	display:block;
	float:left;
	margin:0 5px 10px 0;
	padding:0;
	background:transparent url(../img/bg_gallery_pix.gif) no-repeat center center;
	border-bottom:none;
}
.sidebar .flickr-gallery a:hover{
	background:transparent url(../img/bg_gallery_pix.gif) no-repeat center center !important;
}
.sidebar .flickr-gallery a img{
	width:75px;
	height:75px;
	margin:6px 6px 14px 9px;
	padding:0;
}
/*-- Footer --*/
#footer, #footer a{
	color:#4c8f71;
	font-size:10px;
	line-height:12px;
}
#footer a{
	text-decoration:underline;
}
#footer a:hover{
	color:#c4ded2;
}
#footer span{
	display:block;
	width:630px;
	padding-bottom:10px;
	margin:0 auto;
}

/* WP Gallery */
.gallery a img, iframe{
	border:5px solid #fff;
}
.main .block p.attachment img{
	margin:0;
}
p.attachment{
	margin-bottom:0;
}
div.caption p{
	margin:-5px 0 0 0;
	color:#999;
}
div.caption p:before{
	content:'Caption: ';
}
.gallery .gallery-caption{
	display:none;
}
.gallery-nav .posts_next a, .gallery-nav .posts_prev a{
	width:90px;
	height:95px;
	display:block;
	float:left;
	margin:0 5px 10px 0;
	padding:0;
	background:transparent url(../img/bg_gallery_pix.gif) no-repeat center center;
}
.gallery-nav .posts_next a img, .gallery-nav .posts_prev a img{
	width:75px;
	height:75px;
	margin:6px 6px 14px 9px;
	margin /**/:6px 6px 14px 8px;
	padding:0;
}
.gallery-nav{
	margin:20px 0;
}
.gallery-nav-inside{
	padding:20px 25px 0 25px;
}
