/*
	Theme Name: Witch Way
	Author: Karin Persson
        Author URI: http://www.rockwitch.net
	Description: Read-headed witch with a broom and grungy paint.

*/

html {
        font-size: 100%;
}
body {
	font: 77% Arial, Helvetica, sans-serif;
	color: #444;
	text-align:left;
	margin: 0;
	padding: 0;
	background: #e4e3e4 url(images/ww-bg2.jpg) center top no-repeat;
	line-height: 165%;
}
#wrapper{
	margin: 0 auto;
	width:900px;
	padding: 0;
}
	#title {
		padding: 150px 300px 0 0;
		margin: 0 auto;
}
	#title h1 a {
    	text-indent: -9999px;
    	overflow: hidden;
    	width: 400px;
    	height: 80px;
    	display: block;
} 
#menu2 {
   clear: both;
   margin-top: 80px;
}
.qbee {
   float:left;
   width: 65px;
   margin: 0;
   color: #757b5f;
}
.rssmail {
   float:left;
   width: 250px;
   padding: 0 0 0 7px;
}
.helloyou {
   float:left;
   width: 250px;
   font: 0.9em Arial, Helvetica, sans-serif;
   padding: 30px 0 0 2px;
} 
#content{
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
	padding: 30px 20px 0 0;
	text-align: left;  
	border-right: #666666 2px dashed;	
}


/*  images
/*------------------------------------------------------ */

img {
      margin: 2px;
      border: 0;
}
#content img.wp-smiley {
      border: 0;
      background: none;
      padding: 0;
      margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.thumb img {
      padding: 4px;
      margin: 1px;
      background-color: #ffffff;
}
.post img {
   border: 1px solid #999;
   text-align: center;
   background-color: #fff;
   padding: 5px;
   margin: 10px;
  -webkit-box-shadow: 1px 1px 10px #aaa;
  -moz-box-shadow: 1px 1px 10px #aaa;
}
.creativityimg { float: left; margin: 0 20px 0 0; }


/*  sidebar
/*------------------------------------------------------ */

#sidebar {
    font: 1.0em Arial, Helvetica, sans-serif;
    float: right;
    width: 265px;
    text-align: left;
    margin: 0;
    padding: 25px 0 0 10px;
} 
.box {
    border-bottom: #666666 2px dashed;
    padding: 2px 10px 15px 10px;
    margin-bottom: 15px;
} 
.box2 {
    border-bottom: #666666 2px dashed;	
    padding: 2px 10px 15px 10px;
    margin-bottom: 15px;
} 
.box, .box2 li  {
    list-style-image: url(images/bullet.png);
    line-height: 25px;
}

/*  footer
/*------------------------------------------------------ */

#footer {
	clear:both;
	font: 0.9em Arial, Helvetica, sans-serif;
	background: url(images/ww-footerbg.jpg);
	margin: 15px 0 0 0;
	padding: 5px 0;
        color: #666;
        text-align: center;
}
#footer2 {
	clear:both;
	font: 0.9em Arial, Helvetica, sans-serif;
	background-image: url(images/ww-footerbg.jpg);
	padding: 5px 0;
        color: #666;
        text-align: center;
}
.footerbox {
        padding: 15px 0;
        margin: 0 25px;
        width: 250px;
        float: left;
}

.footernav {
        margin: 10px auto;
        width: 352px;
}	
.footernav ul{
   margin: 0;
   padding: 0;
   list-style: none;
}
.footernav li{
   float: left;
   list-style: none;
}
.footernav li a {
   display: block;
   text-align: center;
   text-decoration: none;
   color: #6699cc;
   text-transform: uppercase;
   font: 1.1em Arial, Helvetica, sans-serif;
   padding: 4px 6px;
}
.footernav li a:hover {
   background-color: #2d2d2d;
}
.footernav2 {
        text-align: center;
        padding: 10px 0;
        clear: both;
}
/* #footer li { margin-left: -40px; list-style: none; } */
	
/*  meny
/*------------------------------------------------------ */

#menu {
   margin: 23px 0; padding: 0;
}
#menu ul {
   margin: 0;
   padding: 0;
}
#menu li {
   float: left;
   list-style: none;
}
#menu a {
display:block;
text-indent:-99999px;
overflow:hidden;
border:0;
}

li#index a {
background:url(images/ww-mhome.gif) bottom no-repeat;
width:66px;
height:33px;
}
li#index a:hover {
background:url(images/ww-mhome.gif) top no-repeat;
}

li#gallery a {
background:url(images/ww-mgallery.gif) bottom no-repeat;
width:120px;
height:33px;
}
li#gallery a:hover {
background:url(images/ww-mgallery.gif) top no-repeat;
}

li#pixels a {
background:url(images/ww-mpixels.gif) bottom no-repeat;
width:95px;
height:33px;
}
li#pixels a:hover {
background:url(images/ww-mpixels.gif) top no-repeat;
}

li#personal a {
background:url(images/ww-mpersonal.gif) bottom no-repeat;
width:132px;
height:33px;
}
li#personal a:hover {
background:url(images/ww-mpersonal.gif) top no-repeat;
}

li#domain a {
background:url(images/ww-msite.gif) bottom no-repeat;
width:79px;
height:33px;
}
li#domain a:hover {
background:url(images/ww-msite.gif) top no-repeat;
}

