/*  
Theme Name: Old Apartment
Theme URI: http://www.unodesignstudio.com
Description: Black and green template
Version: 1.0
Author: UNO Design Studios
Author URI:

	Old Apartment
	 http://www.unodesignstudio.com

	This theme is designed and developed by UNO Design Studios

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*, html { margin: 0; padding: 0; }

body { background-color: #C5BBAA; background-image: url(images/bg.jpg); background-position: center; background-repeat:repeat-y; color: #fff; text-align: center; font-family: Arial, sans-serif; font-size: 10px; }

a { color: #68492C ; text-decoration: none; }

	a:hover { text-decoration: underline; }
	
blockquote {	margin: 10px; padding: 5px 10px; border-left: 5px solid #83C100; }
	
h1, h2, h3, h4 { font-size: 1.5 em; }

hr { display: none; }

ul { list-style: none; }





#header { width: 850px; margin: 0 auto; padding: 120px 0 0 150px; text-align: left; height: 259px; background-image: url(images/head-bg.jpg); background-position: top; background-repeat: no-repeat; }

	#header, #header h1 a { color: #263b11; text-decoration: none; }

	#header h1 { font-size: 3.3em; font-weight: normal; }
	
	.description { color: #000; padding: 0 0 0 75px; font-size: 1.5em; }





#page { width: 1000px; margin: 0 auto; background-image: url(images/content-div.jpg); background-position: top; background-repeat: no-repeat; }

	#contentdiv { width: 800px; float: right; text-align: left; }
	
		#content { width: 590px; padding: 25px 5px 5px 5px; float: left; color: #585b5c; }
		
			.post { padding: 10px 0; }
		
		.post h2, .post h3 { padding: 0 10px; font-size: 3.2em; font-weight: normal; }
		
			.post h2 a:hover { color: #D2C477; text-decoration: none; }
			
		.entrydate { padding: 0 10px; }
		
		.post .entry { padding: 15px 10px; font-size: 1.2em; text-align: justify; line-height: 1.5em; }
		
			img.wp-smiley { vertical-align: text-bottom; }
			
			.entry ul { list-style: disc; padding: 10px 30px; }
			
			.entry ol { padding: 10px 30px; }
			
			.entry img { max-width: 100%; }
			
			.entry p { margin: 10px 0; }
		
		.authorid { text-align: right; }
		
		.authorid span { color: #68492C ; }
		
		.postmetadata { height: 16px; padding: 3px 10px; font-size: 1.2em; text-align: right; background-color: #D2C477; background-image: url(images/postmetadata.jpg); background-position: right; background-repeat: no-repeat; color: #FFFFCC; margin: 0 15px 10px 0; }
		
			.postmetadata a { color: #ffffcc; }
			
			.postmetadata span.editpost { padding: 0 10px; }
			
			.postmetadata span.commentlink { background: url(images/comment.png) no-repeat left; padding: 0 0 0 16px; }
		
		.navigation { padding: 0 15px; font-size: 1.1em; }
		
			.navigation a { color: #FC940D; }
		
			.alignleft { float: left; }
			
			.alignright { float: right; }
			
#comments, #respond, #commentform { margin: 15px; }

.commentlist { list-style: none; font-size: 1.2em; border-top: 1px solid #ddd; margin: 15px; }

	.commentlist li { padding: 5px; border-bottom: 1px solid #ddd; }
	
		.commentlist cite { font-weight: bold; font-style: normal; }
	
		.commentlist li li { padding: 0px; border: none; }

	.commentlist ol { padding: 10px 30px; }
	
	.commentlist ul { list-style: disc; padding: 10px 30px; }





#leftsidebar { width: 188px; padding: 120px 0 20px 0; float: left; margin: 0 5px; }

#rightsidebar { float: right; width: 188px; padding: 120px 0 20px 0; margin: 0 5px; }
		
.sidebar { text-align: left; font-size: 1.3em; }
	
	.sidebar h2 { padding: 10px 10px 7px 10px; font-size: 1.3em; height: 15px; background-color: #C5BBAA; background-image:url(images/side-head.jpg); background-repeat:no-repeat; border-bottom: 1px solid #000; }
	
	.sidebar ul li { margin: 0 0 2px 0; }
	
	.sidebar ul li ul, .sidebar ul div { display: block; padding: 10px; margin: 0; background-image: url(images/sidebarbg.jpg); background-repeat: repeat-x; background-position: top;  }
	
		.sidebar ul li ul li { padding: 0; margin: 0; background: none; }

		.sidebar ul ul ul, .sidebar ul div div { padding: 0; background: none; }
	
	.sidebar #searchform div { text-align: center; padding: 5px 0 10px 0; }
				
	#rssfeed { display: block; background-image: url(images/rss.jpg); background-repeat: no-repeat; width: 175px; height: 35px; margin: 0 50px; }





#footer { clear: both; padding: 60px 0 30px 0; background: color: #000; background-image: url(images/foot-bg.jpg); background-position: top; background-repeat: no-repeat; }
