/*
Theme Name: idPro Faces
Theme URI: http://goodknightmultimedia.com/
Description: The idProjections Faces Theme
Author: Kyle Knight
Author URI: http://goodknightmultimedia.com/
*/

/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
  margin:0px;  
  padding:0px;  
  border:0px;  
  border-collapse:separate;  
  border-spacing:0px;
}

/* BEGIN STYLING */

body {
  background: #191919 url(../images/bodybg.jpg) repeat-x center top;
  font: 100.1% Helvetica, Arial, Verdana, Tahoma, Sans-Serif;
  color: #2d2d2d;
}

.even, .odd {
	padding: 10px 13px;
	font-size: .8em;
	line-height: 1.3em;
	position: relative;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 10px 5px;
}

.even {
	background: transparent url(../images/darkbg.png) repeat-y center top;
}
.even p {
	color: #ddd;
}

.odd {
	background: transparent url(../images/lightbg.png) repeat-y center top;
}

.hr {
	margin: 0 auto;
	padding: 0;
	background: url(../images/linebg.jpg) repeat-x left center;
	border: 0;
	height: 2px;
	line-height: 2px;
	width: 500px;
}

a, a:link { color: #909090; }
a:visited { text-decoration: none; color: #909090; }
a:hover, a:active { color: #ccc; }

.wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.content-area {
	width: 526px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}

#header {
	background: transparent url(../images/logo_navbg.png) no-repeat center top;
	margin: 38px 0 0;
	height: 61px;
}

#header h1 {
	width: 300px;
	position: absolute;
	right: 200px;
	top: 0;
	margin: 0;
}

#header h1 a {
	display: block;
	height: 25px;
	outline: none;
	text-indent: -9009em;
}

#navigation { 
	overflow: hidden; 
	padding: 32px 0 0 15px;
}
		
#navigation li {
	list-style: none;
	float: left;
	display: inline;
	font-size: .7em;
	margin-left: 15px;
}

#navigation li.nav-about a { background: url(../images/icon_about.jpg) no-repeat left top; }
#navigation li.nav-blog a { background: url(../images/icon_blog.jpg) no-repeat left top; }
#navigation li.nav-portfolio a { background: url(../images/icon_portfolio.jpg) no-repeat left top; }
#navigation li.nav-contact a { background: url(../images/icon_contact.jpg) no-repeat left top; }

#navigation li a, #navigation li a:link, #navigation li a:visited {
	color: #c4c1c1;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	padding-left: 23px;
}

#navigation li a:hover, #navigation li a:active { color: #fff; }

#navigation li span {
	display: block;
	font-size: .9em;
	color: #8e8d8d;
	text-transform: none;
}

.alignleft { 
	float: left; 
	margin: 0 10px 5px 0;
}

#twitter p {
	overflow: hidden;
	background: url(../images/icon_twitter.jpg) no-repeat left center;
	padding: 10px 0 10px 35px;
	margin: 0 5px;
}

#blog h2 a, #blog h2 a:link, #blog h2 a:visited { text-decoration: none; }
#blog a, #blog a:link, #blog a:visited { text-decoration: none; }
#blog .meta {
	text-align: right;
	font-size: 0.7em;
}
#blog .readmore {
	text-align: right;
	font-size: 0.7em;
}

#portfolio {
	height: 283px;
	width: 500px;
	padding: 0 13px;
}

#portfolio #portfolio_images {
	float: left;
	height: 283px;
	width: 500px;
}

#portfolio #portfolio_images div a {
	display: block;
	height: 283px;
	width: 500px;
	text-indent: -9009em;
}

#portfolio div#port_tn_1 a { background: url(../images/portfolio/antiagency_1.png) no-repeat center top; }
#portfolio div#port_tn_2 a { background: url(../images/portfolio/journey_1.png) no-repeat center top; }
#portfolio div#port_tn_3 a { background: url(../images/portfolio/myesmo_1.png) no-repeat center top; }
#portfolio div#port_tn_4 a { background: url(../images/portfolio/rawlings_1.png) no-repeat center top; }

#portfolio li a:hover { background-position: center bottom !important; }

#contact {
	background: url(../images/contactbg.png) repeat-y center top;
}

#contact-form {
	float:left;
	width: 250px;
}

#contact-form label { display: none; }

#contact-form .fmtext,
#contact-form .fmtextarea,
#contact-form .fmverify {
	background-color: #606060;
	border: 1px solid #858585;
	color: #343434;
	font-family: Helvetica, Arial, Verdana, Tahoma, Sans-Serif;
	padding: 5px;
	width: 200px;
	margin: 10px 0 0;
}
#contact-form .fmtextarea {
	height: 75px;
	font-size: .9em;
}
#contact-form .fmverify { 
	width: 100px; 
	float: left;
}
#contact-form .fieldwrap,
#contact-form .submit { 
	overflow: hidden; 
	margin: 0 15px;
}
#contact-form .fieldwrap img {
	display: block;
	float: left;
	margin: 10px 0 0 5px;
}
#contact-form .submit input {
	background-color: #2e2d2d;
	border: 1px solid #858585;
	color: #858585;
	width: 215px;
	padding: 5px;
	margin: 10px 0 0;
}
#contact-form .submit input:hover,
#contact-form .submit input:active,
#contact-form .submit input:focus {
	background-color: #858585;
	border: 1px solid #2e2d2d;
	color: #2e2d2d;
}

#contact-addy {
	margin-left: 252px;
}
#contact-addy p { line-height: 1em; }
#contact-addy p span {
	display: block;
	color: #6c6b6b;
	padding: 5px 0 5px;
}
/*#contact-addy p a, #contact-addy p a:link, #contact-addy p a:visited { color: #2D2D2D; text-decoration: none; }
#contact-addy p a:hover, #contact-addy p a:visited { text-decoration: underline; }*/

#copyright {
	background: url(../images/copyrightbg.png) no-repeat center bottom;
}
#copyright p {
	font-size: .7em;
	margin: 0 40px 5px;
	text-align: center;
	line-height: 1.1em;
}

#footer {
	background: url(../images/footerbg.jpg) repeat left top;
	border-top: 1px solid #2d2d2d;
	min-height: 200px;
	margin-top: -2px;
}

#foot-wrap { border-top: 1px solid #858585; }

#footer .hr { margin-top: -1px; }

.top-link {
	display: none;
	position: absolute;
	right: -42px;
	bottom: 10px;
	background: url(../images/btn_top.png) no-repeat left top;
	text-indent: -9009em;
	z-index: -1;
}
.top-link a {
	display: block;
	width: 55px;
	height: 75px;
	outline: none;
}

.spacing {
	clear:  both;
}





/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  

.jqmWindow {
    display: none;
    
    position: fixed;
    top: 50%;
    left: 50%;
    height: 600px;
		overflow: auto;
    margin-left: -300px;
		margin-top: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }
