/*
Theme Name: Pixla
Theme URI: http://www.pixla.org
Description: Original Design f�r Pixla
Author: Christer Dahl
Author URI: pixla.org
*/


*{margin:0; padding:0;}

body {
font-family: Georgia, Verdana, Helvetica, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;

font-size: 16px; 
background: #173346;
color: #2b4a5f; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #fa4251; text-decoration: none; }
a:hover { text-decoration: none; color : #333; }

img{ border: none; padding: 0px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 800px;
	margin: 5px auto;
	background: #FFF url(images/content.jpg) repeat-y;
}


#header { 
height: 110px;
background: #525252 url(images/header.jpg) no-repeat;
}
#header h1 {
font-size: 22px;
font-weight: 100;
padding: 38px 0 0 40px;
}
#header h1 a {
color: #fff;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #eee;
font-size: 15px;
font-weight: 80;
padding: 5px 0 0 40px;
}

#menu {
font-family:"Trebuchet MS", Arial, Sans-serif; 
background: #525252 url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #445a6a;
font-size: 14px; 
font-weight: 100;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none
}


#wrapper {
padding: 0 20px;
background: #525252 url(images/content.jpg) repeat-y;
}

#content {
	float: left;
       width: 480px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: -40px;
}

#content_blogg {
	float: left;
       width: 720px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 20px;
}

#nyhetsdatum {
	font-size: 10px;
	color: #009900;
	text-decoration: none;
	font-weight: 900;
	font-style: normal;
	letter-spacing: 5px;
	text-transform: capitalize;
}

#content_Home {
	float: left;
       width: 760px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#sidebar {
    float: right;
	width: 200px;
	padding-top: 30px;
}

#footer {
    background: #445A6A url(images/footer.jpg) no-repeat;
	font-weight: 100;
	height: 70px;
	line-height: 83px;
    font-size: 11px;
    text-align: center;
    color: #445A6A;
	
}
#footer p { color: #445A6A; }
#footer a { color: #445A6A; text-decoration: none; }
#footer a:hover { color: #445A6A; text-decoration: underline; }


h1 {

}

h2 {
font-style: italic;
font-weight: lighter;
}

h3 {
font-weight: normal;
margin-top: 7px;
}

h4 {

}

h5 {

}


/******************/
/* Homepage boxes */
/******************/


.pixel_red {
	position: relative;
	width: 28px;
	left: 344px;
	top:-96px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/red_pixel.png);
	height: 29px;
}
.pixel_green {
	position: relative;
	width: 28px;
	left: 360px;
	top:-96px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/green_pixel.png);
	height: 29px;
}
.pixel_blue {
	position: relative;
	width: 28px;
	left: 376px;
	top:-96px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(images/blue_pixel.png);
	height: 29px;
}

.box1 {
	position: relative;
	width: 200px;
	left: 20px;
	top:10px;
	float: left;
/*	background-image: url(images/bg_box.png);
	background-repeat: no-repeat; */
	color: #666;
	padding: 10px;
	margin: -5px;


}
.box2 {
	position: relative;
	width: 200px;
	left: 60px;
	top:10px;
	float: left;
/*	background-image: url(images/bg_box.png);
	background-repeat: no-repeat; */
	color: #666;
	padding: 10px;
	margin: -5px;
}
.box3 {
	position: relative;
	width: 200px;
	left: 100px;
	top:10px;
	float: left;
/*	background-image: url(images/bg_box.png);
	background-repeat: no-repeat; */
	color: #666;
	padding: 10px;
	margin: -5px;
}


.nyhetswidget {
	position: relative;
	width: 160px;
	left: 20px;
	top:10px;
	float: left;
	color: #666;
	padding: 10px;
	margin: 0px;
}

h2 a:hover, h2 a:visited, h2 a {

}

.post {
text-align: justify;
}

.post h2 { 
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 17px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
    background:#e0e1e5; 
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata {
	clear: both; 
	background:#e0e1e5; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
	font-style: italic;
	border-top:1px solid #acc0c7; 
}
.postmetadata a {
font-size: 11px;
}

.navigation {
	float:left;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 a {
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 18px;
    margin: 0 0 4px; padding: 0 0 3px; 
    color: #44596a;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
    font-family:"Trebuchet MS", Arial, Sans-serif; 
    height: 30px;
	line-height: 30px;
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 14px;
    margin: 10px 0 5px 0; padding: 0 0 0 10px; 
	color: #333;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 5px 0 5px 5px;
}

#sidebar ul ul li {
    background: url(images/icon.gif) no-repeat center left;
    padding: 2px 0 2px 20px;
}
#sidebar ul ul li a { font-size: 11px; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #FFF;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #e4edea;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 3px solid #a1c2cb;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #FFF;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding-left: 10px;
}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#44596a; background: #a1c2cb;
width: 60px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
background: url(images/date.png) no-repeat;
color: #44596a;
font-style: italic;
}

.titleback {
border-bottom: 1px solid #acc0c7;
padding: 10px;
margin-bottom: 10px;
margin-top: 20px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

