/*  
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:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size: 100%;
	font-weight:normal;
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	background:url(images/mainbackground.gif) repeat-x;
}
#nav{
width: 110px; 
padding:1px 0 0 0px;
margin:0;
font-size:75%; 
font-weight: bold;
}
#nav li{
padding-top: 1px;
padding-bottom: 1px;
border-right:1px solid #ffffff;
list-style-type:none; 
text-align: center;}
#nav li a{
background-color:#1d2e3b;
display:block;
padding:5px 11px; 
color:#ffffff; 
text-decoration:none;}
#nav li a:hover
{background-color:#0000CC;
display:block;}
a img {border: 0}
a:link, a:visited {
text-decoration: underline;
color: #336699;
}
a:hover {
text-decoration: none;
}
p {
padding: 10px 0 0 0;
}
#wrapper {
position:relative;
width: 900px;
margin-left:auto;
margin-right:auto;
border-top:2px solid;
border-left:2px solid;
border-right:2px solid;
border-color:#424243;
height: 3400px;
background: #fff;
}
.indexlinks{font-size:18px;color:white;position:absolute;top:-40px;left:5px;}
.indexlinks a:link{font-size:18px;color:white;}
.indexlinks a:visited{font-size:18px;color:white;}
.indexlinks a:hover{font-size:18px;color:red;}
#headerimg  {
position:absolute;
top:-10px;
left:-10px;
  background: url("tsf_banner.jpg"); 
  height: 145px; 
  width: 920px; }
#shadow  {
background: url("mainbackground2.gif");
position:absolute; top: 20px; left: -12px; 
height: 553px;
width: 10px;
} 
#shadow2 {
background: url("mainbackground3.gif"); 
position:absolute; 
top: 20px; 
left: 902px;
height: 553px;
width: 10px;
}
#topbar {
background: url("topbar.gif") no-repeat; 
position: absolute;
top: 135px; 
left: 2px;
height: 8px;
width: 900px;
}
#container {
position: absolute;
top: 170px;
left: 10px;
width: 650px;_width: 600px;
}
.post {
padding: 10px 0 10px 0;
}
.big {
position: absolute;
top: 145px;
left: 2px;
width: 691px;
background: #2A1959;
text-align: center;
}
.big h1{
font-size: 18px;
line-height: 24px;
}
.big h1 a:link {
font-size: 16px;
color: white;
text-decoration: none;
}
.big h1 a:visited {
font-size: 16px;
color: white;
text-decoration: none;
}
.post h2 {
font-size: 12px;
}
.post h2 a:link {
font-size: 16px;
color: red;
text-decoration: none;
}
.post h2 a:visited {
font-size: 16px;
color: red;
text-decoration: none;
}
.entry {
font-size: 12px;
line-height: 18px;
}
.entry p {
color: #404040;
}
p.postmetadata {
margin-top: 15px;
border-top: 1px solid #ccc;
}
.navigation {
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}
.sidebar {
position: absolute;
top: 147px;
left: 686px;
width: 200px;
background:url(bg.gif) repeat-y;
border-left: 2px solid;
border-bottom: 2px solid;
border-color: #CCCCCC;
margin: 0 0 0 10px;
}
.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: verdana, Georgia, Sans-serif;
font-size: 14px; 
}
.sidebar ul ul li {
padding: 0;
line-height: 24px;
}
.sidebar a:link, a:visited {
font-size: 12px;
}
table#wp-calendar {
background-color:#c1cdcd;
font-size: 12px;
width: 100%;
}
#footer {
background: url("footer.gif") no-repeat;
font-size:12px;
position: absolute;
left: 0px;
bottom: 0;
width: 800px;
padding: 0 10px 0 0;
}
#footer p {
text-align: center;
}
.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, 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;
}

