/*  
Theme Name: MadelineK
Theme URI: http://www.madelinek.net/
Description: hey now!
Version: 0.1
Author: Steve Karsch
Author URI: http://www.stevekarsch.com/

*/



		body {
			background: #FFF3FB;
			font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
			font-size: 62.5%;
			padding: 0;
			margin: 0;
		}

#sheshere {
position: relative;
left: 670px;
z-index: 1000;
display: none;
}

		#wrapper {
			width: 767px;
			padding: 0;
			margin-left: auto;
			margin-right: auto;
			background: url('images/contentwrapper-bg.gif');
		}

		#header {
			background: #008FFE;
			background: url('images/header.gif') no-repeat;
			height: 110px;
			border-left: 1px solid #757575;
		}

		#navbar {
			background: #FF50B3;
			background: url('images/nav-bg.gif') repeat-x;
			border-left: 1px solid #757575;
			height: 30px;
			width: 759px;
			padding-top: 5px;
			margin-bottom: -5px;
		}

		ul#nav {
			list-style: none;
			display: inline;
                        margin-left: 160px;
padding-right: -160px; 
		}

		ul#nav li {
			list-style: none;
			display: inline;
			margin-right: 25px;

		}

		ul#nav li a:link {
			color: white;
			font-size: 150%;
			text-decoration: none;


		}

		ul#nav img {
			display: inline;
			border: none;
			margin: 0;
			padding: 0;
			position: relative;
			top: -5px;
		}

		#searchBar {
			position: relative;
			top: -31px;
			left: 530px;
			width: 130px;
                        display: none;
		}

		#contentWrapper {
			/* border: 1px solid #757575; */
			clear:both;

		}

		#content {
			float: left;
			width: 493px;
			margin: 0;
			background: #fff;
			border-left: 1px solid #757575;
			border-right: 1px solid #757575;
			padding-left: 27px;
			padding-right: 15px;
			/* padding-top: 27px; */
			margin-bottom: 27px;
                        margin-top: -25px;
		}

		* html #content {
			padding-top: 0;
			margin-top: -25px;
		}

		#content p {

			font-size: 120%;
			line-height: 150%;
		}

		#sidebar {
			float: left;
			width: 209px;
			margin: 0;
			background: #D4ECFF;
			/* border-right: 1px solid #757575; */
			padding-left: 14px;
			padding-top: 17px;
			font-size: 120%;
margin-top: -30px;
		}

		* html #sidebar {
			padding-top: 0;
			margin-top: -30px;
		}

		#sidebar img {
			float: left;
			/* border: 5px solid #FF50B3; */
border:1px solid #2580b2;
			margin: 5px 10px 5px 10px;


		}

#sidebar img a:link {border: none;}
		
		#sidebar ul {
			list-style:  none;
			clear: left;
			margin-left: 0;
			margin-top: 0;
			margin-bottom:  20px;
			padding-left: 0;
		}
		

		.postDate {
			color: #008FFe;
			font-weight: bold;
		}

		.postTitle {
			font-weight: bold;
		}

		#sidebar a:link {
			color: black;
			font-weight: bold;
		}

		#sidebar a:visited {
			color: #757575;
			font-weight: bold;
		}
		
		#sidebar li a { font-size: .9em;}

#sidebar p {font-size: .9em;}

		#footer {
			clear: both;
			background: #FF50B3;
			background: url('images/footer-bg.gif') repeat-x;
			height: 13px;
			color: #FFF;
			padding-left: 10px;
			padding-top: 2px;
			width: 749px;
			border-left: 1px solid #757575;
		}

		#footer p {
			display: inline;
		}

		#footer #wordpress {
			margin-left: 250px;
		}

		#footer #design {
			margin-left: 230px;
		}

		#footer a:link {
			color: black;
		}

		#footer a:visited {
			color: #3e3e3e;
		}

		h1 {
			color: #008FFE;
			display: block;
			/* background: url('/images/h1-bg.gif') repeat-x 0 100%; */
			/* padding-bottom: .4em; */
			background: url('images/palmtree.gif') no-repeat;
			height: 110px;
                        font-size: 2.0em;
                        padding-top:85px;
                        margin-bottom:-85px;
                        padding-left: 45px;
                        margin-left: -20px;
		}

		* html h1 {
		     padding-top: 84px;
		}

h3 {color: #008FFe;
display: block;
font-size: 2.0em;
}

		h2 {
			color: #FF50B3;
			display: block;
			background: url('images/h2-bg.gif') repeat-x 0 100%;
			margin-right: 15px;

			padding-bottom: .6em;
			font-size: 130%;
		}

		* html #sidebar p {
			margin-top: -5px;
		}

		h3 {
			color: #FF50B3;
			margin-bottom: -6px;
		}

		* html h3 {
			margin-top: 10px;
			font-size: 130%;
		}

		#s {
			background: url('images/search-bg.gif') no-repeat -12px -6px;
			border: none;
			height: 21px;
			width: 182px;
			padding-left: 10px;
			padding-right: 10px;
			
			font-size: 90%;
			/* position: relative; */

		}

		#searchsubmit {
			position: relative;
			top: -14px;
			left: 186px;
                        padding:0;margin-top: -12px;
		}

* html #searchsubmit {
top: -11px;
}

		.comment {


		}

		.comment p {
			font-weight: bold;
			margin-bottom: 20px;
		}

		.comment1 {
			background: #FDEAF4;
			padding-left: 15px;
			padding-right: 15px;
		}

		.comment1 p {
			font-weight: normal;
		}

		.comment1 .commentdate {
			color: #FF50B3;
		}

		.comment2 {
			background: #E8FFC9;
			padding-left: 15px;
			padding-right: 15px;
		}

		.comment2 p {
			font-weight: normal;
		}

		.comment2 .commentdate {
			color: #5ea501;
		}

a:link {
color: #008FFE;}

a:visited {
color: #008FFE;}

a:hover {
color: #91FF00;}

a:active {
color: #ff50b3;}

h1 a {text-decoration: none;}

fieldset {border: none; margin:0; padding:0;}

.hr {background-image: url('/wp-content/themes/madelinek/images/hr.gif');height: 55px;}

.commentlist {list-style: none;}

.commentlist li {list-style: none; margin-left: -40px; margin-bottom: 10px; padding: 5px 10px 5px 10px;}

.commentlist li {background: #fdeaf4;}

.commentlist li.alt {background: #e8ffc9;}

#comments, #respond {font-size: 1.4em;}
