/*  
Theme Name: UBADJ
Theme URI: http://www.ubadj.com
Description: UBADJ Home Page/Blog
Version: 1.0
Author: KJ
Author URI: http://www.soundspark.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin:3px;
padding: 0;
}

body{
	margin: 25px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px
padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
 	color: #336699
}

a:hover{
	text-decoration: none;
}

p{
padding: 15px 0 0 0;
}
#wrapper{
	margin: 0 auto 0 50px;
	width: 850px
	text-align: left;
}

#header{
	float: left;
	width: 850px;
     font-size: 20px

}

#container{
	float: left;
	width: 500px;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
border-top: 2px solid #ccc;
margin: 10px 0 10px 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar{
	float: left;
	width: 150px;
	background: #ffffff;
	margin: 0 0 0 50px;
	display: inline;
        border: 2px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 5px 0 10px 0;
}

.sidebar ul li h2{
font-family: Georgia, Sans Serif;
font-size: 14px;
text-align: left;
}

.sidebar ul ul li{
padding: 0;
line-height: 20px;
}

.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;
}


/* UBADJ header image*/

h1 {   
    background: url(images/logo2.png) no-repeat;   
    width: 432px;   
    height: 167px;   
} 

h1 a {   
    display:block;
	text-indent: -9000px; 
	background: url(images/logo2.png) no-repeat;   
    width: 432px;   
    height: 167px;   
} 

#footer{
	clear: both;
	float: left;
	width: 600px;
	padding: 30px 0 30px 0;
}	

#footer p{
	line-height: 10px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 8px
}