/* 
 * Theme Name: Ultimate Cleaning
 * Theme URI: http://www.theultimatecleaningcompany.com.au
 * Description: A WordPress theme for Ultimate Cleaning use only
 * Author: Rachelle Font
 * Author URI: http://www.fontmedia.com.au
 * This theme has been designed solely for use by Ultimate Cleaning
   ================================================== */

/* Wordpress styling for image alignment */
.aligncenter {display: block;	margin-left: auto;	margin-right: auto;}
.alignleft {float: left; padding-right: 15px; padding-bottom: 15px;}
.alignright {float: right; padding-left: 15px; padding-bottom: 15px;}
/* to remove default styling */
* {margin: 0px; padding: 0px;}
p {margin-bottom: 15px;}
a {outline: none;}
img {outline: none;}
a img {ouline: none;}
img {border: none;}
.clear {clear: both;}
/*all of above for all themes*/
#content li {margin-left: 50px; padding-bottom: 5px;}
#content a {font-weight: bold; text-decoration: none; color: #65a723;}
#content a:hover {text-decoration: underline;}
body {font-family: 'PT Sans', sans-serif; line-height: 18px; color: #999; background-color: #6d6e70; font-size: 14px;}
#container {width: 1000px; margin-left: auto; margin-right: auto; padding: 20px; background-color: #fff;}
#header {height: 130px; border-bottom: solid 5px #65a723;}
#logo {width: 350px; float: left;}
#leftbar {width: 200px; float: left; margin-right: 20px; padding-top: 30px;}
#banner-home {width: 780px; height: 350px; float: right; background-image: url(images/banner.jpg);}
#banner-services {width: 780px; height: 350px; float: right; background-image: url(images/banner-services.jpg);}
#banner-packages {width: 780px; height: 350px; float: right; background-image: url(images/banner-packages.jpg);}
#banner-contact {width: 780px; height: 350px; float: right; background-image: url(images/banner-contact.jpg);}
#contact {float: right;  background-image: url(images/phone.png); background-position: left; background-repeat: no-repeat; padding-left: 90px;  text-align: right; height: 90px; line-height: 80px; font-size: 38px; padding-top: 10px; margin-right: 20px;}
#footer {width: 1000px; margin-right: auto; margin-left: auto; padding-left: 20px; padding-right: 20px; height: 50px; line-height: 50px; color: #fff; font-size: 10px; text-transform: uppercase; background-color: #424344;}
#content {width: 770px; float: right; padding-top: 30px; padding-left: 10px; padding-bottom: 30px;}
h1 {font-size: 18px; margin-bottom: 20px; color:#65a723; text-transform: uppercase; display: block; padding-bottom: 15px; border-bottom: #999 1px solid; letter-spacing: .03em;}
h1 a{text-decoration: none; color:#65a723;}
h2 {font-size: 16px; margin-bottom: 8px; color:#65a723;}
#footer a {color: #fff; text-decoration: none;}
#facebook {width: 250px; float: left; padding-top: 20px; padding-left: 30px;}
#footer a:hover {text-decoration: underline;}
#copyright {width: 550px; float: left;}
#fontmedia {width: 300px; float: right; text-align: right;}
#leftnav li {list-style-type: none; text-transform: uppercase; font-size: 16px; padding-top: 10px; padding-bottom: 10px; border-bottom: dotted 1px #999;}
#leftbar li a {padding-left: 15px; color: #666; text-decoration: none;}
.current_page_item a{color: #65A723;}
#leftbar a:hover {color: #65A723;}
#leftnav ul {margin-bottom: 30px;}


