/*  

Theme Name: Dimensione Vela

Theme URI: http://dimensionevela.com/

Description: Dimensione Vela un blog sulla vela.

Date: 10 novembre 2009

Author: Patrizia Zapparoli

Author URI: http://dimensionevela.com/

*/



/*-------------------------------------------------------------------------------------------------------------------*/



/*--General--*/

* {	/*--make all to 0 as default--*/

	padding: 0;

	margin: 0;

}



body {
	font: 80%/170% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #f8f8f8;
	background-repeat: repeat-x;
	background-position: left top;

}



/*--formatting--*/

a {
	color: #F26522;
	text-decoration: underline;

}





a:hover {

	text-decoration: none;

	color: #333333;

}



p {

	padding: 0 0 1.8em;

}	



h2 {
	letter-spacing: -1px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: #7397B4;
}



h2 em {

	font: 400 30px "Times New Roman", Times, serif;

	font-style: italic;

	letter-spacing: 0;

}



h2.pagetitle {
	padding: 20px 0;
	text-align: center;
	letter-spacing: 0;
	background-color: #7197B0;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 400;
	color: #7197B0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
margin-botton: 20px;

}



h2.pagetitle strong {

	font-size: 30px;

	font-style: italic;

}



h2 a {

	color: #7197B0;

	text-decoration: none;
margin-botton: 20px;

}



h3 {

	letter-spacing: -1px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: 900;

	color: #7197B0;
	
	border-top-color: #7197B0;

	border-right-color: #7197B0;

	border-bottom-color: #7197B0;

	border-left-color: #7197B0;

}



h4 {

	font: 900 16px "Times New Roman", Times, serif;	

	font-style: italic;

}



h5 {

	font: 400 14px Arial, Helvetica, sans-serif;	

}





blockquote {

	width: 400px;

	font-style: italic;

	background-color: #D7D39A;

	padding: 10px;

	clear: both;

	margin: 0 0 10px 70px;

	_margin: 0 0 10px 50px;

	border-bottom: 1px solid #A6A371;

	border-top: 1px solid #A6A371;

	font: 400 16px "Times New Roman", Times, serif;		

}



blockquote p {

	padding: 0;

}



.entry ul, .entry ol, .post ul, .post ol {
	padding: 3px;
	margin-left: 10px;
}



ul {
	list-style-type: square;

}



ul li ul {

	list-style-type: disc;

}



ol {

	list-style-type: decimal;

}



ol li ol {

	list-style-type: lower-roman;

}



img.left {

	float: left;

	margin: 5px 5px 5px 0;

	background-color: #fff;

	padding: 4px;

	border: 1px solid #A6A371;

}



img.right {

	float: right;

	margin: 5px 0 5px 5px;

	background-color: #fff;

	padding: 4px;

	border: 1px solid #A6A371;

}



/*--container--*/

#wrapper {

	width: 960px;

	margin: 0 auto;

}



#header {
	width: 1000px;
	height: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;

}




#content {

	width: 960px;

	float: left;

}



#content #left-col {

	width: 600px;

	float: left;

	position: relative;

	padding-right: 30px;

}



#content #right-col {

	width: 330px;

	margin-top: 20px;

	float: left;

	position: relative;

}



#content #right-col #sidebar {

	width: 330px;

	float: left;

	position: relative;

}



#footer {

	width: 100%;

	float: left;

	background: url(images/footer-bg.png) repeat-x top left;

	height: 23px;

	padding-top: 40px;

	color: #fff;

}



/*--header--*/



#header #logo {

	width: 460px;

	height: 150px;

	float: left;

	background-image: url(../../images/logo.gif);

	background-repeat: no-repeat;



}


#wrapper #content #left-col #immaginedv {

	width: 600px;

}





/*--post--*/



.post {

	width: 600px;

	float: left;

	margin-top: 40px;

}



.post .post-info {

	float: left;

	width: 100px;	

	padding-right: 10px;

}



.post .post-info a img, .post .post-info img {
	padding: 5px;

}



.post .post-info em {

	display: block;

	font-size: 9px;

}



.post .post-info span.post-tag {
	display: block;
	font-size: 9px;
	padding: 3px 0;
	color: #FFFFFF;
}



.post .post-info span.post-tag a {

	text-decoration: none;

	font-weight: 900;

}



.entry {

	float: left;

	width: 500px;

	color: #666666;
.entry {
	float: left;
	width: 500px;
	color: #666666;
	padding-top: 15px;



}

}



