/*
Theme Name: KTSV3
Theme URI: http://www.shutter-vision.com/blog/wp-content/themes/ktsv
Description: Dark - 2row Navigation
Author: Keith T Turbitt Jr
Author URI: www.Shutter-Vision.com
Version:  02.022008
*/

/* --------------- Defaults --------------- */

* {
padding:0;
margin:0;
border:0;
}

body {
font-family:Baskerville, Times New Roman, Times , serif;
font-size:15px;
color:#35240b;
background-image: url(http://www.shutter-vision.com/images/background-image.jpg);
font-weight:bold;
}

/* --------------- Div ID's --------------- */

#contact {
width:557px;
height:25px;
text-align:center;
float:right;
margin:10px 30px 0px 0px;
color:#564224;
font-size:13px;
}

#contact p {
display:inline;
margin:0px 8px 0px 8px;
}

#content {
width:712px;
margin:0px 29px 0px 29px;
background:transparent;
}

#content a {
color:#7d4443;
text-decoration:underline;
}

#content a:hover {
color:#7d4443;
text-decoration:underline;
}

#footer {
background:transparent;
width:770px;
margin:0px 0px 10px 0px;
clear:both;
text-align:center;
color:#564224;
font-size:10px;
}

#header {
margin:10px 0px 0px 0px;
width:770px;
height:104px;
background-image: url(http://www.shutter-vision.com/images/header.jpg);
}

#main1 {
width:512px;
float:left;
background:transparent;
padding:10px;
}

#main2 {
width:442px;
height:409px;
float:left;
background:transparent;
padding:10px;
overflow:auto;
}

#main2 ul {
padding:20px 0px 0px 30px;
list-style-type:none;
list-style-image:none;
}

#main2 ul ul{
padding:0px 0px 20px 20px;
text-indent:20px;
}

#main3 {
width:442px;
height:409px;
float:left;
background:transparent;
padding:10px;
overflow:auto;
}

#main4{
width:642px;
height:389px;
background:transparent;
padding:20px 30px 20px 40px;
overflow:auto;
}

#nav {
width:600px;
height:69px;
text-align:center;
padding:0px 10px 0px 0px;
float:right;
font-weight:bold;
font-size:18px;
}

#nav a {
color:#7d4443;
text-decoration:none;
}

#nav a:hover {
color:#7d4443;
text-decoration:underline;
}

#nav li {
display:inline;
padding:0px 5px 0px 5px;
}

#nav ul {
margin:0;
padding-bottom:6px;
list-style-type:none;
list-style-image:none;
}

#sidebar1 {
background:transparent;
width:160px;
float:right;
padding:10px;
}

#sidebar1 li {
display:inline;
padding:0px 5px 0px 9px;
}

#sidebar2 {
background:transparent;
width:230px;
height:409px;
float:right;
padding:10px;
overflow:auto;
}

#sidebar2 img {
margin:20px 0px 0px 10px;
border:10px;
border-color:#35240b;
}

#sidebar2 ul {
padding:10px 0px 0px 0px;
font-weight:bold;
font-size:20px;
}


#sidebar2 li {
padding:0px 0px 0px 10px;
list-style-type:none;
list-style-image:none;
font-weight:bold;
font-size:15px;
}

#slideshow_image{
width:428px;
height:331px;
margin-left:19px;
margin-top:25px;
}

#slideshow_title{
position:relative;
top: -20px;
width:272;
height:109;
margin-left:109px;
}

#wrapper {
width:770px;
margin:auto;
background:#eadec3;
}

/* --------------- Classes --------------- */


h1 {
padding:2px;
font-weight:bold;
font-size:30px;
}

h2 {
padding:2px;
font-weight:bolder;
font-size:20px;
}

h3 {
padding:10px 0px 0px 10px;
font-weight:bold;
font-size:20px;
}

hr.clear {
clear:both;
display:block;
visibility:hidden;
}

hr.divider {
width:80%;
color:#000000;
}

p {
margin-top:10px;
text-indent:20px;
}