/*
Theme Name:
Theme URI:
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Dimox
Author URI: http://dimox.name/
*/

* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Tahoma, Arial, sans-serif;
	height: 100%;
	color: #4F4F4F;
}
a {
	color: #1C8BBF;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F1FAFF;
	border-left: 3px solid #D1EBF8;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}


#wrapper {
	min-width: 846px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<846?'846px':'');
 	padding-left: 154px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(i/top-bg.jpg) no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 200px;
	position: relative;
}

#logo {
	position: absolute;
	top: 35px;
	left: -5px;
	width: 310px;
	height: 105px;
	text-indent: -9999px;
}

#description {
	padding: 90px 280px 0 338px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

#nav {
  position: absolute;
	top: 165px;
	left: 0;
	width: 99%;
	height: 35px;
	background: #86C228 url(i/nav-bg.gif) 0 -35px repeat-x;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}
#nav div {
	background: url(i/nav-bg.gif) 100% -70px no-repeat;
	height: 35px;
}
#nav ul {
	list-style: none;
}
#nav li {
  float: left;
	background: url(i/nac-sep.gif) no-repeat;
}
#nav a {
	display: block;
	padding: 8px 24px 14px 25px;
  color: #FFF;
	text-decoration: none;
	float: left
}
#nav a:hover,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current a {
  background: url(i/nav-hover.gif) repeat-x;
	position: relative;
	margin-right: -2px;
	padding-right: 26px;
}
#nav li.first {
	position: relative;
	padding: 0;
	background: none;
}
#nav li.first a {
  width: 82px;
	padding: 8px 0 14px 38px;
	background: url(i/nav-bg.gif) no-repeat;
}
#nav li.first.current a,
#nav li.first a:hover {
	background: #4DA325 url(i/nav-first.gif) no-repeat;
  padding-right: 0 !important;
  width: 84px;
}

#search {
	position: absolute;
	top: 82px;
	right: 10px;
	width: 240px;
	padding: 12px 0 14px 6px;
	background: url(i/search.gif) no-repeat;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 195px;
	padding: 6px 0;
	border: 1px solid #D1EBF8;
	border-width: 1px 0;
	background: #F1FAFF;
}
.go {
	cursor: pointer;
	border: none;
	width: 26px;
	height: 28px;
	background: #E1EEF9 url(i/search.gif) -201px -12px no-repeat;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	padding: 21px 0 100px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 100%;
	float: left;
	overflow: hidden;
}
#text {
	margin: 0 34% 0 0;
}
.post {
	margin: 0 0 40px;
}
#content h2 {
	font: 20px/1 Tahoma, Arial;
	padding: 3px 0 5px 56px;
	margin: 0 0 8px;
	background: url(i/headline-icon.gif) no-repeat;
	min-height: 39px;
	height: auto !important;
	height: 39px;
}
#content h2 a {
	text-decoration: none;
	color: #4F4F4F;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content h2.blogs,
#page #content h2 {
	padding: 3px 0 5px 53px;
	background: url(i/headline-icon3.gif) no-repeat;
	color: #000;
	min-height: 22px;
	height: 22px;
}
.entry {
	text-align: justify;
}
.postmetadata {
	font-size: 11px;
	color: #246F10;
	margin: 5px 0 0;
}
.postmetadata a {
	color: #246F10;
}
.comments {
	text-align: right;
}
.comments a {
	background: url(i/comments.gif) 0 1px no-repeat;
	padding: 0 0 2px 24px;
	text-decoration: none;
}
.comments a:hover {
  text-decoration: underline;
}
.more-link {
  padding: 0 0 2px 24px;
	font-weight: bold;
	color: #558D0D;
	text-decoration: none;
	background: url(i/more-link.gif) no-repeat;
}
.more-link:hover {
	text-decoration: underline;
}

.post ul,
.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 2px 0;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
#content .post h3 {
	font-size: 18px;
	font-weight: normal;
	color: #EF0000;
	margin: 0 0 6px;
}

