/*

Theme Name: Baby blog
Theme URI: http://www.PixelaidedCreative.com
Description: Custom Design for the Baby Blog. Based off a Heavily Modified version of the Persephone Theme.
Tags: fixed-width, two-columns, blue, theme-options, threaded-comments
Author: Joe Carter Jr
Author URI: http://www.PixelaidedCreative.com

*/


body {
	background:#ffffff;
	margin:8px 0;
	color:#333333;
	font:x-small Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size/* */:/**/small;
	font-size: /**/small;
	text-align: center;
}

#topbar{
	height: 92px;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:13px;
	width:950px;
	background:transparent url(images/siteid.png) no-repeat scroll;
	background-position:0px 0px;
	display: block;
	position: relative;
	z-index:3;
}

#header{
	height: 350px;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-position:0px 0px;
	display: block;
	position: relative;
	z-index:1;
	margin-bottom: 17px;
}


#wrapper{
	width:950px;
	margin-top:-9px;
	margin-right:auto;
	margin-left:auto;
	padding: 0px;
	text-align:left;
	font-size: 78%;
	line-height:20px;
	z-index:1;
	position: relative;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size:100%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;

}	

a:link {
	color:#F79668;
	text-decoration:none;
}
a:visited {
	color:#69C3B9;
	text-decoration:none;
}
a:hover {
	color:#69C3B9;
	text-decoration:underline;
}
a img {
	border-width:0;
} 
#container{
padding: 0;
}


#surheader{
color:white;
text-align:right;
padding: 0 14px 0 0;
}

#surheader p{
margin: 4px 0;
}

#surheader a{
color:white;
font-weight:100;
}

#content{
clear:both;
margin: 0px;
padding: 15px 0 0 0;
}	

#main {
	width: 644px;
	float:left;
	margin: 0;
	padding: 0px;
	overflow:hidden;
}

#sidebar {
float:right;
overflow:hidden;
width:277px;
word-wrap:break-word;
line-height:1.6em;
/*margin: 0 0 0 635px;*/
}

#footer {
clear: both;
margin: 0;
padding: 0px 0px 14px 0px;
font-size: 100%;
background:;
}


#footer-inner{
background: #404040;
height: 50px;
text-align: center;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}

#footer p{
margin:0;
padding:15px 0;
}

#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
padding: 0 0 6px 0;
}

#navigation div.fright{ 
float:right;
padding: 0 0 6px 0;
}

#credit{
padding: 20px;
}

#credit p{
margin:0;
padding: 0 0 3px 0;
/*color:#5DA3C6;*/
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */



a{
font-weight:800;
text-decoration:none;
}
a:hover{
text-decoration:none;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
background: #FFF  url("images/quotes.gif") top left no-repeat;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
font-size: 95%;
font-family: "Courier New", Courier, monospace;
}

td{
 vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
	 margin: 0 10px 0 0;
}

.alignright {
   float: right;
	 margin: 0 0 0 10px;
}


.wp-caption {
   border: 1px solid #777;
   text-align: center;
   background-color: #555;
   padding-top: 4px;
   margin: 5px 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Tabs  */

.horizmenu{
line-height:16px;
float:right;
font-size:95%;
margin-top:38px;
margin-left:auto;
margin-right:0px;
margin-bottom:0px;
padding-top:10px;
}

.horizmenu a{
font-weight: 100;
}

.horizmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.horizmenu ul li{
	position: relative;
	float: left;
}

.horizmenu ul li a{
	line-height:100px;
	overflow:hidden;
}

* html .horizmenu ul li a{ 
display: inline-block;
}

.horizmenu ul li a:link, .horizmenu ul li a:visited{
}

.horizmenu ul li a:hover, .horizmenu ul li ul li a:hover{
 text-decoration:none;
}

.pagehome a {
	background:url(images/home.gif) no-repeat;
	background-position:0 0;
	display:block;
	height:44px;
	width:103px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
}
.pagehome  a:hover {
	background-position:0 -44px;
}

.page-item-2 a {
	background:url(images/about.gif) no-repeat;
	background-position:0 0;
	display:block;
	height:44px;
	width:103px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
}
.page-item-2  a:hover {
	background-position:0 -44px;
}

.page-item-54 a {
	background:url(images/prices.gif) no-repeat;
	background-position:0 0;
	display:block;
	height:44px;
	width:103px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
}
.page-item-54  a:hover {
	background-position:0 -44px;
}



.page-item-56 a {
	background:url(images/contact.gif) no-repeat;
	background-position:0 0;
	display:block;
	height:44px;
	width:103px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
}
.page-item-56  a:hover {
	background-position:0 -44px;
}

.page-item-58 a {
	background:url(images/links.gif) no-repeat;
	background-position:0 0;
	display:block;
	height:44px;
	width:103px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
}
.page-item-58  a:hover {
	background-position:0 -44px;
}

.page-item-223 a 
 {
	background:url(images/clients.gif) no-repeat;
 	background-position:0 0;
	display:block;
	height:44px;
	width:103px;
	float:left;
	margin:0 0 0 5px;
	padding:0;
}

.page-item-223  a:hover,
.current_page_item a{
	background-position:0 -44px;
}

.page-item-223 ul,
.page-item-56 ul
 {
	display:none;
	}


.page-item-52 a {
	background:url(images/gallery.gif) no-repeat;
	background-position:0 0;
	display:block;
	height:44px;
	width:103px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
}
.page-item-52  a:hover {
	background-position:0 -44px;
}

.page-item-52 ul li a {
	background:url(images/transbgwht.png);
	background-position:0 0;
	display:block;
	height:30px;
	width:103px;
	margin:0 0 0 5px;
	padding:5px 0px 0px 0px;
	line-height:30px;
	color:#4B2B12;
	font-size:15px;
}
.page-item-52  a:hover {
	background-position:0 -44px;
	background-color:#F3F3F3;
	color:#4B2B12;
}


.page-item-52 ul{
  /*hide the subnavs*/
	  display: none;
	  position: absolute;
	  top: 40px;
	  height: 5px;
	  left: 0;
	  padding-top: 5px;
	  z-index:4000;
	  width:103px;
}


.page-item-52:hover ul,
li.over ul{
  /*  display the other topics when
      their parent is hovered */
  display: block;
  z-index: 6000;
  float:none;
}

/* Headings */ 


#header h3{
margin:  0;
padding: 23px 0 0 20px;
}

