/*
Theme Name: Max Veronesi
Theme URI: http://webdesign.gianandreacosta.com/
Description: 
Version: 1.0
Author: Gian-Andrea Costa
Author URI: http://webdesign.gianandreacosta.com/
Tags: dark, photos, NGG gallery custom
*/

							
							.ie-advice {
								width:400px;
								position: absolute;
								top:10px;
								left:50%;
								margin-left:-200px;
								color:#fff;
								font-size:12px;
								padding:10px;
								border:1px solid #990000;
								background-image:url(images/bg-transp-soft1.png);
								z-index:99;
								line-height:20px;
								color:#D99F96;
							}
							
							.ie-advice a {color:#D99F96; font-weight:bold;}
							.ie-advice a:hover {color:#FDB8AE;}
							
							.ie-advice {
							display:none;
							visibility:hidden;
							}



html {
margin:0px;
padding:0px;}

html, table {
font-size:100%;}

/* GLOBAL TEXT */

a, a:visited  {
	color: #79818C;
	text-decoration:none;
}

a img {
	border: none;
}


a:hover {
	color: #B1BDCD;
}

acronym, abbr {}

acronym, abbr, span.caps {
	}

acronym, abbr {
	cursor: help;
}

blockquote {}

body {
	background: #4a5155;
	background-image:url(images/background.jpg);
	background-attachment:fixed;
	color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

cite {}

h1 {
margin-top:0px;}


h2, h2#page-title, #page-title {
	font-size:16px;
	text-transform:capitalize;
	font-weight:bold;
	padding:0px;
	background-color:transparent;
	color:#D0D5DC;
	text-shadow:#000 3px 3px 4px;
	}

#page-title {
font-weight:bold;}

h3 {}

h4 {}

/* END GLOBAL TEXT */




/* META POSTS AND PAGES */

.meta {
//display:none;
}

/* Edit button */
	
.frontEndPanel {
		min-height:18px;
		border: 0px solid #333;
		text-align:left;
		padding-left:26px;
		background-image:url(images/icon-edit.png);
		background-position:lef  center;
		background-repeat:no-repeat;		
}
	
.frontEndPanel a {}



.TheContainer {
width:900px;
margin:0 auto 0;
padding:0px;}
	

/* Header */

.header {
background-color:transparent;
height:180px;
}

.header-logo {
	position:absolute;
	width:100%;
	height:136px;
	top:20px;
	z-index:0;
	background-image:url(images/header-logo.png);
	background-repeat:no-repeat;
	background-position: center;
}


/* End Header */





/* Content */

.content {
	width:630px;
	float:right;
	
	padding-left:20px;
	padding-right:20px;
	
	margin-bottom:20px;
}

.storycontent {
text-align:justify;}

.storycontent img {
margin-right:10px;}


		/* Navigation */
		
		.navigation {
		background-color:#000;
		margin-top:10px;
		}
		
		#textalignleft {
		text-align:left;
		}
		
		#textalignright {
		text-align:right;
		}

/* End Content */





/* Sidebar */


.sidebar {
background-color:transparent;
width:230px;
float:left;
}

#menu {
}


#menu ul {
	/* tutta la lista con titolo */
	font-weight: normal;
	font-size:16px;
	margin: 0;
	margin-bottom:20px; /* spazio tra le lista */
	padding-left: 6px;
	list-style:none;

}

#menu ul li {
}

#menu ul ul {
	/* voci della lista con simbolo */
	margin-top: 6px; /* spazio sotto titolo lista */
	padding-left:15px;}

#menu ul ul li {
	/* voci della lista senza simbolo */
	margin-top: 0;
	font-size:14px;
	font-weight:normal;
	padding: 2px; /* spazio tra le voce della lista */
	padding-left: 0px;
	list-style: disc;
}

#menu ul ul li a {
	text-decoration: none;
}

#menu ul ul li a:hover {}

#menu ul ul ul.children {}

/* End Sidebar */


.breadcrumb {}
	

/* FOOTER */

#suattr { /* toglie copyright SEO */
display:none;}

div.footer {
font-size:12px;
text-align:center;
background-color: transparent;
}

div.footer a {
color:#FFFFFF;}

div.footer a:hover {
color:#B1BDCD;}


span.copy {}

.hintsClass {
font-size: 0.8em;
color: #fff;
border: 1px solid #444;
padding: 12px;
text-align:center;
background-image:url(images/bg-transp-hard1.png);
}
	
.footerHints b {
text-transform:uppercase;
}

				/* Sticky footer */
				
				* {
					margin: 0;
				}
				html, body {
					height: 100%;
				}
				.wrapper {
					min-height: 100%;
					height: auto !important;
					height: 100%;
					margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
				}
				.footer, .push {
					height: 25px; /* .push must be the same height as .footer */
				}
				
				/* */

/* END FOOTER */














			/* WP DEFAULT CALENDAR */
			
			#wp-calendar {
				border: 1px solid #ddd;
				empty-cells: show;
				font-size: 14px;
				margin: 0;
				width: 90%;
			}
			
			#wp-calendar #next a {
				padding-right: 10px;
				text-align: right;
			}
			
			#wp-calendar #prev a {
				padding-left: 10px;
				text-align: left;
			}
			
			#wp-calendar a {
				display: block;
				text-decoration: none;
			}
			
			#wp-calendar a:hover {
				background: #e0e6e0;
				color: #333;
			}
			
			#wp-calendar caption {
				color: #999;
				font-size: 16px;
				text-align: left;
			}
			
			#wp-calendar td {
				color: #ccc;
				font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
				letter-spacing: normal;
				padding: 2px 0;
				text-align: center;
			}
			
			#wp-calendar td.pad:hover {
				background: #fff;
			}
			
			#wp-calendar td:hover, #wp-calendar #today {
				background: #eee;
				color: #bbb;
			}
			
			#wp-calendar th {
				font-style: normal;
				text-transform: capitalize;
			}
			
			/* END WP DEFAULT CALENDAR */

