/*  
Theme Name: Pinkline
Theme URI: http://barn.stilbutik.com/
Description: Pinkline is widget ready.
Version: 1.0
Author: StilButik
Author URI: http://barn.stilbutik.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #D3C5AE url(img/bg.png) repeat-x;
color: #000;
font-family: Trebuchet MS,Verdana,Tahoma,Arial,sans-serif;;
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
background: none;
width: 84%;
display: block;
color: #DFDAC3;
text-align: left;
margin: 0 auto 41px auto;
}

* html #blogtitle {margin-bottom:18px;}


#blogtitle h1 {
margin-top: 25px;
}

#blogtitle a:link {
color: #F36C98;
text-decoration: none;
border: none;
padding: 0 15px;
margin-left: 0;
}

#blogtitle a:visited {
color: #F36C98;
text-decoration: none;
border: none;
font-weight: bold;
padding: 0 15px;
margin-left: 0;
}

#blogtitle a:hover {
color: #FFAFCB;
text-decoration: none;
padding: 0 15px;
margin-left: 0;
}

#blogtitle #top_bannerdiv {
  float:right;
display:block;
  width:468px;
  padding:0;
  line-height:0;
margin:0;
border: 3px solid #F36C98;
background: #F36C98;
}

#blogtitle #top_bannerdiv a, #blogtitle #top_bannerdiv div, #blogtitle #top_bannerdiv table, #blogtitle #top_bannerdiv object, #blogtitle #top_bannerdiv embed, #blogtitle #top_bannerdiv img{
  padding:0;
margin:0;
border: none;
}



                         /***************************************************
                         ***********************   Navigation   **************
                         *****************************************************/

#navigation form {
  float:left;
  height:90%;
  width:164px;
  padding:0 15px 0 0;
  line-height:0;
}

#navigation form fieldset {
  margin-top:4px;
  border:0 solid; 
}

* html #navigation form fieldset {margin-top:1px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0;
  padding:0;
  font-size:0.8em;
  vertical-align:middle;
border:none;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding: 0;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
border:none;
}

#navigation #s {border-color:#F36C98;}

#navigation #searchbutton {
  color:#ffffff;
  background-color:#F36C98;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:8px;
width: 86%;
overflow: hidden;
background: #FFFBE9 url(img/container.png) repeat-x;
border-left: 1px solid #AA9F8D;
border-right: 1px solid #AA9F8D;
border-top: 1px solid #AA9F8D;
}

* html #container {margin-top:1px;}



                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
font-size: 12px;
float: left;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 25px;
margin-left: 7px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
font-size: 12px;
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 25px;
margin-bottom: 20px;
margin-right: 7px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0 195px 0 195px;
padding: 1em;
padding-top: 5px;
text-align: left;
background: none;
border-left: 1px solid #AA9F8D;
border-right: 1px solid #AA9F8D;
}


#content ul
{
padding-left: 2em;
}


#content ul li{
padding: 0.2em;
list-style: square;
}

#content ul ul li{
padding: 0.2em;
list-style: circle;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
border-top:3px solid #F36C98;
color: #333;
padding: 5px 1em 5px 1em;
font-weight: normal;
}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link {
color: #F36C98;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #F36C98;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #F36C98;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #F36C98;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarleft li
{
padding-bottom: 8px;
background: #FFDFEA;
}

#sidebarleft ul li
{
display: block;
margin-left: 5px;
padding-bottom: 2px;
}

#sidebarleft ul li ul li{
padding-bottom: 1px;
}

#sidebarleft ul li li{
padding: 2px 3px 1px 2px;
}

#sidebarleft a:link {
display:block;
color: #5F584D;
text-decoration: none;
font-weight: normal;
}

#sidebarleft a:hover {
display:block;
color: #F36C98;
}

#sidebarleft a:visited:hover {
display:block;
color: #F36C98;
}

#sidebarleft a:visited {
display:block;
color: #5F584D;
text-decoration: none;
}

#sidebarleft h2 {
color: #232D32;
padding: 2px 6px;
margin-top:14px;
background: #F36C98;
border-bottom: 2px solid #333;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright li
{
padding-bottom: 8px;
background: #FFDFEA;
}

#sidebarright ul li
{
display: block;
margin-left: 5px;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-bottom: 2px;
}

#sidebarright ul li li{
padding: 4px 3px 2px 2px;
}

#sidebarright a:link {
display:block;
color: #5F584D;
text-decoration: none;
font-weight: normal;
}

#sidebarright a:hover {
display:block;
color: #F36C98;
}

#sidebarright a:visited:hover {
display:block;
color: #F36C98;
}

