/* @override 
	http://www.formfett.net/wp-content/themes/formfett08/style.css
	http://localhost:8888/formfett/01/wp-content/themes/formfett08/style.css
*/

/*
Theme Name: Formfett #8.0
Theme URI: http://formfett.net/
Description:
Author: Magnus Cederholm
Tags:


Chunkfive Font
@licenseurl: http://www.fontsquirrel.com/license/ChunkFive

 */
 
 /*	=RESET 
	----------------------------------------------------*/
	
	* {
		margin:0;
		padding:0;
		border: none;
}
		
	fieldset{
		border: none;
		}
	
	img{
		margin:0;
		border: none;
		}
		
	object,embed {
		outline:none;
	width: 400px;
	height: 220px;
}
	
	
	
/*	=TYPOGRAFI OG FARGER
	----------------------------------------------------*/
	
	

@font-face {
  font-family: Chunkfive;
  src: url(fonts/GenR102.woff) format("woff"),
       url(fonts/ChunkFive/Chunkfive.otf) format("opentype");
}

*{
	padding: 0;
	margin: 0;
}

html{
	margin: 0;
	padding: 0;
}

body {
	font: 11px/16px GentiumTest, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	background: black url(img/bg-03.jpg) repeat;
}


a{
	color: #05ceab;
	text-decoration: none;
	border-bottom: 1px solid #7ffefe;
}

a:hover{
	background-color: #fefca1;
}

h2{
	color: black;
	word-spacing: 2px;
	letter-spacing: 0;
	border-width: 0;
	font-size: 16px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}

ul {
	display: inline;
}

li {
	list-style-type: none;
}

img{
	border: none;
	margin: 0;
	padding: 0;
	}

a img {
	text-decoration: none;
}

.container2 {
	float:left;
	background: none no-repeat;
	margin: 0;
	padding: 0;
		background: url(img/header-01.jpg) no-repeat;
	width: 100%;
	min-height: 400px;
}

div.container1 {
	margin: 0;
	padding: 0;
}

div.left {
	margin-left: 15px;
	padding: 0;
	display: inline;
	clear: left;
	float: left;
}

div.fix {
	position: fixed;
	float: left;
	top: 0;
	color: #282828;
	right: 0;
}

a.post-edit-link {
	color: #d4d4d4;
	font-size: 9px;
	border-bottom-width: 0;
	margin-left: 20px;
	float: right;
}

.storycontent div.spann div.title {
	margin-left: -4px;
	float: left;
}

.post.hentry.category-news div.storycontent div.spann div.title a {
	background-color: transparent;
	margin-top: 0;
	padding-top: 0;
}

.post.hentry.category-news div.storycontent div.spann div.title  {
	background-color: transparent;
	margin-top: 2px;
	padding-top: 0;
}

/* @group Storycontent */

.post span.title {
	border-bottom-style: none;
	font-size: 26px;
	line-height: 25px;
	clear: left;
	color: #373637;
	 font-family: ChunkFive, "Helvetica Neue", Helvetica, Georgia, Times, "Times New Roman", serif;
	padding: 6px 7px 0 0;
	text-shadow: rgba(255,254,255,0.59) 0 1px 0;
	float: left;
}

.storycontent div.spann div.title a {
	border-bottom-style: none;
	font-size: 26px;
	line-height: 25px;
	color: #373637;
	 font-family: ChunkFive, "Helvetica Neue", Helvetica, Georgia, Times, "Times New Roman", serif;
	padding: 6px 7px 0 5px;
	text-shadow: rgba(255,254,255,0.59) 0 1px 0;
		background-color: #fdfccb;
}

.storycontent div.spann div.title {
	margin-top: 8px;
	float: left;
	clear: left;
	margin-bottom: 2px;
}

.storycontent p a {
	border-bottom: 1px dotted #5ae3c5;
	text-shadow: none;
}



/* @end */


/* @group Slideshow */


div.work-slideshow {
	float: left;
	margin-left: 14px;
	display: inline;
	border-width: 0;
}


/* @end */

/* @group Next Previous */

