/*
-----------------------------------------------------------
Theme Name: Green Mommy Blog
Theme URI: http://greenmommyblog.com
Author: Lara Chelak
-----------------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	background: #723970 url(bg.png) repeat-x;
	color: #391C39;
	font-size: 85%;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	}
p, ol, ul {
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
	}
p {
	margin: 1.2em 0;
	text-align: left;
	}
ol, ul {
	margin: 1.2em 0 1.2em 2em;
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #005D0C;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -.05em;
	text-align: left;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		text-decoration: none;
		color: #005D0C;
		}
h1 {
	font-size: 2.2em;
	line-height: 1.05em;
	}
	
h2 {
	font-size: 1.5em;
	line-height: 1em;
	}
h3 {
	font-size: 1.3em;
	}
	
h4 {
	font-size: 1.2em;
	}
h5 {
	font-size: 1.1em;
	}
h6 {
	font-size: 1.0em;
	}
a {
	color: #391C39;
	}
a:hover {
	text-decoration: none;
	}
blockquote {
	font-style: italic;
	background: url(quote.gif) no-repeat;
	padding: .1em 0 0 .5em;	
	}
input, textarea, select {
	font-family: Helvetica, Arial, sans-serif;
	color: #334A16;
	}
form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
	text-align: left;
	}
small {
	font-size: 0.92em;
	font-style: italic;
	}
.breaker {
	clear: both;
	}

/* Frame */

#wrapper {
	width: 1101px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background: #fff url(filler.png) repeat-y;
	}
#header {
	width: 1101px;
	height: 312px;
	background: url(header.png) no-repeat;
	}
	#header h1 {
		display: inline;
		float: left;
		position: relative;
		top: 10px;
		left: 244px;
		}
	#header h1 a {
		display: block;
		padding: 214px 0 0 0;
		height: 214px;
		width: 378px;
		font-size: 0.1em;
		overflow: hidden;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 0;
		background: none;
		}

#photo {
	display: inline;
	float: left;
	width: 72px;
	height: 72px;
	background: url(profile-photo/photo.jpg) no-repeat;
	border: 2px solid #196F21;
	margin: 35px 0 0 283px;
	}
#fb_status {
	display: inline; 
	float: right;
	width: 220px;
	height: 120px;
	margin: 23px 117px 0 0;
	text-align: left;
	}
	#fb_status p.name {
		display: inline;
		float: left;
		margin-right: 5px;
		}
		*:first-child+html #fb_status p.name {
			display: none;
			}
		#fb_status p.name a {
			text-decoration: none;
			}
		#fb_status p.name a:hover {
			text-decoration: underline;
			}
	.fb_time {
		font-size: .9em; 
		color: #808080;
		text-align: right;
		padding: 0;
		font-size: 11px;
		font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
		}
	.name a, .follow p a {
		color: #3B5998;
		font-weight: bold;
		}
	.update a {
		text-decoration: none;
		}
	.update {
		max-height: 75px;
		overflow:hidden;
		width: 220px;
		}
		.update img {
			display: none;
			}
	#fb_status .update, #fb_status p {
		margin: 0;
		padding: 0;
		font-size: 11px;
		line-height: 15px;
		color #333333;
		font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
		}
	#fb_status .follow {
		position: absolute;
		top: 110px;
		height: 32px;
		background: url(fb_logo.gif) no-repeat;
		width: 200px;
		}
		#fb_status .follow #button_fb {
			display: inline;
			float: left;
			width: 30px;
			height: 32px;
			margin-right: 8px;
			}
		#fb_status .follow #button_fb a {
			display: block;
			padding: 32px 0 0 0;
			height: 32px;
			width: 30px;
			font-size: 0.1em;
			overflow: hidden;
			voice-family: "\"}\""; 
			voice-family: inherit;
			height: 0;
			background: none;
			}
		#fb_status .follow p {
			padding: 15px 0 0 0;
			}
			