#sidebarright a:visited {
display:block;
color: #5F584D;
text-decoration: none;
}

#sidebarright h2 {
color: #232D32;
padding: 2px 8px 2px 8px;
background: #F36C98;
margin-top:14px;
border-bottom: 2px solid #333;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #7f7f7f;
border-left: 4px solid #F36C98;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
font-size: 11px;
width:80%;
display:block;
margin: 25px auto 6px auto;
padding: 2px 8px 2px 35px;
text-align: left;
background: #FFDFEA;
color:#333;
border-left: 4px solid #F36C98;
}

#content .postmetadata
{
padding-left: 5px;
}

.postmetadata a:link
{
border: none;
color: #5F584D;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #5F584D;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #5F584D;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #5F584D;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
color: #990000;/*#F36C98;*/
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color: #990000;/*#FF8FB6;*/
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #FFFBE9;
color: #333;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #FAC4D6;
margin-bottom: 2px;
border: 2px solid #CAC5B3;
}

li.alt
{
background: #FFFBE9;
border: 2px solid #CAC5B3;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #000;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #8f8f8f;
font-size: 28pt;
}

#comment
{
width:80%;
}

#commentform
{
margin-left:5%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 24px;
color: #666666;
}

h2
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-size: 18px;
font-weight: bold;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 12px;
margin-bottom: 5px;
border-bottom: 3px solid #F36C98;
}

.posttitle a:link, .posttitle a:visited
{
color: #F36C98;
}

.posttitle a:hover
{
color: #333;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


                         /***************************************************
                         *********************** date ********************
                         *****************************************************/
.date
{
font-size: 18px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;
color: #F36C98;
}

.entry
{
margin-bottom: 5px;
}

                         /***************************************************
                         *********************** Contained floats fix************
                         *****************************************************/
.post
{
display: block;
overflow:hidden;
width:98%;
padding-bottom: 12px;
}

                         /***************************************************
                         *********************** Code ********************
                         *****************************************************/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #F36C98;
color: #333;
background: #FFCFE2;
}

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
margin-top:8px;
margin-bottom:8px;
width: 80%;
overflow: hidden;
text-align: center;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
float: right;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a {
display:block;
padding:0 3px;
margin: 0 6px;
font-size:1em;
text-transform:uppercase;
letter-spacing:1px;
color:#F36C98;
border-bottom: 3px solid #F36C98;
font-weight:bold;
}

#navigation li a:hover {
display:block;
padding:0 3px;
margin: 0 6px;
font-size:1em;
text-transform:uppercase;
letter-spacing:1px;
color:#F36C98;
border-bottom: 3px solid #333;
font-weight:bold;
text-decoration:none;
}

#navigation li a:visited {
display:block;
padding:0 3px;
margin: 0 6px;
font-size:1em;
text-transform:uppercase;
letter-spacing:1px;
color:#F36C98;
border-bottom: 3px solid #F36C98;
font-weight:bold;
}

#navigation li a:visited:hover {
display:block;
padding:0 3px;
margin: 0 6px;
font-size:1em;
text-transform:uppercase;
letter-spacing:1px;
color:#F36C98;
border-bottom: 3px solid #333;
font-weight:bold;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */


.credits
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: right;
}


                         /***************************************************
                         *********************** Calendar ********************
                         *****************************************************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}


                         /***************************************************
                         ***************** Previous and Next Posts************
                         *****************************************************/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}


                         /***************************************************
                         *********************** Smileys ********************
                         *****************************************************/

.wp-smiley
{
padding: 0;
}




.utwtags {border-top: 1px solid black;
padding: 10px 5px 0px;
font-size: 80%; font-variant:small-caps;}
.utwrelposts a {text-decoration:none}
.utwreltags a {font-size: 70%; color:grey; text-decoration:none}



.productDiv {display:block;width:100%;float:left;clear:left;}
.productDiv a {text-decoration:none;}
.productDiv .aTitle, .productDiv .priceOnHover {display:block;font-weight:bold;}
.productDiv .aTitle {float:left;width:300px;}
.productDiv .priceOnHover {float:right;width:100px;padding:3px 5px;}
.productDiv .imgOnHover, .productDiv .descOnHover {display:none;}
.productDiv .imgOnHover img {float:left;margin-right:10px;max-height:200px;max-width:200px;}

.productDiv:hover .imgOnHover, .productDiv:hover .descOnHover {display:block;margin: 5px 10px 5px 5px;}
.productDiv:hover {background:#eaeaea;}
.descOnHover a, .descOnHover a:hover {color:#000;}
