/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/*Layout*/

a {color:#1e90ff}
a:focus, a:hover {color:#ccaa99;}

#wrapper, #menu ul {width:880px; margin:0 auto;}

#menu ul {height:35px;}
#menu { background: rgb(0,26,69); height:35px}
#menu ul li {list-style:none; float:left}
#menu ul li a {display:block; float: left; margin-right:15px; height:30px; padding:5px 5px 0 5px; }
#menu ul li a:hover { background:#1e90ff; color:#fff;}
#menu .current_page_item a {color:#a9a9a9}
#menu .current_page_item a:hover {cursor:default; color:#a9a9a9; background:transparent}
.skip-link {display:none;}

#header {height: 120px; padding:35px 0; clear: both;}
#header h1 {float:left;}
#blog-description {margin:-2px 0 0 -140px; display:block; float:left;}

#container {width: 500px; float:left;}
#primary, #secondary {float:right;}
#primary {margin-top:14px;}
#secondary {clear:right;}

#footer {clear:both; height:100px; }


/* Typografi og farver */

body {font-family: tahoma, sans-serif; background: #fff /* url('http://metteweber.dk/wp-content/uploads/baggrund4.jpg')*/ }

h1 a {display:block; width:232px; height:108px; background: #fff url('http://metteweber.dk/wp-content/uploads/mette_weber_logo2.gif')}
h1 span {text-indent:-9999px;}

#blog-description {font-size:80%; font-family:'helvetica neue'; font-style:italic; color:#808285}

#header p {width:500px; float:right; font-size:20px; letter-spacing:1px; line-height:28px; color:rgb(0,26,69);}
#header span {color:#ee8811; font-weight:bold;}

#menu a {color:#fff; text-decoration:none; font-weight:bold;}
#menu a:hover { color:#666699; text-decoration:none;}

#content h2 {font-size:30px; color:#001A45; letter-spacing:2px}
.single h2, .page h2 {padding-bottom:15px;}
#content h2 a {text-decoration: none; color:#001A45!important;}
#content h2 a:hover {color:#ee8811!important;}
#content h3 {color:#6c6c6c; font-size:20px; padding-bottom:10px;}
#content h4 {color:#6c6c6c; font-size:16px; padding-bottom:5px;}

p, #content li, .sidebar li {font-size:14px; padding-bottom:10px; line-height:22px;}
#primary .widget li, #secondary .widget li  {padding-bottom:3px;}

.entry-meta, .entry-date { font-size:12px; padding-bottom:18px; }

.post {margin-bottom: 30px;}

#content ol { margin:9px 18px; line-height:18px }
#content ul {margin:9px 18px; line-height:18px; list-style: circle;}
#content blockquote {background: #fff url('http://metteweber.dk/wp-content/uploads/quote.gif') 7px top no-repeat; padding-left:35px}
#content blockquote p {font-size:12px; margin:5px 10px;}

#nav-below {margin-bottom:20px; font-size:14px }
.nav-previous {width:45%; float:left;}
.nav-next {width:45%; float:right; text-align:right}


/* Kommentarform */
#comments {position:relative; top:15px; margin-bottom:35px; clear:both;}
#comments h3 {color: #ee8811}
#comments label {font-size:12px}
.text {margin-bottom:10px;}
#comments textarea {margin-bottom:12px}

/* Billeder */
.alignright {float:right; padding:0 7px 10px 15px; text-align:center}
.alignleft {float:left; padding:0 15px 10px 0; text-align:center}
.aligncenter {margin:10px auto; text-align:center;}
.wp-caption-text {font-weight:bold; font-size:11px; letter-spacing:1px; margin-top:5px;}
.wp-caption {padding:5px;}

/* Sidebar */
.sidebar p, .sidebar li {font-size:12px}
.sidebar ul {list-style:none;}
.sidebar blockquote {background: #fff url('http://metteweber.dk/wp-content/uploads/quote.gif') left top no-repeat; text-indent:35px; }
.sidebar blockquote p {font-size:12px;}
.sidebar {width:280px!important}
.sidebar .widget {clear:both;}
.sidebar h3 {font-weight:bold; letter-spacing:1px;}
#search {margin:15px 0 22px 0;}
.single #search {margin:15px 0 3px 0;}
#search .text {width:180px;}

#richtext-3 p {font-color:rgb(0,26,69)}
#richtext-6 {position: relative; top:10px;}

/* Footer */
#footer {background:rgb(0,26,69); color:#fff; padding:20px 0;}
#footer {text-align:center; height:25px; }
#footer h3 {position:relative; margin:auto; font-size:18px; letter-spacing: 1px}


/* Gemmere */
#nav-above, #search h3 {display:none;}

