/* @override http://eriklarsen.test/css/style.css */

body {
	background: #fff url(../images/bg/bg.gif) repeat-x fixed top;
	font-family: georgia;
	font-weight: normal;
	color: #808080;
}

a {
	color: #888;
	text-decoration: none;
}

#header li a:hover {
	border-top: 4px solid #cdcdcd;
	padding-top: 3px;
}

#wrapper {
	width: 985px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg/content-bg.gif) no-repeat fixed top;
}

#header {
	overflow: auto;
	min-height: 210px;
}

#header h1 {
	margin-top: 95px;
	word-spacing: -8px;
	font-weight: normal;
	float: left;
	font-size: 32px;
	text-shadow: 0 1px #fff;
}

h1 span {
	color: #cdcdcd;
}

#nav {
	margin-top: 108px;
	float: right;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	display: inline;
	margin: 0 0 0 20px;
	text-shadow: 0 1px #fff;
	font-size: 18px;
}

#filter {
	float: right;
	clear: both;
	margin-top: 30px;
	text-shadow: 0 1px #fff;
	font-size: 18px;
}

#filter ul {
	list-style-type: none;
}

#filter li {
	display: inline;
	margin: 0 0 0 20px;
}

#filter a {
	 color: #a0a0a0;
}

ul#filter li.current a { color: #666; }


#pagination {
	width: 985px;
	height: 30px;
	line-height: 10px;
}

#pagination a {
	font-size: 11px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.container {
	width: 985px;
	padding: 0;
	margin: 0;
	background: transparent;
}
	.portrait {
	width: 283px;
	float: left;
	padding: 2px;
	border: 1px solid #c8c8c8;
}

.container p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}

.container p a {
	 color:#5c8abb;
}
.container img {
	margin:0 50px 50px 0;
}


.featured {
	margin-bottom: 50px;
}

ul#portfolio { float: left; list-style: none; width: 1115px; }
ul#portfolio li { 
	border: 1px solid #c8c8c8;
	float: left; 
	margin: 0 55px 55px 0; 
	padding: 2px;
	width: 285px;
	height:  175px;
}
		
.large {
	width: 983px;
	padding: 2px;
	margin: 0 0 50px 0;
	border: 1px solid #c8c8c8;
}

.customLarge {
	padding: 2px;
	margin: 0 0 50px 0;
	border: 1px solid #c8c8c8;
}

h2 {
	color: #808080;
	font-size: 16px;
	margin-bottom: 20px;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	font-weight: normal;
	width: 985px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background: #efefef;
}

#leftcolumn, #midcolumn {
	width: 285px;
	min-height: 125px;
	float: left;
	border-right: 1px dotted #c8c8c8;
	margin: 0 50px 0 0;
	overflow: auto;
}

	#leftcolumn li, #midcolumn li, #rightcolumn li {
	font-size: 12px;
	line-height: 18px;
}

#footer {
	background: #efefef;
	border-top: 1px solid #c8c8c8;
	min-height: 90px;
	overflow: auto;
	color: #a0a0a0;
}

#content {
	width: 985px;
	margin: 0 auto;
	padding: 30px 0;
	font-size: 11px;
}

#content p {
	float: left;
}

.social {
	float: right;
}

.social li {
	display: inline;
}


/**** Flickr Testing ****/


.border {
	 width: 285px;
	 height: 175px;
	 overflow: hidden;
}

.mask {
	width: 283px;
	height: 173px;
	overflow: hidden;
}

#twitter_update_list {
	width: 285px;
	float: left;
	margin-top: 10px;
}
#twitter_update_list li {
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}

#twitter_update_list li a {
	color: #c8c8c8;
	text-decoration: none;
	float: right;
	}


#twitter-link {
	font-size: 12px;
	color: #5c8abb;
}

#details {
	border-bottom: 1px dotted #c8c8c8;
	overflow: auto;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 19px;
	font-style: italic;

}
.information {
	width: 600px;
	height: 70px;
	float: left;
	border-right: 1px dotted #c8c8c8;
	padding-right: 30px;
	margin: 0 50px 20px 0;
	text-indent: 10px;
}
.duties {
	width: 220px;
	float: right;
	margin: 0 70px 20px 0;
	color: #9f9f9f;
	text-indent: 5px;
}

.title {
	color: #666;
	background: #efefef;
	font-style: normal;
}
/*#main { width: 720px; border: 1px solid #c8c8c8; height: 360px; margin: 0 auto; z-index:3; background: #e5e5e5; }
	#left {  width: 130px; border: 1px solid #c8c8c8; background: #e5e5e5; height: 300px; margin: 0 auto; z-index:2; position: absolute; top: 40px; left: 0;  float: left; }
	#right { width: 130px; border: 1px solid #c8c8c8; background: #e5e5e5; height: 300px; margin: 0 auto; z-index:2; position: absolute; top: 40px; left: 850px; float: right; } 

	#main img { padding: 0 10px; margin: 10px 0; }
	#left img { padding: 0 0 0 5px; margin: 5px 0;}
	#right img { padding: 0 5px 0 0; margin: 5px 0; }*/