/*

Theme Name: lkc

Theme URI: http://www.lkc-designs.com

Description: A custom theme for the online portfolio of Luke Chapman

Version: 1.0

Author: Luke Chapman

Author URI: http://www.lkc-designs.com

Tags: minimal, black and white, simple, clean.

*/







body {

	font-family: Georgia,"Times New Roman",Times,serif;

	font-size:11px;

	color: #000;

	background: #fff;

	line-height: 18px;

}



img {

	border: 0px;

}



a:link { color: #000; text-decoration:underline; }

a:visited { color: #000; text-decoration:underline; }

a:hover { color: #000; text-decoration:none; }



.category-print{

	

	float: left;

	margin: 20px 80px 0px 20px;

	width: 910px;

	

}

.category-web{

	

	float: left;

	margin: 20px 80px 0px 20px;

	width: 910px;

}

.category-motion{

	

	float: left;

	margin: 20px 80px 0px 20px;

	width: 910px;

}

.category-art{

	

	float: left;

	margin: 20px 80px 0px 20px;

	width: 910px;

}

.category-information{

	

	float: left;

	margin: 20px 80px 0px 20px;

	width: 910px;

}



.category-information p {

	margin: 0px 0px 10px 0px;

}



.category-information h4 {

	margin: 0px 0px 10px 0px;

}



#wrapper{

	position: absolute;

	padding-left: 200px;

}



#header {

	z-index: 2;

	position:fixed;

	top:0px;

	left:0px;

	background: #fff;

	width: 180px;

	height: 100%;

	/* border-right: 1px dotted #CCC; */

	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 3px 1px 9px;

	-moz-box-shadow: rgba(0, 0, 0, 0.1) 3px 1px 9px;



}



#logo {

	width: 155px;

	padding: 20px 0px 40px 25px;

}





#menu {

	width: 155px;

	padding-left: 25px;

}



#menu ul li, #details ul li{

	list-style: none;

}



#menu ul, #details ul {

	padding-left: 10px;

}



#details ul {

	padding-left: 0px;

}



#details {

	padding-left: 25px;

	width: 155px;

	position:fixed;

	bottom: 0px;

	right: 0px;

	background: url('images/lkcplus.gif') no-repeat;

}



.image {

	float:left;

}



.text {

	float:left;

	border-top: 2px solid #000;

	margin-left: 20px;

	width: 190px;

	padding-top: 10px;

}



p { 

	margin: 0;

	padding: 0;

}



.connect {

	width: 480px;

	float:left;

	margin: 0px 40px 20px 0px;

}



#twitter{

	width: 300px;

	float:left;

	margin: 0px 0px 20px 0px;

}



.twitter-message {

	padding-bottom: 10px;

	border-bottom: 1px dotted #666;

}



#contact-form{

	width: 480px;

	float:left;

	margin: 0px 40px 20px 0px;

}



#socials{

	width: 300px;

	float:left;

	margin: 0px 0px 20px 0px;

}



#thanks{

	display:none;

}



#friends{

	margin-top: 20px;

}



#friends ul li{

	list-style:none;

}



#friends ul {

	padding: 0px;

}