
/*
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: #444444;
	font-size: 18px;
	color: #FFFF00;
}

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

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: #FFFFFF; }


a:hover { 
	text-decoration: underline;
	color: #00FFFF;

 }





a:visited { 
color : #00FF2B; 
} 





.text1 {
	padding: 5px 10px 5px 10px;
	background: darkgreen;
	color: FFFF00;
}

/* Header */

#header-wrapper {
}

#header {
	height: 80px;
	margin: 0 auto;
	padding: 0 20px;
	background: #2D2D2D;
	border-bottom: 8px solid #FFEABF;
	font-weight: bold;

}

/* 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: #C8FFD2;
}

#menu a:hover { 
	text-decoration: underline;
	background: #FFFFFF;
	color: #330033;

 }

#menu .current_page_item a {
	background: #FFFF55;
	color: #FF0000;
}





/* Page */

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



/* 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: #FFFF00;
	border-bottom: 8px solid #FFEABF;
}

.post .meta a { color: black; }

.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: #292929;
	color: #FFFF00;

}

#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 #FFEABF;
	font-size: 18px;
}


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


/* Footer */

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

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




.hosted2 {
        float:center;
        overflow:hidden;
        padding:1px;
        align:center;
        text-align:left;
        width:460px;
        height:40px;
        FONT: 10pt Verdana;
        FONT-weight: bold;
        margin:0px 5px 10px 5px;
        border: 2px solid #FFEABF;
        background: black;
}


.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: 1px solid gold;
        background: #12110E;
}

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

}

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


.hosted a:hover {
 	color: #00FFEE;
}

.hosted a:visited { 
color : #ff0000; 
} 



.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: #FFFF00;


}


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

}

        border:0px;
        border:none;
        color:#FFEABF;
}


