/*
Theme Name: Deep Blue
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: A two-column layout with a touch of blue. Based on the <a href="http://templates.arcsin.se/">free website template</a> Deep Blue.
Author: Viktor Persson
Author URI: http://arcsin.se
*/head

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #474747  url('img/body.gif')  repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;	
  margin: 0;
	padding: 0;
}

a {
	color: #41266E;
	text-decoration: none;
}

p { 
 	padding:0;
	margin:0;
}
/* headings */
h1 {font: normal 2em sans-serif; margin-top: 1em; margin-bottom: 0.5em;}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em; margin-bottom: 0.5em;}
h3 {font: bold 1.3em sans-serif; margin-top: 0.6em;}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}


/* misc elements */
code {
	background: url('img/code.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #F0F0F0;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
        padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FAFAFA url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font: normal 1.2em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}

ol {margin: 0 0 1.2em 2em;}

/* structure */
#main {
	width: 780px;
	/*border-top: 6px solid #FFF;*/
	margin: 0 auto;
}
#main_left {
	float: left;
	width: 607px;
}
#main_right {
	float: right;
	width: 173px;
} 
/*
#main a img {
	border: none;
	margin: 3px;
}
*/
.historytable {
	border:1px solid #bbb;
	border-collapse: collapse;
	display:inline-table;

}
.historytable th {
	font-weight:bold;
	border:1px solid #bbb;
	padding:1px 4px 1px 4px;
}

.historytable td {
	border:1px solid #bbb;
	padding:1px 4px 1px 4px;
	text-align:center;
}

.historytable td .left {
	text-align:left;
}

/* misc */
.left {float: left;}
.right {float: right;}
span.comment {padding-left: 18px; background: url('img/icon_comment.gif') no-repeat left center;}
.clearer {clear: both; font-size: 0; height: 0;}

/* logo */
#header {
	background: url('img/header.jpg');
	border-bottom: 6px solid #FFF;
        height:180px;

}
#header h1 {
	font: normal 2.2em Verdana,sans-serif;
	margin: 0;
	padding: 110px 0 0 24px;
}

#header a {
	color: #fff;
}

#post-59 {
	float:left;
	display:block;
	width:200px;
	margin-right:5px;
	margin-bottom:5px;
}

.committee {
 width:590px;
 float:left;

}
.headline {
/* border-collapse: collapse;
       display:inline-table;*/
  width:200px;
  display:block;
}
.headline th {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	height: 10px;
	text-align: left;
	font-weight:bold;
	padding: 1px 0 1px 3px;
}
.headline td {
	background: #47367D;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	color: #fff;
	padding: 5px 0 0 5px;
	border: 1px solid #444;
}

#main .headline td a {
  color: #fff;
	text-decoration: underline;
}

.main-logo {
  position: absolute;
  left:450px;
  top:130px;
  z-index: 1;
/*    filter:chroma(color=#47367D); */
/*  filter:alpha(opacity=10); */
}

.tdheader {
	background: url('img/label2.gif');
}

#navigation ul {
 margin: 0; 
 list-style-type: none;
 text-align:center;
 padding: 5px 3px 5px 3px;
}

#navigation ul li {
	list-style: none;display:inline;
	margin-left:20px;
}

#navigation {
	background-color: #41266E;
	background: url('img/menu_back2.gif');
	background-repeat: repeat-x;
}
#navigation a {
	font: bold 1.2em Verdana,sans-serif;
	height: 1.8em;
	padding: 5px 3px 5px 3px;
	text-decoration: none;
        color:#FFF;
}
#navigation a:hover {
background: #FFF;
color: #41266E;
padding:2px 3px 2px 3px;}

#navigation ul li:first-child { margin:0; }

/* sidebar label */
#sidebar {
	border-left: 1px solid #3A3A3A;
        color: #eee;
}
.label {
	background: #333 url('img/label2.gif') no-repeat;
	clear: both;
	color: #EEE;
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
}
.ec3_events2 li {
       padding: 0.3em 2% 0.3em 5%;
}

.textwidget {
       padding: 5px 0 5px 5px;
       color: #eee;
}
/* lists */
ul.block, .block ul {
	background: #2A2A2A;
	border-top: 1px solid #3A3A3A;
	margin: 0;
	padding: 0;
}
.block li {
	border-bottom: 1px solid #3A3A3A;
        list-style: none;
}
.block a {
	background: url('img/block.jpg') repeat-x left top;
	color: #CCC;
        display: block;
	font: normal 0.8em Verdana,sans-serif;
	padding: 3px 0 3px 5px;
        text-decoration: none;
	/*width: 92%;*/
}
.block a:hover {
	background: #47367D;
	color: #FFF;
}
.block a em {
	color: #999;
	display: block;
	font: normal 0.8em Verdana,sans-serif;
	margin-top: 0.3em;
}

/* lists */
.top-menu-block ul {
	background: #2A2A2A;
	margin: 0;
	padding: 0;
        list-style-type: none;
        padding: 5px 0 5px 0;
        text-align: center;

}
.top-menu-block li {	
	list-style: none;
        display:inline;
}
.top-menu-block a {
	background: #2A2A2A;
        color: #CCC;
        text-decoration: none;
        font: normal 1.1em Verdana,sans-serif;
        padding: 5px 10px 5px 10px;

}
.top-menu-block a:hover {
	background: #47367D;
	color: #FFF;        
}

.top-menu-block a em {
	color: #999;
	display: block;
	font: normal 0.8em Verdana,sans-serif;
	margin-top: 0.3em;
}

/* content */ 
#content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 1em 1em; 
}
#content a {color: #41266E;}
#content a:hover {
	text-decoration: underline;
	color: #41266E;
}
#content p {margin: 0.4em 0 1em 0;}
#content .descr {
	color: #666;
	margin-bottom: 0.5em;
}
/*#content ul li {list-style: url('img/li.gif');}*/
#content ul {margin-left: 1.8em;}

/* footer */
#footer {
	color: #666;
	clear: both;
}
#footer .right {color: #555;}
#footer .right a {color: #555;}
#footer .right a:hover {
	color: #777;
	text-decoration: underline;
}
#footer .left a {color: #777;}
#footer .left a:hover {
	color: #333;
	text-decoration: underline;
}
#footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 507px;
}
#footer .right {
	margin-right: 1em;
	padding: 0.8em 0;
	text-align: right;
	width: 220px;
}

/* posting */
.post_info {
	background: #FAFAFA;
	border: 1px solid #EEE;
	color: #555;
	margin-bottom: 1em;
	padding: 0.6em 0.7em;
}

/* comments */
.commentlist {margin: 1em 0 0 0.5em; padding: 0;}
.commentlist li {margin-bottom: 1.2em; list-style: none;}
#commentform {
	margin: 1em 0;
	width: 360px;
}
.commentmetadata {padding: 0.2em 0 0.4em; color: #469;}
.commentmetadata a {
	color: #444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

textarea.styled {width: 320px; overflow: auto;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}