/*
Theme Name: Andrea Dusio
Theme URI: http://www.andreadusio.it/
Description: Tema originale per il blog Andrea Dusio
Version: 1.0
Author: Claudia De Luca
Author URI: http://www.art-bit.org/
*/

@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
		}
		
img {border:0px;}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:justify;
	background-image:url(images/bkg_page.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	}

a:link, a:visited, a:active {
	color:#000;
	text-decoration:none;}
	
a:hover {
	color:#db0000;
	text-decoration:underline;
	}

.clear {clear:both;}

/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish.
 * http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     dot colon
 * @vendorurl:  http://www.dotcolon.net
 * @licenseurl: http://www.fontsquirrel.com/license/Vegur
 *
 *
 */

@font-face {
	font-family: 'Vegur ExtraLight';
	src: url('fonts/Vegur-EL_0500.eot');
	src: local('Vegur ExtraLight'), local('Vegur-ExtraLight'), url('fonts/Vegur-EL_0500.otf') format('opentype');
}

@font-face {
	font-family: 'Vegur Regular';
	src: url('fonts/Vegur-R_0500.eot');
	src: local('Vegur Regular'), local('Vegur-Regular'), url('fonts/Vegur-R_0500.otf') format('opentype');
}

@font-face {
	font-family: 'Vegur Bold';
	src: url('fonts/Vegur-B_0500.eot');
	src: local('Vegur Bold'), local('Vegur-Bold'), url('fonts/Vegur-B_0500.otf') format('opentype');
}
h1 {font: 48px 'Vegur ExtraLight', "Trebuchet MS", Arial, sans-serif;letter-spacing: 0; color:#db0000;}

h2 {font: 24px 'Vegur Regular', "Trebuchet MS", Arial, sans-serif;letter-spacing: 0; color:#000;
padding-bottom:20px;}

h3 {font-size:18px;
padding-bottom:10px;}

h4 {font-size:14px;
padding-bottom:10px;
font-weight:normal;}

h5 {
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;}
	
small {color:#666;}
/* ----------------------------------------------------------- */

#wrapper {
	margin:0px auto;
	padding-top:5px;
	width:996px;
	background-image:url(images/bkg_top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
			}
#container {
	margin:0px auto;
	width:725px;
	min-height:400px;
	padding-right:85px;
	border-top:1px #000 solid;
	border-left:1px #000 solid;
	border-right:1px #000 solid;}
	
#menu {text-align:right;
padding-top:5px;
}

#header {margin-left:85px;}

.highlight {width:415px;
float:left;
margin-bottom:20px;}

#footer {margin:0px auto;
	width:740px;
	padding:20px 0px 20px 70px;
	background-color:#e7e7e7;
	min-height:120px;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	border-bottom:1px #000 solid;
	overflow:hidden;}
	
#footer ul, #footer li {
	list-style:none;}
.box {
	width:210px;
	float:left;
	margin-left:15px;
	padding-left:15px;
	border-left: dotted 1px #666;
	}

ul {
	padding-left:15px;
	list-style:none;}
/* ----------------  area news --------------------- */
.content {width:500px;
float:left;
}

.side {	width:165px;
padding-left:60px;
margin-bottom:30px;
float:left;}

.date_box {
	width:70px;
	height:70px;
	background-color:#000;
	color:#FFF;
	text-align:center;
	float:left;}
	
.giorno {
	font-size:30px;}
.meseanno {
	font-size:10px;}
	
 .entry h2  {	 
	 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
	}
	
.entry {
	width:410px;
	padding-top:8px;
	padding-left:15px;
	float:left;
	border-top:1px solid #000;}
	
.entry img {
		float:left;}
		
			
.postmetadata {font-weight:bold;
	padding:15px 0px 25px 0px;
	color:#333;
	}
	
.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active, small a:link, small a:visited, small a:active {
	font-weight:normal; color:#666;
	text-decoration:none;}

.postmetadata a:hover, small a:hover {
	color:#db0000;
	text-decoration:underline;}

.space {
	margin-bottom:10px;}
.textfield {
	border:1px solid #666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;}
	
.textarea{
	width:400px;
	border:1px solid #666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;}
.button {
	width:60px;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:10px 0px 30px 170px;;
	background-color:#d7d7d7;
	}
ol li{
	clear:both;
	border-bottom: 1px solid #000;
	padding-top:20px;
	}
.break  {height:5px;
	clear:both;}
	
.navigation {width:430px;
margin-bottom:5px;
	padding-top:8px;
	padding-left:70px;
	border-top:1px solid #000;
	font-weight:bold;
	font-size:14px;
	border-top:1px solid #000;}
	
.alignleft{width:200px;
	text-align:left;
	float:left;}

.alignright {width:200px;
	text-align:right;
	float:right;}
