﻿body{
	background: #000000 url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-align:center;
	line-height:140%;
}
div#container
{
margin-left: 10%;
margin-right: 10%;

text-align: left;
}
a, a:visited{
	color:white;
	text-decoration:none;
		font-weight:normal;
		font-size:inherit;
	}
a:hover{
	color:white;
	text-decoration:underline;
}
.main{
	margin:auto;
	text-align:left;
	width:1000px;
}
/*Sponsor List*/

#sponsorlist 
{
    float:left;
    width:70px;
    padding:0px 40px 0 0px;
    
    }
#sponsorlist img
{
    padding:50px 0px 0 0px;
    
    }
    

h1, h2, h3{
	font-weight:normal;
	color:#4682B4;
	/*line-height:100%;*/
}
.textright{text-align:right}
.content
{
    
	overflow:auto;
	width:1000;
	padding:20px 0px;
}
.content a, .content a:visited, .content a:active
{
    font-size:13px;
    font-weight:normal;
    }
.content a:hover
{
    font-size:13px;
    font-weight:normal;
    text-decoration:underline;
    }
.clear
{
	clear:both;
	float:none;
}
.postContent
{
	float:left;
	width:550px;

}
.postContent img
{
	max-width:530px;

}

img
{
	border:0px;
}
input[type="button"], input[type="submit"]{
	background-color:#000000;
	color:#ffffff;
	border: solid 1px #909090;
}
input[type="text"]{
	border: solid 1px #909090;
	padding:2px;
}
blockquote
{
	font-style:italic;
}

/* HEADER */
.header{
	height:200px;
	
		background: url(images/header2.png) no-repeat;
	margin:auto;

}
.header h1{
	font-size:48px;
	padding:20px 0px 5px 0px;
	margin:0px;
}
.header h1 a{
	color:#000000;
	text-decoration:none;
}
.header h1 a:hover{
	color:#909090;
}
.header h2{
	font-size:14px;
}
div.Table_01 
{

	position: relative;
	width:980px;
	height:200px;
}

div.jennberg-logo {
	position:absolute;
	left:0px;
	top:0px;
	width:398px;
	height:200px;

}

div.jennberg-shreddin {
	position:absolute;
	left:398px;
	top:0px;
	width:135px;
	height:200px;
}

div.jennberg-dacliff {
	position:absolute;
	left:533px;
	top:0px;
	width:136px;
	height:200px;
}

div.jennberg-catalog {
	position:absolute;
	left:669px;
	top:0px;
	width:137px;
	height:200px;
}

div.adspace {
	position:absolute;
	left:806px;
	top:0px;
	width:190px;
	height:200px;
}
/* MENU */
.menu{
	background-color:#000000;
	height:32px;
	background: url(images/img04.jpg);
	color:#ffffff;
	padding:15px 10px 5px 10px;
	font-size:16px;
}
.menu a, .menu a:visited, .menu a:active{
	color:#ffffff;
	margin:0px 5px;
	text-decoration:none;
		font-size:16px;
		font-weight:normal;

}
.menu a:hover{
	text-decoration:underline;
}
.menu .login
{
	float:right;
}
.menu img 
{
	margin-right:5px;
}
/* Pages */
.pagelist
{
	/*float:right;*/
	display:inline;
	margin:0px;
	padding:5px;
}
.pagelist li
{
	list-style-type:none;
	display:inline;
	margin: 0px 5px 0px 0px;
}
/*#pagelist
{
	float:right;
	margin-left:20px;

	padding-bottom:0px;
}
#pagelist h4 {Color:Silver}
#pagelist a, a:visited, a:active {
	margin: 0px 5px 0px 0px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#pagelist a:hover {
	text-decoration:underline;
} */

.postContent h1{
	font-size:30px;
	margin:10px 0px;
	line-height:100%;
}

/* POST */
.post, .posts{
	width:550px;
	padding-bottom:50px;

}
.postTitle h1{
	font-size:30px;
	margin:10px 0px;
	line-height:100%;

}
.postTitle h1 a, .postTitle h1 a:visited,.postTitle h1 a:active
{
    	font-size:30px;
	color:#4682B4;
	text-decoration:none;
}
.postTitle h1 a:hover{
	font-size:30px;

	color:#909090;
	text-decoration:underline;
}
.post .description{
	font-size:11px;
	margin: 0px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	overflow:auto;
	height: 40px;
	background: url(images/img05.gif) no-repeat;
				padding-right:10px;
				text-align:right;

}
.post .description span{
	float:right;
}
.post .share{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 0px 30px 0px;
	width:100%;
	overflow:auto;
	/*border-bottom:solid 1px white;*/
}
.post .share span{
	float:right;
}
blockquote {
	background: url('blockquote.gif') no-repeat top left;
	display: block;
	font-style:italic;
	padding-left: 25px;
	margin-left: 20px;
}

#postnavigation
{
	text-align:center;
	margin-bottom:10px;
	font-size:11px;
}

/* Related posts */
#relatedPosts {
	margin-bottom:30px;
}

#relatedPosts h1 {
	margin: 0px;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}
