/*
Theme Name: Max-Viz theme
Description: A child theme for the twentyeleven theme for max-viz.com
Author: Isaac Wedin
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");
@import url("../twentyeleven/colors/dark.css");

#site-title a {
    color: #009900;
}

body {
	background-color: #000000;
	/* background-image: url("../../uploads/2011/09/background-arc.jpg"); */
	background-image: url("../../uploads/2011/12/new_bkgd_arc.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#main {
	background: none;
}

#primary {
	background: none;
	border: none ! important;
}

#branding {
	background: none;
	border: none ! important;
	padding-bottom: 0px ! important;
}

#colophon {
	background-color: none;
}

#page {
	background: none;
}

#supplementary {
	border: none;
}

#home-gal {
	width: 100%;
	margin: 0px auto;
}
#home-gal .gallery-item {
	float: left;
	text-align: center;
	width: 33%;
	padding: 0px;
	margin: 0px;
}
#home-gal img {
	border: 2px solid #cfcfcf;
	padding: 0px;
}
#home-gal .gallery-caption {
	margin-left: 0;
	margin-top: 0;
	padding: 0px 5%;
}

.home-title {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 120%;
}

.home-title a, a:hover {
	color: #a00;
	text-decoration: none;
}

.play-video {
	margin: auto;
}

.play-button {
	width: 100px;
}

.believing {
	width: 100px;
}

.see-clearly {
	font-size: 150%;
	color: #ffffff;
	width: 100%;
	text-align: center;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	clear: both;
}

.see-clearly a {
	color: #fff;
	text-decoration: none;
}

.see-clearly a:hover {
	color: #a00;
	text-decoration: none;
}

.video-story {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
}

.max-viz-content {
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
}

.max-viz-content img {
	border: none ! important;
	padding: 0 ! important;
	margin-bottom: 0 ! important;
	margin-top: 0 ! important;
	max-width: 100%;
}

.max-viz-content img.size-full {
	max-width: 100%;
}

.max-viz-content h1 {
	letter-spacing: 0.4em;
	font-size: 1.8em;
	color: #a00;
	padding-left: 1.5%;
}

.max-viz-content a:hover {
	color: #a00;
}

.max-viz-content p {
	padding: 1.5%;
	margin-bottom: 1em;
}

#primary {
	float: right;
	margin: 0 0 0 -32.4%;
	width: 100%;
}

#secondary {
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 18%;
}

#content {
	width: 66%;
	margin: 0 7.6% 0 30%;
}

#secondary ul {
	list-style: none;
	margin-left: 5px;
}

.widget ul li {
	font-size: 1.5em;
}

a {
	color: #aa0000;
}

.home-desc {
	margin: 0;
	padding: 0;
	color: #ccc;
	font-size: 12px;
}

.play-table img {
	padding-top: 5px;
}

.play-table table {
	margin: 0px auto;
	border: none;
}

.play-table td {
	padding: 0px 3px;
	vertical-align: middle;
}

#copyright {
	/* float: right; */
	width: 100%;
	height: 24px;
	margin: 0 auto;
}

#copyright #astronics-logo {
	float: left;
}

#copyright #copyright-text {
	float: right;
}

#supplementary {
	margin: 0px;
}

#supplementary ul {
	text-align: center;
}

#supplementary li {
	display: inline;
	padding: 10px;
}

#supplementary ul li {
	font-size: .9em !important;
}

#secondary .menu-main-container {
	text-transform: uppercase;
	font-weight: normal;
}

#secondary a {
	color: #fff;
}

#supplementary .menu-main-container {
	text-transform: uppercase;
	margin: 0px auto;
	font-weight: normal;
}

#supplementary a {
	color: #fff;
}

.see-believe {
	font-size: 120%;
	font-weight: bold;
}

.video-js-box {
	margin: 10px auto ! important;
}

.home-video {
	margin: 0;
	padding: 0;
}

#home-video-content {
	margin: 0;
	padding: 0;
}

#home-video-content p {
	margin: 0;
	padding: 0;
}

blockquote {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.news_wrapper p.label a {
	color: #fff;
}

.news_wrapper p.label a:hover {
	color: #a00;

}

#smart-archives-list h2 {
	font-weight: bold;
	color: #000;
}

#smart-archives-list {
	margin-left: 10px;
	margin-top: 15px;
}

.entry-meta {
	margin-left: 10px;
}

.entry-title {
	font-size: 70%;
}

.entry-title a {
	color: #a00;
}

.entry-title a:hover {
	color: #a00;
}

.superscript {
	vertical-align: super;
	font-size: 55%;
}

div.homebottom {
	margin: 20px 0px 0px 0px;
}

div.lefthomebottom {
	float: right;
	width: 60%;
}

div.righthomebottom {
	margin: 0px;
	float: left;
	width: 30%;
}

.righthomebottom {
	text-transform: uppercase;
}

.righthomebottom a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

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

.righthomebottom ul {
	list-style: none;
}

.righthomebottom ul li {
	font-size: 22px;
}

#home-main {
	background: none;
	clear: both;
	padding: 0px;
}

/* Search Form */
.home #branding #searchform {
	top: 0;
	right: 7em;
}
/* Search Box */
input#s {
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
.search .page-title {
	color: #555;
	font-size: 14px;
}
.search .entry-title {
	font-size: 110%;
}