/* @override 
	http://www.vincenzovecchio.it/vv/wp-content/themes/vicenzo_vecchio/style.css
*/

/*
Theme Name: Vicenzo Vecchio by Plural And Partners.
Version: 1.0
Author: Plural And Partners
Author URI: http://Pluralandpartners.com/
*/

body{
	background: #414141 url(img/bg.gif) repeat-x;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
}

#wrapper{
	width: 930px;
	margin: 10px auto 0;
	background-color: #f6f6f6;
}

#header{
	height: 158px;
	background-color: #fff;
}

/* @group social */

.twitter {
	width: 20px; 
	height: 17px; 
	padding:0;
	overflow:hidden; 
	text-indent:-9000%; 
	display:block;
	float: left;
	margin-left: 10px;
	background: url(img/twitter_16.png) no-repeat;
}
.linked {
	width: 20px; 
	height: 17px; 
	padding:0;
	overflow:hidden; 
	text-indent:-9000%; 
	display:block;
	float: left;
	margin-left: 10px;
	background: url(img/linkedin_16.png) no-repeat;
}
.facebook {
	width: 20px; 
	height: 17px; 
	padding:0;
	overflow:hidden; 
	text-indent:-9000%; 
	display:block;
	float: left;
	margin-left: 10px;
	background: url(img/facebook_16.png) no-repeat;
}
.rss {
	width: 20px; 
	height: 17px; 
	padding:0;
	overflow:hidden; 
	text-indent:-9000%; 
	display:block;
	float: left;
	margin-left: 10px;
	background: url(img/rss_16.png) no-repeat;
}

/* @end */

/* @group branding */

#header #branding h1 {
	margin: 35px 0 0 20px;
}
#header #branding h1 a{
	display: block;
	text-indent:-9000%;
	outline: none;
}
#header #branding h1 span{
	display: none;
}
#header #branding .vv{
	background: url(img/Vicenzo-Vecchio.gif) no-repeat;
	height: 87px;
	width: 122px;
}
#branding{
	width: 200px;
	height: 155px;
	float: left;
}

#description {
	float: left;
	height: 155px;
	width: 382px;
}

#description h2{
	font-size: 12px;
	margin-top: 92px;
	color: #999;
	font-style: italic;
	width: 303px;
}

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

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul#nav{
	margin-bottom: 60px;
	height: 27px;
	padding-top: 15px;
	margin-top: -2px;
}

#menu ul#social{
	height: 17px;
	width: 120px;
	margin-left: 195px;
}

#menu ul#nav li {
	float: left;
	text-align: center;
	text-transform: uppercase;
	font: 12px Museo, Arial, Helvetica, Geneva, sans-serif;
	
}

#twtr-widget-1 div.twtr-doc div.twtr-hd h4 {
	font: 14px Museo, Arial, Helvetica, Geneva, sans-serif;
}
#menu ul#nav li a{
	border-right: 1px solid #c8c8c8;
	padding: 13px 15px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #626262;
}

#menu ul#nav li a:hover{
	color: #fff;
	background-color: #414141;
}

#menu ul#nav li.last a{
	border-right: none;
}

#menu ul#social li{
	float: left;
}

/* @end */
#content{
	background-color: #f6f6f6;
	padding: 15px;
	width: 566px;
	float: left;
	border-bottom: 1px solid #b1b1b1;
}

#sidebar {
	float: right;
	padding: 15px;
	width: 302px;
	margin-top: -15px;
	background-color: #f1f1f1;
	border: 1px solid #b1b1b1;
}

#wrapper_2{
	background-color: #171717;
}

#footer{
	margin: 0 auto;
	clear: both;
	background-color: #171717;
	width: 901px;
	padding: 30px 0;
}

/* @group footer */

.col_1{
	float: left;
	width: 261px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.col_3{
	width: 100%;
	clear: both;
}

#partners p {
	font-size: 11px;
	text-transform: uppercase;
	color: #367da8;
	margin: 0;
}

.col_1 h3, .col_1 h3 a{
	font: 16px Museo, Arial, Helvetica, Geneva, sans-serif;
	color: #367da8;
	font-weight: bold;
	margin: 25px 0;
}

.col_1 ul{
	list-style: none;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
#quoting p{
	font-style: italic;
}
#popular_post {
	list-style: none;
}
.col_1 ul li{
	width: 120px;
}

.col_1 ul li a{
	text-decoration: none;
	color: #fff;
}
.col_1 ul li a:hover{
	text-decoration: underline;
}

#linkcat-2 {
	list-style: none;
}

