/*
Theme Name: annieegede
Theme URI: http://www.stickleback.dk
Description: WordPress theme for egede.dk
Version: 2.0
Author: Lisa Risager
Author URI: http://lisarisager.dk
*/

/* Eric Meyer - reset style: */
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, dl, dt, dd, fieldset, ul, ol, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; font-size: 95%;}

/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color: #382942;background: #FFFFFF;}
ol, ul {list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

body{
font-family: Arial, sans-serif;
background:#f8f8f8 url(/wp-content/themes/annieegede/images/bg-gif) top left repeat-x; 
}

.attachment-thumbnail a img {
border: none;
padding: 0;
margin: 0;
}
div.gallery {padding:0;}
dl.gallery-item {width:auto;display:inline;margin:0, padding: 0 12px 0 0;}
dt.gallery-icon {margin:0;padding:0 8px 0 0; display:inline;}

/* LINKS */
a {
color: #47528D; /*blue*/
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #47528D; /*blue*/
}
a:hover {
text-decoration: underline;
}
a:active {
color: #47528D; /*blue*/
}

/* TEXT */
p {
line-height: 1.3em;
padding: 8px 0;
font-family: helvetica, arial, verdana, sans-serif;
}
blockquote {
padding: 5px 20px;
font-size: .9em;
}
strong {
font-weight: bold;
}
ul li {
list-style-position: inside;
list-style-type: disc;
padding-left: 1em;
padding-bottom: 0.5em;
text-indent: -1em;
font-family: helvetica, arial, verdana, sans-serif;
}
ul li ul li {
list-style-position: inside;
list-style-type: disc;
padding-left: 0;
padding-bottom: 0.5em;
text-indent: -1em;
font-family: helvetica, arial, verdana, sans-serif;
}

/* IMAGES */
img {
border: 0;
}
img a {
border: 0;
}
#middle img, #blog img {
max-width: 460px;
}
/* HEADERS */
h1, h2, h3, h4, h5 {
font-weight: normal;
}
h2, h3, h4, h5 {
}
h1 a {
font-size: 40px;
letter-spacing: -0.01em;
color: #69649D; /*purple*/
font-weight: normal;
text-decoration: none;
padding:0 0 0 32px;
font-family: 'Century Gothic', Helvetica, sans-serif;
}
h2, h2 a {
font-family: 'Century Gothic', Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-decoration: none;
display:block;
padding:0 0 8px 0;
color: #47528D; /*blue*/
}
#page h2 {
color: #47528D; /*blue*/
}
#post h2 a, #single h2 {
color: #305d4d; /*green*/
padding-top: 2px;
padding-bottom: 8px;
}
#blog h2 a, #blog h2, #blog .entry h2 a, #blog .entry h2 {
padding-top: 2px;
padding-bottom: 8px;
margin-bottom: 0;
margin-top: 0;
font-size: 18px;
}
.columnpost h2 {
padding: 0;
margin: 0;
}
h3 {
font-size: 20px;
padding: 8px 0;
}
h4, h4 a, h4 a:visited { 
font-size: 20px;
padding: 0 0 4px 0;
color: #FFF;
font-weight: normal;
}
h5 {
color: #47528D; /*blue*/
font-size: 18px;
padding: 0 0 8px 0;
font-family: helvetica, arial, sans-serif;
margin-bottom: 8px;
}
h6 {
font-size: 20px;
color: #693;
padding: 12px 0 8px 112px;
letter-spacing: 0.05em;
font-family: 'Century Gothic', sans-serif;
}

/* STRUCTURE */
#wrapper {
width:990px;
min-height: 590px;
margin-left: auto;
margin-right: auto;
border-left: 1px dotted #CF9;
border-right: 1px dotted #CF9;
background: #FFF;
}
#logo {
width: 100%;
padding: 20px 10px 0 120px;
}

#logo img {
padding: 6px;
float: left;
}
#container {
width: 100%;
height:auto;
min-height:590px;
margin: 0;
background: #FFF;
clear:left;
}
#left {
font-family:Arial;sans-serif;
float: left;
min-height: 590px;
height: auto;
padding: 36px 10px;
margin-left: -728px;
width: 184px;
}
* html #left { 
display:inline; 
}
#widgets {
width: auto;
min-height:220px;
height: auto;
}
#middle {
float: left;
width: 464px;
min-height: 590px;
height: auto;
margin: 0 0 0 204px;
padding: 36px 30px;
border-left: 1px dotted #CF9;
border-right: 1px dotted #CF9;
}
* html #middle { 
display:inline; 
}
#blog {
float: left;
width: 464px;
min-height: 590px;
height: auto;
margin: 0 0 0 204px;
padding: 0 30px;
border-left: 1px dotted #CF9;
border-right: 1px dotted #CF9;
}
* html #blog { 
display:inline; 
}
#wide {
float: left;
width: 680px;
min-height: 590px;
height: auto;
padding: 36px 0 0 48px;
}
#right {
float: right;
width:240px;
min-height: 590px;
height: auto;
padding: 36px 10px 0 10px;
}
* html #right { 
display:inline; 
}

