/*
Theme Name: Inflammable Studios 2.0
Theme URI: http://inflammablestudios.com/
Description: 
Version: 2.0
Author: Andrew Wills, Laura Piatt
Author URI
Tags: blue and orange, custom header, custom homepage, fixed widths, two columns, widgets, custom blog page

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: #3A3A3A url('images/blacktograybkgd.png') repeat-x;*/
	color: white;
	padding-bottom: 0;
	text-align: center;
	background: #3A3A3A;


}




.home_content {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 758px;
}


.home_button  h2{
	color: black;
	font-size: 2.3em;
}

.home_button  p, .home_button h3{
	padding: 0;
	margin: 0;
}
.home_button  p {
	color: black;
	font-size: 1.em;
}

#home_button_1 a, #home_button_2 a, #home_button_3 a, #home_button_1 h3 a, #home_button_2 h3 a, #home_button_3 h3 a{
	color: #000000;
	font-size: 1.2em;
}
#home_button_3 h2 a {
	color: #FFFFFF;
}
#home_button_1 h2 {
	margin: 40px 10px 0px 10px;
}
#home_button_2 h2 {
	margin: 40px 10px 0px 10px;
}
#home_button_3 h2 {
	margin: 0px 0px 0px 15px;
}
#home_button_3 {
	position: relative;
	left: -28px;
/*	margin: 0px 0px 0px 15px;*/
	padding: 4px 10px 5px 30px;
	width: 222px;
	height: 136px;
	color: black;
	float: left;
/*	border: 1px solid green;*/
	background: transparent url('images/home_button_3.png') no-repeat top left;
}

#home_button_2 {
	position: relative;
	left: -14px;
/*	margin: 0px 0px 0px 15px;*/
	width: 262px;
	height: 136px;
	color: black;
	float: left;
	text-align: center;

	
	background: transparent url('images/home_button_2.png') no-repeat top left;
}

#home_button_1 {
	/* padding: 6px 10px 5px 15px;*/
	width: 262px;
	height: 136px;
	color: black;
	float: left;
	text-align: center;
	background: transparent url('images/home_button_1.png') no-repeat top left;
}







#home_headerimg a, #page_headerimg a{
	display: block;
	height: 100%;
	width: 100%;
}

#home_headerimg .description, #page_headerimg .description {
	position: relative;
	top: -25px;
	margin: 0px 0 0 145px;
	float: left;
}
	
.page {
	width: 100%;


	background: #7dccec; /* for non-css3 browsers */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00678e', endColorstr='#7dccec'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#00678e), to(#7dccec)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #00678e,  #7dccec); /* for firefox 3.6+ */ 
	background: -moz-linear-gradient(top,  #00678e,  #7dccec); /* for firefox 3.6+ */ 

	/*
	00678e
	7dccec
	*/
}
.page_content {
	min-width: 650px;
	margin: 10px 20px 20px 20px;
	padding: 0;
/*	border: 1px solid #959596;*/
	text-align: left;
	width: auto;
		border: 1px dashed;
		
}



.header {
	margin: 0 0 0 1px;
	padding: 0;
	min-height: 100px;
	min-width: 650px;
	border-bottom: 1px solid #f16d2c;
	background-color: #3A3A3A;
}




.home_header {
	height: 200px;
	margin: 0px auto;
	padding: 0;
	width: 950px;


	
}

#headerimg{
	/*float: left;*/
	background:  url('http://cdn.inflammable.ws/images/logo_inflammable.png') no-repeat top left;
	margin: 0px 9px 0px 0px;
	height: 132px;
	width: 325px;
}


#nav_holder {
	float: right;
	/*width: 100%;*/
	width: 600px;
	margin: 0px 0;
	height: 24px;
	list-style:none;
	/*border-bottom: 1px solid #3A3A3A; 
	border: 1px dashed red;*/
}

#nav_holder .nav{
	
	/*top: 125px;*/
	height: 25px;
	width: auto;
	 border-bottom: 1px solid #999999;
}

#nav_holder .nav_top {
float: left;
/*
	float: left;
	height: 22px;
	padding: 0;
	
	
	margin: 0;
	width: auto;
	
	margin-left: 20px;
	display: block;
	background:transparent url('images/buttonleft.png') no-repeat top left;
	/*border: 1px solid red;*/
}

#nav_holder .nav ul li{
/*	position: absolute;
	left: 0px;

	clear: both;
	background:transparent url('images/buttonright.png') no-repeat top right;
	height: 20px;
	padding: 0 8px 0 8px;
	margin: 0 2px 0 0px;*/
	list-style:none;
	list-style-position: inside;
	
	text-indent: 0px;
}

