/*
Theme Name: berghei.net
Theme URI: http://berghei.net/
Description: Custom WordPress theme for my website berghei.net
Version: 0.1
Author: Jan-Tore Berghei
Tags: red, two column, pimpin
*/

body {
	margin: 0px;
	padding-bottom: 50px;
	background-image: url('library/bg-loop.gif');
	}

#wrap {
	margin: 0px;
	margin-top: -15px;
	padding: 0px;
	padding-top: 65px;
	padding-bottom: 65px;
	height: 631px;
	width: 100%;
	background-image: url('library/bg-top.gif');
	background-repeat:repeat-x;
	}

#main {
	padding: 0px;
	padding-bottom: 50px;
	margin: 0 auto;
	width: 884px;
	border: 2px solid #e6e6e6;
	background-color: #fefdff;
	background-image: url('library/silhouette.gif');
	background-repeat:no-repeat;
	background-position:top center;
	}

#badges {
	margin: 10px;
	float: right;
	clear: both;
	}

#text {
	float: left;
	margin-left: 58px;
	margin-top: 470px;
	width: 575px;
	background-color: #f5f5f5;
	border: 1px solid #cbcaca;
	padding: 0px;
	}

#hello {
	position: relative;
	top: 558px;
	left: 503px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	width: 280px;
	}

#sidebar {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 535px;
	margin-left: 10px;
	text-align: left;
	width: 210px;
	}

#footer {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 500px;
	}

#commentlist {
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	line-height: 18px;
	}

div.comments {
	margin-left: 50px;
	}

#text h2 {
	text-transform: uppercase;
	text-align: left;
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;
	letter-spacing: 2px;
	font-size: 24px;
	width: 75%;
	color: #460607;
	padding: 0px;
	margin: 20px;
	margin-bottom: 10px;
	}


#text h3 {
	text-transform: uppercase;
	text-align: left;
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;
	letter-spacing: 2px;
	font-size: 18px;
	width: 85%;
	color: #460607;
	padding: 0px;
	margin: 20px;
	margin-bottom: 0px;
	margin-top: 30px;
	}

#text p {
	
	text-align: justify;
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;;
	font-size: 12px;
	line-height: 18px;
	margin: 20px;
	}

#text ul {
	text-align: justify;
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 30px;
	list-style-type: square;
	}


#text ol {
	text-align: justify;
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 30px;
	}


#text a:link, #text a:visited
{
	color: #460607;
	text-decoration: none;
	border-bottom: 0px;
}

#text a:link#current, #text a:visited#current, #text a:hover
{
	color: #F04343;
	text-decoration: none;
	border-bottom: 0px;
}

#text span a:link, #text span a:visited
{
	color: #460607;
	text-decoration: none;
	border-bottom: 1px dashed #c2c2c2;
}

#text span a:link#current, #text span a:visited#current, #text span a:hover
{
	color: #F04343;
	text-decoration: none;
	border-bottom: 0px;
}

#text div.entry a:link, #text div.entry a:visited
{
	color: #460607;
	text-decoration: none;
	border-bottom: 1px dashed #c2c2c2;
}

#text div.entry a:link#current, #text div.entry a:visited#current, #text div.entry a:hover
{
	color: #F04343;
	text-decoration: none;
	border-bottom: 0px;
}


#text h2 a {
	border-bottom: 0px;
	}

#text span {
	text-align: justify;
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;;
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px;
	}

#text span.date {
	margin-left: 20px;
	}


#text span.comments {
	margin-left: 0px;
	}

#text span.tags {
	margin-left: 0px;
	}


#text p span {
	margin: 0px;
	padding: 0px;
	}


div.textfooter {
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	}


div.entry {
	}

div.navigation {
	}


#sidebar h3 {
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	text-transform: uppercase;
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;
	letter-spacing: 2px;
	font-size: 18px;
	color: #460607;
	}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
	margin-left: 1px;
	}

#sidebar li {
	margin-bottom: 8px;
	font-family: Calibri, Georgia, "Trebuchet MS", Helvetica, Arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #460607;
	}

#sidebar a:link, #sidebar a:visited
{
	color: #460607;
	text-decoration: none;
}

#sidebar a:link#current, #sidebar a:visited#current, #sidebar a:hover
{
	color: #F04343;
	text-decoration: none;
}



/* Begin Images */

img {
	border: 0;
	margin: 5px;
	padding: 0;
	}


p img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #e1e1e1;
	background-color: #fefdff;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* End Images */




/*
Section for the Tweetable plugin.
*/

.tweetable_follow {
	display: block;
	margin: 6px 6px 0 6px;
	font-weight: bold;
}

.tweetable_latest_tweets {
	margin: 0px 0px 0 0px;
	padding:0;
}

.tweetable_latest_tweets li {
	margin: 0;
	width: 100%;
	list-style:none;
	padding: 4px 0 4px 0;
}

.twitter_status {
	width: 100%;
	display:block;
	margin: 0;
	padding: 0;
}

.twitter_meta {
	display: block;
	font-size: 0.8em;
	font-style: italic;
	color: #9a9898;
}


/*
Section for the last.fm plugin.
*/


.lastfm {
	
}

.lastfm-item {
	list-style:none;
	padding: 2px 0 2px 0;
	
}

.lastfm-timestamp {
	display: block;
	font-size: 0.8em;
	font-style: italic;
	color: #9a9898;
	
}

#sidebar ul abbr {
	border-bottom: 0px;	
}

.lastfm-link {
	
}