/*
Theme Name: CCS.COM THEME
Theme URI: 
Description: A theme for chicagoland-cleaningservices.com
Author: Sebko	
Author URI: design.web7.pl
Version: 0.8
*/


/* CSS RESET */

*
{
	margin: 0px;
	padding: 0px;
}

body 
{
	background: #fff url('gfx/bg.png') top center repeat-x;
	font-size: 14px;
	font-family: arial;
}

a img {
border: 0;
}

img {border: 0;}

/*------------------------------------------------

	TOP

------------------------------------------------*/

#top
{
	width: 982px;
	margin: 0 auto 0 auto;
	background: #fff url('gfx/top_bg.png') top center no-repeat;
	height: 63px;
	color: #666;
}

#top #name
{
	float: left;
	margin: 0 0 0 10px;
	
}

#top #contact_top
{
	float: right;
	margin: 8px 115px 0 0;
	text-align: right;
}

#top 
{
	font-size: 36px;
	color: #26E;
	font-weight: normal;
} 

#top  a
{
	text-decoration: none;
	color: #26E;
}

#top  a:hover
{

}

#top p
{
	font-size: 13px;
	color: #666;
	font-weight: normal;
}

#top #contact_top 
{
	font-size: 28px;
        color: #26E;
}

#top #contact_top p
{
	color: #26E;
}

#top #contact_top p a
{
	color: #26E;
	text-decoration: none;
}

#top #contact_top p a:hover
{
	color: #26E;
}


/*------------------------------------------------

	NAV MENU

------------------------------------------------*/


#menu
{
  width: 982px;
	margin: 0 auto 0 auto;
	clear: both;
}

#menu ul#special_buttons
{
	width: 340px;
	float: left;
	margin-top: 10px;
}

#menu ul#special_buttons li
{
	float: left;
	list-style-type: none;
	margin-right: 5px;
	
}


#menu ul#special_buttons li a
{
	display: block;
	background: #fff url('gfx/yell_button.png') top left no-repeat;
	width: 160px;
	height: 22px;
	padding-top: 5px;
	text-decoration: none;
	color: #111;
	font-weight: bold;
	text-align: center;
}

#menu ul#special_buttons li a:hover
{
	
}

#menu ul#nav
{
	width: 576px;
	float: right;
	
}

#menu ul#nav li
{
	float: left;
	list-style-type: none;
	padding: 14px 8px 10px 8px;
	background: url('gfx/menu_line.png') top left no-repeat;
}

#menu ul#nav li a
{
	color: #38c;
	text-decoration: none;
}

#menu ul#nav li a:hover
{
	color: #e00;
	text-decoration: none;
}



/*------------------------------------------------

	MID

------------------------------------------------*/

#mid
{
  width: 982px;
	margin: 0 auto 0 auto;
        position: relative;
        top: 7px;
	clear: both;
         
}

#baner {

   float: left;
   width: 635px;
   height: 316px;
   overflow: hidden;
	 z-index:1;
}

#nav2{
	position:absolute;
	top:290px;
	left:287px;
	clear:both;
	background:#fff;
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:2;
	text-align:center;
	width:60px;
}
#nav2 a, #nav2 a:hover{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:16pt;
}

#box
{
	position: relative;
	top: 0px;
	padding-top: 8px;
	width: 326px;
	height: 308px;
	float: right;
	background: url('gfx/right_box.png') top left no-repeat;
	text-align: center;
       
}

#box a {
color: #666;
text-decoration: none;
}

#box p {
color: #666;
}

#com_res
{
	font-size: 25px; 
	color: #FA0;
	font-weight: bold;
	margin: -3px 0 -3px 0;
}

#price
{
	font-size: 50px; 
	color: #FA0;
	font-weight: bold;
	margin: -5px 0 -7px 0;
}

#chicago
{
	font-size: 36px; 
	color: #FA0;
	font-weight: bold;
	margin: -6px 0 -3px 0;
}

