/*
Theme Name: Wings of a King
Theme URI: http://wingsofaking.no/
Description: Designet til Wings of a King overført til WordPress. Originalt design, logo etc. av <a href="http://www.kollektiviti.com/">Kollektiviti</a>
Version: 1.0
Author: Kristin K. Wangen
Author URI: http://istari.no/
Template: precious

 * @package WordPreciousss
 * @subpackage Wingsofaking_Istari_Pro_Child_Theme
*/

body {
background: #fff url("./gfx/bkg.png") repeat-x top center;
font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:75%;
color:#222;
}
h1, h2, h3, h4, h5, h6, h2#pagetitle a, #sidebar h3 a  {
color: #006a95;
}

a {
text-decoration: none;
}
a:link, #header div.menu li a:visited {
color: #970d40;
}
a:visited {
color: #b07289;
}
a:hover, a:active {
color: #df5026;
}
a[rel=external], a.url{
padding-right: 12px;
background:url("./gfx/link-external.gif") no-repeat right;
}

#wrap {
width:980px;
margin:0 auto;
padding:0;
}

#accessnav {
display:none;
}

/*header*/
#header {
clear:both;
margin-bottom: 40px;
padding:0;
}


#header h1 {
float:left;
height: 150px;
padding:0;
margin:0;
padding-right:30px;

}

#header h1 a {
display: block;
width: 330px;
height: 125px;
background: transparent url("./gfx/logo.png") no-repeat top left;
outline: none;
text-indent: -1000px;
padding:0;
margin:0;
}

#headerright {
float:right;
width:590px;
height: 150px;
margin:0px;
margin-top:-1.5em;
padding:0px;
}

#header p {
background: #df5026;
color: #fff;
padding: 2px 10px;
font-size: 1.2em;
font-weight: normal;
margin:0;
margin-right:10px;
width:310px;
height: 24px;
float:left;
}

#header form#searchform {
width:190px;
padding:0;
margin:0;
float:left;
}
#header form#searchform label {
display:none;
}
#header form#searchform fieldset {
display:inline;
padding:0;
margin:0;
}
#header form#searchform input {
padding:0;
margin:0;
padding-left: 8px;
border: 1px solid #970d40;
padding-top: 6px;
width: 110px;
height: 20px;
border-bottom-color: #df5026;
border-left-color: #df5026;
vertical-align: top;

}
#header form#searchform input.submit {
padding:8px 0px 14px;
margin:0;
margin-left: 10px;
width: 40px;
height: 26px;
background-color: #970d40;
border: none;
color: #fff;
text-align: center;
} 

#header div.menu {
float:right;
margin:0px;
margin-bottom: 5px;
width:230px;
margin-right:60px;
font-size:1.2em;


}
#header div.menu ul {
list-style:none;
}

#header div.menu li  {
border-left: 5px solid #df5026;
padding-left: 10px;
}
#header div.menu li:hover, #header div.menu li.current_page_item {
border-left: 5px solid #970d40;
}


/*content*/
#content {
width:490px;
float:right;
padding-right:80px;
margin-top:20px;
}
body.opera #content{
margin-top:0px;
}

#content .postdate, #content h2.posttitle a, #content h3.posttitle a {
font-weight: normal;
}
#content .postdate  {
color: #df5026;
}
#content h2.posttitle, #content .postdate  {
font-size:1.2em;
}
#content .post, #content .page, #commentbox li {
border-bottom: 1px dotted #970d40;
line-height:1.5em;
}

#content .sticky h2 a {
color:#006a95;
font-size:1.5em;
font-weight: bold;
}

#content .sticky .postdate, #content .sticky .postmeta {
display:none;
}

.wingslinks h2 {
display:none;
}

.wingslinks ul {
list-style-type:none;
margin-left:0em;
}

.wingslinks ul li {
border-bottom: 1px dotted #970d40;
margin-bottom:1em;
padding-bottom:1em;
}

/*Comments*/
#commentform input, #commentform textarea {
background:#fff;
border: 1px solid #970d40;
border-bottom-color: #df5026;
border-left-color: #df5026;
}
#commentform input[type=submit] {
background-color: #970d40;
border: none;
color: #fff;
padding:3px 0px;
width: 100px;
}

img.avatar {
float:right;
margin-left:2px;
border: 1px solid #970d40;
border-bottom-color: #df5026;
border-left-color: #df5026;
}

/*sidebar*/

#sidebar {
width:350px;
float:left;
color: #df5026;
font-size:1.2em;
}
#sidebar h2 {
font-weight:normal;
background: #970d40;
color:#fff;
padding: 2px 10px;
padding-left: 40px;
font-size:1em;
}
#sidebar h3 {
margin:0px;
font-weight:normal;
padding: 2px 0px;
}

#sidebar li li {
border-bottom: 1px dotted #970d40;
margin:0;
padding: 2px 0px;
}
#sidebar li ul {
padding:0;
margin:0;

}

#sidebar li ul a {
padding-left: 40px;
}
#sidebar .postmeta a {
padding-left:0px;
}
#sidebar a.rsslink {
color: #99ffff;
}

#sidebar .postmeta {
font-size:0.9em;
padding-left: 40px;
}
#sidebar .catlist h2{
background: transparent;
color: #df5026;
border-bottom: 1px dotted #970d40;
padding-left: 15px;
margin:2px 0px;
}
#sidebar .catlist a {
padding-left: 15px;
}


/*footer*/
#footer {
clear:both;
margin-top:40px;
}