h3.pagetitle {
	margin: 10px 0 25px !important;
	font-weight: normal;
	text-align: center;
	font-size: 18px !important;
}

#blogs {
  width: 100%;
	overflow: hidden;
}
.blog {
	float: left;
	display: inline;
	margin: 0 3% 15px 0;
	padding: 0 19px 0 5px;
	background: url(i/blog-bg.gif) 100% 103px no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
#page .blog {
	margin: 12px 10px 0 0;
	padding: 0 0 9px;
}
.blog img {
  display: block;
	border: 1px solid #C2C2C2;
	padding: 3px;
	background: #FFF;
	margin: 0 0 5px -5px;
}
#page .blog img {
	margin: 0 0 -10px;
}
.blog a {
  font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.blog a:hover {
	text-decoration: underline;
}
#page .blog a {
	text-decoration: underline;
}
#page .blog a:hover {
	text-decoration: none;
}

h3#comments {
  margin-top: 20px;
	font-size: 14px;
	color: #E50101;
}
h3#respond {
	font-size: 14px;
	color: #E50101;
}
h3#respond {
  margin: 0 0 10px;
}

.commentlist {
	margin: 20px 0 30px 0;
	list-style: none;
}
.commentlist li {margin: 0 0 20px;}
.author {
	background: url(i/comments.gif) 0 3px no-repeat;
	padding: 0 0 3px 24px;
	display: block;
	margin-bottom: 7px;
}
.author a {
  color: #004182;
	text-decoration: none;
}
.author a:hover {
	text-decoration: underline;
}
.commentmetadata {
  font-size: 11px;
	color: #707070;
}
.commentmetadata a {
	color: #707070;
	text-decoration: none;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#commentform {padding: 0 0 20px}
#commentform p {padding: 2px 0}

#author, #email, #url, #comment, #submit {
	font: 12px Tahoma, Arial;
	padding: 4px;
	width: 330px;
	border: 1px solid #B0B0B0;
	background: url(i/form-shadow.gif) repeat-x;
}
#comment {
	width: 600px;
	height: 110px;
	margin: 4px 0;
}
#submit {
	width: 164px;
	height: 22px;
	padding: 0;
	background: #EAF1E4 url(i/submit-comment.gif) no-repeat;
	border: none;
	cursor: pointer;
	overflow: visible;
	text-align: center;
	color: #136D00;
	font-size: 11px;
	margin: 4px 0;
}

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



/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 28%;
	margin-left: -29%;
	position: relative;
}

#sidebar  h3 {
  font-size: 20px;
	font-weight: normal;
	color: #1C8BBF;
	padding: 2px 0 17px 29px;
	margin-left: -14px;
	background: url(i/headline-icon2.gif) no-repeat;
	position: relative;
	height: 1%;
}

#rss {
	display: block;
  width: 98px;
	height: 63px;
	background: url(i/rss.gif) no-repeat;
	margin: -7px auto 18px;
}


#sidebar .post {
  margin: 0 0 25px;
	font-size: 11px;
	line-height: 13px;
}
#sidebar .post .title {
  font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 8px;
	background: url(i/arrow.gif) 0 5px no-repeat;
}
#sidebar .title a {
  color: #136D00;
	text-decoration: none;
}
#sidebar .title a:hover {text-decoration: underline}
#sidebar .post p {display: inline}
.all {
  margin: -17px 0 0;
	font-weight: bold;
}
.all a {
  color: #558D0D;
	text-decoration: none;
	background: url(i/more-link.gif) 0 1px no-repeat;
  padding: 0 0 2px 26px;
}
.all a:hover {
	text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	min-width: 846px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<846?'846px':'');
	padding-left: 154px;
	height: 55px;
	margin-top: -55px;
	font-size: 11px;
	color: #000;
	background: url(i/bottom-bg.jpg) 0 100% repeat-x;
}
