/*
THEME NAME: Iceland Express (Sandbox)
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Based on Sandbox
VERSION: 1.5
AUTHOR: Andri Sigurðsson
AUTHOR URI: http://netstofan.com
*/

/*

	GENERAL STYLES

*/

/* Remove browser styles */

* {
	margin: 0;
	padding: 0;
}

/* Control font size, color and page background */

body {
	background: #FFF url(img/web-wallp.jpg) top center no-repeat;
	font: 71% Georgia, "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial;
	color: #242424; /* 70% svart */
}

ul {
margin: 0px;
}

h1, h2, h3, h4 {
	font-size: 1em;
	color: #E87511;
}

input, textarea, button {
	font-size: 2em;
}

select option {
	padding-right: 5px;
}

/* Hide elements */

hr, .hide, #nav-above, .access {
	display: none;
}

/* Link Colors */

a {
	color: #1b6fc0;
}

#container a:hover {
	text-decoration: none;
	color: #FFF !important;
	background: #E87511;	
}


/* Clearfix, good for clearing floats - http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* CONTENT */

#container {
	width: 780px;
	margin: 0 auto;
}


#container p, #container pre {
	margin-bottom: 1em;
	line-height: 135%;
}

#content {
	width: 500px;
	_width: 498px;
	padding: 0 20px 20px 0;
	float: left;
	font-size: 1.3em;
	position: relative;
	overflow: hidden; /* IE6 bug */
}

#content p {
	margin-bottom: 1em;
}

#content img {
	margin: 0 0 10px 10px;
	/*display: inline;
	position: relative;*/
	border: none;
}

/* Post */

#content h1 {
	font-size: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -1.5px;
}

#content h1 a {
	text-decoration: none;
	color: #E87511;	
}

.entry-content {
	margin-top: 1em;
}

.entry-content ul, .entry-content ol {
	margin: 0 25px 20px 25px;
	line-height: 135%;
}

.entry-content h2 {
	font-size: inherit !important;
	color: #242424 !important;
	margin-bottom: 1em;
}

#content #nav-above {
	float: right;
}

#content .entry-meta {
	font-size: 0.8em;
	padding-bottom: 40px;
	line-height: 135%;
}

.hentry {
	background: url(img/sep.gif) bottom center no-repeat;
	margin-bottom: 1em;
}

#blog-title, #numcomments, #numpingbacks {
	font-size: 1.5em;
}

#numcomments, #numpingbacks, #respond {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: inherit !important;
}

#respond {
	margin-top: 0.5em;
}

#comment-notes {
	font-size: 0.8em;
	margin-bottom: 1em;
}

.formcontainer {
	background: url(img/post.gif) bottom no-repeat;
}

#commentform {
	padding: 30px;
	background: url(img/postt.gif) top no-repeat;
}

#commentform input {
	font-size: 0.8em;
	padding: 5px;
}

#commentform label, .req-field {
	font-size: 0.8em;
	padding: 5px 0 5px 5px;
}

.req-field {
	padding-left: 0;
}

#commentform .form-label {
	float: left;
	width: 100px;
}

.form-submit {
	margin-left: 100px;
}

.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: inherit;
	margin-bottom: 1em;
	font-size: 1em !important;
}

.archive-meta {
	display: none;
}

#nav-below {
	display: none;
}

#commentform textarea {
	font-size: 1em;
	width: 420px;
	_width: 410px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	margin-top: 5px;
}

#blog-title a {
	color: #E87511;
}

#globalnav {
	display: none;
}

.access {
	text-align: right;
}

.access a {
	color: #BFCDD9;
}

#comments {
	margin-bottom: 1em;
}

#comments li {
	background: url(img/comment.gif) bottom no-repeat;
	padding: 30px 30px 10px 30px;
	list-style: none;
}

.comment-meta {
	font-size: 0.8em;
	margin-top: 20px;
}

.form-input input {
	border: 1px solid #CCC;
	margin-bottom: 5px;
}

#searchform input {
	font-size: 1em;
}

#searchform #s {
	width: 250px;
}

/*  HEADER */

#header {
	background: url(img/top-bg.gif) repeat-x bottom;
}

#header div.wrap {
	width: 780px;
	margin: 0 auto 10px auto;
	position: relative;
}

#header p.back {
	border-bottom: 1px solid #E8E8E8;
}

#header p.back a {
	width: 760px;
	display: block;
	padding: 10px;
	margin: 0 auto;
	text-align: right;
	text-decoration: none;
	background: url(img/bullet.gif) right center no-repeat;
}

#header #blog-title {
	width: 250px;
	position: absolute;
	top: 20px; right: 0;
}

#header #blog-title a {
	width: 250px;
	display: block;
	height: 40px;
	position: relative;
	overflow: hidden;
}

#header #blog-title a span {
	width: 250px;
	display: block;
	height: 40px;
	position: absolute;
	top: 0; left: 0;
	background: url(/wordpress/wp-content/uploads/2007/10/iex_logo.gif) no-repeat;
}

#header #blog-description {
	width: 480px;
	line-height: 135%;
	padding: 20px 0 40px 0;
}

#header #blog-description a {
	text-decoration: none;
	color: #242424;
}

#header #blog-description a span {
	text-decoration: underline;
}

/* SIDEBAR */

#primary {
	width: 260px;
	float: left;
	line-height: 135%;
}

#primary #text-1 {
	background: #D1E5F4;
}

#primary h3 {
	margin-bottom: 1em;
	font-size: 1.3em;
	color: #E87511;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#primary li p {
	margin-bottom: 1em;
}

#primary h3 label {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

#primary input {
	font-size: 1.0em;
}

#primary #s {
	margin-right: 10px;
	width: 125px;
}

#primary li.widget, #linkcat-1 {
	float: left;
	width: 218px;
	padding: 20px;
	border: 2px solid #D1E5F4;
	margin-bottom: 20px;
}

.widget_statscounter h3 {
	display: none;
}

.widget_statscounter li {
	font-size: 3em;
	color: #D1E5F4;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#flickr img {
	border: none !important;
	padding: 0 !important;
	margin: 10px 17px !important;
	float: left;
}

#primary ul {
	list-style: none;
}

#secondary {
	display: none;
}

/* footer */

#footer {
	text-align: center;
	padding: 20px 0 20px 0;
	background: url(img/top-bg.gif) 0 -100px repeat-x;
	color: #ccc;
}

#footer a {
	color: #ccc;
}