#subscribe {
	display: inline;
	float: left;
	margin: 22px 0 0 325px;
	width: 300px;
	height: 39px;
	padding: 2px 0 0 0;
	text-align: left;
	}
	#subscribe p {
		margin: -1px 0 0 0;
		padding: 0 0 0 70px;
		font-size: .7em;
		color: #C07EA9;
		}
		#subscribe p a {
			color: #C07EA9;
			}
	#subscribe label {
		color: #ABDF5D;
		font-size: .9em;
		display: inline;
		float: left;
		margin: 3px 4px 0 0;
		}
	#subscribe form {
		margin-top: 3px;
		}
	#subscribe input.email {
		width: 190px;
		background: #E5F7B4;
		border: 1px solid #003F07;
		height: 11px;
		padding: 4px 2px 2px 2px;
		font-size: 10px;
		}
		#subscribe input.submit {
			height: 17px;
			margin-bottom: 1px;
			font-size: .7em;
			background: none;
			cursor: pointer;
			color: #ACDF5E;
			border: 1px solid #ACDF5E;
			}

#social_buttons {
	height: 30px;
	width: 290px;
	display: inline;
	float: right;
	margin: 10px 30px 0 0;
	}
	#twitter {
		display: inline;
		float: left;
		width: 30px;
		height: 30px;
		}
		#twitter a, #rss a {
			display: block;
			padding: 30px 0 0 0;
			height: 30px;
			width: 30px;
			font-size: 0.1em;
			overflow: hidden;
			voice-family: "\"}\""; 
			voice-family: inherit;
			height: 0;
			background: none;
			}
	#rss {
		display: inline;
		float: left;
		width: 30px;
		height: 30px;
		margin-left: 9px;
		} 
	#feed_burner {
		display: inline;
		float: right;
		width: 208px;
		height: 25px
		}

#navigation {
	background: url(nav.png) no-repeat;
	height: 50px;
	width: 1101px;
	}
	
	/* LEVEL ONE NAV */
	ul.dropdown {
		position: relative;
		margin: 0;
		padding: 0;
		}
	ul.dropdown span {
		display: none;
		}
	ul.dropdown li {
		float: left; 
		zoom: 1; 
		list-style-type: none; 
		margin: 0; 
		padding: 0;  
		}
	ul.dropdown li a { 
		display: block;
		padding: 4px 8px;
		color:#DFEDAD; 
		font-size:0; 
		height: 32px; 
		}
	ul.dropdown li.hover, ul.dropdown li:hover { 
		position: relative; 
		}
	ul.dropdown li.active {
		background: url(arrow.jpg) no-repeat;
		}
		ul.dropdown li.h a {
			width: 70px;
			margin-left: 80px;
			}
			ul.dropdown li.h.active {
				background-position: 114px 35px;
				}
		ul.dropdown li.a a {
			width: 80px;
			margin-left: 55px;
			}
			ul.dropdown li.a.active {
				background-position: 98px 35px;
				}
		ul.dropdown li.g a {
			width: 170px;
			margin-left: 60px;
			}
			ul.dropdown li.g li {
				margin-left: 60px;
				width: 180px;
				}
			ul.dropdown li.g li a {
				margin-left: 5px;
				}
			ul.dropdown li.g.active {
				background-position: 140px 35px;
				}
		ul.dropdown li.r a {
			width: 100px;
			margin-left: 60px;
			}
			ul.dropdown li.r.active {
				background-position: 115px 35px;
				}
		ul.dropdown li.v a {
			width: 220px;
			margin-left: 55px;
			}
			ul.dropdown li.v li {
				margin-left: 55px;
				width: 180px;
				}
				ul.dropdown li.v li li {
					margin-left: 0;
					width: 190px;
					}
			ul.dropdown li.v li a {
				margin-left: 5px;
				}
	
	/* LEVEL TWO NAV */
	ul.dropdown ul { 
		width: 185px; 
		visibility: hidden; 
		position: absolute; 
		top: 34px; 
		left: 0; 
		margin: 0 0 0 8px; 
		padding: 0; 
		}
	ul.dropdown ul li { 
		font-weight: normal; 
		background: #965239; 
		border: 1px solid #743F2A; 
		border-bottom: none; 
		float: none; 
		}
	ul.dropdown ul li:last-child { 
		border-bottom: 1px solid #743F2A;
		} 
										  
	ul.dropdown ul li a	{ 
		border-right: none; 
		width: 100%; 
		color: #DFEDAD; 
		display:inline-block; 
		font-size:.9em; 
		text-decoration: none; 
		padding: 5px 5px 0 5px; 
		height: 25px; 
		} 
	
	ul.dropdown ul li:hover { 
		background: #C3681F; 
		position: relative; 
		}
	
	/* LEVEL THREE NAV */
	ul.dropdown ul ul { 
		left: 100%; 
		top: 0; 
		margin: -1px 0 0 -372px; 
		padding: 0; 
		}
	ul.dropdown li:hover > ul { 
		visibility: visible; 
		}

