/*
Template name: Deep Red
Template URI: http://templates.arcsin.se/deep-red-website-template/
Release date: 2006-08-28
Last updated: 2009-08-17
Description: A two-column layout with a touch of red.
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 */

.toptop {
	background-color: #099;
	height: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	margin-bottom: 0px;
	}
* {
	margin: 0;
	padding: 10;
	line-height: 15px;
}
body {
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	background-attachment: scroll;
	background-image: url(images/bg-panel.png);
	background-repeat: repeat;
}
div a {
	color: #099;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #FFF;
	font: normal 2em sans-serif;
	margin: 20px 0 0 0;
	font-size:16px;
	text-transform:uppercase;
	font-family: sans-serif;
	}
	
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
#main {
	width: 960px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #171717;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/test/bg.jpg);
	background-position: center top;
	font-family: Tahoma, Verdana, sans-serif;
}
.main {
	width: 960px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #171717;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/test/bg.jpg);
	background-position: center top;
	font-family: Tahoma, Verdana, sans-serif;
}
.main_2 {
	padding-right: 20px;
	padding-left: 20px;
}
.main_left {
	float: left;
	width: 450px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	}
	
.portfolio_left {
	float: left;
	width: 685px;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
.showcase_left {
	float: left;
	width: 450px;
	height: 495px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 36px;
	color: #129898;
	}
	
.main_right {
	float: right;
	width: 450px;
	margin-left: 10px;
	margin-right: 20px;
}

.portfolio_right {
	float: right;
	width: 205px;
	margin-left: 10px;
	margin-right: 20px;
	background-color: #0D0E0F;
	padding-left: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.contact_right {
	float: right;
	width: 205px;
	margin-left: 10px;
	margin-right: 20px;
	background-color: #0D0E0F;
	padding-left: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.showcase_right {
	float: right;
	width: 448px;
	margin-left: 10px;
	margin-right: 10px;
	height: 495px;
}

.footer {clear: both;}
#footer {clear: both;}

/* misc */
.left {
	float: inherit;
}
.right {
	float: right;
}
.header,.link_projects,.lbl,.link_updates a {
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	color: #099;
}

/* logo */
.header {
	height: 110px;
	position: relative;
}
#header {
	height: 110px;
	position: relative;
}
.header h1 {
	margin: 0;
	padding: 124px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;
}
#header h1 {
	margin: 0;
	padding: 124px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;
}

/* main navigation */
.link_menu {
	background: #099 url(img/grdnt_red.png) repeat-x;
	font-size: 12px;
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {
	background: #444;
	background:url(img/menu-hover.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size: 11px;
}

/* projects */
.lbl {
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	overflow: hidden;
	text-align: center;
	background-repeat: repeat-x;
}
.lbl-2 {
	clear: both;
	color: #FFF;
	
	
	overflow: hidden;
	text-align: center;
	background-repeat: repeat-x;
}
.link_projects a {
	display: block;
	height: 135px;
	text-align: center;
	color: #FFF;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 5em sans-serif;
}
a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}

/* updates */
.link_updates {
}
.link_updates .lbl {
	background-repeat: repeat;
	text-align: left;
	font-size: 24px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
}


/* content */ 
.content {
	color: #FFF;
	font-family: Verdana, sans-serif;
	line-height: 11px;
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.content a {
	color: #099;
	text-decoration: overline;
}
.content p {
	margin: 4px 0 10px 0;
	font-size: 12px;
	line-height: 14px;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;
	font-size: .7;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	font-size: 12px;
}

/* footer */
.footer {
	color: #FFF;
	position: relative;
	bottom: 0px;
	background-color: #0D0E0F;
	clear: both;
	overflow: visible;
	height: 575px;
	margin-bottom: 140px;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	padding: 20px 20px 9px 9px;
	width: 686px;
	border-top-width: 1px;
	border-top-color: #F0F0F0;
	text-align: left;
}
.footer .right {
	margin-right: 8px;
	padding: 20px 0;
	text-align: right;
	width: 220px;
}



ul#menu {
	margin:0px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:10px;
	text-decoration:none;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:thin;
	text-transform:lowercase;
	}
	
ul#menu li {
	display:inline;
	margin-right:20px;
	}
.nav {
	height: 85px;
	width: 455px;
	padding-bottom: 0px;
	left: 554px;
	top: 19px;
	margin-left: 485px;
	padding-left: 0px;
	-webkit-box-shadow: 0px 1px 1px #000000;
	-moz-box-shadow: 0px 1px 1px #000000;
	box-shadow: 0px 1px 1px #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	padding-top: 0px;
}

.thumb {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: thick solid #FFF;
}
.music {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: auto;
	visibility: visible;
	width: 150px;
	z-index: auto;
}

.welcome {
	margin: 0px;
	border: thin dotted #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
.main .main_left .content .welcome h2 strong {
	font-size: 14px;
	font-family: Verdana, sans-serif;
}

.list {
	-moz-column-count: 2;
	-moz-column-gap: 10px;
	-webkit-column-count: 2;
	-webkit-column-gap: 10px;
	column-count: 2;
	column-gap: 10px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.list2 {
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.click {
	position:absolute;
	height:100px;
	width:100px;
	left: 524px;
	top: 310px;
	}
ul#nav-buttons {
	color:#FFF;
	margin-left: 5px;
		}

ul#nav-buttons li{
	display:inline;
	margin-left:20px;
	line-height:20px;
	
	}

#nav-buttons a {
	color: #ffffff;
	font:Arial, Helvetica, sans-serif
	font-weight: normal;
}
#nav-buttons .selected a {
	font-weight: bold;
	background-color:#099;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-top: 20px;
}
.main .main_left h2 strong {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.main .main_right .link_updates .lbl h1 strong {
	font-size: 25px;
}
.main .main_right .link_updates .lbl h1 strong {
	font-size: 36px;
	text-align: right;
}
.main .main_left h1 strong {
}
.main .main_left h1 strong {
	font-size: 36px;
}
.showcase {
	background-color: #FFF;
	height: auto;
	width: 938px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	margin-top: 20px;
	}

.showcase p {color:#000;}
.showcase h1 {color:#000;}
.showcase h2 {
	color:#FFF;
}
.showcase h3 {color:#000;}
.showcase h4 {color:#000;}
.main .showcase .showcase_left h1 strong {
	font-size: 36px;
}

.footer_column {
	float:left;
	width:190px;
	margin-right:10px;
	margin-left: 10px;
}


/* New Navigation */



#menu{
		height:75px;
	padding-left: 50px;
}

#menu-wrap {
	margin:0 auto;
	width:960px;
}

#navigation-main {
	padding:15px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
	float:left;
	width: 600px;
}

#navigation-main li {
	float:left;
	margin-right:20px;
	list-style:none;
	margin-top: 10px;
}

#navigation-main li a {
	display:block;
	color:#fff;
}
#navigation-main li a:hover {
	display:block;
	color:#CF3;}

