/*  
Theme Name: Blogging
Theme URI: http://www.freewpthemes.net/preview/blogging/
Description: Widget ready and tested on WP 2.3.1
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
    font-family: "Garamond", Papyrus, serif;
    font-size: 16px;

    margin-top: auto;
    padding: 0; 
    background: #fff url("images/ww.jpg") fixed 0 0 no-repeat;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Harrington", Papyrus, Times, serif;
	font-weight: normal;
         	color: #FFFFF;
}

h1 { font-size: 45px; }

h2 { font-size: 23px; }

h3 { }

*/ p, ul, ol {
         margin-top: 0;
         line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;*/
}

ul, ol { }

blockquote { }

a { color: #000; }

a:hover { text-decoration:none; color: #8A2BE2; }

a img {
	border: none;
}
 border: 1px solid #5E6655;
        padding: 10px 10px 10px 10px;
        margin: 0px 0px 0px 0px;

img.left {
	float: left;
         margin: 7px 30px 0 0;
}


img.right {
	float: right;
         margin: 7px 30px 0 0;
}

img.center {
          display: block;
          margin: 0 auto;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */
#header-wrapper {
}
/* orange ruta ovanpå header */
#header {/*
	width: 900px;
	height: 60px;
	margin: 0 auto;
	background: url(images/rosa07.png) no-repeat right;
*/}

/* Menu */

#menu {
	float: left;
	width: 280px;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 50px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left; 
	margin-right: 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font: 17px Harrington, Papyrus, "Times New Roman", Times, serif;
	color: #FFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 25px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Harrington, Papyrus, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 900px;
	margin: 0 400px;
	padding: 0;
         background: #FADE5FE;

}

/** LOGO */

#logo {
	width: 600px;
	height: 300px;
	margin: 0 0 0 450px;
         padding: 100px 0 0 200px;
         	background: url(images/titel.png) no-repeat ;
                 
}

#logo h1, #logo p {
	margin: 0;
	padding: 0 0 0 170px;
	line-height: normal;
}

#logo h1 { float: left;
padding-top: 70px; }

#logo h1 a {
	text-decoration: none;
	text-transform: none;
	color: #FFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 100px 300px 100px 170px;
	font: italic bold 16px Harrington, papyrus, "Times New Roman", Times, serif;
         color: #FFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 601px;
}         
 /*      border-style: solid;
         border-width: 1px;
         border-color: blue; */

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 50px;
	margin-bottom: 3px;
	padding: 15px 0px 2px 25px;
	background: url(images/gul05.png) no-repeat left top;
         color: #FFFFF;
}

.post .title a {
	text-decoration: none;
         	color: #FFFFF;
}

.post .date {
	float: right;
	margin-top: -50px;
	padding-right: 20px;
	font-family: Harrington, Papyrus, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 19px;
	color: #FFFFF;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Harrington, Papyrus, "Times New Roman",Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFF;
}

.post .meta a { color: #FFFFF; }

.post .entry {
	padding: 0px 20px 0px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
         color: red; 
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

.alignleft {
          float: left;
        border: 1px solid #5E6655;
        padding:5px 5px 5px 5px;
        margin: 0px 10px 10px 0px;
}

.alignright {
        float: right;
        border: 1px solid #5E6655;
        padding: 5px;
        margin: 0px 0px 10px 10px;
}

.aligncenter {
        display: block;
        border: 1px solid #5E6655;
        padding: 5px;
        margin: 0 auto;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
         margin 0 auto;
         
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 50px;
	margin:  0 0px 0 0px;
	padding: 15px 0 2px 50px;
	background: url(images/gul04.png) no-repeat left top;
	font-size: 20px;
	color: #000;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
         width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url(images/gul07.png) no-repeat left top;
	height: 61px;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFF;
}

#footer a {
	color: #F1B566;
}

.credit {
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 0;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-left: 20px;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

.pagetitle {
	padding: 10px 20px;
	font-size: 24px;
	color: #333333;
}

.commentlist {
list-style: none;
}

#comments {
	padding-left: 20px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 250px; /*offset of tabs relative to browser left edge*/
font: 17px Harrington;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left; /*Ändra till right om du vill ha flikarna till höger*/
display: block;
text-decoration: none;
margin: 0;
padding: 5px 6px; /*padding inside each tab*/
border-right: 1px solid black; /*right divider between tabs*/
border-left:  1px solid black;
color: black;
background: #F7EF6C; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: black;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: white; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}