/*
	Theme Name: Vittra for Rockwitch
	Description: Vector vittra in pink and grey
	Author: Karin Persson
        Author URI: http://www.rockwitch.net
*/

html { font-size: 100%; }

body {
	font: 78% Arial, Helvetica, sans-serif;
	color: #2c2f33;
	text-align:left;
	margin: 0;
	padding: 0;
	background: #fffcfb url(images/pv-bg.jpg) top repeat-x;
	line-height: 170%;
}

.clear { clear:both; height:10px; }

#wrapper{
	margin: 0 auto;
	width:900px;
	background: url(images/pv-topp.jpg) top no-repeat;
	padding: 0;
}
	#title { padding: 90px 0 0 0; }

	#title h1 a {
    	text-indent: -9999px;
    	overflow: hidden;
    	width: 410px;
    	height: 65px;
    	display: block;
} 

/*  huvudmeny
/*------------------------------------------------------ */

#menu { margin: 0; padding: 0; }

#menu ul { margin: 0; padding: 0; }

#menu li { float: left; list-style: none; margin-right: 5px; }

#menu a {
display:block;
text-indent:-99999px;
overflow:hidden;
border:0;
width:90px;
height:42px;
}
li#index a { background:url(images/pv-mblog.png) top no-repeat; }
li#index a:hover { background:url(images/pv-mblog.png) bottom no-repeat; }

li#gallery a { background:url(images/pv-mgallery.png) top no-repeat; }
li#gallery a:hover { background:url(images/pv-mgallery.png) bottom no-repeat; }

li#pixels a { background:url(images/pv-mpixels.png) top no-repeat; }
li#pixels a:hover { background:url(images/pv-mpixels.png) bottom no-repeat; }

li#personal a { background:url(images/pv-mpersonal.png) top no-repeat; }
li#personal a:hover { background:url(images/pv-mpersonal.png) bottom no-repeat; }

li#domain a { background:url(images/pv-msite.png) top no-repeat; }
li#domain a:hover { background:url(images/pv-msite.png) bottom no-repeat; }

li#links a { background:url(images/pv-mlinks.png) top no-repeat; }
li#links a:hover { background:url(images/pv-mlinks.png) bottom no-repeat; }


/*  content
/*------------------------------------------------------ */

#content { float: left; width:600px; margin: 10px 0 0 0; }
#contentwide { clear: both; margin: 110px 0 0 0; }


/*  images
/*------------------------------------------------------ */

img { margin: 2px; border: 0; }

#content img.wp-smiley { border: 0; background: none; padding: 0; margin: 0; }

.posticons img { vertical-align: middle; margin-right: 10px; }

.thumb img {
   border: 1px solid #c9baa3;
   background: url(images/pv-ljusbg.jpg) bottom repeat-x;
   padding: 4px;
   margin: 5px;
}
.postthumb {
   border: 1px solid #c9baa3;
   background: #fff url(images/pv-ljusbg.jpg) bottom repeat-x;
   padding: 4px;
   margin: 5px 10px 5px 0;
   float: left;
}
.creativityimg { float: left; margin: 0 20px 0 0; }

.aligncenter, div.aligncenter { display: block;	margin: 0 auto; }
.alignleft { float: left; margin-right: 20px; }
.alignright { float: right; margin-left: 20px; }