#navigation-main li ul  {
	display:none;
	z-index:80;
}

#top-nav-info {
	background:#dddddd;
	float:left;
	width:1000px;
}

#top-nav-sec li a {
	padding:15px;
	display:inline;
	height:42px;
	color:#a19f9f;
}

.top-nav-sec li a:hover {
	color:#129898;
}

.nav-sec {
	display:block;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
}
.recent-mini-top {
	height: 238px;
	background-color: #0D0E0F;
	margin-bottom: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 448px;
	border: thin solid #0D0E0F;
}
.recent-mini-bottom {
	height: 238px;
	background-color: #0D0E0F;
	margin-bottom: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 448px;
	border: thin solid #0D0E0F;
}

.recent-mini-top p{
	color:#FFF;
	margin-left:10px;
	margin-top:5px;
	padding-top: 5px;
	font-size: 9px;
}
.recent-mini-bottom p{
	color:#FFF;
	margin-left:10px;
	margin-top:5px;
	font-size: 9px;
	padding-top: 5px;
}

.portfolio-mini {
	height: 238px;
	background-color: #0D0E0F;
	margin-bottom: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 680px;
	border: thin solid #0D0E0F;
	padding-bottom: 10px;
}

.contact-mini {
	height: auto;
	background-color: #0D0E0F;
	margin-bottom: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 680px;
	border: thin solid #0D0E0F;
	padding-bottom: 10px;
}

.portfolio-mini p{
	color:#FFF;
	margin-left:10px;
	margin-top:10px;
	font-size: 9px;
}

.contact-mini p{
	color:#FFF;
	margin-left:10px;
	margin-top:10px;
	font-size: 9px;
}

.contact-mini h1{
	color:#FFF;
	margin-left:10px;
		
}
.main .showcase .showcase_left h1 strong {
	color: #000;
}
.main .showcase .showcase_left .list p strong {
	color: #000;
}
.main .showcase .showcase_left .list h2 strong {
	color: #000;
}

#twocol-left{
	width:208px;
	height:145px;
	float:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin: 0px;
}

#twocol-right{
	width:215px;
	height:145px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 9px;
	background-color: #0D0E0F;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 0px;
}
#twocol-right li{
	color:#000;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;}
	
	#twocol-left li{
	color:#000;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
		}
	
.main .showcase .showcase_left #twocol-right li strong {
	color: #FFF;
}
.main .showcase .showcase_left #twocol-left li strong {
	color: #000;
}
.footer-left {
	display: block;
	float: left;
	width: 215px;
	margin-left: 20px;
	margin-top: 20px;
}
.footer-right {
	display: block;
	float: left;
	width: 215px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.thismonth {
	background-color: #0D0E0F;
	height: 145px;
	width: 440px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.main .portfolio_right .link_updates .lbl h1 strong {
	font-size: 36px;
}
.main .portfolio_left h1 strong {
	font-size: 36px;
}
.main .portfolio_right .link_updates .lbl h1 strong {
	font-size: 24px;
}
.portfolio-wrap {
	height: 600px;
	width: auto;
}
.main .footer .footer-right #contactform table tr td label {
	color: #9F0;
}
.main .footer .footer-right #contactform table tr td label {
	color: #0F7E7E;
}
.main .footer .footer-right #contactform table tr td label {
	color: #FFF;
}
.main .showcase .showcase_left .thismonth #twocol-left li {
	color: #000;
	font-weight: bold;
}
.main .showcase .showcase_left .thismonth #twocol-left li {
	color: #000;
	font-weight: normal;
}
.photo-text {
	padding-right: 10px;
	padding-bottom: 10px;
}
#register {
	padding: 10px;
	height: 10px;
	width: 900px;
	float: left;
	margin-top: 100px;
	margin-left: 20px;
	position: absolute;
}
#register {
	width: 100%;
	position: fixed;
	background-image: url(images/register.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	height: 25px;
}


.main_2 p {color:#FFF;}
.main .main_right .link_updates .lbl p {
	font-size: 12px;
}
.text {
	margin-top: 10px;
	padding-top:10px;
}
#showcase-nav {
	height: 37px;
	width: 455px;
	margin-top: -3px;
}
.main .contact_right p {
	color: #FFF;
}
.main .main_right .link_updates .lbl ul {
	line-height:30px;
	font-size: 12px;
}

.main .main_right .link_updates .lbl li {
		line-height:18px;
}

ul#archives li {line-height:18px;}
ul#archives {font-size: 12px;}

