/*  
Theme Name: JuicyRoo
Theme URI: http://kelleyroo.com/2008/11/08/free-theme-juicyroo/
Description: a colorful two column, widget ready wordpress theme
Version: 1.2
Author: kelleyroo
Author URI: http://www.kelleyroo.com/
Tags: two column, right sidebar, white, black, colorful, grey
*/



body{
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, arial, Sans-serif;
font-size: 14px;
text-align: justify;
line-height: 16pt;
vertical-align: top;
background: #ffffff url("images/body_bg.png") repeat-x top left;
color: #0d0e11;
width: 100%;
display: table;
}


a:link, a:visited{
text-decoration: none;
color: #0055ad;
}


a:hover{
text-decoration: none;
color: #00156d;
}

a img {
border: none;
}


#container {
margin: 108px auto 0px auto;
width: 853px;

}


#header {
width: 100%;
height: 226px;
background-color: transparent;
background-image: url("images/aaltoontracks_map_bg.jpg");
background-position: top center; 
background-repeat: no-repeat;
}


#content {
float: left;
width: 580px;
padding-top: 40px;
}

#main-intro {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background: #eee;
  border-bottom: 2px solid #ccc;
  margin-bottom: 30px;
  padding: 10px 20px;
}

#post- {
padding-left: 20px;
}
.post-edit-link {
clear:both;
}

#footer {
clear: both;
text-align: center;
color: #000;
font-size: 11px;
margin-bottom: 50px;
}


#info {
margin: -150px auto 0px auto;
width: 815px;
}


.blogname {
font-family: georgia, "times new roman", serif;
color: #000;
letter-spacing: -1px;
font-size: 36px;
padding-bottom: 10px;
text-indent: -99999px;
}


.blogdescription {
font-family: verdana, arial, helvetica, sans-serif;
color: #f22;
font-size: 12px;
text-indent: -9999px;
}


.date{
color: #0093a2;
font-size: 10px;
}

h1,h2,h3,h4,h5,h6{
font-family: Georgia, "Times New Roman", Serif;
font-weight: normal;
margin: 1.5em 0 1em;
line-height: 120%;
}

h1{font-size: 35px;}
h2{font-size: 28px;}
h3{font-size: 20px;}
h4{font-size: 14px;}

.title h2 {
margin: 0.5em 0 1.5em;
}

.title h2 a{
text-transform: none;
font-family: Georgia, "Times New Roman", Serif;
letter-spacing: -1px;
font-weight: normal;
text-align: left;
font-size: 30px;
line-height: 35px;
}


p.postmetadata {
border-bottom: 1px dashed #999;
margin: 10px 0 50px 0;
padding-bottom: 6px;
font-size: 11px;
color: #888;
}


hr {
border-top: 1px dashed #000;
border-bottom: 0px;
width: 95%;
height: 1px;
background-color: #000;
} 


blockquote {
padding: 4px 18px;
color: #000;
border: 0px dashed #663399;
background: #ebebeb;
text-align: justify;
font-size: 11px; }

.partner-logo {
margin: 0 1em 1em 0;
clear:both;
float: left;
}

textarea{

border: 0px dashed #111111;
background-color: #ebebeb;
color: #000000;
font-family: verdana, sans-serif;
font-size: 10px;

}

input{

border: 0px dashed #111111;
background-color: #ebebeb;
color: #000000;
font-family: verdana, sans-serif;
font-size: 10px;

}

#flickr a img {
width: 60px;
height: auto;
margin-top:40px;
padding: 5px; margin: 0 5px 5px 0; 
border: 1px dotted #ccc;
}



pre { border: solid 0px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; overflow:scroll; }


/*Sidebar*/

.sidebar {
float: right;
width: 220px;
padding-top: 25px;
padding-left: 45px;
text-align: left;
font-size: 11px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 0px;

}



.sidebar ul li{
padding:  0;
margin-right: 17px;
}

.sidebar ul li a img{

border: 0;
}


.sidebar ul li h2{
font-family: Georgia, "Times New Roman", Serif;
font-size: 20px;
color: #000;
padding-top: 0px;
letter-spacing: -1px;
font-weight: normal;
background-color: #fff;
margin-top: 25px;
}



.sidebar ul ul li{
padding: 0;

}

/*End Sidebar*/



/*Search Form*/
#searchform {
border: 0px solid #f28aae;
font-family: verdana, arial, sans-serif;
color: #000;
margin-top: 20px;
}

#searchsubmit {
background-color: #ebebeb;
border: 0px solid #f28aae;
font-family: verdana, arial, sans-serif;
color: #000;
}

#s {
background-color: #ebebeb;
border: 0px solid #f28aae;
font-family: verdana, arial, sans-serif;
color: #000;
}

/*End Search Form*/



/* Begin Navigation*/
 
 
#navcontainer {
margin: 0 auto;
width: 863px;
position: relative;
} 
 
#navlist
{
position: absolute;
top: -45px;
padding: 0;
margin: 1em 0;
border-bottom: 0px solid #778;
font: 18px Georgia, serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: block;
float: left;
margin-left: 5px;
}

#navlist li a
{
padding: 3px 0.5em;
border: 0px solid #778;
border-bottom: none;
text-decoration: none;
background: #ddd;
border-radius: 6px 6px 0 0;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
display: block;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #000; }

#navlist li a:hover
{
color: #ED2939;
}

#navlist li.current_page_item a
{
background: white;
color: #ED2939;
}
	
	
/* End Navigation*/	
	

	
	
/* Begin Comments*/
	.commentlist li .avatar { 
	float: left;
	border: 0px solid #eee;
	padding-right: 7px;

	}
	
	
.alt {
	margin: 0;
	padding: 10px;
	background-color: #ebebeb;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 15px 10px 3px 11px;
	list-style: none;
	border: 0px dashed #363636;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	

	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
		

/* End Comments */


/* WP Captions*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 0px solid #ddd;
   text-align: center;
   padding-top: 4px;
   margin: 10px;
  }

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
/*End WP Captions*/

/* Twitter widget */

a.twitterwidget-rss {
margin-right: 5px;
}

.widget_twitter ul li {
line-height: 120%;
margin-bottom: 1em;
}

.widget_twitter ul li .entry-meta {
color: #888;
line-height: 150%;
display: block;
clear: both;
}

.widget_twitter ul li .entry-meta a {
color: #77a;
}

.sidebar-main-link {
font-size: 140%;
font-weight:bold;
display: block;
line-height: 180%;
text-align: center;
width: 144px;
margin: 0 0 2em;
}

#participants-counter {
margin-top: 15px;
}
#participants-counter .count {
font-size: 200%;
line-height: 120%;
}

.facebook-link img {
margin: 0 0 1em;
}

.wp-pagenavi {
margin-bottom: 4em;
}