p.metadata {

	padding: 2px;

	background-color: #7197B0;

	clear: left;

	text-align: right;

	margin-top: 15px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

}



p.metadata2 {

	padding: 2px;

	border-top: 1px solid #b5b38f;

	border-bottom: 1px solid #b5b38f;

	background-color: #e2e0b6;

	clear: left;

	text-align: right;

	width: 600px;

}



.clear {

	clear: both;

	padding: 10px 0 0 0;

}

#facebook/*--right-col--*/



/*--feed--*/

 {

	width: 330px;

	text-align: right;

	float: left;

	margin-bottom: 10px;

}

#wrapper #content #right-col #facebook a {

	color: #F26522;

}





/*--feed--*/

#searchform {
	width: 330px;
	float: left;
	height: 45px;
	margin-bottom: 20px;
	background-image: url(../../images/searchform.png);
	background-repeat: no-repeat;
	background-position: left top;
}



#searchform form {

	float: left;

	width: 310px;

	margin: 10px;

	display: inline;

}



#searchform form input#s {
	width: 270px;
	height: 20px;
	border: 0;
	float: left;
	margin-right: 10px;
	padding: 3px 0 0 7px;
	color: #666;
	background-image: url(../../images/topmenu/form.png);
	background-repeat: no-repeat;
	background-position: left top;
}



#searchform form input#searchsubmit {
	width: 20px;
	height: 24px;
	border: 0;
	background-image: url(../../images/search.png);
	background-repeat: no-repeat;
	background-position: left center;
}



/*--about--*/

#about {

	clear: left;

	width: 330px;

	margin-bottom: 20px;

}



#about h3 {

	font: 400 18px Arial, Helvetica, sans-serif;

	background: url(images/about.png) no-repeat top right;

	width: 260px;

	margin-bottom: 10px;

}



#about a img {
	padding: 5px;
	float: left;
	background-color: #999999;
	border: 1px solid #a6a371;
	margin: 5px 5px 5px 0;

}



/*--sidebar1--*/



#sidebar h3 {

	text-align: center;

	background-color: #F8F8F8;

	margin-bottom: 15px;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: solid;

	border-bottom-style: solid;

	border-top-color: #7197B0;

	border-bottom-color: #7197B0;

}



#sidebar ul {

	list-style: none;

}



#sidebar1 {

	float: left;

	width: 160px;

	padding-right: 10px;

}



#sidebar2 {

	float: left;

	width: 160px;

}



#sidebar ul {



}



#sidebar ul li {

	float: left;

	width: 158px;

	background-color: #7197B0;

	border: 1px solid #FFFFFF;

	margin-bottom: 10px;

}

#wrapper #content #right-col #sidebar #sidebar2 #news {

	border: thin solid #65879E;

	width: 158px;

}





#sidebar ul li h2 {

	padding: 3px 4px 6px;

	font: 400 18px Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



#sidebar ul li ul {



}



#sidebar ul li ul li {

	float: left;

	width: 158px;

	border: 0;

	margin-bottom: 0;

}







#sidebar ul li ul li a {

	float: left;

	width: 150px;

	text-decoration: none;

	color: #333333;

	padding: 2px 4px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #FFFFFF;

}




#sidebar ul li ul li a:hover {

	color: #fff;

	background-color: #7197B0;

}



/*--comments--*/



#comments {

	margin-top: 15px;

	float: left;

	width: 600px;

}



h3#comment-title {

	background: url(images/comments.png) no-repeat top left;

	width: 600px;

	float: left;

	text-indent: -9999em;

	padding-top: 5px;

}



#comments ol, #comments ol li {

	float: left;

	width: 600px;

	list-style: none;

	padding: 0;

}



#comments ol li .comment-data {
	float: left;
	width: 478px;
	margin-right: 10px;
	background-color: #666666;
	padding: 5px 10px;
	min-height: 120px;
	_height: 120px;
	overflow: auto;
	border: 1px solid #c1bd85;



}



#comments ol li.alt .comment-data {

	float: left;

	width: 478px;

	margin-right: 10px;

	background-color: #eae8c6;

	padding: 5px 10px;

	min-height: 120px;

	border: 1px solid #c1bd85;

	_height: 120px;

	overflow: visible;

	margin-top: -1px;

	margin-bottom: -2px;

}



#comments ol li .comment-info {

	width: 90px;

	float: left;

	text-align: right;

	font-size: 10px;

	line-height: 12px;

}



