/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright 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;
}

a {color: #000;}
a:hover {text-decoration: line-through;}

body {
	background: #292929 url(img/bg.png) left top repeat-x;
	color: #000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h2 {
	font: bold 2.5em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #000;
	border: 1px solid #FFF;
	border-left: 6px double #FFF;
	color: #FFF;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote2.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	background: url(img/topbg.jpg) left bottom repeat;
	padding: 50px 10px 0px;
}

/* filler */
.filler {
	background: #000;
	width: 100%;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #000;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #000000 url(img/header2_.jpg) no-repeat;
	font: normal 3.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 564px;
}
.header .right {
	background: url(img/header2_right.jpg);
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #000000 url(img/nav2.jpg);
	border: 1px solid #000000;
	border-color: #000000 000000;
	height: 41px;
}
.navigation a {
	background: #000000 url(img/nav2.jpg) 
	background-position: left top;
	border-right: 1px solid #FFFFFF;
	color: #FFF;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {
	color: #FFF;  
	background: #3e3e3e url(img/nav3.jpg);
}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: #FFF url(img/bgmain.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	background: #000;
}
.sidenav h2 {
	color: #FFF;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	background: url(img/nav2.jpg) repeat-x;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #FFF;
}
.sidenav li {border-bottom: 1px solid #FFF;}
.sidenav li a {
	background: #f8f7f7;
	font-size: 1.1em;
	color: #000;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #f2f0f0;
	color: #000;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li2.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url(img/bgfooter.jpg) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}
/* bottom */
.bottom {
	padding: 0px 0px 50px;
	background: url(img/bottom_bg2.png) left bottom repeat-x scroll;
}

#container{width:680px; margin:0 auto; background-color:#fff; border:3px double #555; border-top:0;}
#footer{margin: 10px 0;}
#footer img{margin:9px 0;}
#searchBar{border:1px solid #999; background-color:#ccc; padding:10px 5px; text-align:center;}

.time{color: #999; margin-top:20px; text-transform:capitalize;}
.title{color: #333; font-size:18px; font-weight: bold;}
.hr{border-bottom:1px dashed #666; width: 531px; margin:4px 0 8px 0;}
.userComment{background-color:#f2f2f2; padding:4px; margin-top:10px;min-height:14px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
.userComment a{display:inline;}
.comment{margin-bottom:10px;}
.accent{color:#ccc; font-style:italic;}
.permalink{margin-left: 60%; width: 531px;}

/*comment window rules*/
#container.commentWindow{width:380px;}
.commentWindow .cols{width:300px;}
.commentWindow .hr{width:300px;}

.commentWindow fieldset{border:1px solid #ccc; margin:15px 0;}
.commentWindow legend{font-size:12px; font-weight:bold;}