#header h3 a{
font-weight:100;
color: #fff;
text-decoration: none;
font-size: 220%;
line-height:28px;
}

#header h3 a:hover{
color: #fff;
text-decoration: none;
}

#header h2{
margin: 0;
padding: 5px;
font-weight:800;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
color: #4B2B12;
font-size: 100%;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
padding: 6px 6px 6px 10px;
margin: 1px 15px 10px 15px;
background: #4B2B12;
color: #fff;
}


.date-header {
	font:normal normal 86% Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 1.4em;
	letter-spacing:.2em;
	color:#4B2B12;
	padding:0 .3em 0;
	float: right;
	margin-top:27px;
}
.date-header2 {
	font:normal normal 86% Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 1.4em;
	letter-spacing:.2em;
	color:#4B2B12;
	padding:0 .3em 0;
	float: right;
	margin-top:10px;
}
/* post styles */

.post{
	padding-bottom:2.5em;


}

.entry{
margin: 0;
padding: 0px 10px 3px 10px;
line-height:1.6em;
margin:0 0 0.75em;
}

entry img{
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#4B2B12 none repeat scroll 0 0;
border:5px solid #F79668;
padding:4px;

}
#posthead {
	margin:0;
	padding:0;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#ffffff;
	display:block;
	height: 18px;
	background: url(images/postheader.png) repeat-x;
}

#postfoot {
	margin:0;
	padding:0;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#ffffff;
	display:block;
	height: 16px;
	background: url(images/postfooter.png) repeat-x;
}

.post h2 {
	margin:0;
	padding:.3em 0 0 .3em;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#4B2B12;
	height: 32px;
	background-color: #69C3B9;
}


.post h2 a{
	color:#4B2B12;
	display:block;
	font-weight:normal;
	text-decoration:none;
}

.post h2 a:hover{
	color:#FFF;
}

.postmetadata{
font-size:90%;
padding: 0px;
margin: 0;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;

}

.authormeta{
font-size:90%;
padding: 0px;
margin: 0;
}

.commentsmeta{
float:right;
padding: 0px;
margin: 0;
}

/* Comments > WordPress 2.6 */

ol.commentlist {
list-style:none;
margin:0;
padding:0; 
text-indent:0;
}

ol.commentlist li { 
border:1px solid #F45E98;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
height:1%; 
margin:0 0 10px;
padding:5px 7px 5px 57px;
position:relative;
}

ol.commentlist li div.comment-author {
padding:0 160px 0 0;
}

ol.commentlist li div.vcard {
font:800 12px/1.9 arial,  verdana, helvetica, sans-serif;
}

ol.commentlist li div.vcard cite.fn {
font-style:normal;
}

ol.commentlist li div.vcard cite.fn a.url {
text-decoration:none;
}

ol.commentlist li div.vcard img.avatar { 
border:1px solid #F45E98; 
top:7px;
left:7px; 
position:absolute;
}

