/*
Theme Name: gravesen
Theme URI: http://gravesen.eu
Version: 1.0
Author: Lisa Risager
Author URI: http://lisarisager.dk
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html */
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, sup, 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;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
clear: both;
}
ol, ul {
list-style: none;
}
blockquote {
quotes: none;
}
blockquote:before, blockquote:after {
content: '';
content: none;
}
del {	
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
td {
padding: 6px 12px 6px 0;
}
a img { 
border: none; 
}

/* BODY */
body {
font:62.5%/1.6em Georgia, sans-serif;
color:#333;
margin:0;
background: #f4f4f4;
}

#wrapper {
width:800px;
margin:0 auto;
padding: 0 20px;
background: #f4f4f4;
}

/* HEADER */
#header {
background: #f7f7f7;
border-bottom:2px solid #E1E4E9;
overflow:hidden;
clear:both;
}
h1, #header h2 {
font-family:'Lucida Sans Unicode', sans-serif;
font-size:38px;
font-weight:normal;
color:#587280;
display:inline;
float:left;
margin:15px 0 0;
padding:25px 25px 25px 8px;
}
h1 a:link, h1 a:visited, h1 a:active, #header h2 a:link, #header h2 a:visited, #header h2 a:active {
text-decoration:none;
color:#8FA943;
}
h1 a:hover, #header h2 a:hover {
text-decoration:none;
color:#DA4310;
background: #F7f7f7;
}

#header .description {
float:left;
font-family:'Lucida Sans Unicode', sans-serif;
color:#8FA943;
margin:46px 0 0;
font-size: 20px;
}

/* NAVIGATION */
#nav {
border-bottom:2px solid #E1E4E9;
height: 16px;
margin:0;
padding:15px 0 15px 8px;
}
#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
	}
#nav li a {
color:#002B50;
font:1.6em 'Lucida Sans Unicode', 'Trebuchet MS', sans-serif;
font-weight:normal;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}
#nav li a:hover {
background-color:#E1E4E9;
color:#333;
text-decoration:none;
}
#nav li a.active {
background-color:#E1E4E9;
color:#FFF;
text-decoration:none;
}

/* CONTENT */
#content {
width: 500px;
margin:0 ;
padding:10px 20px 0 8px;
float:left;
}
#content p {
line-height:1.4em;
font-size:16px;
word-spacing:1px;
margin:0 0 16px 0;
}
#content a {
text-decoration:none;
color:#4D8CAA;
border-bottom: 1px solid #f4f4f4;
}
#content a:hover {
background-color:#f7f7f7;
color:#4D8CAA;
border-bottom: 1px solid #4D8CAA;
}
#content h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:2.8em;
font-weight:normal;
color:#4A617D;
border-bottom:1px solid #E1E4E9;
line-height:30px;
margin:15px 0;
padding:5px 0;
}
#content h2 a {
text-decoration:none;
border:none;
}
#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}
#content h3 {
font-size: 20px;
color:#222;
margin:10px 0 4px 0;
}
#content h4 {
font-size: 18px;
color:#222;
margin:10px 0 4px 0;
margin:10px 0 0 0;
}
#content h5 {
font-size: 16px;
color:#222;
margin:10px 0 4px 0;
margin:10px 0 0 0;
}
#content ul,ol {
margin:10px 10px 10px 25px;
font-size: 16px;
line-height: 1.4em;
list-style: disc;
}
#content li {
padding: 8px 0;
}
table {
font-size: 16px;
}



/* BLOCKQUOTE */
blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}




/* METADATA */
.top a {
font-family: sans-serif;
font-size: 11px;
}
.post img {
background:#f7f7f7;
border:1px solid #ccc;
padding:5px;
}
.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#f7f7f7;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}
.date {
margin: 0 0 15px 0;
}
.meta {
margin-top:25px;
}



/* SIDEBAR */
#sidebar {
width:180px;
float:right;
padding:80px 0 30px;
height:100%;
font-family: 'Lucida Sans Unicode', sans-serif;
}
#sidebar h3 {
font-size:20px;
color:#333;
padding:0 0 3px;
}
#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}
#sidebar li {
list-style:none;
padding: 3px 3px 3px 0;
}
#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
color:#DA4310;
text-decoration:none;
}
#sidebar li a:hover {
color:#8FA943;
background-color:#f7f7f7;	
text-decoration:none;
}
#s input {
width:120px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}
#searchsubmit input {
width:36px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}
#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}
#sidebar .textwidget {
font-size: 12px;
margin: 0 0 36px 0;
}
#sidebar .textwidget a:link, #sidebar .textwidget a:visited, #sidebar .textwidget a:active, #sidebar .textwidget a:hover {
color: #444;
text-decoration: none;
}

/* some input

--------------------------------------------------*/

input {

border:1px solid #CCC;

font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;

padding:3px;

}



input:hover {

border:1px solid #262626;

}



input:focus {

border:1px solid #262626;

color:#333;

}





/* WORDPRESS */
.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
margin: 6px 18px 12px 0;
}
.alignright {
float:right;
margin: 6px 0 12px 18px:
}
.navigation {
text-align:center;
font-size:120%;
}
.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.clear {
clear:both;
}

/* FOOTER */
#footer {
color:#999;
margin:0;
padding:20px 0;
clear:both;
}
#footer a {
color:#999;
text-decoration:none;
}
