/*
Theme Name: .| BLUELINE |.
Theme URI: http://utvikling.aanvik.net/
Description: .| BLUELINE |. er et tema fra aanvik.net. Temaet har fast bredde, horisontal meny med dine kategorier og st&oslash;tter widgets. Design av <a href="http://www.aanvik.net/" title="G&aring; til temaets hjemmeside">Marius Olsen</a>.
Version: (v1.0)
Author: Marius Olsen
Author URI: http://www.aanvik.net/
Tags: fixed width, two columns, right sidebar, widgets, blue, white, horizontal menu, slimbox

	.| BLUELINE |.
	http://www.aanvik.net/
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/*
	GENERIC FORMATTING
*/

*
{
margin: 0;
padding: 0;
}

body
{
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #333;
background: #fff url(images/body-bg.png) 0 0 repeat-x;
}

h1,
h2,
h3,
h4,
h5,
h6
{
font-family: georgia, serif;
font-weight: normal;
}

p
{
margin: 0 0 10px;
}

a
{
text-decoration: none;
outline: none;
}

a img
{
border: none;
}

hr,
.hidden,
.sticky .postmetadata
{
display: none;
}

#page
{
width: 996px;
margin: 0 auto;
}

.alignleft
{
float: left;
margin: 2px;
}

.alignright
{
float: right;
margin: 2px;
}

.navigation
{
}

.navigation a
{
color: #999;
text-transform: uppercase;
line-height: 35px;
}


.nocomments
{
display: block;
margin: 45px 15px;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 3.0em;
color: #e1e1ee;
}



/*
	HEADER AREA
*/

#header
{
height: 150px;
padding: 0 45px;
font-family: georgia, serif;
text-transform: lowercase;
background: url(images/header-bg.png) 0 0 no-repeat;
}

#header h1
{
padding: 10px 0 0;
line-height: 150px;
font-size: 4.0em;
letter-spacing: -0.1em;
}

#header h1 a
{
color: #2b2b5b;
}

#header .description
{
margin: -60px 0 0 50px;
font-size: 1.8em;
font-style: italic;
}

#banner
{
height: 200px;
padding: 0 28px;
background: #fff url(images/banner-bg.png) 0 0 no-repeat;
}

#banner img
{
height: 160px;
}

#menu
{
margin: -35px 0 0;
padding: 0 18px;
height: 35px;
line-height: 35px;
color: #999;
overflow: hidden;
}

#menu ul
{
margin: 0 10px;
padding: 0 10px;
background: #191b56;
list-style: none;
}

#menu li
{
display: inline;
height: 35px;
line-height: 35px;
}

#menu a
{
padding: 9px 7px;
height: 35px;
line-height: 35px;
font-size: 1.2em;
text-transform: uppercase;
color: #4e4e89;
}

#menu a:hover
{
color: #fff;
}



/*
	MAIN CONTENT AREA
*/