div.navigationlinks a {
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #78d6c6;
}

div.navigationlinks {
	margin-top: 20px;
	float: left;
}

div.postnav {
	color: silver;
	width: 170px;
	top: 0;
	position: absolute;
	left: 1012px;
}


.previous, .next {
	color: silver;
	width: auto;
	text-align: right;
	float: right;
}

div.previous a, div.next a {
	font-size: 13px;
	font-weight: bold;
	color: silver;
	padding: 9px 8px 6px;
	background-color: #fafafa;
	line-height: 23px;
	margin-right: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 3px;
	border: 1px solid #e0e0e0;
}

div.previous a:hover, div.next a:hover {
	background-color: #ddd;
	color: white;
	border: 1px solid #b9b9b9;

}


.previous {
	font-size: 11px;
}

.postnav a {
	margin-right: 7px;
	color: silver;
	font-size: 11px;
	border-bottom-width: 0;
}

.previous a:hover, .next a:hover {
	background-color: transparent;
}

/* @end */

/* @group Toppmenu */

#toppmenu a {
	text-decoration: none;
	border-width: 0;
	font: normal normal 26px/25px ChunkFive, "Helvetica Neue", Helvetica, Times, "Times New Roman", serif;
	margin-right: 11px;
	float: left;
	color: white;
}

#toppmenu a:hover {
	background-color: transparent;
	color: #2cceab;
}

#toppmenu ul li {
	float: left;
}


#toppmenu ul li:hover {
}


#toppmenu  .current_page_item a {
	color: #fefca1;
	border-bottom: 1px dotted #4d4d4d;
}

#toppmenu {
	font-size: 14px;
	width: 80%;
	line-height: 10px;
	margin-left: 33px;
	color: black;
	float: left;
	margin-bottom: 15px;
	margin-top: 260px;
	height: 30px;
	display: inline;
	clear: left;
}



.toppmenu {
	width: 100%;
	float: left;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 18px;
	padding-bottom: 20px;
}

/* @end */

/* @group Comments */

#commentform span.meta {
	float: right;
	font-size: 11px;
}

#commentform span.meta img {
	margin-bottom: -1px;
}



p.nocomments {
	display: none;
}

.avatar img{
	width: 32px;
	height: 32px;
	margin-top: -14px;
	position: absolute;
	float: right;
	margin-left: 338px;
	visibility: hidden;
}

div.comments {
	width: 403px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #e5e5e5;
	margin-top: 60px;
	margin-bottom: 8px;
}


.comment-author-admin.bypostauthor{
	background-color: #feffe4;
}

.comment.byuser.comment-author-admin.bypostauthor.even.thread-even.depth-1 {
	background-color: #feffe4;
}

.pingback{
	min-height: 44px;
	background-color: #ededed;
	width: 365px;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	padding: 14px 18px 15px 20px;
	margin-left: 0;
	border-right: 1px solid #dfdfdf;
	color: silver;
}

.pingback .comment-author.vcard cite.fn a.url {
	font-size: 12px;
	color: silver;
}

.pingback.even.thread-even p {
	color: silver;
}

.comment.byuser.comment-author-admin.bypostauthor.odd.alt.thread-odd.thread-alt.depth-1 {
	background-color: #feffe4;
}

cite.fn {
	font: bold 16px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}

img.avatar.avatar-32.photo {
	float: left;
	margin-right: 10px;
	padding: 0;
	border: 1px solid #cbcbcb;
	background-color: white;
}



div.comments:hover {

	opacity: 1;
}


#commentlist {
	float: left;
}

.leave-a-comment {
	padding-bottom: 20px;
	background-color: #f0d3d4;
	float: left;
	width: 385px;
}

#commentform {
	margin-top: 10px;
}

.comment-heading {
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	color: gray;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-top: 20px;
}

.username {
	font-size: 16px;
	font-weight: bold;
	float: left;
	display: block;
	clear: left;
	width: 100%;
}

.username a{
	color: #59596c;
	border-bottom: 1px dotted aqua;
	padding-bottom: 1px;
}

