
/*
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;
	background: #000000;
	font-size: 18px;
	color: silver;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #F1BA05;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-size: 13px;
}

ul, ol { }

blockquote { }

a { color: yellow; }

a:hover { text-decoration: none; }




hr { display: none; }

.text1 {
	padding: 5px 10px 5px 10px;
	background: #FF6600;
	color: #000000;
}

/* Header */

#header-wrapper {
}

#header {
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	background: midnightblue;
	border-bottom: 8px solid #623022;
}

/* Menu */

#menu {
	float: left;
	width: 680px;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 20px;
	list-style: none;
	line-height: normal;

}

#menu li {
	display: block;
	float: left;
	font-size: 17px;

}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	color: yellow;
}

#menu a:hover { 
	text-decoration: underline;
	background: black;

 }

#menu .current_page_item a {
	background: black;
	color: #FFFFFF;
}





/* Page */

#page {
	margin: 0 auto;
	padding: 0 40px;
}

/** LOGO */

#logo {
	height: 148px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#logo h1 { padding-top: 45px;}

#logo h1 a {
	padding: 5px 0 5px 10px;
	text-decoration: none; 
	color: #E46115;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	padding: 65px 0 0 15px;
	font: italic 13px;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: right;
	width: 75%;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	margin-bottom: 3px;
	padding: 2px 0px 2px 15px;
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 2px 30px 2px 15px;
	font: italic 10px;
	color: #B6ACA2;
	border-bottom: 8px solid #623022;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 15px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 20%;
	background: black;
	color: #ffffff;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar p {
	padding: 0 15px;
}

#sidebar h2 {
	margin: 0 0 20px 0px;
	padding: 6px 0 6px 15px;
	border-bottom: 8px solid #623022;
	font-size: 18px;
}


#sidebar p {
	line-height: 200%;
}


/* Footer */

#footer {
	margin: 0 auto;
	padding: 0;
	background: black;
	border-top: 8px solid #623022;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
}

#footer a {
}










.hosted {
        float:center;
        overflow:hidden;
        padding:0px;
        align:center;
        text-align:left;
        width:460px;
        height:120px;
        FONT: 10pt Verdana;
        margin:0px 5px 10px 5px;
        border: 2px solid red;
        background: black;
}

.hosted img {
        float:left;
        width:100px;
        height:100px;
        border: 1px solid blue;
        margin:8px 5px 0px 8px;

}

.hosted img:hover {
        border: 1px solid green;
 }


.hosted a:hover {
 	color: red;
}

.hosted h2 a {
        float:left;
        height:40px;
        width:300px;
        overflow:hidden;
        text-align:left;
        FONT: 10pt Verdana; 
        font-weight:bold;
        TEXT-DECORATION: none;
	margin: 0px 2px 0px 5px;
        color: yellow;
}


.hosttekst {
        float:left;
        text-align:left;
        width:250px;
        height:60px;
        FONT: 8pt Verdana;
	color: white;
        margin:0px 2px 0px 5px;
}

        border:0px;
        border:none;
        color:silver;
}