#content-wrap
{
margin: 0;
padding: 10px 45px 0;
background: url(images/content-bg.png) 0 0 no-repeat;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
{
margin: 25px 0 5px;
padding: 0 0 3px;
text-transform: uppercase;
letter-spacing: -0.05em;
border-bottom: 1px solid #333;
color: #333;
clear: both;
}

#content h1 a,
#content h2 a,
#content h3 a
{
color: #333;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover
{
color: #894c4e;
}

#content h1 { font-size: 2.2em; }
#content h2 { font-size: 2.1em; }
#content h3 { font-size: 2.0em; }
#content h4 { font-size: 1.8em; }
#content h5 { font-size: 1.6em; }
#content h6 { font-size: 1.4em; }

#content .entry a
{
color: #5d5f9a;
border-bottom: 1px dotted #5d5f9a;
}

#content .entry a:hover
{
color: #894c4e;
border-bottom: 1px solid #894c4e;
}

#content a.more-link,
#content p.edit-link,
#content p.edit-link a
{
display: block;
margin: 15px 0 5px;
text-align: right;
text-transform: uppercase;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 1.1em;
letter-spacing: 0.05em;
border: none;
}

#content a.more-link
{
font-style: italic;
color: #894c4e;
}

#content p.edit-link a
{
font-style: italic;
color: #894c4e;
display: inline;
}

.navigation a:hover,
#content a.more-link:hover,
#content p.edit-link a:hover
{
color: #000;
border: none;
}

.postmetadata,
#commentform p
{
clear: both;
text-transform: uppercase;
color: #999;
}

#content .postmetadata a 
{
color: #666;
border: none;
}

#content .postmetadata a:hover
{
color: #894c4e;
}

.postmetadata small
{
margin: -10px 25px 15px;
padding: 10px;
display: block;
background: #f6f6f6;
border-top: 3px solid #f1f1f1;
border-bottom: 3px solid #f1f1f1;
}

#content #postmore
{
width: 700px;
margin: 0 auto;
}

#content #postmore ul
{
list-style: none;
}

#content #postmore-left
{
width: 340px;
margin: 0;
padding: 5px 5px 30px;
float: left;
}

#content #postmore-right
{
width: 340px;
margin: 0;
padding: 5px 5px 30px;
float: left;
}

#postmore-right li
{
line-height: 1.8em;
overflow: hidden;
}

#postmore-left a,
#postmore-right a
{
margin-left: 5px;
padding-left: 6px;
line-height: 1.8em;
border-left: 5px solid #999;
color: #999;
text-transform: uppercase;
}

#postmore-left a:hover,
#postmore-right a:hover
{
border-left-color: #191b56;
font-family: georgia, serif;
color: #191b56;
}


.wp-caption
{
margin: 5px;
padding: 8px 3px 5px;
border: 1px solid #666;
background: #f6f6f6;
text-align: center;
}

#content .wp-caption a,
#content .wp-caption a:hover,
#content a.h,
#content a.h:hover
{
border: none;
}

.wp-caption .wp-caption-text
{
margin: 2px 0 0 !important;
font-family: georgia, serif;
font-size: 0.8em !important;
color: #666;
}

.narrowcolumn 
{
width: 600px;
float: left;
}

.narrowcolumn .post small
{
margin: 2px 5px 8px;
display: block;
text-transform: uppercase;
color: #999;
}

.narrowcolumn .entry p
{
font-size: 1.2em;
line-height: 1.5em;
}

.narrowcolumn .sticky
{
margin: 45px 5px 15px;
padding: 0 15px 20px;
border: 1px solid #191b56;
background: #f1f1ff url(images/sticky-bg.png) 99% 3% no-repeat;
}

.narrowcolumn .sticky p
{
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 1.5em;
}

.narrowcolumn .postmetadata
{
padding: 0 0 20px;
}

.entry cite
{
font-family: georgia, serif;
font-style: normal;
color: #191b56;
}

.widecolumn
{
margin: 0 75px;
}

.widecolumn .entry
{
padding: 0 10px;
}

.widecolumn .entry p
{
margin: 0 0 10px;
font-size: 1.3em;
line-height: 1.5em;
}

.widecolumn .postmetadata
{
padding: 20px 0 0;
}



/*
	SIDEBAR
*/

#sidebar
{
margin: 0 0 0 620px;
padding: 20px 0 0;
width: 285px;
}

#sidebar ul
{
list-style: none;
}

#sidebar li h2
{
margin: 15px 0 5px;
padding-left: 10px;
border-bottom: 1px solid #000;
font-size: 1.5em;
text-transform: uppercase;
}

#sidebar li h2 a
{
color: #333;
}

#sidebar li h2 a:hover
{
color: #894c4e;
}

#sidebar li li
{
margin-left: 10px;
}

#sidebar li div.textwidget
{
margin: 0 10px;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 1.3em;
line-height: 1.5em;
letter-spacing: 0.05em;
color: #666;
}

#sidebar li div.textwidget a
{
color: #4c4e89;
}

#sidebar li div.textwidget a:hover
{
color: #894c4e;
}

#sidebar li.widget
{
margin: 0 0 15px;
padding: 1px;
display: block;
}

#sidebar .widget_archive li a,
#sidebar .widget_categories li a,
#sidebar .widget_links li a,
#sidebar .widget_meta li a,
#sidebar .widget_pages li a,
#sidebar .widget_recent_entries li a,
#sidebar .widget_rrm_popular_posts li a,
#sidebar .pagenav a,
#sidebar .archivenav a,
#sidebar .categories a,
#sidebar .linkcat a,
#sidebar .metanav a
{
margin-left: 5px;
padding-left: 6px;
line-height: 1.8em;
border-left: 5px solid #999;
font-size: 1.3em;
color: #999;
text-transform: uppercase;
}

#sidebar .widget_archive li a:hover,
#sidebar .widget_categories li a:hover,
#sidebar .widget_links li a:hover,
#sidebar .widget_meta li a:hover,
#sidebar .widget_pages li a:hover,
#sidebar .widget_recent_entries li a:hover,
#sidebar .widget_recent_comments li a:hover,
#sidebar .widget_rrm_popular_posts li a:hover,
#sidebar .widget_rss li a:hover,
#sidebar .pagenav a:hover,
#sidebar .archivenav a:hover,
#sidebar .categories a:hover,
#sidebar .linkcat a:hover,
#sidebar .metanav a:hover
{
border-left-color: #191b56;
font-family: georgia, serif;
color: #191b56;
}

#sidebar .widget_recent_entries li,
#sidebar .widget_rrm_popular_posts li
{
height: 2.0em;
line-height: 2.0em;
overflow: hidden;
}

#sidebar .widget_recent_comments li
{
margin-left: 10px;
padding-left: 6px;
height: 1.6em;
line-height: 1.6em;
font-size: 1.2em;
color: #666;
text-transform: uppercase;
overflow: hidden;
}

#sidebar .widget_recent_comments li a
{
color: #999;
}

#sidebar .widget_rss li a
{
margin: 5px 0 0;
display: block;
font-size: 1.3em;
color: #999;
text-transform: uppercase;
}

#sidebar .widget_rss .rss-date
{
margin: -2px 0 5px 15px;
display: block;
text-transform: uppercase;
text-align: right;
color: #ccc;
}

#sidebar .widget_rss .rssSummary
{
margin: 0 0 5px 15px;
color: #666;
}

#sidebar .widget_rss cite
{
margin: 0 0 10px 15px;
display: block;
color: #999;
}

#sidebar .widget_archive select,
#sidebar .widget_categories select
{
width: 260px;
margin-left: 10px;
padding: 5px;
font-size: 1.2em;
color: #666;
background: #f1f1f1;
border: 1px solid #999;
}

#tag_cloud a
{
color: #999;
}

#tag_cloud a:hover
{
color: #191b56;
}

#calendar_wrap caption
{
padding: 3px 0;
font-family: georgia, serif;
font-weight: bold;
text-transform: uppercase;
color: #333;
letter-spacing: 0.05em;
background: #999;
}

#calendar_wrap table
{
margin: 0 auto;
font-size: 1.2em;
text-align: center;
border: 1px solid #999;
border-top: none;
}

#calendar_wrap th
{
padding: 2px 5px;
font-family: georgia, serif;
color: #191b56;
background: #ccc;
text-transform: uppercase;
}

#calendar_wrap td
{
padding: 2px 5px;
}

#calendar_wrap td a
{
font-weight: bold;
color: #894c4e;
}

#calendar_wrap td a:hover
{
color: #000;
}

#calendar_wrap #prev
{
text-align: left;
}

#calendar_wrap #next
{
text-align: right;
}

#calendar_wrap #prev a,
#calendar_wrap #next a
{
font-family: georgia, serif;
font-weight: normal;
color: #999;
text-transform: uppercase;
}

#calendar_wrap #prev a:hover,
#calendar_wrap #next a:hover
{
color: #191b56;
}



/*
	FOOTER
*/

#footer
{
height: 45px;
margin: 25px 0 0;
padding: 10px 45px;
line-height: 45px;
clear: both;
text-transform: uppercase;
color: #999;
border-top: 2px solid #f1f1f1;
}

#footer a
{
color: #666;
}

#footer a:hover
{
color: #000;
}

#footer-left
{
float: left;
}

#footer-right
{
float: right;
}



/*
	SEARCHFORM
*/

#searchform
{
margin: 25px 0 15px 10px;
}

#searchform #s
{
width: 245px;
margin: 0 0 5px;
padding: 5px;
border: 1px solid #999;
background: #f1f1f1;
font-family: georgia, serif;
}
#searchform #searchsubmit
{
padding: 2px 10px;
font-family: georgia, serif;
}



/*
	PASSWORD FORM
*/

#content .entry form
{
margin: 10px 35px;
padding: 5px;
border: 1px solid #666;
background: #f1f1f1;
}

#content .entry form label {
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: .9em;
font-weight: bold;
}

#content .entry form input {
margin: 2px 10px 0;
padding: 5px;
border: 1px solid #999;
background: #f1f1f1;
}

