/*    
Name: Haywire Portfolio 
Theme URI: http://www.haywiredesign.com/ 
Author: Jeremiah Shaw
*/ 

body{
background: #302723;
background-image: url(images/bg.jpg);
border: none;
}

h1
{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 68px;
	color: #4cbbcf;
	margin-left: 40px;
	margin-top: -10px;
	margin-bottom: auto;
	
}

h2
{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 68px;
	color: #317f8d;
	margin-left: 40px;
	margin-top: -10px;
	margin-bottom: auto;
	fon

}

h3
{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 68px;
	color: #1b464e;
	margin-left: 40px;
	margin-top: -10px;
	margin-bottom: auto;

	padding: none;
}

h4
{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #e7562a;
	margin-bottom: auto;
	margin-left: 40px;

	
}

span .footer
{
    font-family: trebuchet MS;
	font-size: 10px;
	color: #f1580d;
	margin: 0 auto;

}

.left_column_container a
{
    font-family: trebuchet MS;
	font-size: 12px;
	color: #f1580d;
	margin: 0 auto;

}



a:hover
{
	color: #57a8c3;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: trebuchet MS;
	font-size: 12px;
	color: #acacac;
}

p
{
	
	line-height: 18px;
	font-family: trebuchet MS;
	font-size: 12px;
	color: #acacac;
	margin-left: 40px;
	margin-top: 5px;
}

p .absolute
{
position: absolute;
}

.p
{
margin: 0 auto;
}


a
{
	text-decoration: none;
}

#nav 
{
	margin-bottom: 10px;
}

#nav ul
{
	list-style-type: none;
	display: inline;
	margin-left: 220px;
	margin-bottom: 20px;
}

#nav ul li
{
	display: inline;
	color: #83c1e4;
	margin-right: 15px;
	font-size: 12px;
}

#nav ul #selected
{
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #e7562a;
	text-transform: none;
		
}

.container_12
{
	width: 960px;
	margin-bottom: 20px;
	margin: 0 auto;
	
}

.container_inner
{
	width: 920px;
	margin: auto;
}

.header
{
	width: 700px;
	float: left;
	margin-top: 40px;
	
}

.left_column
{
	width: 600px;
	float: left;
	margin: none;
	padding: none;
}

.left_column_container
{
	width:260px;
	position: absolute;

}

.image_column
{
	width: 621px;
	margin-right: 40px;
	float: right;
	border: none;
}

.image_row2
{
	width: auto;
	float: left;
	margin: auto auto;
	margin-right: 5px;
}

.image_row2_1
{
	width: auto;
	float: left;
	margin: auto auto;
	margin-right: 3px;

}

.image_row2_2
{
	width: auto;
	float: top right;
	margin: auto auto;
}

.image_row2_3
{
	width: auto;
	float: top right;
	margin: auto auto;
}

.image_row3_1
{
	width: auto;
	float: left;
	margin: auto auto;
}

.image_row3_2
{
	
	float: left;
	margin: auto auto;
	margin-left: 5px;
}

.image_row3_3
{
	width: auto;
	float: left;
	margin: auto auto;
}

.image_row4_1
{
	width: auto;
	float: left;
	margin: auto auto;
}

.image_row4_2
{
	float: right;
	width: auto;
	margin-right:14px;
	margin-top: -203px;
		
}

.footer1
{
	width: auto;
	float:left;
	margin-top: 20px;
	margin-bottom: 30px;
	
}

.footer2
{
	width: auto;
	float: left;
	margin-top: 60px;
	margin-left: 20px;
}

.bottom_space
{
	height: 20px;
}

.contact_form
{	
	width: 300px;
}

 
/********** popup bubble **********/

.bubbleInfo {
    position: relative;
    float: right;
}

.popup {
    position: absolute;z-index: 1;
    display: none; /* keeps the popup hidden if no JS available */
    background-image: url(images/contact-bubble.png);
    background-repeat: no-repeat;
    width: 325px;
    height: 303px;
}


/********** contact form **********/

fieldset
{
	border:0;
	width: 325px;
	height: 303px;
	margin-left: 30px;
	padding: 10px;
	padding-left: 20px;
}

ul.form
{
	list-style:none;
	padding:0;
	margin:0 auto;
	width:325px;
	border:0;
}

ul.form li
{
	padding-top: 10px;
	font-size: 12px;
	font-family: trebuchet MS;
	color: #403e3c;
	padding:10px 0;
	height:35px;
	
}

.form_head
{
	height:20px;
	width:300px;
	color:#aaa;
	text-align:center;
	border-bottom:0 !important;
}

ul.form li label
{
	margin-top: 7px;
	display:block;
	float:left;
	width: 120px;
	padding-left: 7px;
	padding-bottom: 3px;
}

.required
{
	display:block;
	font-size:10px;
	color:#5b6170;
	width:160px;
	float:left;
	clear:left;
}

ul.form li input, 
ul.form li select, 
ul.form li textarea
{
	font-size: 12px;
	font-family: trebuchet MS;
	color: #4c4b4b;
	width:200px;
	height: 17px;
	background-color:#bfbbb0;
	border:2px solid #bfbbb0;
	padding-top: 3px;
	padding-left:3px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}

ul.form li.submit
{
	text-align:right;
	border:0;
}

ul.form li.submit input
{
	background-image: url(images/submit.png);
	background-repeat: no-repeat;
	background-color: #510a04;
	border:0 none;
	cursor:pointer;
	display:block;
	height:30px;
	width:80px;
	overflow:hidden;
	float:right;
	margin-top: 104px;
	margin-right: 80px;
	
}

#comment
{
	width:240px;
	background-color:#bfbbb0;
	border:2px solid #bfbbb0;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}

ul.form li textarea
{
	height:60px;
	width:240px;
}

ul.form li.comment .required, 
ul.form li.comment label
{
	width:120px;
}

li.comments
{
	height:0px !important;
}

.valid
{
	border:2px solid #3e819a !important;
}

.invalid
{
	border:2px solid #eb6624 !important;
}