/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #5a5757;
	background-color: #FFFFFF;
	background-image: url(images/img01versiona_130.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: normal;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #5a5757;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Header */

#header {
	width: 760px;
	height: 130px;
	margin: 0 auto;
	background-image: url(images/ekaadatitle_130.jpg);
	background-color: #d45d01;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

.chromestyle{
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	display: block;
	float: left;
	padding: 17px 20px 0 20px;
	background: none;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

.chromestyle ul li a:hover,{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: none; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: D8D8D8;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF;
	list-style: none;
}

/* Posts */

#posts {
	float: left;
	width: 240px;
}

#postsagain {
	float: left;
	width: 400px;
}
/* News */
#news {
	float: right;
	width: 140px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
	height: 430px;
}

#news li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}
/* Links */

#links {
	float: right;
	width: 440px;
	padding-left: 10px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Gallery */

#cardgallery {
	float: left;
	width: 220px;
	padding-right: 20px;
}

/* Gallerymenus */

#gallerymenu {
	float: left;
	width: l00px;
	padding-right: 10px;
	max-width: 120px;
}
/* Images */

#images{
	float: right;
	width: 580px;
	padding-left: 10px;
	background: url(images/img05.gif) repeat-y;
	list-style-type: none;
	margin: 0;
	
}

#images ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#images li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#images li li {
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(images/img06.gif) repeat-x left bottom;
}

#images li a {
	text-decoration: none;
}

#images li a:hover {
	text-decoration: underline;
}

#images li i {
	font-style: normal;
	font-size: 9px;
	padding: 0;
	margin: 0;
	list-style: none;
}
/* Imagelayout */

#imagelayout_wrap {
	padding: 0;
	margin: 0;
	list-style: none;
}

#imagelayout caption {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: bold;
}

#imagelayout table {
	width: 100%;
	border: 0px solid #E8E8E8;
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#imagelayout thead {
	background: #514F42;
}

#imagelayout tbody td {
	border: 0px solid #514F42;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none;
}

#code {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}
#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 20px;
	padding: 8px;
	background: #786a65 url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}

