/**
Theme Name: Alsandros
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine Theme
Coder: misbah (ini_misbah@yahoo.com)
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background-color:#042036;
	width:900px;
	margin:0 auto;
	font:normal 14px "Times New Roman", Times, serif;
	color:#d9d9c6;
}

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

a:hover { color:#FFF; }

#wrapper {
	
	padding:0 27px;
}


/* container */
#container {
	padding-bottom:17px;
	margin-bottom:0px;
}
#container_bottom_berto
{
	position:relative;
	float:left;
	width:900px;
	height:17px;
	background-image: url(images/container-bottom-background.png);
}
/* sidebar */
#sidebar {
	float:left;
	width:236px;
}

.widget {
	clear:both;
	margin-bottom:6px;
	padding:0 7px;
	font:normal 12px Verdana,Tahoma,Arial;
}

.widget-title {
	background:#2577c9 url(images/widget-title-bg.gif) repeat-x 0 0;
	font:normal 14px Verdana,Tahoma,Arial;
	color:#ffffff;
	height:40px;
	line-height:36px;
	text-transform:uppercase;
	padding-right:6px;
	position:relative;
	left:0;
}

.widget-title span {
	display:block;
	overflow:hidden;
	width:215px;
}

.widget-title .left, .widget-title .right {
	background:  url(images/widget-title-bg.gif) no-repeat 0 0;
	position:absolute;
	top:0;
	width:7px;
	height:40px;
}

.widget-title .left {
	background-position:0 -40px;
	left:-14px;
	width:14px;
}





/* content */
#content {
	float:right;
	width:734px;
	padding-right:7px;
}

#featured-posts-wrapper {
	background:#f1f6f8 url(images/featured-bg.gif) repeat-x 0 100%;
	border:1px solid #e2ecf0;
	margin-bottom:4px;
}

.featured-post {
	background:#f1f6f8 url(images/post-bg.gif) no-repeat 50% 37px;
	font:normal 11px Verdana,Tahoma,Arial;
	color:#7b7b7b;
}

.pagetitle {
	font-size:16px;
	font-weight:normal;
	color:#63829f;
	margin-bottom:5px;
}

.title {
	font-size:14px;
	font-weight:bold;
	color:#287cd0;
	margin-bottom:3px;
}

.meta {
	background:#f1f6f8 url(images/all-icons.gif) no-repeat 0 0;
	padding-left:20px;
	font:normal 10px Verdana,Arial,Tahoma;
	color:#0c3155;
	line-height:14px;
	text-transform:uppercase;
	margin-bottom:5px;
}







.nocomments{
	display:none;
}
.meta{
	display:none;
	}
	
/* footer */
#footer {
	height:33px;
	color:#d9d9c6;
	text-align:center;
	margin-top:30px;
	margin-bottom:10px;
	
}
#footer a, #footer a:hover {

	color:#d9d9c6;

	
}
#footer p {
	font:bold 14px Verdana,Tahoma,Arial;
	position:relative;
	float:left;
	width:100%;
	margin-top:9px;
}

#header
{
	height:150px;
	width:100%;
	text-align:center;
}

#content_header
{
	width:853px;
	background:#042944;
	color:#ffffff;
	padding:0px;
	margin-bottom:0px;
}
.post {
	background:#042944;
	color:#d9d9c6;
	margin-bottom:10px;
	width:853px;
	padding-bottom:10px;
	position:relative;
	float:left;
}

.entry p
{
	position:relative;
	float:left;
	width:613px;
	padding-left:120px;
	padding-right:120px;
}
.entry
{
	padding:0;
}
#lang
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:367px;
}
#italiano
{
	width:49px;
	float:left;
}

#inglese
{
	width:45px;
	float:left;
}
#trattino
{
	width:6px; float:left;
}