/*
Theme Name: Cyber Liberties Conference
Description: 
Theme URI: http://www.coto.at
Tags: light, blue, orange, brown, two-columns, fixed-width, left-sidebar
Version: 1.0
Author: Georg Markus Kainz
Author URI: http://www.coto.at
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: none;
}


body {
	background: url('img/body.jpg');
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #584362;
}

#header-fluid {
	margin: 0;
	height:215px;
	width: 100%;
	background: url('img/header-fluid.jpg') repeat;
	align: center;
}

#header {
	margin: 0 auto;
	width: 900px;
	height: 215px;
	background: url('img/header.jpg') repeat-x;
	overflow:hidden;
	align: center;
}

#header-text {
	margin: 0;
	width: 660px;
	height: 215px;
	overflow:hidden;
	text-align: left;
}

#header-logo {
	float:	left;
	margin: 0;
	width: 240px;
	height: 215px;
	background: url('img/CLC09_logo.gif');
	overflow:hidden;
	text-align: left;
}

#header h1 {
	margin: 40px auto auto 20px;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 2px;
}

#header h1 a {
	text-decoration: none;
	color:#421955;
}

#header p {
	margin: 10px auto auto 20px;
	font-size: 30px;
	color: #421955;
}

#menu-fluid {
	margin: 0;
	height:29px;
	width: 100%;
	background: url('img/menu-fluid.jpg') repeat-x;
}

#menu {
	margin: 0 auto;
	width: 900px;
	height: 29px;
	background: url('img/menu.jpg');
}

#faux {
	margin: 0 auto;
	width: 900px;
	height: auto;
	background: url('img/faux.jpg');
}

#sidebar {
	margin-bottom: 	30px;
	float: 			left;
	height: 		auto;
	width:			250px;
	text-align:		left;
	overflow:		hidden;
}

#sidebar .widget {
	margin: 10px 30px 20px 20px;
	width: 210px;
/*	border: 1px solid #EEFFD1;*/
	}

#sidebar h2 {
	font-size: 20px;
	color: #EEFFD1;
	}


#sidebar ul {
	margin: 10px auto 0 0px;
	border-left: 1px solid #EEFFD1;
}

#sidebar ul li {
	padding-bottom: 6px;
	margin: 0 auto 0 20px;
	font-size: 13px;
	color: #EEFFD1;
	list-style: none;
 /*	background: url('sidebar-li.jpg') left bottom no-repeat; */
}

#sidebar ul li a {
	color: #EEFFD1;
	text-decoration:none;
}

#sidebar a {
	color: #EEFFD1;
	text-decoration:none;
	line-height: 14px;
}

a.tagsz-1 { font-size:  8px; }
a.tagsz-2 { font-size: 10px; }
a.tagsz-3 { font-size: 12px; }
a.tagsz-4 { font-size: 14px; }
a.tagsz-5 { font-size: 16px; }


#sidebar #searchform .hidden {
	display:none;
	}

#sidebar form#searchform div {
	margin: 20px 0;
	height: 38px;
	width: auto;
	}
	
#sidebar #searchform input#s {
	margin: 0 5px auto 0;
	padding: 0;
	height: 18px;
	width: 130px;
	border: #421955 inset 3px;
	font-weight:bold;
	font-size: 14px;
	color: #EEFFD1;
	background: #584362;
	line-height: 20px;
	overflow: hidden;
	text-align:left;
	}

#sidebar #searchform input#searchsubmit {
	margin: 0 auto auto 0;
	padding: 0;
	height: 24px;
	width: 65px;
	color: #EEFFD1;
	border: #421955 outset 3px;
	background: #584362;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	}

#sidebar div#calendar_wrap {
	margin: 0 auto 7px 0;
	width: 250px;
	text-align: center;
	font-size: 14px;
	}

#sidebar #calendar_wrap table{
	margin: 0 auto;
	color:#5A5A43;
	}

#sidebar #calendar_wrap caption {
	margin: 0 auto 7px 0;
	font-size: 14px;
	font-weight: bold;
	}
	
#sidebar #calendar_wrap a{
	font-size: 14px;
	color: #5A5A43;
	font-weight: bold;
	text-decoration: none;
	}

#content {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 610px;
	height: auto;
	text-align: left;
	float:right;
	font-size: 14px;
