@import url("/frame/assets/css/default.css");

@import url("/frame/assets/css/frame.css");

@import url("/frame/assets/css/navigation.css");

@import url("/frame/assets/css/jquery.fancybox-1.3.1.css");

/*@import url("/frame/assets/css/ui-lightness/jquery-ui-1.8.1.custom.css");*/

/*grid, below isn’t proper css syntax, just there for reference to grid measurements

grid {
	width: 864px;
	font-size: 14px;
	columns: 3;
	column-width: 256px;
	gutter-width: 48px;	
}*/


html, body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #f1f1f1;
	font-size: 14px;
	color: #333;
}

body {
	margin-top: 48px;
	min-width: 864px;
	text-align: center;
}

/* header styles */

#header {
	width: 864px;
	height: 90px;
}

#container {
	width: 864px;
	/*float: left;*/
	margin:0 auto;
	position:relative;
	text-align:left;
}

#wrapper {
	width: 864px;
	padding: 0;
	margin-top: 0;
	float: left;
	position: relative;
}

/* navigation styles */

#navigation {
	border-bottom: 1px solid #5D1D05;
	font-size: 18px;
	padding: 12px 0;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 300;
}

#navigation ul {
	float: right;
}

#navigation li a:link, #navigation li a:visited, #navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	width: auto;
	color: #333;
	background-color: transparent;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 24px;
	border-left: 1px solid #666;
}

#navigation li.first a:link, #navigation li.first a:visited, #navigation li.first a:hover, #navigation li.first a:focus, #navigation li.first a:active, #secondary-navigation li.first a:link, #secondary-navigation li.first a:visited, #secondary-navigation li.first a:hover, #secondary-navigation li.first a:focus, #secondary-navigation li.first a:active {
	border-left-width: 0;
	margin-left: 0;
	padding-left: 0;
}

#navigation p.date {
	float: left;
	margin: 0;
	line-height: 24px;
}

#secondary-navigation {
	font-size: 16px;
	padding: 12px 0;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: 300;
}

#secondary-navigation ul {
	float: right;
}

#secondary-navigation li {
	clear: none;
}

#secondary-navigation li a:link, #secondary-navigation li a:visited, #secondary-navigation li a:hover, #secondary-navigation li a:focus, #secondary-navigation li a:active {
	float: left;
	width: auto;
	color: #333;
	background-color: transparent;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 24px;
	border-left: 1px solid #666;
}

/* branding styles */

#branding h1 {
	background-color: transparent;
	width: 250px;
	float: right;
}

#branding h1 a:link, #branding h1 a:visited, #branding h1 a:hover, #branding h1 a:focus, #branding h1 a:active {
	height: 78px;
}

#branding p#strapline {
	
}

#sidebar {
	width: 256px;
	float: right;
}

#content {
	width: 560px;
	float: left;
}

.panel, blockquote {
	padding: 24px;
	background-color: #ffc;
	clear: both;
	margin-top: 24px;
}
blockquote {
	background-color: #e5e5b7;
}
blockquote p:last-child {
	margin-bottom: 0;
}
#sidebar .panel {
	margin-bottom: 24px;
}
/* footer styles */

#footer {
	color: #333;
	clear: both;
	font-size: 12px;
	width: 864px;
	float: left;
	position: relative;
	border-top: 1px solid #5D1D05;
	margin-top: 24px;
	padding-top: 24px;
}
#footer .vcard {
	float: left;
}
#footer .vcard .org, #content .vcard .org {
	font-weight: bold;
}
#footer .vcard .org:after {
	content: ": ";
}
#footer .vcard .street-address:after, #footer .vcard .extended-address:after {
	content: ", ";
}
#content .vcard address span, #content .vcard .contact-numbers {
	display: block;
}
#footer address {
	display: inline;
}
/* generic styles */
a:link, a:visited, a:hover, a:focus, a:active {
	color:#333;
}
h1 {
	color: #333;
	font: 300 34px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: 0 2px 0 #FFFFFF;
	letter-spacing: -1px;
	margin-top: .5em;
	margin-bottom: .5em;
}

h1 span {
	color: #7A2620;
}

h2 {
	color: #333;
	font: 300 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1em;
	letter-spacing: -1px;
}

h3 {
	color: #333;
	font: 300 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1em;
}

#sidebar h3 {
	font-size: 26px;
	text-shadow: 0 2px 0 #FFFFFF;
	letter-spacing: -1px;
	margin: 0;
}

h4 {
	color: #333;
	font: 300 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1em;
}

p.intro {
	font-size: 18px;
}

strong {
	color: #79261F;
	font-weight: 300;
}

img.float_right {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.caption img {
	float: none;
	margin-left: 0;
	margin-bottom: 0;
}

.caption {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	width: 300px;
}

.slideshow ul {
	margin: 0;
}

.slideshow li {
	list-style: none;
}

.size {
	font-size: .7em;
}

.column {
	float: left;
	margin-right: 48px;
}

.span-1 {
	width: 256px;
}

.span-2 {
	width: 560px;
}

.span-3 {
	width: 864px;
}

.last {
	margin-right: 0;
}

form {
	margin-bottom: 28px;
}

input.example {
	background-color: #fff6bf;
}

.cycle {
	height: 90px;
	width: 600px;
	float: left;
	overflow: hidden;
}

.cycle p {
	color: #7C2722;
	font-size: 72px;
	font-weight: bold;
	letter-spacing: -6px;
	line-height: 90px;
	/*text-shadow: 0 2px 0 #FFFFFF;*/
	font-family: Helvetica,sans-serif;
	white-space: nowrap;
}

.feature {
	padding: 6px;
	color: #fff;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	margin-top: 12px;
	clear: both;
	background-color: #7c2622;
}

.feature p {
	margin: 0;
	opacity: 0.9;
}

.feature a:link, .feature a:visited, .feature a:hover, .feature a:focus, .feature a:active {
	color: #fff;
	text-decoration: none;
}
p.copyright {
	float: right;
	margin: 0;
}
p.linkedin a {
	line-height: 50px;
	margin-top: 24px;
	background: url(/client/assets/media/images/linkedin_logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
#map {
	width: 510px;
	height: 510px;
	border: 1px solid #fff;
	margin-top: 24px;
}
#map .vcard {
	/*padding: 12px;
	background-color: #ffc;
	clear: both;*/
}
#map .vcard h3 {
	margin: 0;
}
#map .vcard span {
	display: block;
}
#map .vcard span.latitude, #map .vcard span.longitude {
	display: inline;
}
#presenter_test ul {
	margin: 0 0 5px;
	display: block;
	float: none;
}
#presenter_test li {
	list-style: none;
	/*line-height: 1.5em;*/
	padding: 2px;
}
#presenter_test label {
	display: block;
}
#presenter_test li.odd {
	background-color: #ffc;
}
#presenter_test li.even {
	background-color: #ffffe0;
}
#presenter_test li:hover {
	background-color: #fff;
}

#presenter_test li input {
	/*float: left;*/
	margin-right: 2px;
}
#presenter_test fieldset {
	border-width: 0;
	background-color: transparent;
}
tr.effective {
	background-color: #92a2f0;
}
tr.mainstream {
	background-color: #f38ba4;
}
tr.potential {
	background-color: #8bc698;
}
thead {
	background-color: #7c2622;
}

#ternary_graph {
	margin: 0 auto;
	text-align: center;
}
#ternary_graph img {
	border: 1px solid #7c2622;
}


