/*
Template name: Window Cleaning/Los Angeles & Orange County California
Template URI: http://templates.arcsin.se/bitter-sweet-website-template/

Description: Window Cleaning/ Los Angeles. Orange County, California.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #ff9933; } orange was here
a:hover {color: #cccccc;}
body {
	background: #0099FF; url(/) repeat; 
	color: #333;
	font: normal 62.5% "Century Gothic";
}
input {
	color: #555;
	font: normal 12px "Century Gothic";
}
p,cite,code,ul {
	font-size: 12px;
	padding-bottom: 12px;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(/li.gif);}
h1 {font-size: 14px;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #EEE;
        
	color: #333;
	display: block;
	font-size: 12px;
	margin-bottom: 1.2em;
	padding: 6px 12px;

}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #666666;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: #ffffff;
	margin: 0 auto;
	width: 1002px;
border-right: 1px solid #cccccc;
border-left: 1px solid #12AEE6;
}

/* top */
.top {
	background: url(/bgfooterblue.png) ;
	font: normal 12px "Century Gothic";
	height: 60px;
	margin: 0 auto;
	width: 680px;
        padding-left: 20px;
}
.top a {
	color: #fff;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #fff;
}

/* header */
.header { /ared.jpg;
        padding-top: 0px;
	background: url( ) no-repeat;
	height: 300px;
	margin: 0 auto;
	width: 1000px;
padding-left: 0px;
padding-right: 0px;
border-bottom: 4px solid #ff9933; #FCB549; #47FD04; 

}

/* item */
.item {clear: both;}

.item .date div {padding-top: 0px; padding-left: 2px;}}
.item .date span {font: normal 1.6em "century gothic";}
.item .content {

background: url(/bggrey2.png) ;
	float: left;
	width: 791px;
        border-right: 1px solid #12AEE6;
}
.item h1 {
	background: #ffffff; url(/) repeat-x;
        font-size: 12px;
	color:  #0099ff;
	line-height: 20px;
	padding-left: 10px;
        padding-right: 10px;
border-bottom: 4px solid #0099ff;
}
.item .body {padding: 12px 18px; }
 
/* main */
.main {float: left;}



/* navigation */

.navigation { 

	float: right;
	margin-left: 1px;
margin-right: 1px;
	width: 207px;
        padding-right: 0px;
        padding-top: 0px;}
.navigation h1 {
	background:  url(/navtab5.jpg);
        color: #FFffff;
	font-size: 14px;
	line-height: 24px;
	padding-left: 12px;
        padding-right: 12px;

}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #666666; 
       
	list-style: none;

}
.navigation li a {
	background: url(/.jpg);
	color: #666666;
font-size: 12px;
        
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background:  url(/navtab2.jpg);
	color:  none;
}  



/* footer */
.footer {
	background:  url(/navtab6.jpg);
	color: #ffffff;
	font-size: 10px;
	line-height: 30px;
	margin: 0 auto;
	width: 1000px;

}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {text-decoration: none; color: #DEC;}
.footer .right a:hover {color: #FFF;}

/* floats */
.left {float: left;}
.right {float: right;}


