/*
Theme Name: runnersblog
Theme URI: http://www.cutox.com
Description: A WP theme by cutox.com.
Version: 1.0
Author: Davide Tagliabue
Author URI: http://www.cutox.com

*/

*{
	margin: 0px;
	padding: 0px;	
	}


body {
	font: 75%/150% Arial, "Trebuchet MS", Tahoma;
	color: #444444;
	background: #858585;

}
a {
	color: #008EF3;
	text-decoration: none;
font-weight:normal;
}
a:visited {
	color: #008EF3;
	text-decoration: none;
}
a:hover {
	color: #008EF3;
	text-decoration: underline;
}
p {
	padding: 6px 0px 6px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
font-family:Helvetica,"Trebuchet MS",Verdana,sans-serif;
letter-spacing:-1px;
text-transform:none;
margin-top:10px;
margin-bottom:10px;
line-height:1.3em;
}

h1 a{
	color: #444444;
	text-decoration: none;
}
h1 a:visited{
	color: #444444;
	text-decoration: none;
}
h1 a:hover{
	color: #444444;
	text-decoration: none;
}
h2 {
	color: #008EF3;
}
h2 a, h2 a:visited {
	color: #008EF3;
	text-decoration: none;
}
h2 a:hover {
	color: #008EF3;
	text-decoration: none;
}
h3 {

}
form {
	margin:0px;
	padding:0px;
}

ul {
margin-left:20px;	
	}

ul li{
	
}	
	
#page {
background: #ffffff;	
margin: 0px auto;
width:100%;
min-height:500px;
}

#top{
width:100%;
background:#333333 url(images/top.gif) repeat-x;	
border-bottom:1px solid #888888;
	
	}
#top-inner{
margin:0 auto;
width:900px;
height:31px;
}

#header-outer{
width:100%;
background:#008EF3;	
border-bottom:1px solid #777777;
}

#header {
background: #666666 url(images/runnersblog.png) no-repeat;
height: 120px;
margin:0 auto;
width:900px;
}

#description{

}
#description h1, #description h1 a {
color:#ffffff;
font-family:helvetica;
font-size:14px;
margin:0;
padding-left:16px;
padding-top:8px;
text-transform:none;
}
#description h2 {
color:#ffffff;
font-family:helvetica;
font-size:14px;
margin:0;
padding-left:16px;
padding-top:70px;
text-transform:none;
}

#nav {
font-family:helvetica;
height:1px;
margin:0 auto;
padding-top:0px;
float:left;
text-transform:none;
}
#nav ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size:12px;
}
#nav li {
background:transparent url(images/bar.png) no-repeat scroll right center;
float:left;
height:31px;
margin:0;
text-align:center;
width:80px;
}
#nav a:hover {
color:#ffffff;
background:transparent url(images/top-hover.png) repeat-x;
height:24px;
width:79px;
}
#nav a, #nav li#active {
padding-top:8px;
color:#ffffff;
display:block;
font-weight:bold;
text-decoration:none;
width:100%;
}

#search{
float:right;
margin-right:5px;
padding-top:3px;
}
#searchform {
	background: #ffffff;
	width: 140px;
	padding: 0px;
}
#searchform #s {
	border:1px solid #999999;
	width: 140px;
	height: 16px;
	padding: 3px;
	background: #ffffff;
	color:#666666;
}
#searchform #searchsubmit {
	background: #cccccc;
	border: none;
	width: 50px;
	height: 28px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}

#category-outer{
	width:100%;
	background:#dc8406;
border-bottom:1px solid #b86f06;
height:30px;
width:100%;
	}
#category-inner{
	width:900px;
	margin:0 auto;
	padding:1px 1px 1px 30px;
	}

.ul-cat {
float:left;
font-size:0.95em;
margin:5px;
padding:0;
}

.ul-cat li{
border-right:1px solid #dddddd;
display:inline;
margin:0;
padding:0 3px 3px 5px;

}
.ul-cat li a, .ul-cat li a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.ul-cat li a:hover{
	color: #1a1a1a;
	text-decoration: none;
}

#content-outer {
width:100%;
background: #dddddd;
clear:both;
border-bottom:1px solid #eeeeee;
}

#content {
	width: 900px;
    margin:0 auto;
