	/*
Theme Name: Martin Johansson
Theme URI: 
Description: 
Version: 1.0
Author: XC1 Group
Author URI: http://xc1.se
*/
body {
	background: url(images/backgrounds/art.jpg) fixed no-repeat #fff;
	background-position: top center;
	font: .75em 'lucida grande', Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	margin: 0 auto;
	color: #555555;
	text-align: left;
}

a {
	color: #4D87CE;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #2a65ad;
}

li {
	line-height: 20px;
	text-align: left;
}

table {
	font: normal 12px Verdana;
}

thead th {
	text-align: left;
	padding: 0 10px;
	border-bottom: 1px solid #000;
}

td {
	padding: 3px 10px;
}

cite {
	color: #FF6600;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

/* IE-Warning */
div#ie-warning { background: url('images/ie6/ie6bar-bg.png') repeat-x; margin: 0px; padding: 0px; height: 138px; width: 100%; position: relative; z-index: 999; overflow-y: visible; }
div#ie-warning div#warning-text { background: url('images/ie6/ie6bar-text.png') no-repeat;  height: 138px; width: 500px;  margin: 0; font-weight: 600; font-stretch: condensed; color: #bfbf90; top: 0px; left: 50%; margin-left: -450px; position: absolute; }
div#ie-warning div#warning-text p { font-size: 14px; margin: 0px; padding: 0px; display: none; }
div#ie-warning div#warning-text h3 { color: #848462; font-size: 24px; font-weight: normal; margin: 0px; padding: 20px 0px 10px 0px; display: none;  }
div#ie-warning a { height: 96px; width: 79px; left: 50%; top: 0px; text-indent: -2000px; position: absolute; z-index: 40; }
div#ie-warning a#firefox { background: url('images/ie6/ie6bar-firefox.png') no-repeat; margin-left: 100px;}
div#ie-warning a#ie { background: url('images/ie6/ie6bar-ie.png') no-repeat; margin-left: 200px; }
div#ie-warning a#chrome { background: url('images/ie6/ie6bar-chrome.png') no-repeat; margin-left: 300px; }
div#ie-warning a#safari { background: url('images/ie6/ie6bar-safari.png') no-repeat; margin-left: 400px; }

div#ie6 { display: none; }

/*
MAIN DESIGN ELEMENTS
*/
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	border-top: 8px solid #6E6E6E;
	margin: 0 auto;
}

#headpicture /*Pär Häggström*/ {
	background: url(images/backgrounds/header_winter.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	width: 800px;
	height: 250px;
}

#header {
	width: 750px;
	margin: 0 auto 0 auto;
	margin-bottom: 30px;
}

#menu {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #0D4982;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	border-bottom: 8px solid #6E6E6E;
}

#introduction {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #99B198;
	text-indent: 0px;
	padding-left: 280px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-top: -20;
	background-repeat: no-repeat;
}

#toptext {
	width: 790px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#mainbar {
	float: left;
	width: 620px;
	margin-left: 8px;
	background-image: url(images/backgrounds/mainbar.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#sidebar {
	text-align: center;
	width: 150px;
	padding: 10px 10px 10px 0;
	float: left;
}

#footer {
	clear: both;
	padding: left;
	text-align: center;
	width: 800px; /*Pär Häggström*/
	background-color: #0D4982;
	border-top: 1px solid #6E6E6E;
	border-bottom: 8px solid #6E6E6E;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

/*
OTHERS
*/
#mainbar p.MsoNormal {
	
}

#header h1 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial,
		sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	color: #736451;
	margin-bottom: 0px;
	text-align: right;
}

#header h1 a {
	font-weight: normal;
	color: #736451;
}

#header h2 {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial,
		sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	text-align: right;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #000000;
	/*border-bottom:1px solid #eeeeee;*/
}

#mainbar h2 {
	font: 1em 'lucida grande', Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: normal;
	/*border-bottom: 1px solid #eeeeee;*/
	color: #728c40;
}

#mainbar h3 {
	font-size: 15px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 10px;
	
}

#mainbar p {
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

#mainbar .entry {
	border-bottom: #ddd 1px solid;
	height: 150px;
	text-align: justify;
}

#mainbar .entry p {
	margin: 0.2em 0 1.2em 0;
}

#mainbar .articleimg {
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #eeeeee;
	
}

