@charset "utf-8";
/*
Template Name: Competitive V.2
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/

@import url("navi.css");
@import url("forms.css");
@import url("tables.css");
@import url("homepage.css");
@import url("gallery.css");
@import url("portfolio.css");
@import url("videoshow.css");

html{overflow-y:scroll;}
body{margin:0; padding:0; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; color:#666666; background-color:#000000;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:block; clear:both;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

code{font-weight:normal; font-style:normal; font-family:Georgia, "Times New Roman", Times, serif;}

.fl_left, .imgl{float:left;}
.fl_right, .imgr{float:right;}

img{margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;}
.imgholder, .imgl, .imgr{padding:3px; border:1px solid #D6D6D6; text-align:center;}
.imgl{margin:0 15px 15px 0; clear:left;}
.imgr{margin:0 0 15px 15px; clear:right;}

/* ----------------------------------------------HTML 5 Overrides------------------------------------- */

address, article, aside, figcaption, figure, footer, header, nav, section{display:block; margin:0; padding:0;}

/* ----------------------------------------------Wrapper------------------------------------- */

div.wrapper{display:block; width:100%; text-align:left;}

.row1{
	color: #989898;
	background-color: #000000;
	border-bottom: 1px solid #D4D4D4;
}

.row2, .row3{
	color: #333333;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D4D4D4;
}
.row1 a, .row2 a, .row3 a{
	color: #0066FF;
	background-color: #FFFFFF;
}

.row1{
	border-top: 5px solid #e1041d;
	border-bottom: 1px solid #D4D4D4;
}
.row2{}
.row3{}
.row4{
	color: #FFFFFF;
	background-color: #131313;
}
.row4 a{
	color: #00FFFF;
	background-color: #131313;
}
.row5, .row5 a{color:#666666; background-color:#000000;}

/* ----------------------------------------------Generalise------------------------------------- */

#header, #container, #footer, #copyright{display:block; width:960px; margin:0 auto; padding:0;}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
	background-color: #FFFFFF;
}

address{font-style:normal;}

blockquote, q{display:block; padding:8px 10px; color:#979797; background-color:#ECECEC; font-style:italic; line-height:normal;}
blockquote:before, q:before{content:'“ '; font-size:26px;}
blockquote:after, q:after{content:' „'; font-size:26px; line-height:0;}

.one_quarter, .two_quarter, .three_quarter{display:block; float:left; margin:0 0 0 20px;}
.one_quarter{width:225px;}
.two_quarter{width:470px;}
.three_quarter{width:715px;}

.one_third, .two_third{display:block; float:left; margin:0 0 0 30px;}
.one_third{width:300px;}
.two_third{width:630px;}

.first, .one_quarter:first-child, .two_quarter:first-child, .three_quarter:first-child, .one_third:first-child, .two_third:first-child{margin-left:0;}
.four_quarter, .three_third{width:100%; float:none; margin-left:0; clear:both;}

/* ----------------------------------------------Header------------------------------------- */

#header{padding:21px 0 30px 0;}

#header #hgroup{margin:15px 0 0 0; float:left;}
#header #hgroup h1, #header #hgroup h2{font-weight:normal; font-style:normal; text-transform:none;}
#header #hgroup h1{font-size:36px;}
#header #hgroup h1 span{font-size:26px; text-transform:uppercase; }
#header #hgroup h1 a{color: #FFFFFF; background-color: #000000;}
#header #hgroup h2{font-size:13px; color: #FFFFFF; background-color: #000000;}

/* ----------------------------------------------Content Area------------------------------------- */

#container{padding:50px 0; line-height:1.6em;}
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{margin-bottom:20px;}
#container section{display:block; width:100%; margin:0 0 40px 0; padding:0;}
#container .last{margin:0;}
#container .more{text-align:right;}

/* ------Content----- */

#container #content{float:left; width:630px; margin-bottom:0;}

#content_home{float:left; width:480px; margin-bottom:0; margin-right:10px}
#content_home h2{font-size:16px; text-transform:uppercase; border-bottom:5px solid #CCCCCC; padding-bottom:8px; 
}

