/*
Theme Name: Nicklas Wiberg 2009
Theme URI: http://www.wilsoncreative.se
Description: Personligt tema Nicklas Wiberg, www.nicklaswiberg.se
Version: 1.0
Author: Wilson Creative
Author URI: http://www.wilsoncreative.se
Tags: wilson
*/

body {
	color: #000;
	background:#0c5da5 url("images/bg.png") repeat-x;
}

#wrapper {
	margin:0px auto;
	width:1000px;
	background:url("images/wrapper-bg.jpg") no-repeat;
}


/*** HEADER ***/

#header {
	height:130px;
}


#header #logo {
	position: absolute;
	margin: 22px 0 0 14px;
}

#menu{
	position: absolute;
	margin: 100px 0 0 25px;
}

#menu li{
	float: left;
	margin: 0 20px 0 0;
}

	#menu li:last-child{
		margin: 0;
	}
	
	#menu a span {
		font-size: 1.3em;
		color: #408dd2;
		margin: 0 4px;
	}

	#menu a {
		font-family: arial;
		font-weight: normal;
		font-size: 16px;
		color: #fff;
		text-decoration: none;
	}
	
	#menu a:hover, #menu a.active {
		color: #adadad;
	}
/*** END HEADER ***/


/*** SIDEBAR ***/
#sidebar {
	float:right;
	width:246px;
}

#sidebar-top {
	height: 10px;
	width: 246px;
	background: url("images/sidebar-top.png") no-repeat;
}

#sidebar-content {
	background: #fff;
	padding: 20px 30px 20px 30px;
	width: 174px;
	border-left: 6px solid #0a5394;
	border-right: 6px solid #0a5394;
}

#sidebar-bottom {
	height: 10px;
	width: 246px;
	background: url("images/sidebar-bottom.png") no-repeat;
}

#sidebar h1 {
	font-size: 1.2em;
	color: #408dd2;
	font-weight: bold;
	margin: 10px 0 3px 0;
}

#sidebar h2 {
	font-size: 1em;
	color: #408dd2;
	font-weight: bold;
	margin: 15px 0 0 0;
}

#sidebar h2:first-child{
	margin: 0;
}

#sidebar li a{
	color: #000;
}
#sidebar li a:before{
	color: #408dd2;
	content: '»';
	margin: 0 2px;
}

#sidebar li a:hover {
	color: #408dd2;
}

/*** END SIDEBAR ***/


/*** CONTENT ***/
#contentwrapper {
	width: 740px;
}

#content-top {
	height: 9px;
	width: 740px;
	background: url("images/content-top.png") no-repeat;
}

#content {
	background: #fff;
	padding: 20px 30px 20px 30px;
	width: 668px;
	border-left: 6px solid #0a5394;
	border-right: 6px solid #0a5394;
}

#content-bottom {
	height: 9px;
	width: 740px;
	background: url("images/content-bottom.png") no-repeat;
}

#content h1 {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #408dd2;
	margin: 10px 0;
}

#content h1 span.grey{
	color: #eee;
	font-size: 1em;
}

#content h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #1b64a5;
	margin: 10px 0;
}

#content h2 a {
	font-size: 1em;
}

#content p {
	margin: 10px 0;
}
#content strong {
	font-weight: bold;
}

div.clear {
	clear:both;
}
a.post-edit-link {
	padding-left:16px;
	background:transparent url("images/edit.png") no-repeat center left;
}
a[title~=Comment] {
	padding-left:16px;
	background:transparent url("images/comment.png") no-repeat center left;
}
a {
	color:#FF6600;
	text-decoration:none;
}
a:hover {
	color:#FF3300;
}
a img {
	border:none;
}
a.rss {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:transparent url("images/rss.png") no-repeat center left;
}

div.comment_part {
	margin-left:5px;
	padding-left:10px;
	width:590px;
 }
h2#comments {
	padding:5px;
	color:#FF9933;
}
ol.commentlist li {
/*	background:#070707;*/
	border-bottom:1px solid #418de1; 
/*	border-top:1px solid #418de1; 
	border-left:5px solid #418de1;*/
	padding:10px;
	margin: 5px;
	color: #000;
}
ol.commentlist li.alt {
/*	border-top:1px solid #2a5687; 
	border-left:5px solid #2a5687;*/
}
ol.commentlist img.avatar {
	border:2px solid #efefef;
	width:32px;
	height:32px;
	background:transparent url("images/user.png");
	display:block;
	float: left;
	margin: 0 10px 10px 0;
}
cite.comment_author {
	color:#eee;
	text-transform:capitalize;
	font-style: normal;
}
em.awaiting_moderation {
	color:orange;
	display:block;
	background:#111;
	padding:3px;
	font-size:10px;
	border:1px solid orange;
	margin:0px;
}
small.commentmetadata,small.commentmetadata a {
	color:#ccc;
	background:#222;
	padding:3px;	
}

#commentform input[type="text"] {
	background:#070707;
	border:2px solid #111;
	color:#ccc;
	padding:3px;
	font-family:Arial;
}
#commentform textarea {
	background:#070707;
	border:2px solid #111;
	color:#ccc;
	padding:3px;
	font-family:Arial;
	overflow:auto;
	width:500px;
	height:350px;	
}

#commentform input[type="submit"] {
	background:#070707;
	padding:6px;
	border:2px solid #111;
	color:#ccc;
	cursor:pointer;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#commentform input[type="submit"]:hover {
	background:#FF9933;
	border-color:#FF6600;
	color:#333;
}


#sponsors {
	width: 950px;
	height: 100px;
	background: #043460;
	margin: 20px auto;
	padding: 20px;
}

#sponsors h2 {
	font-size: 1.4em;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#sponsors img {
	float: left;
	width: 90px;
	height: 44px;
	margin: 0 5px 0 0;
}
#footer {
	clear:both;
	padding:0px;
	text-align:center;
	font-size:14px;
	margin-top:5px;
}
#footer p {
	float: right;
	padding:20px;
	color:#fff;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}
.note,.warning,.caution,.highlight {
	background:#FFFFCC;
	padding:5px;
	font-size:14px;
	color:#666;
	border:1px solid #CCCC99;
	border-width:1px 0px;
}
a.download {
	background:#ff9933;
	padding:5px;
	color:#111;
	border:1px solid #ff6611;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* End Images */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Begin Calendar */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 240px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	color:#ff6600;
	}

#wp-calendar caption {
	text-align: center;
	font-weight:normal;
	color:#fff;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}


/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
.wp-caption {
	color: #fff;
	border: 1px solid #111;
	text-align: center;
	background-color: #222;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*Single posts Navigation*/

div.single_navigation table {
	width: 100%;
	margin: 20px 0 20px 0;
}

td.single_alignleft,td.single_alignright {
	width:50%;
}
td.single_alignright {
	text-align:right;
}

/*single posts navigation end*/


div.navigation>div.alignleft a {
	padding:24px;
	background:transparent url("images//previouspost.png") no-repeat center left;
}
div.navigation>div.alignright a {
	padding:24px;
	background:transparent url("images//next_post.png") no-repeat center right;
}


/*gallery begin*/
.gallery {
	line-height:10px !important;
}
.gallery {
	margin: auto;
	}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;
	}
.gallery img {
	border: 2px solid #333;
	}
	

.gallery-caption {
	margin-left: 0;
	}
.gallery-icon {
}
/*gallery end*/
