/* CSS Document */
/* Name: Kay Stockham
Author: Created by Justin Knupp - Stonecreek Media Inc.
Owner Copyright 2007 by Kay Stockham.  All rights reserved.
Author URI: http://www.stonecreekmedia.com
Site URI: http://www.kaystockham.com
Date: May 5, 2007
Version: 1.0  */


/* -------- Define HTML elements ------------ */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
}

p {
}

blockquote {
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}


/* -------- Define divider elements ------ */


.page {
	padding: 0px;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 176px;
	width: 800px;
}

.header1 {
	background-image: url(../images/insideHeader1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 82px;
	width: 800px;
}

.header2 {
	background-image: url(../images/insideHeader2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 94px;
	width: 800px;
}

.nav {
}

.middle {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	height: 100%;
	background-image: url(../images/middleStrip.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.middle2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}

.middleLeft {
	min-height:343px;
	height:auto;
	_height:343px;
	background-image: url(../images/insidemiddleLeftBkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
}

.middleLeftContent {
	padding-left: 25px;
	padding-right: 20px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 25px;
	height: 100%;
	overflow: visible;
}

.middleLeftContent a:link {
	color: #821E1E;
	text-decoration: underline;
	font-weight: bold;
}

.middleLeftContent a:visited {
	color: #821E1E;
	text-decoration: underline;
	font-weight: bold;
}

.middleLeftContent a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.middleRight {
}

.middleRightContent {
	min-height:343px;
	height:auto;
	_height:343px;
	background-image: url(../images/insideMiddleRtBkgf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	color: #F0DDCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.middleRightContent a:link {
}

.middleRightContent a:hover {
}

.box {
	width: 450px;
}

.box1 {
	float: left;
	width: 150px;
}

.box2 {
	float: left;
	width: 150px;
}

.box3 {
	float: left;
	width: 150px;
}

.twitter {
   width: 180px;
   height: 100%;
}

#twitter_t {
   width: 445px;
   height: 34px;
   background-image:url("http://www.kaystockham.com/images/twitter_t.png");
}

#twitter_m {
   width: 415px;
   padding: 0 15px;
   background:url("http://www.kaystockham.com/images/twitter_m.png")  0 0 repeat-y;
}

   #twitter_container {
       min-height:45px;
       height:auto !important;
       height:40px;
       padding-bottom:10px;
   }

       #twitter_update_list {
           width: 415px;
           padding: 0;
           overflow: hidden;
           font-family: Georgia;
           font-size: 14px;
           font-style: italic;
           color: #31353d;
           line-height: 16px;
           font-weight:bold;
       }

       #twitter_update_list li {
           width: 415px;
           list-style: none;
       }

       #twitter_update_list li a {
           color: #5f6d76;
           border-bottom: dotted 1px;
           text-decoration: none;
       }

       #twitter_update_list li a:hover {
           color: #31353d;
           background: #d3f1f9;
       }

#twitter_b {
   width: 445px;
   height: 29px;
   background-image:url("http://www.kaystockham.com/images/twitter_b.png");
}














/* --------- Define footer elements ---------- */

.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 42px;
	width: 800px;
}

.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	padding-top: 12px;
	padding-right: 5px;
}

.bottomNav a:link {
	font-weight: bold;
	color: #F2E3D0;
	text-decoration: none;
}

.bottomNav a:visited {
	font-weight: bold;
	color: #F2E3D0;
	text-decoration: none;
}

.bottomNav a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.legal {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	width: 785px;
	float: left;
}

.stonecreek {
	text-align: center;
}

.stonecreek p {
	color: #CCCCCC;
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.stonecreek a:link {
}

.stonecreek a:visited {
}

.stonecreek a:hover {
}


/* ----------- Define photo elements ------------ */

.photoLeft {
	float: left;
	padding-right: 8px;
}

.photoRight {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 9px;
	font-weight: bold;
}

.photoCenter {
	float: left;
}


/* ------------ CSS Menu elements ----------------------- */

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #7D1D1E;
	text-align: center;
}

.hqcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}


/* ------- Blog elements --------------- */

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #F2E3D0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}

.sidebar a:link {
	color: #F2E3D0;
	text-decoration: underline;
	font-size: 12px;
}

.sidebar a:visited {
	color: #F2E3D0;
	text-decoration: underline;
	font-size: 12px;
}

.sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.sidebar li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}

.wp-smiley {
	border: 0pt none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}	