* { padding: 0; margin: 0; }
body {
	margin:0;
	width:100%;
	padding: 0;
	/*text-align: justify;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 300;
	background-color:#eee;*/
	font-family: 'Raleway','Roboto', sans-serif;
	color: #000;
	background:#faeeca url(../IMG/background.jpg);
}

h1, h2, h3 {
	margin-top: 0;
	/*color: #8C0209;*/
}

h1 {
	/*font-size: 1.6em;
	font-weight: 100;*/
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 24px;
}

p {
	margin:20px 0;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #9c0015;
}

a:hover {
	border-bottom: none;
	color: #FF4D00;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

white {
	color:white;
	font-variant:small-caps;
	font-size:18px;
}

red {
	color:red;
	font-variant:small-caps;
	font-size:18px;
}

red_font {
	color:red;
	font-size:18px;
}

#container {
	/*border:1px solid red;*/
	
}

#wrapper { 
	margin: 0px auto 30px auto;
	border:1px solid #e9e7cd;
	border-width: 0 2px 2px 2px;
	width: 1000px;
	background:#fff none;
	/*opacity:0.3;
	box-shadow: 0 0 25px #323232;*/
 }

/* Header */
 
#header0 {
	border:0;
	margin-top:20px;
	width: 100%;
	height: 200px;
	background:#faeeca url(../IMG/background.jpg);
	color:#000;
	text-align:center;
}
#logoheader0 {
	border:1px solid #e9e7cd;
	border-width: 2px 2px 0 2px;
	background:#fff none;
	width:1000px;
	height:230px;
	margin:0 auto;
	text-align:left;
}
#titolo {
	border:0px solid red;
	margin:40px 0px;
	width:750px;
	float:right;
}
#titolo .font1 {
	font-size:40px;
	color:#666;
	background:transparent none;
}
#titolo .font2 {
	color:#666;
	background:transparent none;
}
#logoimage img {
	border:0;
	margin:15px 35px;
	width:130px;
}
#logoimage {
	border:0;
	background:#9b0014 none;
	width:200px;
	height:100%;
	float:left;
}
#logoimage2 {
	border:0;
	background:#9b0014 none;
	width:200px;
	height:30px;
	float:left;
}
#header1 {
	border:0;
	width: 100%;
	/*height: 50px;*/
	background:#000 none;
	opacity:0.5;
	color:#fff;
	/*text-align:center;*/
	margin-top:-40px;
	padding:10px 0;
}
.menuor {
	margin:0 10px;
}
#header1 a {
	border:0;
	color:#fff;
}
#header1 a:hover {
	border:0;
	color:#FF4D00;
}
#header3 {
	border:0;
	width: 100%;
	height: 50px;
	color:#eee;
	font-size:14px;
}
#header h1 {
	color:#000;
	font-size:45px;
}

#logo {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	/*background: #9c0015;*/
}

#logo img {
	height: 120px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
	color: #FF4D00;
}

#logo h1 {
	padding: 25px 0 0 0;
	font-weight: normal;
	font-size: 40px;
}

#logo p {
	padding: 25px 0 0 3px;
	font-size: 14px;
	color: white;
}


#navmenu {
	float:none;
	height: 32px;
	width: auto;
	background: #000 none;
}



/* Menu */

#menu {
	float: left;
	width: 250px;
	margin: 0 auto;
	padding: 0;
	height: 150px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

.flag{
	margin:20px;
}

/* Wrapper */



/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0px;

}

/* Newsticker */

.sample {  background-color: #efd; }

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 30px 20px 0px 20px;
	height: 100%;
}

.post {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	/*font-weight: normal;*/
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight:bold;
	color:#666;
	font-style:italic;
	font-variant:small-caps;
}

.titlered {
	margin: 0;
	padding: 10px 0 4px 20px;
	/*font-weight:bold;*/
	color:#9b0014;
	/*font-style:italic;
	font-variant:small-caps;*/
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 2px #ddd solid;
	margin: 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;	
	line-height:normal;
}

.red {
	color: red;
}

.line-through {
	text-decoration:line-through;
}

.avatar {
	padding: 25px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 32px 0px 0px 0px;
	font-size: 14px;
}

#sidebar p {
	margin:0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.#sidebar li {
	padding: 0 0 20px 0;
}

#sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #bbb dashed;
}


#sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #890208;
	font-size: 18px;
	color: #FFFFFF;
}

.sidebar-box {
	float: left;
	width: 170px;
	margin: 40px 15px 0px 15px;
	padding: 5px ;
	font-size: 16px;
	border:medium solid #890208;
	background:F3F3F3;
}

.sidebar-box p {
	text-align:center;
	font-size:12px;
	color:#890208;
}

.sidebar-box h1 {
	text-align:center;
	font-size:18px;
	color:#890208;
}

.social_icons img {
	margin:0 4px;	
}

.social_icons p {
	text-align:center;	
}

/* Footer */

#footer {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	border:1px solid #9c0015;
	border-width:1px 0 0 0;
	background: #fff;
	color: #666;
	font-size:12px;
	font-weight:normal;
}

#footer p {
	margin: 0;
	padding: 4px 20px;
	/*font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;*/
}

#footer #floatleft {
	float:left;
	margin: 7px 20px;
}

#footer #floatright {
	float:right;
	margin: 7px 20px;
}

#footer a {
	/*color: #333;*/
	text-decoration:none;
}

#footer a:hover {
	/*color: #333;*/
	text-decoration:underline;
}

ul {
	margin:20px 0;
	list-style-type: circle;
	/*list-style-position: inside;*/
}

