/*
Theme Name: Sansmarmelad
Theme URI: 
Description: 
Version: 0.1
Author: Magnus
Author URI: http://burkmat.nu/
*/

#page { margin: 0 auto; width: 760px; }
#allposts { width: 760px; vertical-align: top; }
body { margin: 0; padding: 0; }

#footer {
margin: 0 auto 0 auto;
width: 778px;
height: 110px;
/*height: 95px;*/
/*max-height: 112px;*/
/*background-position: 0 -17px;*/
/*background-image: url('http://burkmat.nu/wp-content/themes/burkmat/images/bakgrund-gras.jpg');*/
vertical-align: bottom;
clear: both;
/*overflow: visible;*/
}

/* HEADER */

#header {
width: 760px;
margin: 0;
}

#header-hr {
width: 760px;
margin-bottom: 33px;
}

#header-logo {
width: 760px;
height: 115px;
}

#header-menu {
width: 760px;
height: 13px;
font-family: Arial, sans-serif;
font-size: 10px;
color: #b0b1a7;
text-align: center;
}

#header-menu a {
text-decoration: none;
color: #b0b1a7;
}

#header-menu a:hover { border-bottom: 1px dotted #b0b1a7; }





/*  POSTS  */
.row { clear: both; }
.col1 { width: 361px; float: left; }
.col2 { width: 361px; float: right; }

.intro { margin: 0; }
.thepost { margin-bottom: 0.2em; }

.postcategory { font-family: Arial, sans-serif; font-size: 0.6em; line-height: 1.6em; color: #B3B3B3; padding-bottom: 6px; }
.postcategory a { text-decoration: none; color: #B3B3B3; }
.postcategory a:hover { border-bottom: 1px dotted #b0b1a7; }
.postcategory a:visited { color: #B3B3B3; }

.titles { font-family: Arial, Verdana, sans-serif; font-size: 1.3em; line-height: 1.1em; color: #735a5a; letter-spacing: -1px; padding-bottom: 3px; }
.titles a { color: #735a5a; text-decoration: none; }
.titles a:hover { border-bottom: 1px dotted #b0b1a7; }
.titles a:visited { color: #735a5a; }

.postbody, .frontpagebody { font-family: Arial, Verdana, sans-serif; font-size: 0.75em; line-height: 1.5em; color: #634443; margin-bottom: 1.2em; }
.introbody { font-family: Arial, Verdana, sans-serif; font-size: 0.75em; line-height: 1.5em; color: #634443; }
.postbody a, .introbody a { text-decoration: none; color: #7ca0b4; }
.postbody a:hover, .introbody a:hover { border-bottom: 1px dotted #7ca0b4; }
.frontpagebody a { text-decoration: none; color: #634443; }
.frontpagebody a:hover { border-bottom: 1px dotted #634443; }

.postbodyfooter { font-family: Arial, Verdana, sans-serif; font-size: 0.6em; line-height: 1.6em; color: #B3B3B3; }
.postbodyfooter a { text-decoration: none; color: #B3B3B3; }
.postbodyfooter a:hover { border-bottom: 1px dotted #b0b1a7; }
.postbodyfooter a:visited { color: #B3B3B3; }

.CommentsBody {
font-family: Verdana, Arial, sans-serif;
font-size: 0.7em;
line-height: 1.5em;
color: #0C465E;
padding-top: 20px;
}
.CommentsBody a { text-decoration: none; color: #7ca0b4; }
.CommentsBody a:visited { color: #7ca0b4; }
.CommentsBody a:hover { border-bottom: 1px dotted #7ca0b4; }

.commentsrss { font-family: Verdana, Arial, sans-serif; font-size: 0.5em; color: #0C465E; padding-left: 10px; }
.commentsrss a { text-decoration: none; color: #7ca0b4; }
.commentsrss a:visited { color: #7ca0b4; }
.commentsrss a:hover { border-bottom: 1px dotted #7ca0b4; }

.musicplayersize { font-family: Verdana, Arial, sans-serif; font-size: 0.8em; color: #0C465E; }

.commentform { margin: 0; }

.comment0 { background-color: #FFFFFF; padding: 2px; }
.comment1 { background-color: #FFFFFF; padding: 2px; }
.comment2 { background-color: #E0F4FD; padding: 2px; }

.commentFormField {
background-color: #FFFFFF;
border: 0;
border-bottom: 1px dotted #d1e7ff;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0em;
color: #634443;
margin-bottom: 5px;
}

.commentFormTextarea {
background-color: #FFFFFF;
border: 1px solid #d1e7ff;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0em;
line-height: 1.2em;
color: #634443;
}


.commentFormSubmit {
background-color: #FFFFFF;
border: 1px solid #d1e7ff;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0em;
color: #634443;
padding-top: 2px;
padding-bottom: 2px;
}

.commentformfieldcontainer {
padding-top: 15px;
margin-top: 15px;
}

.navigation { text-align: center; font-family: Verdana, Arial, sans-serif; font-size: 0.7em; color: #0C465E; padding: 8px 12px 20px 12px; }
.navigation a { text-decoration: none; color: #7ca0b4; }
.navigation a:visited { color: #7ca0b4; }
.navigation a:hover { text-decoration: none; }

.break {
background: #fff url('http://burkmat.nu/wp-content/themes/burkmat/images/break-hr.png') no-repeat center;
height: 3px;
margin-bottom: 20px;
margin-top: 20px;
}

img { border: 0; }

