/*
Theme Name:
Theme URI: http://numberonedesigner.com/
Description: Markup 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: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
  background: #F5FCFD url(i/bg.gif) repeat-x;
}
a {
	color: #404040;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.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 23px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 23px}

#wrapper {
	width: 948px;
	margin: 0 auto;
	padding: 0 26px;
  background: url(i/bg.jpg) 50% 0 no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 400px;
	position: relative;
  background: url(i/header.jpg) no-repeat;
}

#logo {
	position: absolute;
	top: 92px;
	left: 20px;
	width: 475px;
	height: 190px;
  text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 365px;
	left: 0;
	width: 100%;
	height: 35px;
	background: url(i/nav.gif) repeat-x;
	font: 14px/35px Calibri, Tahoma, Arial;
  border-bottom: 1px solid #CCC;
}
#nav li {
	list-style: none;
	float: left;
  border-right: 1px solid #D8D8D7;
	position: relative;
	display: inline;
}
#nav li.home {
  margin-left: 11px;
}
#nav a {
	float: left;
	color: #474747;
	padding: 0 15px;
  text-decoration: none;
}
#nav a:hover,
#nav .current_page_item a {
	background: #E4E5E5;
}
#nav ul {
	display: none;
	position: absolute;
	top: 35px;
	left: -1px;
  border: 1px solid #CDCDCD;
  border-width: 1px 1px 0;
	z-index: 100;
  line-height: 14px;
	background: #E4E5E5;
  font-size: 16px;
}
#nav li:hover ul,
#nav li.hover ul {
	display: block;
}
#nav ul li {
	float: none;
  border: none;
}
#nav ul a,
#nav .current_page_item ul a {
	float: none;
	white-space: nowrap;
	display: block;
  border-bottom: 1px solid #CDCDCD;
	padding: 7px 15px 9px;
}
#nav ul a:hover {
  text-decoration: underline;
}

address {
	position: absolute;
	top: 340px;
	left: 325px;
	font: 14px/18px Calibri, Tahoma, Arial;
	color: #727273;
  text-indent: 15px;
	padding: 0 0 0 3px;
  background: url(i/m.gif) 0 2px no-repeat;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
	background: #FFF;
	padding: 45px 0 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 310px 0 26px;
}
.post {
	margin: 0 0 40px;
}
#content h2 {
	font: 30px/1 Calibri, Tahoma, Arial;
	margin: 0 0 23px;
  letter-spacing: -1px;
	color: #A3A3A3;
}
#content h2 a {
	color: #A3A3A3;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 30px/1 Calibri, Tahoma, Arial;
  margin: 0 0 18px;
  letter-spacing: -1px;
	color: #A3A3A3;
}
#content .entry h3 {font-size: 28px}
#content .entry h4 {font-size: 26px}
#content .entry h5 {font-size: 24px}
#content .entry h6 {font-size: 22px}
.entry {
	text-align: justify;
}
.post .date {
  color: #BCBCBC;
  font-size: 12px;
	margin: -11px 0 11px;
}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

div.pagetitle {
	margin: 0 0 40px;
	padding: 0 0 10px;
	text-align: center;
	font: 28px/1 Calibri, Tahoma, Arial;
  border-bottom: 1px solid #E5E5E5;
	color: #555;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 245px;
	margin-left: -273px;
	position: relative;
  font-size: 11px;
  line-height: 14px;
	padding: 2px 0 0;
}

.news {
	margin: 0 0 25px;
  font-size: 14px;
}
.news .date {
	padding: 0 0 3px;
}
.news a {
	color: #000;
  text-decoration: none;
}
.news a:hover {
  text-decoration: underline;
}
.allNews {
  border-top: 1px solid #D4D4D4;
  text-align: right;
	padding: 11px 0;
	margin: 0 0 15px;
}
.allNews a {
	color: #404040;
}

.section {
	margin: 0 0 25px;
}
.section h3 {
  font-size: 14px;
	color: #A3A3A3;
	margin: 0 0 10px;
  border-bottom: 1px solid #D4D4D4;
	padding: 0 0 5px;
}
.section li {
	list-style: none;
	padding: 0 0 5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: #FFF url(i/footer.gif) 50% 0 no-repeat;
  font-size: 11px;
	color: #7F7F7F;
	padding: 48px 26px 30px;
	overflow: hidden;
	height: 1%;
}
#footer a {
	color: #7F7F7F;
}
#nod {
	float: right;
}