/* COMMENTS */
.comment{
	overflow:auto;
	width:100%;
	margin:0px 0px 30px 0px;
}
.comment .gravatar{
	float:left;
	width:100px;
	overflow:hidden;
}
.comment .gravatar img{
	border:1px solid #6c6c6c;
}
.comment #header{
	display:block;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	border-bottom:dotted 1px #6c6c6c;
}
.comment .author
{
	font-weight:bold;
	color:#909090;
}
.comment .text{
	float:left;
	width:500px;
}
.commentForm{
	background-color:transparent;
	padding:20px;
	width:500px;
	overflow:auto;
}
.commentForm .left{
	float:left;
	width:300px;
	padding:20px 10px 10px 20px;
}
.commentForm .right{
	float:right;
	width:300px;
	padding:20px 10px 10px 0px;
}
.commentForm input[type="text"], .addComment textarea{
	width:280px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.commentForm select{
	width:260px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.commentForm label
{
	width:70px; 
	display:inline-block;
}
.commentForm input[type="text"], .addComment textarea, .commentForm label{
	margin:2px 0px;
}
.commentForm img
{
	margin:2px 0px 0px 0px;
}
.commentForm #gravatarmsg
{
	display:none;
}
.commentForm #commentMenu
{
	display:none;
}
.commentForm #commentPreview
{
	display:none;
}
.bbcode
{
	font-size:11px;
	padding: 2px 0px;
}
.bbcode a
{
	margin-right:5px;
}


/* SIDEBAR */
.sidebar{
	float:right;
	width:310px;
	margin:0px 0px 0px 20px;
	font-size:12px;
			font-weight:normal;

}
.sidebar a, .sidebar a:hover, .sidebar a:active, .sidebar a:visited 
{
    font-weight:normal;
    font-size:12px;
}
.sidebar h1{
	font-size:18px;
	margin: 20px 0px 5px 0px;
}
.sidebar ul{
	margin:0px;
	padding:0px;
}
.sidebar li{
	list-style:none;
}
.sidebar .rssButton
{
	margin-right:5px;
}
#searchfield
{
	margin-right:5px;
	width:220px;
}

/* Tag clouds */

#tagcloud li
{
	display:inline;
	margin-right:5px;
}
#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

/* FOOTER */
#footer{
	font-size:12px;
	width:100%;
	background: url(images/img04.jpg) no-repeat;
	background-color:transparent;
	padding:5px;
	color:#ffffff;
}
#footer a, #footer a:visited{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
}
#footer a:hover{
	text-decoration:underline;
	color:#ffffff;
		font-size:12px;

}
#sponsorlinks 
{
    
    font-size:12px;
	padding:5px;
	color:#ffffff;
	font-weight:normal;
    }
#sponsorlinks a, #sponsorlinks a:visited 
{
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
		font-weight:normal;

    }
#sponsorlinks a:hover
{
	text-decoration:underline;
		color:#ffffff;
	font-size:12px;
	font-weight:normal;

    }


/* Rating stars */
.rating{
	margin: 0px 0px 3px 0px;
	font-size:11px;
	font-family:Arial, Sans-Serif;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(./images/stars.gif);
	line-height: 10px;
	height: 10px;
}

/* Recent posts */
.recentPosts li
{
	margin-bottom:10px;
}
.recentPosts a
{
	display:block;
}
.recentPosts span
{
	margin-right:5px;
	font-size:11px;
	font-family:Arial, Sans-Serif;
}

/* Recent comments */
.recentComments li
{
	margin-bottom:10px;
}

/* Month list */
#monthList li ul
{
	margin-left:10px;
}

/* Contact form */
#contact label
{
	display:block;
}
#contact input[type="text"]
{
	width:300px;
	margin-bottom:10px;
}
#contact textarea
{
	width:400px;
	height:100px;
	margin-bottom:10px;
}

/* Search result */
.searchresult
{
	margin:15px 0px;
}
.searchresult a, .searchresult span
{
	display:block;
	margin-bottom:2px; padding-bottom:2px;
}
.searchresult .type, .searchresult .url
{
	margin-left:5px; padding-left:5px;
	font-size:11px;
	font-family:Arial, Sans-Serif;
	line-height:130%;
}

/* Code */
.code, code, .csharpcode
{
	display:block;
	overflow:auto;
	border:solid 1px #909090;
	padding:5px;
	font-family:Consolas, Courier New, Courier;
}

.code .rem, .csharpcode .rem { color: #008000; }

.code .kwrd, .csharpcode .kwrd { color: #0000ff; }

.code .str, .csharpcode .str { color: #006080; }

.code .op, .csharpcode .op { color: #0000c0; }

.code .preproc, .csharpcode .preproc { color: #0000ff; }

.code .asp, .csharpcode .asp { background-color: #ffff00; }

.code .html, .csharpcode .html { color: #800000; }

.code .attr, .csharpcode .attr { color: #ff0000; }

.code .alt, .csharpcode .alt { background-color: #f4f4f4; }

.code .lnum, .csharpcode .lnum { color: #606060;}

/* XFN tags */

div.post .text a[rel] {
	padding-right:11px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*  Normal contacts */
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
}
/* Normal contacts youve met */
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
}

/* Colleague and co worker icon more important than contact */
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
}
/* Colleague and co worker icon when met */
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
}

/* Sweethearts are more important than work */
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
}
/* ...and if youve met them thats even better */
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
}

/* 1.4 */ 

/* Widgets */
.widget{
	z-index: 1;
	min-width: 1px;
}
.widget h4
{   background: url('images/img06.gif') no-repeat top left;
    height:32px;
	font-size:18px;
	color:White;
	margin: 10px 0px 0px 0px;
	padding-left:50px;
	padding-top:12px;
	font-weight:normal;
}
.widget .content
{
	margin: 0px 0px 10px 0px;
	padding-left:10px;
}
.widget .delete
{
	margin-left:10px;
	float:right;
	font-family:Arial, Sans-Serif;
	font-size:11px;
}
.widget .edit
{
	float:right;
}

.tagcloud li
{
	display:inline;
	margin-right:5px;
}
.tagcloud a.biggest {
	font-size: 20px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 13px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

