﻿/*
Theme Name: Clear Blue
Theme URI: http://www.valutakurserne.dk/clearblue.zip
Description: Clear Blue WordPress theme, two-columns, fixed-width, conservative, widget-ready sidebar, widget-ready footer,custom menus, custom header, valid html  
Version: 1.2
Author: Jimmy Sigenstroem
Author URI: http://www.valutakurserne.dk/
Tags: blue, two-columns, fixed-width, custom-header, custom-menu

License: GNU General Public License v2.0
License URI: license.txt

*/
/* 
   Reset (http://meyerweb.com/eric/tools/css/reset/)
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* 
   General 
------------------------------------------------------------------- */

html {
	font-size: 62.5%; /* reset 1em to 10px */
	height: 100%;
}
body
{
    font-size: 12px;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #fff;
    background-image: url(design/background.png);
	background-repeat:repeat-x;
	background-color: #39424b;
}
/* 
   Typography 
------------------------------------------------------------------- */
blockquote {
	background-image: url(design/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:1.5em;
	margin-left:15px;
	
}
blockquote:before, blockquote:after {
	content: '"';
	content: none;
}

p {
	line-height: 1.4em;
	padding: 0.2em 0 1.2em;
}

h1 {font: normal 3em Georgia,sans-serif;}
h2 {font: normal 2.1em Georgia,sans-serif;}
h3 {font: normal 1.6em Georgia,sans-serif;}
h4 {font: normal 1.4em Georgia,sans-serif; color:#fff;}
h5 {font: normal 1.6em Georgia,sans-serif;}
h6 {font: bold 1.2em Georgia,sans-serif;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 0.2em;}
/* 
   Header / Title 
------------------------------------------------------------------- */
#header 
{
	height:100px;
	padding-top: 0px;
}
#titel h1
{
	color:#474747;
	font-size : 2.1em;
	padding-top: 25px;
	padding-left:50px;
	font-weight:bold;
	margin-bottom: 0.1em;
}
#titel h2
{
	color:#fff;
	font-size : 1.1em;
	padding-left:80px;
}
#titel 
{
	color: #998;
	padding: 0 16px;
}
#titel a 
{
	color: #474747;
	text-decoration:none;
}
#titel a:hover 
{
	color: #fff;
}
/* 
   Navi 
------------------------------------------------------------------- */
#navigation
{
	padding-top:0px;
}
#menu
{
	padding-left:100px;
}
#navigation ul, #navigation li 
{
	display: inline;
}
#navigation li 
{
	display: inline;
}
#navigation a 
{
	color: #fff;
	float: left;
	font: 1.0em Georgia,Tahoma,sans-serif;
	margin-right: 1px;
	padding: 18px 14px;
	text-align: center;
	text-decoration: none;
}
#navigation li:last-child a 
{
	padding: 18px 10px;
}
#navigation a:hover,#navigation li.current_page_item a 
{
	color: #fff;
	background-color:#0f1923;
}
.navi_wrapper 
{
	height:80px;
}
/* 
   Content 
------------------------------------------------------------------- */
#primaryContent
{
	padding-top:20px;
	margin: 0 auto;
	width: 952px;
	background-color: #121212;
	margin-bottom:15px;
}
.left_front_column, .entry-title, .page-title, .wp-caption-text
{
    width: 607px;
    float:left;
    padding-left:25px;
    padding-right:35px;
    border-right:solid 1px #fff
}
.right_front_column
{
    width: 234px;
    float:right;
    padding-left:25px;
    padding-right:25px;
    
}
.center_wrapper 
{
	margin: 0 auto;
	width: 953px;

}
.clear,.clearer {clear: both;}
#primaryContent a:hover
{
	color:#fff;
	text-decoration:underline;
}
#primaryContent a
{
	color:#39424b;
	text-decoration:none;
}
.commentlist li
{
	padding-left:15px;
	
}
textarea#comment{width: 96%; padding: 0; margin: 0; }
.postfooter {
	margin-top:30px;
	margin-bottom:30px;
	padding:5px 3px 5px 8px;
	border:1px solid #fff;
	
	font-size:0.9em;
	color:#fff;
}
/* =Images
-------------------------------------------------------------- */

.left_front_column img {
	margin: 0;
	height: auto;
	max-width: 450px;
	width: auto;
}
.left_front_column .attachment img
{
	max-widt: 450px;
}
.left_front_column .alignleft,
.left_front_column img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.left_front_column .alignright,
.left_front_column img.alignright  {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.left_front_column .aligncenter,
.left_front_column img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left_front_column img.alignleft,
.left_front_column img.alignright,
.left_front_column img.aligncenter {
	margin-bottom: 12px;
}
.left_front_column .wp-caption {
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	max-width: 590px;
}
.left_front_column .wp-caption img {
	margin: 5px 5px 0;
}
.left_front_column .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
	max-width: 580px;
	border:none;
}
.left_front_column .wp-smiley {
	margin: 0;
}
.left_front_column .gallery {
	margin: 0 auto 18px;
}
.left_front_column .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.left_front_column .gallery img {
	border: 2px solid #cfcfcf;
}
.left_front_column .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
	width:100%;
	border:none;
	text-align:left;
}
.left_front_column .gallery dl {
	margin: 0;
}

.left_front_column .gallery br+br {
	display: none;
}
.left_front_column .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.commentlist .bypostauthor 
{
	
}
/* 
   Sticky 
------------------------------------------------------------------- */
.home .sticky 
{
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
/* 
   Tabel style 
------------------------------------------------------------------- */
.alternate
{
	background-color:#2c3033;
	color:#fff;
}
/* 
   Footer 
------------------------------------------------------------------- */
#footer
{
    height: 150px;
    background-image: url(design/footer.png);
    border-bottom: 2px solid #000000;
}
#content-footer
{
	height:150px;
}
#footer a:hover
{
	color:#fff;
	text-decoration:underline;
}
#footer a
{
	color:#39424b;
	text-decoration:none;
}
#footer-sidebar1
{
	padding-left:25px;
	float:left;
	width:273px;
	min-height:120px;
	padding-right:35px;
}
#footer-sidebar3
{
    width: 234px;
    float:right;
    padding-left:25px;
    padding-right:25px;
	min-height:120px;
}
#footer-sidebar2
{
	float:right;
	width:310px;
	min-height:120px;
	
}
#footer ul 
{
	display: inline;
}
#footer li
{
	list-style: none;
	
	
}
/*----------------------------
Calendar
----------------------------*/

#calendar_wrap {
	text-transform: capitalize;
	width: 100%;
}
#wp-calendar caption {
    background: none repeat scroll 0 0 #39424b;
    margin: 2px 0;
    padding: 2px 4px;
}
#wp-calendar {
	border: none;
	margin: 0 auto;
	font-size: 1.0em;
	width: 100%;
	text-align: center; 
}

.pad
{
	background-color: #121212;
}
#today
{
	background-color: #F1F1F1;
	font-weight:bold;
	color:#121212;
}
#prev, #next
{
	text-align: center; 
	background-color: #F1F1F1;
}
.calendar td {
	vertical-align: top;
	background: white;
}
#calendar_wrap a:hover
{
	color: #000;
}
/*----------------------------
Sidebar
----------------------------*/
.right_front_column h3
{
	border-bottom: 1px dashed #39424b;
	padding-top:15px;
}