/*  
Theme Name: Auto Lease Ad - V2
Theme URI: http://www.goodgoliath.com
Description: Version 2 of the Auto Lease Ad Theme
Version: 2.0
Author: Dan Masters
Author URI: http://www.goodgoliath.com

*/

html, body {
	margin:0;
	padding:0;
	background-color:#D5D6D7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body li{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	
}
#container {
	width:800px; /* change sidebarLeft margin-left to this value * -1 */
	margin:0 auto;
	background-image:url(images/content-bg.gif);
	
}
#container-gallery {
	width:800px; /* change sidebarLeft margin-left to this value * -1 */
	margin:0 auto;
	background-color:#FFFFFF;
}
#wrapper {
	float:left;
	width:100%;
}
#header {
	width: 100%;
	height: 91px;
	background-image:url(images/header.jpg);
	cursor:pointer;
	}
#content {
	margin: 0 95px 0 155px; /* 0 sidebarRight width 0 sidebarLeft width */
	padding: 0 10px;
}
#contentGallery {
	margin: 0 0px 0 0px; /* 0 sidebarRight width 0 sidebarLeft width */
	padding: 0 0px;
}
#contentHome {
	margin: 0 95px 0 153px; /* 0 sidebarRight width 0 sidebarLeft width */
	padding:0;
}
#content a, #content a:visited {
	color:#0000FF;
	text-decoration:none;
	font-weight:normal;
}
#content a:hover {
	text-decoration:underline;
}
#content h2, #contentGallery h2 {
	color:#000000;
	margin:10px 0 0 0;
	font-size:22px;
	font-weight:bold;
}
#content h2 a, #content h2 a:visited, #contentGallery h2 a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#content h2 a:hover {
	color:#006C68;
}
.postmetadata a, .postmetadata a:visited, {
	color:#0000FF;
	text-decoration:none;
	font-weight:normal;
}
.postmetadata a:hover {
	text-decoration:underline;
}
#navLogo {
	width:280px;
	margin:0 auto;
	cursor:pointer;
	height:34px;
}
#nav {
	width:770px;
	height: 34px;
	background-color:#000000;
	background-image:url(images/nav-bg.gif);
	padding:0 15px;
}
#nav ul {
	margin:0;
	padding: 10px 0 0 0;
	list-style-type: none;
	text-align: center;
	display:inline;
}
#nav ul li {
	display: inline;
	padding: 0 5px
}
#nav ul li a {
	text-decoration: none;
	padding: 5px;
	color: #fff;
	font-size:13px;
	font-weight:normal;
}
#nav ul li a:hover {
	color: #FFFFFF;
}
.navLeft {
	float:left;
	width:230px;
	padding-left:5px;
}

.navRight {
	float:right;
	width:245px;
	
}
#sidebarLeft {
	float:left;
	width:155px; /* real width less padding (both sides) */
	margin-left:-800px; /* same as Container * -1 */
}
#sidebarLeft2 {
	float:left;
	width:155px; /* real width less padding (both sides) */
	margin-left:-800px; /* same as Container * -1 */
	padding-left:10px;
}
#sidebarRight {
	float:left;
	width:95px;
	margin-left:-95px; /* same as width less 2x padding * -1 */
}
#sidebarLeftHome {
	float:left;
	width:155px; /* real width less padding (both sides) */
	margin-left:-800px; /* same as Container * -1 */
}
#sidebarLeft H2 {
	font-size:14px;
	margin:0 0 0 0;
}
#sidebarLeft2 H2 {
	font-size:14px;
	margin:0 0 0 0;
}
#sidebarLeft ul li, #sidebarLeft ul ul li, #sidebarLeft ul ol li, #sidebarLeft a, #sidebarLeft a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#sidebarLeft2 ul li, #sidebarLeft2 ul ul li, #sidebarLeft2 ul ol li, #sidebarLeft2 a, #sidebarLeft2 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#sidebarLeft a:hover {
	text-decoration:underline;
}
#sidebarLeft2 a:hover {
	text-decoration:underline;
}
#sidebarLeft ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebarLeft2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left:10px;
	padding-right:10px;
}
#footer {
	clear:left;
	width:100%;
	height: 64px;
	background-color:#000000;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(images/footer.gif);
}
#footerGallery {
	clear:left;
	width:100%;
	height: 64px;
	background-color:#000000;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(images/footer-gallery.gif);
	vertical-align:middle;
}

#footerHome {
	clear:left;
	width:100%;
	height: 30px;
	background-image:none;
	background-color:#000000;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}
#footer p {
	margin:0;
	padding: 7px 0 0 0;
}
#footerHome p {
	margin:0;
	padding: 8px 0 0 0;
}
#footer a, #footer a:visited, #footerHome a, #footerHome a:visited, #footerGallery a, #footerGallery a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
#footer a:hover, #footerHome a:hover #footerGallery a:hover {
	text-decoration:underline;
	font-weight: bold;
}


.footerLinkSpacer {
	color:#ffffff;
	font-weight: bold;
}
small {
	font-size:11px;
	}
.postHome {
	margin: 0;
	width:552px;
	background-image:url(images/home-center-text-bg.gif);
	background-repeat:no-repeat;
	color:#006c68;
	}

.postHome h2 {
	margin:0;
	color:#006c68;
	font-size: 18px;
	}
.postHome p {
	font-size:10px;
	margin:0;
	}

.postHome a, .postHome a:visited {
	color:#006c68;
	text-decoration:underline;
	}
	
.postHome a:hover {
	color:#000000;
	}
#homeRightColumn {
	width: 243px;
	float:right;
	margin: 10px 10px 10px 20px;
	}

#homeLeftColumn {
	width: 243px;
	margin: 10px 15px;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style:square;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebarLeft ul ul li:before {
	color:#FFFFFF
	content: "\00BB \0020" ;
		
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebarLeft ul, #sidebarLeft ul ol {
	margin:10px 0;
	padding: 6px;
}
#sidebarLeft2 ul, #sidebarLeft2 ul ol {
	margin:10px 0 0 25px;
	padding: 0px;
}

#sidebarLeft ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 6px;
	margin-left: 10px;
}
#sidebarLeft2 ul li {
	list-style-type: square;
	vertical-align:top;
	text align:left;
	font-size: 11px;
	color:#FFFFFF;
	margin-left: 0px;
	padding: 0px;
	height:26px;
	width:80%;
}
#sidebarLeft ul p, #sidebarLeft ul select {
	margin: 5px 0 8px;
}

#sidebarLeft ul ul, #sidebarLeft ul ol {
	margin: 5px 0 0 10px;
}

#sidebarLeft ul ul ul, #sidebarLeft ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebarLeft ul ol li {
	list-style: decimal outside;
}

#sidebarLeft ul ul li, #sidebarLeft ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}
#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 0;
}
#commentform #submit {
	margin: 0;
	float: right;
}
h3 {
	font-size: 1.3em;
}
#menuhead {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}
.sidebarBox{
	background-image:url(images/home-left-see-in-action.jpg);
	height:101px;
	width:153px;
	background-repeat:no-repeat;
}