/*
Theme Name: HJK - H&#248;rning Juniorklub
Description: Leveret af IT Denni, denni@it-denni.dk, tlf.: 28 76 35 46
Author: Denni Pultz Gottfredsen
*/

html, body {
	margin: 0px;
	font-family: "Lucida-Grande", "Calibri", Arial, Verdana, Sans-Serif;
	font-size: 14px;
	color: #7b7b7b;
	background-color: #fff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	height: 430px auto;
}

/* basic styles */

a {
	color: #8cc6e8;
}

a:hover {
	text-decoration: none;
}

a img {
	outline: none;
	border: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

h1 a {
	color:#7b7b7b;
	text-decoration:none;
}

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

h2 {
	font-size: 20px;
	color: #8cc6e8;
	font-weight: bold;
	margin: 0px 17px 0px 17px;
}

h5 {
	font-size: 11px;
	color: #8cc6e8;
	font-weight: normal;
	margin: 0px;
}

/* frame/menu styles */

#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#top-menu {
	margin-left: 20px;
	height: 85px;
}

#header {
	background-image: url(images/header.jpg);
	width: 800px;
	height: 337px;
}

#bottom-menu {
	margin-left: 20px;
	height: 34;
}

#bottom-content {
	width: 750px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* Tekst-indhold */

.bottom-left {
	width: 520px;
	margin-right: 20px;
	float: left;
}

/* OBS box */

.bottom-right {
	width: 210px;
	float: right;
}

.bottom-right-top {
	width: 210px;
	height: 15px;
	background-image: url(images/bottom-right-top.jpg)
}

.bottom-right-middle {
	width: 210px;
	background-image: url(images/bottom-right-middle.jpg);
	background-repeat: repeat-y;
	color: #bababa;
}

.bottom-right-bottom {
	width: 210px;
	height: 15px;
	background-image: url(images/bottom-right-bottom.jpg)
}

.bottom-left img {
	padding:0 5px 0 0;
}

.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}

/****************************** COMMENTS START ******************************/
.comments-box {
	width:495px;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
#comment {
	width:485px;
}
/****************************** COMMENTS END ******************************/

/****************************** SIDEBAR START ******************************/
.bottom-right-middle ul {
	width:auto;
	margin:0;
	padding:0 17px 0 17px;
	float:none;
	list-style:none;
	display:list-item;
}
.bottom-right-middle ul li.widget {
	width:auto;
	margin:0 0 15px 0;
	padding:0;
	float:none;
}
.bottom-right-middle ul li.widget h2 {
	margin:0 0 12px 0;
	padding:0;
	font-size:20px;
	color:#8cc6e8;
	font-weight:bold;
}
.bottom-right-middle ul li.widget ul {
	width:auto;
	margin:0;
	padding:0;
	float:none;
	list-style:none;
	display:list-item;
}
.bottom-right-middle ul li.widget ul li {
	width:auto;
	margin:0 0 5px 0;
	padding:0;
	float:none;
	font:normal 14px "Lucida-Grande", "Calibri", Arial, Verdana, Sans-Serif;
}
.bottom-right-middle ul li.widget ul li a {
	color:#8cc6e8;
	font:normal 14px "Lucida-Grande", "Calibri", Arial, Verdana, Sans-Serif;
	text-decoration:underline;
}
.bottom-right-middle ul li.widget ul li a:hover {
	text-decoration:none;
}
.bottom-right-middle ul li.widget ul li ul {
	width:auto;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
	float:none;
	list-style:none;
	display:list-item;
}
.bottom-right-middle ul li.widget ul li ul li {
	width:auto;
	margin:0 0 5px 0;
	padding:0;
	float:none;
	font:normal 14px "Lucida-Grande", "Calibri", Arial, Verdana, Sans-Serif;
}
.bottom-right-middle ul li.widget a {
	color:#8cc6e8;
	font:normal 14px "Lucida-Grande", "Calibri", Arial, Verdana, Sans-Serif;
	text-decoration:underline;
}
.bottom-right-middle ul li.widget a:hover {
	text-decoration:none;
}
.bottom-right-middle ul li.widget .textwidget {
	width:auto;
	margin:0;
	padding:0;
	float:none;
}
/****************************** SIDEBAR END ******************************/