/*  
Theme Name: Mikael Brevik
Theme URI: http://www.mikaelb.net
Description: Mikael Brevik tema
Version: 1.0
Author: Mikael Brevik
Author URI: http://www.mikaelb.net
*/
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }

body, html {
	height: 100%;
}

body {
	background: #fff;
	font: 80%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #030303;
}

a {
	color: #00ade5;
	text-decoration: none;
}
#page {
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #00ade5;
}
a:hover {
	color: #000;
	text-decoration:none;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
#wrapper {
	width: 830px;
	padding-right: 40px;
	margin: 0px auto;
	position: relative;
	padding-bottom: 20px;
	min-height: 97%;
}
* html #wrapper {
	height: 100%;
}

/* ------------------------------------- header area  */
#header {
	height: 120px;
}
/* site title */
h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #00ade5;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
	background: url('images/header.jpg') top center no-repeat;
	width: 100%;
	height: 150px;
}
h1 a, h1 a:visited {
	color: #00ade5;
	text-decoration: none;
	height: 70px;
	width: 400px;
	display: block;
	text-indent: -9999px;
}
h1 a:hover {
	color: #d2d8db;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 0px;
	color: #4e545b;
	font: 12px Arial, Helvetica, sans-serif;
}
/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 90px;
	background: url(images/tparent2.png);
	height: 37px;
	width: 250px;
}
#searchform #s{
	background: url(images/tparent2.png);
	height: 17px;
	width: 180px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #4e545b;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 25px;
	width: 25px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 545px;
	float: left;
	margin-top: 0px;
	border-top: 0px solid #000000;
}
/* main menu */
#nav {
	position: absolute;
	top: 68px;
	left: 160px;
	height: 26px;
	list-style-type: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#nav li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav .current_page_item a, #nav .current_page_item a:visited{
	text-decoration: none;
	background: #000;
	color: #ffffff;
}
/* sub menu */
#subnav {
	background: #000000;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 0px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #000;
}
#subnav li a:hover {
	text-decoration: none;
	color: #000;
}

/* content */
#content {
	padding: 30px 25px 15px 25px;
	width: 100%;
	text-align: justify;
	clear: both;
	overflow: hidden;
}
#content ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #8a959e;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.date span {
	height: 16px;
	display: block;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #8a959e;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
}
.title {
	float: left;
	margin-left: 10px;
	width: 93%;
}
.postdata {
	font-size: 90%;
	color: #8a959e;
}
.postdata a, .postdata a:visited {
	color: #8a959e;
	text-decoration: none;
}
.postdata a:hover {
	color: #000;
	text-decoration: none;
}
.postdata .category{
	padding-left: 0px;
	float: left;
}
.postdata .comments{
	padding-left: 0px;
	float: right;
}
.mini-add-comment {
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}


/* next & previous page navigation */
.page-nav {
	clear: both;
	height: 21px;
}
.page-nav a, .page-nav a:visited {
	color: #000;
	text-decoration: none;
}
.page-nav a:hover {
	color: #666666;
	text-decoration: none;
}
.previous a, .previous-entries a {
	float: left;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.jpg) no-repeat left center;
}
.next a, .next-entries a {
	float: right;
	margin-bottom: 10px;
	padding-right: 15px;
	margin-right: 10px;
	background: url(images/navigation-right.jpg) no-repeat right center;
}


/* ------------------------------------- comment area  */
h3#comments {
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#d2d8db;
	clear: both;
}
h3#respond {
	padding-left: 0px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform ol {
	list-style-type: none;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #d2d8db;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: #f1f1f1;
	border: solid 1px #e6e6e6;
}

#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background: #f1f1f1;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}

#commentform #submit {
	font: bold 13px/100% Arial, Helvetica, sans-serif;
	color: #55595f;
	line-height: 20px;
	background: url(images/submit-btn.png) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.png) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #f9f9f9;
	color:#3b9acc;
	border: solid 1px #3b9acc;
}

/* post title */
h2 {
	color: #00ade5;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 20px "Lucida Grande", Arial, sans-serif;
	border-bottom: solid 1px #5f676d;
}
h2 a, h2 a:visited {
	color: #00ade5;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: none;
}
h3 {
	color: #00ade5;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* comment list */
.commentlist {
    color:#687079;
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
	list-style-type: none;
}

.commentlist a{
    color:#687079;
}

.commentlist a:hover{
    color:#687079;
}

.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: url('images/tparent2.png');
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #687079;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #687079;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #687079;
}

/* ------------------------------------- footer area  */
#footer {
	height: 50px;
	padding: 10px 0px 0px 10px;
	font-size: 110%;
	color: #d2d8db;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #00ade5;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */

#sidebar-left {
	float: left;
	margin-right: 15px;
	padding: 10px;
}
#sidebar-left {
	width: 250px;
	color: #c0c0c0;
	line-height: 160%;	
}

#sidebar-left p  {
	margin: 0px 0px 0px;
}

#sidebar-left h3 {
	font: bold 16px/100% Arial, Helvetica, sans-serif;
	color: #121217;
	text-transform: uppercase;
		padding-left: 20px;
				padding-top:5px;
				padding-bottom:5px;
						border-bottom: 0px solid #4c5157;

}

#sidebar-left h3 img  {
	vertical-align: middle;
}

#sidebar-left a, #sidebar-left a:visited  {
	color: #00ade5;
	text-decoration:none;
		padding-left: 20px;
}

#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:underline;
	color: #00ade5;
		padding-left: 20px;
}

#sidebar-left ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

#sidebar-left ul li a{
	color: #00ade5;
    line-height: 24px;
	padding-left: 20px ;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	font-size:12px;
	border-bottom: 0px solid #5f676d;
	
}
#sidebar-left ul li a:hover{
	padding-left: 20px ;
	display: block;
	color: #d2d8db;
	text-decoration: none;
}
#sidebar-left ul li ul li {
	padding-left: 20px ;
	display: block;
}


/* alignments */
.aligncenter {
	text-align: center;
}
img.aligncenter, .aligncenter img, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left, .alignleft img, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.right, .alignright img, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

	
blockquote {
	border-left: 3px solid #00ade5;
	padding-left: 10px;
}

.blogroll {
	background: url('images/blogroll.jpg') bottom left no-repeat;
	position: absolute;
	bottom: 0px;
	clear: both;
	width: 800px;
	height: 40px;
	margin: 0px auto;
}

.blogroll ul {
	list-style-type: none;
	margin-left: 170px;
	margin-top: 15px;
}

.blogroll ul li {
	float: left;
}

.blogroll ul li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

.avatar {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}

.blogroll span {
	display: none;
}

dl, dt, dd {
	margin: 0px;
}

.archive-left {
	width: 49%;
	float: left;
}
.archive-right {
	width: 49%;
	float: right;
}

.show-options {
	text-align: right;
}
.search-result {
	display: none;
	position: absolute;
	background: url(images/tparent2.png);	
	width: 250px;
	z-index: 9;
	top: 40px;
	right: 90px;
}
.search-result ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.search-result ul li {
	background: #869daf;
	color: #000;
	padding: 2px;
	margin: 4px;
}

.search-result ul li a {
	display: block;
	color: #000;
}

.loading {
	background: url('images/ajax-loader.gif') top right repeat-x;
	height: 15px;
	width: 45px;
	display: block;
	position: absolute;
	z-index: 10;
	top: 13px;
	right: 150px;
}
.entry {
	width: 100%;
}
.wp-caption {
	text-align: center;
}
.aligncenter {
	
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
