/*
Theme Name: Jan Wiese
Theme URI: http://www.jan-wiese.com
Description: Theme for jan-wiese.com
Version: 1.0
Author: Magnus Holder Bj&oslash;rk
Author URI: http://www.productsofmagnus.com
*/



/* Begin Typography & Colors */


body { margin: 50px 0 0 0; padding: 0; background-color: #003366;}
p { font: 1em/1.2em Georgia, Times New Roman, Times, Serif; color: #cccc99; }
a:link, a:visited, a:active { color: #cccc99; text-decoration: underline; }
a:hover { text-decoration: none; }
a.forsidelink { font: 1.3em/1.2em Georgia, Times New Roman, Times, Serif; color: #cccc99; }

#container { 
	width: 787px;
	height: 591px;
	background-image: url(img/main.jpg);
	margin: 0 auto;
	padding: 0;
	 }
#concerts { 
	width: 787px;
	height: 591px;
	background-image: url(img/sub.jpg);
	margin: 0 auto;
	padding: 0;
	 }
#logo {
	margin: 0px;
	padding: 0px;
	}
	
#flashplayer {
	float: right;
	}

#textframe {
	float: right;
	margin-right: 50px;
	width: 400px;
	height: 430px;
	overflow: auto;
	
	}
* html #textframe { margin-right: 25px}	

#mainmenu li {
	margin: 0 0 0 20px;
	font: 19px/26px Georgia, Times, Serif; color: #cccc99; letter-spacing: -1px;
	font-weight: normal;
	list-style: none;
	text-decoration: none;
	}

#mainmenu a:link,
#mainmenu a:visited,
#mainmenu a:active { color: #cccc99; text-decoration: none; }

#mainmenu a:hover { color: #FFF; text-decoration: none; }



p, li { font: 0.8em/1.3em Georgia, Times New Roman, Times, Serif; color: #FFFFFF; padding-right: 10px; }
a:link, a:visited, a:active { color: #cccc99; text-decoration: underline; }
a.overskrift { text-decoration: none; }
a:hover { text-decoration: none; }
h1 { font: 1.8em Georgia, Times New Roman, Times, Serif; color: #cccc99; letter-spacing: -1px; margin: 0; }
h2 { font: 1.2em/1.3em Georgia, Times New Roman, Times, Serif; color: #cccc99; letter-spacing: -1px; margin-bottom: 0; }

em, .wp-caption-text { font-style: italic; color: #fff; }


strong { font-weight: bold; }

small { color: #fff; }