/*  
Theme Name: The Singles Jukebox
Theme URI: http://www.thesinglesjukebox.com
Description: The Singles Jukebox theme - first go.
Version: 1.0
Author: WB Swygart
Author URI: http://www.thesinglesjukebox.com/

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
	margin: 0px;
	font-family: Verdana, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

h1{
font-family: Eurostile, Rockwell, sans-serif;
font-size: 48px;
padding: 0 0 10px 0;
}

img{
border: 2px solid #000000;
}


a:link{
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
text-decoration: none;
color: #000000;
} 

a:visited{
color: #ff0000;
}

:visited{
color: #ff0000;
}

a:hover{
color: #ff0000;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto
width: 800 px
text-align: left;
}

#header{
float: left;
font-family: Verdana, sans-serif;
width: 97%;
font-size: 12px;
text-align: center;
padding: 20px 0 10px 0;
}

#header a:link, a:visited{
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
color: #000000;
}

#header a:hover{
text-decoration: none;
color: #000000;
}

#container{
width: 60%;
float: left;
}

.post{
padding: 0px 10px 10px 10px;
text-align: left;
}

.post a:link{
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
text-decoration: none;
}

.post h2{
font-family: Eurostile, Rockwell, sans-serif;
font-size: 24px;
text-align: left;
text-decoration: none;
}

.post h2 a:link{
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
color: #000000;
}

.post h2 a:visited{
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
color: #000000;
}

.post h2 a:hover{
text-decoration: none;
color: #ff0000;
}

.entry{
line-height: 15px;
}

p.postmetadata{
margin: 10px 0 10px 0;
}

.navigation{
padding: 0 0 10px 0;
font-size: 10px;
font-weight: bold;
line-height: 15px;
text-align: center;
}

.sidebar{
float: left;
width: 15%;
margin: 0 1.5% 0 1.5%;
height: 100%
text-align: left;
font-size: 10px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0px 0 0px;
text-align: right;
}

.sidebar ul li{
padding: 5px 0 5px 0;
}

.sidebar ul li h2{
font-family: Eurostile, Rockwell, sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 20px;
}

.sidebar a:link, a:visited{
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
color: #000000;
}

.sidebar a:hover{
text-decoration: none;
color: #ff0000;
}

.sidebar2{
float: left;
width: 15%;
margin: 0 1.5% 0 1.5%;
height: 100%
text-align: left;
font-size: 10px;
}

.sidebar2 ul{
list-style-type: none;
margin: 0;
padding: 0 0 0 0;
text-align: left;
}

.sidebar2 ul li{
padding: 5px 0 5px 0;
}

.sidebar2 ul li h2{
font-family: Eurostile, Rockwell, sans-serif;
font-size: 14px;
}

.sidebar2 ul ul li{
padding: 0;
line-height: 20px;
}

.sidebar2 a:link, a:visited{
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
color: #000000;
}

.sidebar2 a:hover{
text-decoration: none;
color: #ff0000;
}

#wp-calendar{
width: 100%;
text-align: right;
}

.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: Verdana, Sans-serif;
	font-size: 14px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#footer{
padding: 10px 0 0 0;
clear: both;
float: left;
width: 97%;
}

#footer p{
line-height: 18px;
}
