@charset "utf-8";

/* -------RESETS AND BACKGROUNDS------- */
h1, h2, h3, h4, h5, h6, body, aside, article, section, figure, figcaption, footer, nav, img, header, ul, ol, dl {
	padding: 0;
	margin: 0;
}
p {
	margin-top: 0px;
}

a img { 
	border: none;
}
body {
	color: #30413F;
	background-image: url(../images/bannernavlinenoblack_01.png);
	background-repeat: no-repeat;
	background-color: #000;
	font-family: 'Armata', Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
#wrapper {
	width: 1025px;
}

/*-----------HEADER-SIDEBAR AND NAV----*/
header .hotspot {
	width: 1024px;
}
#sidebar {
	float: left;
	width: 224px;
}
nav ul {
	list-style: none; 
	margin-bottom: 15px;
	margin-top: 0;
	padding-top: 12px;
}
nav ul li {
	width: 183px;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 36px;
}
nav ul a, nav ul a:visited { 
	display: block; 
	text-decoration: none;
	font-size: 24px;
	text-align: right;
}
nav ul a:hover, nav ul a:active, nav ul a:focus { 
	color: #FFF;
}
a:link {
	color: #000;
	text-decoration: none; 
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}


/*---------------CONTAINER-CONTENT AREA-- all page main structure----*/
#container {	
	float: right; 
	width: 800px;
}
#content {
	width: 647px;
	background-color: rgba(217, 192, 106, .8);
	box-shadow: 4px 4px 2px #f36d32;
	margin-left: 123px;
}
#content h1 {  /*------PAGE TITLE---*/
	padding-top: 24px;
	margin-bottom: 10px;
	font-family: 'Mate SC', 'Armata', "trebuchet MS", Verdana, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
#content header img { /*-------THE GRAPHIC LINE UNDER CONTENT HEADER---*/
	float: right;
	width: 70%;
}


/*------------------HOME PAGE CONTENT------------*/
#homecontent {
	clear: both;
	margin-left: 125px;
	padding-top: 10px;	
	padding-bottom: 20px;
}

#homecontent figure {          
	width: 400px;
	height: 200px;
	margin-top: 20px; 
	background-color: #596562;
	box-shadow: 4px 4px 2px 2px #000;	
}
#homecontent h3 {
	padding-top: 20px;
	padding-right: 150px;
	padding-left: 50px;
}
#homecontent p {
	padding-left: 15px;
	padding-right: 100px;
}
#homecontent a {
	padding-left: 95px;
}

/*-------------------ABOUT PAGE---------------*/
#aboutcontent {
	clear: both;
	margin-left: 125px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#aboutcontent figure {
/*	width: 300px;*/
	padding-left: 10px;
/*	margin-bottom: 10px;*/
/*	min-height: 225px;*/
	float: right;
	background: none;
}
#aboutcontent img {
	padding-right: 10px;
	padding-bottom: 0px;
}
#aboutcontent p {
	font-size: 12px;
	padding-right: 50px;
}

/*--------------------CONTACT FORM------*/
#concontent {
	clear: both;
	margin-left: 125px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#contactintro {	
	padding-bottom: 40px;
	padding-right: 50px;
}
#contactintro p {
	margin: 0px;
	padding:0px;
	font-size: 20px;

}
#contactme { /*---FORM---*/
	padding-right: 70px;
}
input, textarea {
	width: 390px;
	float: right;
}
#submit {
	width: 200px;
	margin-top: 24px;
	padding: 14px 0;
}
/*---------------PORTFOLIO CATEGORY INDEX PAGE-----------*/
#maincontent {
	clear: both;
	margin-left: 125px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#maincontent h2 a {            
	font-weight: normal;
}
#maincontent p {
	padding-right: 90px;
	padding-left: 30px;
}
/*-------------------PORTFOLIO SAMPLE WORKS PAGES---*/
#mainworks {
	width: 607px;
	margin-right: 20px;
	margin-left: 20px;
}
#mainworks article {
	clear: both;
	height: 250px;	
	padding-top: 20px;
	padding-bottom: 20px;
}
.works { /*---slider containers--*/
	float: right;
	width: 400px;
	height: 200px;
	box-shadow: 4px 4px 2px 2px #000;
}
.description { /*sample description*/
	font-size: 12px;
	width: 200px;
}
#mainworks h3 {  /*sample piece title*/
	font-size: 14px;

}
/*------------ANIMATION AND VIDEO WORK PAGE----*/
#mainworks .shortscreen { /*----You Tube embeded containter--*/
	float: right;
	width: 240px;
	height: 200px;
/*	margin-top: 20px;*/
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 160px; 
	box-shadow: 4px 4px 2px 2px #000;
}

/*--------------ACKNOWLEDGMENT PAGE-------------*/
#ackcontent {
	clear: both;
	margin-left: 125px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#content header h3 {  /*ACKNOWLEDGMENT PAGE HEADER*/
	padding: 20px 0;
	text-align: center;
}

/*---------------FOOTER----------*/
footer {
	clear: both;
	width: 800px;
}
footer p {
	font-size: 8px;
	text-align: right;
	color: #fff;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footnav {
	padding-top: 15px;
}
footer #footnav a {
	font-size: 10px;
	text-align: right;
	color: #fff;
	padding-right: 3px;
	padding-left: 3px;

}

/*-------------FORMATING HELPERS----------*/
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft {  this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
