/*
Theme Name: Audun
Theme URI: http://audunwangen.net
Description: Tema for audungwangen.net
Author: Kristin K. Wangen
Author URI: http://istari.no/
Tags: audun, ubuntu-brun, pro-tema, undertema
Template: precious

 * @package Precious_Theme_Framwork
 * @subpackage AudunWangen_Child_Theme
D4BD9C
51340D
E5D0B4

*/


@import url('../precious/style.css');

body {
background:#D4BD9C;
color:#111;
font-family: 'Deja Vu Sans', Verdana, Tahoma, Arial, sans-serif;
font-size: 62.5%;
font-style:normal;
margin:0;
padding:0 2em;
}
/*some class styling*/
.sidenote {
padding:5px;
border: 1pt solid #51340D;
float:right;
}
.sidequote {
background:#D4BD9C;
font-style:italic;
font-family:Georgia, Serif;
font-size:1.1em;
padding:5px;
border: double #51340D;
border-width:2px 0px;
float:left;
margin: 0px;
margin-right: 10px;
}
.border,   hr {
border: 1pt solid #51340D;
}
 .doubleborder {
border: 5px double #51340D;
padding: 3px;
}
.boxshadow {
box-shadow: 1px 3px 10px #51340D;
  -moz-box-shadow: 1px 3px 10px #51340D;
  -webkit-box-shadow: 1px 3px 10px #51340D;
behavior: url("http://audunwangen.net/wp/wp-content/themes/auduntema/PIE/PIE.htc");
}

blockquote {
border-left: 3px solid #D4BD9C;
padding-left: 5px;
}



h1, h2, h3, h4, h5, h6, #commentbox legend, #searchform label, #wp-calendar caption {
font-family:  'Deja Vu Serif', Georgia, Garamond, Times, 'Times New Roman', serif;
color:#111;
font-weight: normal;
padding: 5px 0px;
margin: 5px 0px;
}
/*links*/

a {
font-weight: normal;
text-decoration: underline;
}
a:link, a:visited {
color:#51340D;
}
a:hover, a:active {
color:#666;
text-decoration:none;
}

#wrap {
background:#fcfcfc;
color:#111;
max-width:80em;
margin: 10px auto;
padding: 15px 2em;
font-size:1.1em;
line-height:1.6em;
box-shadow: 1px 7px 15px #51340D;
  -moz-box-shadow: 1px 7px 15px #51340D;
  -webkit-box-shadow: 1px 7px 15px #51340D;

}
body.ie #wrap {
box-shadow: 1px 7px 15px #51340D;
behavior: url("http://audunwangen.net/wp/wp-content/themes/auduntema/PIE/PIE.htc");
}



/*Access navigation*/
#accessnav, #footer {
margin:0px;
padding:0px 2px;
}
#accessnav li:before {
content: "";
}

ul#accessnav a, #nav a{
text-decoration:none;
}
#footer {
clear:both;
}
#nav, #accessnav, #footer {
background: #E5D0B4;
border: 1pt solid #D4BD9C;
border-right:0px;
border-left:0px;
}


/*header*/
#header {
background:transparent url('./gfx/audun-header.jpg') no-repeat top right;
margin:0px;
padding:50px 2px;
text-align:left;
border-bottom:0px;
}
#header h1{
font-size:3em;
margin:2px 0px;
font-weight:bold;
}
#header h1 a {
font-weight:bold;
}
#header h1 a:link, #header h1 a:visited {
color:#51340D;
text-decoration:none;
font-weight:bold;
}

#header h1:first-letter, #content h2.posttitle:first-letter,  h2#pagetitle:first-letter, #content h3.posttitle:first-letter {
font-size: 2em;
font-weight: bold;
font-style:italic;

}
#header p {
margin:2px 0px;
padding:0px;

}


/*nav*/
#nav {
font-size: 1.1em;
padding:2px;
margin:0px;
}

#nav a {
text-decoration: none;
}

#nav ul {
padding: 3px 0px;
margin-left: 0px;
}
#nav li, #accessnav li {
margin:2px 10px 2px 0px;
}
#nav li.current_page_item a {
font-weight: bold;

}

/*innhold*/

#content {

margin: 5px 0px;
margin-right:1em;
padding: 0px 0px 15px;
width: 70%;
float: left;
font-size:1.1em;
line-height:1.6em;

}
h2#pagetitle, h2#comments{
color:#111;
padding: 10px 0px 3px;
}


#content h3.posttitle,  #content h2.posttitle {
padding:3px 0px;
border-bottom: none;
}
#content h3.posttitle a {
font-size:1.2em;

}
#content h2.posttitle a {
font-size:1em;
}

#content h3 a:link,  #content h3 a:visited, #content h2 a:link,   #content h2 a:visited  {
color:#51340D;
text-decoration:none;
}
#content h2 a:hover, #content h2 a:active,  #content h3 a:hover,  #content h3 a:active {
color:#333;
}
.postmeta, .postdate {
font-size:0.9em;
color:#333;
clear:both;
padding: 2px;
}

body.home div.page, div.sticky {
background: #E5D0B4;
border: 1pt solid #D4BD9C;
padding: 10px;
margin: 15px 0px;
box-shadow: 1px 3px 10px #51340D;
  -moz-box-shadow: 1px 3px 10px #51340D;
  -webkit-box-shadow: 1px 3px 10px #51340D;
behavior: url("http://audunwangen.net/wp/wp-content/themes/auduntema/PIE/PIE.htc");
}

/*comments*/
#commentlist li, #commentlist li.alt {
background:#fcfcfc;
border: 1pt solid #D4BD9C;
padding: 3px;
margin: 5px 0px 10px;
}


#commentlist li.bypostauthor {
background: #E5D0B4;
border: 1pt solid #D4BD9C;
box-shadow: 1px 3px 10px #51340D;
  -moz-box-shadow: 1px 3px 10px #51340D;
  -webkit-box-shadow: 1px 3px 10px #51340D;
behavior: url("http://audunwangen.net/wp/wp-content/themes/auduntema/PIE/PIE.htc");
}
ul.children {
list-style:none outside;

}
 .commentmeta {
font-size:0.9em;
text-align:right;
}
img.avatar {
border: 1pt solid #D4BD9C;
background:#fcfcfc;
margin: 5px;
float:right;
padding:2px;
}
#commentform input[type=checkbox] {
display:inline;
}
/*sidebar*/
#sidebar {
padding: 5px 0px;
margin: 0 0 0 1.5em;
width: 25%;
float:right;
font-size:1em;
}
#sidebar h2, #sidebar label {
font-size:1.1em;
margin:5px 0px 2px;

}
#sidebar li li {
border-bottom: 1pt solid #D4BD9C;
}


/*forms*/
input , textarea, select, option {
font-family: 'Deja Vu Sans', Verdana, sans-serif;
font-size:1em;
padding: 2px;
background: #E5D0B4;
border: 1pt solid #D4BD9C;
color : #111; 
margin: 2px;
}
fieldset,  legend {
background:transparent;
color : #111; 
border: none;
padding: 5px;
}
label,  legend {
font-weight:normal;
}

/*annet*/

#voteIt {
width:50%;
clear:both;
}




