/*
Theme Name: SuperEnduro A.S.D.
Version: 1.0
Description: 2-column template.
Author: Laura Fusco

*/



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FFFFFF; font-style: bold;}
a:hover {color: #FFFFFF; font-style: bold;}

a img
{
border:none;
}


body {
	background: #FFFFFF url(img/sfondo.jpg) repeat-x top center;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font-size: 1.6em;
	margin-bottom: 4px;
}


h1,h2,h3 {padding-top: 5px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


/* header */
.top {
   background: url(img/head.jpg) top center no-repeat;
	width: 1000px;
   margin: 0 auto;
	border:0;
	height: 295px;
	padding-bottom: 0px;
}

/* title */
.header {
	font-size: 1.2em;
	margin: 0 auto;
	width: 1000px;
}
.header .left, .header .right {
	height: 295px;	
}
.header .left {
	width: 550px;
}

.header .left .mediapartner {
   width: 120px;
	height: 50px;
	float: left;
}
.header .left .trail {
   width: 120px;
	height: 50px;
	margin: 0 0 0 120px;
}

.header .left .home {
   width: 550px;
	height: 240px;
}

.header .right {
	width: 300px;
}
.header .right .sponsor1 {
	height: 130px;
}

.header .right .sponsor2 {
   width: 145px;
	height: 70px;
	float: left;
	}

.header .right .sponsor3 {
  width: 145px;
  height: 70px;
  float: right;
}




/* structure */
.container {
	width: 1000px;
	margin: 0 auto;
	}

.sponsortop {
	background: url(img/bar.jpg) top center no-repeat;
	margin: 0;
	height: 50px;
}

.follow {
	font-size: 1.2em;
	line-height: 25px;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0;
	float: left;
	color: white;
	font-weight: bold;
}

#social {
	float:left;
	clear: none;
}

.topbar {
	background-color: Black;
	width: 100%;
	margin: 0;
	height: 60px;
}

.search {
	font-size: 1.2em; 
	line-height: 25px;
	padding-top: 18px;
	margin: 0;
	color: white;
	font-weight: bold; 
	text-align: right;
	float:right;
	clear: none;
}

#searchbar {float:right; background: url(img/bgSearch.jpg) top right; height:60px; width: 233px}
/* Begin Form Elements */
.search-form {float: right; height: 36px; width: 213px; padding: 0; border: none; background: none;} 
fieldset.search {border: none; width: 213px; height: 36px; padding: 20px 0 0 10px; overflow: hidden; display:inline;}
.search input, .search button {border: none;}
.search input.box {border: none;	background: none; width: 213px; height: 20px; float:left; font-size: 1em;}

/* main */
.main {
	margin-top: 20px;
}

/* content */
.content {
	float: right;
	background-color: #50b948;
	width: 800px;
	}

.content h3 {
	margin:0 0 25px 0;
	padding: 10px 30px 0px 30px;
	font-size: 0.9em;
	}
	
.post {
	margin:0 0 25px 0;
	padding: 10px 30px 0px 30px;
	font-size: 1em;
	}

.post h1 a
{
text-decoration:none;
}

.post h1 a:visited{
text-decoration:none;
}

.post h1 a:hover
{
text-decoration:underline;
}	

.post .descr{
	font-size: 0.7em;
	color: #303030;
}

.post .entry{
	padding-top: 15px;
	}
	
span.tappe a {
color: #000000;
text-decoration:none !important;
font-style: normal;
font-weight: bold;
}

	
.post .info{
margin-top: 10px;
padding:2px 3px 3px 8px;
background-color:#ffffff;
font-size:0.7em;
}

.post .info a {
	color: #000000;
}

/* sub navigation */
.sidenav {
   background-color: #50b948;
	float: left;
	width: 180px;
	color: #FFFFFF;
	
}

.sidenav li:hover {
	background: #28903b;
	} 
	
.sidenav h2{
	font-size: 1.2em;
	line-height: 25px;
	margin: 0;
	padding-left: 12px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.sidenav h2.home:hover {
background: #28903b;
	}
	


.sidenav h2.home a {
	text-decoration: none;
	}

.sidenav h2.home a:hover {
	text-decoration: none;
}

.sidenav ul {
	padding: 0;
	}
.sidenav li {padding: 5px 2px 5px 25px;}
.sidenav li a {
	font-size: 1em;
	text-decoration: none;
	}


.sidenav li a:hover {
	text-decoration: none;
	}

.sidenav ul#qtrans_language_chooser li a {
	padding-left:30px;
}

.sidenav ul#qtrans_language_chooser li:hover {
	background-color: #50B948;
}

/*.qtrans_widget_end {
	clear:both;
}*/

/* footer */
.footer {
	background: #FFFFFF;
	color: #50b948;
	padding-top: 10px;
	font: bold 0.9em;
	text-align: center;
}
.footer a,.footer a:hover {color: #28903b;}


/* newsletter */
input#email_add {
	width: 250px;
	height: 27px;
	font-size: 1em;
}

input.button {
	height: 30px;
	font-size: 1em;
}

/* Comments Styling */

.commentlist p {
background: #50b948;
}

.commentlist p small{
font-size: 0.8em;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #000000;
}

#commentform {
padding-left: 30px;
margin: 1em 0;
width: 280px;
background: #50b948;
}

#commentform textarea {
width: 280px;
}

#commentform #email, #commentform #author, #commentform #url{
width: 280px;
padding: 5px 0px 5px 0px;
}

#commentform input{
margin-bottom: 3px;
}

/* Calenader Styling*/


#wp-calendar {color:#5A5A43;}

.sidenav table caption {border-bottom-color:#00000;}

.sidenav table thead tr {
  border-bottom-color:#00000;
  color:#000000;
}

.sidenav table th {border-bottom-color:#00000;}

.sidenav table td#today {
  border-color:#00000;
  color:#000000;
}

.sidenav table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
  text-decoration:none;
}

.sidenav table td a:visited {
  text-decoration:none;
}

.sidenav table td a:hover {
  text-decoration: underline;
}

.sidenav table tfoot {border-top-color:#00000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  font-weight: bold;
  font-size: 1.1em;
  padding-top: 10px;
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width:390px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.sidenav table td#today {
  padding:0;
  font-size:1em;
  font-weight:bold;
}

.sidenav table td a {
  display:block;
  font-weight:bold;
  font-size:1.15em;
}

.sidenav table tfoot {border-top:1px solid;}

.sidenav table tfoot a {
  border:none;
  font-weight:bold;
}

.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}