/* CSS Document 
yanwhite.com v2.1 01.01.10
*/

/* Reset */

html {
    min-height:101%; /* fixes scroll jumping on firefox */
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

* {
	outline:none;
}

body {
	font-size:62.5%;
}

table {  
	border-collapse: collapse;  
	border-spacing: 0;  
}

ul {
	list-style-type:none;
}

ol, ul {
	margin-left: 25px;
}

a {
	text-decoration:none;
}


/* Nav */

#nav a:link {color: #77665b; }
#nav a:visited {color: #77665b;}
#nav a:hover {color: #669900;}
#nav a:active {color: #77665b;}

#portfolio a.folio {color: #BB4411; }
#blog a.blog {color: #BB4411; }
#home a.about {color: #BB4411; }

.hover :visited {
	cursor:pointer;
	text-decoration:none;}
.hover :active {
	cursor:pointer;
	text-decoration:none;}
.hover :hover {
	cursor:pointer;
	text-decoration:none;}

a:link {color: #77665b; }
a:visited { color: #77665b;}
a:hover {text-decoration: underline; color: #669900;}
a:active { color: #77665b;}

#header {
	height: 100px;
	background-image: url(../images/header-bg-tile.jpg);
	background-position: center;
	background-repeat: repeat-x;
	border-bottom: solid 1px #888;
	margin-bottom: 3px;
}

#header :focus, #footer :focus {
	outline: 0;
}

#masthead {
	margin: 0 auto;
	width: 966px;
	background-color: #282828;
	height: 100px;
}

#masthead h1 {
	display: none;
}

#logo {
	margin: 40px 0 15px 46px;
	float: left;
}

#nav {
	margin: 56px 0 0 196px;
	float: left;
	height: 29px;
}

#nav ul {
	margin-left: 20px;
}

#nav li {
	display: inline;
	padding-left: 20px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.7em;
}



/* Main */


body
{
	background:#BEC3C6 url(../images/bg/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4a3f38;
	line-height: 1.3;
}

body li {
	list-style-type: none;
	line-height: 1.6em;
}

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em; color: #6C9339;
	padding: 10px 0 10px 0;
}

h3 {
	font-size:1.2em;
	padding: 20px 0 10px 0;
}

h4 {
	font-size:1.1em;
}

p {
	padding: 5px 30px 10px 0;
}

#wrap {
	background:url(../images/light.gif) center top no-repeat;
	padding: 0;
}

#wrapper {
	background-color: #fff;
	margin: 0 auto;
	width: 960px;	
	border: solid 2px #d8d8d8;
	position: relative;
	/*min-height:1000px;*/
	height:auto !important;
	/*height:1000px;*/
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-----------------------------------------
Page styles */

#intro {
	width: 920px;
	height: 325px;
	padding: 20px;
	background: #ccc;
	background-image:url(../images/top-bg.jpg); 
	float: left;
}

#intro h2 {
	display: none;
}

#intro p {
	float: left;
	width: 550px;
	padding: 150px 0 10px 10px;
	font-size: 1.2em;
	line-height: 2em;
}

#intro a {
	font-weight: bold;
	color: #8eb351;
}

#skills-top {
	float: right;
	width: 280px;
	margin-top: 30px;
}

#skills-top h3 {
	font-size: 1.2em;
	color: 669900;
	padding: 0;
}

#skills-top ul, .panel-wrapper ul {
	margin: 10px 0 0 0;
}

#skills-top li, .panel-wrapper li {
	font-size: 1em;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 8px;
	color: #bb4411;
	padding-left: 17px;
	background-image:url(../images/greentick.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#skills-top a, .panel-wrapper a {
	color: #bb4411;
	
}

#skills-top a:hover, .panel-wrapper a:hover {
	color: #669900;	
}

#mainSection {
	clear: left;
	border-top: 2px solid #d8d8d8;
	background: #f3f2ff; 
	padding: 30px;
	font-size: 1.1em;
	padding-bottom: 100px;
}

#mainSection h2 {
	border-bottom: dotted 1px #ccc;
	margin: 20px;
}

#mainSection h3 {
	border-bottom: dotted 1px #d8d8d8;
	margin: 20px;
	color: #bb4411;
}

#mainSection  p {
	color: #bb4411;
	border-bottom: dotted 1px #d8d8d8;
	margin: 20px;
}