background: #ffffff url(images/content.png) repeat-y;
padding-top:10px;

}
#content-inner {
	padding-left: 35px;
	float: left;
	width: 540px;
	overflow: hidden;

}


.post {
font-size:1.1em;
	clear:both;
	padding-top: 0px !important;
padding-top:10px;
text-align:justify;
margin-bottom:30px;
}
.post-date {
color:#666666;
float:left;
font-size:0.9em;
padding-left:1px;
}

.post-title {
	float: left;
	width: 540px;
	margin-top:5px;
}

h2.title, h2.title a {
font-family:helvetica;
font-weight:normal;
margin:5px 0;
text-transform:none;
font-size:1.3em;
color:#444444; 
}
h1.single, h1.single a {
font-family:helvetica;
font-weight:normal;
margin:5px 0;
text-transform:none;
font-size:1.9em;
color:#444444; 
}

h1.page-title, h1.page-title a {
font-family:helvetica;
font-weight:normal;
margin:5px 0;
text-transform:none;
font-size:1.9em;
color:#008EF3; 
}

.entry {
	clear: both;
padding-top:0px;
}

.entry h2{
	color:#444444;
	font-weight:normal;
	}

.post-cat {
border-bottom:1px solid #CCCCCC;
color:#999999;
float:left;
font-size:100%;
padding-left:1px;
width:540px;
text-transform:uppercase;
}
.post-cat a, .post-cat a:visited {
color: #2173ef; /*008EF3*/
font-size:10px;
font-weight:bold;
}
.post-cat a:hover {
	color: #666;
text-decoration:none;
}


.post-comments {
color:#888888;
float:left;
font-size:90%;
padding-left:5px;
}
.post-comments a:link, .post-comments a:visited {
	color: #2173EF;
}
.post-comments a:hover {
	color: #555555 ;
}

.post-tags {
	color: #666666;	


padding-left:5px;
	float: left;
	font-size: 95%;
}
.post-tags a:link, .post-tags a:visited {
	color: #2173EF;
}
.post-tags a:hover {
	color: #555555 ;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 30px 0px;
	width:550px;
	padding-left: 25px;
}
.navigation a, .navigation a:visited {
	color: #444444;
}
.previous-entries {
	float: left;
height:20px;
padding-left:25px;
	background: url(images/backward.png) no-repeat left center;
}
.next-entries {
	float: right;
height:20px;
padding-right:25px;
	background: url(images/forward.png) no-repeat right center;
}

#commenti{
	width:540px;
	}

h3#respond{
	font-size:1.5em;
	}
#comments, #respond {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f8f8f8;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
background:#F1F1F1;
border:1px solid #CCCCCC;
margin-top:3px;
padding:3px;
width:153px;
}
#commentform textarea{
	width:534px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
background:#bbbbbb;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 540px;
	cursor:pointer;
	height: 29px;
}
#commentform #submit:hover{
background:#008EF3;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 540px;
	cursor:pointer;
	height: 29px;
}

#contactsubmit {
background:#bbbbbb;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 540px;
	cursor:pointer;
	height: 29px;
margin-top:15px;
}
#contactsubmit:hover{
background:#008EF3;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 540px;
	cursor:pointer;
	height: 29px;
margin-top:15px;
}
#wpcf_your_name{
background:#F1F1F1 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:3px;
padding:3px;
width:153px;
}
#c_form_2 input[type="text"]:focus {
	background: #ffffff;
}

#wpcf_email{
background:#F1F1F1 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:3px;
padding:3px;
width:153px;
}
#wpcf_subject{
background:#F1F1F1 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:3px;
padding:3px;
width:153px;
}
#wpcf_msg{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:160px;
margin-top:3px;
padding:2px;
	width: 534px;
}
#wpcf_message{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:115px;
margin-top:3px;
padding:2px;
width:478px;
}

#sidebar {
float:right;
margin-bottom:0;
margin-top:0;
min-height:500px;
padding-top:0px;
padding-right:25px;
width:280px;
}

#sidebar h3 {
	font-size:1.4em;
	color: #008EF3;
	margin: 10px 0px 5px;
	font-family:helvetica;
letter-spacing:-1px;
text-transform:uppercase;
}

/*
#sidebar a, #sidebar a:visited {
	color: #444;
}
#sidebar a:hover {
	color: #444;
text-decoration:underline;
}*/


