/*   
Theme Name: dodds
Theme URI: the-theme's-homepage
Description: custom design for Marci Dodds
Author: Kurt Bielema
Author URI: your-URI
Version: 1
.
General comments/License Statement if any.
.
*/


html {
	height: 100%;
	margin-bottom: 1px;
}

/*body {
	background-image: url(images/img_77.gif);
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #ffffff;
	text-align: left;
	color: #4D4D4D;
}*/

body {
	background-image: url(images/graphic_bax.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #f6efd7;
	text-align: left;
	color: #4D4D4D;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#header {
	background-image: url(images/marci_menu_new.gif);
	background-repeat: no-repeat;
	z-index: 100;
	text-align: center;
	color: #ffffff;
	line-height: 18px;
	position: absolute;
	left: 15px;
	top: 50px;
	height: 220px;
	width: 335px;
	padding-top: 108px;
	font-size: 10px;
}

#header a, #header a:visited {
	color: #ffffff;
	text-decoration: none;
}

#header a:hover, #header a:visited:hover {
	border-bottom: 1px solid #eb3933;
	background-color: #000a4a;
}


#drop_sh {
	background-image: url(images/drop_sh.png);
	background-repeat: no-repeat;
	z-index: 99;
	position: absolute;
	height: 177px;
	width: 342px;
	left: 13px;
	top: 48px;
}

#sidebar {
	width: 180px;
	position: relative;
	left: 50px;
	top: 300px;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul, sidebar li {
	list-style: none;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	}

#container {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	left: 265px;
	top: 0px;
	width: 610px;
	position: absolute;
	color: #4d4d4d;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index: 0;
	background-position: bottom;
}

#page_image {
	margin: 0px 0px 0px -95px;
	padding: 0px; 
	z-index: 1;
}

.navigation { width: 420px; margin: 0 0 24px 0;}
.alignright { float: right; }
.alignleft { float: left; }

#content {
	font-size: 10px;
	line-height: 15px;
	color: #4d4d4d;
	width: 480px;
	padding: 30px 0px 0px 100px;
	margin: 0px;
}

a:link, a:visited{
	color: #eb3933;
	text-decoration: none;
}

a:hover, a:visited:hover{
	color: #ffffff;
	background-color: #4d4d4d;
}

p {
	font-size: 11px;
	line-height: 16px;
	width: 424px;
	color: #4d4d4d;
	/*margin-top: 2px;*/
}

h1{
	font-size: 21px;
	color: #eb3933;
	font-weight: normal;
	line-height: 26px;
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 20px 0 2px 0;
}

h2{
	font-size: 18px;
	color: #4d4d4d;
	/*font-weight: normal;
	margin: 0px;
	padding: 0px;*/
}

h3{
	font-size: 14px;
	line-height: 18px;
	color: #4d4d4d;
	font-weight: normal;
	}

h4, h5, h6 {
	font-size: 12px;
	color: #4d4d4d;
	margin: 0px;
	padding: 0px;
}

ul{
	/*margin: 0px;
	padding: 0px;*/
}

li h2{
	font-size: 14px;
	line-height: 18px;
	color: #4d4d4d;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	width: 200px;
	/*margin: 0px;
	padding: 0px;*/
}
	
li {
	/*margin: 0px;
	padding: 0px;*/
}


#image{
	float: right;
	padding-top: 15px;
	padding-left: 15px;
}


#star{
	background-image: url(images/quotestar_sm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	width: 50px;
	margin: 10px 0px 10px -20px;
}

#weather {
	margin: 0px 0px 0px -50px;
	padding: 50px 0px 0px 0px;
	}
#weather p {
	padding: 0px 0px 0px 20px;
	}

#footer {
	font-size: 10px;
	line-height: 15px;
	color: #4d4d4d;
	background:url(images/bottom_bg.gif) no-repeat left bottom;
	width: 530px;
	height: 100px;
	margin: 20px 0px 0px;
	padding-left: 100px;
}

#footer a, footer a:visited {
	color: #eb3933;
	text-decoration: none;
}

#footer a:hover, footer a:hover:visited{
	color: #ffffff;
	background-color: #4d4d4d;
}

#comment{
	width: 400px;
	}