#content_chi_sono{ float: left; width: 100%; margin-bottom: 0; text-align: justify; font-size: 14px; }
#content_chi_sono h2{font-size:16px; text-transform:uppercase; border-bottom:5px solid #CCCCCC; padding-bottom:8px; }

#content_radio_tv{ float: left; width: 630px; margin-bottom: 0; text-align: left; font-size: 14px; }
#content_radio_tv h2{font-size:16px; text-transform:uppercase; border-bottom:5px solid #CCCCCC; padding-bottom:8px; }
#content_radio_tv h3{
	font-size: 15px;
	text-transform: none;
	padding-bottom: 8px;
	font-style: italic;
	color: #000066;
}

#content_contatti{ float: left; margin-bottom: 0; text-align: left;  width: 450px; }
#content_contatti h2{font-size:16px; text-transform:uppercase; border-bottom:5px solid #CCCCCC; padding-bottom:8px;}


/* Comments */

#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li.comment_odd, #comments li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}
#comments li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments li.comment_odd a{
	color: #0066FF;
	background-color: #F7F7F7;
}
#comments li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments li.comment_even a{
	color: #0066FF;
	background-color: #E8E8E8;
}
#comments article, #comments header{display:block; width:100%;}
#comments figure{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid #DEDACB; text-align:center;}
#comments figure img{float:inherit;}
#comments header address{font-weight:bold;}
#comments header time{font-size:smaller;}
#comments article section{margin:0; padding:0;}
#comments article section p{margin:10px 5px 10px 0; padding:0;}

/* ------Right Column----- */

#container #right_column{float:right; width:300px;}
#right_column_home{float:right; width:430px; margin-right:10px}
#right_column_contatti{
	float: right;
	width: 400px;
	border-style: outset;
	border-color: #00FFFF;
}

aside h2{padding-bottom:8px; font-size:16px; text-transform:uppercase; border-bottom:5px solid #CCCCCC; text-align:right;}

/* ----------------------------------------------Footer------------------------------------- */

#footer{padding:30px 0; line-height:1.6em;}

#footer section h2.title{
	margin-bottom: 30px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #131313;
}

/* ------Quick Links----- */

#footer section nav ul {}

#footer section nav ul li{margin:5px 0 0 0; padding:0 0 5px 0; }
#footer section nav ul li:first-child, #footer section nav ul li.first{margin-top:0;}
#footer section nav ul li li{margin:0; text-align:left; font-style:normal;}
#footer section nav ul li a:link, #footer section nav ul li a:visited, #footer section nav ul li a:hover{ display: block; margin: 0; padding: 0; color: #00FFFF;}
#footer section nav ul li a:hover, #footer section nav ul li.active a{color: #e1041d;}

#footer section nav ul li ul li a:link, #footer section nav ul li ul li a:visited{width: 100px; float: none; margin: 0; padding: 7px 10px; text-transform: none; font-weight: normal; color: #FFFFFF; background-color: #333333; border: none;}
#footer section nav ul li ul li a:hover{ color: #e1041d; background-color: #F9F9F9; border: none;}
#footer section nav ul ul{z-index:9999; position:absolute; left:-999em; height:auto; width:170px; padding:2px 0 0 20px;}
#footer section nav ul ul a{width:140px;}
#footer section nav ul li:hover ul{left:auto;}
#footer section nav ul li:hover{position:static;}
#footer section nav ul li.last{}

/* ------Blogposts----- */

#footer section article header, #footer section article address, #footer section article time, #footer section article p{margin:0; padding:0;}
#footer section article p{margin-top:10px;}
#footer section article header h2{font-size:14px; font-weight:bold; text-transform:none; color:#989898; background-color:#131313;}
#footer section article address, #footer section article time{font-size:10px; font-style:normal;}

/* ----------------------------------------------Copyright------------------------------------- */

#copyright{padding:20px 0; color: #FFFFFF;}
#copyright p{margin:0; padding: 0;}
#copyright a{margin: 0; padding: 0; color: #0066FF;}