#column1 {
	display: inline;
	float: left;
	width: 560px;
	margin: -15px 0 0 99px;
	}
	.date {
		color: #357F4B;
		text-transform: uppercase;
		margin: 10px 0 .4em 0;
		font-size: .9em;
		}
		.date span {
			color: #8E618D;
			}
	.top_comments {
		margin: 15px 0 0 0;
		font-size: 1.1em;
		}
		.top_comments a {
			color: #357F4B;
			text-decoration: none;
			}
	#page .title {
		margin-top: 10px;
		}
	.author {
		margin: 5px 0 0 0;
		color: #8E618D;
		font-size: .9em;
		}
		.author span, .topics span {
			font-family: Georgia, "Times New Roman", serif;
			font-style: italic;
			}
	.topics {
		display: inline;
		float: right;
		color: #8E618D;
		font-size: .9em;
		margin: 5px 0 0 0;
		}
		.topics a {
			color: #8E618D;
			}
	.tweetmeme_button {
		margin: 1.5em 0 0 0;
		}
	.extras {
		color: #8E618D;
		margin: 0 0 10px 0;
		}
		.extras a {
			color: #8E618D;
			}
	.post {
		background: #fff;
		}

	.post_header {
		background: url(post_header.png) no-repeat;
		width: 560px;
		height: 38px;
		}
	.post_footer {
		background: url(post_footer.png) no-repeat;
		width: 560px;
		height: 38px;
		}
	.extras {
		}
	.more-link {
		display: block;
		text-transform: uppercase;
		background: #723970;
		width: 7.5em;
		height: 1.8em;
		font-size: 13px;
		padding: 4px 0 0 7px;
		margin: 15px 0 0 0;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		a.more-link {
			text-decoration: none;
			color: #E3D7E2;
			}
			a.more-link:hover {
				text-decoration: underline;
				}
	.flower_divider {
		background: url(flower_divider.gif);
		width: 79px;
		height: 14px;
		clear: both;
		margin: 0 0 0 230px;
		}


#reviews h3.copy {
	margin: 20px 0 -5px 0;
	}
#products .topsy_widget_data {
	margin-top: 17px;
	}
#products #wrapper {
	background: url(filler-p.png) repeat-y;
	}
	#products #navigation {
		background: url(nav-p.png);
		}
	#products #footer {
		background: #723970 url(footer-p.png) no-repeat;
		}
	#products #column1 {
		width: 950px;
		}
		#products .header {
			background: url(large-header.png);
			height: 34px;
			width: 914px;
			}
		#products .footer {
			background: url(large-footer.png);
			height: 34px;
			width: 914px;
			}
	#products .affiliate_ad {
		display: inline;
		float: right;
		width: 302px;
		height: 82px;
		margin: 20px 41px 5px 10px;
		clear: both;
		}
		#products #content .affiliate_ad img {
			background: none;
			}
	#products h3.desc {
		margin: 25px 0 10px 0;
		}
	#products h1.boutique {
		margin: 20px 0 -10px 0;
		}
	#products h3.copy {
		margin: 25px 0 15px 0;
		color: #7E4279;
		}
	#products h1.department {
		margin: 15px 60px -15px 0;
		text-align: left;
		color: #E57919;
		}
		#products h1.department.inner {
			margin: 35px 60px -15px 0;
			}
		#products h1.department a, #products .see_more a {
			color: #E57919;
			}
		#products .see_more {
			font-size: 1.5em;
			text-align: right;
			font-weight: bold;
			margin: 0 43px 15px 0;
			}
			
	#products .post {
		width: 410px;
		min-height: 150px;
		margin: 10px 43px 0 0;
		padding: 10px 20px 0 0;
		border-right: 2px solid #fff;
		}
		#products .post.odd {
			display: inline;
			float: left;
			clear: both;
			}
		#products .post.even {
			display: inline;
			float: right;
			}
		#products .post:hover {
			border-right: 2px solid #E57919;
			background: url(arrow2.jpg) no-repeat center right;
			}
		#products .tweetmeme_button {
			display: none;
			}
		#products #content img {
			display: inline;
			float: left;
			margin: 0 10px 5px 0;
			padding: 3px;
			background: #F5F1F5;
			}
	#products .title {
		margin-bottom: 2px;
		}
	#products .extras {
		font-size: .9em;
		font-style: italic;
		font-family: georgia, 'times new roman', serif;
		font-weight: normal;
		}
	#products .flower_divider {
		margin: 0 0 0 50px;
		}
		
