/*
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;
}
html {
	background: #1C1C1A url(i/bg.jpg) 50% 0;
}
body {
	font: 12px/14px Arial, Tahoma, Verdana, sans-serif;
	color: #343434;
	width: 100%;
	background: url(i/top-bg.jpg) 50% 0 no-repeat;
	padding: 40px 0 0;
}
a {
	color: #343434;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 16px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.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 {
	width: 940px;
	margin: 0 auto;
	background: #F3F3F3 url(i/middle-bg.gif) repeat-y;
	border: 5px solid #FFF;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 490px;
	position: relative;
	background: url(i/header-bg.gif) repeat-x;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 0;
	left: 35px;
	width: 204px;
	height: 15px;
	padding: 71px 0 0 3px;
	background: url(i/logo.gif) no-repeat;
	font: 10px Tahoma, Arial;
	text-decoration: none;
	color: #505050;
}
#logo span {
	display: none;
}
#logo b {
	position: absolute;
	left: 357px;
	top: 36px;
	width: 521px;
	height: 69px;
	background: url(i/harmony.gif) no-repeat;
}

#nav {
	position: absolute;
	top: 105px;
	left: 0;
	width: 925px;
	height: 39px;
	padding-left: 15px;
	line-height: 38px;
	background: #333 url(i/header-bg.gif) 0 100% repeat-x;
	list-style: none;
}
#nav li {
	float: left;
}
#nav a {
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 0 15px;
}
#nav a:hover,
#nav .current_page_item a {
	background: #484848;
}

#slider {
	position: absolute;
	top: 144px;
	left: 0;
	list-style: none;
	width: 720px;
	height: 333px;
	overflow: hidden;
}
#slider img {
	background: #FFF url(i/slide-bg.gif) repeat-y;
	padding: 0 5px 5px 0;
	top: 0;
	left: 0;
}

#block1, #block2, #block3 {
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 220px;
	height: 110px;
}
#block1 {
	top: 144px;
	background: #09415E url(i/block1.gif) no-repeat;
}
#block2 {
	top: 254px;
	background: #09415E url(i/block2.gif) no-repeat;
	border: solid #FFF;
	border-width: 1px 0;
}
#block3 {
	top: 366px;
	background: #09415E url(i/block3.gif) no-repeat;
}

#line {
	position: absolute;
	top: 145px;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: #000;
  opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	z-index: 1000;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	overflow: hidden;
	background: url(i/middle-bottom.gif) 0 100% no-repeat;
}
#content {
	float: left;
	width: 650px;
	padding: 12px 0 0 36px;
}
.post {
	margin: 0 0 40px;
}
#content h2 {
	font: 30px/1 Calibri, Arial, Tahoma;
	letter-spacing: -1px;
	margin: 0 0 20px;
}
.entry {
	text-align: justify;
}

.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;
}

#content h3 {
	font-size: 18px;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 5px 0 40px;
	text-align: center;
	font-size: 20px;
}


.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}
table.price1 {
        width: 100%;
        border: 2px solid #0a415f;
        border-collapse: collapse;
        text-align: center;
		color: #0a415f;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 16px;
                margin-bottom: 30px;
}
table.price1 tr th {
        
        text-align: center;
        border: 1px solid #0a415f;
		font-family: Geneva, Arial, Helvetica, sans-serif;
                padding: 4px;
	
	
}
table.price1 tr td {
        
        text-align: center;
        border: 1px solid #0a415f;
		font-family: Geneva, Arial, Helvetica, sans-serif;
                padding: 4px;
	
}
table.price1 tr td p{
        
        text-align: center;
        padding: 0;
		margin: 0;
	
}
table.price1 tr:hover {
       
        text-align: center;
        border: 1px solid #0a415f;
        background: #0a415f;
        color: #ffffff;
}
table.price1 tr .black:hover {
       
        text-align: center;
        border: 1px solid #0a415f;
        background: #0a415f;
        color: #ffffff;
}
table.price1 td {
        text-align: center;
        border: 1px solid #0a415f;
}

/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: right;
	width: 215px;
	position: relative;
	padding: 0 0 9px;
}

#search {
	height: 65px;
	padding: 10px 0 14px 14px;
	margin: 0 0 9px;
	background: #EBEBEB url(i/search-bg.gif) 100% 0 repeat-y;
}
#search label,
#authoriz label {
	display: block;
	font-weight: bold;
	padding: 0 0 9px;
	color: #000;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 142px;
	padding: 5px 5px;
	border: 1px solid #E4E4E4;
}
.go {
	cursor: pointer;
	border: none;
	width: 28px;
	height: 28px;
	background: url(i/go.gif) no-repeat;
	margin: -2px 0 0 7px;
}

#authoriz {
	background: #DDD url(i/authoriz-bg.gif) 100% 0 repeat-y;
	padding: 10px 0 14px 14px;
	color: #858585;
}
#login, #pass {
	font: 11px Arial, Tahoma;
	float: left;
	width: 142px;
	padding: 5px 5px;
	border: 1px solid #E4E4E4;
}
#login {
	margin: 0 0 10px;
}
#pass {
	margin: 0 0 8px;
}
#authoriz .go {
	float: left;
	background: url(i/go2.gif) no-repeat;
}
#authoriz div {
	clear: both;
}
#authoriz div label {
	color: #858585;
	font-weight: normal;
	cursor: pointer;
}
#authoriz a {
	color: #858585;
	line-height: 23px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	color: #8E8D8C;
	padding: 22px 0 60px;
	line-height: 18px;
}
#phone {
	float: right;
	padding: 17px 77px 17px 24px;
	border-left: 1px solid #333331;
}
#address {
	float: right;
	padding: 17px 60px 17px 24px;
	border-left: 1px solid #333331;
}
#design {
	padding: 20px 0 0 40px;
}