/*
	Author Name	: Mascarpone
	Author Site	: http://www.mascarpone07.it
	Style Name	: Mascarpone
	Style URI	: http://www.mascarpone07.it
	Version		: 1.1 BETA
	Comments	: 
*/

body {
	font: 80% Arial, Helvetica, sans-serif;
	color: #330000;
	margin: 0;
	padding: 0;
	background: #FFF;
	height: 100%; 
}

a:link, a:visited {
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	
	}
	
a:hover, a:focus, a:active  {
	color: #009900;
	text-decoration: underline;
	
}

img {
	border: 0;
	text-decoration: none;
}

img.port {
	border: 1px solid #330000;
}



.resume span {
	display: none;
}

a.resume {
	display: block;
	width: 350px;
	height: 50px;
	background: url('http://www.mascarpone07.it/images/resume.jpg') left top no-repeat;
}
a.resume:hover {
	background: url('http://www.mascarpone07.it/images/resume_h.jpg') left top no-repeat;
}



/* SEZIONI */

#page {
	width: 800px !important; /*Width of entire Blog*/
	_width: 800px !important; /*Check in IE to get the value that matches your blog*/
	margin: 0 auto !important;
	border-top: 1px solid #330000;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding-top: 10px;
}

.columns-two #page {

	width: 800px;

}

																										/* HEADER */
#header {
	/* Contains the H1 and menu */
	width: 800px;
	background: #fff;
	height: 300px !important; /*sets the height of header*/
	_height: 300px !important; /*IE tweak*/
	margin: 0px;
	padding: 0px;
	position: relative;
}

#header span{
	display: none;
}




/* Menu */
	
ul.menu {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 30px;
	color: #FFF;
	background: #330000;
	}

ul.menu li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #FFF;
	height: 30px;
	}

	
ul.menu li a {
	float: left;
	display: block;
	padding: 0px 50px 0px 2px;
	margin: 0px;
	color: #fff !important;
	font-weight: bold;
	height: 30px;
	
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
}

ul.menu li:hover {
	background: #009900;
	height: 30px;
	}

ul.menu li a:hover, ul.menu li:hover > a {
	background: #009900 !important; /* hover background menu item color */
	color: #ffffff !important; /* text color when hovered */
	height: 30px;
	text-decoration: none;
	}

ul.menu li.current_page_item, ul.menu li.current_page_item a {
	color: #ffffff !important; /* active tab hover text color */
	background: #330000 !important; /* active tab background color */
	height: 30px;
	}

ul.menu li.current_page_item:hover {
	color: #ffffff !important; /* active tab hover text color */
	background: #009900 !important; /* active tab background color */
	height: 30px;
	}

ul.menu li.current_page_item a:hover {
	color: #ffffff !important; /* active tab hover text color */
	background: #009900 !important; /* active tab background color */
	height: 30px;
	}



ul.menu li a:hover {
	_background: #009900;
	_text-decoration:none;
	_height: 30px;
	} 



		/******* CORPO CENTRALE*/




.content {
	padding: 0;
	}

body.columns-two #primary-wrapper {

	float: left;
	margin-right: -250px;
	width: 100%;
	height: 100%;

	}



body.columns-two #primary {

	margin-right: 250px;

	}



body.columns-two .secondary {

	float: right;

}		
			
#primary {
	/* Contains the main column */
	width: 539px;
	margin-top: 10px;
	border-top: 1px solid #330000;
	margin-right: 10px;
	padding: 0px 0px 17px 0px;
	float: left;
	
}

#dynamic-content {

	padding-top: 0px;

	
}









			/******* SIDEBAR */


#sidebar-1 {
	/* The first sidebar */
	border-top: 1px solid #330000;
	
}

#sidebar-2 {
	/* The second sidebar */

}

.secondary {
	/* Contains both sidebars */
	background: #fff;
	width: 250px;
	padding: 0;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.4em;
	color: #663333;

	
	
}
	


			/*- Headings */



h1, h2, h3, h4 {

	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
}

h1 {
	font-size: 16px;
}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */

	text-align: left;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #330000;
	padding: 0px 0px 0px 0px;
	margin: -2px 0px 0px 0px;


}




.secondary h4 { /* Secondary H4 is sidebar headlines */

	font-size: 14px;
	font-weight: bold;
	padding: 0;
	display: block;
	margin-bottom: 10px;
	_margin-bottom: 9px;
	letter-spacing: 0px;

	_border-bottom: 1px solid #fff;


	
}

