/*
Theme Name: pifguru
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	color: #4E4A47;
	width: 100%;
	background: url(i/top-bg.gif) 50% 0 repeat-x;
}
a {
	color: #13470E;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 8px 0;
}
img {border: none;}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}

#wrapper {
	width: 976px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 188px;
	position: relative;
	background: #16510F url(i/header.gif) no-repeat;
	border-bottom: 14px solid #494643;
}
#logo {
	position: absolute;
	top: 37px;
	left: 123px;
	font: 60px Impact;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
}
#logo span {
	display: block;
	font-size: 13px;
	letter-spacing: 1px;
}
#logo b {
	position: absolute;
	top: 6px;
	left: 0;
	width: 502px;
	height: 85px;
	background: url(i/header.gif) -123px -43px no-repeat;
}

#search {
	position: absolute;
	top: 150px;
	right: 0;
}
#search input {
	float: left;
	font: 10px Tahoma, Arial;
}
.search {
	width: 200px;
	border: 1px solid #CCC;
	padding: 2px 5px 3px;
}
.go {
	cursor: pointer;
	border: 1px solid #CCC;
	width: 23px;
	height: 19px;
	background: #FFF url(i/go.gif) 50% no-repeat;
	margin-left: 5px;
}

#menu {
	position: absolute;
	top: 185px;
	left: 0;
	width: 976px;
	height: 40px;
	background: url(i/top-bg.gif) 0 -185px repeat-x;
	line-height: 40px;
	list-style: none;
	padding: 17px 0 0;
}
#menu li {
	float: left;
	text-align: center;
	margin-right: 1px;
}
#menu a {
	display: block;
	width: 158px;
	background: url(i/menu.gif) -158px 0 no-repeat;
	color: #FFF;
	text-decoration: none;
}
#menu .current_page_item a,
#menu a:hover {
	background: url(i/menu.gif) no-repeat;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
}
#text {
	margin: 0 310px 0 0;
	padding: 70px 0 20px;
	overflow: hidden;
}
.post {
	margin: 0 0 30px;
}
#content h2 {
	font: 24px Georgia, "Times New Roman";
}
.entry {text-align: justify;}
.postmetadata {
	font-size: 10px;
	color: #949494;
	margin: 3px 0 -6px;
}
.postmetadata a {
	color: #949494;
}
.comments {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #B2B2B2;
	padding-top: 7px;
}
.comments a {
	color: #FFF;
	background: #144B0F;
	padding: 2px 6px 4px;
	text-decoration: none;
}
.comments a:hover {
	text-decoration: underline;
}
.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#text .adv {
	margin: 0 0 25px;
}

#content h3 {
	font: 24px Georgia, "Times New Roman";
	margin: 0 0 10px;
}
h3.pagetitle {
	margin: 5px 0 25px !important;
	font-weight: normal;
	text-align: center;
	font-size: 22px !important;
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.alt {background: #F4F4F4;}

#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px;
	width: 190px;
	border: 1px solid #AFADAD;
}
#comment {
	width: 500px;
	height: 130px;
}
#submit {
	width: 100px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}



/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 280px;
	margin-left: -280px;
	padding: 5px 0 20px;
	position: relative;
}

#right h3 {
	font: bold 14px Arial, Tahoma;
	color: #FFF;
	background: #959192;
	border: 2px solid #7A7677;
	padding: 3px 10px;
	margin: 0 0 10px;
}
#right h3.subscribe {
	background: #D15A35;
	border: 2px solid #C53103;
}

#right ul {
	list-style: none;
	margin: -5px 0 20px 13px;
	line-height: 24px;
}
#right ul ul {
	margin: 0 0 0 1px;
}
#right li {
	padding-left: 11px;
	background: url(i/arrow.gif) 0 10px no-repeat;
}
#right li a {
	text-decoration: none;
	color: #3C3C3C;
}
#right li a:hover {
	text-decoration: underline;
}

#right ul.subscribe {
	margin: 10px 0 10px 13px;
	overflow: hidden;
	height: 1%;
}
#right .subscribe li {
	background: none;
	padding: 0;
}
#right .subscribe li.rss {
	float: left;
	padding: 0 17px 0 0;
}
* html #right .subscribe li.rss {
	padding: 0 14px 0 0;
}
#right .subscribe li.whatis {
	padding: 4px 0 0 4px;
	float: left;
}
#right .subscribe li.whatis a {
	text-decoration: underline;
}
#right .subscribe li.whatis a:hover {
	text-decoration: none;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	min-width: 1000px;
	background: #E4E4E4;
	border-top: 1px solid #AFADAD;
}
#copyright {
	width: 976px;
	margin: 0 auto;
	font-size: 11px;
	padding: 15px 0;
	line-height: 14px;
	color: #7A7677;
}
#copyright a {
	color: #7A7677;
}