ol.commentlist li div.comment-meta {
font:100 11px/1.9 arial, verdana, helvetica, sans-serif;
position:absolute;
top:5px;
right:10px;
text-align:right;
}

ol.commentlist li div.comment-meta a {
color:#fff;
text-decoration:none;
font-weight: 100;
}

ol.commentlist li p {
font:normal 12px/1.5 arial, verdana, helvetica, sans-serif;
margin:0 0 1em;
}
ol.commentlist li ul {
font:normal 12px/1.4  arial, verdana, helvetica, sans-serif;
list-style:square;
margin:0 0 1em;
padding:0;
text-indent:0;
}

ol.commentlist li div.reply {
font:bold 12px/1.4 arial, verdana, helvetica, sans-serif;
}

ol.commentlist li div.reply:hover {
color: black;
}

ol.commentlist li div.reply a {
text-decoration:none; 
}

ol.commentlist li ul.children {
list-style:none;
margin:1em 0 0;
text-indent:0;
}
  
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4 {
margin:0 0 .25em;
}

ol.commentlist li.even {
background:#fff;
}
ol.commentlist li.odd {
background:#fff;
}

ol.commentlist li.pingback div.vcard {
padding:0 160px 0 0;
}

#respond h3, h3#comments, h3#postcomment{
font-size: 105%;
font-family: arial, verdana, helvetica, sans-serif;
margin: 10px 0;
}

.replysubmit{
background:#69C3B9;
border:1px solid #4B2B12;
padding:2px 10px;
text-align:center;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #4B2B12;
font-weight: 100;
}

/*  sidebar styles */


.menu{
padding:0;
font-size:95%;
}

.menu a{
font-weight: 800;
}

.menu a:hover{
text-decoration:none;
}

.menu ul{
margin:0;
padding:0;
list-style-type:none;
}

.menu ul li.widget{
padding: 2px;
margin:0 0 10px 0;

}

.menu ul li.widget ul{
margin: 0;
padding:0;
}

.menu ul li.widget ul li{
padding: 3px 0 3px 20px;
margin:1px 0 0 0;
display:block;
}

.menu ul li.widget h3{
/*font-family: arial, verdana, sans-serif;
font-size:130%;
padding:4px 0 4px 7px;
margin: 0 0 2px 0;
color: #fff;
font-weight: 100;
background: #484848;
*/

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background-color:#4B2B12;
border-top: solid 5px #F48456;
color:#FFFFFF;
font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:42px;
letter-spacing:0.2em;
line-height:1.4em;
margin:0;
padding:0.1em 2em 0;
vertical-align:middle;
}

.menu ul li h3 a{
color: #fff;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #fff;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

li.widget #search, li.widget #tags {
display:block;
padding: 2px 5px;
}

.menu ul li.widget ul li ul li{
border: none !important;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 190px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


input.searchinput, input.searchsubmit{
background:#333;
border: 1px solid white;
color:white;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}


#footer a{
font-weight: 100;
}




#searchform2 {
float:right;
padding: 54px 10px 0 0;
display:block;
}

#searchform2 input#search2 {
	width:195px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 5px;
	border:none;
	color:#fff;
}

#searchform2 input#search2submit {
	width:25px;
	height:22px;
	border:0;
}

#searchform2 input {
	float:left;
}


.post-footer {
	margin: -2px;
	color: #fff;
	background: #4B2B12;
	text-transform:uppercase;
	letter-spacing:.1em;
	font: normal normal 78% Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 1.4em;
	padding: 0 5px;
}

.entry img {

background:#4B2B12 none repeat scroll 0 0;
border:5px solid #F79668;
padding:4px;
margin-bottom:10px;
}

/******** Gallery ************/


.ngg-album-compactbox {
background:none;
height:auto;
margin:0 0 6px !important;
padding:12px 0 0 7px !important;
width:auto;
}


.ngg-album-compactbox .Thumb {
border:0px;
height:auto;
margin:0 !important;
padding:0 !important;
width:auto;
}

.ngg-album-compact {
float:left;
height:auto;
margin:0 !important;
padding-right:0px !important;
text-align:left;
width:auto;
}

.ngg-album-compact h4 {
font-size:15px;
font-weight:bold;
margin-bottom:0;
margin-top:0;
width:auto;
text-align:center;
}

.ngg-album-compact p {
font-size:11px;
margin-top:2px;
text-align:center;
}

.ngg-gallery-thumbnail img:hover {
background:#4B2B12 none repeat scroll 0 0;
border:2px solid #F79668;
}
.ngg-gallery-thumbnail img {
background-color:#FFFFFF;
border:2px solid #FFFFFF;
display:block;
margin:0px;
padding:0px;
position:relative;
}


.ngg-gallery-thumbnail {
float:left;
margin-right:0px;
text-align:center;
}