/*
Template name: Bright Pixel
Template URI: http://templates.arcsin.se/bright-pixel-website-template/
Release date: 2006-05-07
Description: A smooth, monochrome, lightweight design.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */


a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; text-decoration: none; color: #006699; font-weight: bold;}



body {
	/*background: #CCC url(img/bg2.gif) repeat-y fixed bottom center;*/
	color: #FFF;
	margin: 20px 0;
	text-align: center;
	line-height: normal;
 	font-size: small;
	font: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gfx a {
	background: #FFFFFF url(img/bright_pixeljo.jpg) no-repeat; display: block; height: 85px;
}

/* header */
.header {
	background: #FFF;
	/*border-bottom: 1px solid #E5E5E5;*/
	font: small-caps bold 3em Arial;
	line-height: 3em;
}

/* main */
.main {
	background: #FFF; 
	/*border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; */
	margin: 20px auto 4px auto; 
	text-align: left;
	width: 620px; 
}
.container {
	margin: 1px;
}
.bldital {
	font-weight: bold;
}
/* menu */
.menu a {
	/*background: #f9fafb;
	border-right: 1px solid #CECECE;
	border-top: 1px solid #E5E5E5;*/
	color: #888;
	float: left;
	padding-top: 4px;
	width: 105px; height: 30px;
	font-size: small;
	font: small-caps;
}
.menu a span {
	padding-left: 6px;
	padding-right: 15px;
	}
.menu a:hover {
	/*background: #f5f7f9 url(img/bgmenu.gif) repeat-x;*/
	color: #006699;
	font-weight:bold;
}

.menu a: visited {
	/*background: #f5f7f9 url(img/bgmenu.gif) repeat-x;*/
	color: #111111;
	font-weight: lighter;
}

.menu a#last {
	width: 45px;
	/*border-right: none;
	left: 6px;*/
}

/* content */
.content {
	background: #FF;
	/*border-top: 1px solid #F5F5F5;*/
	clear: both;
}
.content h1 {
	margin: 0;
	font: bold 1.2em sans-serif,Arial;
	color: #444;
}
.content p {
	margin: 3px 0 6px; color: #666;
}
.item {
	background: #FFF;
	padding: 10px;
}

/* footer */
.footer {
	padding: 5px;
	background: #fff;
	color: #aaa;
	font-size: xx-small;

}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {color: #aaa; font-size:xx-small;}
.footer .right a:hover {color: #444;}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer {clear: both;}.bldital {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