/*	border: 1px solid #EEFFD1; */
}

#content h1.post-title  {
	font-size: 22px;
	font-weight:bold;
	
}

#content .post-title a {
	color: #584362;
	text-decoration:none;
	display:block;

}


.post-content {
	text-align: justify;
	width: 545px;
}

.post-content p {
	margin-bottom: 7px;
	line-height: 18px;
}

.post-content a {
	color:#584362;
	font-weight: bold
}

.post-content img {
	border:4px solid #DDDDDD;
	margin:4px 0;
}

.post-content a img {
	border:4px solid #DDDDDD;
}

.post-content a:hover img {
	border-color:#CCCCCC;
}

.post-content ol {
	margin: 7px auto 7px 18px;
	}

.post-content ol li {
	margin-left: 5px;
	padding: 0px;
	}

.post-content ul {
	margin: 7px auto 7px 14px;
	}

.post-content ul li {
	margin-left: 5px;
	padding: 0px;
	}

.post-content h1 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: bold;
	border-left: 4px #584362 solid;
	border-bottom: 1px #584362 solid;
	}

.post-content h2 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 25px;
	font-weight: normal;
	font-style:italic;
	border-left: 4px #584362 solid;
	border-bottom: 1px #584362 solid;
	}

.post-content h3 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: bold;
	border-left: 6px #584362 solid;
	}

.post-content h4 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	font-style:italic;
	border-left: 6px #584362 solid;
	}

.post-content h5 {
	margin: 5px auto 5px 0;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	border-left: 6px #584362 solid;
	}

.post-content blockquote {
	background:url('img/blockquote.jpg') no-repeat top left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left: 2px #999999 solid;
	padding-left: 15px;
	}

.post-content img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post-content img.aligncenter {
	text-align: center;
}

.post-content table {
	margin: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: regular;
	border: 1px #584362 solid;
	width: 100%;
	
	}

.post-content td {
	border: 1px #584362 dotted;
	empty-cells:hide;
	
	}

.post-content td H2 {
	font-size: 18px;
	font-weight: bold;
	border: 0px;
	
	
	}

#content .comments {
	margin: 10px auto auto auto;
	width: 623px;
	}

#content .comments a {
	text-decoration: none;
	color:#584362;
	font-weight: bold;
	}

.comments-template {
	width: 623px;
	}

.comments-template p {
	text-indent: 0px;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #584362;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.post-meta {
	width: 525px;
	background:#B394C1 none repeat scroll 0 0;
	background: url('img/header-fluid.jpg') repeat;
	border:1px solid #421955;
	color:#584362;
	margin:10px 0 22px;
	padding:5px 10px;
	font-size: 12px;
}

.post-meta a {
	color:#004488;
}

post-meta a:hover {
	color:#0066CC;
}



.date {
	width: 50px;
	height: 75px;
	background: url('img/header-fluid.jpg') repeat;
	border: 1px solid #584362;
	text-align: center;
	margin-left: 10px;
	float: right;
}

.month {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #584362;
	height: 22px;
	line-height: 22px;
}

.day {
	font-size: 22px;
	height: 25px;
	line-height: 30px;
	font-weight: bold;
}

.year {
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	line-height: 15px;
	background: url(img/menu-fluid.jpg);
}

ol.snap_nav {
display: inline;
float: left;
clear: both;
list-style: none;
}

ol.snap_nav li {
display: block;
float: left;
padding: 0 2px auto 0;
margin: 2px;
border: 1px solid #584362;
}

ol.snap_nav li a {
font-size: 16px;
font-weight: bold
}

ol.snap_nav li.snap_selected a {
cursor: text;
}

ol.snap_titles {
clear: both;
display: block;
border: 0;
list-style: none;
}

#footer-fluid {
	margin: 0;
	height:87px;
	width: 100%;
	background: url('img/menu-fluid.jpg') repeat-x;
}

#footer {
	padding-top: 10px;
	padding-right: 10px;
	margin: 0 auto;
	width: 900px;
	height: 32px;
	background: url('img/menu.jpg');
	text-align: right;
	overflow: hidden;
}

#footer p {
	color:#FFF;
}

#footer p a {
	text-decoration:none;
	font-weight: bold;
	color:#FFF;
}