/*
Theme Name: Terrace Lodge Rivisited
Theme URI: http://www.gorjux.net/
Description: New Terrace Lodge Template
Version: 1.0
Author: Karim Gorjux
Author URI: http://www.karimblog.net/
*/

/* CSS Reset v1.0 | http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Alcuni tags di uso comune */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 500;
	text-transform: capitalize;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #932a08;
	line-height: 1.2em;
}

h3 { 
	font-size: 10px;
	font-weight: bold;	
}

strong	{ font-weight: bold; }
.clear	{ clear: both; }

a:link, a:visited, a:active	{
	color:#eaddb3;
	text-decoration:none;
}

a:hover	{
	color: #932a08;
	text-decoration: none;
	border-bottom: 1px dotted #994112;
}

/* Wordpress Tag */


.aligncenter	{
	display: block;
	margin: 0 auto;
}

.alignleft	{
	float: left;
}

.alignright	{
	float: right;
}

.wp-caption {
	margin: 10px;
	border: 1px solid #b6b6b6;
	background: #f3f3f3;
	padding-top: 4px;
}

.wp-caption img	{
}

.wp-caption p.wp-caption-text	{
	padding: 0 4px 5px;
	line-height: 17px;
	font-size: 11px;
}

/* Basic Structure */

body {
    background:#391d05;
	text-align: center;
	color: #333;
	font-size: 13px;
    font-family: Verdana, Arial sans-serif;
}

#container {
	width:1050px;
	margin:auto;
	background: url(img/container-bg.jpg) repeat-y;
}

#header {
	background:url(img/terrace_header.jpg) no-repeat;
	width:1050px;
	height:255px;
	float:left;
}


#main {
	background:url(img/main_background.jpg) repeat-y;
	width:848px;
	float:left;
}

/* Logo */

#logo{
	width:130px;
	height:120px;
	float:left;
	margin: 45px 30px 30px 55px;
}


/* Sidebar */

#sidebar{
    background:url(img/terrace_sidebar.jpg) top no-repeat;
	width:202px;
	min-height: 670px;
/*	height: auto !important; */
	float:left;
}

.widget {
    margin-top: 1em;
    margin-bottom: 1.5em;
    margin-left: 3em;    
}

#sidebar h2{
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #d5bd7b;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 0.8em;
}


#sidebar  ul{
	background:transparent;
	line-height: 1.5em;
	text-align:left;
	width:130px;
	padding-left: 1.2em;
	font-size: 1.1em;	
}

#sidebar li{
/*	margin-top: 15px; */
}

#sidebar ul li a.active{
	color: #932a08;
}

/* Main Head */

#main_head	{
	background:url(img/main_headering.png) no-repeat;
	width:848px;
	height:90px;
	position:relative;
}

h2#main_head_title	{
	margin-top:2px;
	width:400px;
	height:25px;
	color: black;
	font-size: 145%;
	text-align: left;
	font-weight: bold;
	position:absolute;
	top:27px;
	left:111px;
}

h2#main_head_subtitle{
	background:transparent;
	margin-top:35px;
	width:200px;
	height:25px;
	position:absolute;
	top:27px;
	left:110px;
}

/* Main Content */

#main_content {
	background:transparent;
	width:695px;
	min-height: 450px;
/*	height: auto !important; */
	margin-left: 69px;
	padding: 15px;
	float: left;
}

#banner-container {
	background:url(img/banner-container.jpg) no-repeat;
	width:848px;
	height:260px;
	float:left;
	position:relative;
} 

#banner-container-fixed {
	background:url(img/banner-container-fixed.jpg) no-repeat;
	width:848px;
	height:260px;
	float:left;
	position:relative;
}

#banner	{
	background:url(img/banner_bottom_box.jpg) right bottom no-repeat;
	width:726px;
	height:260px;
	float:left;
	margin:0;
	position:absolute;
	top:0;
	left:72px;
}