#content .entry form label input {
margin: 0 10px;
padding: 5px 10px;
border: 1px solid #ccc;
background: #f6f6f6;
}

.narrowcolumn .entry form label input {
width: 485px;
}

.widecolumn .entry form label input {
width: 610px;
}



/*
	COMMENT FORM
*/

#commentform p
{
font-size: 0.9em;
color: #666;
}

#commentform p label
{
text-transform: none;
}

#commentform p a
{
color: #3b3d78;
}

#commentform p a:hover
{
color: #000;
}

.narrowcolumn #commentform #author,
.narrowcolumn #commentform #email,
.narrowcolumn #commentform #url,
.narrowcolumn #commentform textarea
{
width: 588px;
margin: 0 0 5px;
padding: 5px;
border: 1px solid #999;
background: #f1f1f1;
font-family: georgia, serif;
}

.widecolumn #commentform #author,
.widecolumn #commentform #email,
.widecolumn #commentform #url,
.widecolumn #commentform textarea
{
width: 743px;
margin: 0 0 5px;
padding: 5px;
border: 1px solid #999;
background: #f1f1f1;
font-family: georgia, serif;
}

#commentform #submit
{
padding: 2px 10px;
font-family: georgia, serif;
}




/*
	COMMENTS
*/

#content .commentlist
{
list-style: none;
padding: 0 10px 0 0;
}

