/*  
Theme Name: One Click
Theme URI: http://www.unodesignstudio.com
Description: Designed and developed by: <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: UNO Design Studio
Author URI: http://www.unodesignstudio.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body { font-size: 11px;	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: #FADBD5 url(images/bg.jpg);
 color: #6a6260; text-align: center; margin: 0; padding: 0;	}

a { color: #f74844; text-decoration: none; }

	a:hover { text-decoration: underline; }
	
blockquote { margin: 15px; padding: 0 0 0 10px; border-left: #f74844 5px double; }
	
h2 { color: #642d19; font-weight: normal; font-size: 1.7em; margin: 0; }

	h2 a { color: #642d19; text-decoration: none; }
	
.pagetitle { color: #666; }
	
h3 { font-size: 1.5em; font-weight: normal; }

hr { visibility: hidden; clear: both; }

#page {	width: 865px; background: url(images/page-bg.jpg) repeat-y;	text-align: left; margin: 0 auto;	}

#header { background: #BB2B0B url(images/head-bot-bg.jpg) no-repeat bottom center; }

	#headerimg 	{ background: url(images/head-bg.png) no-repeat top center; height: 182px; padding: 120px 0 0 250px; } 
	
		#headerimg h1 { font-weight: bold; font-size: 2.7em; padding-left:inherit; margin: 0px; padding: 0px 0px 0px 0px; color: #642d19; }
	
		#headerimg h1 a { text-decoration: none; color: #642d19; }
		
			.description { color: #642d19; padding: 0 0 0 50px; font-size: 1.3em; }

	#header ul { height: 70px; list-style: none; margin: 0; padding: 10px 10px 10px 20px; float: right; }
	
		#header ul li { float: left; margin: 0 10px 0 0; }
		
			#header ul li a { display: block; border: #fff solid 1px; background: #F8502C url(images/head-links.jpg) repeat-x bottom; padding: 13px 30px; font-size: 1.4em; text-decoration: none; color: #fff; font-weight: bold; }
			
			#header ul li a:hover, .current_page_item a { background-color: #F8502C; background-image: none !important; }
			
#content { width: 543px; float: left; padding: 0 30px; }

	.post { background: #efeebb url(images/post-head-bg.jpg) no-repeat top center; padding: 60px 0 0 0; margin: 0 0 20px 0; }
	
		.post h2 { padding: 0 0 0 105px; }
		
		.postdata { padding: 0 20px 3px 105px; }
		
			.postdata .alignright { color: #f74844; font-weight: bold; }
	
		.post .entry { background: url(images/post-bot-bg.jpg) no-repeat bottom center; clear: both; padding: 20px 20px 25px 20px; text-align: justify; line-height: 1.3em; font-size: 1.1em; }
		
		.post .entry img { margin: 5px; border: 0pt none; max-width: 100%; }
		
		img.wp-smiley { vertical-align: text-bottom; }
		
			.postcomment { height: 40px; clear: both; margin: 0 20px 0 0; font-size: 0.9em; }
			
			.postcomment a { color: #fff; display: block; background: url(images/comment.png) no-repeat; width: 122px; height: 80px; float: right; padding: 20px 0 0 12px; }
	
	.commentlist { list-style: none; padding: 0; margin: 0; }
	
		.commentlist li { padding: 10px 15px; }
		
			.commentlist li li { padding: 0; }
		
			.commentlist cite { font-style: normal; font-weight: bold; }
			
			.commentmetadata a { color: #666; }
	
	#commentform #author, #commentform #email, #commentform #url, #commentform textarea { color: #333; background: #E9E6E6; border: 1px #ccc inset; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; width: 200px; }
	
	#commentform textarea { width: 450px; }
		
#sidebar { width: 233px; margin: 45px 0 0 603px; padding: 0; background: #FCFAFB url(images/side-bot-bg.jpg) no-repeat bottom center; }

	#sidebar a { color: #888; }

	#sidebar ul { list-style: none; margin: 0; padding: 15px 0; background: url(images/side-top-bg.jpg) no-repeat top center; }
	
		#sidebar ul ul { background: none; border: none; padding: 0; margin: 0; }
		
				#sidebar ul li ul li a, li.recentcomments { display: block; padding: 5px 10px; margin: 0 5px; border-bottom: 1px dotted #f74844; }
				
				li.recentcomments a { border: none !important; display: inline; }
				
		#sidebar p, #sidebar div { padding: 0 10px; }
		
		#wp-calendar { text-align: center; width: 200px; padding: 10px; }
		
			#wp-calendar #today { border: 1px dotted #f74844; }

			
		#sidebar #searchform { text-align: center; padding: 10px 0; }
		
	#sidebar h2 { background: url(images/side-head.jpg) left repeat-x; padding: 15px 15px 20px 15px; }
			
#footer { clear: both; background: url(images/foot-bg.jpg) no-repeat bottom center; text-align: center; padding: 2px 5px; margin: 0 0 15px 0; }

.alignleft { float: left; } .alignright { float: right; } .center { text-align: center; }

.navigation { background: #FFFFFF; padding: 10px 0; } .alt { background: #fcfbfa; }
