/*
Theme Name: Mirus
Theme URI: http://www.unodesignstudio.com
Description: Theme designed by <a href="http://www.unodesignstudio.com">Uno Design Studio</a> Check out more <a href="http://www.placeoftemplate.com">Free Wordpress Theme</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
*/


body { margin: 0; background: #50422a url(images/bg-body.jpg); font-family: "Times New Roman", Times, serif; font-size: 62.5%; color: #fff; }

a { color: #000000; text-decoration: none; }

	a:hover { text-decoration: underline; }

h1, h2, h3 { padding: 0; margin: 0; font-size: 1.5em; }

hr { display: none; }

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }

blockquote { margin: 0; padding: 0 15px; color: #91917e; font-style:italic; }

	blockquote blockquote { padding: 0 20px; color: #70704c; }

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; font-size: 1.3em; }
/* End Various Tags & Classes*/

#page { background: url(images/bg-page.jpg) repeat-y top; width: 805px; margin: 0 auto; color: #000; }

#header { background: url(images/bg-header.png) no-repeat top; margin: 0 auto; width: 657px; height: 83px; padding: 25px 0 0 80px; color: #493b28; font-size: 1.3em; }

	#header h1 { margin: 0; padding: 0; font-weight: normal; font-size: 2.2em;  }
	
		#header h1 a { color: #493b28; text-decoration: none; }

#page-gap { background: url(images/bg-page-gap.png) no-repeat center; height: 297px; }

#content { float: left; width: 469px; margin: 0 0 0 55px; padding: 0; font-size: 1.2em; }

 .post { padding: 0 0 40px 0; }

	.post h2, .post h3 { background: #fff /*url(images/bg-post.png) no-repeat top left*/; padding: 2px; font-weight: normal; font-size: 1.8em; border: 1px #dbdbd4 solid; }
	
		.post h2 a, .post h3 a { background: #dbdbd4 url(images/bg-post.png) repeat-y top right; display: block; padding: 2px 25px 2px 5px; }
		
	.postinfo { float: right; background: url(images/icon-time.gif) no-repeat left; color: #6c6c69; padding: 0 0 0 17px; }
	
	.commentarea { float: right; background: url(images/icon-comment.gif) no-repeat left; color: #6c6c69; padding: 0 0 0 17px; }
	
		.postinfo a, .commentarea a { color: #6c6c69; }
	
	.post .entry { padding: 30px 0 0 0; text-align:justify; line-height: 1.4em; font-size: 1.1em; }
	
		.entry a { font-weight: bold; }
		
	.postmetadata { border: 1px solid #dbdbd4; padding: 2px; }
	
		.postmetadata small { display: block; background: #dbdbd4; padding: 2px 5px; }
		
	.commentlist { list-style: none; padding: 10px 15px; margin: 0; }
	
		.commentlist li { border-bottom: 1px solid #dbdbd4; padding: 10px; }
		
			.commentlist li li { padding: 0; border: none; }
	
	#commentform #comment { width: 400px; }

#sidebar { margin: 0 0 0 532px; width: 229px; padding: 0 10px 0 0; background: url(images/bg-sidebar.png) no-repeat top right; color: #666666; font-size: 1.2em; }

	#sidebar h2 { font-size: 1.8em; font-weight: normal; background: url(images/bg-side-h2.gif) no-repeat top left; padding: 7px 8px 5px 8px; color: #493b28; }

	#rssfeed { background-image: url(images/rss-feed.png) !important; }
	
		#rssfeed a { display: block; width: 100%; }

	#sidebar ul { margin: 0; padding: 0; list-style: none; }
	
		#sidebar ul li { padding: 0 0 5px 0; } 
		
			#sidebar ul li ul { list-style: square; margin: 5px 0 5px 25px; }
			
				#sidebar ul li li { padding: 0 !important; }

					#sidebar ul li ul ul { margin: 0; }
		

#footer { clear: both; background: url(images/bg-footer.png) no-repeat bottom; padding: 10px 0 10px 0; text-align: center; }

#footer-credits { text-align: center; padding: 10px; font-size: 1px; color: #666666; } 




