/*  
Theme Name: Coffee Bean
Theme URI: http://www.unodesignstudio.com
Description: Theme Shared With Us By <a target="_blank" href="http://www.babyfoodchart.com/">Baby Food Chart</a> | More <a href="http://www.placeoftemplate.com>Free Wordpress Theme</a>
Version: 1.0
Author: UNO Design Studio
Author URI: http://www.unodesignstudio.com

	Coffee Bean
	 http://www.unodesignstudio.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*, html { margin: 0; }

body { background-color: #fff; background-image: url(images/body-bg.jpg); color: #000000; font-size: 62.50%; font-family: Verdana, Arial, Helvetica, sans-serif; }

a { color: #353535; text-decoration: none; }
	a:hover { text-decoration: underline; }
	a.more-link { color: #0078AD; text-decoration: underline; }
	a:hover.more-link { text-decoration: none; }
a.alt {
font-size: 1em !important;
}
a img { border: none; }

.imgleft { float: left; margin: 0 10px 10px 0; }
.imgright { float: right; margin: 0 0 10px 10px; }
.offsetborder { padding: 2px; border: 1px solid #DADADA; }
.textcenter { text-align: center; }
.cleaner { clear: both; line-height: 0px; font-size: 0px; }

.nobackground { background: none !important; }

blockquote { margin: 10px; border-left: 5px solid #353535; padding-left: 1px; }

h1 { font-size: 3em; color: #ffffff; font-weight: normal; }
	
	h1 a { color: #ffffff; }
		
		h1 a:hover { color: #A4C7CD; text-decoration: none; }

hr { display: none; }

.entry ul, ol { padding: 0 0 0 10px; margin: 10px 10px 10px 20px; }

.entry li { margin-bottom: 10px; }

.entry p.postmetadata { margin-top: 40px; }
.entry p.postmetadata a { color: #0078AD; text-decoration: underline; }
.entry p.postmetadata a:hover { text-decoration: none; }

ol { margin: 10px 10px 10px 30px; }

.navigation { padding: 20px; clear: both; }

.alignleft { float: left; }

.alignright { float: right; }

.center, .rss-feed { text-align: center; }

.wp-caption {
	width: 150px !important;
	border: 1px solid #DADADA;
	padding: 2px;
	text-align: center;
}

.wp-caption.alignright { margin: 0 0 5px 10px;}

p.wp-caption-text {
	text-align: center;
	color: #8F8F8F;
	margin: 0;
}

#page { width: 1000px; background-color: #fff; background-image: url(images/head-bg.jpg); background-repeat: no-repeat; background-position: top; margin: 0 auto; }

#header { font-size:15px; padding: 50px 200px 0px 50px; height: 150px; }

	.description { font-size: 1.5em; padding: 0 0 0 0px; }
	
#content { float: right; width: 699px; margin: 0 15px 0 0; }

	.post { background-image: url(images/post-bg.png); background-position: top; background-repeat: no-repeat; margin: 0 0 10px 0; }
	
		.post h2 { font-size: 2em; font-weight: normal; padding: 10px 15px; color: #fff; }
		.post h3 { font-size: 1.6em; font-weight: normal; padding: 10px 15px; color: #000; clear: both; }
		.post h4 { font-size: 1.3em; font-weight: bold; padding: 10px 15px; color: #000; clear: both; }
		
			.post h2 a { color: #fff; }
			.post h3 a { color: #000; }
			
		.postdata { padding: 2px 15px 0 15px; font-size: 1.1em; color: #fff; }
		
			.postdata a, .postdata span { color: #fff; }
	
		.entry { clear: both; background-image: url(images/entry-bg.jpg); background-position: bottom; background-repeat: no-repeat; padding: 15px 15px 20px 15px; font-size: 1.2em; line-height: 1.4em; text-align: justify; }
		
		.single { background-image: url(images/content-bg.jpg); padding-top: 25px; }
		
			div.adsense_3 { margin: 5px 0; padding: 2px 0; background: white; }
			.entry p { margin: 0 0 10px 0; }
			.entry a { color: #01A0BE; text-decoration: underline; }
			.entry a:hover { text-decoration: none; }
			.entry div.tags { padding: 20px 0 0 0; }
			.commentcount { text-align: right; padding: 10px 30px 0 10px; clear: both; }
	
				.commentcount a { color: #ffffff; font-size: 1.1em; padding: 0px 0px 0 0px; }
				
			#comments h3 { padding-bottom: 50px; }
			
			#comments ol { margin: 0; padding: 0; }
			
				#comments ol li { padding: 15px 0px; list-style: none; font-size: 1.1em; padding: 10px 20px; border-bottom: 1px #bc2626 solid; }
				
				.commentlist { margin: 0 20px; }
				
				.commentlist cite { font-style: normal; font-weight: bold; }
					
					#comments ol li ol { margin: 10px 10px 10px 30px; padding: 0 0 0 10px; }
					
						#comments ol li ol li { padding: 0; list-style: decimal; border: none; }
					
					#comments ol li ul li { padding: 0; list-style: disc;  border: none; }
					
			#respond h3 { padding-bottom: 50px; color: #fff; }
			
			#respond p { padding: 0 20px 10px 20px; }

	
#sidebar { width: 256px; margin: 0 0 0 15px; font-size: 1.1em; }
	
	.rss-feed a { display: block; background: no-repeat url(images/rss-feed.png) center; height: 122px; width: 177px; margin: 0 auto; }

	.widget { background-image:url(images/sidebar-bg.jpg); background-position: top; background-repeat: no-repeat; padding: 10px 15px; margin: 0 0 10px 0; }
	
	.widget h3 { font-size: 1.3em; color: #fff; padding: 6px 0 8px 0; }
	
	.widget div { padding: 15px; }
	
		.widget ul { list-style: none; padding: 15px !important; }
	
		.widget ul ul, .widget ul ul ul { padding: 4px 0 0 10px !important; }
		.widget li { font-size: small; margin-bottom: 4px;}
	
	.widget #searchform div { padding: 15px 0; }

	.widget.adsense { background: none !important; text-align: center; padding: 0 15px; }

#footer { background-color: #559ab6; background-image: url(images/footer.jpg); background-repeat: no-repeat; clear: both; padding: 20px 20px 20px 300px; }