#mainbar .left {
	float: left;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #009900;
}

#sidebar h2 {
	font: 1em 'lucida grande', Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 0px;
	color: #728c40;
}

#sidebar .articleimg {
	float: center;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin: 5px;
}

.logo {
	float: right;
	margin-right: 30px;
}

.clearer {
	clear: both;
}

.post_info {
	width: 500px;
	border: 1px dotted #6E6E6E;
	background: #fafafa;
	font-size: 10px;
	color: #444;
	padding: 5px;
}

.post_info a {
	font-size: 11px;
	color: #a2c058;
	font-weight: bold;
	text-decoration: none;
}

.rowTint {
	background-color: #ccc;
}

.right {
	margin: 10px 10px 5px 0;
	float: right;
}

.pullout {
	background-color: #eeeeee;
	padding: 5px;
	float: right;
	margin: 8px;
}

.borderimg {
	padding: 1px;
	display: inline;
	background: #cccccc;
	border: 4px solid #f0f0f0;
}

div.hr {
	display: block;
	height: 13px;
	border: 0;
	padding: 0;
	margin: 22px 0;
	background: url(_tpl/default/images/hr.gif) no-repeat 50% 50%;
	clear: both;
}

form,label,ul,ol,dl,fieldset,address {
	margin-bottom: 1em;
}

fieldset {
	border: 0px;
	margin: 20px 0 20px 0;
}

fieldset label {
	margin: 5px 0 5px 0;
}

input,select,textarea {
	font: 1em arial;
	background: #fff;
	padding: 3px;
}

input {
	border: 1px solid #ccc;
}

textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #ccc;
	background: #fff;
}

td.checkbox {
	width: 15px;
}

input:focus,textarea:focus {
	border: 1px solid #666;
}

input.button {
	margin: 5px 0 5px 0;
}

input.button:active {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}

.floatLeft {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

ul#sortableList {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 300px;
}

ul#sortableList li {
	cursor: move;
	padding: 2px 2px;
	margin: 2px 0px;
	border: 1px solid #000000;
	background-color: #daeda3;
}

div#sortableList div {
	cursor: move;
	padding: 2px 2px;
	margin: 2px 0px;
	border: 1px solid #000000;
	background-color: #daeda3;
	width: 400px;
}

div#sortableList img {
	cursor: move;
	display: block;
	margin: 5px 0px;
	border: 1px solid #000000;
}

ul.spons {
	list-style-type: none;
}

ul.spons li {
		padding-top: 20px;
	/*list-style-type: none; float:left; margin: 10px; height: 70px; background: none;*/ 
}

ul.spons li a img {
	border:none;
}

ul.spons li img {
	
}

.info {
	margin-bottom: 0.75em;
	color: #999999;
}

.info span {
	margin-right: 1.5em;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 0.5em;
}

.info .date {
	background: transparent url(images/ico/time.gif) no-repeat 0 -1px;
}

.info .author {
	background: transparent url(images/ico/user.gif) no-repeat 0 -1px;
}

.info .comment {
	background: transparent url(images/ico/comment.gif) no-repeat 0 -1px;
}

.info .cat {
	background: transparent url(images/ico/cat.gif) no-repeat 0 1px;
}

.info .tag {
	background: transparent url(images/ico/tag.gif) no-repeat 0 0;
}

/* Comments template */

div.com {
	margin-bottom: 30px;
}
.com .list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.com .list-4 li {
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
	}
		* html .com .list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .list-4 img {
			margin:20px auto auto 0;
		}
		* html .list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .list-4 p img {
			margin:0px auto auto 0;
		}
	.com-header {
		padding-bottom: 15px;
		margin: 0;
	}
		.com-header img {
			display: block;
			float: left;
		}
		.com-header .tp {
			display: block;
			margin: 0 0 0 63px;
			padding: 0;
			text-align: left;
		}
			.tp span, .tp span a {
				font-weight: bold;
				display: block;
				line-height: 150%;
			}

div#partners { }
div#partners ul { list-style-type:none;padding-left:20px; }
div#partners ul li { padding-top: 20px;}
div#partners ul li a img {
	max-width: 120px; 
	width: expression(document.body.clientWidth > 120? "120px": "auto" );
	max-height:80px; 
	height: expression(document.body.clientHeight > 80? "80px": "auto" );
}

div#sidebar ul#meta { list-style-type: none; }