/*
Theme Name:		bedler
Theme URI:		http://bedler.dk
Description:		Template for bedler.dk
Version:		1.0
Author:			Lisa Risager
Author URI:		http://lisarisager.dk/
*/


body  { font-family : "courier new", "century gothic", Helvetica, arial, sans-serif;
background: #FFF;
color: #363636;
padding: 0px;
}

h1,h2,h3,h4,h5,h6,form,fieldset {
margin:0;
padding:0;
}
.low {
display:none;
}
.container { 
margin-top : 40px;
width: 520px;
margin: 0px auto;
text-align: left;
padding: 0px;
}
a  {
color : #990000;
text-decoration : none;
font-weight : normal;
}
a:link  {
color : #990000;
text-decoration : none;
font-weight : normal;
}

a:visited {
    color : #990000;
               text-decoration : none;
               font-weight : normal;

 
}
   
a:active  {     color : #363636;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #363636;
                text-decoration : none;
                font-weight : normal;
}




.header    { color : #363636;
        background: #FFF;
             padding: 80px 0;
             text-align : center;
          
}
.header a  {     color : #363636;
         text-decoration : none; 
         font-weight : normal;
 
}


.title{    margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 0px;
           margin-right : 0px;
           padding : 0px; ;
           font-size : 68px;
           font-weight : normal;      
           text-align : center;
}

.nav {       font-size : 36px;
             margin : 20px 0;            
             color : #990000;
             background: #FFF;
             text-decoration : none;
             font-weight : normal;
             text-align : center;
             padding : 0px;
             letter-spacing: 2px;}

.nav a{      font-size : 36px;
             margin : 20px 0;            
             color : #990000;
             text-decoration : none;
             font-weight : normal;
             text-align : center;
             padding : 0px;
             letter-spacing: 3px;}

.rss {       font-size : 18px;
             margin : 20px 0;            
             color : #363636;
             text-decoration : none;
             font-weight : normal;
             text-align : center;
             padding : 0;
             letter-spacing: 3px;}

.archive ul li{display:inline; list-style-type:none; margin:0; padding:0}
.archive ul li a{font-size:0.9em; letter-spacing: -0.03em;}

.pages li{display:block; list-style-type:none; margin:0; padding:0}
.pages ul{margin:0; padding:0}
.pages ul li a{font-size:0.9em; margin:0; padding:0}
.pages ul li{margin:0; padding:0}


.entry {   margin-top : 10px;
           margin-bottom : 0px;
           padding : 0px;     
	   color : #363636;
           font-size : 0.7em;
           font-weight : normal;
           text-align : center;
}

.entry a { color : #363636;
           font-weight : normal;
           text-decoration : none;
}


.entrycat { margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 5px;
           margin-right : 5px;
           padding : 0px;     
	   color : #a9a9a9;
           font-size : 11px;
           font-weight : normal;
           line-height : 16px;       
           text-align : center;
}

code {    color : #8B1D1D;
}


.info{     margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 10px;
           margin-right : 10px;
           padding : 5px;     
	   color : #c0c0c0;
           font-weight : normal;
      
}


.pages {   margin-top :15px;
           margin-bottom : 5px;
           margin-left : 50px;
           margin-right : 50px;
           padding : 10px;     
           font-size : 1em;
           font-weight : normal;
           text-align : left;
}

.entry img {margin : 0;
            max-width : 500px;
            float : none;
            padding : 15px;
            border-top: 1px solid #dddddd;
            border-left: 1px solid #dddddd;
            border-bottom: 1px solid #a4a4a4;
            border-right: 1px solid #a4a4a4;
            background-color: #ffffff;
}

.entry img:hover {margin : 0 0 0px;
            float : none;
            padding : 15px;
            border-top: 1px solid #dddddd;
            border-left: 1px solid #dddddd;
            border-bottom: 1px solid #a4a4a4;
            border-right: 1px solid #a4a4a4;
            background-color: #ffffff;
}
.entrycat img {margin : 3px 3px 3px 3px;
            padding : 4px;
            border-top: 1px solid #dddddd;
            border-left: 1px solid #dddddd;
            border-bottom: 1px solid #a4a4a4;
            border-right: 1px solid #a4a4a4;
            background-color: #ffffff;

}

.entrycat img:hover {margin :3px 3px 3px 3px;
            padding : 4px;
            border-top: 1px solid #a4a4a4;
            border-left: 1px solid #a4a4a4;
            border-bottom: 1px solid #dddddd;
            border-right: 1px solid #dddddd;
            background-color: #ffffff;

}


.posted {  margin : 0 15px 72px 15px;
           text-align : center;
           font-size : 0.8em;
           letter-spacing : -0.08em;
}

.posted a { text-align : center;
           font-weight : normal;
           text-decoration : none; 
           color : #363636; 
}


.posted a img { border: 0; }



.footer {  padding : 20px;
           width : 600px;
           text-align : right;
           font-size : 11px;
           color: #7c7c7c;
            
}
.footer a  {     color : #363636;
         text-decoration : none;
         font-weight : normal;
 
}


.footer a:link  {      color : #363636;
               text-decoration : none;
               font-weight : normal;
 
}

.footer a:visited {    color : #363636;
               text-decoration : none;
               font-weight : normal;
 
}
   
.footer a:active  {     color : #363636;
                text-decoration : none;
                font-weight : normal;
}



.footer a:hover  {      color : #363636;
                text-decoration : none;
                font-weight : normal;
}



.commentscontainer { margin-top : 70px;
             width: 370px;
	     margin: 0px auto;
	     text-align: left;
             padding: 0px;
             border-top: 1px solid #B2BBB7;
             border-left: 1px solid #B2BBB7;
             border-bottom: 1px solid #707874;
             border-right: 1px solid #707874;
}

.comments{ margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 50px;
           margin-right : 50px;
           padding : 12px;     
           font-size : 0.9em;
           font-weight : normal;
           line-height : 1em;
}

.comments-popup { margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 2px;
           margin-right : 2px;
           padding : 12px;     
           font-size : 0.9em;
           font-weight : normal;
           line-height : 1em;
}

.commentsbody {border-bottom : 1px solid #E8E8E8;
               text-align : justify;
               margin-bottom : 10px;
               padding : 10px;
               font-size : 0.9em;
}
.center {
             text-align : center;
}