
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	text-align: left;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #c22919;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 3em;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

h3 {
	font-size: 1.5em;
}

.abstract {
	font-size: 1.1em;
	font-weight: bold;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #666666;
	line-height: 150%;

}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	margin: 15px 0px;
	padding: 5px 7px 5px 40px;  	
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #c22919;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #c22919;
}

a:hover {
	color: #c22919;
}

hr {
	background: #C0C0C0;
	height:1px;
	border: 0px inset;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Header */


#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
}

#header h1 {
	font-size: 52px;
	padding: 80px 0 0 35px;
	color: #FFFFFF;
}

#header p {
	margin-top: -20px;
	padding: 0 0 0 30px;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #c22919;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(images/img03.gif) no-repeat left top;
}

/* Content */

#content {
	float: left;
	width: 530px;
	margin: 0;
	padding-left: 30px;
	color: #666666;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 20px 5px 0px;
	font-size: 26px;
	background: url(images/img06.gif) no-repeat right 40%;
	border-bottom: 2px #66A342 dashed;
	margin-right: 20px;
}

.title a {
	text-decoration: none;
	color: #c22919;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 0px;
	color: #c22919;
}

.meta {
	text-align: left;
	color: #c22919;
	padding: 5px 20px 5px 25px;
	background: url(images/img07.gif) no-repeat left 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
}

.meta .more {
}

.meta .comments {
	background: url(images/img07.gif) no-repeat left 50%;
	padding-left: 25px;
}

.meta a {
	color: #c22919;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 17px 20px 5px 0px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding-top: 110px;
	margin-bottom: 10px;
	padding-right: 30px;
	color: #c22919;
	padding-left: 20px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 20px;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-left: 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 35px;
	border-bottom: 1px #c22919 dotted;
}

#sidebar li {
	margin: 0; 
	height: 35px;
	/*font-size: 18px;*/
	font-size:1.1em;
	font-weight: bold;
	line-height: 250%;
	color: #c22919;
	background: url(images/img04.gif) no-repeat right 30%;
	border-bottom: 2px #c22919 dashed;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c22919;
	background: url(images/img01.gif) no-repeat left top;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #c22919;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}    

.imageText
{
	padding-top: 5px;
	font-size: 80%;
	font-style: italic;
}
.imageLeft
{
	float:left;
	margin-right: 15px;
}

.imageRight
{
	float:right;
	margin-left: 15px;
}

.imageCenter
{
	width: 100%;
	text-align:center;
}

/* Grey textbox */
.sidebar {
	width: 185px;
	padding: 8px;
	border: 1px solid #aaa;
	background: #fafafa;
	float: right;
	margin: 0 6px 0 6px;
	background-color: #f0f0f0;
}

/* Textbox med linje */ 
.sidebox {
	border-bottom: 1px solid #eee;
	padding: 5px 5px 5px 0px;
	margin: 0;
	text-align: center;
	font: 10px/13px myriad, "lucida grande", "trebuchet ms", Verdana, serif;
	color: #333;
}


p.pullquote {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/pullquote.gif) no-repeat scroll 0 0;
	font-family:Georgia,"Bitstream Vera Serif",serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
	line-height:1.5em;
	margin:30px 10px 0 0;
	min-height:44px;
	padding:6px 0 2px 28px;
}
  

.error, .notice, .success {padding:.8em;margin-bottom:1.6em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11; background:none; padding:0; margin:0; }
.notice a {color:#514721; background:none; padding:0; margin:0; }
                                                                         
.mopsGuestBook input, .mopsGuestBook textarea
{
	width: 150px;
}