#content .commentlist li
{
margin: 5px 0 10px;
padding: 10px;
}

#content .commentlist .bypostauthor
{
background: url(images/comment-bg1.jpg) 100% 0 no-repeat;
border: 1px solid #666;
}

#content .commentlist .vcard
{
height: 35px;
line-height: 45px;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 1.3em;
}

#content .commentlist .vcard a
{
color: #3b3c78;
}

#content .commentlist .vcard a:hover
{
color: #894c4e;
}

#content .commentlist .avatar
{
margin: 0 15px 0 0;
padding: 3px;
border: 1px solid #333;
float: right;
background: #fff;
}

#content .commentlist .commentmetadata
{
padding: 2px 0 0;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: 0.8em;
border-top: 1px solid #333;
}

#content .commentlist .commentmetadata a
{
color: #666;
}

#content .commentlist em
{
padding: 0 5px;
font-family: 'Trebuchet MS', Arial, sans-serif;
font-size: .9em;
font-style: normal;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #c00;
border: 1px solid #c00;
}

#content .commentlist p em
{
padding: 0;
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
font-style: italic;
letter-spacing: 0;
text-transform: none;
color: #333;
border: none;
}



/*
	TAGS USED IN POSTS
*/

abbr,
acronym {
cursor: help;
}

blockquote {
margin: 5px 25px;
padding: 0 0 0 15px;
border-left: 5px dotted #191b56;
font-family: Georgia, serif;
font-size: 1em;
font-style: italic;
color: #666;
}

blockquote blockquote {
margin: 5px 0 5px 5px;
font-size: .9em;
}

blockquote blockquote blockquote {
margin: 5px 0 5px 15px;
font-size: .8em;
}

blockquote cite {
margin-top: 10px;
display: block;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
font-style: normal;
}

blockquote cite:before {
content: "\00BB \0020";
}

code,
pre
{
margin: 10px 0;
padding: 2px 5px;
background: #f1f1f1;
font-family: monospace;
font-size: 1.1em;
}

del,
s
{
color: #bbb;
}

ins
{
color: #393;
text-decoration: none;
border-bottom: 1px dashed #393;
}

#content ul
{
margin: 0 0 10px 10px;
list-style: inside square;
line-height: 1.3em;
font-size: 10pt;
}

#content ul ul
{
margin: 0 0 0 10px;
list-style-type: disc;
}

#content ul ul ul
{
margin: 0 0 0 10px;
list-style-type: circle;
}

#content ol
{
margin: 0 0 10px 10px;
list-style: inside decimal;
line-height: 1.3em;
font-size: 10pt;
}

#content ol ol
{
margin: 0 0 0 10px;
list-style-type: lower-alpha;
}

#content ol ol ol
{
margin: 0 0 0 10px;
list-style-type: decimal;
}

#content dl
{
margin: 0 0 10px;
}

#content dt
{
font-size: 11pt;
line-height: 1.3em;
text-transform: uppercase;
color: #191b56;
}

#content dd
{
margin: 0 0 10px 15px;
font-size: 10pt;
font-style: italic;
text-transform: lowercase;
}

#content table
{
margin: 10px 10px 20px;
border: none;
border-collapse: collapse;
empty-cells: show;
}

#content thead
{
background: #666;
color: #ccc;
font-family: georgia, serif;
font-size: 1.2em;
text-align: left;
text-transform: lowercase;
}

#content th
{
padding: 3px;
}

#content tbody
{
font-size: 1.1em;
}

#content td
{
padding: 3px;
}

#content tr.odd
{
background: #e9e9e9;
}

#content tr.even
{
background: #fff;
}



.narrowcolumn pre
{
width: 600px;
overflow: auto;
}

.widecolumn pre
{
width: 735px;
overflow: auto;
}

.entry cite
{
color: #999;
font-style: italic;
}
