.button {
	border-right: #5e5d63 1px solid; 
	border-top: #5e5d63 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: #5e5d63 1px solid; color: #000000;
	border-bottom: #5e5d63 1px solid;
	text-align: center;
}

.gprev {
	position: relative;
	margin: 0;
	padding:0 0 0 10px;
	width: 95%;
}

.gprev img {
	position: relative;
	float:right; 
	margin: -20px 0 0 0;
	padding:0;
	border:1px solid #000;
}

.grule {
	margin: 30px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-family:verdana,san serif;
	border-bottom: 1px solid #aaa;
}

.gtext {
	float:left;
	margin: 10px 0 0 0;
	width:60%;
}

.table {
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	height: 28px;
}

.combobox {
  	border: 1px solid #999999;
    background-color:	#6e6e6e;
  	margin-bottom: 5px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  	color: #000000;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

#main {
	width: 530px;
	background-color: #111111;
	margin: 0 auto;
	padding: 50px 120px;
}

#page-photo {
	width: 550px;
	height: 325px;
	float: left;
	border: 1px solid #9ea09f;
	margin-bottom: 30px;
}

#page-photo img {
	margin-top: 5px;
	margin-left: 5px;
}

.cbody {
	background: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

h1 {	font-size: 1em;	}

h2 {
	letter-spacing: -1px;
	font-size: 1.2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 2em;
}

p, ul {
	margin-top: 1.8em;
	line-height: 180%;
}

ul {	margin-left: 3em;	}

a {	color: #cccccc;	}

a:hover {	text-decoration: none;	}

hr {	display: none;	}

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
}

#header h1, #header h2, #header h3 {
	float: left;
	color: #ffffff;
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
	font-style:italic;
}

#header h2, #header h3 {
	padding: 47px 0 0 8px;
	font-size: 1.3em;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	font-size: 11px;
	font-family: "Century Gothic";
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 12px 10px 0 20px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {	text-decoration: underline;	}

#page {
	width: 933px;
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
	background-color: #333333;
	border-right: solid;
	border-right-width: thin;
	border-left: solid;
	border-left-width: thin;
	border-bottom: solid;
	border-bottom-width: thin;
	border-top: solid;
	border-top-width: thin;
}

#page_grigia {
	width: 926px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-color: #444444;
	border-right: solid;
	border-right-width: thin;
	border-left: solid;
	border-left-width: thin;
	border-bottom: solid;
	border-bottom-width: thin;
	border-top: solid;
	border-top-width: thin;
}

.post {	margin-bottom: 40px;	}

.post .title {	border-bottom: 1px solid #454545;	}

.post .title a {	text-decoration: none;	}

.post .entry {	padding: 20 20px;	}

.post .meta {
	height: 20px;
	padding: 15px 20px;
	background: url(images/img05.gif) no-repeat;
	line-height: normal;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {	text-decoration: underline;	}

.post .meta .byline {	float: left;	}

.post .meta .comments {	float: right;	}