h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */

	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 17px 0px 0px 0px;

}

.entry-content h3 {

	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}


body.page .entry-content h3 {

	font-size: 18px;
	display: block;
	padding: 10px 0 0;
}

.secondary div {

	margin: 20px 0 0;
	padding: 0px 0px 10px 0px;
	position: relative;
	border-bottom: 1px solid #CCCCCC;

}


#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {

	color: #330000;
	font-weight: normal;

}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {

	color: #330000;
	text-decoration: none;
}

h2 a:hover,
h3 a:hover, 
h4 a:hover {

	color: #009900;
	text-decoration: none;
}

.entry-meta { /* Time and category for blog entries */
	font-size: 10px;
	line-height: 1.1em;
	text-align: right;
	padding-bottom: 5px;
	display: block;
	margin-top: 0px;
	color: #663333;
	border-top: 0px solid #ccc;
	
	background: #fff url('http://www.mascarpone07.it/wp-content/themes/k2/images/linealunga.gif') left top no-repeat;

	
}

.meta-start { /* Data */

	padding: 2px 0 2px 0px ;
	background: #fff url('/../../images/time.png') left top no-repeat;

}

.entry-head {
	margin-top: 0px;
}






		/*- Primary Contents */




.hentry {
	/* Each entry is contained within the 'hentry' class */
	margin: 0px 0px 0px 0px;
	position: relative;
}



.entry-content {
	/* The meat and potatoes of every entry */
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	color: #330000;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {

	margin: 0px 0px 0px 0px;

}

p.bloccotesto {
	padding-bottom: 1.2em;
	border-bottom: 1px solid #ccc;
}



.navigation {
	margin: 18px 0px 0px 0px;
}

.navigation a{
	color: #663333;
}




#footer {
	padding: 10px 0 110px;
	margin: 0 auto;
	color: #330000; 
	border-top: 1px solid #330000;
	text-align: right;
	font-size: 10px;
	width: 800px;
	background: url('http://www.mascarpone07.it/wp-content/themes/k2/images/ominifooter.jpg') no-repeat bottom right;
}

#footer p {
	line-height: 1.4em;
}
	
#footer a, #footer a:visited {
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	border: none;

	}
	
#footer a:hover, #footer a:focus, #footer a:active  {
	color: #009900;
	text-decoration: underline;	
}




			/*- Links */



#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	color: #009900;
	text-decoration: underline;
}


h2 a:hover, h2 span a:hover {
	color: #009900 !important;
}

a {
	color: #330000;
	text-decoration: none;
}

.entry-content a:visited {
	color: #330000;
}




/*- Sidebar Subpages Menu */

.sb-pagemenu ul {
	margin-left: 0px;
	margin-top: 19px;
	_margin-top: 17px;
	}

.sb-pagemenu ul ul {
	margin-top: 0px;
	}

.sb-pagemenu ul ul .page_item {
	margin-left: 5px;
	padding: 0;
	}
	
.sb-pagemenu ul ul a {
	color: #663333;
	font-weight: normal;
	}

.sb-pagemenu .current_page_item {

	}
	
	
.sb-pagemenu h4 {
	margin-top: 26px;
	}
	
	
	
	



code {
font: 1.1em 'Courier New', Courier, Fixed;
display:block;
overflow:auto;
text-align:left;
background:#fff;
border:1px solid #A6B0BF;
border-left: 6px solid #6395b0;
padding: 4px;
}



		
		
		
/*- Portfolio */
		
		
ul.galleria {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.galleria li {
	display: inline;
	padding: 0px 0px 0px 0px;
}

ul.galleria img {

	border: 1px solid #330000;
	margin-bottom: 10px;
}



#sinistra {
	float: left;
	width: 274px;

	
}

#destra {
	float: right;
	width: 265px;

	
}


#img_portfolio {

margin-bottom: 20px;

	
}


#sx {
	clear: left;
	float: left;
	width: 269px;
	border-right: 1px solid #330000;
	
}


#dx {
	float: right;
	width: 268px;
	border-left: 0px solid #330000;
}

#sx p {
	margin-top: 0px;
	border-bottom: 0px solid #ccc;
	margin-right: 15px;
}

#dx p {
	margin-top: 0px;
        margin-left: 14px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}




table.contatti {

	border-collapse: collapse;	
}

td.contattileft {

	width: 100px;	
}

.contatore {
	display: none;
	
}
		