/*  
Theme Name: babythings
Theme URI: NA
Description: WP Theme.
Author: Dan Cregin
Author URI: http://www.balticblogdesign.com/

*/
body {
	font: 75%/150% arial,helvetica,verdana,sans-serif;
	background: #fff;
	margin: 0 auto;
}
a {
	color: #c8006e;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #c8006e;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #9C0000;
	text-decoration: underline;
	font-weight:bold;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	margin-top:-4px;
}
h1 {
	margin:0px;
	padding-left: 30px;
	height: 60px;
	font: bold 36px/100% arial,helvetica,verdana,sans-serif;
	color: #ffffff;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #000;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/100% arial,helvetica,verdana,sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #ABABAB;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% arial,helvetica,verdana,sans-serif;
	color: #424242;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% arial,helvetica,verdana,sans-serif;
	color: #4D4D4D;
	margin: 10px 0px 5px;
}
.hrtop {
background:transparent url(images/hr.gif) repeat-x scroll 0 0;
font-size:1px;
height:1px;
line-height:1px;
margin:2px 0 5px;
width:499px;
}
.hrbottom {
background:transparent url(images/hr.gif) repeat-x scroll 0 0;
font-size:1px;
height:1px;
line-height:1px;
margin:2px 0 5px;
width:499px;
clear:both;
}
.hrpink {
background:transparent url(images/hrpink.gif) repeat-x scroll 0 0;
font-size:1px;
height:4px;
line-height:1px;
margin:2px 0 5px;
width:230px;
}
.hrpink2 {
background:transparent url(images/hrpink.gif) repeat-x scroll 0 0;
font-size:1px;
height:4px;
line-height:1px;
margin:2px 0 5px;
width:780px;
}
.ptimg { margin:0px 4px 2px 0px ;
}
ul.ptimg { list-style-type:none;
}
li.ptimg { list-style-type:none; float:left; 
}
form {
	margin:0px;
	padding:0px;
}
.style2 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#eform { background:url(images/eform.gif) no-repeat; height: 146px; font: normal 100%/100% arial,helvetica,verdana,sans-serif; padding-top: 10px;
	color: #6B0410;
		 
}
#rec{ background: url(images/recommend.gif) no-repeat; height: 267px; font: normal 100%/100% arial,helvetica,verdana,sans-serif; padding-top: 10px;
	color: #6B0410; margin-top:0px;
		 
}
#news{ font: normal 140%/100% arial,helvetica,verdana,sans-serif;
	color: #6B0410; 
}
#page {
	margin: 0px auto;
	padding-top: 0px;
	width: 818px;
	position:relative;
}
/* header area */
#header {
	background:#FFFFFF url(images/headback.gif) no-repeat scroll center bottom;
	height: 220px;
	position: relative;
	z-index:2;
	width:100%;
	left:0px;
	top:0px;
}
#headerimg {
	position: relative;
	padding: 0px 0px 0px 0px;
	height: 200px;
}
#centerhead {
    position: relative;
	margin: 0px auto;
	width: 816px;
	margin-top:31px;
}
#logo {
	margin: 5px 0 0;
                position: absolute;
	left: 10px;
	top: -225px;
}
#headerimg .description{
	position: absolute;
	left: 60px;
	bottom: 5px;
	color: #ffffff;
	font-size: 14px;
}
#banner {
	margin: 5px 0 0;
                position: absolute;
	right: 10px;
	bottom: 155px;
}
#nav {
    width: 810px;
	list-style: none;
	margin: 0px;
	position: absolute;
	height: 21px;
	right: 0px;
	bottom: 25px; 
	
}
#nav ul {
	list-style-type:none;
	margin:0;
    padding:0;
	margin-left: 3px;
}
#nav li {
	float: left;
    margin:0;
	position: relative;
}
#nav li ul {
display:none;
left:7px;
position:absolute;
top:32px;
width:142px;
z-index:1;
}
#subnav1 {
background:#175BC7 url(images/sub1.gif) no-repeat bottom;
}
#subnav2  {
background:#c81100 url(images/sub2.gif) no-repeat bottom;
}
#subnav3 {
background:#ff7b00 url(images/sub3.gif) no-repeat bottom;
}
#subnav4 {
background:#0ab200 url(images/sub4.gif) no-repeat bottom;
}
#subnav5 {
background:#8f00a0 url(images/sub5.gif) no-repeat bottom;
}
#nav li:hover ul, #nav li.over ul{ display: block; } 
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #00122b;
	text-decoration: none;
	padding: 5px 10px;
	font: bold 11px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .current_page_item a,#nav .page_item a:hover {
	color: #ffffff;
                text-decoration: none;
	padding: 5px 10px;
	font: bold 11px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .sub_item a{
	color: #fff;
	width:122px;
	text-decoration: none;
	background-image:none;
	padding:0px;
	padding-left:8px;
	font: bold 100% arial,helvetica,verdana,sans-serif;
	margin-left:0px;
	display: block;
}
#nav .sub_item a:hover {
	width:122px;
	color: #FFFF00;
	text-decoration: none;
	background-image:none;
	padding:0px;
	padding-left:8px;
	font: bold 100% arial,helvetica,verdana,sans-serif;
	margin-left:0px;
	display: block;
}