#comments {
	}
	#comments h3 {
		margin-top: 20px;
		}

#search h2.results {
	margin-top: 27px;
	}

#column2 {
	display: inline;
	float: right;
	width: 305px;
	margin: 10px 89px 0 0;
	}
	#column2 ul {
		list-style-type: none;
		margin: .5em 0 .5em 0;
		padding: 0;
		}
		#column li {
			margin:0;
			padding: 0;
			}
	#column2 p, #column2 label, #column2 li {
		color: #005D0C;
		font-size: .9em;
		}
	#column2 p {
		margin: .5em 0 1.5em 0;
		}
	#column2 img {
		display: inline;
		float: left;
		margin: -3px 10px 0 0;
		}
	#column2 a {
		color: #005D0C;
		}
	#column2 .left {
		display: inline;
		float: left;
		width: 152px;
		font-size: .9em;
		}
	#column2 .right {
		display: inline;
		float: right;
		width: 152px;
		font-size: .9em;
		}
		#column2 .left a, #column2 .right a {
			color: #723970;
			}
	#column2 .whatis {
		font-size: .5em;
		display: inline;
		font-weight: normal;
		letter-spacing: 0;
		margin-left: .1em;
		}
		#column2 .whatis a {
			text-decoration: underline;
			}
	h2.most_pop {
		margin-bottom: 13px;
		}
	#searchform {
		margin: 1em 0 1.5em 0;
		}
		#searchform label {
			display: none;
			}
		#searchform input#s {
			width: 220px;
			}
	.fill_break {
		width: 20px; height: 24px;
		}
	#column2 .divider_t {
		width: 305px;
		height: 17px;
		background: url(sb_header.png) no-repeat;
		margin: 0 0 18px 0;
		}
	#column2 .divider_b {
		width: 305px;
		height: 17px;
		background: url(sb_footer.png) no-repeat;
		margin: 15px 0 10px 0;
		}
	
	ul.tabs li {
		display: inline;
		float: left;
		margin-right: 5px;
		font-weight: bold;
		height: 18px;
		}
		*:first-child+html ul.tabs li {
			margin-bottom: -13px;
			}
		ul.tabs li#current {
			background: #95B8A0 url(tab1-n.gif) no-repeat;
			width: 78px;
			padding: 1px 0 0 0;
			text-align: center;
			}
			ul.tabs li#current.active {
				background: #3A7C4E url(tab1.gif) no-repeat;
				}
		ul.tabs li#alltime {
			background: #95B8A0 url(tab1-n.gif) no-repeat;
			width: 78px;
			padding: 1px 0 0 0;
			text-align: center;
			}
			ul.tabs li#alltime.active {
				background: #3A7C4E url(tab1.gif) no-repeat;
				}
		ul.tabs li#fav {
			background: #95B8A0 url(tab2-n.gif) no-repeat;
			width: 117px;
			padding: 1px 0 0 0;
			text-align: center;
			}
			ul.tabs li#fav.active {
				background: #3A7C4E url(tab2.gif) no-repeat;
				}
		.tab_container .tab_content ul li a {
			padding: 0 10px 0 0;
			}
		#column2 ul.tabs li a {
			color: #fff;
			text-decoration: none;
			}
		ul.tabs li {
			}
		
	#column2 .tab_content li {
		background: url(divider-small.gif) bottom no-repeat;
		width: 288px;
		font-weight: bold;
		padding: 8px 0 8px 10px;
		}
		#column2 .tab_content li a {
			color: #723970;
			}
	#column2 .tab_content {
		border: 3px solid #357F4B;
		}
	
	ul.left {
		display: inline;
		float: left;
		}
	ul.right {
		display: inline;
		float: right;
		}

