@charset "UTF-8";



/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/*Removes underline and color from links*/
a { color: inherit; text-decoration: none; outline: none;}

* {
   padding:0;
   margin:0;
}

html
{
height: 100%;}

body {
	background-color: #0099cc;
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #FFF;
	text-align:center;
	}
	


p {
	margin: 12px 0;
}

a {
	color: #fff;
	/*border-bottom: 1px solid #4d4542;*/
}

a:hover {
	color: #FF3334;
	/*border-bottom: 1px solid #fff;*/
}

em {
	font-style: italic;
}

#logo {
	height: 332px; 
	background-image: url(../images/header_bg.jpg); 
	background-repeat: repeat-x; 
	width: 100%; 
	display: block;}
	
	#logoimage {
	width: 900px;
	height: 332px;
	background: url(../images/header.jpg) no-repeat  ;
	margin-left:auto;
	margin-right:auto;
	
	/*display: none;*/
}


#logo2 {
	height: 49px; 
	background-image: url(../images/red_header_new.jpg); 
	background-repeat: repeat-x; 
	width: 100%; 
	display: block;}
	
	#logoimage2 {
	width: 900px;
	height: 49px;
	background: url(../images/red_header_logo_new.jpg) no-repeat  ;
	margin-left:auto;
	margin-right:auto;
	
	/*display: none;*/
}

#topmenu {
	height: 49px; 
	background-image: url(../images/red_header_new.jpg); 
	background-repeat: repeat-x; 
	width: 100%; 
	display: block;}
	
	#topmenu_container{
	width: 900px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	}
	
		
		#topnav {
	margin: 0;
	padding: 0;
	height: 49px;
	list-style: none;
	display: inline;
	
	}

#topnav ul li {
	margin: 0; 
	list-style: none;
	display: inline;
	
	}

#topnav a {
	float: left;
	font-size:48;
	line-height: 48px;
	text-indent: -9999px;
	
	}
	
#topnav a:hover {
	background-position: 0 98px;
	}


		
		
		#nav1 a  {
	width: 85px;
	background: url(../images/home.jpg) left no-repeat;
	}
	
	#nav1 a:hover{
	background: url(../images/home.jpg) left no-repeat;}
	
	
	#nav2 a  {
	width: 139px;
	background: url(../images/ginger_red.jpg) left no-repeat;
	}
	
	#nav2 a:hover{
	background: url(../images/ginger_blue.jpg) left no-repeat;
	}
	
	
	#nav3 a  {
	width: 76px;
	background: url(../images/author.jpg) left no-repeat;
	}
	
	#nav3 a:hover{
	background: url(../images/author_blue.jpg) left no-repeat;
	}
	
	#nav4 a  {
	width: 118px;
	background: url(../images/illustrator.jpg) left no-repeat;
	}
	
	#nav4 a:hover{
	background: url(../images/illustrator_blue.jpg) left no-repeat;
	}
	
	#nav5 a {
	width: 482px;
	background: url(../images/splatt2.jpg) left no-repeat;
	}
	#nav5 a:hover  {
	width: 482px;
	background: url(../images/splatt2.jpg) left no-repeat;
	}




#container {
	margin: 0 auto;
	padding-top: 0 !important;
}
.container {width: 900px; margin:0 auto;}

.container2 {background-color:#98669A;width: 900px; margin:0 auto;}



	#work {
	width: 900px;
	margin-top: 20px;
	padding-top: 0; 
	}
	
		
	#work div.all {
	clear: both;
	margin-bottom: 12px;
	padding-bottom: 50px;
	
	
}

	.title {
	width: 900px;
	font-size: 24px;
	color:#FFF;
	text-align:left;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom:5px;
	}

	.title2 {
	background: transparent url(file:///Macintosh%20HD/Users/Col/Desktop/jaspermcflea/images/small_logo2.png) no-repeat right 85%;
	width: 860px;
	font-size: 26px;
	color:#FFF;
	text-align:left;
	border-bottom: 1px dashed #FFF;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom:10px;
	}


	#work div.all .item {
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	text-align: left;
	}
	
	img.floatRight { 
    float: right; 
    margin: 4px; 
}
	

	#work div.all .item p {
	padding-left: 0px;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	}

	#work div.all .item a img {
	border: 7px solid #0099cc;
	margin-bottom: 5px;
	
	}

	#work div.all .item a:hover img {
	border: 7px solid #FFF;
	margin-bottom: 5px;
	}
	
	#work div.all .item h4 {
	margin: 0;
	}

	#work div.all h2 {
	width: 900px;
	padding-top:20px;
	font-size: 18px;
	color:#FFF;
	text-align:center;
				}
				
	#work div.all .item h5 {
	background: none;
	width: 269px;
	font-size: 12px;
	color:#FFFFFF;
	padding: 10px 0 0 0;
				}			
	
	#work div.all h2.works {
	
	width: 260px;
	Height: 30px;
	padding-right: 0;
				}
				
	
	#worklist
{
margin-left: 0;
padding-left: 40px;
list-style: none;
}

#worklist li 
{
padding-left: 40px;
padding-bottom:15px;
background-image: url(../images/pasta2.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}			


		
	


#footer {
	height: 100px;
	background: #98669A url(../images/footer.jpg) repeat-x; 
	margin-top: 20px; 
	display: block;
	clear: both;
	}
	
	
	#footer p{
		padding: 30px 0 10px 0;
		color:#FFFFFF;
		font-size: 12px;
		text-align: center;
		
	}
	
	




