/*  
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:#616161;;
}
#mainleft {
position:absolute;
width:130px;
left:25px;
top:180px;
background:#fff;
}
#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: 920px;
margin-left:auto;
margin-right:auto;
height: 4300px;
background:url('sb_background.jpg') repeat-y;;
}
#headerimg  {
margin: 0; 
  background: url("sb_banner.jpg"); 
  height: 130px; 
  width: 920px; }
#container {
position: absolute;
top: 170px;
left: 190px;
width: 500px;
}
.post {
padding: 10px 0 10px 0;
}
.big {
position: absolute;
left: 10px;
top: 132px;
width: 693px;
background: black;
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: 133px;
left: 695px;
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 {
font-size:12px;
position: absolute;
bottom: 5px;
left: 5px;
width: 800px;
padding: 0 10px 0 0;
}
#footer p {
margin-bottom: 0px;
line-height: 18px;
}
.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;
}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
.img 
{
border: 1px solid;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin: 10px auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 1px solid;
}
.wp-caption p.wp-caption-text {
font-size: 9px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;}

p.indexlinks{font-size:18px;color:white;position:absolute;top:-40px;left:20px;}
p.indexlinks a:link{font-size:18px;color:white;text-decoration:none;}
p.indexlinks a:visited{font-size:18px;color:white;text-decoration:none;}
p.indexlinks a:hover{font-size:18px;color:red;text-decoration:none;}

img.tel {margin-left:0px;margin-top:0px;}
img.facebook {margin-left:0px;margin-top:10px;}
img.twitter {margin-left:0px;margin-top:10px;}
img.rss {margin-left:0px;margin-top:10px;}
img.bsilogo {margin-left:40px;margin-top:20px;}
div.addtoany {margin-left:0px;margin-top:100px;}