#nav .cat-item a{
	color: #fff;
	width:122px;
	text-decoration: none;
	background-image:none;
	padding:0px;
	padding-left:8px;
	font: bold 100% arial,helvetica,verdana,sans-serif;
	margin-left:0px;
	display: block;
}
#nav .cat-item a:hover {
	width:122px;
	color: #FFFF00;
	text-decoration: none;
	background-image:none;
	padding:0px;
	padding-left:8px;
	font: bold 100% arial,helvetica,verdana,sans-serif;
	margin-left:0px;
	display: block;
}

#nav2 {
    width: 400px;
	list-style: none;
	margin: 0px;
	padding:0px;
}
#nav2 ul {
	list-style-type:none;
}
#nav2 li {

	margin:0 0 5px;
}
#nav2 .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav2 .page_item a{
	color: #ffffff;
	text-decoration: none;
	line-height:100%;
}
#nav2 .current_page_item a,#nav2 .page_item a:hover {
	color: #ffffff;
                text-decoration: underline;
	line-height:100%;
}
/* content area */
#wrap {  
    width: 820px; 
	margin: 0px auto;
    height: 100%;
	margin-top:0px;
	overflow: hidden;
}
#welcome { background: #fcffb0; padding:5px; font-size:11px; line-height:1.5; }
#welcome h1 { margin:0px; padding:0px; color:#000000; font-size:11px; line-height:1.5; display:inline; font-weight:bold; }
#content {
    margin-top:10px;
	padding: 0px 0px 30px 0px;
	float: left;
	width: 500px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 6px;
}
.post-digg{
	width: 58px;
	height: 90px;
	float:left;
}
.post-date {
	width: 72px;
	height: 18px;
	position:absolute;
	right:0px;
	top:0px;
	background: url(images/date-bg2.gif) no-repeat;
	padding-top:4px;

}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: inline;
	font-weight:bold;
	line-height: 11px;
	margin-left: 8px;
}
.post-day {
	font-size: 12px;
	text-transform: uppercase;
	color: #182c49;
	text-align: center;
	font-weight:bold;
	display: inline;
	line-height: 11px;
	margin-left: 10px;
}
.post-title {
	float: left;
	margin-left: 0px;
	z-index: 1; 
	width: 500px;
	position: relative;
}
.entry {
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
}
.post-cat {
	color: #C8006E;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #1a810b;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #6B0410;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fce3;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #0E4A01;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #013B02;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f5fcfe;
	border: 1px solid #383838;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#f5fcfe;
	border: 1px solid #383838;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background:#4da524 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #6E6E6E;
	float: right;
	width: 145px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#about{ 
background:transparent url(images/hr.gif) repeat-x scroll center bottom;
font-family:arial,helvetica,verdana,sans-serif;
font-size:11px;
line-height:1.1;
margin-top:10px;
width:300px;
}
#subscribe { width:100%; height:70px; padding:1px 0 2px 0px; margin-left:1px;
} 
#subscribe h4 { color:#FFFFFF; }
#about p {
margin:0;
padding:0 0 10px;
}

#sidebar {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 302px;
	color: #000033;
	overflow: hidden;
	margin-bottom:10px;
}
#sponsors { background:#FFFFFF;
margin:10px 0 0 0px;
padding:0px 0px 5px;
position:relative; }
.ad { float:left; margin:2px;}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% arial,helvetica,verdana,sans-serif;
	color: #00122b;
	padding-left:0px;
	margin: 10px 0px 2px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #00122b;
	padding:0px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #00122b;
	padding:0px;
	text-decoration: underline;
}
#thumbs img { border: #b4b5c6 2px solid }
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 0 0px 0px;

}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 0px 0 0px 0px;
	border: none;
}
/*blogroll  */
ul.list-blogroll li{
}
/*category  */
ul.list-cat li, li.widget_categories li{
}
/*recent  */
ul.list-rec li, li.widget_recent li{
}
/*archives  */
ul.list-archives li, li.widget_archives li{
}

