/*#############################################################
Name: Fluid Solution
Date: 2006-09-06
Description: Totally liquid three-column layout, clean and simple.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a img { border: none; }

body {
	background: #FFF url(../images/2.gif) repeat-x;
	color: #444;
	font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
	padding-top: 40px;
}
p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul li {
	list-style: none;
}
h1 {
	font-size: 1.4em;
}
code {
	background: url(../images/4.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #444;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #F06;
}

dl {
	margin: 5px 0 10px 0;
}

dt, .content h4 {
	color: #06F;
	font-size: 1.4em;
	margin: 10px 0 2px 0;
}

/* form elements */
fieldset {
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
}

legend {
	font-size: 1.4em;
	color: #06F;
	padding: 0;
	margin-bottom: 5px;
}

label,input {
	display: block;
/*	width: 150px;*/
	float: left;
	margin-bottom: 10px;
}

label {
	font-size: 1.2em;
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

br {
	clear: left;
}

textarea {width: 300px;}

input.submit, input.button {
	margin: 10px 0 0 95px;
}


/* misc */
.clearer {
	clear: both;
}
.huge{font-size:22px;}

/* header */
.header {
	background: url(../images/9.gif) no-repeat;
	border-bottom: 1px solid #EEE;
	height: 160px;
	margin-bottom: 24px;
}
.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	margin-top: 40px;
	text-align: center;
}

.header h1 a:link, .header h1 a:visited, .header h1 a:active { color: #000; }

.header h1 a:hover { color: #F06; }

.header h2 {
	border-top: 1px solid #EEE;
	color: #666;
	text-align: right;
}
.header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}

/* left side (main content) */
.left {
	margin: 0 42% 20px 3%;
}
.content .published {
	color: #06F;
	font-size: 1.2em;
	margin-bottom: 6px;
}
.content ul li {
	list-style: url(../images/5.gif);
	margin-left: 18px;
}
.content h2 {
	font-size: 2.4em;
	margin-bottom: 4px;
}
.content h3 {
	font-size: 2.4em;
	margin: 15px 0 4px 0;
}
.content a,.footer a {
	color: #F06;
	text-decoration: none;
}
.content a:hover,.footer a:hover {
	color: #444;
	border-bottom: 1px dotted #F06;
}

.content a.project_thumb:hover {border: none;}

.content a.project_thumb:link img, .content a.project_thumb:visited img { 
	margin: 5px;
	border: 4px solid #444;
}

.content a.project_thumb:hover img, .content a.project_thumb:active img { 
	margin: 5px;
	border: 4px solid #06F;
}

p.note {font-size: 1em;}

p.tags {
	border-top: 1px solid #EEE;
	padding-top: 2px;
}

p.thanks {
	font-size: 1.4em;
	color: #06F;
}

/* nav & subnavigation */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}	

/* navigation */
.nav {
	right: 23%;
	text-align: center;
	width: 17%;
}
.nav .logo {
	background: url(../images/6.gif) no-repeat center top;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	height: 159px;	
}

.nav h1 {
	color: #F60;
	margin: 12px 0;
}
.nav li {
	border-bottom: 1px solid #EEE;
}
.nav li a {
	color: #888;
	display: block;
	font: normal 1.4em serif;
	padding: 8px 0;
}
.nav li a:hover {
	background: #FAFAFA;
	color: #F06;
}

.nav li a.active {
	background: #FAFAFA;
	color: #F06;
	font: normal 1.4em serif;
	padding: 8px 0;
	display: block;
}

/* subnav */
.right {
	background: #222;
	right: 3%;
	width: 18%;
}

.right a.affiliate {
	background: #FFF;
	display: block;
	padding: 10px;
}
.subnav {
	padding: 0 12px;
}
.subnav h4 {
	color: #F06;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #DDD;
}


/* round edges */
.round {margin-bottom: 26px;}
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url(../images/8.gif);
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

/* comments */
h3#comments {
	padding-bottom: 2px;
	border-bottom: 1px solid #EEE;
	margin-bottom: 10px;
}

.comments-wrapper {
	margin: 10px 0 75px 0;
}

p.small {color: #06F;}

/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 0 42% 0 3%;
	padding: 8px 6px;
	clear: left;
}