#sidebar ul {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 0px solid #cccccc;
}
#sidebar ul li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
	border-top: 0px solid #cccccc;
}


.ul-sidebar {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 0px solid #cccccc;
}
.ul-sidebar li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
	border-top: 0px solid #cccccc;
}
/*
.ul-sidebar li a, .ul-sidebar li a:visited{
	color: #444444;
	text-decoration: none;
}
.ul-sidebar li a:hover{
	color: #444444;
	text-decoration: underline;
}
*/
#pubb1{
}
#pubb2{
height:280px;
}

#traded{
background:#f5f5f5;
padding:10px;
width:250px;
border:1px solid #eeeeee;
}

#ads1{
height:125px;
width:125px;
background:#eeeeee url(images/ads.png) no-repeat;
border:1px solid #cccccc;
float: left;
margin:5px;
}
a#trisports{
background: url(images/sponsor/trisports.png) no-repeat;
display: block;
height:125px;
width:125px;
text-indent: -999em;
text-decoration: none;	
	}
	
a#borntorun{
background: url(images/sponsor/borntorun.jpg) no-repeat;
display: block;
height:65px;
width:270px;
border:1px solid #eeeeee;
margin-bottom:15px;
text-indent: -999em;
text-decoration: none;	
	}

#ads2{
height:125px;
width:125px;
background:#eeeeee url(images/ads.png) no-repeat;
border:1px solid #cccccc;
float: left;
margin:5px;

}

#ads3{
height:125px;
width:125px;
background:#eeeeee url(images/ads.png) no-repeat;
border:1px solid #cccccc;
float: left;
margin:5px;

}
#ads4{
height:125px;
width:125px;
background:#eeeeee url(images/ads.png) no-repeat;
border:1px solid #cccccc;
float: left;
margin:5px;

}

#latest-comments{
	
}

#partecipa{
background:#f5f5f5;
border:1px solid #eeeeee;
margin-bottom:15px;
padding:0px;
text-align:center;
width:270px;
}
#partecipa-bottom{
background:#f5f5f5;
border:1px solid #eb2f05;
margin-bottom:15px;
padding:10px;
text-align:center;
width:518px;
}

a.comment-author:link,a.comment-author:visited,a.comment-author:hover {
font-weight:bold;
color:#444444;	
} 

a.comment-post-title  {
font-weight:normal;
color:#2173ef;		

	}

.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 0px solid #cccccc;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
	border-top: 0px solid #cccccc;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #008EF3;
	text-decoration: none;
}

#footer-outer{
	width:100%;
background:#858585;


	}

#footer {
bottom:0;
clear:both;
color:#FFFFFF;
font-size:95%;
height:50px;
left:0;
line-height:130%;
padding-top:10px;
text-align:center;
width:900px;
margin:0 auto;
}

#footer a, #footer a:visited{
	color: #ffffff;
	font-weight:bold;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #0125db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


#admin {
color:#000000;
float:right;
font-size:11px;
padding:3px 10px 0 0;
}
#admin a, #admin a:visited{
color:#000000;
text-decoration:none;
}
#admin a:hover{
color:#008EF3;
text-decoration:none;
}


#content_page{
	 background: #FFFFFF;
}

img {
border:0px;
}

object {
}

#related-post {
background:#EEEEEE;
border:1px solid #CCCCCC;
font-size:1em;
margin-bottom:20px;
margin-top:0;
padding:15px;
}

h3#related-post-title {
color:#999999;
font-size:2.1em;
margin:0;
padding:0;
text-transform: none;
}

#related-post ul {
margin-top:10px;
margin-left:0px;
}

#promo {
font-style:italic;
margin-bottom:15px;
}


code {
background:#eeeeee none repeat scroll 0 0;
text-align:left;
border-left:4px solid #008EF3;
display:block;
font-family:monospace;
font-size:0.95em;
margin-top:6px;
overflow:auto;
padding:4px;
white-space:pre-wrap;
width:auto !important;
width:450px;
height:auto;
line-height:1.8em;
}

#feed{
background:transparent url(images/rss.png) no-repeat;
height:35px;
margin:20px 0 0;
padding:0 30px;
}

  

#ads-top-single{
margin-left:-5px;
}


