@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 8pt;
	background-color:#FFF;
	background-image:url(images/bg-floral.jpg);
	margin: 0%;
	}

A:link {
	text-decoration: none;
	color: #333;
	}
	
A:visited {
	text-decoration: none;
	color:#333;
	}
	
A:active {
	text-decoration: none;
	color: #d97f0f;
	}
	
A:hover {
	text-decoration: none; 
	color: #d97f0f;
	}
	
/* Sticky Header */
#header { 
	height: 108px; 
	position: fixed; 
	width: 282px; 
	z-index: 500; 
	top: -60px; 
	left: 50%; 
	margin-left: -500px;
	}

#logo { 
	float: left; 
	padding-top: 40px; 
	width: 282px; 
	}
	
#menu {
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 963px;
	margin: 0 auto;
	}

#header-menu {
	height: 65px;
	width: 963px;
	text-align: right;
	padding-top: 40px;
	padding-right: 12px;
	margin-top: -5px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom:auto;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	background-position:center; 
	}

#header-container {
	height: 70px;
	width: 952px;
	margin: 0 auto;
	}

#logo {
	height: 70px;
	width: 296px;
	float:left;
	}

#print {
	width: 982px;
	height: 965px;
	margin-top: 10px;
	margin-left:auto;
	margin-right: auto;
	}
	
#web {
	height: 512px;
	width: 982px;
	margin-top: 10px;
	margin-left:auto;
	margin-right: auto;
	}
	
#illust {
	height: 512px;
	width: 982px;
	margin-top: 17px;
	margin-left:auto;
	margin-right: auto;
	}
	
#motion {
	height: 280px;
	width: 982px;
	margin-top: 17px;
	margin-left:auto;
	margin-right: auto;
	}
	
#aboutme {
	height: 771px;
	width: 982px;
	background-image: url(images/aboutbg.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 17px;
	margin-left:auto;
	margin-right: auto;
	}
	
#photo {
	height: 725px;
	width: 919px;
	padding-top: 20px;
	margin: 0 auto;
	font-size: 10px;
	line-height: 20px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	text-align:right;
	}
	
.aboutcol {
	height: 200px;
	width: 271px;
	font-size: 11px;
	line-height: 14px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	float:left;
	margin-right: 35px;
	margin-top: 3px;
}

.aboutmiddle {
	height: 200px;
	width: 310px;
	font-size: 11px;
	line-height: 14px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	float:left;
	margin-right: 10px;
	margin-top: 3px;
}

.aboutright {
	height: 200px;
	width: 281px;
	font-size: 11px;
	line-height: 14px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	float: right;
	margin-top: 3px;
}

.column {
	height: 175px;
	width: 110px;
	font-size: 11px;
	line-height: 14px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	float:left;
	margin-right: 20px;
}

.column2 {
	height: 175px;
	width: 180px;
	font-size: 11px;
	line-height: 14px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	float: left;
}

.column3 {
	height: 175px;
	width: 150px;
	font-size: 11px;
	line-height: 14px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	float: left;
}
	
.category {
	height: 35px;
	width: 900px;
	padding-left: 14px;
	margin-top: 30px;
	}
	
.category-top {
	height: 35px;
	width: 900px;
	padding-left: 14px;
	margin-top: -10px;
	}

.workbox {
	height: 212px;
	width: 316px;
	float: left;
	margin-right: 6px;
	margin-left: 5px;
	margin-bottom: 20px;
	background-image:url(images/work-card.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
.thumbnail {
	height: 146px;
	width: 265px;
	padding-top: 20px;
	margin: 0 auto;
	}
	
.title {
	font-size: 12px;
	line-height: 35px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
}

.footer {
	height: 30px;
	width: 962px;
	margin-top: 5px;
	margin-left:auto;
	margin-right: auto;
	padding-right: 10px;
	text-align: right;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	}

/*Looped Slider*/

.container { 
	width: 919px; 
	height: 486px; 
	overflow: hidden; 
	position: relative; 
	cursor: pointer; 
	}
	
.slides { 
	position: absolute; 
	top: 0; 
	left: 0; 
	}
	
.slides > div { 
	position: absolute; 
	top: 0; 
	width: 919px; 
	display: none; 
	}

#loopedSlider,#newsSlider {
	margin-top: auto;
	margin-bottom:-15px;
	margin-left: auto;
	margin-right: auto;
	width:919 px; 
	position:relative; 
	clear:both; 
	}

ul.pagination { list-style:none; padding:0; margin: 0; display:none; }
ul.pagination li  { float:right; }
ul.pagination li a { padding:2px 4px; }