/*  
Theme Name: Tru Ryd
Theme URI: http://www.unodesignstudio.com
Description: designed by Uno Design Studio
Version: 1.0
Author: UNO Design Studio
Author URI: http://www.unodesignstudio.com

	Tru Ryd
	 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: #740808; text-decoration: none; }

	a:hover { text-decoration: underline; }
	
blockquote { margin: 10px; border-left: 5px solid #740808; padding-left: 10px; }

h1 { font-size: 3em; color: #ffffff; font-weight: normal; }
	
	h1 a { color: #ffffff; }
		
		h1 a:hover { color: #56ca00; text-decoration: none; }

hr { display: none; }

.entry ul, ol { padding: 0 0 0 10px; margin: 10px 10px 10px 20px; }

ol { margin: 10px 10px 10px 30px; }

.navigation { padding: 20px; clear: both; }

.alignleft { float: left; }

.alignright { float: right; }

.center, .rss-feed { text-align: center; }



#page { width: 1000px; background-color: #fff; background-image: url(images/head-bg.jpg); background-repeat: no-repeat; background-position: top; margin: 0 auto; }

#header { padding: 100px 200px 0px 300px; height: 150px; }

	.description { font-size: 1.5em; padding: 0 0 0 75px; }
	
#content { float: right; width: 699px; margin: 0 15px 0 0; }

	.post { background-image: url(images/post-bg.jpg); background-position: top; background-repeat: no-repeat; margin: 0 0 10px 0; }
	
		.post h2, .post h3 { font-size: 2em; font-weight: normal; padding: 10px 15px; color: #fff; }
		
			.post h2 a, .post h3 a { color: #fff; }
			
		.postdata { padding: 2px 15px 0 15px; font-size: 1.1em; }
		
			.postdata a, .postdata span { color: #fff; }
	
		.entry { clear: both; background-image: url(images/entry-bg.jpg); background-position: bottom; background-repeat: no-repeat; padding: 25px 15px 20px 15px; font-size: 1.2em; line-height: 1.4em; text-align: justify; }
		
		.single { background-image: url(images/content-bg.jpg); }
		
			.entry p { margin: 0 0 10px 0; }
	
			.commentcount { text-align: right; padding: 10px 30px 0 10px; }
	
				.commentcount a { color: #ffffff; font-size: 1.1em; }
				
			#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; }
			
			#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: 0 0 15px 0; }
	
	.widget div { padding: 15px; }
	
		.widget ul { list-style: none; padding: 15px !important; }
	
		.widget ul ul, .widget ul ul ul { padding: 0 !important; }
	
	.widget #searchform div { padding: 15px 0; }

#footer { clear: both; padding: 20px 20px 20px 300px; }