/*  
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, blockquote, p {
margin: 0;
padding: 0;
}

body {
	font-family: Arial, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-image:url(/web-dev/images/bg_img.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color: #000000;
}

a:link, a:visited {
	text-decoration: none;
	color: #996600;
}

a:hover {
	text-decoration: none;
	color: #669933;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto 0 auto;
	width:980px;
	text-align:left;
}

#header {
	float: left;
	width: 100%;
	background-image:url(/web-dev/images/bg-header.jpg);
	background-repeat: repeat-x;
	height:135px;
}

#container {
	margin:50px 0 0 10px;
	float: left;
	width:550px;
	background: #FFFFFF;
}

.sidebar {
	margin:50px 0 0 0;
	float: left;
	width:200px;
	background-image:url(images/sidebar_img.png);
	background-repeat:no-repeat;
	background-position: top;
	display: inline;
}

.sidebar2 {
	margin:50px 0 0 0;
	float: left;
	width:200px;
	background-image:url(images/sidebar_img.png);
	background-repeat:no-repeat;
	background-position: top;
	display: inline;
}


#footer {
	background-image:url(../../../web-dev/images/bg_footer.png);
	background-repeat: repeat-x;
	float:left;
	clear: both;
	width: 100%;
	height: 270px;
}

#footer p{
	line-height:1.7;
}

h1 {
	font-size: 22px;
	padding: 0 0 25px 0;
	font-weight: bold;
}

p {
	padding-top:10px;
}

.post {
	padding: 10px 0 10px 0;
}

.post h2 {
	font-size:18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.entry {
	margin-top:8px;
	line-height: 1.5;
	background: #FFFFFF;
	width:520px;
}
.postmetadatacont {
	width:525px;
	height:70px;
	background-image: url(images/postmeta_img.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.postmetadata1 {
	width:370px;
	height: auto;
	margin-top:35px;
	padding:10px 5px 5px 5px;
}

.postmetadata2 {
	width:130px;
	height: auto;
	margin-top:35px;
	padding:10px 5px 5px 5px;
}


.navigation {
	padding: 10px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	line-height:1.9;
}



/*
Start of sidebar styling
*/

.sidebar ul{
	list-style-type:none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar2 ul{
	list-style-type:none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar2 ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-size:16px;
	color: #663300;
}

.sidebar2 ul li h2{
	font-size:16px;
	color: #663300;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 1.5;
}

.sidebar2 ul ul li{
	padding: 0;
	line-height: 1.5;
}

table#wp-calendar{
	width: 100%;
}

/*
Start of sidebar navigation pic rollovers
*/

a.monthpic {
	display: block;
	width: 170px;
	height: 280px;
	text-decoration: none;
	background: url(images/spotlight.jpg);
}

a.specialpic {
	display: block;
	width: 170px;
	height: 280px;
	text-decoration: none;
	background: url(images/monthly.jpg);
}

a.twitpic {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url(images/twitpic.jpg);
}

a.twitpic:hover {
	background-position: -30px 0;
}

a.facepic {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url(images/facepic.jpg);
}

a.facepic:hover {
	background-position: -30px 0;
}

a.contactpic {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url(images/contactpic.png);
}

a.contactpic:hover {
	background-position: -30px 0;
}

a.rsspic {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url(images/rsspic.jpg);
}

a.rsspic:hover {
	background-position: -30px 0;
}

a.newsletterpic {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url(images/newsletterpic.png);
}

a.newsletterpic:hover {
	background-position: -30px 0;
}

.displace {
	position: absolute;
	padding-left:35px;
	font-size:14px;
	font-weight:bold;
}


/*
Start of comments styling
*/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	width: 525px;
}

.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;
	width: 525px;
}

.comments-template ol li p {
	margin: 0px 0px 0px 10px;
}

.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;
}

.avatar { float: left;
	padding: 2px; 
	margin: 0; 
	border: 2px solid #009900; 
	background: white; 
}

.post_avatar { 
	padding: 2px; 
	margin-right: 10px; 
	border: 2px solid #009900; 
	background: white; 
}

.commentimg {
	background-image:url(images/comment_img.png);
	background-repeat:no-repeat;
	height:50px;
	width:50px;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:15px; 
	padding-left:18px;
}

.commentlist img { 
	margin-right: 20px;
}

.commentlist p { 
	width: 500px;
}

.commentimg a:link, .commentimg a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.commentimg a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
