/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

img.rgt { margin: 1em; float: right }

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #DBD3C8; /*url('img/body2.jpg') no-repeat center top;*/
	color: #321416;
	font: normal 62.5% Arial,sans-serif;
	padding-top: 30px;
	height: 100%;
	
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Arial,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Arial,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #321416; margin-bottom: 4px;}


.floatrightpadded {
	float:right; 
	padding: 0px 0px 0px 15px;
}
.floatleftpadded {
	float:left; 
	padding: 0px 15px 0px 0px;
}
/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #FFF;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	/*background: url('img/container2.jpg') no-repeat center bottom;*/
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #222 url('img/bnnr_home.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Arial,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #645451;
	color: #FFF;
	font: normal 1.1em Arial,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 538px;
	padding: 0px 5px 10px 0px; 
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 212px;
}
.navigation h2 {
	color: #321416;
	font: bold 1.1em Arial,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #321416;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	background: #411714;
	color: #321416;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #321416;
	text-decoration: none;
}
.footer a:hover {color: #321416;}

/* ------------------------------------------------------stu slide show--------------------------------------------------------- */


/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {
	display:block; 
	display:inline-block; 
	color:#000; 
	text-decoration:none; 
	border:1px solid #000; 
	width:30px; 
	height:20px; 
	float:left; 
	margin:4px; 
	z-index:50;}

a.slidea {background:url(img/001t.jpg);}
a.slideb {background:url(img/002t.jpg);}
a.slidec {background:url(img/002bt.jpg);}
a.slided {background:url(img/003t.jpg);}
a.slidee {background:url(img/003bt.jpg);}


a.slideh {background:url(img/007t.jpg);}
a.slidei {background:url(img/009t.jpg);}
a.slidej {background:url(img/010t.jpg);}
a.slidek {background:url(img/010bt.jpg);}
a.slidel {background:url(img/015t.jpg);}
a.slidem {background:url(img/016t.jpg);}
a.sliden {background:url(img/017t.jpg);}
a.slideg {background:url(img/005t.jpg);}

a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

/* styling for BOTTOM gallery */
#container_bottom {
	position:relative;
	width:536px;
	height:417px;
	background:#f9f9f9;
	margin:1em auto;
	background-color: #fafafa;
}


#container_bottom img {border:0;}

#container_bottom .thumbs {
	position:absolute; 
	left:0; 
	bottom:0;
}

#container_bottom a.gallery:hover span {
	display:block; 
	position:absolute; 
	width:530px; 
	height:20px; 
	top:-45px; 
	left:5px; 
	padding:5px; 
	font-style:italic; 
	color:#8d8b7f;  
	z-index:100;
}

#container_bottom a.gallery:hover span:first-line {
	font-style:normal; 
	font-weight:bold; 
	font-size:1.1em; 
	color:#000;
}

#container_bottom a.gallery:active, #container_bottom a.gallery:focus {border:1px solid #000;}

#container_bottom a.gallery:active em, #container_bottom a.gallery:focus em {
	display:block; 
	position:absolute; 
	width:500px; 
	height:450px; 
	top:-450px; 
	left:0px; 
	padding:5px 0px 5px 0px; 
	color:#000; 
	
	z-index:50;
}

#container_bottom h1 {
	clear:both; 
	margin:0; 
	padding-top:80px; 
	text-align:center; 
	font-family: georgia, "times new roman", serif; 
	font-size:3em; 
	font-weight:normal; 
	color:#000;
}
#container_bottom h1 em {
	font-size:0.6em; 
	color:#9999ff;
	}