#footer {
width: 100%;
height:auto;
margin: 0 auto;
padding: 10px 0 0 0;
text-align: center;
border-top: 2px solid #cf9;
color: #6F6D6D; /*grey*/
font-size: 11px;
}

#feature {
padding: 0 0 20px 0;
}
#columns  {
min-height: 590px;
height: auto;
padding: 36px 0 0 48px;
}

/* PAGES, ARCHIVE, SINGLE STRUCTURE */
#page, #category {
float: left;
width:600px;
min-height: 590px;
height: auto;
padding: 36px 0 0 0;
margin-left: 40px;
border-right: 1px solid #F3F3F3; /*grey*/
}
#single {
float: left;
width:600px;
min-height: 590px;
height: auto;
padding: 36px 0 0 0;
margin-left: 40px;
border-right: 1px solid #F3F3F3; /*grey*/
}
#archive, #archivecontent {
padding: 0;
width: 540px;
}
#archivecontent img {
max-width: 500px;
}
/* TOP-MENU */
#top-menu a{
text-decoration: none;
}
#top-menu a:visited{
text-decoration: none;
}
#top-menu a:hover{
text-decoration: underline;
}
#top-menu ul{
}
#top-menu ul li{
list-style: none;
}

/* MENU */

#left ul li, #right ul li {
font-family: arial, sans-serif;
list-style: none;
list-style-position:inside;
}
.screenwidget, .kontakt {
padding: 0 0 30px 0;
color: #69649D; /*purple*/
}
.screenwidget ul li{
font-size: 1.1em;
line-height: 1.2em;
}
.screenwidget p, .textwidget, .kontakt p {
padding: 0 6px 6px 6px;
}
.screenwidget h4, .kontakt h4 {
display:none;
}
.screenwidget ul li a, .kontakt ul li a {
font-weight: normal;
text-decoration: none;
display: block;
}
.blog ul li a {
padding: 0 6px;
}
.pages ul li{
font-size: 1.1em;
line-height: 1.2em;
border-bottom: 1px solid #DDDDDD;
}
.pages ul li a{
font-weight: normal;
text-decoration: none;
display: block;
}
.menu1 {
padding: 0 0 30px 0;
}
.menu2 {
padding: 0 0 30px 0;
}
.menu1 ul li, .menu2 ul li {
font-size: 1.1em;
line-height: 1.2em;
}
.menu1 ul li a, .menu2 ul li a {
font-weight: normal;
text-decoration: none;
text-transform: lowercase;
display: block;
}
.menu2 a{
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
display: block;
}
#links {
padding: 0 0 30px 0;
}
.links ul li{
font-size: 1.1em;
line-height: 1.2em;
}
.links ul a, .links li a, .links ul li a{
font-weight: normal;
text-decoration: none;
display: block;
padding:0;
margin:0;
}
#diverse {
padding: 0 0 30px 0;
}
#diverse p{
font-size: 0.8em;
line-height: 1.1em;
}
#diverse p a{
font-weight: bold;
text-decoration: none;
display: block;
}

/* INDEX */
.blogwidget{
padding: 0 0 36px 0;
line-height: 1.3em;
font-family: Arial, sans-serif;
max-width: 170px;
}
.blogwidget h5 {
display: block;
border-bottom: 2px solid #cf9;
padding-left: 0;
margin-left: 0;
}
.blogwidget li {
list-style: none;
list-style-position:inside;
}
.xoxo ul {
list-style: none;
list-style-position:inside;
}
.xoxo li {
font-size: 0.8em;
line-height: 1.4em;
padding: 0 0 6px 0;
margin: 0 0 0 12px;
}
.blogwidget a {
font-weight: normal;
font-size: 14px;
}
.blogwidget ul li a {
font-size: 14px;
padding-left: 4px;
font-weight: normal;
font-family: helvetica, verdana, arial, sans-serif;
}
.xoxo ul li a {
font-size: 11px;
line-height: 1em;
padding:0;
}
.blogwidget .textwidget {
font-family: helvetica, verdana, arial, sans-serif;
padding: 0;
margin: 0;
}
.textwidget p {
padding-left: 0;
padding-right: 0;}
.flickr_badge_wrapper {
width: 240px;
padding: 0;
margin: 0;
z-index: 1;
}

.flickr_badge_image, .flickr_badge_image1, .flickr_badge_image2 {
width:240px;
padding: 0 0 36px 0;;
margin: 0;
}

