/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	/*background: #809315 url(images/img01.jpg) repeat-x top left;*/
	font-family: "verdana", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px;
	padding: 0px
	background-color:white!important;
        
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 100%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 860px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img01.jpg) top left;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color:black;
}

/* Logo */

div#logo {
	height: 125px;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
        display:none;
}

#logo h2 {
	float: right;
	padding-top: 93px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold!important;
	font-size: 12px;
        color:#ffffff!important;
        background:url(images/logo.png) no-repeat;
        width:275px;
        margin-right:-25px;
        margin-top:5px;
        padding-left:20px;
}

#logo h2, #logo h2 a {
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 860px;
        margin-top:-43px;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 2px 0 2px;
}

#menu li.first a{
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	float: left;
	padding: 9px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #DFDCD1;
        margin-top:8px;
}

#menu a:hover {
	text-decoration: none;
	padding: 9px 20px;
        color:#ffffff;
}

/* Search */

#search {
	float: right;
	width: 200px;
        display:none;
}

#search form {
	margin: 0;
	padding: 0;
	margin-top: -10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
}

#search #s {
	width: 150px;
}

#search #x {
	margin: 0;
	padding: 0;
	width: 30px;
	background: #406800;
	color: #FFFFFF;
}

/* Banner */

#banner {
	width: 860px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
        background-color:transparent;
        border-left:1px solid black;
        border-right:1px solid black;
        border-bottom:1px solid black;
        color:#444444;
        background-image:url(images/img10.jpg);
}


/* Content */

#content {
	float: right;
	width: 600px;
        margin-top:-40px;
        margin-right:-20px;
}

#content h2.title{
background-image:url(images/h2title.png);
height:63px;
width:621px;
clear:both;
border:0px;
}

#content h2.title div#title_text{
color:#577CC3;
display:block;
font-weight:bold;
font-family:tahoma;
width:400px;
padding-top:8px;
}


.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
	background: url(images/img05.gif) no-repeat left 100%;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	padding: 0 20px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
        padding:0px;
        margin-top:-40px;
        margin-left:-15px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar ul li{
        vertical-align:middle;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar ul li {
}


#sidebar li h2 {
	min-height: 20px;
	margin-bottom: 15px;
	background-color: #ebe8d6;
        background-image:none;
        font-size:16px;
	color: #50668F;
        font-weight:bold;
        font-family:tahoma;
        margin-top:0px;
        margin-left:18px;
border-left:3px inset #C3CDDF;
border-bottom:3px inset #b4aa80;
border-top:3px inset #C3CDDF;
border-right:3px inset #b4aa80;
text-align:center;
width:175px;
display:block;
}

#sidebar li p {
	padding: 0px;
        line-height:normal;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 770px;
	height: 15px;
	margin: 0 auto;
	padding: 10px 45px;
        border-style: solid;
        border-width: 0px 1px 1px 1px;
        border-color:black;
        background-image:url(images/img01.jpg);
        background-position:bottom right;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

.entry p{
        line-height:normal;
        min-height:100px;
}

 div.entry ul{
        font-weight:bold;
        list-style-type: none;
}

div.entry li{
        font-weight:normal;
}


/*Blogger Style*/
#Header1_headerimg{
	width: 960px;
	height: 230px;
	margin: 0 auto;
        border-style: solid;
        border-width: 1px 1px 0px 1px;
        border-color:black;
}
div#header.header{
	background: url(http://chibitude.com/gnm/images/img01.jpg) no-repeat top left!important;
}
div.titlewrapper h1.title{
display:none;
}
/*blogger page wrapper*/
div #content-wrapper{
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
        background-color:#619E00;
        border-left:1px solid black;
        border-right:1px solid black;
        border-bottom:1px solid black;
        background-image:url(http://chibitude.com/gnm/images/palmshadow.png);
        background-position:right bottom;
        background-repeat:no-repeat;
}

/*#sidebar h2 {
	min-height: 30px;
	margin-bottom: 15px;
	padding: 5px 0px 0px 20px;
	background: #577CC3 url(http://chibitude.com/gnm/images/img03.jpg) no-repeat;
        font-size:16px;
	color: #FFFFFF;
        font-weight:bold;
        font-family:tahoma;
        margin-top:5px;
}*/

div#sidebar-wrapper div#sidebar.sidebar{
margin-top:-30px!important;
}

div#main-wrapper div#main.main{
margin-top:-30px!important;
}

textarea.input_1{
width:550px!important;
height:300px;
font-size:15px!important;
}

textarea.lb_1{
width:195px!important;
height:325px;
font-size:16px!important;
position:relative!important;
top:0px;
left:10px;
}

textarea.lb_2{
width:195px!important;
height:190px;
font-size:12px!important;
position:relative!important;
top:-195px;
left:10px;
}

form input{
width:75px;
margin:5px;
border:2px ridge green;
}

li.homeowners form input{
position:relative;
top:px;
left:120px;
}
li.experience form input{
position:relative;
top:-200px;
left:120px;
}

div.entry p#pic img.left{
float:right;
padding:10px;
margin-right:-10px;
background-color:#695400;
background-image:url(http://chibitude.com/ch_images/ch_trans.png);
border:1px solid #ffffff;
}

div#sidebar p{
background-image:url(http://chibitude.com/ch_images/ch_trans_2.png);
padding:15px 0px;
color:#577CC3;}

div#sidebar p a{
color:black;
}

.services_table td{
padding-right:10px;
}

div#contact_2{
text-align:left;
width:287px;
height:312px;
background-image:url(images/contactbox.png);
background-repeat:no-repeat;
}
div#contact_2_content{
width:240px;
display:block;
padding-top:20px;
margin:auto;
}

div#contact_2 p a{
color:black;
}

div#contact_2 p{
font-weight:bold;
}

div#handyman{
color:#333333;
font-size:12px;
width:175px;
margin:auto;
}

li.homeowners{
background-image:url(images/homeowners.png);
width:229px;
height:625px;
}

li.homeowners img{
display:block!important;
position:relative;
top:17px;
left:14px;
margin-bottom:13px!important;
}

li.experience{
background-image:url(images/experience.png);
background-repeat:no-repeat;
width:229px;
height:285px;
}

li.experience img{
display:block!important;
position:relative;
top:17px;
left:22px;
margin-bottom:13px!important;
}

div#experience_verbage{
width:185px;
margin:auto;
font-size:13px;
}

div.paypal_section{
text-align:right;
}
