/*  
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:'Gudea',Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size: 100%;
	font-weight:normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background:url(images/mainbackground.gif) repeat-x;
        background-attachment:fixed;}

#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{
text-decoration: underline;
color: #336699;
}
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:3px solid;
border-left:3px solid;
border-right:3px solid;
border-color: #515151;
background: #FFFFFF;
min-height:1500px;
_height:1200px;
}
#headerimg  {
  background: url("tsf_banner.jpg");
  margin-top:7px; 
  margin-left: 0px; 
  margin-bottom: 0px;
  height: 130px; 
  width: 900px; }

#social {position: absolute; top:47px; left:748px; width: 160px;}

img.social{
margin-right:5px;
border: 0px;
padding:0;}

#container {
margin-top: 47px;
margin-left: 25px;
width: 630px;
}
.post {
padding: 15px 0 15px 0;
}
.big {
position: absolute;
left: 0px;
top: 188px;
width: 700px;
background-color: #515151;
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;
padding-bottom: 10px;
}
.post h2 a:link {
font-size: 20px;
color: red;
text-decoration: none;
}
.post h2 a:visited {
font-size: 20px;
color: red;
text-decoration: none;
}
.entry {
font-size: 16px;
line-height: 18px;
}
.entry p {
padding-top:10px;
padding-bottom:10px;
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: 188px;
left: 686px;
width: 204px;
background-color: #515151;
border-bottom: 2px solid;
border-color: #CCCCCC;
margin: 0 0 0 10px;
}
.sidebar ul {
list-style-type: none;
margin: 0;
color: white;
padding: 0 10px 0 10px;
}
.sidebar ul li {
padding: 10px 0 10px 0;
color: white;
}
.sidebar ul li h2 {
font-family: 'Gudea',verdana, Georgia, Sans-serif;
color: white;
font-size: 16px; 
}
.sidebar ul ul li {
padding: 0;
line-height: 24px;
}
.sidebar a:link {
font-size: 14px;
color: white;
}
.sidebar a:visited {
font-size: 14px;
color: white;
}
#searchsubmit
{margin-top: 5px;}
table#wp-calendar {
background-color:black;
font-size: 12px;
width: 100%;
}
#footer {
font-size:12px;
position: absolute;
bottom: 0px;
left: 450px;
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.facebook {margin-left:0px;margin-top:10px;}
img.twitter {margin-left:0px;margin-top:10px;}
img.rss {margin-left:0px;margin-top:10px;}

.menu{
    position:relative;
    top:0px;
    width: 900px;	
    margin-left:0px;margin-top:0px;
    background-color: #515151; }

.menu ul{
    margin:0; padding:0;
    float: left;width:100%;}
 
.menu ul li{
    display: inline;}
 
.menu ul li a{
    font-family:Arial,Helvetica;
    float: left; text-decoration: none;
    font-size:14px;
    font-weight:bold;
    color: white;
    padding: 10.5px 38px;
    background-color: #515151; }
 
.menu ul li a:visited{
    color: 336699;}
 
.menu ul li a:hover, .menu ul li .current{
    color: #fff;
    background-color:#1b62cc;}

a img {
background:#E8E8E8;
border: 1px solid #D0D0D0;
padding:7px;
}
