/*
Theme Name: Sweetpeababy
Theme URI: http://www.misnet.co.uk
Description: A custom made theme for Sweetpeababy
Version: 2.0
Author: Vicky Hammerstein
*/


/*the main div containers*/
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #1aa7c9;
	background-color: #cef8ff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#outerwrapper {
	width: 996px;
	margin: 0 auto;
	padding: 0px;
	background-image:url(images/wrapperbg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
#header {
	margin: 0 auto;
	padding: 0;
	width: 840px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#header h1 {
	padding: 0;
	margin: 0;
	width: 400px;
	height: 85px;
}
/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	float: left;
	margin: 0px;
	width: 600px;
	padding: 0;
	clear: both;
	color: #63a1aa;
	text-decoration: none;
	display: none;
}
.printlogo {display: none;}
.description {
	clear: left;
	text-align: right;
	padding: 0 10px 0 0;
	color: #fff;
	margin-bottom: 10px;
}
#wrapper {
	width: 840px;
	margin: 0 auto;
	}
	
/************ style navbar links ***********/

#navbar {
	background-image:url(images/navbg.jpg);
	background-color: #FF66CC;
	width: 838px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #d34d92;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #fff;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 7px 10px;
	text-decoration: none;
	font-weight: bold;
	}
	
#nav a:hover {
	color: #FFFFCC;
	display: block;
	text-decoration: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#navbar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#navbar li li a, #navbar li li a:link, #navbar li li a:visited {
	background-image:url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-color: #F796C9;
	color: #FFFFFF;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	}
	
#navbar li li a:hover, #navbar li li a:active {
	background-color: #FF66CC;
	background-image: none;
	}

#navbar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#navbar li:hover ul {
	left: auto;
	display: block;
	}
	
#navbar li:hover ul, #navbar li.sfhover ul {
	left: auto;
	}
	
#navbar .current_page_parent a, #navbar .current_page_item a, #navbar .current_page_item ul a{
    background-color: #FDFBE9;
	color: #1AA7C9!important;
}
#navbar .current_page_item ul a:hover{
	color: #FFF!important;
	}
	
/************ top box on the home page ***********/
#topbox {
	background-color: #fdfbe9;
	padding: 0px 200px 0px 20px;
	background-image: url(images/pregnancy-care.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 200px;
	line-height: 1.4em;
	margin-bottom: 10px;
	}
#topbox h2 {
	color: #1aa7c9;
	margin: 0;
	padding: 15px 0 0 0;
	font-size: 1.4em;
	line-height: 1.5em;
	}
#topbox a {
	color: #1aa7c9;
}	
#topbox a:hover {
	text-decoration: none;
	}	
	
/********** main content area ************/
#main {
	width: 840px;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}

#content {
	width: 560px;
	padding: 20px;
	float: left;
	line-height: 1.4em;
}

#sidebar {
	width: 180px;
	float: right;
	padding: 20px 20px 0 0;
	color: #FF66CC;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	font-size: 1.1em;
}
#sidebar h4 {
	font-size: 100%;
	}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}

#sidebar li {
	line-height: 1.4em;
}
/************ footer stuff ************/
#footer {
	clear: both;
	width: 840px;
	margin: 10px 0 0 0;
	height: 101px;
	color: #fff;
	font-size: 0.85em;
}
#footer p{
	background-color: #42caeb;
	padding: 10px;
	}

#footer a:link, #footer a:visited {
	color: #fff;
}
#footer a:hover {
	text-decoration: none;
}


/*some general classes */

.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
	
/*style the headings*/
#content h1 {
	font-size: 1.5em;
	color: #1aa7c9;
	margin-top: 0;
}
#content h2 { 
	font-size: 1.3em;
	color: #1aa7c9;
}


.post h2 {
	font-size: 1.5em;
	color: #f18de6;
}
.post h2 a{
	margin: 45px 0 10px 0;
	padding: 0;
	color: #f18de6;
	text-decoration: none;
}
.post h3 {
  font-size: 1.3em;
  margin: 15px 0 10px 0;
  padding: 0;
  color: #1aa7c9;
}

/*style content links*/
#content a:link, #content a:visited {
	padding: 2px;
	color: #f18de6;
}
#content a:hover {
	text-decoration: none;
}
.entry-text p a {
	color: #f18de6;
	}




/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}

/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}


/*oh you're so fancy with those blockquotes....*/
blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 350px;
	padding: 5px 10px 5px 30px;
	background-color: #f5e8fc;
	border-left: 3px solid #bb98d0;
}
blockquote p:first-letter {
}



/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;
}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}

a.image img {
	border: none;
}

/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.clearfloats {
	clear: both;
	}