#nav_holder .nav a{
	
	position: relative;
	clear: both;
	color: white;
	text-decoration:none;
	line-height: 14px;
 	font-weight: 100;
	text-align: center;
	white-space:nowrap;

	
	padding: 2px 10px 0px 10px;
	margin: 0;
	
	font: 18px veranda, Helvetica, sans-serif;
	min-width: 40px;
	border: 0;
	height: 20px;
	display: block;
	text-transform: lowercase;
	
	
	
}

.nav .current_page_item a,.nav .page_item a:hover, #nav_holder .nav a:hover,.sidebar_guts .page_item a:hover, {
	color:#F15D23;
	text-decoration:none;
 /*background:transparent url(images/navH.jpg) repeat-x;*/

}


#three_bottom_buttons {
/*	background: transparent url('images/3bottombuttons.png') no-repeat bottom center;*/
width: 900px;
	height: 138px;
	margin: 15px 0;


}

#main_box {
	width: 100%;
	height: 289px;
	margin: 15px 0;
	background: transparent url('images/middlebox.png') no-repeat bottom center;

}

.portfolio {
	margin: 30px 0 0 0;
	width: 100%; 
	min-width: 900px;
	height: 600px; 
	border-top: 1px solid #f16d2c; 
	border-bottom: 1px solid #f16d2c;
}
.portfolio_gallery_header {
	float: left;
	width: 100%; 
	
}

.portfolio_gallery {
	margin: 30px 0 0 0;
	width: 100%; 
	min-width: 900px;
	min-height: 600px; 
	border-top: 1px solid #f16d2c; 
	border-bottom: 1px solid #f16d2c; 
}
.portfolio_image {
	position: relative;
	float: left;
	margin: 30px 0 0 30px;
	padding: 0;
	width: 553px; 
	height: 460px; 
}
.portfolio_icon_row {
	float: left;
	position: relative;
/*	top: -75px;*/
	margin: auto 0 0px 0px;
	padding: 0;
	width: 100%; 
	height: 145px; 
	z-index: 200;
}
.portfolio_icon_box {
	float: left;
	height: 20px;
	margin: 10px 0 0 30px;
	width: 130px;
	height: 125px;
}
.portfolio_icon_box a{
	position: relative;
	float: left;
	display: block;
	height: 80px;
	width: 100%;
}
.portfolio_icon {
	margin: 0px 0 0 2px;
	padding: 0px 2px 5px 5px;
	width: 125px;
	height: 100px;
}

.portfolio_info_box {
	position: relative;
	float: right;
	margin: 30px 30px 0 auto;
	padding: 5px 5px 20px 5px;
	width: 240px; 
	min-height: 200px; 
	max-height: 375px;
	border-top: 1px solid #39cfff; 
	border-bottom: 1px solid #2da4ca;
	border-right: 1px solid #2da4ca;  
	border-left: 1px solid #39cfff; 
	background: transparent url('images/portfolio_info_box.png') no-repeat bottom right;
}

.wmv_logo {
	height: 25px; 
	margin: 10px auto;
	background: transparent url('http://cdn.inflammable.ws/images/logo_windows.png') no-repeat top left;
}
.wmv_logo_icon {
	height: 10px; 
	width: 9px;
	float: left;

	margin: 2px;
	background: transparent url('http://cdn.inflammable.ws/images/logo_windows_icon.png') no-repeat top left;
}

.mov_logo {
	height: 25px; 
	margin: 10px auto;
	background: transparent url('http://cdn.inflammable.ws/images/logo_quicktime.png') no-repeat top left;
}
.mov_logo_icon {
	height: 10px; 
	width: 10px;
	float: left;
	margin: 2px;
	background: transparent url('http://cdn.inflammable.ws/images/logo_quicktime_icon.png') no-repeat top left;
}

.flv_logo {
	height: 25px; 
	margin: 10px auto;
	background: transparent url('http://cdn.inflammable.ws/imagesimages/logo_flash.png') no-repeat top left;
}
.flv_logo_icon {
	height: 10px; 
	width: 10px;
	float: left;
	margin: 2px;
	background: transparent url('http://cdn.inflammable.ws/imagesimages/logo_flash_icon.png') no-repeat top left;
}

#content {
	font-size: 1.2em
	}

.column .entry p {
	font-size: 1.05em;
	}

.column .entry {
	line-height: 1.4em;
	}

.column {
	line-height: 1.6em;
	}

.column .postmetadata {
	text-align: left;
	}

.alt {
	
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	margin: none;
	clear: all;

	bottom: 0px;
	border-top: 1px solid #f16d2c;
	background: #3A3A3A;
	color: #e6e6e6;
	
	}

#footer a {
	color: #999;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	
	}

#headerimg .description {
	position: relative;
	top: 110px;
	left: 20px;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, h4, h4 a, h4 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #56a3c2;
	}

