* {
	margin: 0;
	padding: 0;
	
}

body {
	background: url(images/skyline.png) bottom center fixed no-repeat;
	font-size: 13px;
	line-height: 17px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 19px;
	margin-bottom: 15px;
	color: #000000;
	font-weight: normal;
	line-height: 23px;
	font-family: 'American Typewriter', 'Trebuchet MS', Verdana, sans-serif;
}

p {
	margin-bottom: 15px;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, ol {
	list-style-position: inside;
	margin-left: 20px;
}

li {
	list-style-position: inside;
	margin-bottom: 5px;
}

img {
	border: none;
}
	
caption, th, td {
	text-align:left;
	font-weight:normal;
}

table {
	border-collapse:separate;
	border-spacing:0;
	margin-bottom: 30px;
}

blockquote {
	background: url(images/quote.png) top left no-repeat;
	padding-left: 47px;
	font-style: italic;
}

input {
	font-size: 13px;
}

#container {
	width: 760px;
	margin: 0 auto;
}

/* Sidguvud och navigation */

#header {
	background: url(images/header.png) top center no-repeat;
	height: 116px;
	float: none;
	clear: both;
	margin-bottom: 50px;
}

#home #header {
	background: url(images/header_home.png) top center no-repeat;
}

#navigation {
	width: 760px;
	float: none;
	clear: both;
	padding-top: 115px;
}

.menu {
	color: #999999;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #000000;
	width: 760px;
	float: left;
}

.menu li {
	display: inline;
}

.menu li a {
	display: block;
	float: left;
	margin-left: 10px;
	margin-bottom: -1px;
	background: #000000;
	text-decoration: none;
	color: #ffffff;
	padding: 2px 10px;
	border: 1px solid #000000;
}

.menu .current_page_item a {
	background: #ffffff;
	color: #000000;
	border-bottom: 1px solid #ffffff;
}

.menu a:hover {
	background: #ffffff;
	color: #000000;
}

/* Huvudspalt */

#content {
	float: left;
	width: 510px;
	margin-right: 30px;
}

#content ul, ol {
	margin-bottom: 15px;
}

#content_wide {
	float: left;
	width: 760px;
}

/* Bloggposter */

.post {
	border-bottom: 1px dotted #999999;
	margin-bottom: 30px;
	padding-bottom: 20px;
	width: 510px;
	overflow: auto;
}

.postmeta {
	width: 420px;
	float: left;
}

.postmeta img {
	float: left;
	margin-right: 8px;
	max-width: 79px;
	height: 62px;
}

.postmeta p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.postnavigation{
	margin-bottom: 30px;
}

/* Kommentarer */

#commentform #author, #commentform #email, #commentform #url {
	padding: 4px;
	border: 2px solid #000000;
	background: #eeeeee;
	font-size: 13px;
} 

#comment {
	width: 398px;
	padding: 4px;
	border: 2px solid #000000;
	background: #eeeeee;
	font-size: 13px;
}

.comment_text {
	border-bottom: 1px dotted #999999;
	margin-bottom: 30px;
}

.comments_reply, .comment_text {
	margin-bottom: 30px;
}

#submit {
	padding: 4px 6px;
	background: #000000;
	color: #ffffff;
	border: 2px solid #000000;
}

#submit:hover {
	border: 2px solid #ff0000;
	cursor: pointer;
}

/* Högerspalt */

#sidebar {
	float: left;
	width: 220px;
	color: #999999;
}

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

#sidebar li {
	margin: 0;
}

#categories, #searchform, #links, #gallery {
	margin-bottom: 30px;
}

.gallery {
	margin-bottom: 5px;
}

.gallery img {
	border: 2px solid #000000;
}

.gallery img:hover {
	border: 2px solid #ff0000;
}

/* Sök */

#searchfield {
	padding: 4px;
	border: 2px solid #000000;
	background: #eeeeee;
	width: 208px;
	margin-bottom: 15px;
}

#searchsubmit {
	padding: 4px 6px;
	background: #000000;
	color: #ffffff;
	border: 2px solid #000000;
}

#searchsubmit:hover {
	border: 2px solid #ff0000;
	cursor: pointer;
}

.search_results {
	border-bottom: 1px dotted #999999;
	margin-bottom: 30px;
	padding-bottom: 20px;
	overflow: auto;
}

#footer {
	float: none;
	clear: both;
	width: 760px;
	padding-top: 15px;
	padding-bottom: 140px;
	border-top: 1px solid #cccccc;
	color: #999999;
}

