/*
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;}
a:hover {color: #cccccc;}
body {
	background:   url(/orange-background.jpg) 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: 902px;
}

/* 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: 900px;
padding-left: 0px;
padding-right: 0px;
border-bottom: 4px solid #ff9933;

}

/* 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: 691px;
        border-right: 1px solid #cccccc;
	
}
.item h1 {
	background: #ffffff; url(/) repeat-x;
        font-size: 12px;
	color: #0099cc;
	line-height: 20px;
	padding-left: 10px;
        padding-right: 10px;
border-bottom: 4px solid #0099cc;
}
.item .body {padding: 12px 18px; }
 
/* main */
.main {float: left;}



/* navigation */

.navigation { 

	float: right;
	margin-left: 1px;
	width: 207px;
        padding-right: 1px;
        padding-top: 0px;}
.navigation h1 {
	background: url(/windowlogo.jpg);
        color: #ffffff;
	font-size: 12px;
	line-height: 40px;
	padding-left: 12px;
        
        
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #cccccc;
        
	list-style: none;

}
.navigation li a {
	background: url(/lo.jpg) ;	
	color: #666666;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: url(/shirtlogoblackorange.jpg)  ;
	color:  none;
}  












/* footer */
.footer {
	background: #ffffff; url(/) repeat-x;
	color: #000000;
	font-size: 10px;
	line-height: 30px;
	margin: 0 auto;
	width: 900px;
border-top: 4px solid #0099cc;
}
.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;}