#ins
{
	font-size: 20px; 
	color: #26E;
	font-weight: bold;
}

#box2
{
	position: relative;
	top: 0px;
	padding-top: 0px;
	width: 640px;
	height: 240px;
	float: right;
	background: url('gfx/right_box2.png') top left no-repeat;
	text-align: center;
       
}

#box2 a {
color: #666;
text-decoration: none;
}

#box2 p {
color: #666;
}

#com_res2
{
	font-size: 25px; 
	color: #FA0;
	font-weight: bold;
	margin: -3px 0 -3px 0;
}

#price2
{
	font-size: 50px; 
	color: #FA0;
	font-weight: bold;
	margin: -5px 0 -7px 0;
}

#chicago2
{
	font-size: 36px; 
	color: #FA0;
	font-weight: bold;
	margin: -6px 0 -3px 0;
}

#ins2
{
	font-size: 20px; 
	color: #26E;
	font-weight: bold;
}

.blue 
{
	color: #26E;
}
.orange{
	color: #FAA320;
}

/*------------------------------------------------

	BOTTOM

------------------------------------------------*/


#bottom 
{
  width: 982px;
	margin: 0 auto 0 auto;
	position: relative;
        top: 19px;
	clear: both;
}

#contact_form {
       float: left;
	width: 330px;
	height: 580px;
	background: url('gfx/contact_box.png') top left no-repeat;
	color: #DEF;
}

#contact_form span {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 19px;
	color: #FFF;
}

#contact_form p {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 12px;

}

#contact_form form p{
  padding: 4px 10px 4px 0;
	text-align: right;
	
}

#contact_form form input{
  width: 135px;
  border: 1px solid #26d;
	
}

#bonus {
	float: left;
	width: 300px;
	height: 244px;
	margin-left: 16px;
}

#free_est  {
	float: left;
	width: 253px;
	height: 204px;
	background: url('gfx/clipboard_box.png') top left no-repeat;
	text-align: center;
	padding-top: 55px;
	padding-right: 80px;
}

#free_est ul {
	font-size: 20px;
	color: #26E;
	
}

#free_est span {
	color: #FA0;
}

#free_est a 
{
	font-size: 20px;
	color: #26E;
	font-weight: bold;
}

.red {
	color: #c00;
}



/*------------------------------------------------

	FOOTER

------------------------------------------------*/

#footer
{
        width: 982px;
        height: 50px;
        position: relative;
        top: 15px;
	clear: both;
	font-size: 10px;
        border-top: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
}

#footer p
{
	float: left;
        color: #888;
        padding: 0;
        margin: 0;
}

#footer ul 
{
	float: right;
	font-size: 12px;
        padding-top: 20px;
        margin: 0;
        width: 680px;
        display: block;
        
}


#footer li 
{
	text-align: right;
	color: #fff;
	
}

#footer li.pagenav
{ font-size: 0px; }

#footer li ul li 
{
	float: left;
        color: #888;
	list-style-type: none;
	padding: 0 5px 3px 5px;
	text-align: left;
	
}

#footer li ul li a
{

	color: #888;
	text-decoration: none;
}



/*------------------------------------------------

	wordpress content

------------------------------------------------*/

#content
{
	width: 982px;
	margin: 0 auto 0 auto;
	position: relative;
        top: 7px;
        clear: both;
        color: #666;
}

#content h1
{
	padding-bottom: 6px;
	padding-top: 10px;
        border-top: 1px dotted #ccc;

	
}

#content h1
{
	color: #26E;
	text-decoration: none;
	font-size: 20px;
}

#content p {
   padding-bottom: 8px;
   padding-top: 8px;
}
#content h2
{
	text-decoration: none;
	font-size: 14px;
}
#content h3
{
	text-decoration: none;
	font-size: 18px;
}
#content h4
{
	text-decoration: none;
	font-size: 18px;
}
#content h5
{
	text-decoration: none;
	font-size: 14px;
}
#content h6
{
	text-decoration: none;
	font-size: 18px;
}
