/*
Theme Name: MotherBreastFeeding
Theme URI: http://weboman.blogspot.com/
Author: SAG
Author URI: http://weboman.blogspot.com/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/************/
body {
    background:url(img/body_bg.png) repeat-x left top #c0d88f;
    font-family:Verdana,sans-serif;
    font-size:12px;
    line-height:18px;
    color:#595959;
}
h1,h2,h3 {
    font-weight:normal;
}
a {
    color:#015c76;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.autowrap {
    overflow:hidden;
}
.nobg {
    background:none !important;
}
#bodywrap {
    background:url(img/top_bg.jpg) no-repeat center top;
}
#pagewrap {
    width:990px;
    margin:0 auto;
}
#header {
    height:289px;
    overflow:hidden;
}
#header h1 {
    padding-top:20px;
    padding-left:25px;
    float:left;
}
#header h1 span {
    display:none;
}
#header h1 a {
    display:block;
    width:350px;
    height:45px;
}
#header .navigation {
    float:right;
    padding-right:15px;
}
#header .navigation a {
    color:white;
    font-size:18px;
    font-family:Georgia,serif;
}
#header .navigation li {
    float:left;
    height:39px;
    background:url(img/navigation_splitter.jpg) no-repeat right top;
    padding:16px 16px 0 10px;
}
#contentwrap {
    padding-bottom:22px;
}
.cw_left {
    width:778px;
    float:left;
}
#content {
    width:585px;
    float:right;
}
.post {
    margin-bottom:4px;
}
.postbg_top {
    background:url(img/post_top.png) no-repeat left top;
    height:19px;
}
.postbg_middle {
    background:url(img/post_bg.png) repeat-y left top;
    padding:0 25px 15px 17px;
}
.postbg_bottom {
    background:url(img/post_bottom.png) no-repeat left top;
    height:19px;
}
.post .post_top {
    height:117px;
}
.post .post_date {
    width:64px;
    height:58px;
    padding-top:5px;
    background:url(img/post_date.jpg) no-repeat left top;
    text-align:center;
    font-size:15px;
    font-family:Georgia,serif;
    color:#595959;
    float:left;
}
.post .post_date span {
    display:block;
    font-size:30px;
    line-height:35px;
    color:#993a3f;
}
.post .post_title {
    margin-left:91px;
    font-family:Georgia,serif;
    font-size:24px;
    line-height:26px;
    font-style:italic;
    font-weight:normal;
}
.post .post_title a {
    color:#993a3f;
}
.post .post_meta {
    margin-left:91px;
    padding-top:10px;
}
.post_entry p {
    padding-bottom:10px;
}
.post .more_link {
    float:left;
}
.post .share {
    float:right;
}
.post_single .post_title {
    margin-left:0;
}
.post_single .post_meta {
    margin-left:0;
}
#content .paginator {
    text-align:center;
    padding-top:10px;
    font-family:Georgia,serif;
    font-size:14px;
    color:#015c76;
    font-style:italic;
}
#content .paginator .side,#content .paginator .nextpostslink,#content .paginator .previouspostslink {
    color:#015c76;
    text-decoration:underline;
}
#content .paginator a {
    color:white;
}
#sidebar {
    float:left;
    width:184px;
}
#sidebar .widget {
    margin-bottom:5px;
}
#sidebar h2 span {
    display:none;
}
#sidebar .widgetbg {
    background:url(img/left_widget_bg.png) repeat-y left top;
}
#sidebar .widgetbg_bottom {
    height:15px;
    background:url(img/left_widget_bottom.png) no-repeat left top;
}
#sidebar .subscribe h2 {
    height:52px;
    background:url(img/subscribe_title.png) no-repeat left top;
}
#sidebar .twitter h2 {
    height:52px;
    background:url(img/twitter_title.png) no-repeat left top;
}
#sidebar .subscribe ul {
    padding:12px;
    padding-bottom:0;
}
#sidebar .subscribe li {
    padding-bottom:12px;
}
#sidebar .subscribe a {
    display:block;
    font-family:Verdana,sans-serif;
    font-size:14px;
    color:#993a3f;
}
#sidebar .subscribe img {
    float:left;
}
#sidebar .subscribe li span {
    display:block;
    margin-left:45px;
    padding-top:5px;
}
#sidebar .twitter ul {
    padding:7px 18px 18px 10px;
}
#sidebar .twitter li {
    padding-bottom:5px;
    font-size:11px;
    line-height:11px;
    color:#595959;
}
#sidebar .twitter li a {
    color:#993a3f;
}
#sidebar .twitter .meta {
    color:#b2a4a4;
}
#sidebar .twitter li img {
    float:left;
    margin:0 5px 0 0;
}
#rsidebar {
    float:right;
    width:203px;
}
#rsidebar .widget {
    margin-bottom:9px;
}
#rsidebar h2 span {
    display:none;
}
#rsidebar .widgetbg {
    background:url(img/right_widget_bg.png) repeat-y left top;
}
#rsidebar .widgetbg_bottom {
    height:18px;
    background:url(img/right_widget_bottom.png) no-repeat left top;
}
#rsidebar .tagcloud h2 {
    height:52px;
    background:url(img/tagcloud_title.png) no-repeat left top;
}
#rsidebar .tagcloud {
    text-align:center;
}
#rsidebar .tagcloud a {
    color:#595959;
}
#rsidebar .tagcloud .widgetbg_inner {
    padding:40px 35px 30px 35px;
    line-height:1.2;
    background:url(img/tagcloud_bg.gif) no-repeat left bottom;
}
#rsidebar .posts h2 {
    height:43px;
}
#rsidebar .posts ul {
    padding:12px 15px 0 7px;
    font-size:11px;
    line-height:12px;
}
#rsidebar .posts li {
    padding-bottom:4px;
    padding-left:18px;
    background:url(img/archives_ico.gif) no-repeat left 2px;
}
#rsidebar .posts a {
    color:#595959;
}
#rsidebar .posts h2 a {
    display:block;
    height:43px;
}
#rsidebar .posts .wrapper {
    display:none;
    overflow:hidden;
}
#rsidebar .topics h2 {
    background:url(img/posts_title.png) no-repeat left top;
}
#rsidebar .archives h2 {
    background:url(img/posts_title.png) no-repeat left -85px;
}
#rsidebar .popular h2 {
    background:url(img/posts_title.png) no-repeat left -171px;
}
#rsidebar .topics h2.active {
    background:url(img/posts_title.png) no-repeat left -43px;
}
#rsidebar .archives h2.active {
    background:url(img/posts_title.png) no-repeat left -128px;
}
#rsidebar .popular h2.active {
    background:url(img/posts_title.png) no-repeat left -214px;
}



