/*
Theme Name: Foursquare Builders
Theme URI: http://foursquarebuilders.com/
Description: Custom theme for Foursquare Builders LLC
Version: 1.0
Author: Gabriel Serafini
Author URI: http://www.gabrielserafini.com/
Tags: 

*/


body {
	background: #333 url(images/body_back.gif) repeat-x fixed;
	color: #ddd;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	}

a img {
	border: none;
	}

a {
	color: #cc9;
	}

a:hover {
	color: #ffc;
	}

h1 {
	font-size: 24px;
	color: #996;
	}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #996;
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-shadow: 1px 1px 3px #111;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 4px 0 0px 0;
	padding: 0;
	}

h4 {
	font-size: 14px;
	color: #996;
	}
	
p {
	margin: 2px 0 12px 0;
	}

li {
	margin-bottom: 4px;
	}

code {
	color: #660;
	}

#page {
	width: 964px;
	margin: 0 auto;
	background: url(images/page_back.gif) repeat-y;
	}

#header-cap {
	background: url(images/header_cap.gif) no-repeat;
	height: 9px;
	width: 964px;
	}

#header {
	height: 160px;
	padding: 0;
	margin: 0;
	position: relative;
	background: #E5E5E5 url(images/header_back.gif) no-repeat;
	}

.site-logo {
	position: absolute;
	left: 12px;
	top: 16px;
	}

.site-tagline {
	position: absolute;
	left: 402px;
	top: 66px;
	}

.header-leed-ap-certified-logo {
	position: absolute;
	right: 10px;
	top: 54px;
	}

#navs {
	position: absolute;
	left: 14px;
	top: 117px;
	font-size: 18px;
	font-weight: bold;
	color: #300;
	}

#navs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#navs ul li {
	display: inline;
	padding: 6px;
	}

#navs a {
	color: #900;
	text-decoration: none;
	}

#navs a:hover {
	color: #600;
	}

.quotescollection_widget {
	margin: 18px 0 0 0;
	}

#tweets {
	position: absolute;
	left: 0px;
	top: 147px;
	height: 23px;
	width: 786px;
	font-size: 11px;
	color: #369;
	background: url(images/twitter_status_back.png) no-repeat;
	text-align: center;
	padding: 14px 0 0 0;
	}

#tweets a {
	color: #69c;
	}


#content {
	width: 640px;
	margin: 0 0 0 20px;
	float: left;
	}

.homepage-featured {
	width: 680px;
	margin: 10px 0 0 -10px;
	}

.galleryview {
	background: #242424 !important;
	padding: 0 0 12px 0;
	}

.galleryview .panel {
	-o-box-shadow: 2px 2px 6px #111;
	-icab-box-shadow: 2px 2px 6px #111;
	-khtml-box-shadow: 2px 2px 6px #111;
	-moz-box-shadow: 2px 2px 6px #111;
	-webkit-box-shadow: 2px 2px 6px #111;
	box-shadow: 2px 2px 6px #111;
	}

.panel .panel-overlay {
	text-shadow: 2px 2px 6px #000;
	}

#pointer {
	border: 2px solid #666 !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

.filmstrip {
	background: #242424 !important;
	}

.filmstrip img {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-box-shadow: 2px 2px 6px #111;
	-icab-box-shadow: 2px 2px 6px #111;
	-khtml-box-shadow: 2px 2px 6px #111;
	-moz-box-shadow: 2px 2px 6px #111;
	-webkit-box-shadow: 2px 2px 6px #111;
	box-shadow: 2px 2px 6px #111;
	}

.strip_wrapper {
	height: 100px !important;
	}

.feature-graphic {
	margin: 16px 0 6px 0;
	text-align: center;
	}

.feature-graphic img {
	-o-box-shadow: 2px 2px 6px #111;
	-icab-box-shadow: 2px 2px 6px #111;
	-khtml-box-shadow: 2px 2px 6px #111;
	-moz-box-shadow: 2px 2px 6px #111;
	-webkit-box-shadow: 2px 2px 6px #111;
	box-shadow: 2px 2px 6px #111;
	}

.post-date {
	color: #663;
	width: 67px;
	height: 40px;
	text-align: center;
	padding: 14px 0 0 0;
	line-height: 14px;
	float: left;
	margin: 0 12px 12px 0;
	}

.post-date span {
	font-size: 18px;
	font-weight: bold;
	color: #996;
	}