li#links a {
background:url(images/ww-mlinks.gif) bottom no-repeat;
width:80px;
height:33px;
}
li#links a:hover {
background:url(images/ww-mlinks.gif) top no-repeat;
}

/* inlagg  
/*------------------------------------------------------ */

.post {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.posttitleleft {
	width: 540px;
	float: left;
}
.post-info {
    font: 0.8em Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 0;
	margin-bottom: 20px;
    color:#000000;
	font-weight: bold;
    text-align: left;
}
.postcomments {
	width: 51px;
	float: right;
	background:url(images/ww-commentbg.jpg) bottom center no-repeat;
    font: 1.4em Georgia, "Times New Roman", Times, serif;
	margin: 4px 0 2px 2px;
    color:#ffffff;
    text-align: center;
	line-height:48px;
}
.postcomments a {
    color:#ffffff;
}
.space {
    padding: 4px;
}
.readmore a {
        font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #418da8;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;	
}
.readmore a:hover {
	color: #00a8e6;
}

/*  kommentarer  
/*------------------------------------------------------ */
.comment {
     padding: 0;
     background-color: #ececec;
     margin: 10px 0 0 0;    
}
.commentpadding {
     padding: 10px;
}
.author {
     background-color: #e4e4e4;
}
.comment-content {
     float:left;
     padding: 0 0 0 8px; 
     min-height:90px;
     width: 470px;
}
.gravatar {
     float:left; 
     margin-right:5px;
     padding: 8px;
     background-color: #f7f7f7;
}
.comment-author {
     font: 1em Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-transform: uppercase;
     color:#6699cc;
     padding: 0 0 3px 0;
}
.comment-info {
     font: 0.8em Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-transform: uppercase;
     padding: 0;
     color:#6699cc;
}


/* Links
----------------------------------------------- */

a:link, a:active, a:visited {
    text-decoration: none; 
    color: #b05d66
}
a:hover { 
    color: #663333;
    text-decoration: none;
    position: relative; 
    left: 1px; 
    top: 1px;
}
.post-content a { font-weight: bold; }

/* Headings
----------------------------------------------- */
h1 {
    font: 2.5em Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #cc6633;
    padding: 0;
    margin: 0 0 3px 0;
}
h1.titleletter:first-letter {color:#6699cc; font-weight: bold;}
h1.titleletter a {color:#cc6633; font-weight: normal;text-decoration: none;}

h2 {
      font: 1.8em Arial, Helvetica, sans-serif;
      color:#cc6633;
      font-weight: normal;
      margin: 30px 0 15px 0;
}
h3 {
      font: 1.3em Arial, Helvetica, sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      color:#6699cc;
      margin: 5px 0 10px 0;
}


/*  flickr
/*------------------------------------------------------ */

#flickr {
width:250px;
height:168px;
padding:0;
}
#flickr a img {
float:left;
margin:5px;
padding:0;
width:65px;
height:65px;
}
#flickr a:hover {
    position: relative; 
    left: 1px; 
    top: 1px;
}

/*  last.fm
/*------------------------------------------------------ */

ul#ilastfm li, ul#ilastfm_display li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}
ul#ilastfm, ul#ilastfm_display {
	margin: 0;
	padding: 0;
}
#ilastfm a img, #ilastfm_display a img {
	padding: 1px 2px;
	width: 65px; /* Put the width and the height of the covers here! */
	height: 65px;
}


/*  searchform  
/*------------------------------------------------------ */

#search{	
	width: 190px;
	height: 42px;
        padding: 0;
	margin: 5px 0 0 0;
	background: url('images/ww-searchbg.gif') no-repeat top right;
        float: left;
	}
#search input { margin: 0; padding: 0; border: 0; }
#mainsearch {
	margin: 0;
	padding: 0;
	position: relative;
	}
#mainsearch #s {
	width: 145px;
        position: absolute;
	margin: 9px 0 0 0;
	padding: 5px;
	background: none;
	border: 0;
        color: #fff;
	}

/*------------------------------------------------------ */

#content input, textarea, option, select {
      background-color: #f7f7f7;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      font: 0.9em Arial, Helvetica, sans-serif;
      color: #666;
      letter-spacing: 1px;
      padding: 4px;
      border: 1px solid #ccc;
}
.send input{
      font: 1em Arial, Helvetica, sans-serif;
      font-weight: bold;
}
.pagenavigation {
      margin: 20px 0 10px 0;
}
#trackbacks blockquote{	
      margin: 10px auto;
      width: 400px;
      padding: 0;
      background: #ffffff;
}
blockquote{	
        background-color: #ececec;
	margin: 0 20px;
	padding: 2px 20px;
        min-height: 125px;
        font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}
fieldset{
      border: none;
}
.titleul{
      list-style: none;
}
#charm {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    overflow: visible;
    width: 29px;
    height: 100px;
    margin: 0 0 0 45px;
    padding: 0;
    z-index: 9999;
}

/* nyare aldre
------------------------------- */

#prevnext {
      font-weight: bold;
      text-transform: uppercase;
      padding: 4px;    
}
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #666;
}

.wp-pagenavi span.current {
	font-weight: bold;
}