/*
Theme Name: ifeeldesign theme
Theme URI: http://ifeedesign.ru
Description: Тема для блога ifeeldesign.ru.
Version: 2.0
Author: Kauris
Author URI: http://ifeedesign.ru
Tags: light, fixed width, two columns, widgets
*/

*{margin:0;padding:0}
body{font-family:'Times New Roman',serif;background:#fff url(images/wrap-bg.jpg) repeat-x center top;position:relative}
table{border-collapse:collapse}
q{quotes:none}
a{color:#000}
a:hover{text-decoration:none}
a img{border:none}

#wrap{width:810px;margin:0 auto;padding:0 50px}

#header{height:178px;position:relative;background:url(images/header-bg.jpg) no-repeat 66% 19px;border-top:4px solid #000}
	#header ul{list-style-type:none;font-size:1em;position:absolute;left:96px;top:50px}
		#header ul li{float:left;margin:0 60px 0 0}
			#header ul li.current_page_item a{color:#fff;text-decoration:none}
	#header address{color:#fff;font-style:normal;font-size:1em;width:208px;position:absolute;right:0;top:35px}

#content{float:left;width:450px;color:#505050;padding:0 0 20px 95px}
	#content h2{font-size:1.5em;font-weight:normal;color:#7A0133;margin-bottom:15px}
	#content h3{font-size:0.9em;font-weight:normal;color:#7A0133;margin-bottom:15px}
	#content p{font-size:0.9em;margin-bottom:10px}
	#content .post{position:relative;margin-bottom:40px;min-height:180px}
		#content .post .title{margin-bottom:20px}
			#content .post .title .category{font-size:1.5em}
			#content .post .title h2{display:inline;margin:0;padding:0 0 0 10px}
		#content .post .postmetadata{position:absolute;left:-95px;top:0;width:85px;color:#7A0133;font-size:0.9em;padding:6px 0 0 0}
			#content .post .postmetadata .date{background:url(images/dash.gif) no-repeat right center}
			#content .post .postmetadata .comments{background:url(images/comments-bg.png) no-repeat left top;width:63px;text-align:center;font:3em Georgia,serif;color:#fff;padding:5px 0 75px 0;line-height:100%}
				#content .post .postmetadata .comments a{text-decoration:none;color:#fff}
	#content .entry ul{font-size:0.9em;padding:0 0 0 15px;margin-bottom:10px}
	#content img.centered{display:block;margin:0 auto}
	#content img.alignright{margin: 0 0 2px 10px;display:inline}
	#content img.alignleft{margin:0 10px 2px 0;display:inline}
	#content .alignright{float:right}
	#content .alignleft{float:left}
	#content .commentlist{list-style-type:none}
		#content .commentlist .comment{margin-bottom:30px}
		#content .commentlist .comment-author{margin-bottom:15px;background:url(images/icon.gif) no-repeat left center;padding:2px 0 2px 25px;line-height:100%;font-size:0.9em}
			#content .commentlist .comment-author cite{font-style:normal}
		#content .commentlist ul{list-style-type:none}
	#content #respond{margin-bottom:20px}
		#content #respond h3{background:url(images/icon.gif) no-repeat left center;padding:2px 0 2px 25px;line-height:100%}
		#content #respond .input-text{width:182px;background:url(images/input-text-bg.png) no-repeat left top;padding:6px 10px;font:1em 'Times New Roman',serif;color:#AEAEAE;border:none}
		#content #respond .input-button{width:202px;height:27px;background:url(images/input-button-bg.png) no-repeat left top;padding:0 0 2px 0;font:1em 'Times New Roman',serif;border:none;cursor:pointer}
		#content #respond textarea{width:442px;height:98px;background:url(images/textarea-bg.png) no-repeat left top;padding:2px 4px;font:1em 'Times New Roman',serif;color:#AEAEAE;border:none;overflow:hidden}
		
#aside{float:right;width:208px;color:#505050;padding:0 0 20px 0}
	#aside .aside-block{margin-bottom:50px}
	#aside h2{font-size:1.5em;font-weight:normal;color:#7A0133;margin-bottom:15px}
	#aside h3{font-size:0.9em;font-weight:normal;margin-bottom:5px}
	#aside p{font-size:0.8em;margin-bottom:5px}
	#aside ul{font-size:0.9em;list-style-type:none;border-top:1px dashed #B0B0B0}
		#aside ul li{padding:5px 0 7px 0;border-bottom:1px dashed #B0B0B0}
	#aside .postmetada{color:#9B9B9B}
	#aside .post img{width:100%}

#footer{clear:both;border-top:1px dashed #B0B0B0;width:450px;padding:30px 0 40px 96px;color:#505050;position:relative}
	#footer ul{list-style-type:none;font-size:0.9em;margin-bottom:5px}
		#footer ul li{display:inline;padding:0 10px 0 0}
			#footer ul li.current_page_item a{color:#7A0133;text-decoration:none}
	#footer p{font-size:0.9em}
	#footer .stat{position:absolute;left:20px;top:35px}
		#footer .stat img{vertical-align:bottom}