/*
Theme Name: Cosmic Handmade 3 column Layout
Theme URI: http://www.cosmichandmade.com
Date: October 2006
Description: 3 column table layout with inline frame
Author and Copyright: Caroline Hofstede
Author URI: http://www.cosmichandmade.com PRETTY THINGS
All rights reserved.
*/

/*----------------------
  Basics
  ---------------------*/

*{
margin:0;
padding:0;
}

body {
margin: 0 auto;
padding:10px 0 0 0;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size:12px;
color:#000000;
background:#d0b7db url(backtile.jpg) repeat;
text-align:center;
}

p{
margin:0;
padding:8px 0;
line-height:1.3em;
}

/*----------------------
  For your inline page
  ---------------------*/

/*--- Inline page style ---*/
.inline{
margin:0;
padding-top: 00px;
  padding-bottom: 00px;
  padding-left: 55px;
  padding-right: 0px;
background:#d3bbdf url(tabletile.jpg) repeat;
}

/* width */
::-webkit-scrollbar {
  width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #c5a5d5; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:  #c5a5d5; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #c5a5d5; 
}


/*----------------------
  Table styles
  ---------------------*/

#page {
width:800px;
margin: 0 auto;
padding:10px 10px;
text-align:center;
background:url('squaretile.jpg') repeat;
border:2px dashed #694777;
}

table{
margin:0 auto;
padding:0;
border-collapse:collapse;
vertical-align:top;
text-align:center;
font-size:1em;
}


#table1{
width:750px;
margin:0 auto;
padding:0 10px;
vertical-align:top;
text-align:center;
background:url('xxx.jpg') repeat;
border:0px solid #d88737;
}

#table2{
width:750px;
margin:0 auto;
padding:0;
background:#ffd9b0 url(tabletile.jpg) repeat;
border:0px dashed #d88737;
}

#table3{
width:100%;
margin:0 auto;
padding:0;
text-align:left;
background:url(xxx.gif);
border: 0px solid #ccc;
}

#tablemiddle{
width:80%;
margin:0;
padding:0;
text-align:left;
vertical-align:top;
background:url(xxx.gif);
border-left: 0px solid #CEB8C3;
border-right: 0px solid #CEB8C3;
}

#tableleft{
width:15%;
margin:0;
padding:0 10px;
vertical-align:top;
text-align:left;
background:url(xx.gif);
border: 0px solid #cccccc;
}

#tableright{
width:5%;
margin:0;
padding:0 10px;
vertical-align:top;
background:url(xx.gif);
border: 0px solid #cccccc;
}

/*----------------------
  Headings
  ---------------------*/

h1, h2, h3, h4, h5, h6{
margin:4px 0;
padding:0;
color: #694777;
text-align:left;
}

h1{
font-size:1.4em;
color:#694777;
}

h5{
font-size:1.0em;
color:#694777;
}

h2{font-size:1.2em;}
h3{font-size:1.1em;}
h4{font-size:1.0em;}
h5{font-size:1.0em;}
h6{font-size:0.9em;}



/*----------------------
  Links
  ---------------------*/

a, a:link{
font-weight:bold;
color:#694777;
text-decoration:none;
outline:none;
}

a:hover{
color:#c92166;
font-weight:bold;
cursor : crosshair;
text-decoration: none;
outline:none;
border-bottom: 1px dashed #c92166;

}

a:active{
color:#694777;
font-weight:bold;
cursor : crosshair;
text-decoration: none;
outline:none;
}

/*----------------------
  Lists
  ---------------------*/

ul{
margin:0;
padding:0;
text-decoration:none;
}

ol{
margin:0 0 15px 0;
padding:5px 0;
text-decoration:none;
}

li{
margin:0;
padding:0;
text-decoration:none;
}

.dot{
list-style-image: url('pinkbullet.gif');
list-style-type: circle;
}

/*----------------------
  Images
  ---------------------*/

a img{
border:none;
}

.ileft{ 
float: left; 
padding:4px;
}

.iright{
float: right; 
padding:4px;
}

.icenter{
display: block;
text-align: center;
margin: 5px auto;
padding: 5px 0;
}

.avatar{
width:80px;
height:80px;
float:left;
padding:10px 10px 10px 10px;
background:url('avatar.jpg') no-repeat;
}

/*----------------------
  Header
  ---------------------*/

#header{
width:800px;
height:195px;
margin:0 auto;
padding:0;
color:inherit;
text-align:center;
background:url('tabletile.jpg') repeat-x top center;
border-bottom:0px solid #A0A5B1;
}

