/*  
Theme Name: Grid Focus
Theme URI: http://5thirtyone.com/
Description: Grid aligned WordPress theme
Version: 1.1
Author: Derek Punsalan
Author URI: http://5thirtyone.com/
Tags: white, grid, whitespace, minimal, clean, widgets

Grid Focus was designed and coded by Derek Punsalan. Find
more info about the guy at http://5hthirtyone.com

Notes: Inspired and created for minimalist, content focused blogs 
or websites. Customize, edit, poke, prod, and adapt to your own 
style. Please leave credit where credit is due so that others may
find the source for your site and adapt a suitable version for their
own website.

See line 53 for a collection of the main font rules - size, line-height,
and color - combined for your convenience.

*/

* {
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
 line-height: 1.4em;

}
h1, h2, h3 {
	padding: 0;
margin:0;
 line-height: 1em;
}

h1 {
	font-family: "Arial narrow", Trebuchet, arial, verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 30px; 
	COLOR: #f7941e; 
	margin-bottom:5px;
}

presentation {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #ccc;
        line-height: 2em;
}

h2 {
	font-family: "Arial narrow", Trebuchet, arial, verdana, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 30px; 
	color: black;
	margin-bottom:5px;
}

h3 {
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
}



h4 {
	font-size: 1.0em;
	color: #ccc;
}

bloggrubrik {
	font-family: "Arial narrow", Trebuchet, arial, verdana, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 20px; 
	color: black;
	margin-bottom:5px;
}


a img {
	border: 0;
}

A {
	color: #f7941e; text-decoration: underline
}
A:hover {
	color: #da7c08; text-decoration: underline
}

ul {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}

ol {
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
}

sidrubrik {	
	font-family: "Arial narrow", arial, verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 44px; 
	COLOR: #fff; 
position:relative;
top:-160px;
left:+14px;
}

p.grey {
        color: #bbb;
}

#news ul {
        margin: 0px;
        padding: 0px;
}

#news ul li {
        margin: 0px;
        padding: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}

#news ul li a {
        font-weight: bold;
        text-decoration: none;
}

#news ul.lcp_catlist li p {
        display: block;
        margin: 0 0 10px 0;
        font-weight: normal;
        text-decoration: none;
        padding: 0;
}

#rss ul li {
	font-size: 12px;
         padding: 0px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
	border-bottom: 0px solid #f7941e;
	line-height: 1.em;
}

#rss ul li a {
	font-size: 12px;
         padding: 0px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
	border-bottom: 0px solid #f7941e;
	line-height: 1.em;
	font-weight: bold;
	color: #777;
       margin: 0px 0 4 0;
	text-decoration: none;
}

#rss h1 {
	margin: 0px 0 0 0;
}

#test {
	font-family: Georgia;
	font-size: 12px;
	line-height: 1.4em;
}

#test h1 {
	font-family: Georgia;
	font-size: 18px;
	line-height: 2em;
}


/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	background: #fff;
	font-size: 1.0em;
	line-height: 1.4em;
}
.postMeta {
	border-top: 1px solid #ccc;
	font-size: 0.9em;
        font-weight: bold;
	text-transform: uppercase;
        text-align: left;
}
.postMeta span.date {
	color: #aaa;
        font-weight: bold;
        text-align: left;
}
.postMeta span.comments a,
.postMeta span.date a {
	color: #3c6c92;
}
.postMeta span.comments a:hover,
.postMeta span.date a:hover {
	color: #fff;
}
.post h2 {
	line-height: 1.2em;
}
.entry a,
.secondaryColumn a,
#commentsContainer h3 a,
.commentlist .comment-author a {
	COLOR: #f7941e; TEXT-DECORATION: underline
}
.entry a:hover,
.secondaryColumn a:hover,
#commentsContainer h3 a:hover,
.commentlist .comment-author a:hover,
.commentlist .comment-meta a:hover {
	COLOR: #f7941e; TEXT-DECORATION: underline
}
.secondaryColumn a {
	font-weight: normal;
}
.entry ul,
.entry ol,
.entry blockquote {
	color: #555;
}
.entry blockquote {
	font-style: italic;
	font-size: 0.9em;
}
.secondaryColumn h3,
#commentsContainer h3 {
	font-size: 1.2em;
}
#cancel-comment-reply-link {
	color: #3C6C92;
	font-size: 0.8em;
}
.commentlist .comment-meta a {
	color: #777;
}
.commentlist .comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.commentlist .comment-meta {
	font-size: 0.8em;
}
#commentform p span input,
#commentform span textarea {
	color: #333;
	font-family: arial,verdana,sans-serif;
	font-size: 1em;
}
#paginateIndex {
	font-size: 0.9em;
	text-transform: uppercase;
}
#footer {
	clear: both;
}
#footer p a {
	font-weight: bold;
	color:#333;
}

