
/*FILESTART*//* Global */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	color: #ffffff;
	background: #fbfbfb;
	margin: 0;
	padding: 0;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999999;
}

blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #ffffff;
	border-left: 5px solid #ff5a00;
	background: #aaa;
}

blockquote p {
	margin:0;
	padding: 10px 20px;
	display: block;
}

a {
	color: #ff5a00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
}

h2 {
	font-size: 1.6em;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
}


/* Header */

#header {
	width: 1000px;
	height: 310px;
	margin: 0;
	padding: 0;
	background: url(http://www.carrettivda.it/wp-content/themes/carretti/images/header-bg.jpg) no-repeat;
}

#header h1 {
	font-size: 5em;
	padding: 45px 0 0 150px;
	margin: 0;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header h2 {
	color: #fff;
	font-size: 2.3em;
	padding: 0 0 0 150px;
	margin: 0;
}

#searchform {
	margin: 0;
	padding: 0;
	width: 339px;
	height: 80px;
	background: url(http://www.carrettivda.it/wp-content/themes/carretti/images/searchform.jpg) no-repeat;
}
#searchform input {
	float: left;
	border: none;
	color: #000000;
	margin: 0;
	padding: 0;
}
#searchform .searchtext {
	margin: 27px 10px 0 136px;
	width: 118px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border: none;
	background: transparent;
}
#searchform .searchbutton{
	width: 32px;
	height: 30px;
	margin: 20px 0 0 0;
}
#searchform label {
	display: none;
}


/* Mainframe */

#container {
	width: 1000px;
	background: url(http://www.carrettivda.it/wp-content/themes/carretti/images/container-bg.jpg) 0px 80px repeat-y;
	margin: 0;
	padding: 0;
}

#navigation {
	background: url(http://www.carrettivda.it/wp-content/themes/carretti/images/navigation.png) no-repeat;
	width: 36px;
	height: 520px;
	margin: 0;
	padding: 0 0 0 74px;
	float: left;
}

/* Content */

#content {
	float: left;
	width: 551px;
	padding-top: 24px;
	background: url(http://www.carrettivda.it/wp-content/themes/carretti/images/content-top.jpg) no-repeat;
	color: black;
}




#attachments{
	padding:0px 20px 30px 20px;
}

#attachments ul{
	list-style: none;
}

.post {
	padding: 20px 20px 10px 60px;
}

.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin: 0;
	padding-left: 0px;
	height: 25px;
	/*background: url(http://www.carrettivda.it/wp-content/themes/carretti/images/post-title.jpg) no-repeat;*/
}

.post h2 a {
	text-decoration: none;
	color: #ff5a00;
}

.postmetadata {
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 0.8em;
	border-bottom: 2px solid #c9c9c9;
}

.entry p{margin:5px 0;}
.entry {
	width: 445px;
	overflow: hidden;
	font-family: Tahoma;
	line-height: 20px;
	color: #000000;
}

.notfound {
	margin: 100px 0;
	text-align:center;
	font-size: 4em;
	font-weight: bold;
	color: #782f02;
}

.endline {
  clear: both;
}

.commentline {
	text-align: right;
	font-weight: bold;
	padding: 20px 20px 0 0;
}

.commentline a {
	text-decoration: none;
}

.quickjump {
	padding: 0 0 0 60px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	color: #782f02;
}

.postjumper {
	float: left;
	padding: 0 20px 0 0;  
}


/* PageNavi*/

.wp-pagenavi {
	padding: 0 40px 5px;
}
.wp-pagenavi a {
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
}
.wp-pagenavi span.pages {
	padding: 2px 4px; 
	margin: 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 339px;
	_width: 320px;
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial;
	color: #ddd;
	margin: 0;
	height: 29px;
	padding: 10px 0 0 0;
}

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

#sidebar ul li {
	margin: 0;
	padding: 0;
}

#sidebar ul ul {
	margin: 6px 0 12px 0;
	padding: 0 0 0 20px;
	list-style-image: url(http://www.carrettivda.it/wp-content/themes/carretti/images/sidebar-li.gif);
}

#sidebar ul ul li {
	margin: 6px 0;
	padding: 0;
	font-size: 1.5em;
	color: #000;
}

#sidebar ul ul li a {
	text-decoration: none;
	color: #fff;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color: #fff;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #555;
}


#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform p {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #333;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #dedede;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.children {
	padding: 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #ababab;
}

.thread-even {
	background-color: #9a9a9a;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #000;
	background-color: #ababab;
	margin: 0;
	padding: 10px;
}

.even {
	border-left: 1px solid #000;
	background-color: #9a9a9a;
}


/* Footer */

#footer {
	background: url(http://www.carrettivda.it/wp-content/themes/carretti/images/footer-bg.jpg) no-repeat;
	width: 1000px;
	height: 123px;
	clear: both;
	margin: 0;
}

#footer p {
	margin: 0;
	padding: 75px 60px 0 0;
	text-align: right;
	color: #474d52;
}

#footer a {
	color: #474d52;
	text-align: center;
	text-decoration:none;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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;
}
#sidebar ul ul ul {
	border: none;

	background: none;
}
#sidebar ul ul ul li {
	width: 80%;
	border: none;
	background: none;
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 1em;	
}
#sidebar a {
	color: #ff0;	
}
#sidebar select {
	margin-left: 37px;
	width: 80%;	
}
/*FILESTART*//*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(http://www.carrettivda.it/wp-content/plugins/nextgen-gallery/css/albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
