html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



body {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#333;
	font-size:small;
	line-height:1.5em;
	letter-spacing:.03em;
}
/* Font Styles */

p {
	font-size:115%;
}
#page-wrap {
	width:900px;
	background:white;
	margin:0pt auto;
}
#header {
	position:relative;
	width:705px;
	height:157px;
	float:left;
}
h1 {
	text-transform:uppercase;
	color:#56474C;
	position:absolute;
	z-index=5;
}

#header h1 {
	position:absolute;
	left:0px;
	top:50px;
	font-size:35px;
	letter-spacing:.125em;
	text-transform:uppercase;
}
#logo {
	position:absolute;
	left:115px;
	top:48px;
}
#sphere {
	position:absolute;
	right:30px;
	bottom:25px;
}
#tagline {
	position:absolute;
	left:65px;
	bottom:0px;
	letter-spacing:.09em;
	text-transform:uppercase;
	color:#0061AA;
	font-size:90%;
}


.photo-left {
	width:195px;
	height:600px;
	float:left;
}

#container {
	float:left;
	width:705px;
}

#content {
	padding:15px;
	width:600px;
	margin:20px 0 0 50px;
}
#content .field-field-sidebar-image {
	display:none;
}
#footer {
	width:100%;
	height:26px;
}
#footer h4 {
	font-size:75%;
	text-transform:uppercase;
	text-align:right;
	margin-right:25px;
	float:right;
	display:inline;
}

#footer a {
	color:gray;
}


/* Admin Styles */

.tabs {
	float:left;
	width:100%;
	margin-bottom:10px;
}

/* Utility */

#edit-field-video-embed-0-embed-wrapper, #edit-field-video-embed-1-embed-wrapper, #edit-field-video-embed-2-embed-wrapper {
	width:300px;
}
#field_video_embed_values tr.draggable {
	width:300px;
}
#field_video_embed_values, #field_video_embed_values thead, #field_video_embed_values tbody {
}
.form-item .description {
	font-size:70%;
	line-height:1.25em;
	margin:5px 0;
	width:90%;
}
.form-item {
	clear:both;
}

.clear {
clear:both;
}

fieldset {
	margin:20px 0;
	background:#EDEEC5;
	clear:both;
}
html.js fieldset.collapsible, html.js fieldset.collapsed {
	margin:0 0 20px 0;
}
html.js fieldset.collapsible {
	padding:10px;
	border:1px solid gray;
}
table {
	width:100%;
	margin-top:40px;
	font-size:80%;
}
tr td  {
	padding:5px;
}

/* Node Styles */
#home-call {
	margin:20px 0;
}
#node-wrapper {
	width:500px;
}
#body-copy {
	padding-top:5px;
	background-image:url(/sites/all/themes/linearVelocity/images/border-right.gif);
	background-repeat:repeat-y;

}
#body-copy p {
	color:#312F30;
	font-size:85%;	
	line-height:1.35em;
	padding-right:25px;
	margin:15px 0 0px 0;
}
#body-copy h2 {
	font-size:100%;
	text-transform:lowercase;
	color:#312F30;
	margin-bottom:15px;
	line-height:1em;
}
#border-bottom {
	background-image:url(/sites/all/themes/linearVelocity/images/border_bottom.gif);
	float:left;
	height:23px;
	width:500px;
}

#callout {
	color:gray;
	clear:both;
	font-size:85%;
	line-height:1.25em;
	font-style:italic;
	margin-bottom:25px;
	letter-spacing:.05em;
}
/* Video */
.view-video-gallery .view-content .views-field-title {
	margin-top:5px;
}
.video {
	float:left;
	margin:30px 5px;
}
.field-type-emvideo {
	margin:30px 0 0 0;
}

.messages {
	background:#ECBA34;
	border:1px solid black;
	padding:8px;
}

label {
	margin:0 0 4px 0;
}
legend a {
	text-decoration:none;
	color:#393E48;
}
#edit-field-embed-0-embed-wrapper {
	margin:30px 0;
	background:#EDEEC5;
	border:1px solid gray;
	padding:10px;
}
ul.galleries {
}
ul.galleries li {
	height:225px;
	width:225px;
	float:left;	
	margin-right:20px;
	border:none;
}
ul.galleries li p {
	font-size:80%;
	line-height:1.5em;
}
ul.galleries li a {
	font-size:110%;
	text-decoration:none;
	line-height:2em;
	color:#009597;
}
ul.galleries li .count, ul.galleries li .last {
	display:none;
}