.alignleft_n, .alignright_n {
	font-size: 1.5em;
	font-weight: bold;
	}
	.alignleft_n a, .alignright_n a {
		color: #005D0C;
		text-decoration: none;
		}
	#products .alignleft_n {
		margin: 0 50px 10px 0;
		clear: both;
		}
	#products .alignright_n {
		margin: 0 50px 10px 50px;
		clear: both;
		}
		#products .alignleft_n a, #products .alignright_n a {
			color: #E57919;
			}
	#products p.more_categories {
		font-size: 1.3em;
		font-weight: bold;
		margin: 0 40px 0 0;
		text-align: center;
		}
		#products .more_categories a {
			color: #7E4279;
			}
.alignleft_n {
	display: inline;
	float: left;
	}
.alignright_n {
	display: inline;
	float: right;
	}

	
#footer {
	clear: both;
	display: block;
	background: #723970 url(footer.png) no-repeat;
	padding: 45px 0 0 68px;
	color: #DACBD9;
	font-size: .9em;
	}
	#footer a {
		color: #DACBD9;
		}
	#footer h3 {
		color: #fff;
		}
	#footer p {
		font-size: .9em;
		padding-left: 17px;
		}
	#footer ul {
		margin: 5px 0 0 15px;
		}
	#footer .section {
		display: inline;
		float: left;
		border-right: 1px solid #9C739A;
		padding: 0 35px 0 30px;
		height: 10em;
		}
		#footer #archives {
			border-right: none;
			}
	#footer ul.left {
		margin: 5px 20px 0 15px;
		}
	#footer ul.right {
		margin: 5px 0 0 15px;
		}
	#footer p.credits {
		color: #9C739A;
		margin-top: 35px;
		padding-bottom: 10px;
		}
		#footer p.credits a {
			color: #9C739A;
			}
	
		
#push, #footer {
	height: 78px;
	}

/* Image Formatting */

.wp-caption {
	}
.wp-caption img {
	padding: 0 0 0 0;
	background: ;
	}
.captionimg {
	}
.wp-caption p {
	font-size: .85em;
	margin: 0 0 0 0;
	text-align: left;
	font-style: italic;
	}
	.wp-caption p.wp-caption-text {
		margin: 2px 4px 0 1px;
		}
.alignright {
	display: inline;
	float: right;
	}
.alignnone {
	margin: 0 0 0 0;
	}
.alignleft {
	display: inline;
	float: left;
	}
.aligncenter {
	text-align: center;
	}
.entry img, .gallery-item img {
	padding: 2px;
	border: 1px solid #B36C75;
	}
.size-medium {
	}
img.size-thumbnail, img.size-medium, img.size-full {
	padding: 3px;
	background: #357F4B;
	}
	img.size-thumbnail.alignleft {
		margin: 4px 20px 2px 0;
		}
	img.size-thumbnail.alignright {
		margin: 4px 0 2px 20px;
		}
	img.size-medium.alignleft {
		margin: 4px 20px 2px 0;
		}
	img.size-medium.alignright {
		margin: 4px 0 2px 20px;
		}
	img.size-full.alignleft {
		margin: 4px 20px 2px 0;
		}
	img.size-full.alignright {
		margin: 4px 0 2px 20px;
		}
	.wp-caption.alignleft {
		margin: 15px 20px 2px 0;
		}
	.wp-caption.alignright {
		margin: 15px 0 2px 20px;
		}
.size-large {
	margin: 0;
	}
.size-full {
	}
.gallery-caption {
	font-size: .9em;
	}
.gallery {
	}
.gallery-item {
	margin-left: 30px;
	max-width: 200px;
	}
	
	
/* FB */
#wrapper-fb {
width:520px;
margin:0 auto; border:0; padding:0;
position:relative;
}
#non-fans-fb {
width:520px;
position:absolute; top:0; left:0;
}
.image-fb {
display: inline;
float: right;
margin-left: 10px;
}
	
