 /*  
Theme Name: mommy-bye
Theme URI: http://www.vivaestudio.com/
Description: mommy-bye.
Version: 1.0
Author: vivaestudio
Author URI: http://www.vivaestudio.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/
body {
	font: 12px/22px Arial, Helvetica, sans-serif;
	color: #333;
	background: #c6e3f2 url(images/body_bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0086e2;
	text-decoration: none;
}
a:visited {
	color: #0086e2;
	text-decoration: none;
}

a:hover {
	color: #091c5e;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 34px 19px 0 0;
	float:left;
}
h1 a, h1 a:visited{
	color: #FFFFFF;
	text-indent: -4000px;
	background:url(images/logo.png);
	display: block;
	width: 304px;
	height: 178px;
}
h2 {
	color: #0084e1;
	margin: 0px 0px 5px;
	font-size:24px;
	padding-bottom: 8px;
}
h2 a, h2 a:visited {
	color: #0084e1;
}
h3 {
	font: normal 140%/100% Arial;
	color: #1CA2DE;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0 auto;
	width: 1005px;
	background:#fff;
}
/* header area */

#header {
	margin: 0px 24px 24px 27px;
	height:214px;
	background:url(images/header.jpg) 323px 40px no-repeat;
}
div.description { float:left; font-size:22px; color:#fff; width:375px; padding-top:80px; text-align:center; line-height:27px; }
div.description strong { color:#f38; }
#nav {
	list-style: none;
	padding-left: 0px;
	padding-top:11px;
	margin:0;
	float:right;
}
#nav li {
	float: left;
	margin:0;
	padding:6px;
	white-space: nowrap;
	border-right:1px solid #c9c9c9;
}
#nav li.last { border:none; padding-right:0;}
#nav li a{
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
}
#nav li a span {color:#F38;}

/*search form */
#search {
	float: right;
	width: 220px;
	margin: 0px 10px 0 10px;
	text-align: center;
}
#searchform {
	margin: 0px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 130px;
	height: 20px;
	padding: 3px 5px 0px 5px;
	border: 1px solid #4aa0c3;
	background: #fff;
	margin-right: 2px;
	color: #333333;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #4aa0c3;
	border: none;
	height: 25px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	vertical-align: middle;
	border:1px solid #fff;
}
/* content area */
#content {
	float: left;
	width: 636px;
	margin:5px 0 0 26px;
	overflow: hidden;
}
.post-content a {
	font-weight: bold;
	border-bottom: 1px dotted #CDCDCD;
}
#content img {
	border: 1px solid #d2d2d2;
	padding: 5px;
}

.post {
	clear: both;
	margin-bottom: 15px;
	border-bottom:1px solid #ccc;
}
.post-date {
	padding-left: 10px;
}
.post-cat { font-weight:bold;}
.post-comments {
	padding-right: 10px;
	float: right;
}
.post-comments a { color:#F38;font-weight:bold;}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;

}
.post-content {
	clear: both;
	padding-top: 8px;
}
.post-info {
	height: 25px;
	color: #848484;
	font-size:12px;
	background:#f1f1f1;
	border-top:3px solid #e2e2e2;
}
.post-content blockquote {
	background: #F1F9FF;
	border-right: 2px solid #DDF1FF; 
	border-bottom: 2px solid #DDF1FF; 
	padding: 8px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #83C21F;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CDCDCD;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px;
	padding-bottom: 0px;
}
.commentlist .alt {
	border-bottom: 1px solid #ccc; 
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.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: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	border: 1px solid #dbefc1;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #00225f;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
	margin-bottom:25px;
}

/*sidebar */
.sidebar {
	float: left;
	padding:0;
	margin-left:19px;
	width: 300px;
	overflow: hidden;
}
/*sidebar title () */
.sidebar h2, .sidebar .sidebartitle{
	font:13px/32px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color:#02225f;
	padding-left:15px;
	background:url(images/sidebar_h2.png) no-repeat;
}
/*sidebar text styles */
.sidebar a:hover{
	border: none;
}
.widget {
	padding: 10px 10px 10px 10px;
}
/*sidebar list level1 */
.sidebar ul {
	margin: 0 0 25px 0;
	padding: 0;
}
.sidebar ul li {
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
	background:url(images/sidebar_bg.png) no-repeat center bottom;
}
/*sidebar list level2 */
.sidebar ul li ul {
	padding: 0;
	margin: 0;
}
.sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	background:none;
	margin:0;
}
/*sidebar list level3 */
.sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.linkcat li, li.linkcat li{
	background: url(images/bullet-green.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/bullet-blue.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/bullet-orange.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages ul li, li.widget_recent_entries li{
	background: url(images/bullet-orange.gif) no-repeat left 6px !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul div, li.widget_pages ul li ul li
/*recent comments widget */
div.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 5px;
}
/*text widget */
.textwidget {
	padding-top: 7px;
}

/* footer area */
#footer {
	clear:both;
	background:url(images/footer.png) no-repeat ;
	line-height: 20px;
	font-size:11px;
	text-align:center;
	padding:50px 0;
}


.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	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;
}
