/*

Theme Name: tb20-miwatdamrest

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A sleek web 2.0 tech theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more themes and <a href="http://www.thehivedesigns.com">Hive Designs</a> for designs.

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/



body {
	font: 11px arial;
	margin: 0 auto;
	width:1050px;
	/*background: #0E1724 url(images/bg.gif) repeat-y top center;*/
	background: #F4F4F4 url(images/bg.jpg) repeat-x top center;
	/*background-color: #333;*/
}



#topbarbg {

	float:left;

	width:1050px;

	height:39px;

      background: url('images/topbarbg.gif') repeat-x;

}



/* Logo */



#logo {
	background-color: #FFF;
	border: none;
	width: 100%;
}

#logo img { 
	border: none;
}

#logo h1 {

   color: #ffffff;

}



#logo h1 a {

   color: #ffffff;

   text-decoration: none;

}



#logo h1 a:hover {

   text-decoration: underline;

   color: #ffffff;

}



#logo h2 {

   margin-top: -20px;

   color: #ffffff;

}



/* Search*/



#searchbg {
	background: #055183;
	height:40px;
	width: 200px;
	float: right;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	text-align: right;
}

#searchbg div {
	padding-top: 4px;
	padding-right: 10px;
}


.searchsubmit {

 background-color: #05395b;

 float: right;

 color: #ffffff;

 margin-top: 7px;

 margin-right: 10px;

 font: 12px arial;

 background-image:url(images/search_but.gif);

 background-repeat:no-repeat;

 vertical-align:top;

 height:25px;

 width:58px;

 border:none;

 

}



.searchform {

 background-color: #b0c8d8;

 margin-top: 10px;

 margin-left: 45px;

 float: left;

 border: 1px solid #b0c8d8;

}



h1, h2, h3 {

	font-family: Arial, Helvetica, sans-serif;

}



h1 {

	font-size: 3em;

}



h2 {

	font-size: 1.3em;

}



h3 {

	font-size: 1em;

}

/* Header */
#header {
	float:left;
	/*background: url('images/header.gif');*/
	background-color: #FFF;
     width:1050px;
	height:210px
}



/* Top Menu */



#menubg {

	float: left;

	background: url('images/menubg.gif') repeat-x;

      width:650px;

	height:40px

}



.menulinks {
    font: 14px arial;
    font-weight: bold;
    float:left;
    width: 950px;
    color: #ffffff;
    background-color: #055183;
}



.menulinks ul {

    list-style: none;

    margin:0;

    padding:0;

    text-align: center;

}



.menulinks li {
    float:left;
    background: url(images/img05.gif) no-repeat right top;
    line-height:40px;
    padding: 0 10px 0 10px;
    height: 40px;
}  



.menulinks a {

    color: #ffffff;

    text-decoration:none;

    text-transform: uppercase;

}



.menulinks .current_page_item a {

    background:none;

    color: #4da2d9;

}



.menulinks a:hover {

    color: #4da2d9;

    text-decoration: none;

}



/* Content */



#content1bg {
	float: left;
	background:#ffffff;
	width:754px;
}



.post {

}


.post .title {
	margin: 0;
     margin-top: 15px;
     font: 20px Trebuchet MS;
     color: #737373;
}

.post h2.title {
	font-size: 2.4em;
	margin: 10px;
}



.post p {

	 font: 12px Trebuchet MS;

       color: #737373;

       padding-left: 0px;

       padding-right: 20px;

}



.post .title a:hover {

	text-decoration: none;

}



.post .title a {

	text-decoration: none;

}



.post .entry {
	margin: 0px;

	padding-left: 20px;
	padding-bottom: 20px;
	padding-bottom: 20px;

}



.post .meta {

	height: 35px;

	margin: 15px 50px 20px 15px;

	padding: 15px 0 0 30px; 

	line-height: normal;

      background: url(images/post_icon.gif) no-repeat left;

      background-position: 10px;

}



