/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/slimbox2/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/slimbox2/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/slimbox2/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/slimbox2/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/*========= SKITCH =========*/
.skitch img {
	border: 1px solid #000;
}

/*========= SETUP =========*/
body{
	color: #4d4d4d;
	font: 12px/19px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}

h1, h2, h3, h4, h5 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


/*========= HEADER =========*/

/*- Page Navigation -*/
#nav {
	border-bottom: 3px none #e7e7e7;
	background-color: #000;
}


#header{
	float: left;
	background-color: #000;
	margin: 0;
	padding: 28px 0px 28px 40px;
	width: 900px;
}


.inside li {
	font: 10px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}


/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding-right: 25px;
}

/*- Page Navigation -*/
#nav-left {
	float:left;
	display:inline;
	width: 710px;
}

#nav-right {
	width: 190px;
}


a.more-link {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}



/*- Category Navigation -*/



#nav2 {
	background: #000 none repeat-x left bottom;
	padding-left: 15px;
	width: 925px;
	height: 32px;
	border-top: 1px solid #fcfeff;
}

#nav2 a {
	display: block;
	padding: 8px 11px;
	text-transform: uppercase;
	font: normal 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fefffe;
}


#nav2 ul li a {
	color: #000;
	background-color: #fcfeff;
}


#nav2 ul li a:hover {
	color: #000;
	background-color: #f0f0f0;
}


#nav1 li {
	float: left;
	font: bold 9px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}






/*- Search -*/
#search{
	width: 182px;
}

#search input{
	width: 130px;
	padding: 3px 4px 4px 5px;
}


/* FEATURED SLIDER (FRONT-PAGE) */
#wooslider h3 {
	color: white;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/*==== BLOG POST STYLING ====*/
.post-alt h2 {

	text-transform: uppercase;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
}


.thumbnail {
	float: right;
	margin-left: 58px;
	width: 160px;
	height: 100px;
}

.post.fl .thumbnail {
	width: 150px;
	margin-left: 80px;
}


.post.fr .thumbnail {
	width: 150px;
	margin-left: 80px;
}

.post-alt p {
	text-align: justify;
	font: 11px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
}


.post-alt a {
	border-bottom: 1px dotted #666969;
}


/*- Box -*/
.category-head a {
	font: bold 10px helvetica, arial, sans-serif;
	text-transform: uppercase;
}

.comments-head a {
	padding: 6px 10px 5px;
	color: #ffffff;
    border-radius: 3px;     -moz-border-radius:3px;     -webkit-border-radius: 3px;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.date {
	color: #838484;
	padding-left: 232px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/*=== Traditional Blog Post ===*/
.post-outer {
	border-style: none;
}

.post-indre-liste h2 {
	font-size: 15px;
	line-height: 24px;
	text-transform: uppercase;
}

.post-indre-liste h2 a {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.post-indre-liste {
	padding-left: 31px;
	padding-right: 40px;
	text-align: justify;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px dotted #c2c2c2;
	padding-bottom: 21px;
}

.post-indre-liste p {
	padding-bottom: 11px;
}

.post-indre-liste a.more-link {
	font-size: 10px;
}

.post-indre-liste a {
	border-bottom: 1px dotted #666969;
}

.post-inner {
	border-style: none;
	padding-bottom: 20px;
}

.post-alt {
	border-style: none;
	font: 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
	border-bottom: 1px dotted #d2d4d5;
	padding-top: 0;
}

.post-alt ul {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.post-alt ul li {
	font-size: 11px;
}

.sociale-plugins {
	margin-bottom: 33px;
}

.sociale-plugins-fb-like {
	float: left;
}

.sociale-plugins-tweet-knap {
	float: right;
}



.entry ul li {
	margin-left: 40px;
	list-style:square outside !important;
	list-style-position: outside;
}

.entry ul, .entry ol {
	margin-bottom: 0;
}

/*=== Styling Widget Lists ===*/
.textwidget p {
	margin-bottom: 20px;
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.textwidget a {
	color: #565858;
	border-bottom: 1px dotted #838484;
}


.widget ul li {
	padding: 10px 20px;
	margin:0px;
	font: 11px/17px Tahoma, Arial, sans-serif;
}

.widget ul li a {
	color: #565858;
	border-bottom: 1px dotted #838484;
}


/* ===== KORTNYT ===== */
.kortnyt {
	text-align: justify;
	font: 10px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.kortnyt a p {
	color: #464747;
}


#tbosidebar.kortnyt h3 {
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 8px;
	color: #000;
}


#tbosidebar .featured_nyheder {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
}


#tbosidebar .featured_nyheder h3 {
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
}


#tbosidebar .featured_nyheder ul {
	margin-top: 10px;
	margin-left: 15px;
}


#tbosidebar .featured_nyheder ul li {
	list-style-type: square;
	list-style-position: outside;
}


/*==== SINGLE POST SPECIFIC ====*/
.entry h2 a {
	border-bottom-style: none;
}

.entry a:hover  {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	color: #ff5c1a;
}

.entry img {
	padding: 4px;
	background-color: #FFFFFF;
	border-style: none;
}

#single_image {
	border-bottom-style: none;
}

.entry blockquote p {
	color: #aa3f3f;
	line-height: 22px;
	margin: 7px;
}


/*===== THREADED COMMENTS =====*/
#respond label {
	padding-bottom: 5px;
	float: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#respond p{
	font: 10px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/*========= SIDEBAR =========*/

/* Tabs */
#tabs {
	background-color: #a5a7a7;
	border-style: none;
}


/*========= FOOTER =========*/
#footer a {
	color: #666969;
	border-bottom: 1px dotted #666969;
}


#credits {
	width: 940px;
	padding: 30px 0;
	color: #999999;
	text-transform: none;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#credits a{
	color: #999999;
	border-bottom: 1px dotted gray;
}


/*========= STAR-RATING =========*/
.star-rating{
    list-style:none;
    margin: 0px;
    padding:0px;
    
    height: 17px;
    position: relative;
    background: url(http://thomas.boelskifte.dk/images/rating-stars.png) top left repeat-x;
}
.star-rating li{
    padding:0px;
    margin:0px;
    height:17px;
    width: 17px;
    float: left;
}
.star-rating li.current-rating{
    background: url(http://thomas.boelskifte.dk/images/rating-stars.png) left bottom;
    position: absolute;
    height: 17px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}


/*========= TABELLER =========*/
.tabel {
	border: 1px solid #9c9c9c;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.tabel td {
	padding: 10px;
	border-bottom: 1px dotted #9c9c9c;
}

.tabel thead tr th {
	border-bottom: 1px solid #8d8d8d;
	border-right: 1px solid #9c9c9c;
	padding: 3px;
}

.tabel tbody tr td span span img {
	border-style: none;
}


/* ==== COMMENTS ==============*/
#comments-container {
	border-style: none;
}


#comments-outer {
	border-style: none;
}

