/*   
Theme Name: Thematic Child - East / West Daily
Theme URI: http://www.omnipresenceweb.com
Description: Theme for East / West Daily Blog.
Author: Vinh Bui
Author URI: http://www.omnipresenceweb.com/
Template: thematic
Version: 1.0
Tags: Omnipresence Web
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this 
file (or link to a copy in your child theme) if you're going 
to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



body {
	background: #FFF;
	color: #4C2D22;
}

#wrapper.hfeed {
	background: none;
}

#header {
	z-index:2;
	text-align: center;
	width: 1014px;
	height: 199px;
	background: url(images/tradition-meets-nutrition.jpg) center top no-repeat;
	position: relative;
	clear:both;
	margin:0 auto;
}


#branding {
float: left;
margin:0 auto;
width:640px;
height: 161px;
padding:0px 0 8px 0;

text-align: left;
}
#logo-image {
	padding: 17px 0px 0px 195px;
	width: 560px;
	height:140px;
}
#blog-title a:active, #blog-title a:hover {
	color:#F00;
}
#blog-title a {
	color:#A31B1B;
	text-decoration:none;
}
#blog-title {
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	padding: 20px 20px;
}
#header-aside {
  float: right;
  width: 290px;
  padding: 0px 0px 0 0;
}
#header-aside.aside h3.widgettitle {
display: none;
}

.aside #searchsubmit {
	display:block;
}



/* Navigation */
#access {
	border: none;
	font-size:14px;
	height:30px;
	overflow:visible;
	width: 994px;
	z-index:inherit;
	position: relative;
	border-bottom: none;
}
div.menu {
margin: 0 auto;
padding-left: 19px;
width:550px;
height: 30px;
z-index:100;
overflow:visible;
float: left;
clear: left;
}


.sf-menu {
	line-height:1;
	border-right:1px solid #FFF;
	float:none;
	clear: left;
}

.sf-menu, .sf-menu * {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 1px 0 0;
padding:0;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	border:none;
	color: #395C30;
	background: url(images/health.jpg) repeat-x bottom;
	text-shadow: #fff 1px 1px 1px;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url(images/health.jpg) repeat-x bottom;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	color: #06BA00;
	border:none;
	text-shadow: #fff 1px 1px 1px;
}
.sf-menu a:visited {
}
.sf-menu a {
	color:#4D2E23;
	border:none;
	padding:9px 9px;
	text-decoration:none;
	background: url(images/nutrition.jpg) repeat-x bottom;
	font-size: 14px;
}
.sf-menu a {
display:block;
position:relative;
}
/* Search Bar */

form#searchform {
	padding-left: 0px;
	padding-top: 0px;
	color: #395C30;
	font-size: 14px;
}
form#searchform input#s {
	border: 1px solid #588D3F;
	background: url(images/fertility-search.jpg) no repeat;
	color: #588D3F;
	float: left;
	clear: left;
	padding: 3px 2px 0px 4px;
	margin: 0px 2px 0px 2px;
	line-height: 20px;
	height: 22px;
	width: 210px;
	vertical-align: middle;
	text-align: left;
}
input#searchsubmit {
	background: url(images/fertility-search.gif) no-repeat;
	padding: 0 0px 0 0px;
	margin: 0 0px 0 5px;
	border: none;
	color: #588D3F;
	width: 80px;
	height: 28px;
	float: right;
	clear: right;
}
.aside, .aside input {
font-size:14px;
line-height:20px;
margin: 3px 5px 3px 5px;
width: 170px;
height: 22px;
}

#access-search{
	width: 314px;
	height: 30px;
	margin: 0 auto;
	float: right;
	clear: right;
	padding-right: 6px;
	
}








/* Content Containers (Middle)*/
#main {
	clear:both;
	padding:5px 5px 5px 5px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:974px;
	height: auto;
border: none;
	background: #FFF;
}
#container {
float:left;
margin:0 0 0 0;
width:970px;
min-height: 550px;
height: auto;
}





/* Content */
#content {
margin:0px 250px 0px 215px;
overflow:hidden;
padding-top: 0px;
}
.entry-title a:active, .entry-title a:hover {
	color:#497D31;
}
.entry-title, .entry-title a {
	color:#4D2E23;
	text-decoration:none;
	font-weight: normal;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 54px;
}
.entry-meta {
	margin: 5px 0 0 0;
	color:#B8B8B8;
	font-size:12px;
	font-style:italic;
	line-height:18px;
}
.entry-meta a {
	color:#999;
}
.entry-content {
	padding:12px 0 0;
	font-size: 14px;
}
.entry-content h1, .entry-content h2 {
	font-size:19px;
	font-weight:bold;
	padding:18px 0 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p, ul, ol, dd, pre {
margin-bottom:8px;
}


.social_bookmark {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:left;
	color: #999;
	font-size: 12px;
}
.social_bookmark a {
	color: #999;
}
.entry-utility {
	color:#B1B1B1;
	font-size:12px;
	line-height:18px;
	margin:0 0 10px;
}
.entry-utility a {
	color:#8B8B8B;
}
.entry-utility a:active, .entry-utility a:hover {
	color:#588D3F;
	text-decoration: underline;
}


/* Sidebars */
#primary {
border: none;
margin-bottom:22px;
padding:0 0 0;
float:left;
margin:0 0 0 -975px;
width:215px;
}
.main-aside ul {
padding:0 0;
}
#g-lock-double-opt-in-manager {
	float:left;
	color: #4C2D22;
	background-color: #A1CF82;
	font-size: 12px;
	width: 194px;
	height: auto;
	margin: 0 0 10px 6px;
}
#g-lock-double-opt-in-manager h3 {
	background-color: #E8EBF4;
	font-size: 14px;
	color: #400300;
	text-decoration: none;
	font-style: normal;
	padding: 3px 6px;
}
#g-lock-double-opt-in-manager p {
	font-size: 12px;
	padding: 2px 6px;
}
#g-lock-double-opt-in-manager label {
	font-size: 12px;
	padding: 1px 6px;
}
div.gsom-optin-radiogroup {
clear:both;
text-align:center;
}
div.gsom-optin-radiogroup input {
-moz-box-sizing:border-box;
margin-bottom:2px;
margin-right:2px;
background: url(images/nutrition-newsletter.jpg) no-repeat center;
width: 115px;
height: 24px;
color: #FFF;
}
a.socialmedia {
	margin: 1px 0 0 0;
	border: none;
}


#secondary {
float:left;
margin: 0 0 0 -240px;
width:240px;
}
#secondary ul {
margin:0 0px 10px 5px;
}
#secondary.main-aside h3 {
display: none;
}

#secondary.aside ul ul li {
	padding:0px 0px
	list-style-type: none;
	width: 230px;
}

/* Footer */

#footer {
	border-top: #522D25 2px solid;
	margin-top:22px;
}


#subsidiary {
padding:18px 0 0;
height: auto;
min-height: 200px;
margin:0 auto;
overflow:hidden;
width:960px;
}


#siteinfo {
	color:#BAB6AA;
	font-size:10px;
	line-height:18px;
	padding:22px 0 44px;
}
#siteinfo a:link {
	color:#B7B3A7;
}
#siteinfo a:visited {
	color:#B7B3A7;
}