.authcomment {
background-color: #B3FFCC !important;
}

#author-id-0 a.url {
	
}

div#author-id-1{
	background-color: #fdfdd8;
	padding-top: 10px;
	padding-bottom: 10px;
}


.username span, .username span a {
	font-size: 10px;
	color: silver;
	font-weight: bold;
}

.username span, .username span a:hover {
	color: #de3497;
}

.username span, .username span {
	color: silver;
	margin-left: 8px;
}

#comments.comment-heading span, #comments.comment-heading span a {
	color: silver;
	font-weight: bold;
	font-size: 10px;
	margin-right: 2px;
	margin-left: 2px;
}

.commenttext {
	margin-bottom: 2px;
	word-spacing: 0;
	font: 11px/18px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 2px;
	float: left;
}

div.comment-right {
}

.comment {
	min-height: 44px;
	width: 365px;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	padding: 14px 18px 15px 20px;
	margin-left: 0;
	border-right: 1px solid #dfdfdf;
}


.comment:first-child {
	border-top: 1px solid #dfdfdf;

}


div.comment-author.vcard {
}

.depth-2 {
	width: 352px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding-top: 15px;
	margin-left: -12px;
	margin-top: 10px;
}

.depth-2:first-child {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
	border-top: #c0c0c0 1px solid;
}

.depth-2:last-child {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom: #c0c0c0 1px solid;
}

.depth-3 {
	width: 336px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 1px solid #c0c0c0;

	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;

	padding-top: 15px;
	margin-left: -7px;
}

.depth-3:first-child {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
	border-top: #c0c0c0 1px solid;
}

.depth-3:last-child {
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-moz-border-bottom-right-radius: 3px;	
	border-bottom: #c0c0c0 1px solid;
}

.depth-1 {
	padding-bottom: 10px;
}

.thread-odd.thread-alt {
	background-color: transparent;
}


.vcard cite.fn a.url {
	color: gray;
	border-bottom-style: dotted;
}

.vcard span.says {
	display: none;
}

.depth-3 #respond, .depth-2 #respond, .depth-1 #respond , .depth-4 #respond , .depth-5 #respond , .depth-6 #respond {
	float: left;
	width: 320px;
	padding: 0 20px 15px 0;
	margin-top: 10px;
}


#respond {
	float: left;
	padding: 17px 20px 15px;
}

#respond h3 {
	float: left;
	margin-bottom: 6px;
	color: silver;
	text-shadow: white 0 1px 0;
}

#cancel-comment-reply-link {
	border: 1px solid #dc72d0;
	padding: 3px 5px 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fde3db;
	color: #e34d7d;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 5px;
	float: left;
	margin-top: -1px;
}

#cancel-comment-reply-link:hover {
	border: 1px solid #7e2c9a;
	background-color: #e34d7d;
	color: #fde3db;

}


.commentmetadata a {
	color: silver;
	font-size: 10px;
	border-bottom-style: none;
	float: left;
	margin-top: 2px;
}

.comments p {
	font: 11px/15px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;
	padding-top: 2px;
	color: gray;
	float: left;
	clear: left;
	margin-top: 2px;
}


a.comment-reply-link {
	border: 1px solid #dfdfdf;
	padding: 3px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
	background-color: white;
	color: #c2c2c2;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	clear: left;
}

a.comment-reply-link:hover {
	background-color: #dedede;
	color: white;
	border: 1px solid #c9c9c9;
}


h3#comments {
	margin-left: 16px;
	margin-bottom: 15px;
	margin-top: 14px;
	color: silver;
}



#commentform div.skjema {
	margin-bottom: 9px;
	font-size: 13px;
	float: left;
}

#commentform div.skjema label {
	margin-left: 3px;
	font-size: 11px;
}

input {
	padding: 5px;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


input#author, input#email, input#url {
	border: 1px solid silver;
	margin-right: 5px;
	
}


textarea#comment {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: white url(img/req.png) no-repeat right -2px;
	width: 350px;
	height: 80px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid silver;
	font: 11px/15px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 2px;
	max-width: 350px;
}

