/*  
Template name: Colorvoid
Template URI: http://templates.arcsin.se/colorvoid-website-template/
Release date: 2008-04-25
Description: Soft and natural, gray and blue two-column template.
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
------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background: #404040 url('../images/body.jpg');
	font: normal 13px Verdana,sans-serif;
	color: #345;
	padding-bottom: 1em;
}

a {color: #06A;}
a:hover {color: #036;}

p {padding: 0.1em 0 0.8em;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2	{font: bold 0.9em Verdana,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

blockquote {
	background: #FFF url('../images/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}

code {
	display: block;
	background: #FFFFFA;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}


/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input#s, textarea, input.styled {
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}
textarea {width: 440px;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
.search td {vertical-align: center;}


/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */
#layout_wrapper {
	margin: 40px auto 0;
	width: 780px;	
}
#layout_container {
	background: #FFF;
	padding: 0 5px;
}
#layout_edgetop, #layout_edgebottom {
	background: url('../images/layout_edges.gif') no-repeat left top;
	display: block;
	height: 10px;	
	font-size: 0;
	line-height: 0;
}
#layout_edgebottom {background-position: left bottom;}

/* Site Title */
#site_title {
	background: #C5DEF0 url('../images/site_title.jpg') repeat-x left top;
	padding: 6px 18px;
}
#site_title h1 {
	font: normal 2.4em sans-serif;
	letter-spacing: -1px;
}
#site_title h1,#site_title h1 a {color: #507A9A;}
#site_title h1 a {text-decoration: none;}
#site_title h1 a:hover {color: #305A7A}
#site_title h2 {
	padding-top: 1.3em;
	font: normal 1.1em sans-serif;
	color: #679;
}

#top_separator {
	background: url('../images/top_separator.gif') repeat-x left top;
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
}

/* Navigation */
div.navigation {
	background: #739CBA url('../images/navigation.jpg') no-repeat left bottom;
	/*padding: 82px 10px 0;*/
	padding-left: 10px;
	width: 760px;
	height: 107px;
}

/* Tabs */
#tabs ul {
	margin: 0;
	padding: 0;
	padding-top: 82px;
}
#tabs li {
	display:inline;
	list-style:none;
}
#tabs a {
	background: url('../images/tableftc.gif') no-repeat left top;
	float: left;
	font: bold 0.9em sans-serif;
	margin-right: 3px;
	padding-left: 4px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url('../images/tabrightc.gif') no-repeat right top;
	padding: 5px 10px 5px 6px;
	color: #608AAA;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

#tabs a:hover span {color: #608AAA;}
#tabs a:hover {background-position: 0% -42px;}
#tabs a:hover span {background-position:100% -42px;}

#tabs li.current_page_item a {color: #47A; background-position: 0% -42px;}
#tabs li.current_page_item a span {background-position:100% -42px;}

/* Main Layout */
#main_left {width: 545px;}
#main_wide {width: 770px;}
#main_right {width: 220px;}

/* Footer */
#footer {
	background: #A3B5C1 url('../images/footer.gif') no-repeat left top;
	padding: 8px 12px 2px;
	font-size: 0.85em;
	color: #FAFCFF;
}
#footer .right {color: #C8DBE8;}
#footer .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Floats */
.left {float: left;}
.right {float: right;}

/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}


/* ----------------------------------------
   Post, page
------------------------------------------- */

.contentitem {
	margin-bottom: 5px;
	color: #444;
	background: #F5F5F5 url('../images/post/body.gif') repeat-x left top;	
	padding-left: 10px;
	float: left;
}

#main_left_content .contentitem{
	width: 535px;
}

#main_wide_content .contentitem{
	width: 760px;
}

.contentitem h1 {
	background: #E8E8E8 url('../images/post/title.gif') no-repeat left top;
	padding: 6px 12px 4px;
	font: bold 0.9em Verdana,sans-serif;
	margin-left: -10px;
	margin-bottom: 8px;
	color: #0066AA;
	font-size: 1.1em;
}

