/* 
html5doctor.com Reset Stylesheet
v1.4 
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}

article, aside, dialog, figure, footer, header, 
hgroup, nav, section { 
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;	
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

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

hr {
    display:block;
    height:1px;
    border:0;	
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
	vertical-align:middle;
}

/* BEGIN SSWS STYLING */

body {
	background: #666 url(../images/background.gif);
	}

h1, h2, h3, h4, h5, h6{
	font-family: 'Muli',Helvetica, Arial, sans-serif;
	font-weight: 100;
}	

p, ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 1.2;
	}
#wrapper {
	width: 900px;
	background: #fafafa;
	margin: 20px auto;
	-moz-box-shadow: 2px 2px 2px #333;
	-webkit-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;

	padding-top: 25px;
	}
	
#header{
	height: 80px;
	margin: 0 40px;
	}

#header a{
	color: #f90;
	text-decoration: none;
	}
	
#header a:hover{
	text-decoration: underline;
	color: #c00;
	}
#headerL {
	width: 450px;
	float: left;
	position: relative;
		height: 75px;

	}

#header h1{
	font-size: 35px;
	color: #f90;
	position: relative;
	background: url(../images/lgo2.png) no-repeat left center;
	z-index: 10;
	padding: 15px 0 0 40px;
}	

#headerL h2{
	padding: 4px 0 0 61px;
	font-size: 12px;
	z-index: 10;
	position: relative;
	}
#spot{
position: absolute;
left: 0;
top: 0;
display: block;
width: 70px;
height: 70px;
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
border-radius: 35px;
-moz-box-shadow: 1px 1px 2px #999;
box-shadow: 1px 1px 2px #999;
-webkit-box-shadow: 1px 1px 2px #999;
background-color: #c00;


 /* fallback image */
background-image: url(../images/redspot.png) no-repeat left top; 


/* Firefox 3.6+ */

background-image: -moz-radial-gradient(#f00, #600);

/* Safari 4+, Chrome 1+ */
   background-image: -webkit-gradient(radial, center center, 6, center center, 40, from(#f00), to(#600));

   /* Safari 5.1+, Chrome 10+ */
 background-image: -webkit-radial-gradient(#f00, #600); 

/* Opera 11.10+ */
   background-image: -o-radial-gradient(#f00, #600);


	}

#headerR {
padding-top: 15px;
	width: 370px;
	float: right;
	text-align: right;
	}
#headerR h2{
	font-size: 24px;
	color: #f90;
	margin-bottom: 5px;
	}
	
/* Content */

#content{
	overflow: hidden;
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	}
	
#content h2{
	font-size: 30px;
	color: #f90;
	margin-bottom: 15px;
	}
	
#content h2 span{
	color: #960;
	}	
	
#left p{
	margin: 10px 0;
	width: 275px;
	}

#left  a{
	color: #f90;
	
	}
	
#left a:hover{
	color: #c00;
	}
#content ul{
	color: orange;
	}	
#content li{
	margin-left: 20px;
	padding-left: 10px;
	list-style-type: square;
	color: #666;
	}
#left {
	width: 309px;
	float: left;
	border-right: 1px solid #eee;
	
	}

#left section{
	margin-bottom: 40px;
	}	
#right {
	width: 472px;
	float: right;
	
	}

#portfolio {
	width: 470px;
	height: 560px;
	background: #333;
	margin-top: 20px;
	border: 1px solid #333;
	-webkit-border-radius: 4px;
	border-radius: 4px;

	}
#portfolio h3{
	height: 43px;
	color: #fff;
	background: url(../images/portfolio_title_back.png);
	font-size: 23px;
	line-height: 43px;
	padding: 0 15px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
	
#portfolio h4{
	color: orange;
	padding: 0 15px;
	margin-top: 15px;
	font-size: 20px;
	}
	
#portfolio .site p{
	margin: 0 0 15px 15px;
	width: 250px;
	font-size: 14px;
	color: #333;
	}
	
#siteWindow{
	height: 340px;
	overflow-x: hidden;
	overflow-y: auto;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.site{
	height: 340px;
	width: 470px;
	background: #dedede;

	}

.site a{
	color: #f90;
	}
	
.site a:hover{
	color: #c00;
	}
#thumbnails #row1{
	height: 90px;
	padding: 13px 0 5px 23px;
	overflow: hidden;
	}
	
	#thumbnails #row2{
	overflow: hidden;
	clear: both;
	height: 90px;
	padding: 8px 0 10px 23px;
	}