.sidebar h2,.sidebar  h2 a,.sidebar  h2 a:visited,.sidebar  h3,.sidebar  h3 a,.sidebar  h3 a:visited {
	color: black;/*#56a3c2;*/
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h4 {
	font-size: 1.5em;
	line-height: 1.8em;	
	}
h4 a:hover {
	color: #2da4ca;
	text-decoration: none;
}

.entry p a:visited {
	/*color: #b85b5a;*/
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	text-decoration: none;
	color: #777;
	}
.postmetadata {
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	color: black;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */







/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.search {
	position: relative;
	width: 150px;
	height: 25px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.search div {
	position: relative;
	top: -15px;
	margin: 0;
	padding: 0;
	height: 25px;
	background: transparent url('images/searchboxblue.png') no-repeat top left;
}
.search input {
	position: relative;
	height: 25px;
	width: 90px;
	margin: 0 0 0 0;
	left: -10px;
	color: black;
	background:transparent;
	padding: 1px 4px 1px 4px;
	border: none;
}
.search #searchsubmit {
	background:transparent url('images/searchbutton.png') no-repeat top left;
	/*width: 2px;*/
	float: right;
	height: 25px;
	width: 25px;
	border: none;
/*	display: hidden;*/

}
.ignite_button {
	margin: 20px auto 20px auto;

}
.contact_top {
	height: 10px;
	background: transparent url('images/contactboxtop.png') no-repeat top left;
}	
.contact_guts {
	padding: 0 2px 0 7px;
	min-height: 30px;
	 background: transparent url('images/contactboxmiddle.png') repeat ;

}	
.contact_bottom {
	height: 55px;
	margin-bottom: 10px;
	background: transparent url('images/contactboxbottom.png') no-repeat bottom left;
}

.contact {
	margin: 30px 0 10px 5px;
	float: left;
	width: 152px;


}
.contact-form  fieldset{
	border: 0;
	width: 145px;
	
} 
.contact-form-input input, .contact-form-textarea textarea{
	width: 135px;
	
	border: 1px solid black;
} 
.contact_guts li {
	
	list-style:none;
}
.sidebar_top {
	height: 12px;
	background: transparent url('images/blogcategoryboxtop.png') no-repeat top left;
}	
.sidebar_guts {
	padding: 0 2px 0 7px;
	min-height: 400px;
	 background: transparent url('images/blogcategoryboxmiddle.png') repeat ;

}	
.sidebar_bottom {
	height: 114px;
	background: transparent url('images/blogcategoryboxbottom.png') no-repeat bottom left;
}

.sidebar {
	margin: 30px 0 0 5px;
	float: left;
	width: 152px;

	
	
}
.column {
	/*border: 1px dashed red;*/
	padding: 20px 0px 20px 15px;
	margin: 20px 0 0 160px;

	min-height: 700px;
	}

.narrow_column {
	/*border: 1px dashed red;*/
	padding: 20px 0px 20px 15px;
	margin: 20px 0 0 10px;
	width: 350px;
	}

#blog_header {
	margin-bottom: 10px;
	border-bottom: solid 1px white;

}
.post {
	margin: 0 0 40px;
	text-align: justify;
	vertical-align: top;
	}
.post_special {
	margin: 0 0px 40px 0px;
	padding: 0 10px 0px 10px;
	text-align: justify;
	vertical-align: top;
	width: 770px;

	}

.post hr {
	display: block;
	}

#author {
	/*border: 1px dashed yellow;*/
	width: 115px;
	float: left;
	
	padding: 5px 25px 8px 0px;
	

}
.column .post {
	margin: 0;


	}

.column .postmetadata {
	/*margin: 30px 0;*/
	}

.column .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.column .attachment {
	text-align: center;
	margin: 5px 0px;
}
.entry_special{
	display: block;

	margin: 0 0 0 210px;
	padding: 0 0 0 0;
	height: 200px;

}
.entry_special h3{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.postmetadata {
	vertical-align: top;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;

	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

.pagetitle  h2 {
	margin-top: 20px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
.button_other {
	display: block;
}
a.button_other  {
	border: none;	
	margin: 10px auto 10px 80px;
}
.blog_image {

	width: 200px;
	height: 180px;
	float: left;
	margin-bottom: 20px;


}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/*text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry  #excerpt {
	width: 400px;
	display: block;
}
	
.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/*///////////////////////////////////////////////////////////////////////////////////////////*/
.sidebar_guts ul, .sidebar_guts ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar_guts ul li {
	list-style-type: none;
	list-style-image: none;
/*	margin-bottom: 15px;*/
	}

.sidebar_guts ul p, .sidebar_guts ul select {
	margin: 5px 0 8px 0;

	}

.sidebar_guts ul ul, .sidebar_guts ul ol {
	margin: 5px 0 0 5px;

	}

.sidebar_guts ul ul ul, .sidebar_guts ul ol {
	margin: 0 0 0 5px;
	}

ol li, .sidebar_guts ul ol li {
	list-style: decimal outside;
	}

.sidebar_guts ul ul li, .sidebar_guts ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	
	/*display: none;*/
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


