/*
Theme Name: Johnsee's Adventure Blog
Theme URI: http://www.johnsee.com.au/adventure/
Description: By Johnsee for Johnsee
Version: 1.0
Author: The Globecast
Author URI: http://www.theglobecast.com/
*/

h1 a:link,h1 a:visited,h1 a:active {
text-decoration: none;
}

#twitter_update_list {
overflow: hidden;
}

h1 a:hover {
color: #aaaaaa;
}

.comments-header {
padding-top: 50px;
margin-top: 30px;
border-top: 1px solid #82afdd;
}

.comm {
background: #33401f;
text-align: right;
padding-right: 5px;
}

.comment-text {
color: white;
}

#comments-header {
padding-top: 30px;
}

ol {
margin: 0;
padding: 0;
list-style: none;
border:1px solid grey;
margin: 5px 5px 0 5px;
}

ol li {
margin: 0;
padding: 5px;
}

.comment-meta {
text-align: right;
font-size: 0.8em;
}

.odd {
background: #3f4d2a;
}

.even {
background: #53613c;
}


#map {
margin-top: 65px;
margin-right: 82px;
padding: 5px;
}

#map a:hover {
color: white;
}

tr {
color: Black;
}

#header img {
border: 0;
padding: 0;
margin: 0;
}

#header {
background-image: url(/adventure/wp-content/themes/adventure/images/top.jpg);
width: 1000px;
height: 501px;
margin: 0 auto;
}

#map {
font-size: 2em;
float: right;
}

#map a {
color: black;
text-decoration: none;
}

#map ul li {
float: left;
padding-right: 20px;
list-style: none;
margin: 0;
}

#map ul {
margin: 0;
}

body {  
margin: 0;
padding: 0;
text-align: center;
font-family: Tahoma;
font-size: 13px;
background: #8ca09a;
color:#fbe39b;
}

h1 {
color: #ffffff;
font-size: 20px;
border-bottom: 3px #82afdd solid;
margin: 0;
padding: 0;
font-family: Arial;
}

h2 {
color: #f7ca3d;
font-size: 11px;
margin: 0;
padding: 0;
font-family: Arial;
}

#container {
width: 880px;
margin: 0 auto;
padding: 0 60px 0 60px;
text-align: left;
background-image: url(/adventure/wp-content/themes/adventure/images/bottom.gif);
padding-bottom: 10px;
}

#content {
width: 630px;
float: left;
}

#twitter {
float: right;
width: 200px;
font-size: 0.88em;
color: black;
}

#twitter ul li {
padding-bottom: 10px;
list-style: square;
}

#footer {
background-image: url(/adventure/wp-content/themes/adventure/images/footer.jpg);
width: 1000px;
height: 81px;
clear: both;
margin: 0 auto;
margin-top: -5px;

}

a:link, a:active, a:visited {
color: white;
text-decoration: underline;
}

a:hover {
color: white;
text-decoration: none;
}

.post {
margin: 10px;
padding: 10px;
padding-top: 20px;
display: block;
background: #404d2b;
line-height: 22px;
} 