/*meta  */
ul.list-meta li, li.widget_meta li{
	background: url(images/meta.gif) no-repeat !important;
	padding-left: 20px !important;
}


/*pages  */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/pagearrow.gif) no-repeat !important;
	padding-left: 20px !important;
}

/*calendar  */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text  */
.textwidget {
	padding-top: 5px;
}
/*search form */
#searchform {
    width: 276px;
	height: 27px;
	margin: 0px 0 0;
                position: absolute;
				padding-right: 2px;
				padding-top: 2px;
	right: 8px;
	bottom: 90px;
}
#searchform br {
	display: none;
}
#searchform #s {
	background:#FFFFFF url(images/searchbk.gif) no-repeat scroll 0 0;
	color:#C8006E;
	font-weight:bold;
	height:20px;
	margin-right:0;
	padding:6px 5px 5px;
	vertical-align:middle;
	width:140px;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search.gif) no-repeat;
	width: 27px;
	height:28px;
                border: 0px solid #6B0410;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	vertical-align: middle;
	outline-style:none;
	outline-width:0px;
}

/* Page Close*/
#close {
	clear: both;
	background: #ffffff ;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;

}
/* Footer */
#footer {
	margin: 0px auto;
	position: relative;
	width: 100%; 
                height: 350px;
	font-size: 11px;
	line-height: 100%;
                color: #ffffff;
	background: #c8006e;
	z-index:0;
}
#fcontainer { margin: 0px auto; width:820px; position:relative; height: 300px; padding:10px 10px 20px 0px;
}
#popular { position: absolute; width: 250px;
}
#latest { position: absolute; width: 250px; left:300px;
}
#bottom { position: absolute; width: 250px; left:570px; 
}
#bottom li {font-size:120%;
}
#bottom h2 { color:#FFFFFF;
}
#popular h2 { color:#FFFFFF;
}
#popular ul { list-style-type: none; margin: 0px 0px 5px 0px; padding:0px;
}
#popular li { list-style-type: none; margin: 0px 0px 5px 0px; padding:0px; font-size:120%; line-height:1;
}
#latest h2 { color:#FFFFFF;
}
#latest ul { list-style-type: none; margin: 0px 0px 5px 0px; padding:0px;
}
#latest li { list-style-type: none; margin: 0px 0px 5px 0px; padding:0px; font-size:120%; line-height:1;
}
#column1 { float:left; width:275px; 
}
#column2 { float:left; width:200px;
}
.sections  { margin:0; padding:0px; font-size:16px; 
}
.sections a, .sections a:hover { color:#000000;
}
.sections li { list-style-type: none; margin: 0px 0px 5px 0px; padding:0px; 
}
.children { margin:0; padding:0px; font-size:11px;
}
.children li { list-style-type: none; margin: 0px 0px 5px 0px; padding:0px;
}
.children a, .children a:hover { color:#C8006E;
}

#copy{
	bottom:5px;
	color:#fff;
	font-size:11px;
	margin:0 auto;
	position:absolute;
	width:100%;
	z-index:20;
}
#copy a, #copy a:visited {
                margin-top: 8px;
	color: #ffffff;
	text-decoration: none;
}
#copy a:hover { text-decoration:underline;
}
#footer a, #footer a:visited {
                margin-top: 8px;
	color: #ffffff;
}
.rss {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;

}

/* alignments */
.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
. related_post ()
#post_div { (# post_div
height:70px; height: 70px;
border-bottom:1px solid #ccc; border-bottom: 1px solid # ccc;
margin-bottom:5px; margin-bottom: 5px;
} )
.img_related_post{ . img_related_post (
float:left float: left
} )
.text_related_post{ . text_related_post (
float:left; float: left;
text-align:left; text-align: left;
width:500px; width: 500px;
} )
.related_post img { . related_post img (
align:left; align: left;
border: 1px solid #ccc; border: 1px solid # ccc;
margin: 0px 6px 0px 0px; margin: 0px 6px 0px 0px;
padding: 2px 2px 2px 2px; padding: 2px 2px 2px 2px;
} )