/*
Theme Name: Labelle Waste Services
Theme URI: www.quick-sites.biz
Description: Waste Management company
Version: 1.0
Author: Jesse Drelik
Author URI: www.quick-sites.biz
Tags: dark, fixed width, two columns, widgets
*/

body {
	margin: 20px;
	background: #a0a0a0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

h4 {font-family:"Trebuchet MS"; color:#FF6600; font-size:12px; font-weight:bold; line-height:18px; margin:0; padding:0; }

h6 {font-size:12px; text-decoration:none; font-weight:normal;}

.spanedtab {font-size:20px;}
.dollar {font-size:24pt; color:#33CC00;}
.dollarcut {font-size:14pt; color:#CC0000; text-decoration:underline; padding-right:5px; font-weight:bold; text-decoration:line-through;}
.orangetext {color:#FF9900; font-size:25pt;}
.greytext {color:#666; font-size:18px; text-align:left; line-height:35px;}
.orangelink a:visited, 
.orangelink a:link, 
.orangelink a {color:#999; font-size:13px; font-weight:bold; line-height:18px; margin:0; padding:0;}
.orangelink a:hover {font-family:"Trebuchet MS"; color:#FF6600; font-size:13px; font-weight:bold; line-height:18px; margin:0; padding:0; }

.broadpaceholder  {height: 40px; line-height:40px; background:#F7F7F7; padding-left:10px; }
.paddingincontent p {padding-left:10px;}
.paddingincontent img { border: 1px dashed #CCC; padding:3px; margin-bottom:3px;}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #0A0A0A;
}

a:hover {
	background: none;
	text-decoration:none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 20px;
	background: #FFFFFF;
}

/* Header */

#header {
	width: 910px;
	height: 172px;
	margin: 0 auto;
	background: #FFDA2A url(images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
  float:left;
}

#logo h1 {
	float: left;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 2.6em;
	
}

#logo p {
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;	
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */

#menu {
	width: 910px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px #FFFFFF solid;
	background: #565F68;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-left:10px;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 10px 5px 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;

}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 640px;
	padding: 20px 20px 0 0;
}

.post {
  width:640px;
}

.post .title {
	color: #CC9900; margin-bottom:15px;
}

.post .title a {
	background: none;
	color: #CC9900;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	line-height:25px;
	margin: 10px 0 10px 0;
	text-transform: capitalize;
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 12px;
}

.post .entry {
	text-align: justify;
}

.longmeta {

   font-size:14px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 20px 0 0 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #CC9900;
}

#sidebar p {
	text-align: justify;
}

#sidebar a {
	color: #787878;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #565F68;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#commentform {
}

#comment {
	width: 600px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}

/******** Additional CSS **********/

#comments { padding-bottom:15px; padding-top:15px;} !important

.commentmetadata { font-size:11px; color:#EAEAEA;}

/*a.url:link,
a.url:active,
a.url:visited { font-size:14px; color:#CCCCCC;}
a.url:hover { font-size:14px; color:#666;} */

.underlinethisspan {color: #000000; text-decoration:none;} !important

/* Product display */
#proddisp table,td,th{
	border-collapse:collapse;
	margin:0;
	padding:0;
}
#proddisp td,th{
	padding:1em .7em;
	vertical-align:top;
	font-weight:normal;
	border-bottom: 1px dotted #CCC;
	
}

/** NewsLeter Widjet styling **/

#newsletter {}

/*Block Items*/

/*#block { width:100%; height:100%; background:#FFF; padding:10px; margin-bottom:15px;}*/

/* Applications CSS */

#appholder { height:300px; width:100%; background:#F3F3F3; float:left; padding:10px; } 

#coupon { height:300px; width:36%; background:#F3F3F3;  float:left; padding:2%; } 

#video { height:300px; width:56%; background:#F3F3F3; float:left; padding:2%; } 

.gallery { width:98%; background:#F3F3F3;  float:left; padding:2%; }

gallery a, .gallery a:visited, gallery a:link {
	text-decoration: none;
}

.gallery a:hover { text-decoration:none;}
.gallery img {border:none; text-decoration:none;}