/* 
Theme Name: adamgafvert.se
Author: Per Sturesson
Author URI: http://persturesson.com
Version: 2.0
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body {
background: #fafbf2;
color: #888;
font-family: Arial, Sans-serif;
font-size: 12px;
line-height:1.3;
}

strong {
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
color: #333;
}

em {
font-style: italic;
}

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

.entry-content a:hover, #infoleft a:hover, #inforight a:hover {
border-bottom: 1px solid #c81110;
}

#container {
margin: 50px auto 50px auto;
padding: 0;
width: 960px;
}

#notfound {
margin: 0 auto;
margin-top: 12em;
font-family: Arial, Sans-serif;
font-size: 1.7em;
color: #222;
width: 500px;
text-align: center;
}

#infoleft {
width: 460px;
float: left;
}

#inforight {
width: 460px;
float: right;
}

.boxes {
margin-bottom: 30px;
}

dt {
float: left;
width: 65px;
}

.entry-utility {
clear: both;
padding-top: 25px;
}

#header {
text-align: center;
}

.creative {
font-family: "Trade Gothic", Arial, Sans-serif;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
padding-bottom: 5px;
border-bottom: 1px solid #c81110;
display: block;
width: 70px;
margin: 0 auto;
}

.headline {
margin-top: 16px;
}

h1 {
font-family: "Trade Gothic", Arial, Sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 22px;
line-height: 1.25;
letter-spacing: 3px;
color: #222;
}

h1 a {
text-decoration: none;
}

.description {
font-size: 12px;
margin-top: 6px;
font-family: Times New Roman, Times, serif;
font-style: italic;
}

#nav {
font-family: "Trade Gothic", Arial, Sans-serif;
font-weight: normal;
font-size: 10px;
letter-spacing: 1.5px;
margin-top: 30px;
text-transform: uppercase;
}

#nav a {
color: #666;
}

.menu li {
list-style: none;
display: inline;
margin-right: 20px;
}

.menu li a {
text-decoration: none;
}

.menu li a:hover {
padding-bottom: 1px;
border-bottom: 1px solid #c81110;
}

#content {
margin-top: 10px;
border-top: 1px dotted #9dd7f2;
}

.page #content {
margin-top: 10px;
border-top: 1px dotted #9dd7f2;
padding-top: 50px;
}

.home .post {
width: 960px;
padding-top: 50px;
padding-bottom: 50px;
border-bottom: 1px dotted #9dd7f2;
overflow: hidden;
}

.single .post {
width: 960px;
padding-top: 55px;
padding-bottom: 25px;
border-bottom: 1px dotted #bcbcbc;
overflow: hidden;
}

.post .alignleft {
float: left;
width: 640px;
}

.post .alignright {
float: left;
width: 320px;
position: relative;
}

.post .posttext {
padding: 0 0 10px 25px;
}

.post img, .post object, .post .gallery {
float: left;
display: block;
}

.post h2 {

}

.post .splitter, .page .splitter {
border-bottom: 1px solid #c81110;
width: 35px;
display: block;
margin-top: 7px;
margin-bottom: 17px;
} 

ul.imagenav {
float: right;
margin-top: 8px;
list-style-type: none;
}

.imagenav li {
float: left;
margin-left: 6px;
}

.imagenav a {
display: block;
background: url(dot.png);
background-repeat: no-repeat;
height: 12px;
width: 12px;
}

.activeSlide a {
display: block;
background: url(dotactive.png);
background-repeat: no-repeat;
height: 12px;
width: 12px;
}

.img {
padding-bottom: 30px;
}

h2 {
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-weight: normal;
font-size: 1.25em;
margin-bottom: 2px;
line-height: 1.25;
}

h2 a {
color: #888;
text-decoration: none;
text-transform: capitalize;
}

h3 {
font-weight: bold;
}


.navigation {
/*font-family: Arial, Sans-serif;
font-weight: bold;
font-size: 1.15em;
margin-top: 40px;
padding-bottom: 10px;
height: 20px;*/
font-family: Arial, Sans-serif;
font-size:1.25em;
font-weight:bold;
line-height:1.25;
margin-top:40px;
padding-bottom: 10px;
}

.older a {
float: right;
}

.newer a {
float : left;
}

.navigation a {
/*color: #222;*/
color: #888;
text-decoration: none;
}

.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}