/* Captions & aligment */
.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;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear: both;
}
/* End captions & aligment */












/* FORM */

.credits {
display:none;}

/* END FORM */






/* Gallery */
.gallery-content, .page-content {
	width:600px;
	background-color:transparent;
	background-image:url(images/bg-transp-hard2.png);
	margin:0px;
	margin-top:10px;
	padding:1px;
	box-shadow:5px 5px 10px #000;
	-webkit-box-shadow:5px 5px 10px #000;
	-moz-box-shadow: 5px 5px 10px #000;
}

.ngg-pagination {
display:none;}

.gallery-title {
width:610px;
margin-bottom:0px;
text-transform:capitalize;}


#gallery-back-button {
float:right;
}

.album-container {
width:100px;
height:100px;
display: inline-block;
margin-top:10px;

display: -moz-inline-stack;
zoom:1; *display: inline; _height: 100px; /* ie inline block fix */
}

.album-thumb {
position:absolute;

background-color:#000;
margin:0px;
padding:1px;


box-shadow:5px 5px 10px #000;
-webkit-box-shadow:5px 5px 10px #000;
-moz-box-shadow: 5px 5px 10px #000;}

.thumb {
background-color:#000;
margin:0px;
padding:1px;
margin-bottom:15px;


box-shadow:5px 5px 10px #000;
-webkit-box-shadow:5px 5px 10px #000;
-moz-box-shadow: 5px 5px 10px #000;}

.album-thumb img {}

.album-thumb img:hover {}

.album-title {
width:92px;
height:92px;
position:absolute;
background-image:url(images/bg-transp-hard1.png);
padding:5px;
text-transform:capitalize;
font-weight:bold;
}

.album-title {
opacity:0;
-moz-opacity: .00;
filter: alpha(opacity=0); /*per Internet Explorer 6-7*/
filter: “alpha(opacity=0)”; /*per Internet Explorer 8*/ }

.album-title:hover {
opacity:1;
filter: alpha(opacity=100); /*per Internet Explorer 6-7*/
filter: “alpha(opacity=100)”; /*per Internet Explorer 8*/ 
-moz-opacity: .99;
}


				.ngg-gallery-thumbnail img {
					display:block; 
					position:relative;
					opacity:1;
					filter: alpha(opacity=100); /*per Internet Explorer 6-7*/
					filter: “alpha(opacity=100)”; /*per Internet Explorer 8*/ 
					-moz-opacity: .99;
				}
				
				.ngg-gallery-thumbnail img:hover {
				opacity: 0.6;
				filter: alpha(opacity=60); /*per Internet Explorer 6-7*/
				filter: “alpha(opacity=60)”; /*per Internet Explorer 8*/ 
				-moz-opacity: .60;
				} 

/**/



/* Normal Page */
.page-content {
padding:10px;}

/* Contact */
body#contact .page-content {
padding:0px;}

body#contact .storycontent {
padding:10px;}

/* Links */
.span-link {
padding-right:1px;}

body#links .page-content ul {
list-style:none;
padding-left:0px;}

body#links .page-content ul h2 {
padding-bottom:10px;
color:#FFFFFF;
text-shadow:#000 0px 0px 0px;
}

/* Latest image */

.latest-image {
margin-bottom:20px;}

.latest-image #page-title, .latest-image #gallery-back-button {
display:none;}

.latest-image .gallery-content {
width:200px;}





/* Pages Fading  Menu */

#menuWrap {
	width:					200px;
	background-color:		transparent;
	margin:					0px;
	margin-top:-24px;
	margin-left:-6px;
	padding:0px;
}

.sidebar-separator { /*fix ie 8 */
display:none;
}

ul.pagesMenu {
list-style:none;

}

div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		transparent;
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	padding-left:5px;
	
 	width: 			205px;
	
	height: 		25px;
	line-height: 	25px;
	text-align: 	left;
	text-decoration:none;
	color:			#fff;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background-color: transparent;
	background-image:url(images/bg-menu-hover.png);
	background-position:left;
}

.current_page_item {
color:#fff;
font-weight:bold;}


body#nude span#gallery-back-button { display:none; visibility:hidden;}




