@charset "UTF-8";
/*
Theme Name: awdv1
Theme URI: http://www.awhittdesigns.com
Description: Anthony Whittington Designs.
Version: 1.3
Author: Anthony Whittington
Author URI: http://www.twitter.com/awhittdesigns
*/


body {
	font-family: "Century Gothic", Helvtica, Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #636466;
	margin: 0;
	background-color: #FFF;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: 0.0625em;
}
#header {
	background-image: url(../images/bg_headermain.jpg);
	background-repeat: no-repeat;
	height: 403px;
	padding-top: 1px;
	background-position: center;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header #logoname {
	text-align: center;
	left: auto;
	right: auto;
	margin-top: 50px;
}
#wrapper #header #logonames {
	text-align: center;
	left: auto;
	right: auto;
	margin-top: 212px;
}

/* ======================================------ NAVIGATION MAIN ------====================================== */
#navigation   {
	margin-top: 115px;
	margin-left: 120px;
}
#navigation ul   {
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 47px;
	width: 748px;
}
#navigation ul li   {
	float: left;
	height: 47px;
	list-style-type: none;
}
#navigation ul li a   {
	display: block;
	height: 47px;
	text-indent: -9999px;
}
#nav_designs, #nav_designs a {
	width: 135px;
}
#nav_about, #nav_about a {
	width: 165px;
}
#nav_home, #nav_home a {
	width: 156px;
}
#nav_contact, #nav_contact a {
	width: 157px;
}
#nav_resume, #nav_resume a {
	width: 135px;
}
#page_designs #wrapper #header #navigation ul #nav_designs a{
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: 0 -94px;
}
#wrapper #header #navigation ul #nav_designs a:hover {
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: 0 -47px;
}
#page_about #wrapper #header #navigation ul #nav_about a{
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -135px -94px;
}
#wrapper #header #navigation ul #nav_about a:hover {
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -135px -47px;
}
#page_home #wrapper #header #navigation ul #nav_home a{
}
#page_contact #wrapper #header #navigation ul #nav_contact a{
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -456px -94px;
}
#wrapper #header #navigation ul #nav_contact a:hover {
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -456px -47px;
}
#page_resume #wrapper #header #navigation ul #nav_resume a{
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -613px -94px;
}
#wrapper #header #navigation ul #nav_resume a:hover {
	background-image: url(../images/nav_bar.png);
	background-repeat: no-repeat;
	background-position: -613px -47px;
}

/* ======================================------ HEADINGS ------====================================== */
h1   {
	font-size: 40px;
	display: none;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 34px;
	margin: 0px;
	padding-top: 10px;
}
h3 {
	font-size: 28px;
	margin: 0px;
	padding-top: 10px;
}
h4 {
	font-size: 20px;
}

/* ======================================------ USEFUL CLASSES ------====================================== */
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.clear_both {
	clear: both;
}
.float_right_footer{
	float: right;
	padding-top: -15px;
}
.delink_white {
	color: #FFF;
	text-decoration: none;
}
.delink_gray {
	color: #636466;
	text-decoration: none;
}
.delink_gray_underline {
	color: #636466;
	text-decoration: underline;
}
.blue {
	color: #1aa7d2;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.padTwenty{
	padding-left: 20px;
}
.thumbnail {
	float: left;
	width: 125px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: auto;
}
.hide {
	display: none;
}

