/*
Theme Name: dagskryssning-se
Theme URI: http://www.dagskryssning.se
Description: Dagskryssning.se
Author: P-C
Author URI: http://www.wearingmedia.com


/*-----------Block Level Elements--------------*/

body {
	font: 12px Verdana, Arial, Helvetica;
	background: url("images/bg.jpg") repeat-x #99CCFF;
	margin: 0px 0px 0px 0px;
	text-align: center;
	margin-top: 40px;
}

#page {
	width: 920px;
	max-width: 100%;
	min-width: 500px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 150px;
	background: #A9A9F5;
	border: 1px solid; border-color: #0000ff;
	font-size: large;
}

#headerimg {
	text-align: center;
}


.description {

}


#wrapper {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin: 0 auto; 
}

#content {
	text-align: left;
	float: left;
	width: 600px;
	min-height: 1600px;
	height: auto !important;
	height: 1600px;
	border-left: 1px solid; border-color: #0000ff;
	padding: 3px 3px 3px 3px;
	background-color: #fff;
}

#sidebar {
	text-align: left;
	float: left;
	width: 310px;
	min-height: 1600px;
	height: auto !important;
	height: 1600px;
	background-color: #fff;
	border-right: 1px solid; border-color: #0000ff;
}

#footer {
	width: 100%;
	height: 70px;
	clear: both;
	background-color: #ECF8E0;
	text-align: center;
	border: 1px solid; border-color: #0000ff;
}

#directads {
	float: right;
	width: 100px;
	background-color: #ffffff;
	text-align: center;
}


input.btn {
	color: #fff;
	border-style: groove;
	background-color: #5858FA;
	font: Verdana, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
}


/*-------------Headings-------------*/

h1 {
	text-decoration: italic;

}

h2 {
	text-decoration: italic;

}

h3 {
	text-decoration: italic;
	font-size: 1.2em;

}

h4 {
	text-decoration: italic;

}

h5 {
	text-decoration: italic;

}

#header li {
	float:left;
	margin:0;
	padding: 5px;
	list-style-type:none;
	white-space:nowrap;
	overflow: hidden;
}

#header a {
	text-decoration: none;
	color: #0000ff;

}

#header a:hover {
	text-decoration: none;
	color: #9900FF;
}



/*-------------The Post-------------*/


.post {

}

.post p {

}

.post a {
	text-decoration: none;

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	text-align: center;

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}


blockquote {
	border: 1px solid; border-color: eeeeff#; border-style: dotted;

}

cite {

}

a img {
	border: 0px;

}

acronym, abbr {

}


/*--------------Sidebar------------*/

 
#sidebar ul {

}

#sidebar ul h2 {
	color: #0000ff;
}

#sidebar ul li {
	list-style-type: none;

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	text-decoration: none;

}

#sidebar a:hover {
	text-decoration: none;
	background-color: #fff;
}

#sidebar a:visited {
	text-decoration: none;

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {
	text-decoration: none;

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {
	float: left;
}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

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

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

img {
	border: 1px solid;
	margin: 3px 3px 3px 3px;
}


/*-------------Other------------------*/

hr {
	display: none;
}