input#email {
		background: white url(img/req.png) no-repeat right 1px;
	
}

input#author {
		background: white url(img/req.png) no-repeat right 1px;
	
}

#commentform p label small {
	font-size: 10px;
}

em {
	color: white;
	background-color: #de3497;
	opacity: 0.75;
	font: bold 11px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: none;
	padding: 11px;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.storycontent p a.download {
	background-color: #2cceab;
	padding: 5px;
	color: white;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	border: 1px solid #2cceab;
}

.storycontent p a.download:hover {
	background-color: #fb4da2;
	border-bottom-width: 0;
	border: 1px solid #de3497;
}

.storycontent p img.wp-smiley {
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	float: none;
}

.storycontent form input {
	float: left;
}



.storycontent p em a{
	color: #fefca1;
	border-bottom: 1px solid #dd63aa;
}

.storycontent p em a:hover{
	color: #fefca1;
	border-bottom: 1px solid #dd63aa;
	background-color: #952265;
}



input#submit {
  margin: 2px 0 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand;
	color: #656560;
	text-shadow: #fffff4 0 1px 0;
	word-spacing: -2px;
	letter-spacing: 0;
	font-weight: bold;
	border: 1px solid #c0c0c0;
	background-color: #efefef;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 9px 11px;
}

input#submit:hover {
	color: #70706a;
	background-color: #feffc8;
	border: 1px solid #acacac;

}

ol.commentlist {
	float: left;
	margin-bottom: 10px;
}

div.comment-popup {
	width: 23px;
	height: 21px;
	text-align: center;
	float: right;
}

.comment-popup a span {
	color: white;
	border-width: 0;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	background: url(img/comment.png) no-repeat;
	width: 23px;
	height: 22px;
	padding-top: 1px;
	line-height: 14px;
	float: left;
}

.comment-popup a span:hover {
	background: url(img/comment-hover.png) no-repeat;
}

.posttype div.comment-popup a:hover {
	color: #fb4da2;
}

a.comment-edit-link {
	opacity: 0.14;
}

#commentform p {
	float: left;
	clear: left;
	margin-bottom: 3px;
	color: gray;
}

#page div.comments {
	float: left;
	clear: left;
}

/* @end */

/* @group Thumbs */

.workdiv {
	padding-bottom: 15px;
	background: url(img/thumb-shadow-02.png) no-repeat 11px bottom;
	padding-right: 8px;
	margin-bottom: 10px;
	max-height: 200px;
	display: inline;
	float: left;
}



.workthumb a span {
	font-weight: bold;
	font-size: 12px;
	text-shadow: white 0 1px 0;
	margin-left: 4px;
	clear: left;
	float: left;
	width: 200px;
	overflow: hidden;
	margin-top: 0;
}

#frontpage div.workdiv div.workthumb div.thumb-category ul.post-categories {
	clear: left;
	margin-left: 1px;
	padding: 0;
}



div#workpage.portfoliothumbs {
	float: left;
	clear: left;
}

.workdiv div.workthumb a img {
	display: block;
	height: 150px;
	border: 1px solid #dfdfdf;
	background-color: white;

	width: 210px;
	margin: auto auto 6px;
}

#frontpage div.workdiv div.workthumb a img:hover {
		border: 1px solid #bbb;

	
}

div.thumb-category {
	margin-left: 4px;
	float: left;
	display: inline;
	color: silver;
	font-size: 10px;
	line-height: 12px;
}

div.thumb-category ul.post-categories li a {
	font-size: 10px;
	color: #c7c7c7;
	text-shadow: white 0 1px 0;
	float: left;
	line-height: 10px;
}

div.thumb-category ul.post-categories li a:hover {
	color: #2cceab;
	font-size: 10px;
	text-shadow: white 0 1px 0;
}

.workthumb div.categorylinks {
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	font-size: 10px;
	margin-top: -3px;
	float: left;
}

h3.storytitle {
	text-transform: capitalize;
}

.workthumb div.categorylinks a {

	color: #4d4d4d;
	font-size: 10px;
}

.workthumb div.categorylinks ul li {
	display: inline-block;
}



