/*  
Theme Name: GL Ford
Theme URI: http://juxtaprose.com/
Description: Originally created by Juxtaprose, (c) copyright 2008-2009
Version: 1.0
Author: Juxtaprose
Author URI: http://juxtaprose.com/
*/

body {
	background: #C0C0C0; 
	color: #000;
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 80%;
	text-align: left;	
}

/* centering and framing */
#wrap {
	position: relative;
	height: inherit;
	margin-left: auto;
	margin-right: auto;	
	width: 975px;
	background: #fff; 	
}

/* masthead */
#masthead {
	position: relative;
	width: 725px;
	height: 150px;
	background: #fff;
	padding-bottom: 0px;		
}

#masthead h1 {
	margin: 0;
	padding: 0;
}

#masthead h1 span {
	display: none;
}

#logo {
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 25px;
}

/* nav1 */
#nav1 {	
	list-style: none;
	background: #084C8E;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 724px;
	height: 40px;
    margin: 0; 
	padding: 0; 	
}

#nav1 li {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-left: 20px;
	line-height: 40px;	
}

#nav1 li a {
	color: #FFF;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px;
}

#nav1 li a:hover {
	text-decoration: underline;	
}

#home, #about, #success, #news {
	margin-right: 22px;
}

.home #home, .about #about, .success #success,
.news #news, .contact #contact {
	background: #000;
	padding-top: 20px !important;
	position: relative;
}

/* nav2 */
#nav2 {	
	position: relative;
	list-style: none;
	background: #282727;
	border-right: 1px solid #fff;
	width: 724px;
	height: 40px;
    margin: 0; 
	padding: 0;
	margin-bottom: 30px;
}

#nav2 li {
	float: left;
	display: inline;
	margin-top: 12px;
	margin-left: 18px;
}

#nav2 li a {
	padding: 12px;
	color: #FFF;
	font-size: 1.0em;
	text-decoration: none;
}

#nav2 li a:hover {
	text-decoration: underline;	
}

#conflict, #team, #management {
	margin-right: 38px;
}

.conflict #conflict, .team #team,
.management #management, .skill #skill {
	background: #000;
	padding-bottom: 20px !important;
	position: relative;
}

/* sidebar */
#sidebar {
	position: absolute;
	top: 0px;
	left: 725px;
	background: #000;
	color: #fff;
	width: 250px;
	text-align: left;
	font-family: "Times New Roman", times, serif;
}

#sidebar #mainimg {
	margin-top: 50px;
	margin-left: 23px;
	border: 1px solid #fff;
}

/* #sidebar #mainimg {
	margin-top: 150px;
}
*/

#sidebar .quoteline {
	margin-top: 35px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 1.25em;
	line-height: 30px;
	text-align: left;
}

#sidebar h4 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 80px;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;	
}

#sidebar ul {
	margin-top: 30px;
	padding-left: 80px;
	margin-left: 0;
	font-size: 0.9em;
	text-align: left;
	list-style-image: url("images/quote-square.gif");
}

#sidebar ul.topiclist {
	margin-top: 0;
	font-size: 1.1em;
	line-height: 1.6em;
}

#sidebar .feed {
	padding-left: 80px;
}

#sidebar a {
	color: #fff;
}


/* main content structure */
#main {
	height: 480px; /* ie6 only */
	min-height: 480px;	
	width: 645px;
	padding: 0 40px;
	margin: 0;	
	border-right: 250px solid #000;
}

html>body #main {
	height: auto; /* override ie6-only rule above */
}

.home #main {
	width: 725px;
	padding: 0;	
}

#bottomquote {
	clear: both;
	width: 625px;
	padding: 25px 50px;
	margin: 0;
	color: #9eafc1; 
	font-size: 1.9em;
	font-family: "Times New Roman", times, serif;
	font-style: italic;	
	line-height: 1.3em;
	text-align: left;
	border-right: 250px solid #000;	
}

#bottomquote div {
	padding-right: 10px;
	font-size: 14px;
	line-height: 14px;
	text-align: right;
}

/* home page only features */
#homewrap {
	float: left;
	display: inline; /* ie6-only */
	width: 430px;
	margin-right: 49px;
}

/* #cola {
	float: left;
	margin-left: 25px;
	padding-left: 25px;
	padding-bottom: 30px;
	margin-top: 20px;
}
*/

#cola {
	margin-left: 25px;
	padding-left: 25px;
	padding-bottom: 30px;
	margin-top: 20px;	
}

#cola li {
	list-style-type: none;
	width: 380px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.8em;
	font-size: 1.0em;
}

.bluesquare {
	color: #084C8E;
	text-transform: uppercase;
	font-size: 1.1em !important;
	font-weight: bold;
	list-style-image: url("images/blue-square.gif");
	padding: 0;
	margin: 0px !important;
}

