<!-- /*  
Theme Name: Jump Commander
Theme URL: http://www.jumpcommander.com
Description: multi-function website
Version: 1.0
Author: John Sparry  -  http://www.jumpcommander.com
*/ -->

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: url('http://www.jumpcommander.com/myimages/bg-blue-clouds.gif');
color: #ffffff;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 750px;
text-align: left;
}

#header{
float: left;
width: 750px;
}

.invisible {
display: none;
}

#top-navigation{
text-align:right;
line-height:18px;
font-size: 14px;
font-weight:bold;
background:#333333;
margin: 10px 0 10px 0; 
height:20px;
border-color:#000000;
border-style:solid;
border-width: 3px;
padding-right: 10px;
}

#container{
float: left;
width: 494px;
background:#333333;
border-color:#000000;
border-style:solid;
border-width: 3px;
padding: 0 10px 0 10px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 10px 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
float: left;
width: 214px;
background:#333333;
margin: 0 0 0 10px;
display: inline;
border-color:#000000;
border-style:solid;
border-width: 3px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
}

#footer{
padding: 10px 0 0 0;
clear: both;
float: left;
width: 750px;
}

#footer p{
line-height:18px;
text-align:center;
margin-bottom: 20px;
}

a:link, a:visited{
text-decoration: underline;
color:#FF6600;
}

a:visited{
text-decoration: underline;
color: #FF6600;
}

a:hover{
text-decoration: none;
color: #ffffff;
}

p{
padding: 10px 0 0 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