.news a span {
	font-size: 11px;
	font-weight: bold;
	color: black;
}


.thumb a{
	text-decoration: none;
	font-size: 11px;
	color: black;
	padding-top: 10px;
	float: left;
	width: 210px;
}

.thumb a:hover{
	text-decoration: none;
	font-size: 11px;
	color: red;
}

.workthumb {
	min-height: 183px;
	font-weight: bold;
	text-align: left;
	width: 212px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 5px 10px;
	background: transparent url(img/thumb-bg-01.jpg) no-repeat 0;
	margin-left: 14px;
	max-height: 186px;
	display: inline;
	float: left;
	overflow: hidden;
}

#frontpage div.workdiv div.shadow {
	height: 14px;
	margin-left: 24px;
	background: url(img/thumb-shadow.png) no-repeat;
	width: 216px;
}


	
.workthumb:hover {
	}

.workthumb a:hover {
	color: #2cceab;
	background-color: transparent;
}

.workthumb a {
	border-width: 0;
	background-color: transparent;
	color: silver;
	display: inline;
	margin: 0;
	padding: 0;
}


.workthumb div.comments-count {
	position: absolute;
	margin-top: 4px;
	float: left;
	clear: left;
	display: inline;
}

div.comments-count a span {
	font-size: 9px;
	width: 24px;
	text-shadow: none;
	background: url(img/comment-hover.png) 0 0;
	height: 20px;
	text-align: center;
	line-height: 17px;
	float: left;
}




/* @end */

/* @group Footer */

div.metacredits {
	float: left;
	clear: left;
	margin-left: 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 10px;
	width: 430px;
	display: inline;
}


#metatesting ul li {
	display: inline;
}

#metatesting ul {
	display: inline;
}

div.metacredits a {
	padding-bottom: 2px;
	color: gray;
	font-size: 10px;
	margin-right: 10px;
	border-bottom-width: 0;
}

.footer {
	float: left;
	clear: left;
	display: none;
}


/* @end */

div.categorylinks ul li {
	float: left;
	margin-left: 9px;
}

#toppmenu div.alignleft ul li {
	display: inline;
	margin-right: 5px;
}

ul.post-categories li {
	display: inline;
	color: silver;
}

.storycontent img{
	border: 1px solid #e3e3e3;
	background-color: white;
	height: auto;
	padding: 3px;
	margin-bottom: 7px;
	display: inline;
	float: left;
	margin-top: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	max-width: 400px;
	margin-left: -3px;
}

.single-page .storycontent img{

	max-width: 525px;
}

.storycontent {
	word-spacing: 1px;
	margin-bottom: 10px;
	color: #4a4a4a;
	padding-top: 10px;
	clear: left;
	float: left;
	padding-bottom: 10px;
	width: 400px;
	background: url(img/story-content-bottom-border.png) no-repeat 0 bottom;
}

.single-page .storycontent p {
	font: 13px/19px Georgia, "Times New Roman", Times, serif;
	width: 520px;
}


.storycontent p {
	margin-bottom: 6px;
	float: left;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	text-shadow: white 0 1px 0;
	clear: left;
	width: 403px;
}

.post {
	float: left;
}


.post .meta, .post .meta a{
	color: silver;
	font-size: 10px;
	line-height: 11px;
	border-bottom-style: none;
	margin-bottom: 2px;
	float: left;
	clear: left;
}


.posttype div.category-meta ul.post-categories li a {
	color: silver;

}

div.tags-meta {
	float: left;
}

.meta-extras div.category-meta a, .meta-extras div.tags-meta  a {
	color: silver;
	border-bottom: 1px solid #efefef;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}


div.meta-extras {
	float: left;
	color: silver;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	width: 400px;
}

div.category-meta {
	margin-right: 10px;
	float: left;
	font-weight: bold;
}


#header {
	float: left;
	width: 100%;
	clear: left;
}

div.content {
	float: left;
	clear: left;
}

#headerimg {
	display: none;
}



#work-page, #work-category {
	float: left;
	width: 100%;
	clear: none;
}