#clients  ul {
	float: left;
	width: 280px;
	margin-left: 20px;
}

#clients  p {
	border-bottom: dotted 1px #d8d8d8;
	margin: 0 0 11px 0;
	padding: 0 0 5px 0;
	width: 150px;
}

#latest-projects {
	float: left;
	height: 240px;
	width: 605px;
	padding: 15px 0 20px 20px;
}
#latest-projects h4 {
	padding-bottom: 10px;
}

#gallery {
	position:relative;
	height:200px
}
#gallery a {
		float:left;
		position:absolute;
	}	
#gallery a img {
		padding: 3px;
		border: 1px solid #ccc;
	}	
#gallery a.show {
		z-index:500
	}

#blog-latest {
	margin: 10px 10px 0 0;
	float: right;
	background-image:url(../images/home/blog-latest-bg.jpg); 
	background-repeat: no-repeat;
	width: 253px;
	height: 202px;
	padding: 20px;
	font-size: 1.1em;
	font-family: Georgia;
}
#blog-latest p {
	border-bottom: dotted 1px #ccc;
	color: #a7a38c;
}

#portfolio h1 {margin: 30px 0 0 20px; color: #666}
#portfolio h2 {margin: 20px 0;}

.portfolio_page {
	width: 600px;
	height: 400px;
	padding: 20px;
}

.portfolio_page img {
	float: right;
	margin-left: 20px;
}

#logos ul {
	margin: 0 0 80px 40px;
}

#logos li {
	display: inline;
}

#logos img {
	padding: 10px;
}

#print {
	margin: 0 0 100px 45px;
}

#print p {
	font-size: 1.1em;
	color: #777;
	padding: 10px 0 50px 0;
}

#print img {
	margin: 5px 5px 0 0;
	border: 1px solid #ebebeb
}

.southern, .southern-tall {float: left; width: 300px; height: 300px; font-size: 1.1em}
.southern-tall {height: 600px}
.southern img, .southern-tall img {border: 1px solid #ccc; padding: 0 !important; margin: 0 !important}
.banners img, .banners-clear img {float: left !important; padding: 20px 20px 20px 0}
.banners-clear {clear: left}
.margin {margin: 30px 0; float: right}
.screenshot-box {float: right; width: 300px; margin-left: 40px}
.screenshot-box img {padding: 10px 0}
.sample {float: right; margin-left: 40px} 
.retouching img {margin: 0 3px 3px 0;}

#folio-logo {
	position: absolute;
	top: 40px;
	right: 60px;
	width: 140px;
	clear: both !important;
	padding: 0;
	margin-bottom: 100px;
}


/* Footer styles */

#footer a:link {color: #8eda2a;  }
#footer a:visited { color: #8eda2a; }
#footer a:hover {text-decoration:underline; color: #8eda2a; }
#footer a:active { color: #8eda2a; }

#footer {
	margin: 0 auto;
	background-color:#333333;
	background-image:url(../images/footer-gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	clear: both;
	height: 365px;
	width: 900px;
	padding: 0 25px 0 35px;
	border: solid 2px #D8D8D8;
	border-top: none;
}

#footer p {font-size: 1.2em; font-weight: normal; color: #6C9339;}

#footer span {color: #77665b;}

#footer strong {color: #fff;}

.footer-logo {position: relative; top: 7px; right: 0; }

#footer-col1 {float: left; width: 420px; margin-right: 90px; padding-top: 25px;}

#footer-col2 {
	float: left; width: 370px; 
	background-image:url(../images/polaroid.jpg); 
	background-repeat: no-repeat; 
	background-position: 230px 0px ;
	padding-top: 25px;}
	
#footer h6 a {
	padding-top: 30px;
	margin-right: 30px;
	font-size: 10px;
	color: #bb4411 !important;
	width: 20px; 
	height: 28px;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	background-position: 0 15px;
	float: right;
}


/* MUSIC */

#portfolio-menu {
	width: 200px;
	float: left;
	margin: 30px 30px 60px 30px;
}

#portfolio-main {
	float: left;
	width: 570px;
	margin: 30px 0 60px 0;
}

#player-2 {
	float: left;
	width: 300px;
}

#playlist {
	float: left;
	width: 150px;
	margin-left: 15px;
}