/* =----------------------------------- main structure */
#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 980px;
	padding: 0 0px;
}
#masthead {
	padding: 0px 0px 15px 15px;
	height: 110px;
}

#tomrum {
        height: 30px;
}

#filler {}
        

#bgHeadline {
        height: 138px;
	border-bottom: 16px solid #f7941e;
}

#bgHeadline div div div div{
	height: 138px;
}

#bgHeadline div div div div div{
	height:auto!important;
}

#bgHeadline h1{
color: #ffffff;
font-size:44px;
padding: 15px 0 0 20px;
}

#flash {
height: 275px;
}

#update {
	background: #fff;
        position: relative;
        top: 0px;
        left: 0px;
	width: 488px;
        height: 100px;
}

#mainColumn {
        width: 520px;
        display: block;
        position: relative;
        top: 0px;
        left: 0px;
	float: left;
        padding: 0;
        margin: 0;
}

#mainColumn-inner {
margin: 20px 0 0;
padding: 0;
}

#mainColumn h2 {
	font-family: "Arial narrow", arial, verdana, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 20px; 
	color: black;
	margin-bottom:5px;
}

#mainColumn h2 a {
	font-family: arial, verdana, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 20px; 
        text-decoration: none;
	color: black;
	margin-bottom:5px;
	color: #f7941e; 
}


#fullpage {
        width: auto;
        display: block;
        margin: 0px;
}

#fullpagecentered {
        width: auto;
        display: block;
        position: relative;
        top: 0px;
        left: 50px;
}

#leftcolumn {
        width: 262px;
        display: block;
        float: left;        
}

#leftcolumnwide {
        width: 540px;
	height: 95%;
        float: left;        
}

#centercolumn {
        width: 262px;
        margin-left: 38px;
	padding-right: 38px;
        float: left;        
}

#rightcolumn {
        width: 262px;
        float: left;        
}


.secondaryColumn {
	float: left;
	margin: 28px 0 0 30px;
	overflow: hidden;
	width: 250px;
}

/* =----------------------------------- header elements */
#masthead h1 {
	color: #ccc;
	float: left;
	font-size:2em;
}

#masthead a:hover {
	background-color: #fff;
}

#blogLead img {
	float: left;
	clear: both;
	background: #fff;
	margin: 0px 500px 5px 0px;
	padding: 10px 0px 0px 0px;
	width: 220px;
	height: 72px;
position:absolute;
top:20px;
}

#blogLead a img {
	border: 0;
}

#toppannons img {
	float: right;
	background: #ccc;
	margin: 15px;
	width: 627px;
	height: 140px;
}




/* =----------------------------------- top + bottom navigation */


.topNav {
        border: none;
}

.topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
float: right;
position:relative;
top:+75px;

}

.topNav ul li {
	float: right;
	padding: 0 10px 0 10px;
	vertical-align: text-bottom;
}

.topNav ul li a {
	font: 18px "Arial narrow", arial, verdana, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 13px 0px 0px 0px;
	display: block;
	letter-spacing: 1px;
	font-weight: bold;
	height: auto !important;
	float: left;	
        border: none;
}

.topNav ul li a:hover {
border-bottom: 5px solid #f98b09;
	text-decoration: none;
}


/* =----------------------------------- meta lead for each post */
.postMeta {
	text-align: left;
	margin-bottom: 14px;
	position: relative;
}
.postMeta .container {
	position: absolute;
	top: 0px;
}
.postMeta span.date {
	background: none;
	padding: 8px 0 0 0;
}
.postMeta span.comments {
	background: #fff url(images/chat_grey.gif) no-repeat 2px -1px;
	padding-left: 18px;
}

/* =----------------------------------- general post */
.post {
	margin: 0 0 21px 0;
}
.post h2 {
	margin: 0 0 10px;
	padding: 0;
}
.post h2 a {
	display:inline;
}

/* =----------------------------------- entry body */
.entry {
	padding: 0;
	overflow: hidden;
}
.entry p {
	line-height: 1.6em;
	margin: 10px 0;
}
.entry ul,
.entry ol,
.entry blockquote {
	margin: 0 14px;
}
.entry ol {
	list-style: decimal;
}
.entry ul li,
.entry ol li {
	margin: 0 0 7px 18px;
        list-style: none;
        
}
.entry ul li {
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
}
.entry blockquote {
	border-left: 1px solid #ccc;
	font-size: 1.0em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 10px;
}
.entry img,
.entry a img {
	background: #fff;
	border: none;
	padding: 0px;
}
.entry a:hover img {
}