.post a {
	color: #31363B;
	text-decoration: none;
}


.post a:hover {

	color: #31363B;

      text-decoration: none;

}


.coup_post {
	border: 1px dashed #999;
	margin-top: 15px;
	margin-left: 15px;
	padding: 15px;
}

.coup_post h2 {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	font-size: 18px;
	color: #39C;
}

.coup_post p {
	padding: 0;
	margin: 0;
}

.coup_entry {
	border: 1px dashed #CCC;
	background-color: #F4F4F4;
	padding: 5px;
}


/* sidebar*/



.sidemenu-head {

	float:right;

	background-image: url('images/sidemenu-head.gif');

	width:281px;

	height:40px

}



#box {
	background-color: #ffffff;
	float:left;
}



.sidemenu-head h2 {

	text-transform: uppercase;

      background: url(images/bullet_side.gif) no-repeat 2% 2%;

      color: #055183;

      font-size: 15px;

      padding-left: 35px;

      margin-top: 10px;

      padding-top: 3px;

      margin-bottom: -20px;

      padding-bottom: 20px;

}



.sidemenu-content {
	float:right;
	background: url('images/sidemenu-content.gif') repeat-y;
	font: 12px Trebuchet MS;
     color: #737373;
	width:281px;
	text-align: center;
}

.sidemenu-content img 
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 14px;
	border: none;
}



.sidemenu-content li {
}



.sidemenu-content ul {

      margin: 0;

	padding: 0;

	list-style: none;

}



.sidemenu-content a {

	text-decoration: none;

      color: #000000;

}



.sidemenu-content a:hover {

	text-decoration: underline;

      color: #000000;

}



.sidemen-foot {

	float: right;

	background-image: url('images/sidemen-foot.gif');

	width:281px;

	height:15px;

      margin-bottom: 10px

}



.sidebg {
	float:right;
     background-color: #ffffff;
	width:281px;
	padding-left: 15px;
}



#index07 {

	float:right;

      background: #ffffff;

	width:281px;

	height:27px

}



/* Navigation */



.navigation {

color: #737373;

font: 11px Trebuchet MS;

padding-bottom: 20px;

padding-left: 15px;

padding-right: 15px;

width: 550px;

}



.navigation a {

color: #31363B;

font: 11px Trebuchet MS;

text-decoration: none;

}



.navigation a:hover {

text-decoration: underline;

}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}





/* Footer */



#footerbg {

	float:left;

	background-color:#055183;

	height:80px; 

      width: 1050px

}



.copyrights {

     color: #ffffff;

     text-align: center;

}



.copyrights p {

     font: 11px arial;

     margin-top:10px;

     padding-bottom: 10px;

     width: 1050px;

     color: #4c9cd1;

     text-align: center;

}



.copyrights a {

     font: 11px arial;

     color: #ffffff;

     text-decoration: none;

}



.copyrights a:hover {

      color: #ffffff;

      text-decoration: underline;

}



/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	background-color: #F7F7F7;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */

#location {
	background-color: #E8EFE4;
	border: 1px dashed #0FF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#location table { font-weight: bold; }
#location form { margin: 0px; padding: 0px; }


#location h2 {
	font-size: 22px;
	margin: 0px;
}

#marq
{
	
	padding: 10px;
}

marquee
{
	font-size: 20px;
}

.new_side { margin-left: 10px; margin-right: 27px; }
.new_side ul li { margin-bottom: 10px; }
.new_side ul li a { text-decoration: none; color: #000; font-size: 14px; }
.new_box { color: #FFF; padding: 6px; font-size: 18px; margin-bottom: 10px; margin-top: 10px; font-weight: bold; }
#flood { background-color: #06C; }
#mold { background-color: #063; }
#fire { background-color: #900; }
#services { background-color: #0C6; }
#billing { background-color: #F60; }
.new_side li {
	list-style-type: disc;
	list-style-type: none;
}