.size-thumbnail { border: 1px solid #c9baa3; background: url(images/pv-ljusbg.jpg) bottom repeat-x; padding: 4px; margin: 5px; }

.wp-caption {
  background: url(images/pv-ljusbg.jpg) bottom repeat-x;
  border: 1px solid #c9baa3;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; /* optional rounded corners for browsers that support it */
  margin: 10px;
  padding-top: 4px;
  text-align: center;
}
.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text { color: #7c6b51; font-size: 0.9em; margin: 0; padding: 4px 5px; }


/*  sidebar
/*------------------------------------------------------ */

#sidebar {
    font: 1.0em Arial, Helvetica, sans-serif;
    float: right;
    width: 260px;
    text-align: left;
    margin: 100px 0 0 0;
} 
.box { margin-bottom: 15px; } 
.box ul { padding: 0; margin: 0 0 0 15px; }
.box li { list-style-image: url(images/bullet.png); line-height: 25px; padding: 0; margin: 0; }
	

/* inlagg  
/*------------------------------------------------------ */

.post {
    border: 1px solid #c9baa3;
    padding: 15px;
    background: url(images/pv-ljusbg.jpg) bottom repeat-x;
    margin: 40px 0;
}
.page {
    border: 1px solid #c9baa3;
    padding: 15px;
    background: url(images/pv-ljusbg.jpg) bottom repeat-x;
    margin: 40px 0;
}
.post-info {
   font: 1em Georgia, "Times New Roman", Times, serif;
   font-style: italic;
   color:#b8ab96;
   border-bottom: 1px solid #c9baa3; 
   padding: 0 0 15px 35px; 
}
.thumbnail { float:left; with: 200px;}
.post-excerpt { float:right; width: 300px; padding: 20px 0; }
.post-content { padding: 20px 0; }
.readmorelink {
   font: 1.2em Georgia, "Times New Roman", Times, serif;
   font-style: italic;
}
.archive-post-info { font-weight: bold; }


/*  kommentarer  
/*------------------------------------------------------ */
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:15px 10px 5px 10px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 0 0 10px; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 1.1em; font-weight: bold; color: #171617; }
ol.commentlist li div.vcard cite.fn a.url { }
ol.commentlist li div.vcard cite.fn a.url:hover { }
ol.commentlist li .says { display: none; }
ol.commentlist li .avatar { float: right; margin: 0 5px 10px 10px; }
ol.commentlist li div.comment-meta { font: 0.8em Verdana, Arial, Helvetica, sans-serif; line-height: 25px; font-weight: bold; text-transform: uppercase; color:#b8ab96; }
ol.commentlist li div.comment-meta a { color:#b8ab96; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background: url(images/pv-ljusbg.jpg) bottom repeat-x; border:1px solid #c9baa3; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; font-size: 9px; padding:1px 5px; text-align:center; width:36px; margin-bottom: 8px; }
ol.commentlist li div.reply:hover { border:1px solid #c9baa3; }
ol.commentlist li div.reply a { text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; background: #fff; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 5px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 5px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 5px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 5px; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }

.byuser { background: #f5f5f5; }


/* links
----------------------------------------------- */

a:link, a:active, a:visited {
    text-decoration: none; 
    color: #cc3333
}
#content a:hover { 
    color: #ff6666;
    text-decoration: none;
    position: relative; 
    left: 1px; 
    top: 1px;
}
#sidebar a:hover { 
    color: #ff6666;
    text-decoration: none;
    position: relative; 
    left: 1px; 
    top: 1px;
}


/* headings
----------------------------------------------- */

h2 {
    font: 2.1em Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #171617;
    line-height: 40px;
    padding-left: 40px;
    background: url(images/pv-blomma.png) left no-repeat;
    margin: 0;
}
h2.titleletter:first-letter {font-weight: bold;}
h2.titleletter a {color:#171617; text-decoration: none;}

h2.comments { margin: 20px 0; }

h3 {
      font: 1.6em Georgia, "Times New Roman", Times, serif;
      color:#b9ab96;
      font-style: italic;
      margin: 30px 0 5px 0;
}
h4 {
      font: 1.2em Georgia, "Times New Roman", Times, serif;
      font-style: italic;
      font-weight: bold;
      color:#171617;
      border-bottom: #c9baa3 1px solid;
      padding: 5px 0;
}
h4 a:link { color:#171617; text-decoration: none; }


/*  lanksidan
/*------------------------------------------------------ */
ul#lankar { margin: 0; padding: 0; list-style: none; }
li.linkcat { margin: 0 20px 10px 0; padding: 0; float: left; display: block; width: 260px; }
ul.blogroll { margin: 0 0 10px 0; padding: 0; color: #ccc; list-style: none; }


/*  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;
}

/*  twitter sidebar 
/*------------------------------------------------------ */
#twitter_update_list { margin: 0; padding: 0; list-style: none; }
#twitter_update_list li { list-style: none; margin: 0; padding: 10px 0; }


/*  footer
/*------------------------------------------------------ */

#footer {
	background: #171617;
        border-top: 10px solid #c9baa3;
        margin-top: 20px;
        padding: 0;
}
#footerwrapper {
	width: 900px;
        min-height: 160px;
        margin: 0 auto;
        padding: 0;
	font: 0.9em Arial, Helvetica, sans-serif;
        color: #2d3035;
        background:url(images/pv-footerbg.jpg) top left no-repeat;
}
.footernav { width: 650px; float: left; }
.footernav img { vertical-align: middle; }

.footernav ul{
   margin: 20px 0;
   padding: 0;
   list-style: none;
}
.footernav li{
   float: left;
   list-style: none;
   margin: 0 15px 0 0;
}
.footernav li a {
display:block;
text-indent:-99999px;
overflow:hidden;
border:0;
width:90px;
height:42px;
}
.footernav li a:hover { background-color: #171617; }

li#backup a {
background:url(images/pv-backup.png) top left no-repeat;
width: 100px;
height: 31px;
margin-right: 395px;
}
li#backup a:hover { background:url(images/pv-backup.png) bottom left no-repeat; }

li#contactme a {
background:url(images/pv-contact.png) top no-repeat;
width: 31px;
height: 31px;
}
li#contactme a:hover { background:url(images/pv-contact.png) bottom left no-repeat; }

li#rsslink a {
background:url(images/pv-rss.png) top no-repeat;
width: 31px;
height: 31px;
}
li#rsslink a:hover { background:url(images/pv-rss.png) bottom left no-repeat; }

li#qbee a {
background:url(images/pv-bee.png) top no-repeat;
width: 31px;
height: 31px;
}
li#qbee a:hover { background:url(images/pv-bee.png) bottom left no-repeat; }

#copyrighttext { clear:both; padding-top: 15px; text-align: right; }


/*  searchform  
/*------------------------------------------------------ */

#search{	
	width: 250px;
	height: 31px;
        float: right;
        margin: 20px 0 0 0;
	background: url('images/pv-searchbg.png') no-repeat top right;
	}
#search input { margin: 0; padding: 0; border: 0; }
submit#search { border: 0; }
#mainsearch {
	margin: 0;
	padding: 0;
	position: relative;
        border: 0;
	}
#mainsearch #s {
	width: 200px;
        position: absolute;
	margin: 0;
	padding: 6px 0;
	background: none;
	border: 0;
        color: #c9baa3;
	}

/*------------------------------------------------------ */

#content input, textarea, option, select {
      font: 0.9em Arial, Helvetica, sans-serif;
      letter-spacing: 1px;
      padding: 4px;
      border: 1px solid #c9baa3;
      background: url(images/pv-ljusbg.jpg) bottom repeat-x;
}
.send input{
      font: 1em Arial, Helvetica, sans-serif;
      font-weight: bold;
}
#trackbacks blockquote{	
      margin: 10px auto;
      width: 400px;
      padding: 0;
      background: #ffffff;
}
blockquote{	
        background-color: #ececec;
	margin: 0 20px;
	padding: 2px 20px;
        font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
}
fieldset { border: 0; }
.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; }