#swf_box {
	background:transparent;
	width:725px;
	height:235px;
}

#img_box {
	background:transparent;
	width:725px;
	height:235px;
}

#link{
	width:150px;
	float:right;
	margin-right:100px;
	margin-bottom:50px;
}

#link h2{
	text-align:right;
}

/* Content */

.content {
	padding-left: 5px;
	margin-bottom: 2em;
	background:transparent;
	width:680px;
	height: auto;
	float:left;
	text-align: left;
	font-size: 13px;
	line-height: 1.2em;
    
}

.content h2 {
    margin: 2em 0 0.7em 0;
	font-size: 1.5em;
	font-weight: bold;
}

.content_single_title_meta	{
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
}

.content p	{
	margin-bottom: 0.2em;
	padding:10px 10px 10px 10px;
    /*color: #000; */
}

.content img {
    margin-right: 6px;
    margin-left: 6px;
    vertical-align: middle;
}

.content a	{
	color: #C70000;
	text-decoration: underline;
}

.content ul	 {
	margin-left: 30px;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

.content li	{
	margin-top: 7px;
}

.content ul li:before	{
	content: '\00BB \0020';
}

.content blockquote	{
	margin-left: 30px;
	border-left: 2px solid #d97b00;
	padding-left: 6px;
	font-size: 14px;
	font-style: italic;
}

#content_navigation_older	{
	float: left;
	margin-bottom: 10px;
}

#content_navigation_newer	{
	float: right;
	margin-bottom: 10px;
}

.post_attribute {
    font-style: italic;
    line-height: 1.3em;
    border-bottom: 1px dotted gray;
    padding-top: 2px;
    padding-bottom: 3px;
    margin-right: 33%;
}

.previous_post_link {
    padding-top: 5px;
    margin-top: 5px;
    text-align: left;
    float: left;
    
}

.next_post_link {
    padding-top: 5px;
    margin-top: 5px;
    text-align: right;
    float:right;
}

/* Comments. */

#comments	{
	padding-bottom: 20px;
}

#comments_title	{
	line-height: 18px;
	font-size: 16px;
	font-weight: bold;
}

#comments_block	{
}

.comments_single	{
	margin: 10px 0 10px 0;
	border: 1px solid #b6b6b6;
	padding: 10px;
}

.comments_single_meta	{
	margin-bottom: 10px;
	font-size: 12px;
}

.comments_single_content	{
	margin-top: 4px;
	line-height: 16px;
	font-size: 14px;
}

#comments_callforcomments	{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#comments_registereduser	{
	margin-bottom: 10px;
	font-size: 12px;
}

#comments label	{
	display: inline-block;
	margin-right: 10px;
	width: 250px;
	text-align: right;
	font-size: 12px;
}

#comments input	{
	margin-bottom: 10px;
	width: 300px;
	border: 1px solid #b7b7b7;
}

#comments textarea	{
	margin: 0 0 10px 260px;
	width: 300px;
	height: 200px;
	border: 1px solid #b7b7b7;
}

#comments input:focus	{
	border:1px solid #9d1a00;
}

#comments textarea:focus	{
	border:1px solid #9d1a00;
}

#comments input#submit	{
	margin-left: 412px;
	width: 150px;
}

/* Footer */

#footer{
	background:url(img/terrace_footer.jpg) no-repeat;
	width:1050px;
	height:75px;
	float:left;
}

#footer p{
	background:transparent;
	float:right;
	color:#d5bd7b;
	padding:40px 70px 0px 0;


#footer ul{
	background:transparent;
	float:right;
	padding:40px 70px 0px 0;
	
}

#footer ul li{
	background:transparent;
	float:left;
	padding-left:20px;
}


#footer .active{
	color:#d5bd7b;
	text-decoration:none;
}

/* Le bandiere sopra la sidebar */
#flags_language_selector img{
	margin:3px;
	padding: 1px 3px 1px 3px;
	border:px solid #333;
}