#feature .title {
font-size: 22px;
padding: 0 0 12px 0;
}
#feature .title a {
}
#feature .excerpt p a {
font-weight: normal;
text-decoration: underline;
}
#feature .indexblog .postmetadatasmall p a, #feature .indexblog .postmetadatasmall p a:visited, #feature .indexblog .postmetadatasmall p a:hover, #feature .indexblog .postmetadatasmall p a:active {
font-weight: bold;
text-decoration: none;
}
.title {
line-height: 1.2em;
padding-top: 20px;
}
.indexblog {
padding: 10px 0;
}
.indexblog .postmetadatasmall {
padding: 0 0 40px 0;
}
.excerpt p {
padding: 0 0 12px 0;
}
.excerpt a {
font-weight: bold;
text-decoration: none;
}
.excerpt a:hover {
font-weight: bold;
text-decoration: underline;
}
.excerpt img {
max-width: 370px;
}
.pages {
width: 142px;
padding: 5px 0 30px 0;
}
.columnpost{
width:32%;
min-height: 160px;
margin: 28px 6px;
float:left;
display:inline;
}
.columnpost p {
padding-right: 10px;
font-size: 12px;
}

/* WIDGETS BOTTOM */
.bottom1 {
float: left;
width:190px;
padding-left: 7px;
min-height:200px;
height:auto;
margin: 10px 20px 10px 0;
text-align: left;
}
.bottom2 {
float: left;
width:220px;
min-height:200px;
height:auto;
margin: 10px 20px 10px 17px;
border-left: 0px solid #A6D1E2; /*pale blue*/
}
.bottom3 {
float: left;
width:220px;
min-height:200px;
height:auto;
margin: 10px 20px 10px 17px;
border-left: 0px solid #A6D1E2; /*pale blue*/
}
.bottom4 {
float: right;
width: 230px;
min-height:200px;
height:auto;
margin: 10px  10px 10px;
border-left: 0px solid #A6D1E2; /*pale blue*/
}
.textwidget {
font-size: 1.3em;
line-height: 1.4em;
}
#widgets ul li{
padding: 2px 0; 
margin: 0 0 0 20px;
}
#widgets ul li a{
font-weight: normal;
text-decoration: none;
color: #363636; /*black*/
}
.recentcomments ul li{
padding: 10px 0; 
font-size: 0.9em;
}
.recentcomments li{
list-style: none;
}
.recentcomments a{
font-weight: bold;
text-decoration: none;
color: #363636; /*black*/
}

/* FOOTER */
#footer a {
color: #693;
}
a.rsslink {background:url(http://s.wordpress.org/style/images/feedicon10.png) top left no-repeat; padding-left: 14px;}

/* SINGLE */
.breadcrumb {
font-family: helvetica, arial, verdana, sans-serif;
color: #693;
}
.navigation, .breadcrumb {
padding: 36px 0 18px 0;
font-family: helvetica, arial, verdana, sans-serif;
color: #693;
clear:both;
}
.navigation a, .breadcrumb a {
font-family: helvetica, arial, verdana, sans-serif;
color: #693;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.alignnone {
align:none;
}
/* ENTRY */
p, ul li, a {
font-size: 1em;
}
.entry ul {
padding: 4px 0 16px 0;
font-size: 1em;
}
.entry ul li {
font-size: 1em;
}
.postmetadatasmall {
font-family: arial, sans-serif;
font-size: 0.85em;
padding: 0 0 4px 0;
clear:both;
}
.entry {
padding: 0 0 24px 0;
font-size: 1.1em;
clear:both;
margin-top: 0;
margin-bottom: 12px;
}
.entry p {
padding: 4px 0 16px 0;
}
#blog .entry p .postmetadatasmall {
padding:0;
}
p .alignleft img {
padding: 4px 24px 16px 0;
float:left;
}
p .alignright img {
padding: 4px 0 16px 24px;
float:right;
}
p .alignnone img {
padding: 4px auto 16px;
float:none;
}
.entry h1 {
font-size: 16px;
font-weight:bold;
padding: 8px 0 0 0;
}
.entry h2 {
font-size: 16px;
font-weight:bold;
color: #47528D; /*blue*/
padding: 8px 0 0 0;
}
.entry h3 {
color: #47528D; /*blue*/
font-weight: bold;
font-size: 1em;
padding: 8px 0 4px 0;
}
.entry h4 {
color: #6C8A34; /*green*/
font-size: 16px;
padding: 8px 0 0 0;
}
.entry h5 {
font-size: 14px;
font-style:italic;
padding: 8px 0 0 0;
}
.entry h6 {
font-size: 14px;
font-weight: bold;
text-align: left;
letter-spacing: 0;
padding: 8px 0 0 0;
color: #363636;
}

.news {
padding: 36px;
}

/* COMMENTS */
#comments{
padding: 0 0 50px 0;
width: 460px;
}
#comments p {
font-size: 13px;
padding: 0;
margin: 0;
}
#comments h4 {
font-size: 1.1em;
font-weight: bold;
padding: 0;
color: #363636;
}
.commentsmetadatasmall {
font-family: arial, sans-serif;
font-size: 0.8em;
padding: 0;
}
#commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
width: 440px;
}
.commentlist li {
position: relative;
}
.commentlist li .avatar {
position: absolute;
right: 15px;
top:15px;
border: 0;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 16px;
line-height: 30px;
}
.commentlist p {
font-weight: normal;
line-height: 1.3em;
text-transform: none;
}
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
margin: 0;
}
.commentlist li {
margin: 15px 0;
padding: 5px 0;
list-style: none;
}
.commentlist p {
margin: 0 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin:0;
}
.commentmetadata p {
line-height: 1.5em;
}
.bookmarks-gallery {
text-align: left;
margin: 0 auto;
}
.bookmarks-gallery img {
height: 120px;
margin: 0 8px 15px 8px;
}



