/*
Theme Name: Atmosphere
Theme URI: http://atmosphereindustries.com/
Description: Atmosphere's Website
Version: 1.0
*/

/* RESET */
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, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

p {
	margin: 10px 0;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 10px 0;
}



body {
	font-family: arial, helvetica, sans-serif;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
	color: #592973;
}

#page {
	width: 949px;
	margin: 0 auto;
}

#headerimg {
	float: left;
}

#headerimg h1 {
	padding: 0;
	margin: 0;
	margin-left: 58px;
	margin-right: 30px;
}

#nav {
	padding-left: 510px;
	padding-top: 90px;
	font-variant: small-caps;
	font-weight: bold;
}

#nav a {
	padding: 0 8px;
}

#nav a:hover {
	color: #f6cc0d;
	background: #592973;
}

#content {
	clear: both;
	background: url(bracket.gif) top no-repeat;
	padding-top: 10px;
}

.page {
	width: 600px;
	padding-left: 20px;
}

h2.projects_title {
	text-align: center;
	font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px;
	color: #ddd;
}

#projects, .project {
	padding-left: 20px;
	width: 600px;
}

.post {
	border-bottom: 1px solid #592973;
	padding: 10px 0;
}

#projects .post h2, .project h2, .page h2 {
	margin: 10px 0;	
	padding-top: 0;
}

#projects .post h3, .project h3 {
	margin-bottom: 4px;
}

.project h3 {
	padding-top: 10px;
	clear: left;
}

.project p {
	text-align: justify;
}

.project ul {
	text-align: justify;
	padding-left: 0;
	margin-left: 0;
}

#projects .post p, .project p, .page p {
	margin-top: 0;
}

#projects .post img, .project img, .page img {
	border: 1px solid #000;
}

#sidebar {
	float: right;
	width: 290px;
	padding-right: 10px;
}

.secondary #sidebar {
	font-size: 0.8em;
}

.secondary #sidebar #text-729310711 {
	display: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar h2 {
	font-size: 1.2em;
	color: #aaa;
	font-variant: small-caps;
	padding: 10px 0;
	margin: 0;
}

#footer {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
}



.material {
	padding: 2px;
	border: 1px solid #505;
	border-right: 0;
	border-bottom: 0;
	overflow: hidden;
	margin: 5px 15px 5px 0;
	width: 550px;
	background: #fff;
	float: left;
}

.material_thumb {
	float: left;
	margin-right: 15px;
}

.material_thumb img {
	border: 1px solid #a59 !important;
	width: 50px;
	height: 50px;
}

.material_cap {
	padding-top: 5px;
	font-size: 0.8em;
}

.documentation {
	float: left;
	margin: 0 10px 10px 0;
}

.documentation img {
	width: 135px;
	height: 90px;
	border: 1px solid #a59 !important;
}

.service {
	padding-left: 20px;
}

.post .meta {
	text-align: right;
	font-size: 0.8em;
	font-variant: small-caps;
}


/* Comments */ 

#commentBox {
	width: 600px;
}

#commentBox #respond {
	font-size: 1.1em;
	color: #aaa;
	text-align: center;
}

#commentBox #commentHeading {
	text-align: center;
	font-size: 1.5em;
	color: #aaa;
}

#commentform {
	margin: 0;
	padding: 15px;
	padding-top: 5px;
	background-color: #ddd;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	overflow: hidden;
}

#commentform label {
	font-size: 0.8em;
	color: #777;
}


/* Mailchimp Form */

#mailchimp-widget .mc_custom_border_hdr h2 {
	padding-bottom: 0;
}

#mc_signup_submit {
	background: url(img/mailinglistbutton.gif);
	width: 39px;
	height: 35px;
	text-indent: -9999px;
	border: 0;
}

#mc_signup_container #mc_signup_form .mc_var_label, #mc_signup_container #mc_signup_form .mc_input {
	float: none;
}

.mc_merge_var {
	display: inline;
}

.mc_signup_submit {
	display: inline;
}