#main_left_content .contentitem h1{
	background: #E8E8E8 url('../images/post/title.gif') no-repeat left top;
}

#main_wide_content .contentitem h1{
	background: #E8E8E8 url('../images/post/title_wide.gif') no-repeat left top;
}

.contentitem h1 a {color: #444;}
.contentitem h1 a:hover {
	color: #469;
	text-decoration: underline;
}
.post_title h1.left {width: 380px}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #F5F5F5;
}
.post_metadata .content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 0.8em;
	color: #666;
}
.post_metadata .content a {color: #567;}
.post_metadata .content a:hover {color: #002;}

.post_bottom {
	background: url('../images/post/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}


/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box {margin-bottom: 5px;}
.box_title {
	background: #C6D2DB url('../images/box/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 0.9em;
	color: #505E69;
}
.box_body {
	background: #DAE3E9 url('../images/box/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 0.9em;
}
.box_bottom {
	background: url('../images/box/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}

.box ul li.TITLE{
	font-weight: bold;
	font-size: 0.9em;
}

.box ul li.MENUITEM.active{
	font-weight: bold;
}	

/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	margin-bottom: 5px;
}

#main_left_content .pagenavigation{
	background: #DDEBF4 url('../images/pagenav_top.gif') no-repeat;
}

#main_wide_content .pagenavigation{
	background: #DDEBF4 url('../images/pagenav_top_wide.gif') no-repeat;
}

.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
}

#main_left_content .pagenav_bottom{
	background: url('../images/pagenav_bottom.gif') no-repeat;
}

#main_wide_content .pagenav_bottom{
	background: url('../images/pagenav_bottom_wide.gif') no-repeat;
}

.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #6A7DA4;
	text-decoration: none;
}
.pagenav a:hover {
	color: #002;
	text-decoration: underline;
}

/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}

/*Hierarchy stuff inside contentitem div*/

.background{background-color: #cedbf9;}
.lightbackground{background-color: #e0e8fa;}
.hover:hover{background-color: #d3dff8;}

.border {border:1px solid #D0D8DE;}
.full {width: 99.5%;}
.hidden {display: none;}
.margintop{margin-top: 2px;}
.marginbottom{margin-bottom: 3px;}
.marginright{margin-right: 2px;}
.marginleft{margin-left: 2px;}
.half{width: 50%;}
.sevnety{width: 70%}
.disabledtext{color: gray;} 
.bordertop {border-top: 1px solid #D0D8DE;}
.borderbottom {border-bottom: 1px solid #D0D8DE;}
.clearboth {clear: both;}

/*Textareas*/
textarea.small{display: block; height: 45px; margin: 0 auto;width:99%;}
textarea.medium{display: block; height: 90px;}
textarea.large{display: block; height: 180px;}

/*Tables*/
table{border: none;}
th, td {display: table-cell; margin:0; padding:3px; vertical-align:top; text-align:left;}

table.border {display:table; border-collapse:collapse; margin:15px 0; padding:0; font-size:100%;}
table.border tr {display:table-row;}
table.border th, table.border td {border:1px solid #D0D8DE;}
table.border th {background:#E7ECFD; color:#192666; font-weight:bold;}

/*div*/
div.floatright{float:right;}
div.floatleft{float:left;}
div.scrolllist{overflow-x:hidden; overflow-y:scroll; height: 120px; padding-right: 3px;}

/*img*/
img{border:0; margin:0; padding:0;}
img.alignbottom{vertical-align: bottom;}

/*P*/
p.error{color: #c32929;}
p.tiny{font-size:80%; margin: 0px; padding: 0px; text-align: left;}

/*text align*/
.contentitem .text-align-right{text-align: right;}
.contentitem .text-align-left{text-align: left;}
.contentitem .text-align-center{text-align: center;}
.contentitem .text-align-justify{text-align: justify;}
.contentitem .text-align-inherit{text-align: inherit;}

