/*#############################################################
Name: Edinburgh
Date: 2007-05-12
Description: A dark trash style two-column website template. Wordpress theme version available at http://templates.arcsin.se/decayed-wordpress-theme/.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/
co
/* standard elements */
html {min-height: 100%;}

html, body, form, fieldset, div, span, table, tr, td, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
margin: 0;
padding: 0;
}

a {color: #ffffff;}
a:hover {color: #079bd5;}

body {
	background: #000b1e url(../images/edinburgh-body.gif) no-repeat; /*  url(img/bg.jpg) repeat-x; */
	color: #ccc;
         text-align: justify;
	font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
	padding-left: 10px;
}

p,code,ol {padding-bottom: 1.2em;}

h1 {
	color: #fff;
	font: normal 2em Impact,sans-serif;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
}

h2 {font: normal 1.8em Tahoma,sans-serif;}
1
h1,h2 {padding-top: 6px;}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}

#title {
padding-left:4px;
}

/* misc */

#loginbox {
    border: 1px #ffffff dashed; 
    padding:5px;
    width: 168px;
}

#loginbox a{
color:#ffffff;
text-decoration:none;
}

#loginbox a:hover{
color:#079bd5;
text-decoration:none;
}

.clearer {
	clear: both;
	font-size: 0;
}
div.eventer {margin: 20px 0px 20px 0px; background-color: #c70e16; padding:0px 5px 5px 5px; width: 168px; border: 2px #ffffff solid; color: #ffffff;}
div.eventer h3,ul.customLatestClass, ul.customLatestClass a{color: #ffffff;}
div.headlinesedi {margin: 0px 0px 20px 0px; background-color: #c70e16; padding:0px 10px 10px 10px; width: 510px; border: 2px #ffffff solid; color: #ffffff;}
div.headlinesedi h3,ul.customLatestClass, ul.customLatestClass a{color: #ffffff;}
.left {float: left;}
.right {float: right;}
.footer {	color: #fff;
         font: normal 90% "Trebuchet MS",Verdana,sans-serif;
         padding: 5px 0px 5px 0px;}

.decay,.decay-small, h3, .componentheading {
	color: #fff;
	font: normal 2em Impact,sans-serif;
	padding: 0 0 2px 0px;
	width:100%;
}

.buttonheading {
width:75px;
height:30px;
overflow:visible;
}

.contentheading { 
	color: #FFF;
	height:40px;
	line-height:22px;
	width:100%;
	font: normal 2em Impact,sans-serif;
	padding: 16px 0px 2px 0px;
	font-size:140%;

}

h3 {
	color:#fff;
	font-size:150%;
	padding-top:6px;

}

p.postinfo {
	border-top: 1px dashed #fff;
	color: #333;
	font: bold 0.9em sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* structure */
#container {
	font-size: 1.3em;
}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif;}
#site-title a {
	color: #DDD;
}
#site-title a:hover {
	color: #FFF;
	text-decoration: none;
}
#site-description {color: #CCC; }

/* content */
#content {
         left: 0px;
	width: 540px;
         position:relative;
	top: 0px;
         margin: 70px 0 0px 0px;}
}
.createdate {
	color:#8DC63F;
	margin-bottom: 6px;
}
#content {
color:#FFFFFF;
}

#content li {margin-left: 18px;}

/* adverts */
#adverts {       
         left: 0px;
         position: relative;
         top: 0px;
	float:right;
	width: 190px;
         margin: 0px 0px 0px 10px;}
}

/* navigation */
#navigation {
	left: 0px;
	position: relative;
         float:left;
	width: 200px;
         top: 0px;
         margin: 7px 0px 0px 5px;}
}
#navigation h2 {
	color: #000;
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 20px;
	margin: 0;
}
#navigation ul {margin: 0 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
         font-weight: bold;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
}
#navigation li a:hover {color: #079bd5;}

#navigation ul ul a:link, #navigation ul ul a:visited {
color:#fff;
padding-bottom:0px;
margin-bottom:0px;
}

#navigation ul ul a:hover {
color:#079bd5;
}

/* footer */
#footer {
	left: 0px;
	position: relative;
	border-top: 1px dashed #fff;
	color: #ccc;
	font: normal 0.9em sans-serif;
	width:985px;
	padding: 3px 0px
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #ccc;}



/* joomla fixes */

/**
 * @section Eventlist Table
 *
 */
div#eventlist table.eventtable
{ margin: 1em 1px; width: 99%; font-size: 1em; border-collapse: collapse; border: 1px solid #ffffff; }

div#eventlist table.eventtable th
{ background-color: #1b1819; color: #ffffff; font-weight: bold; padding: 0.4em; text-align: left; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff;  }

div#eventlist table.eventtable th img
{ margin: 0 0 5px 5px; vertical-align: middle; border: none; }

div#eventlist table.eventtable td
{ padding: 0.4em; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; vertical-align: middle; }

div#eventlist table.eventtable tr.sectiontableentry2 td
{ background: #1b1819; }
div#eventlist table.eventtable tr.sectiontableentry1 td
{ background: #c70e16; }