/* .colbtitle {
	float: right;
	width: 230px;
	padding-bottom: 0px;
	margin-top: 20px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-weight: bold;
}
*/

.colbtitle {
	float: left;
	display: inline; /* ie6-only */	
	width: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-weight: bold;
}

/* #colb {
	float: right;
	width: 200px;
	border-left: 1px solid #ccc;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 220px;
	margin-left: 0px;
} 
*/

#colb {
	float: left;
	display: inline; /* ie6-only */	
	width: 200px;
	border-left: 1px solid #ccc;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 130px;
	margin-left: 0px;	
}

#colb li {
	list-style-image: url("images/black-square.gif");
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 0.95em;
}

/* home page highlight box */
div.highlight {
	width: 383px;
	padding: 10px;
	margin: 0 0 0 25px;
	background: #eee;
	border: 1px dotted #333;
	overflow: hidden;
}

div.highlight img {
	float: left;
	margin-right: 15px;
}

div.highlight p {
	float: left;
	width: 260px;
	margin: 0;
	color: #333;
	font-size: 1.2em;
	line-height: 2.0em;
}

/* main content styles, all pages */
#main a {
	color: #084b8f;
	text-decoration: underline;
}

#main a:hover {
	color: #fff;
	background: #084C8E;
	text-decoration: underline;
}

/* main content styles, inside pages only */
.inside #main h2 {
	margin-top: 15px;
	font-size: 1.4em;
	color: #084C8E;
	text-transform: uppercase;
}

.inside #main p {
	margin-bottom: 15px;
	font-size: 1.0em;
	line-height: 1.6em;
}

.inside #main ul, .inside #main ol {
	margin-left: 40px;
	padding-left: 0;
	margin-bottom: 15px;
	font-size: 1.0em;
	line-height: 1.6em;
}

.inside #main blockquote {
	margin-left: 40px;
	margin-right: 50px;
	margin-bottom: 15px;
	font-size: 1.0em;
	line-height: 1.6em;
	color: #084C8E;	
	border: 1px dotted #888;
	padding: 10px;
	background: #f5f5f5;
}

.inside #main blockquote div {
	font-size: .9em !important;
	padding-top: 5px;
}

.inside #main img {
	float: left;
	padding-right: 25px;
	padding-bottom: 5px;
}

.inside #main h3 {
	margin-top: 20px;
	color: #282727;
	text-transform: uppercase;
	font-size: 1.1em;
}

/* blog specific styles */
.inside .entry {
	margin-bottom: 2px !important;
}

.inside #main h3.entry a {
	color: #084C8E;
}

.inside #main h3.entry a:hover {
	color: #fff;
}

.inside #main .pagecontent {
	border-bottom: 1px solid #ddd;
}

/* convenience classes */
.notop {
	margin-top: 0 !important;
}

.byline {
	font-size: 1.0em !important;
	line-height: 1.2em !important;
}

.ital {
	font-style: italic !important;
}

.clr {
	clear: both;
}

/* Footer */
#footer {
	position: relative;
	width: 100%;
	height: 50px;
	background: #084C8E;
	color: #fff;
	border-top: 1px solid #fff;
}

.copy {
	position: absolute;
	top: 28px;
	left: 10px;
	font-size: 0.85em;
}

.footernav {
	position: absolute;
	top: 10px;
	left: 570px;
	text-align: right;
} 

.footernav p {
	margin: 0;
	padding: 0;
	text-align: right;
}

.footernav a {
	color: #fff;
	font-size: 0.85em;
	text-decoration: none;
}

.footernav a:hover {
	text-decoration: underline;
}

/* Footer: squares */
#footercenter {
	position: absolute;
	top: 0px;
	left: 300px;
}

#footerright {
	position: absolute;
	top: 5px;
	left: 957px;
}

/* Footer: Juxtaprose link */
#juxta {
	margin-left: auto;
	margin-right: auto;	
	margin-top: 10px;
	padding-bottom: 10px;
	width: 975px;
	text-align: right;
	font-size: 0.85em;
}

#juxta a {
	color: #333;
	text-decoration: none;
}

#juxta a:hover {
	text-decoration: underline;
}

#juxta span {
	font-style: italic;
}

/* video popup (jquery.tools overlay) */
div.overlay {
	display: none;
	background-image: url("/images/white.png");
	padding: 55px;
	width: 720px;
	height: 420px;			
}

div.overlay div.close {
	position: absolute;
	right: 12px;
	top: 15px;
	height: 28px;
	width: 28px;
	background-image: url("/images/apple-close.png");	
	cursor: pointer;	
}

div.overlay iframe {
	border: 0;
	margin: 0;
	padding: 0;
}

div.overlay div.owrap, div.overlay iframe {
	width: 720px;
	height: 420px;
	margin: 30px 0 0 0;
}

body.video a#player {
	display: block;
	width: 720px;
	height: 420px;
	color: #575757;
	font-size: 1.5em;
	text-decoration: none;
}