/* CMS-inloggning */

#login {
	position: fixed;
	bottom: 9px;
	left: 5px;
}

.grey {
	color: #999999;
}

/* Artikellistor */

.article_list {
	margin: 0;
	padding-bottom: 20px;
	list-style-type: none;
}

.article_list li {
	margin: 0;
}

.article_list li a {
	background: url(http://iloveemail.web.surftown.se/images/article.png) center left no-repeat;
	padding: 2px 0 2px 22px;
	display: block;
}

.article_list li a:hover {
	background: url(http://iloveemail.web.surftown.se/images/article_on.png) center left no-repeat;
}

/* Artikelkategorier */

.category {
	display: block;
	float: left;
	width: 165px;
	padding-top: 80px;
	padding-bottom: 20px;
	text-align: center;
}

.torso {
	background: url(http://iloveemail.web.surftown.se/images/icon_torso.png) top center no-repeat;
}

.plane {
	background: url(http://iloveemail.web.surftown.se/images/icon_plane.png) top center no-repeat;
}

.bridge {
	background: url(http://iloveemail.web.surftown.se/images/icon_bridge.png) top center no-repeat;
}

.tree {
	background: url(http://iloveemail.web.surftown.se/images/icon_tree.png) top center no-repeat;
}

.church {
	background: url(http://iloveemail.web.surftown.se/images/icon_church.png) top center no-repeat;
}

.tower {
	background: url(http://iloveemail.web.surftown.se/images/icon_tower.png) top center no-repeat;
}

/* Artikel */

.author {
	margin-bottom: 30px;
}

.author img {
	margin-bottom: 10px;
}

/* YouTube */

.youtube {
	margin-bottom: 20px;
	float: left;
	text-align: center;
}

.youtube img {
	margin-bottom: 5px;
}

/* E-postverktyg */

#tools {
	width: 760px;
	margin-bottom: 30px;
}

#tools td {
	padding: 2px 20px 2px 2px;
	text-align: left;
}

.table_header, .table_footer {
	color: #999999;
}

.stars1 {
	background: url(http://iloveemail.web.surftown.se/images/stars1.png) center left no-repeat;
	height: 14px;
}

.stars2 {
	background: url(http://iloveemail.web.surftown.se/images/stars2.png) center left no-repeat;
	height: 14px;
}

.stars3 {
	background: url(http://iloveemail.web.surftown.se/images/stars3.png) center left no-repeat;
	height: 14px;
}

.stars4 {
	background: url(http://iloveemail.web.surftown.se/images/stars4.png) center left no-repeat;
	height: 14px;
}

.stars5 {
	background: url(http://iloveemail.web.surftown.se/images/stars5.png) center left no-repeat;
	height: 14px;
}

/* MailChimp-formulär */

.mailchimp_input {
	margin-bottom: 0px;
}

.mailchimp_input p {
	margin-bottom: 3px;
}

.mailchimp_input .error {
	color: #999999;
}

.mailchimp_submit {
	padding: 4px 6px;
	background: #000000;
	color: #ffffff;
	border: 2px solid #000000;
}

.mailchimp_submit:hover {
	border: 2px solid #ff0000;
}

.mailchimp_textfield {
	padding: 4px;
	border: 2px solid #000000;
	background: #eeeeee;
	width: 188px;
	margin-bottom: 15px;
}

#mailchimp_signup {
	width: 180px;
	padding: 10px 10px 15px 10px;
}

#mailchimp_signup fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#mce-EMAIL, #mce-FNAME, #mce-LNAME {
	padding: 4px;
	border: 2px solid #000000;
	background: #eeeeee;
	width: 186px;
	margin-bottom: 10px;
}

#mailchimp_signup .btn {
	margin-top: 10px;
	padding: 4px 6px;
	background: #000000;
	color: #ffffff;
	border: 2px solid #000000;
}

#mailchimp_signup .btn:hover {
	border: 2px solid #ff0000;
}

/* Anmälan till e-brev */

#newsletter-subscription {
	width: 220px;
	margin-bottom: 30px;
}

#panel {
	background: #ffffff;
	border: 1px solid #000000;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	background: #000000;
}
.btn-slide {
	background: #000000 url(http://iloveemail.web.surftown.se/images/ebrev_bg.png) top left no-repeat;
	text-align: left;
	width: 170px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	display: block;
	color: #fff;
	padding-left: 40px;
	text-decoration: none;
}