.intro-text {
	margin: 6px 0 12px 0;
	padding: 6px;
	font-size: 16px;
	font-style: italic;
	color: #ddc;
	line-height: 22px;
	border-top: 4px double #996;
	border-bottom: 4px double #996;
	}

.post-title {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	margin: 0 0 6px 0;
	padding: 16px 0 8px 30px;
	line-height: 22px;
	font-size: 28px;
	font-weight: normal;
	color: #996;
	background: url(images/foursquarelogo_heading_icon.gif) no-repeat 0 14px;
	text-shadow: 1px 1px 4px #111;
	}

.post-title a {
	color: #cc9;
	text-decoration: none;
	}

.post-title a:hover {
	color: #996;
	text-decoration: none;
	}

.postmetadata {
	color: #996;
	font-size: 11px;
	}

.postmetadata a {
	color: #996;
	}

.entry {
	clear: both;
	margin: 0 0 18px 0;
	line-height: 1.5em;
	}

#comment {
	width: 520px;
	}

#sidebar {
	float: right;
	width: 266px;
	margin: 0 7px 0 0;
	color: #996;
	padding: 8px 0;
	}

#sidebar a {
	color: #663;
	}

#sidebar h2 {
	color: #663;
	font-size: 18px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 1px 1px 3px #111;
	border-bottom: 1px solid #663;
	}

#sidebar ul {
	list-style: none;
	margin: 0 6px 0 20px;
	padding: 0;
	}

#sidebar ul li ul {
	margin: 0;
	padding: 0 0 0 18px;
	list-style-image: url(images/bullet_graphic.gif);
	list-style-type: circle
	}

#sidebar ul li ul li {
	margin: 0 0 4px 0;
	}

#sidebar ul li ul a {
	color: #996;
	text-decoration: none;
	}

#sidebar ul li ul a:hover {
	color: #663;
	}

.subnavs-container {
	width: 266px;
	margin: 0 0 0 0;
	padding: 27px 0 8px 0;
	background: url(images/subnavs_back_top.gif) no-repeat top right;
	}

.subnavs-container ul {
	padding: 0 0 17px 0 !important;
	margin: 0 !important;
	background: url(images/subnavs_back_bottom.gif) no-repeat bottom right;
	}

.subnavs-container li {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	}

.subnavs-container .page_item a {
	display: block;
	background: url(images/subnav_back_off.gif) no-repeat top right;
	color: #ccc !important;
	text-shadow: 1px 1px 2px #444;
	margin: 0;
	padding: 0 0 0 24px;
	line-height: 28px;
	height: 30px;
	text-decoration: none;
	}

.subnavs-container .page_item a:hover {
	background: url(images/subnav_back_on.gif) no-repeat top right;
	color: #000 !important;
	}

.subnavs-container .current_page_item a, .subnavs-container .current_page_item a:hover {
	cursor: default;
	color: #000 !important;
	background: url(images/subnav_back_on.gif) no-repeat top right;
	}

.subnavs-container ul ul {
	list-style: none !important;
	background: none !important;
	margin: 0;
	padding: 0;
	}

.subnavs-container ul ul a {
	background: none !important;
	}

#random-quote {
	color: #666;
	}

.sidebar-quotation {
	font-style: italic;
	}

.rss-subscribe {
	margin: 0 0 18px 0;
	}

.rss-subscribe img {
	margin: 0 0 -16px 0;
	}

.rss-subscribe a {
	text-decoration: none;
	font-weight: bold;
	color: #f60 !important;
	}

.rss-subscribe a:hover {
	color: #c30 !important;
	}

.edit-link-container {
	margin: 24px 0px 18px 0px;
	}

.edit-link {
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.float-left {
	float: left;
	margin: 0px 12px 14px 0px;
	}

.float-right {
	float: right;
	margin: 0px 0px 14px 12px;
	}

.google-ads-top {
	margin: 0 0 0 36px;
	}

#footer {
	width: 964px;
	clear: both;
	text-align: center;
	background: #333 url(images/footer_back.gif) no-repeat;
	margin: 24px 0 0 0;
	padding: 0 0 18px 0;
	}

#footer a {
	color: #666;
	}

.footer-contact-info {
	color: #666;
	font-size: 13px;
	padding: 24px 0 12px 0;
	}

.footer-contact-info span {
	font-size: .8em;
	}

.footer-credits {
	font-size: 10px;
	color: #444;
	}

.footer-credits a {
	color: #444 !important;
	}