#menu-navigation {
font-size:16px;
font-weight:normal;
width:100%;
background:#CF9 url(/wp-content/themes/annieegede/images/bgheader.gif) repeat-x; 
margin: 12px 0 0 0;
padding: 0;
height:36px;
float:left;
list-style:none;
width:100%;
display:inline;
}
#menu-navigation ul {
padding: 0 12px	;
float:left;
list-style:none;
width:100%;
display:inline;
}
#menu-navigation li {
float:left;
padding:0;
list-style:none;
display:inline;
}
#menu-navigation a {
display:block;
font-weight: bold;
text-decoration:none;
padding: 12px 24px 8px 30px;
font-family: 'Century Gothic', arial, Helvetica, sans-serif;
}
#menu-navigation a:hover {
text-decoration:underline;
}
.current-menu-item a {
color: #693;
}
	
.sub-menu li {
padding: 0;
clear:both;	
display:inline;
float:left;
margin:0;
width:100%;
}
#menu-navigation .sub-menu a {
font-size:0.9em;
color:#305d4d;
background: #CF9; /*green*/
font-weight:normal;
border-top:1px dotted #8793AE;
display:block;
width:auto;
margin:0;
padding: 4px 24px ;
}

#menu-navigation li ul {
position:absolute;
left:-999em;
color:#305d4d;
background: #CF9; /*green*/
display:block;
width:auto;
margin: 0;
padding: 0;	
}
#menu-navigation li:hover ul, #menu-navigation li.sfhover ul, .current_page_parent ul {
left:auto;
}

.wp-caption {
}

.wp-caption img {
padding: 0 0 6px 0;
}

.wp-caption p.wp-caption-text {
font-family: arial, sans-serif;
color: #47528D; /*purple*/
}

.stray_quote {
color: #305d4d; /*green*/
}
	
.citat {
   background: #47528d;
margin-top: -12px;
font-family: Georgia;
}
.citat_top div {
   background: url(tl.png) no-repeat top left;
}
.citat_top {
   background: url(tr.png) no-repeat top right;
}
.citat_bottom div {
   background: url(bl.png) no-repeat bottom left;
}
.citat_bottom {
   background: url(br.png) no-repeat bottom right;
}

.citat_top div, .citat_top, 
.citat_bottom div, .citat_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.citat_content { margin: 0 10px; font-size: 1.4em; color: #FFF; line-height: 1.4em;}
.forfatter {font-size: 10px;line-height: 11px;padding-top: 0.6em;text-align: right;}

.blog {
   background: #47528d;
margin: 0 0 24px 0;
}
.blog_top div {
   background: url(tl.png) no-repeat top left;
}
.blog_top {
   background: url(tr.png) no-repeat top right;
}
.blog_bottom div {
   background: url(bl.png) no-repeat bottom left;
}
.blog_bottom {
   background: url(br.png) no-repeat bottom right;
}

.blog_top div, .blog_top, 
.blog_bottom div, .blog_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.blog_content { margin: 0 10px; font-size: 1.4em; color: #FFF; line-height: 1.4em;}
.forfatter {font-size: 10px;line-height: 11px;padding-top: 0.6em;text-align: right;
}
.nyhedsbrev a, .nyhedsbrev a:visited, .nyhedsbrev a:hover, .nyhedsbrev a:active {
color: #693;
font-family: arial, sans-serif;
}
a .nyhedsbrev, a:visited .nyhedsbrev, a:hover .nyhedsbrev, a:active .nyhedsbrev {
color: #693;
font-family: arial, sans-serif;
}

#mp-urlsubmgt {
padding-top: 12px;}

.print {
display:none;
}