.entry.meta {
	background: #eee;
	border: none;
}
.entry.meta p {
	margin: 5px 7px;
}
.entry.meta .highlight {
	text-transform: none;
	font-size: 10px;
}
.entry.meta a {
	color: #333;
	border-color: #bbb;
}
.entry.meta a:hover {
	color: #fff;
	background-color: #3c6c92;
}

.nav li.searchField {
	float: right;
	border: 0;
}
.nav .searchField div {
	margin: 9px 8px 0 0;
}
.nav .searchField span {
	background: #fff;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	display: block;
	padding: 2px;
}
.nav .searchField input {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px;
	width: 220px;
}


/* =----------------------------------- main index pagination */
#paginateIndex { 
	margin-bottom: 25px;
}
#paginateIndex a,
.commentlist li .reply a {
	color: #777;
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	padding: 4px 7px 3px;
	background: #fff;
	border: 1px solid #ddd;
}
.commentlist li .reply a {
	color: #aaa;
}
#paginateIndex a:hover,
.commentlist li .reply a:hover {
}

/* =----------------------------------- widget enabled sidebar */

.secondaryColumn h3 {
	background-color: #ccc;
	margin: 0;
	padding: 2px 6px;
	line-height: 1.6em;
}
.widgetContainer {
	background-color: #eee;
	border-bottom: 0;
	line-height: 1.5em;
        max-width: 250px;
	margin-bottom: 15px;
}

.widgetContainer ul li {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 2px 6px;
	font-family: Helvetica, Arial;
	color: #222;
}
.widgetContainer ul li ul {
	margin-top: 5px;
	line-height: 1.5em;
	padding: 2px 6px;
}
.widgetContainer .textwidget {
	border-top: 0;
	border-bottom: 0;
	background-color: #fff;
	margin: 0;
	line-height: 1.5em;
	padding: 0;
}

.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}

#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}
#wp-calendar thead {}
#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
#wp-calendar td {
	padding: 3px 0 4px 3px;
	color: #777;
}
#wp-calendar td a {
	font-weight: bold;
}

/* =----------------------------------- style some comments */
#commentsContainer {
	margin-bottom: 30px;
}
#commentsContainer span.hook {
	position: relative;
	display: block;
}
#commentsContainer h3 {
	display: block;
	margin: 10px 0;
	padding: 7px 4px 0;
	border-top: 1px solid #3c6c92;
}
.cancel-comment-reply {
	position: absolute;
	top: -1px;
	right: 4px;
}
.commentlist {
	list-style: none;
	margin: 0 0 20px;
}
.commentlist .comment-author {
	border-top: 1px solid #ccc;
	padding-top: 7px;
	margin-top: 10px;
	overflow: hidden;
}
.commentlist .comment-author img.avatar {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0 4px 0 0;
}
.commentlist .comment-meta {
	margin: 0 0 0 20px;
}
.commentlist li .reply {
	text-align: right;
	padding-bottom: 10px;
}
.commentlist li .reply a {
	display:inline;
}
.commentlist li p {
	margin: 1em 0;
	padding: 0 3px;
}
.commentlist li ul,
.commentlist li ol,
.commentlist li blockquote {
	margin: 0 20px;
}
.commentlist .children {
	margin: 0 0 0 40px;
}
.commentlist .children li {
	list-style: none;
}
#commentform .contain {
	margin: 0 0 10px 0 !important;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	padding: 4px 3px;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	background: #fff;
	margin-right: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px 3px;
	width: 160px;
}
#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 98%;
	overflow: auto;
}

/* =----------------------------------- boring footer */



#navlist li {
display: inline;
text-align: center;
list-style-type: none;
padding-right: 20px;
}

#footer {
	border-top: 1px solid #3c6c92;
	margin: 35px 0;
}
#footer p {
	padding: 14px 3px 0; 
}

/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright,
.alignright {
	float: right;
	margin: 3px 0 0 7px;
}
.right {
	float:right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
} 
* html .fix{
	height: 1%;
}
.fix{
	display:
	block;
}


table.rating {
 border-collapse: collapse;
}

table.rating tr {
 border-top: 1px solid;
}

table.rating td.right {
 text-align: right;
 padding-right: 8px;
}

.wp-table-reloaded-table-description {
 margin-top: 0px;
}