#thumbnails ul{
	margin: 0;
	}
	
#thumbnails ul li{
padding: 0;
list-style: none;
	float: left;
	margin: 0;
	margin-right: 21px;
	}	
#thumbnails a{
border: 2px solid #fff;
	height: 86px;
	width: 86px;
	display: block;
	
	background-position: 0px;
	}	
	

#thumbnails a:hover{
	cursor: pointer;
	border-color:orange;
	background-position: -90px;
	}

#thumbnails a.no-hover:hover{ /* Class given by jQuery to prevent hover change of background image */
cursor: pointer;
	border-color:orange;
	background-position: 0px;
	}	

#thumbnails a.current
{
	cursor: default;
	border-color:orange;
	background-position: -90px;
	}

	

/* You're Welcome */
#yw_box {
	background: #fff url(../images/portfolio/yw.png) center no-repeat;
	}

a#yw {
	background: #fff url(../images/thumbnails/yw.png) left center no-repeat;
	}
	
/* Capri Shoes */
#cs_box {
	background: #fff url(../images/portfolio/cs.png) center no-repeat;
	height: 340px;
	width: 470px;

	}

a#cs {
	background: #fff url(../images/thumbnails/cs.jpg) left center no-repeat;
	}
	
/* BRC */
#br_box {
	background: #fff url(../images/portfolio/br.png) center no-repeat;
	}

a#br {
	background: #fff url(../images/thumbnails/br.png) left center no-repeat;
	}
	
	/* Cadia */
#ca_box {
	background: #fff url(../images/portfolio/ca.png) center no-repeat;
	}

a#ca {
	background: #fff url(../images/thumbnails/ca.png) left center no-repeat;
	}
	
	/* glenn ritchie */
#gr_box {
	background: #fff url(../images/portfolio/gr.png) center no-repeat;
	}

a#gr {
	background: #fff url(../images/thumbnails/gr.jpg) left center no-repeat;
	}

	/* Solanna */
#sd_box {
	background: #fff url(../images/portfolio/sd.png) center no-repeat;
	}

a#sd {
	background: #fff url(../images/thumbnails/sd.jpg) left center no-repeat;
	}

	/* Metagenyx */
#mx_box {
	background: #fff url(../images/portfolio/mx.png) center no-repeat;
	}

a#mx {
	background: #fff url(../images/thumbnails/mx.png) left center no-repeat;
	}


/* more */

#portfolio a#more p{
	text-align: center;
	height: 86px;
	width: 86px;
	font-family: Helvetica,Arial, sans-serif;
	color: #fff;
	line-height: 90px;

	}	

#more_box{
	background: #efefef;
	}
a#more {
	background: #333 url(../images/thumbnails/more.jpg) left center no-repeat;
	}
		
a#more {
	text-decoration: none;
	}		
/* ANWOL */

#nw_box {
	background: #fff url(../images/portfolio/nw.png) center no-repeat;
	}

	
a#nw {
	background: #fff url(../images/thumbnails/anwol.jpg) left center no-repeat;
	}
	




#content .site ul{
	margin: 20px;
	}	

#content .site ul li{
	margin-bottom: 7px;

	}
#footer{
	clear: both;
	overflow: hidden;
	background: #333;
	padding: 20px;
	}
	
#footer div{
	float: left;
	min-height: 160px;
	}

#col1{
	width: 200px;
	}
	
	
#col2{
	border-width: 0 1px;
	border-color: #f90;
	border-style: solid;
	margin-bottom: 20px;
	width: 280px;
}

#col3 {
	width: 350px;
	background: url(../images/pippip.png) no-repeat 10px bottom ;
	padding-bottom: 7px;
	}
	
#col3 img{
	float: right;
	}
#footer h3{
	font-size: 18px;
	margin: 0 15px 0;
	color: #f90;
	}
#footer h3 a{
	color: #f90;
	text-decoration: none;
	}
	
#footer p{
	font-size: 12px;
	color: #fff;
	margin: 7px 15px;
	}
	
#col1 img{
	margin-right: 10px;
	margin-top: 20px;
	}
	
#footer p.tweet{
	font-size: 14px;
	}

#footer p.tweet a{
	color: #fff;
	}	
#footer p.date{
	color: #ccc;
	}
	
#footer p.copy{
	font-size: 10px;
	text-align: center;
	clear: both;
	margin-top: 20px;
	}
	