#comments ol li .comment-info a img {

	border: 0;

	margin-bottom: 5px;

}



#comments ol li .comment-info a {

	text-decoration: none;

}



/*--respond--*/

#respond {

	background: url(images/respond.png) no-repeat top left;

	padding-top: 30px;

	margin-top: 15px;

	float: left;

	float: left;

	width: 600px;

}



#respond p {

	padding: 2px 0;

}



#respond input {

	padding: 2px;

	border: 1px solid #c1bd85;

}



/*--footer--*/

#footer .footer-text {

	width: 960px;

	margin: 0 auto;

	color: #999999;

}



#footer .footer-text a {

	color: #fff;

}



#footer .footer-text span {

	float: left;

	width: 600px;

}



#footer .footer-text em {

	float: left;

	width: 360px;

	text-align: right;

}



/*--widget-formatting*/

.textwidget {

	padding: 5px;

}



#tag_cloud .widgettitle, .widget_text .widgettitle, .widget_calendar .widgettitle {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#tag_cloud {
	text-align: center;
	color: #FFFFFF;
}

#tag_cloud{ text-align: justify; }

ul#tag_cloud a{ 
line-height: 125%; 
text-align: center;
color: #cccccc;
}



ul#recentcomments li.recentcomments {

	width: 150px;

	font-weight: 900;

	border-top: 1px solid #BBB875;

	padding: 2px 4px;

}



ul#recentcomments li.recentcomments a {

	border:0 ;

	width: 150px;

	font-weight: 400;

}



ul#recentcomments li.recentcomments a:hover {

	background-color: #D7D39A;

}



#calendar_wrap {



}



#wp-calendar {

	width: 150px;

	margin: 0 auto;

}



#wp-calendar a {

	text-decoration: none;

	padding: 1px 2px;

	background-color: #b63d13;

	color: #fff;

}



#prev {

	text-align: left;

}



#prev a {

	text-decoration: none;

	padding: 1px 2px;

	background-color: #D7D39A;

	color: #b63d13;

}



#next {

	text-align: right;

}



#next a {

	text-decoration: none;

	padding: 1px 2px;

	background-color: #D7D39A;

	color: #b63d13;

}



/*--navigation--*/



.navigation {

	float: left;

	width: 600px;

	margin: 20px 0;

}





.navigation .alignleft a {

	float: left;

}



.navigation .alignright a {

	float: right;

}



/*--gallery--*/



p.attachment {

	text-align: center;

	padding: 15px 10px;

	background-color: #dedcb6;

	border: 1px solid #c5c39b;

}

p.attachment a img {

	padding: 3px;

	background-color: #dedcb9;

	border: 1px solid #a6a371;

}



.navigation a img {

	padding: 3px;

	background-color: #dedcb9;

	border: 1px solid #a6a371;

}



.gallery-item a img {

	padding: 3px;

	background-color: #dedcb9;

	border: 1px solid #a6a371;

}



.gallery-item a:hover img {

	border: 1px solid red;

}

.piccolo {
	font-size: 8px;
	text-align: left;

}
#wrapper #content #right-col #sidebar #sidebar2 #news input {
	width: 123px;
}
#wrapper #content #left-col .post .entry a {
	color: #F26522;
	text-decoration: underline;
}
#wrapper #content #left-col .post .entry h2 a {
	color: #7397B4;
	text-decoration: none;
}
ul#menu{
	float:right;
	width:200px
}
ul#menu,ul#menu li{list-style-type:none;margin:0;padding:0}
ul#menu li{
	float:left;
	margin-right:0px
}
ul#menu a{
	float:left;
	padding:3px 0 2px10px;
	text-decoration:none;
	font-weight:bold;
	color:#82C90A
}
li#home a{
	
	height: 50px;
	width: 50px;
}
li#rosetta  a{
		height: 50px;
	width: 50px;
}
li#gallery  a{
		
	height: 50px;
	width: 50px;
}
li#contatti  a{
		height: 50px;
	width: 50px;
}
li#home a:hover {
		height: 50px;
	width: 50px;
}
li#contatti a:hover {
		height: 50px;
	width: 50px;
}
li#gallery a:hover {
		height: 50px;
	width: 50px;
}
li#rosetta a:hover {
		height: 50px;
	width: 50px;
}
#wrapper #content #left-col .post .metadata a {
	color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	width:200px;
	z-index:1;
	left: 1010px;
	top: 70px;
}
