/*
Theme Name: Health Conscious
Theme URI: http://unodesignstudio.com
Description: Theme Shared To Us By: <a target="_blank" href="http://www.thevege.com/">The Vege</a> Get More <a target="_blank" href="http://www.placeoftemplate.com">Free Wordpress Themes</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: Green, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */

html {
	overflow-x:hidden;
	}
/*  body { font-size: 62.5%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; margin: 0; background: #FFFFFF url("http://www.unodesignstudio.com/Demo/wp-content/themes/Health%20Conscious/images/bg-head.jpg") top center fixed; color: #000;	}  */

 body { font-size: 62.5%; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; margin: 0; background: #FFFFFF url("images/leperwine_background.jpg") top center fixed; color: #000;	}

/* Resets 1em to 10px */ 

/* a { color: #2d820b; text-decoration: none; } */ 
a { color: #886B0D; text-decoration: none; }

	a:hover { text-decoration: underline; }

h1, h2, h3 { font-family: Arial, Sans-Serif; margin: 0; padding: 0; font-size: 1.5em; color: #886B0D; }

h2 { font-size: 1.6em; font-weight: 600; }

h3 { font-size: 1.2em; padding: 20px 0 5px 0; font-weight: 600; }

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }

blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #2d820b; }

blockquote cite { margin: 5px 0 0; display: block; }

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; }

.center { text-align: center; }

.alignright { float: right; }

.alignleft { float: left; }

hr { display: none; }

a img { border: none;	}

.navigation { display: block; text-align: center; margin: 10px 10px 30px 10px;	}

.pagetitle { font-weight: normal; }

.msu
{
	margin-top:50px;
}
/* End Various Tags & Classes*/

#page { width: 745px; margin: 0 auto; text-align: left; }

#header { background: url(images/leperwine_header.jpg) no-repeat top; }

 #headerimg { text-align: left; width: 745px; margin: 0 auto 20px auto; }

	#headerimg h1 { font-size: 32px; padding: 150px 0 0 0px; }
	
		#headerimg h1 a { color: #2d820b; text-decoration: none; }
	
	#headerimg .description { color: #46b11b; font-size: 1.8em; padding: 172px 0 0 0px; }
	
	#headerimg .rssfeed { width: 90px; height: 100px; padding: 35px 0 0 35px; float: left; }

		#headerimg .rssfeed a { display: block; width: 90px; height: 100px; }
		
	#headerimg .intro { width: 129px; height: 109px; margin: 20px 0 0 22px; overflow: hidden !important; }
	
	#headerimg .breaker { clear: both; height: 80px; }
	
.sidebar { width: 145px; padding: 0 15px; text-align: left; color: #333;  }

	.sidebar a { text-decoration: underline; }
	
		.sidebar a:hover { text-decoration: none; }

	.sidebar ul { list-style: none; margin: 0; padding: 0; }
	
		.sidebar ul li { padding: 0 0 10px 0; }
		
/*		.sidebar div, .sidebar p { background: #e0e0e0 url("images/sidebar2-bg.png"); display: block; padding: 5px 5px; margin: 0 0 1px 0; } */
		.sidebar div, .sidebar p { background: #e0e0e0; display: block; padding: 5px 5px; margin: 0 0 1px 0; }

			.sidebar ul li ul li { padding: 0; }
	
/*				.sidebar ul li ul li a { background: #e0e0e0 url("images/sidebar2-bg.png"); display: block; padding: 5px 5px; margin: 0 0 1px 0; color: #333; text-decoration: none !important; } */
				.sidebar ul li ul li a { background: #C3B586; display: block; padding: 5px 5px; margin: 0 0 1px 0; color: #333; text-decoration: none !important; }
	
				.sidebar ul li ul li a:hover { text-decoration: underline !important; }

/*	.sidebar h2 { background: #ffffff url("images/sidebar-bg.png"); color: #FFFFFF; padding: 2px 5px; margin: 0 0 1px 0; } */
	.sidebar h2 { background: #886B0D; color: #FFFFFF; padding: 2px 5px; margin: 0 0 1px 0; }

#leftsidebar { float: left; margin: 0 0 0 2px; }

#content { float: left; width: 550px; padding: 10px; background: #ffffff url("images/bg-content.png") no-repeat bottom; }

	#content a, .post h2, .post h3, .postinfo b { color: #886B0D; }

	#content #searchform #s { background: #FFFFFF; border: 1px inset #ddd; padding: 5px; width: 290px; font-size: 1.5em; color: #2d820b }
	
	#content #searchform #searchsubmit { background: #FFFFFF url("images/sidebar-bg.png"); border: 1px outset #ddd; color: #fff; font-size: 1.5em; padding: 4px 5px; }
	
	.post { padding: 10px 0; }

		.post h2 { padding: 10px 0 20px 0; font-size: 2em; font-weight: 500; }
		
		.post .entry { text-align: justify; font-size: 1.2em; line-height: 1.3em; padding: 0 5px; }
		
			.post .entry img { max-width: 100%; }
			
			img.wp-smiley { vertical-align: text-bottom; }
			
			.post .entry a { text-decoration: underline; }
			
		.postmetadata { padding: 0 10px; }
			
	.commentlist { list-style: none; margin: 0 0 20px 0; padding: 0; }
	
		.commentlist li { border-bottom: #767676 1px solid; padding: 10px; }
		
			.commentlist li li { border: none; padding: 0; }
			
	textarea#comment { width: 470px; }
		
#rightsidebar { margin: 0 0 0 570px; } 

#footer { clear: both; text-align: left; width: 800px; margin: 0 auto; padding: 5px 0; color: #A68D3F; }

#recentcomments { background: #e0e0e0 url("images/sidebar2-bg.png"); padding: 5px 10px; }

#wp-calendar, #wp-calendar td { text-align: center; }

	#recentcomments a, #today { color: #000000; }