/*
    Theme Name: VM_theme
    Theme URI: http://www.evaneckard.com/pages/themes.php
    Description: VM_theme is Notepad Chaos' wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a> modified for Valentino Menghi
    Version: 1.5.1
    Author: CambiamentiWeb
    Author URI: http://web.cambiamenti.net
*/


body {
	background:url(images/body.jpg) repeat top center;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#page {
	background:url(images/page-back.jpg) no-repeat top center;
}

#container {
	width:819px;
	margin:0 auto;
	position:relative;
	height:252px;
}

/* search form */

#search {
	position:absolute;
	text-align:right;
	width:385px;
	left:385px;
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}


/* menu */

#menu-holder {
	position:absolute;
	top:43px;
	left:270px;
	width:515px;
	overflow:hidden;
}
#menu {
	width:515px;
	height:42px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:42px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:107px;
}
#photo {
	text-indent:-300em;
	overflow:hidden;
	left:104px;
	width:107px;
}
#lab {
	text-indent:-300em;
	overflow:hidden;
	left:214px;
	width:80px;
}

#bio {
	text-indent:-300em;
	overflow:hidden;
	left:302px;
	width:100px;
}

#contact {
	text-indent:-300em;
	overflow:hidden;
	left:410px;
	width:99px;
}

#home a:hover {
	background:transparent url(images/menu.jpg) no-repeat scroll -4px -6px;
}
#photo a:hover {
	background:transparent url(images/menu.jpg) -108px -6px no-repeat;
}
#lab a:hover {
	background:transparent url(images/menu.jpg) -218px -6px no-repeat;
}
#bio a:hover {
	background:transparent url(images/menu.jpg) -306px -6px no-repeat;
}
#contact a:hover {
	background:transparent url(images/menu.jpg) -414px -6px no-repeat;
}

#languages{}
#qtranslate-chooser{list-style:none;font-size:80%;position:absolute;top:0px;left:50px;}
#qtranslate-chooser a {color:#fff;text-decoration:none;}
#qtranslate-chooser a:hover {text-decoration:underline;}

/* blog title */

#title {
	position:absolute;
	top:225px;
	left:76px;
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:370px;
	overflow:hidden;
	height:30px;
}
#title h1 {
	font-size:20px;
	margin:0 0 2px;
	padding:3px 0 0;
}
#title a {
	color:#FEA839;
	text-decoration:none;
}

#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}

#title p {
	color:#fff;
	text-decoration:none;
	position:relative;
	top:-42px;
	left:163px;
	width:120px;
	margin-left:15px;
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
}


#container .rss a{
	width:55px;
	height:55px;
	position:absolute;
	top:206px;
	left:379px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;

}

/* content */

#content {
	background:url(images/notepad-back.jpg) repeat-y -55px 0;
	width:764px;
	margin:25px auto 0;
	padding-right:55px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:70px;
	width:450px;
	font-size:12px;
	line-height:20px;
}
#content .col01 h2, #content .col01 h3 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, serif;
	margin:0;
	padding:0 0 10px;
}
#content .col01 h2 {
	background:url(images/line.gif) repeat-x bottom;
	font-size:24px;
	line-height:28px;
}

#content .col01 h2 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h2 a:hover {	text-decoration:underline;}

#content .col01 h2, #content .col01 h3 {
	font-size:20px;
	line-height:24px;
}

#content .cat-title {
	font-size:22px;
	line-height:28px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	color:#F63003;
	margin:0 0 20px;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 16px;
}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#f4f0db;
}
#content .col01 .post {
	padding-bottom:30px;
}10px
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line-R.gif) repeat-x;
	padding-top:8px;
	clear:both;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:64px;
	width:70px;
	background:url(images/date-tab.gif) no-repeat;
	margin-left:20px;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:center;
	display:block;
	padding:5px 15px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:3px 37px 2px 0;
	font-size:18px;
	font-weight:bold;
	margin: -11px 0 0;
}
#content .col01 .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}

#content .col01 .post-inner a img{
	border:none;
}

#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}

#content .col01 .meta .icon {
border:none;
}
#content .col01 .meta a img {
	border:none;margin:0px 0 -3px;
}

#content .col01 .post-inner .more-link  {
	display: block;
	text-decoration:none;
	text-align:right;
	background:transparent;
	border-bottom:none;
}

#content .col01 .post-inner .more-link:hover {
	text-decoration:underline;
	background:transparent;
	border-bottom:none;
}

#content .col02 {
	float:right;
	width:212px;
	font-size:11px;
	line-height:16px;
}

