/*  
Theme Name: Tutorial
Theme URI: http://www.wpdesigner.com
Description: This is my theme for a tutorial.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}


body 
 
{
        
        margin: 0;
		font-family: Arial, Helvetica,Georgia, Sans-serif;
		font-size: 12px;
		text-align: left;
		vertical-align:top;
		background:#000000;
     	color:#000000;
		background:#ffffff url('#') repeat;
		
}


h1{
color:#FFFFFF;
font-family: Arial, Sans-serif;
font-size: 14px;
padding: 0 0 0px 0;
}

h2{
color:#FFFFFF;
font-family: Arial, Sans-serif;
font-size: 12px;
padding: 0px 0 0px 0;
background:url("http://www.djframpster.com/site/wp-content/themes/new/newimages/menutittle.png") repeat scroll 0 0 transparent;
}

a:link,a:visited{
           text-decoration: none;
		   color:#3333FF;
}


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

p{
padding: 0 0 0 0;
}
		

#wrapper{
padding:0px;
border:0px solid #ff0000;
margin: 0 auto 0 auto;
margin-top:0px;
width: 900px;
text-align: center;
}


#header{
width: 900px;
height: 310px;
}


#search{
margin:10px 22px;

}


#container{
float: right;
margin-right:120px;
width: 700px;
}

.post{
margin: 0px 1000;
width:504px;
padding:10px 95px;
background-color:#000000;
}

.post h1 a {
color:#FFFFFF;
}

.post h1 {
width:504;
background-color: #000000;
}


.post h2{   
margin:10px auto;
font-family: Georgia, Sans-serif;
font-size: 13px;
background:#000000;
}

.post h2 a {   
margin:10px auto;
font-family: Georgia, Sans-serif;
font-size: 13px;
background:#000000;
}
.post h3 {
padding-top:30px;
text-decoration: underline; 
}

.post h4 {
padding-top:20px; 
}

.entry{ text in box
line-height: 18px;
margin: auto;
background:url("http://www.djframpster.com/site/wp-content/themes/new/newimages/menutittle.png") repeat scroll 0 0 transparent;
}

p.postmetadata{ line at bottom of postbox
border-top: 1px solid #000000;
margin: 0px auto 0 auto;
background-repeat: no-repeat; 
background-position: bottom center;
}

.bottombg {
height:20px;
background:url('newimages/testing2.png') no-repeat 0 0;
}

.sidebar a {
color:#3333FF;
}


.sidebar a:hover {
color:#FF6600;
}

.sidebar2{
width:100px;
float: left;
margin-left:5px;
margin-top:12px;
display:inline;
}

.sidebar{
width:125px;
float: right;
margin-right:-45px;
margin-top:10px;
display:inline;
}

.sidebar ul{ 
float:right;
width: 200px;
list-style-type: none;
padding: 0 0 0 0;
}

.sidebar ul li{
padding: 0 0 0 0;
color:#ffffff;
}


.sidebar ul li h2{
font-size:13px;
background:#000000;
font-family: Georgia, Sans-serif;
color:#FFFFFF;
height:25px;
width:200px;
}

.sidebar ul ul li{
padding: 0;
line-height: 15px;
margin-right:0px;

}

#wp-calendar {
	border: 1px solid #ddd;
	font-size: 14px;
	margin-top:20px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
    color: #FFFFFF;
}

#wp-calendar caption {
	color: #00FF00;
	font-size: 16px;
	text-align: center;
}

#tweetblender {
float:left;
margin-top:200px;
}

#wp-calendar td {
	color: #ffffff;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #00FF00;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #990099;
	color: #00FF00;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#0066FF;
}


.comments-template{
	margin-top: -39px;
	padding: 0px 0 0;
}

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

.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 18px;
	padding: 0 0 0;
	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{
     width:350px;
	 height:100px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


#footer{
background-color:#ffffff;
float: right;
width: 504px;
color:#000000;
}
