/*  
Theme Name:Antonio Campanella
Theme URI: http://www.antoniocampanella.com/
Description:Fotografia e grafica
Version: | 1.0
Author: Antonio Campanella
Author URI: http://www.antoniocampanella.com/
*/



/* STRUTTURA */

Body {
	background:#FFF;
	margin: 0;
	padding: 0;
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
	text-decoration:none;
	}

a { 
	outline:none; 
	}

a:link {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
	}

a:visited {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#b1b3b6;
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
	}

a:active {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color:#e95d0e;
	line-height:15px;
	text-decoration:none;
	font-weight:normal;
	}

img {
	border:0;
	}

hr {
	display:none;
	}

h2 {
	font-size:11px;
	color:#000;
	}

ul, li {
	list-style-type:none;
	margin: 0;
	padding:0;
	}
 
#page {
	width: auto;
	}
 
#header {
	width:auto;
	height:150px;
	/*background: #ffffff url(../antonio_campanella/images/trattino.jpg) left bottom repeat-x;*/
	padding-left:35px;
	}
	
#menu{
	padding-top:30px;
}

		
		.campanella a {
			display: block;
			width: 229px;
			height: 20px;
			background: url(../antonio_campanella/images/campanella.jpg) no-repeat left top;
		}
		
		.campanella a:hover {
			background-position: left bottom;
		}
		
		.photographer a {
			display: block;
			width: 134px;
			height: 20px;
			background: url(../antonio_campanella/images/portfolio.jpg) no-repeat left top;
		}
		
		.photographer a:hover {
			background-position: left bottom;
		}
		
		.graphic a {
			display: block;
			width: 134px;
			height: 20px;
			height: 17px;
			margin-bottom:3px;
			background: url(../antonio_campanella/images/projects.jpg) no-repeat left top;
		}
		
		.graphic a:hover {
			background-position: left bottom;
		}
		
		.news a {
			display: block;
			width: 133px;
			height: 20px;
			height: 17px;
			margin-bottom:3px;
			background: url(../antonio_campanella/images/daily.jpg) no-repeat left top;
		}
		
		.news a:hover {
			background-position: left bottom;
		}
	
		.about a {
			display: block;
			width: 134px;
			height: 20px;
			height: 17px;
			margin-bottom:3px;
			background: url(../antonio_campanella/images/about.jpg) no-repeat left top;
		}
		
		.about a:hover {
			background-position: left bottom;
		}
		
		.links a {
			display: block;
			width: 134px;
			height: 20px;
			height: 17px;
			margin-bottom:3px;
			background: url(../antonio_campanella/images/links.jpg) no-repeat left top;
		}
		
		.links a:hover {
			background-position: left bottom;
		}
		
		.contact a {
			display: block;
			width: 134px;
			height: 20px;
			height: 17px;
			margin-bottom:3px;
			background: url(../antonio_campanella/images/contact.jpg) no-repeat left top;
		}
		
		.contact a:hover {
			background-position: left bottom;
		}
 
#wrapper {
	width: auto;
	}

#wrapper img {
float:left; 
margin-right:20px;
margin-bottom:20px;
}

#content {
overflow:auto;
	float: left;
	width: auto;
	padding-left:35px;
	}

#sidebar {
	display:none;
	}

#footer {
	display:none;
	}

.post {
	margin-top: 50px;
	}

.next_return {
	margin-top: 40px;
	margin-bottom: 40px;
	}
	
.next_return a, .next_return a:link, .next_return a:hover, .next_return a:active, .next_return a:visited {
	font-size: 13px;
	font-weight:bold;
	}