/*
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 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: 400px;
	padding-bottom: 0px;
}

#emtn {background: url(img/head-enduro.jpg) top center no-repeat; }

/* title */
.header {
	font-size: 1.2em;
	margin: 0 auto;
	width: 1000px;
}

.header .left {
	width: 400px;
	float: left;
}

.header .left .motion {
   width: 400px;
	height: 120px;
	margin:5px;
}

.header .left .sram {
   width: 400px;
	height: 45px;
	margin:5px;
}

.header .left .home {
   width: 400px;
	height: 165px;
}

.header .right {
	width: 185px;
	float: right;
}
.header .right .scott {
	height: 50px;
	margin:5px;
}

.header .right .syncros {
	height: 60px;
	}

.header .right .vibram {
	height: 95px;
	margin:5px;
}




/* structure */
.container {
	width: 1000px;
	margin: 0 auto;
	}


.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;
	}
	
.firstpost img {
	width: 500px;
	height: auto;
}
	
.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 */
.sidecalendar {
	width: 250px;
	float: right;
	margin-left: 10px;
	color: #FFFFFF;
}

.sidecalendar h2{
	font-size: 1.2em;
	line-height: 25px;
	margin: 0;
	padding-left: 12px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.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*/



.sidecalendar table caption {border-bottom-color:#00000;}

.sidecalendar table thead tr {
  border-bottom-color:#00000;
  color:#000000;
}

.sidecalendar table th {border-bottom-color:#00000;}

.sidecalendar table td#today {

border: Black 5px solid;
}

.sidecalendar table td a {
  background-color:#FFFFFf;
  color: #000000;
  text-decoration:none;
}
td.ec3_eventday {
background-color: #FFFFFf;
}

.ec3_eventday a {
  background-color:#FFFFFf;
  color: #000000;
  border: none;
  text-decoration:none;
}


.sidecalendar table td a:visited {
  text-decoration:none;
}

.sidecalendar table td a:hover {
  text-decoration: none;
}

.sidecalendar table tfoot {border-top-color:#00000;}

.sidecalendar table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:220px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidecalendar table caption {
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  padding-top: 10px;
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  letter-spacing:0.1em;
}

.sidecalendar table caption a {
  text-decoration: none;
}

.sidecalendar table thead tr {}

.sidecalendar table th {}

.sidecalendar table td {
  width:390px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.sidecalendar table td#today {
  padding:0;
  font-size:1em;
  font-weight:bold;
}

.sidecalendar table td a {
  display:block;
  font-weight:bold;
  font-size:1.15em;
}

.sidecalendar table tfoot {border-top:1px solid;}

.sidecalendar table tfoot a {
  border:none;
  font-weight:bold;
}

.sidecalendar table tfoot #prev a {text-align:left;}
.sidecalendar table tfoot #next a {text-align:center;}

table.nav td a {
	background: none;
	color: #ffffff;
	}
	
.sidecalendar ul.ec3_events {
	padding-left: 12px;
}

/* Countdown */
#t7_timer { 
	width: 300px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 300px; 
	height: 55px; 
	background-image: url(js-countdown/Countdown-over.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: : 0px;
}


#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(js-countdown/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#50b948;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(js-countdown/Countdown3.png);
	background-repeat: no-repeat;
	float:left;
	width: 71px;
	height:35px;
	background-color:#50b948;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(js-countdown/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	background-color:#50b948;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(js-countdown/Countdown2.png);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	background-color:#50b948;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(js-countdown/Countdown2-nc.png);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	background-color:#50b948;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#t7_yl {
	float:left;
	width: 51px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_dl {
	float:left;
	width: 74px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 54px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 55px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_sl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}


#defaultCountdown { width: 300px; height: 55px; text-align: center;}
