* { padding:0; margin:0;}
html { font-size:100.01%;}
body { font-size:62.5%; font-family: Arial, Helvetica, sans-serif; background:url(images/bg.jpg) scroll repeat 50% 0; color:#940F04;}
	
/*html, body { height:100%;}*/
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a, .comments a:hover {text-decoration: underline; color:#940F04;}
a:hover, .comments a {text-decoration: none;}

	input, select, textarea, html body textarea { vertical-align:middle; font-family: Arial; font-size:12px; color:#940F04;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #6a4522;}
	
	/*** Main ***/

.tail-right { float:right; position:absolute; top:0; right:0; width:50%; height:449px; background:url(images/tail-right.gif) repeat-x 0 0;}

.main { /*min-height:100%; */background:url(images/tail.png) repeat-x 1px 0; /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "960px" : "100%"); min-width:980px;*/}

/** .main { height:100%;}*/
	
.main-bg { background:url(images/header.jpg) no-repeat center 0; position:relative;}
	
.main-width { width:991px; margin:0 auto;}
	
.header { height:358px; overflow:hidden; padding:0px 7px 0px 0px;}
	
.header .left { float:left; overflow:hidden;}
	
/*** Menu ***/
.main-menu { float:right; background:url(images/menu-top.gif) no-repeat 0 0; width:241px; height:299px;overflow:hidden; margin:51px 0px 0px 0px;}
.menu { padding:22px 35px 0px 15px; overflow:hidden;}
	
.menu ul { list-style:none; overflow:hidden; height:100%; margin:0px 0px -1px 0px;}
.menu ul li { *height:38px; background:url(images/menu-line.gif) repeat-x 0 bottom; margin:4px 0px 0px 0px; _margin:2px 0px 0px 0px;}
	
.menu ul li a { display:block; cursor: pointer; text-decoration:none; padding:0px 0px 8px 30px; _padding:4px 0px 6px 38px; margin:4px 0px 0px 0px; background:url(images/menu-marker.png) no-repeat 1px 3px; _background-position: 1px 8px;}
	
.menu ul li a { font-size:1.9em; color:#940F04;}

.menu ul li a:hover, .menu ul li.current_page_item a { padding-left:33px; color:#940F04;}
		
/*** Logo ***/

.logo .indent { padding:20px 0px 0px 38px;}
.logo h1 { float:left; width:252px; height:251px; font-size:2.1em; display:block; color:#940F04; cursor:pointer; background:url(images/logga.png) no-repeat 0 0; overflow:hidden; text-indent:-1000em;}
.logo h1:hover { text-decoration:none;}
.description  { clear:both; font-size:1.1em; padding:0px 0px 0px 14px; color:#940F04; text-transform:uppercase;}
	
/*** Search ***/
.search { width:303px; height:70px; clear:both; float:left; background:url(images/search-bg.jpg) no-repeat 0 0; margin:0px 0px 0px 13px; _margin:0px 0px 0px 7px;}
	
.search .indent { padding:24px 0px 0px 25px;}
	
.search form { background:url(images/search-img.gif) no-repeat 0px 0; padding:0px 0px 0px 0px; overflow:hidden;}
.search .text { width:180px; padding:0px 0px 0px 5px; border:0; background: transparent; margin:-5px 8px 0px 0px;}
.search .but { cursor: pointer; margin:0px 0px 0px 0px;}
	
	
	
/*** Rss ***/
.rss { float:right; padding:6px 0px 0px 0px;}

/*** Column ***/
.content { clear:both;/* overflow:hidden; height:100%;*/ padding:0px 0px 0px 9px;}
	
.column-left { width:174px; float:left; overflow:hidden; height:100%; margin:0px 22px 0px 0px; _margin:0px 19px 0px 0px; padding:15px 0px 0px 0px;}
	
/*** Widgets  ***/
.widget { height:100%; overflow:hidden; padding:0px 0px 19px 0px; margin:0px 0px 16px 0px; background:url(images/widget-line2.gif) repeat-x 0 bottom;}
	
.widget .widget-bg { padding:0px 0px 0px 0px;}
	
.widget .title { color:#940F04; height:100%; overflow:hidden; margin:0px 0px 0px 0px;}
	
.widget h2 { height:100%; overflow:hidden; background:url(images/widget-title-img.gif) no-repeat 0 1px;}
.widget h2 { font-size: 1.8em; color:#940F04; font-weight: normal; padding:4px 10px 11px 31px;}
	
.widget ul { overflow:hidden; height:100%; font-size:1.2em; color:#940F04; margin:0px 0px 0px 31px;}
.widget ul li { overflow:hidden; height:100%; background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 7px 16px;}
	
.widget ul li a { color:#940F04; font-size:12px; text-decoration:none;}
.widget ul li a:hover { text-decoration: underline;}
	
.widget ul ul { margin:0px 0px 0px 0px;}
.widget ul ul li { background: none;}
.widget ul ul li a { color:#940F04;}
.widget ul ul ul li a { color:#940F04;}
	
.widget_tag_cloud a { color:#940F04; font-size:1.2em; text-decoration:none;}
.widget_tag_cloud a:hover { text-decoration: underline;}
		
.widget_tag_cloud { text-align:center;}
.widget_tag_cloud .title { text-align:left; margin:0px 0px 10px 0px;}
	
/*** widget_categories ***/
.widget_categories {}
		
.widget_categories h2 { font-size: 1.8em; color:#940F04;}
		
.widget_categories ul { margin:0px 0px 0px 8px;}
.widget_categories ul li { background:url(images/widget-line.gif) repeat-x 0 bottom; padding:7px 0px 8px 11px;}
		
.widget_categories a { color:#940F04; font-size:12px; text-decoration:none;}
.widget_categories a:hover { text-decoration: underline;}
		
.widget_categories ul li a { color:#940F04;}
	
/*** widget_archive ***/
.widget_archive a { font-weight: bold;}
.widget_archive ul { margin:7px 0px 0px 31px;}
.widget_archive ul li a { color:#940F04;}
´
/*** widget_meta ***/
	
/*** widget_links  ***/
.widget_links ul li { padding:0px 0px 9px 16px;}
.widget_links ul li a { text-decoration:underline;}
.widget_links ul li a:hover { text-decoration: none;}
		
/*** widget_recent_entries  ***/
.widget-bottom .right .widget_recent_entries { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		
/*** widget_tag_cloud ***/
	
		
/*********/
#search form { padding:0px 0px 0px 0px;}
		
#search .text { width:100px; margin:0px 5px 0px 0px;}
		
.widget_calendar table { margin:0px 0px 0px 0px;}
		
.widget table a {}
		
.widget_text h2 {}
.widget_text { background: none;}
.widget_text div {background: none;}
.widget_text .widget-bg {background: none;}
	
.textwidget { padding:0px 0px 0px 0px; color:#940F04; font-size:13px; line-height:1.5em;}
.textwidget {}
	
/*** Content  ***/
.content .bg01 { background:url(images/bg-bot.gif) no-repeat 0 bottom; padding:0px 0px 28px 0px;}
.content .bg02 { background:url(images/bg-center.gif) repeat-y 0 0;}
	
.content .bg03 { background:url(images/bg-top.jpg) no-repeat 0 0; padding:0px 0px 0px 0px;}
.content .bg04 { background:url(images/bg-bot02.gif) no-repeat 0 bottom; padding:10px 10px 2px 24px; overflow:hidden; height:100%;}
	
.column-center { float:left; width:751px; overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
	
.content .column-center .bg-top { background:url(images/conent-bg.gif) repeat-x 0 0 #D2C189;}
.content .column-center .bg-bot { background:url(images/conent-bg.gif) repeat-x 0 bottom;}
.content .column-center .bg-left { background:url(images/conent-bg.gif) repeat-y 0 0;}
.content .column-center .bg-right { background:url(images/conent-bg.gif) repeat-y right 0;}
		
.content .column-center .corner-left-top { background:url(images/content-corner-left-top.gif) no-repeat 0 0; padding:0;}
.content .column-center .corner-right-top { background:url(images/content-corner-right-top.gif) no-repeat right 0;}
.content .column-center .corner-left-bot { background:url(images/content-corner-left-bot.gif) no-repeat 0 bottom;}
.content .column-center .corner-right-bot { background:url(images/content-corner-right-bot.gif) no-repeat right bottom; padding:6px 23px 43px 7px; overflow:hidden; height:100%;}
	
	
.content .column-center .bg-top2 { background:url(images/conent-bg.gif) repeat-x 0 0 #D2C189;}
.content .column-center .bg-bot2 { background:url(images/conent-bg.gif) repeat-x 0 bottom;}
.content .column-center .bg-left2 { background:url(images/conent-bg.gif) repeat-y 0 0;}
.content .column-center .bg-right2 { background:url(images/conent-bg.gif) repeat-y right 0;}

.content .column-center .corner-left-top2 { background:url(images/content-corner-left-top.gif) no-repeat 0 0; padding:0;}
.content .column-center .corner-right-top2 { background:url(images/content-corner-right-top.gif) no-repeat right 0;}
.content .column-center .corner-left-bot2 { background:url(images/content-corner-left-bot.gif) no-repeat 0 bottom;}
.content .column-center .corner-right-bot2 { background:url(images/content-corner-right-bot.gif) no-repeat right bottom; padding:6px 23px 0px 7px; overflow:hidden; height:100%;}
	
	
.column-center .indent { clear:both;  overflow:hidden; height:100%; padding:0px 0px 0px 0px; margin:0px 0px 10px 0px;}
/******/

.column-center .title { overflow:hidden; height:100%; padding:10px 0px 13px 0px; background:url(images/line.gif) repeat-x 0 bottom; margin:0px 0px 17px 0px;}

.column-center .title h2 { font-size: 2.4em; color:#940F04; overflow:hidden; height:100%; padding:0px 0px 0px 2px;}
.column-center .title h3 { font-size: 1.6em; color:#940F04; overflow:hidden; height:100%; padding:0px 0px 0px 0px;}
		
.column-center .title h2 a, 
.column-center .title h3 a { font-size: 1.8em; color:#940F04; text-decoration:none;}
.column-center .title h2 a:hover, 
.column-center .title h3 a:hover { text-decoration: underline;}
		
/******/
.column-center .date { overflow:hidden; float:right; font-size: 1.8em; color:#940F04; text-transform:uppercase; text-align: center; margin:10px 8px 0px 10px; font-weight:bold; width:180px; height:150px no-repeat 0 0;}
.column-center .date span { font-size:33px; display:block; padding:11px 5px 0px 0px; margin:0px 0px -8px 0px;}
		
.column-center .author { font-size: 1.8em; color:#940F04; padding:1px 0px 0px 2px;}
.column-center .author strong { color:#940F04;}
		
.title-page * {  font-size:1.8em; color:#940F04; text-transform:uppercase; padding:10px 0px 10px 20px;}
.title-page02 * {  font-size:1.8em; color:#940F04; text-transform:uppercase; padding:10px 0px 0px 20px;}
	
/******/
.text-box { height:100%; font-size:1.2em; line-height:1.5em; position:relative; background:url(images/line.gif) repeat-x 0 bottom; padding:0px 0px 4px 0px; margin:0px 0px 0px 5px;}
		
.text-box .left { float:left; margin:0px 10px 0px 0px; width:340px;}
.text-box .right { float:left; width:200px;}
.text-box .box p { padding:12px 0px 8px 8px;}
.text-box p { padding:0px 0px 6px 0px;}
.text-box p strong { color:#940F04;}
.text-box p b { color:#940F04; text-transform:uppercase;}
.text-box p.img { padding:0px 0px 0px 0px;}
.text-box .line { height:1px; background:url(images/line.gif) repeat-x 0 0; overflow:hidden; margin:1px 0px 16px 0px;}
.text-box .fleft { padding:0px 0px 0px 0px; display: inline; overflow:hidden; height:100%;}
.text-box .fleft img { float:left; margin:-6px 26px 22px 8px;}
.text-box .fright { padding:0px 0px 0px 0px; display: inline;}
.text-box .fright img { float:right; direction: inherit; margin:4px 2px 4px 20px;}
.bgnone { background: none;}

/******/
.more-link { display:block; left:-3px; bottom:-36px; overflow:hidden; float:left; position:absolute; width:145px; height:28px; background:url(images/more-link.gif) no-repeat 0 0; line-height:26px;}
.more-link { font-size:12px; font-weight:bold; color:#940F04; text-transform:uppercase; padding:1px 0px 0px 15px;}
		
.more-link { text-decoration:none; margin:0px 0px 0px 0px;}
.more-link:hover { text-decoration: underline;}
		
/******/
.comments { clear:both; float:right; margin:15px 8px 0px 0px; background:url(images/comments.gif) no-repeat 0 3px; font-size:1.2em;}
.comments a { text-decoration:none; color:#940F04; text-transform:uppercase; font-weight:bold; display:block; padding:0px 0px 0px 15px;}
.comments a:hover { text-decoration: underline; color:#940F04;}
		
/******/
.link-edit a, .navigation a { font-size:1.1em; color:#940F04; font-weight:bold;}
.link-edit { clear:both; padding:10px 0px 10px 20px;}
		
/******/	
.postmetadata { clear:both; font-size:1.1em; color:#940F04; padding:50px 0px 0px 20px;}
.postmetadata a { padding:0px 1px 0px 6px; color:#940F04;}
		
/******/
.navigation { clear:both; font-size:1.1em; color:#940F04; padding:12px 0px 10px 20px;}
.navigation a { text-decoration:none;}
.navigation a:hover { text-decoration:underline;}
		
/*******/
.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5 { color:#940F04; font-family:Arial; line-height:1.5em;}
.text-box h1 { font-size:1.8em; font-weight: normal;}
.text-box h2 { font-size:1.7em; font-weight: normal;}
.text-box h3 { font-size:1.4em;}
.text-box h4 { font-size:1.3em;}
.text-box h5 { font-size:1.2em;}
	
/*** OL UL style***/
.text-box ul { padding:2px 0px 5px 2px; overflow:hidden; height:100%;}
.text-box ul li { background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 4px 20px; list-style-image:none; list-style:none; font-weight:normal;}
.text-box ul li ul { margin-left:10px;}
.text-box ul li ol { margin-left:15px;}
.text-box ul li ol li { list-style-type:decimal;}
		
.text-box ol { padding-left:2px;}
.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
.text-box ol li ul { padding:2px 0px 5px 2px;}
.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 5px; padding:3px 0px 9px 20px;}
		
.text-box ul li { list-style-image:none; list-style:none;}
.text-box ul li a {}
.text-box ul li a:hover {}
.text-box ul li ul { margin-left:15px;}
.text-box ul li ol {margin-left:20px;}
.text-box ul li ol li { list-style-type:decimal;background:none;}
.text-box ul li ol li a { /*background:none;*/}
		
.text-box ol { padding:5px 0px 5px 2px;}
.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
.text-box ol li a:hover{ text-decoration:underline; }
.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
.text-box ol li ul li a:hover {text-decoration:none;}
		
/***  Widget bottom  ***/
.widget-bottom { background:url(images/widget-bg.gif) repeat 0 0; margin:0px 3px 0px 0px;}
	
.content .column-center .widget-bottom .corner-left-top { background:url(images/widget-corner-left-top.gif) no-repeat 0 0; padding:0;}
.content .column-center .widget-bottom .corner-right-top { background:url(images/widget-corner-right-top.gif) no-repeat right 0;}
.content .column-center .widget-bottom .corner-left-bot { background:url(images/widget-corner-left-bot.gif) no-repeat 0 bottom;}
.content .column-center .widget-bottom .corner-right-bot { background:url(images/widget-corner-right-bot.gif) no-repeat right bottom;  padding:9px 7px 10px 7px; overflow:hidden; height:100%;}

.widget-bottom .widget { height:100%; overflow:hidden; padding:0px 0px 0px 0px; background: none;}
	
.widget-bottom .widget h2 { height:100%; overflow:hidden; background:url(images/widget-title-img.gif) no-repeat 0 1px;}
.widget-bottom .widget h2 { font-size: 1.8em; color:#940F04; font-weight: normal; padding:4px 10px 2px 31px;}
	
.widget-bottom .title { padding:0px 0px 0px 20px;}
.widget-bottom .widget ul li a { color:#940F04;}
		
.widget-bottom .widget .title h2 { padding-bottom:2px;}
		
.widget-bottom .widget_recent_entries ul { height:100%; font-size:1.2em; color:#940F04; margin:0px 0px -8px 0px;}
.widget-bottom .widget_recent_entries ul li { clear:both; background: none; border-bottom:1px solid #cdbd76; padding:5px 8px 6px 28px;}
			
.widget-bottom .widget_recent_entries ul li a {  color:#940F04; font-size:14px; background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 0px 22px; }
.widget-bottom .widget_recent_entries ul li a:hover { text-decoration: underline;}

		
.widget-bottom .widget_recent_entries ul li span { float:right; color:#940F04;}

/*** Footer ****/
.footer { clear:both; /*overflow:hidden; height:100%; */font-size:1.2em; line-height:1.4em; color:#940F04;}
.footer .indent { overflow:hidden; text-align:right; padding:17px 22px 41px 0px;}
.footer a { color:#940F04;}
	
	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

.info-sidebar { padding:0px 10px 25px 20px; margin:0px 0px 0px 0px;  width: auto; color:#940F04; overflow: hidden; font-size:1.2em; line-height:1.4em;}
.info-sidebar a { text-transform:none;}
	
.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #940F04; text-align:center; padding:6px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
.navigation { padding:12px 5px 12px 5px; clear:both;}
.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
.pd-nav { padding:0; margin:0;}
.pd-nav .alignleft { padding:0; margin:0;}
.pd-nav .alignright { padding:0; margin:0;}
	
.pd-title {padding-bottom:0;}
	
.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
p img {
padding: 0;
max-width: 100%;}
	
img.centered {
display: block;
margin-left: auto;
margin-right: auto;}
	
img.alignright { float: right;display:inline;
padding: 0;
margin: 3px 0px 10px 20px;}
	
img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	
/*------*/
#tag_cloud .widget-bottom-left {padding-bottom:15px;}
#tag_cloud .widget-heading {margin-bottom:15px;}
#tag_cloud a {padding-left:3px;}
	
/*--- Popup styles ---*/
#commentspopup {}
#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
#commentspopup .page-padding {padding:0 5px;}
#commentspopup .page-width {width:538px; margin:0 auto;}
#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
#commentspopup .header-padding {padding:39px 0 0 89px;}
#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#940F04; text-indent:-10000em; width:141px; height:27px;}
#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
#commentspopup .border-bottom-left {padding:17px 37px 10px;}
#commentspopup p {font-size:12px;}

	
/*--- Begin Typography & Colors ---*/
small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
small * {font-size: 0.9em;}
small p {font-size: 0.9em;}
	
select { width: 130px;}
		
#commentform {font-size:1.2em;}
	
#commentform input {
margin: 5px 5px 1px 0;}
	
#commentform {
margin: 5px 10px 0 0;}
		
#commentform textarea {
width: 100%;
padding: 2px;}
		
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;}
		
#commentform #submit {
margin: 0 0 10px auto;
float: right;}
		
#respond p { padding:0px 0px 10px 0px; text-indent:0;}
#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
#wp-calendar th { padding:3px 0; text-align:center; color:#940F04;}
#wp-calendar td { padding:3px 0; text-align:center; color:#940F04;}
	
#wp-calendar a { display: block; font-weight:bold;}
#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}

#wp-calendar caption { text-align: center; color:#940F04; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
.widget-bot #wp-calendar * { color:#940F04;}
	
	
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
	
acronym, abbr {
border-bottom:1px dashed #999;
}
	
blockquote {
border:1px solid #d6d6cf;
background:#f4f3ed; padding:15px 10px 10px 20px; margin:5px 0; color:#940F04;
}
	
blockquote cite {
margin: 5px 0 0;
display: block;
}
	
	
/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;}
	
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #940F04;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;}
	
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;}
	
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;}
	
	
/* Begin Comments*/
.alt { padding:10px 20px 10px 20px;}
.alt a { padding:0px 0px 0px 0px;}
	
.commentlist {/* font-size:1.2em;*/ color:#940F04;

/*padding:0px 18px 0px 20px;*/
text-align: justify;
}
.commentlist a { color:#940F04}
.commentlist span { color:#940F04;}
	
ol.commentlist  li { list-style: none; font-size:12px;
margin:6px 0px 6px 0px;
padding: 5px 10px 3px;
/*list-style: none;*/
border:1px solid #d6d6cf;
background:#f4f3ed;
}
		
.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff; /*margin:0px 20px 15px 0px;*/
}
	
.commentlist p { color:#940F04;
margin: 10px 5px 10px 0;
}
	
#commentform p {
margin: 5px 0;
padding-left:15px;
}
	
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
	
.commentmetadata {
margin: 0;
display: block;
}