#content .col02 #CV {
width:170px; border: 1px dashed #555;margin: 0 0 20px;padding:12px;display:block;
font-family:Times New Roman,Times,Georgia,serif; font-size:190%;text-decoration: none; color:#555; font-weight:bold;
line-height:20px;position:relative;height:40px; background:url(images/cv.png) no-repeat;position:relative;z-index:100;text-indent:-9999px;
}
#content .col02 #CV:hover {
z-index:100;
 background:url(images/CVhover.png) no-repeat;
}

#content .col02 #recent-posts {
	width:235px;
	height:289px;
	position:relative;
	top:-75px;
	left:-25px;
	background:url(images/recent.png) no-repeat;
}
#content .col02 #recent-posts.home {
	background:url(images/recent-photo.png) no-repeat;
}
#content .col02 #recent-posts ul {
	padding:120px 0 0;
	margin:0;
	text-align:right;
}
#content .col02 #recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0 0 0 50px;
	margin:0;
}
#content .col02 #recent-posts ul li .listMeta {
	font-size:10px;
}
#content .col02 #recent-posts ul li a {
	color:#292929;
	border-top:1px solid #996D38;
	display:block;
	width:170px;
	margin:0 8px 0 0;
	padding:4px 8px 4px 0px;
	background:url() no-repeat 5px 8px;
}
#content .col02 #recent-posts ul li a:hover {
	text-decoration:none;
	color:#ccc;
	background: url(images/black35.png) repeat scroll;
}

#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 h3 {text-indent:-9999px;}

#content .col02 .categories-upper {
	height:105px;
	background:url(images/categories-upper.gif) no-repeat;
	margin-top:-75px;
}
#content .col02 .categories {
	background:url(images/categories-back.gif) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:17px;
	line-height:11px;
	letter-spacing:4px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#728695;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	text-decoration:none;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background:transparent url(images/black35.png) repeat scroll 0 0;
}
#content .col02 .categories-btm {
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}


#content .col02 .links {
	background:url(images/txt-friends-links.gif) no-repeat 85px 8px;
	padding-top:20px;
}
#content .col02 .links ul {
	margin:15px 0 20px;
	padding:0;text-align:right;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;

}
#content .col02 .links ul li a {
	color:#000;
	margin:0 auto;
	display:block;
	width:192px;
	padding:6px;
	font-size:16px;
	font-weight:100%;
	letter-spacing:-.5px;
	text-decoration:none;
}
#content .col02 .links ul li a:first-letter {color:#f00;}
#content .col02 .links ul li a:hover {
		background:transparent url(images/black35.png) repeat scroll 0 0;
}

#content .col02 .side-meta {

}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}

/* dynamic sidebar */

#content .dynamic-sidebar {
	display:block;
	padding:12px 0;
	/*margin:-80px 0 60px;*/
}

.dynamic-sidebar .ngg_images{
text-align:right !important;
margin:91px 10px 0 0;
}


/* footer */

#footer-holder {
	width:819px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	width:932px;
	height:176px;
	position:absolute;
	top:0px;
	left:-54px;
	background:url(images/footer.jpg) no-repeat -1px 0;
	z-index:100;
}
#footer-holder .txt a {
	color:#ccc;
}
#footer-holder .txt a:hover {
	color:#FFF;
	text-decoration:none;
}
#footer-holder .txt {
	width:480px;
	position:absolute;
	top:92px;
	left:173px;
	font-size:11px;
	line-height:16px;
	color:#FFF;
	z-index:105;
	height:60px;
	overflow:hidden;
	text-align:center;
}
#footer-holder .txt em{
	font-family:georgia, times, serif;
	font-style:italic;
}
#footer-holder .smashing a {
	width:66px;
	height:61px;
	position:absolute;
	top:160px;
	left:709px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/logo-smashing.gif) no-repeat 0 0;
}
#footer-holder .smashing a:hover {
	background:url(images/logo-smashing.gif) no-repeat 0 -61px;
}
#footer-holder .evaneckard a {
	width:44px;
	height:44px;
	position:absolute;
	top:104px;
	left:727px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/icon-evaneckard.gif) no-repeat 0 0;
}
#footer-holder .evaneckard a:hover {
	background:url(images/icon-evaneckard.gif) no-repeat 0 -44px;
}

/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.avatar {
	float:left;
	clear:left;
}
.comment-txt {
	width:370px;
	float:right;
	clear:right;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

.wp-caption-text{font-style:italic;margin:0 10px;color:#555;font-family:georgia,times,serif; line-height:15px;}

/* img */
.alignleft {margin-right: 5px;float:left;}

.alignright {margin-left:5px;float:right;}


.dynamic-sidebar .ngg_images{margin:91px 10px 0 55px !important}

