/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body {
height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #ebf1fa;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	
}

h1, h2 {
	font-weight: normal;
}

p, ol, ul {
	margin-top: 0;
	line-height: 160%;
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

a.shop {
color: white;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px;
	background-image: none;
	background-repeat: repeat;
}

/* Header */

#header {
	height: 125px;
	margin: 0 auto;
	text-transform: uppercase;
	background-image: url(../images/img01.gif);
	background-repeat: repeat-x;
}

#logo {
	float: left;
	padding: 15px 0 0 20px;
}

#logo h1 {
text-indent: -1000px;
}

#logo h1, #logo p {
	margin: 0;
	font-weight: bold;
}

#logo h1 a {
	height: 45px;
	width: 100px;
	padding-top: 5px;
	float: left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#logo p {
	padding-left: 1px;
	line-height: normal;
	font-size: 0.85em;
/*	clear:left; */
}

#menu {
	float: right;
	padding-top: 24px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a, #menu span {
	display: block;
	float: left;
	padding: 31px 20px;
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current {
	background: #7a90f6 url(../images/img02.gif) repeat-x;
	color:#FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 650px;
	list-style-image: none;
	list-style-type: none;
}


#content ul {
	margin: 0px;
	padding: 0 0 0 25px;
	list-style: none;
}


.post {
}

.meta {
	margin: 0;
	padding: 10px 0 15px 20px;
	border-top: 1px solid #F3F3F3;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: underline;
}

.meta .more {
	padding-left: 12px;
	background: url(../images/img09.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 15px;
	background: url(../images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #FFFFFF url(../images/img16.gif) no-repeat left bottom;
}

#sidebar li li {
	padding: 5px 20px;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(../images/img15.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar .news_block h2 {
background: url(../images/img15a.gif) no-repeat;

}

/* Green Box */
 
.greenbox {
	background: #FFFFFF url(../images/img03.gif) repeat-x;
}

.greenbox .title {
	height: 60px;
	background: url(../images/img04.gif) no-repeat;
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	background: url(../images/img05.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}
.greenbox p {
line-height:160%;
}

.greenbox .entry {
	padding: 10px 20px 0 20px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	line-height:160%;

}

.block_bottom { background: url(../images/blockbottom.jpg) no-repeat left bottom; height: 15px;}

/* Two Columns */

.two-columns {
	clear: both;
	background: url(../images/img11.gif) repeat-y;
	border-top: 10px solid #ebf1fa;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 53px;
	margin: 0;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(../images/img13.gif) no-repeat;
}

.two-columns .red {
	background: url(../images/img14.gif) no-repeat;
}

.two-columns .columnA, .two-columns .columnB {
	width: 320px;
}

.two-columns .columnA {
	float: left;
}

.two-columns .columnA .content {
padding: 0 10px;
}

.two-columns .columnB {
	float: right;
}

.two-columns .btm {
	clear: both;
	background: url(../images/img12.gif) no-repeat left bottom;
	margin-bottom: 10px;
}

/* Footer */

#footer, .push {
height: 70px;
}

#footer {
	clear: both;
	background: #FFFFFF url(../images/img02.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

#footer p {
	padding: 30px 0 0 0;
}


/* additions */

.informer_float {
float: left;
}