#work-category div.floatright {
	float: left;
	clear: left;
}

.meta a{
	color: silver;
}


.workimages {
	background-color: gray;
	float: right;
}

div.pagecontent {
	float: left;
	clear: left;
}

div.description {
	display: none;
}


#work div.floatright {
	margin-left: 500px;
	margin-top: 110px;
}

div.floatright {
	margin-left: 15px;
}

#work-page div.floatright {
}

div.categorylinks {
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: white repeat-x;
	margin-left: 30px;
	padding: 10px 11px 9px 9px;
	float: left;
	margin-bottom: 18px;
	font-weight: bold;
	display: inline;
}

.categorylinks ul {
	display: inline;
	font-size: 11px;
	line-height: 19px;
}

.categorylinks li.cat-item {
	color: #ccc;
	margin-right: 8px;
	border-left: 1px solid #ededed;
	padding-left: 18px;
}

.categorylinks li.cat-item:first-child {
	border-left: 0px solid #ededed;
	padding-left: 0px;
}


.categorylinks ul .current-cat a{
	color: #2cceab;
}

.categorylinks ul a {
	margin-right: 0;
	color: silver;
	border-bottom-width: 0;
}

#work-page div.categorylinks ul li.show-all-work a {
	color: #2cceab;
}

#workpage div.workdiv div.categorylinks ul li.show-all-work a {
	margin-left: 10px;
	color: #2cceab;
}

.categorylinks ul li.show-all-work {
	display: inline;
	margin-right: 15px;
	text-transform: uppercase;
}

#work-category div.workdiv div.categorylinks ul li.show-all-work a {
	margin-left: 0;
	color: gray;
}

#workpage div.workdiv div.categorylinks ul .current-cat a {
	color: #2cceab;
}

#work-category div.workdiv div.categorylinks ul li.show-all-work a {
	margin-left: 0;
}


div.frontpagenews, div.workpagenews  {
	float: left;
	clear: left;
	width: 460px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 10px;
	background: transparent url(img/news-bg-tile-01.png) repeat;
	padding-bottom: 20px;
	margin-right: 14px;
	margin-left: 15px;
	padding-left: 0;
	display: inline;
}

div.single-page div.storycontent  {
	font-size: 14px;
	line-height: 18px;
	width: 510px;
	margin-top: 5px;
}

div.single-page-gfx   {
	float: left;
	padding: 20px 30px;
	background: url(img/news-bg-tile-02.jpg) no-repeat;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.single-page {
	background: url(img/news-bg-tile-01.png) repeat-y;
	float: left;
	width: 586px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: inline;
}

div.single-page-shadow  {
	float: left;
	clear: left;
	width: 615px;
	padding-bottom: 19px;
	background: url(img/page-shadow.png) no-repeat 0 bottom;
	margin-left: 15px;
	display: inline;
}

div#pages {
	margin-left: 15px;
	display: inline;
	float: left;
	clear: left;
}

#single-work {
	width: 1240px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#page {
	width: 100%;
}

.404 {
	float: left;
	clear: left;
	font: 50px/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-top: 500px;
}



div.sorry {
	float: left;
	clear: left;
	color: gray;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 50px;
	line-height: 28px;
	margin-bottom: 30px;
}

dt.gallery-icon {
	float: left;
	clear: left;
	border-width: 0;
}

div.gallery {
	float: left;
	clear: left;
	display: block;
	border-width: 0;
}

dl.gallery-item {
	float: left;
	clear: left;
	margin-bottom: 20px;
	border-width: 0;
}

.404 p {
	font-size: 50px;
	float: left;
}
.fb-like{
	display: block;
	width: 350px;
}


img.attachment-thumbnail {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	background-color: white;
	width: 700px;
	clear: left;
	float: left;
	position: relative;
	height: auto;

}

img.attachment-large {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	background-color: white;
	width: 700px;
	clear: left;
	float: left;
	position: relative;
	height: auto;
}


#post-2 div.pagecontent div.storycontent p a.nostyle img {
	border-width: 0;
	background-color: transparent;
}