/* ======================================------ HOME ------====================================== */
#page_home {
	color: #FFF;
}
#page_home #wrapper #content_top h2 {
	text-indent: -9999px;
}
#page_home #wrapper #content_top {
	background-image: url(../images/content_home_top.png);
	background-repeat: no-repeat;
	height: 70px;
}
.center_text {
	text-align: center;
	letter-spacing: .15em;
}
.justify {
	text-align: justify;
}
/* CONTENT BOX */
#page_home #wrapper #content {
	background-image: url(../images/content_home_mid.png);
	background-repeat: repeat-y;
	padding-right: 70px;
	padding-left: 70px;
}
#page_home #wrapper #featured_content {
	margin-top: -100px;
	margin-bottom: 20px;
}
#page_home #wrapper #content_btm {
	background-image: url(../images/content_home_btm.png);
	background-repeat: no-repeat;
	height: 28px;
	margin: 0;
}
#page_home #wrapper #content p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* ======================================------OTHER PAGES------====================================== */
/*----- CONTENT BOX -----*/
#content_other_top {
	background-image: url(../images/content_other_top.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
}
#content_other_mid {
	background-image: url(../images/content_other_mid.png);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
}
#content_other_btm {
	background-image: url(../images/content_other_btm.png);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0;
	background-position: center;
}
#contentothertop {
	background-image: url(../images/content_other_top.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
}
#contentothermid {
	background-image: url(../images/content_other_mid.png);
	background-repeat: repeat-y;
	margin-top: -17px;
	padding-right: 35px;
	padding-left: 35px;
}
#contentotherbtm {
	background-image: url(../images/content_other_btm.png);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0;
	background-position: center;
}
#wrapper #content_other_mid p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page_designs, #page_about, #page_contact, #page_resume {
	color: #636466;
}
/*----- DESIGN NAV -----*/
#page_designs #wrapper #content_other_mid #design_nav li {
	float: left;
	list-style-type: none;
}
#page_designs #wrapper #content_other_mid #design_nav li a {
	display: block;
	height: 150px;
}
#page_designs #wrapper #content_other_mid #design_nav li span {
	display: none;
}
#page_designs #wrapper #contentothermid #design_nav li {
	float: left;
	list-style-type: none;
}
#page_designs #wrapper #contentothermid #design_nav li a {
	display: block;
	height: 150px;
}
#page_designs #wrapper #contentothermid #design_nav li span {
	display: none;
}
#print {
	background-image: url(../images/design_navigation/button_print.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 125px;
	margin-right: 10px;
	margin-left: 50px;
}
#photos {
	background-image: url(../images/design_navigation/button_photos.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 125px;
	margin-left: 10px;
	margin-right: 10px;
}
#web {
	background-image: url(../images/design_navigation/button_web.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 125px;
	margin-right: 10px;
	margin-left: 10px;
}
#video {
	background-image: url(../images/design_navigation/button_video.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 125px;
	margin-left: 10px;
	margin-right: 10px;
}
#threed {
	background-image: url(../images/design_navigation/button_3d.png);
	height: 150px;
	width: 125px;
	margin-left: 10px;
	margin-right: 10px;
}
/* ======================================------ PRINT ------====================================== */
.print {
	margin: 10px 0 0 0;
	padding-bottom: 20px;
}
.printThumb{
	border: 3px outset #187aaa;
	margin: 4px 0;
}
.projectprintHorz {
	vertical-align: middle;
	float: left;
	margin: 20px 20px 20px 0;
	border: 2px outset #187aaa;
}
.projectprintVert {
	vertical-align: middle;
	border: 2px outset #187aaa;
	float: left;
	margin: 20px 20px 20px 70px;
}

/* ======================================------ PRINT 2 COLUMN ------====================================== */
#columnLeft {
	float: left;
	width: 453px;
	margin: auto;
}
#columnRight {
	float: right;
	width: 447px;
	margin: 0 auto;
}
#description {
	margin-top: auto;
	margin-bottom: auto;
}

/* ======================================------ PRINT 3 COLUMN ------====================================== */
.columnL {
	float: left;
	width: 302px;
	padding: 4px;
	margin: 0px;
}
.columnM {
	padding: 4px;
	float: left;
	width: 302px;
	margin: 0px;
}
.columnR {
	float: right;
	width: 302px;
	padding: 4px;
	margin: 0px;
}

/* ======================================------ PHOTOS ------====================================== */
/*------ COOL IRIS ------*/
#coolIris {
	padding-top: 20px;
	padding-bottom: 20px;
}


/* ======================================------ WEB ------====================================== */
.projectWeb {
	vertical-align: middle;
	float: left;
	margin-right: 20px;
	border: 2px outset #187aaa;
}
#web_design {
	margin: 10px 0 0 0;
	padding-bottom: 20px;
}

/* ======================================------ VIDEO ------====================================== */
#videos {
	margin-top: 10px;
	padding-bottom: 20px;
}

/* ======================================------ 3D ------====================================== */
#three_d {
	margin-top: 10px;
	padding-bottom: 20px;
}

/* ======================================------ ABOUT ------====================================== */
#program_experience {
	float: left;
	margin: 0 0 0 75px;
}
#specialties {
	float: right;
	margin: 0 75px 0 0;
}
.aboutList {
	margin: 30px 0 10px 0;
}
.float_form_right {
	float: right;
	margin: 30px 0 10px 150px;
}
.float_form_left {
	float: left;
	margin: 30px 0 10px 0;
}

/* ======================================------ CONTACT ------====================================== */


/* ======================================------ RESUME ------====================================== */
.center_resume {
	text-align: center;
	padding-left: 25px;
}
.resume_download {
	font-size: .9em;
	text-align: center;
	letter-spacing: .5px;
}
.printable_resume {
	text-align:center;
	letter-spacing: .5px;
	width: 150px;
	margin: auto;
	font-size: .75em;
	text-decoration: underline;
}
.float_right_resume {
	float: right;
	width: 150px;
	padding-top: 20px;
}

/* ======================================------ FOOTER ------====================================== */
#footer  {
	text-align: center;
	margin-top: 5px;
	color: #1D91C9;
}
#footer2{
	display: block;
	color: #1D91C9;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer{
	font-size: 12px;
}

/* ======================================------ MOZILLA ------====================================== */
a:focus
{
-moz-outline-style: none;
}

/* ======================================------ LIGHTBOX ------====================================== */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #bcbec0; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #bcbec0; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #339bc8; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