#rsidebar .voting h2 {
    height:53px;
    background:url(img/voting_title.png) no-repeat left top;
}
#rsidebar .voting ul {
    padding:15px 20px 8px 12px;
}
#rsidebar .voting li {
    padding-bottom:9px;
}
#rsidebar .voting ul input {
    margin-right:10px;
}
#rsidebar .voting .btn {
    text-align:center;

}
#rsidebar .voting .btn input {
    border:none;
}
#rsidebar .voting .results {
    text-align:center;
}
#rsidebar .voting .results a {
    font-size:14px;
    color:#595959;
    font-style:italic;
    font-family:Georgia,serif;
    text-decoration:underline;
}
#rsidebar .voting .results a:hover {
    text-decoration:none;
}

#footer {
    height:66px;
    background:url(img/footer_bg.png) no-repeat center top;
    color:white;
    padding:20px 27px 22px 27px;
}
#footer a {
    color:white;
}
#footer .homelink {
    display:block;
    width:260px;
    height:30px;
    margin-bottom:5px;
}
#footer .homelink span {
    display:none;
}
#footer .copyright {
    float:left;
}
#footer .navigation {
    text-align:center;
}
#footer .navigation li {
    display:inline;
    padding-right:10px;
}




p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.post_entry ul,.post_entry ol {
    clear:left;
}
.post_entry ul li {
    padding-left:30px;
    background:url(img/ul_ico.gif) no-repeat 10px 3px;
}
.post_entry ol {
    list-style-type:decimal;
    list-style-position:inside;
}
.post_entry ol li {
    padding-left:22px;
    background:url(img/ol_ico.gif) no-repeat left 3px;
    color:#595959;
}
.post_entry li {
    padding-bottom:4px;
}
#content ul li {
    overflow:hidden;
}
.post_entry blockquote {
    display:block;
    padding-left:40px;
    background:url(img/blockquote_ico.gif) no-repeat 5px 10px;
}
.post_single .share {
    float:none;
    text-align:right;
}
.post_single .subscribe {
    border:1px solid #015c76;
    padding:5px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.post_single .related h3 {
    padding-left:38px;
    font-family:Georgia,serif;
    color:#015c76;
    font-size:18px;
    font-style:italic;
    padding-bottom:5px;
    padding-top:10px;
}
.post_single .related ul {
    padding-bottom:10px;
}
.post_single .related li {
    padding-left:38px;
    background:url(img/related_ico.gif) no-repeat 10px top;
    font-size:11px;
    line-height:11px;
    padding-bottom:5px;
}
.post_single .related li a {
    color:#595959;
    text-decoration:underline;
}
.post_single .related li a:hover {
    text-decoration:none;
}
#respond {
    border-top:1px solid #015c76;
}
#respond h3,h3#comments {
    font-size:14px;
    padding-top:10px;
    padding-bottom:9px;
    color:#015c76;
    font-weight:bold;
}
#respond textarea {
    width:520px;
    padding:10px;
    height:110px;
    font-family:Verdana,sans-serif;
    font-size:11px;
    line-height:14px;
    color:#595959;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:1px solid #015c76;
    margin-bottom:5px;
}
#respond .btn {
    text-align:center;
    padding-top:12px;
}
#respond #author,#respond #email,#respond #url {
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:1px solid #015c76;
    font-family:Verdana,sans-serif;
    font-size:11px;
    line-height:14px;
    color:#595959;
    padding:5px 10px;
    width:245px;
    margin-bottom:5px;
}


.wp-pagenavi span.pages,.wp-pagenavi span.current,.wp-pagenavi a, .wp-pagenavi a:link  {
    border:none !important;
    background:none !important;
}
#rsidebar .tagcloud .widgetbg_inner {
    padding-left:2px;
}
.post_single .share {
    padding-bottom:10px;
}



.post_entry img.alignleft {
    clear:left;
}
.post_meta {
    padding-bottom:20px;
    text-align:right;
}
.post_single .tags {
    font-weight:bold;
}
.post_single .tags a {
    font-weight:normal;
}
.post_single .tags {
    padding-bottom:10px;
}
.post_single .share {
    padding-bottom:20px;
}
#rsidebar .voting {
    font-size:11px;
}
#rsidebar .voting p {
    padding-left:10px;
    padding-right:10px;
}

