/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {

	background: #AFB3BC url(imgs/bg_big.jpg) no-repeat fixed top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.2em;
	line-height: 150%;
	text-align:justify;
}

ul, ol {
}

blockquote {
}

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

a:hover {
	color:#CC0000;
	text-decoration: underline;
}

hr {
	display: none;
}


/* Enter Page */

#logoenter {
	margin:auto;
	width: 411px;
	height: 120px;
}

#flagsenter {
	margin:auto;
	width: 400px;
}

#flagsenter ul{
	margin:auto;
	height: 150px;
	
}

#flagsenter li{
	display:inline;
	padding: 30px;
	height: 150px;
}

/* Menu */

#menu {
	float: right;
	width: 616px;
	height: 37px;
	margin: 0 auto;
	padding: 48px 0 0 0;
	margin: 0 15px 0 0;
	background: url(imgs/bg_menu.gif) repeat-x top;
}

#menu ul {
	/*float: right*/;
	height: 37px;
	margin: 0;
	padding: 0;
	/*background: url(images/img03.gif) no-repeat;*/
	list-style: none;
}

#menu li {
	float: left;
	padding: 0 0 0 1px;
	/*width: 100px;*/
	text-align:right;
	height: 37px;
	background: url(imgs/menu_separatore.gif) no-repeat left top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 13px 35px 0 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#menu a:hover {
	background: url(imgs/bg_menuhover.gif) repeat-x;
	color: #CC0000;
	height: 37px;
}

/*#menu .current_page_item a {
	background: url(imgs/bg_menuhover.gif) repeat-x;
	color: #CC0000;
	height: 37px;
}*/

.current_page_item {
	background: url(imgs/bg_menuhover.gif) repeat-x;
	color: #CC0000;
	height: 37px;
}

/* Menu English*/

#menu_eng {
	float: right;
	width: 602px;
	height: 37px;
	margin: 0 auto;
	padding: 48px 0 0 0;
	margin: 0 15px 0 0;
	background: url(imgs/bg_menu.gif) repeat-x top;
}

#menu_eng ul {
	/*float: right*/;
	height: 37px;
	margin: 0;
	padding: 0;
	/*background: url(images/img03.gif) no-repeat;*/
	list-style: none;
}

#menu_eng li {
	float: left;
	padding: 0 0 0 1px;
	/*width: 100px;*/
	text-align:right;
	height: 37px;
	background: url(imgs/menu_separatore.gif) no-repeat left top;
}

#menu_eng a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 13px 32px 0 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

#menu_eng a:hover {
	background: url(imgs/bg_menuhover.gif) repeat-x;
	color: #CC0000;
	height: 37px;
}

/*#menu_eng .current_page_item a {
	background: url(imgs/bg_menuhover.gif) repeat-x;
	color: #CC0000;
	height: 37px;
}*/

/* Logo */

#top {
	width: 970px;
	height: 100px;
	margin: 0 auto;
	/*border-bottom: 6px solid #3F3F3F;*/
	color: #414141;
}

/*#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}*/

#logo {
	margin: 0;
	float: left;
	width: 290px;
	height:100px;
	padding-left: 15px;
	/*background: url(imgs/cb_logotop.png) top left no-repeat;

}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;*/
}

/* Splash */

#splash {
	width: 970px;
	height: 270px;
	margin: 0 auto;
}

/* Page */

#page {
	width: 970px;
	margin: 0 auto;
	/*padding: 0 25px;*/
	background: url(imgs/bg_content.png) repeat-y center top;
}

/* Content */

#content {
	float: right;
	width: 594px;
	padding: 20px 0 0 5px;
	margin-right: 40px;
}

.post {
	padding-bottom: 5px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 24px;
	color: #CC0000;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 5px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	/*font-size: smaller;*/
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 255px;
	margin-left: 15px;
	padding: 20px 15px 10px 20px;
	background: #E9E9E9 url(imgs/bg_tabsx.gif) bottom left repeat-x    ;
}

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

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 10px;
	/*padding-bottom: 5px;*/
	background: url(imgs/puntoelenco.gif) left no-repeat;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background: transparent url(imgs/dottedline.gif) repeat-x scroll left bottom;
}

#sidebar a {
	text-transform: uppercase;
	color: #414141;
	font-size:11px;
	text-decoration: none;
}

#sidebar a:hover {
	/*text-decoration: underline;*/
	color: #cc0000;
}

/*#sidebar .submenu_active a {
	color: #999;
}*/

.submenu_active {
	color: #999;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	/*clear: both;
	width: 970px;*/
	height: 100px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 10px solid #3F3F3F;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
