/*css by Maddy Nupp McDonald*/

body {font-family: "verdana", Arial, Helvetica, sans-serif; font-size:15px;color: #FFFFFF;margin: 5px 0px 0px 0px;padding: 0px;background-color:black; background-image:url(/images/gravel1.jpg);}

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;
}

input{background-color:red; background-image:none;color:white;font-weight:bold;display:block;float:left;margin-bottom:5px;margin-top:5px;}

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;
        background-color:#474E5F;
}

/* Logo */

div#logo {
	height: 125px;
margin-right:15px;
margin-top:10px;}

#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:white;
        /*background-color:#DFDFDF;*/
        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%;
        border:10px solid;
}

.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:600px;
font-size:15px;
display:block;
float:left;
margin-top:50px;
}

textarea.input_2{
width:250px;
font-size:15px;
display:block;
float:left;
margin-top:20px;
}

input{display:block;float:left}

textarea.lb_1{
width:225px!important;
font-size:16px!important;

}

textarea.lb_2{
width:225px!important;

}




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/icandothat.png);
background-position:center top;
width:220px;
padding-bottom:15px;
background-repeat:no-repeat;
background-color:white;
/*border:1px inset gray;*/
}

li.homeowners a{
color:black;
}

li.homeowners img{
/*display:block!important;
position:relative;
top:17px;
left:14px;
margin-bottom:13px!important;*/
display:none;
}

li.experience{
background-image:url(images/experience.png);
background-repeat:no-repeat;
width:229px;
height:285px;
display:block;
float:left;
padding-top:20px;
}

li.experience img{
display:none;
/*display:block!important;
position:relative;
top:17px;
left:22px;
margin-bottom:13px!important;*/
}

div#experience_verbage{
width:185px;
margin:auto;
font-size:14px;
height:270px;
}

div.paypal_section{
text-align:right;
}

div.top_links{
background-image:url(images/rvbackground.png);
background-position:bottom left;
background-repeat:no-repeat;
background-color:white;
border-left:1px dotted #474e5f;
border-bottom:1px dotted #474e5f;
padding-top:5px;
height:300px;
}

div#bullets a{
color:black;
text-decoration:none;
vertical-align:top;
}

div#bullets{
float:left;
}

div#intro_blurb{
float:left;
margin-left:135px;
width:280px;
margin-right:8px;
line-height:16px;
}

div#contact_orange a{
float:right;
padding-right:100px;
height:15px;
width:100px;
color:black;
font-weight:bold;
text-decoration:none;
}
.mystyle{width:600px;}
div#input_style{
display:block;
margin-bottom:40px;
}
div#above_pic{
margin-left:-125px;
}

div#handyman li{
padding:0px;
margin:0px;
font-size:16px;
}
li.homeowners{
padding-top:130px;
}

div#header_info{
position:absolute;
top:15px;
border:2px inset white;
background-image:url(http://chibitude.com/ch_images/ch_trans_2.png);
width:540px;
color:#2F2929;
padding:5px;
text-align:center;
}

#phone{
font-weight:bold;
font-size:30px;
font-family:times;
font-style:italic;
}

#proud{
font-weight:bold;
font-family:tahoma;
letter-spacing:2px;
font-size:18px;
line-height:18px;
}

#mac_tweet{
width:250px;
margin:auto;
}

#facebook_badge * {visiblility:visible!important;display:block!important;}

div.twtr-tweet-wrap div.twtr-tweet-text p{background-color:#474E5F!important;background-image:none!important;}
div.twtr-tweet-wrap {background-color:#474E5F!important;background-image:none!important;}

div#pb a img{display:none!important;}
