/*
Theme Name: EU-theme
Theme URI: http:///
Description: Hack of a hack of a hack.
Version: 2
Author: GGA

*/

/* Structure
---------------------------------------- */
#page {	margin:40px 0px 0px 0px;	}
#header {
	height: 80px;
	border-bottom: 1px solid #777;
	width: 100%;
	margin: 0;
}
#left_col {
	position: absolute;
	top: 122px;
	left: 0;
	width: 130px;
	z-index: 3;
	margin: 0;
	overflow: hidden;
}
#center_col {
	position: relative;
	margin: 0 182px 0 132px;
	z-index: 5;
	border: solid #777;
	border-width: 0 1px;
}
#right_col {
	position: absolute;
	top: 122px;
	right: 0;
	width: 180px;
	z-index: 2;
	margin: 0;
	overflow: hidden;
}
#footer {
	width: 100%;
	margin: 0;
	border: solid #777;
	border-width: 2px 0 1px 0;
}
/* Default Design Elements
-------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #333;
	color: #999;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 12pt;
}
a:link 		{	color: #da7;				}
a:visited		{	color: #799;				}
a:hover		{	color: #fff;					}
a img		{	border-width: 0;			}
/* Content Block Formatting ------------------------------
-------------------------------------------------------------------- */
#header_content {
	margin: 0px 10px 0px 10px;
}
#left_content {
	font-size: 8pt;
	padding: 20px 5px 20px 5px;
}
#center_content {
	height: 80%;
	padding: 5px 5px 50px 5px;
}
#right_content {
	text-align: center;
	font-size: 8pt;
	padding: 20px 5px 20px 5px;
}
#footer_content {
	color: #aaa;
	text-align: center;
}
/* Blog Title
-------------------------------------- */
#blog-title {
	text-align:left;
	font-size: 30pt;
	color:#8dd;
	text-transform:lowercase;
}
#blog-title a {
	color:#8cc;
	text-decoration:none;
}
#description {
	margin: 0px 0px 0px 10px;
	text-align:left;
	font-size: 14pt;
	color:#9c7;
}
/* Posts
----------------------------------------------- */
.date-header {
	margin:0 0 .75em;
	padding-bottom:.35em;
	border-bottom:1px dotted #567;
	font:bold 100%/1.4em Verdana,San-serif;
	text-transform:lowercase;
	color:#7bc;
}
.post {
	margin:0 0 2.5em;
}
.post-body {
	margin:0 0 0 10px;			
}
.post-cat {
	margin:.25em 0;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 12pt;
	color:#9c7;
}
.post-cat a {
	text-decoration:underline;
	font-weight: bold; 
	color:#9c7;
}
.post-title {
	margin:.25em 0;
	font-family: Verdana,Arial,Sans-serif;
	font-size: 12pt;
	color:#9c7;
}
.post-title a, .post-title a:visited .post-title strong {
	dis play:block;
	text-decoration:none;
	paddi ng:1px 0 1px 0;
	color:#9c7;
}
.post p {
	margin:0 0 .75em;
	line-height:1.6em;
}
p.post-footer {
	margin:0;
	text-align:right;
	color:#9c7;
}
p.post-footer em {
	display:block;
	float:left;
	text-align:left;
	color:#9c7;
}
a.comment-link {
/* IE5.0/Win doesn't apply padding to inline elements,
so we hide these two declarations from it */
	padding-left:15px;
}
html>body a.comment-link {
/* Respecified, for IE5/Mac's benefit */
	padding-left:15px;
}
.post img {
	margin:0 0 5px 0;
	padding:4px;
	border:1px solid #567;
}
/* Comments
----------------------------------------------- */
#comments {
	margin:0;
}
#comments h4 {
	margin:0 0 10px;
	border-top:1px dotted #567;
	padding-top:.5em;
	font:bold 110%/1.4em Verdana,Sans-serif;
	color:#9c7;
}
#comments-block {
	line-height:1.6em;
}
.comment-poster {
	margin:.5em 0 0;
	padding:0 0 0 20px;
	font-weight:bold;
	color:#9ab;
}
.comment-body {
	margin:0;
	padding:0 0 0 20px;
}
.comment-body p {
	margin:0 0 .5em;
}
.comment-timestamp {
	margin:0 0 .5em;
	padding:0 0 .75em 20px;
	color:#996;
}
.comment-timestamp a:link {
	color:#996;
}
.deleted-comment {
	color:gray;
}

/* Left Styles
----------------------------------------------- */
.left_title {
	margin: .5em 0 .5em;
	padding-bottom:.35em;
	border-bottom:1px dotted #567;
	font:bold 100%/1.4em Verdana,San-serif;
	text-transform:lowercase;
	color:#7bc;
	text-align: center;
}
#left_content p {
	margin:0 5px 0px 5px;
	line-height:1.1em;
}
/* Right Styles
----------------------------------------------- */
.right_title {
	margin: .5em 0 .5em;
	padding-bottom: .35em;
	border-bottom: 1px dotted #567;
	font: bold 100%/1.4em Verdana,San-serif;
	text-transform: lowercase;
	color: #7bc;
	text-align: center;
}
#right_content p {
	text-align: right;
	margin:0 5px 0px 5px;
	line-height:1.1em;
}
ul, li {
	margin: 0;
	list-style: none;
}

/* Additional Fonts
---------------------------------------- */
#ed_nav {
	padding: 5px 5px 5px 5px;
	font:bold 75% Verdana,San-serif;
	text-transform: lowercase;
	color: #7bc;
	text-align: center;
}
#ad_text {
	padding: 5px 5px 5px 30px;
	font:bold 75% Verdana,San-serif;
	text-transform: lowercase;
	color:#7bc;
	te xt-align: center;
}