#headerimg{
width:800px;
height:195px;
margin:0 auto;
padding:0;
background:url('title.png') no-repeat top center;
}



/*----------------------
  Navigation
  ---------------------*/

/*--- menu left or right ---*/

.menu{
width:150px;
margin:0;
padding:0;
}

.menu p{
font-size:0.9em;
margin:5px 0;
padding:0;
}

.menu h2{
padding:3px 0 0 20px;
text-align:left;
background:url('xxx.gif') no-repeat left;
border-bottom:1px solid #ccc;
}

.menu ul{
list-style-image:none;
margin: 0 0 5px 4px;
}

.menu li{
margin:0;
padding:0;
margin:0;
padding:2px 0 0 0;
list-style-type: none;
}

/*--- Sidebar menu box ---*/

.sidebox {
width:150px; 
margin:10px 0;
padding:0;
background:transparent;
border:0px solid #CEB8C3;
}

.sidebox1 {
width:100px; 
margin:10px 0;
padding:4px;
background:#F6F7F1;
border:1px solid #795389;
}

.sidebox1 h2{
margin: 0;
padding:2px;
text-align:left;
border-bottom:1px solid #795389;
}

.boxhead {
margin:0;
padding:0;
text-align: left;
background:transparent;
}

.boxhead h2 {
margin: 0;
padding:10px 0 3px 20px;
text-align:left;
background:url(strawberry.gif) no-repeat left;
border-bottom:0px solid #c2c5b3;
}

.boxbody {
margin: 0;
padding:5px 0;
background:transparent;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */



/*----------------------
  Content
  ---------------------*/

#content {
margin: 0 auto;
padding:10px;
text-align:left;
}

#content p{
text-align:left;
}

#content a, #content a:link, #content a:hover{
font-weight: bold;
text-decoration:none;

}

#content .post {
height:20px;
margin:10px 0 15px 0;
padding:0;
font-style:italic;
background:url('xxx.gif') no-repeat bottom center;
border-bottom:1px dashed #c85865;
}


#content ul{
margin: 8px 0 10px 17px;
list-style-type: circle;
}

#content ul li{
margin: 5px 0;
}

#content ol{
margin: 5px 0 5px 20px;
}

#content li{
margin: 0 15px;
}

/*----------------------
  Footer
  ---------------------*/
#footer {
clear:both;
width:100%;
height:20px;
margin:0;
padding:5px 0;
font-size: 0.9em;
background:url(tabletile.jpg) repeat-x bottom center;
border-top: 0px solid #E0D4AC;
}


#footer p{
color:#694777;
margin:0 auto;
padding:6px;
text-align:center;
}

#footer a{
color:#694777;
text-decoration: none;
}

#footer a:hover{
color:#c92166;
border-bottom: 1px dashed #c92166;
}
/*----------------------
  Extra tags / classes
  ---------------------*/

.divider{
width:100%;
height:10px;
display:block;
margin:15px auto;
padding:0;
background: url('hhdivider.gif') no-repeat bottom center;
}

.divider1{
width:100%;
height:10px;
display:block;
margin:15px auto;
padding:0;
background: url('hhdivider1.gif') no-repeat bottom center;
}

.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

.small {font-size:9px;}
.large {font-size:12px;}
.bold {font-weight:bold;}

.filler{
display:block;
width:100%;
height:10px;
color:inherit;
background:url(squarestile.jpg) repeat-x bottom center;
border-top:0px solid #9DA386;
border-bottom:0px solid #9DA386;
}


/*----------------------
  extra table style
  ---------------------*/

#table7 {
width:80%;
margin: 15px auto;
padding:15px;
background: transparent;
border-collapse: collapse;
border: 1px solid #F2E0E9;
}
    
#table7 td, #table7 th {
border: 1px solid #F2E0E9;
padding:4px;
vertical-align:top;
}

#table7 td p, #table7 th p {
margin:0;
padding:0;
vertical-align:top;
}
 
#table7 td a:link, #table7 th a:link {
background: transparent;
font-weight:normal;
text-decoration: none;
border-bottom:1px dotted #F2E0E9;
}
  
#table7 td a:hover, #table7 th a:hover {
font-weight:normal;
background: transparent;
border-bottom:1px dotted #F2E0E9;
}
    
#table7 td {
vertical-align: top;
text-align: left;
}

#table7 th {
text-align: left;
}
  
#table7 .odd {
background: #EBE3D3;
}