.col_1 p{
	font-size: 12px;
	margin: 15px 0;
	color: #d9d9d9;
}

.col_1 blockquote{
	margin-left: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Entry */

#related_post ul li {
	float: left;
	margin-right: 10px;
}

#content .navigation {
	font-size: 14px;
	text-transform: uppercase;
}
#content .navigation a{
	text-decoration: none;
	color: #1c5873;
	padding: 5px 8px;
	border: 1px solid #b1b1b1;
	background-color: #fff;
}

a.piclenselink {
	display: none;
}

.entry{
	padding: 30px;
	border: 1px solid #b1b1b1;
	background-color: #fff;
	margin: 40px 0 15px 0;
	width: 505px;
	overflow: hidden;
}

h2 {
	margin: 0;
	color: #1c5873;
	font: 24px Museo, Arial, Helvetica, Geneva, sans-serif;
	width: 430px;
}

.posterous_autopost {
	margin: 15px 0;
}

#related_post h2{
	font-size: 16px;
	margin: 15px 0;
}

h2 a{
	color: #1c5873;
	text-decoration: none;
}

.entry p.small_uppercase, p.small_uppercase{
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
}
p.small_uppercase a{
	color: #1c5873;
	text-decoration: none;	
}
.entry ul, .entry ol{
	font-size: 14px;
	color: #5c5c5c;
}
.entry li{
	margin-bottom: 15px;
}
.entry p, p{
	font-size: 14px;
	color: #5c5c5c;
	margin: 30px 0;
	overflow: hidden;
}
.entry p a, .entry a{
	color: #1c5873;
	text-decoration: none;		
}
blockquote {
	font-style: italic;
	margin-left: 30px;
}

img a, a img{
	border: none;
}

a.more-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5c5c5c;
	text-decoration: none;
}
hr{
	border: none;
	margin: 15px 0;
	border-bottom: 1px solid #b7b7b7;
}
.entry ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;	
}

p.tag {
	list-style: none;
	margin: 15px 0;
	text-transform: uppercase;
	font-size: 11px;
	padding: 15px 0;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;	
}

.entry ul li, .entry ul li a, p.tag a{
	margin: 0;
	color: #5c5c5c;
	text-decoration: none;
}



/* @end */

/* @group Sidebar */

#sidebar ul{
	padding: 0;
	list-style: none;
	margin: 0;
}

#categories-3 ul {
	font-size: 12px;
	margin: 15px 0;
	padding-left: 20px;
	list-style-type: square;
}
#categories-3 ul li{
	margin-bottom: 5px;
	color: #367da8;	
}
#categories-3 ul li a{
	text-decoration: none;
	color: #367da8;
}
#categories-3 ul li a:hover{
	text-decoration: underline;
	padding-left: 10px;
}

#searchform p.search {
	margin: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.widget{
	margin: 0 0 30px 0;
}
.widget p{
	font-size: 12px;
	color: #5c5c5c;	
	margin: 15px 0;
}

.textwidget p a {
	color: #1c5873;
}



.textwidget a img {
	border: 1px solid #b1b1b1;
}

#sidebar h2{
	font-size: 16px;
}

/* @end */

/* @group Twitter */

#twtr-widget-1 {
	border: 1px solid #b1b1b1;	
}

/*oculta la publicidad de twitter*/
#twtr-widget-1 div.twtr-doc div.twtr-ft div {
	display: none;
}

div.twtr-doc {
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Carrousel */
.panel-text{
	margin-top: -260px;
	width: 320px;
	padding: 25px 10px 15px 30px;
	height: 230px;
	background: url(img/bg_hl.png) repeat-y;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
/* @end */

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		width: 566px;
		height:250px;
		overflow:hidden; 
		margin-bottom: 12px;
		}

#slider ul li h2 {
	position: relative;
	font-size: 28px;
	width: 320px;
}

#slider ul li div.panel-text p {
	color: #c8c8c8;
	font-size: 12px;
	margin: 12px 0;
}
#slider ul li h2 a{
	color: #fff;
}

span#prevBtn a, span#prevBtn{
	display: none;
}

#nextBtn{
	float: right;
	margin-top: -43px;
	margin-right: 11px;
	background:url(img/arrow.png) no-repeat;
	display: block;
	width: 14px;
	height: 15px;
	overflow: hidden;
	text-indent: -900px;
	z-index: 3;
	position: relative;
	cursor: pointer;
}

span#nextBtn a{
}	

/** aquí termina **/


.clear{
	clear: both;
}

input#searchsubmit {
	display: none;
}

input#s {
	width: 286px;
	padding: 6px;
	border: 1px solid #aeaeae;
}

