/*
Theme Name: Cosmic Handmade
Theme URI: http://www.cosmichandmade.com
Date: June 2010
Description: 3 column layout
Author and copyright: Caroline Hofstede
Author URI: http://www.cosmichandmade.com
*/

/*----------------------
  Basics
  ---------------------*/

*{ 
padding: 0; 
margin: 0; 
border: 0; 
} 

Body {
margin:0 auto;
padding:0;
font-family: "verdana", arial, geneva, trebuchet ms, sans-serif;
font-weight: normal;
font-size: 76%;
color:#595959;
background:#48889B url('../images/xx.gif') repeat fixed;
text-align:center;
}

/*----------------------
  Paragraph
  ---------------------*/

p{
margin:5px 0 15px 0;
padding:0;
line-height: 1.4em;
}

blockquote{
margin:10px 0;
padding:10px 0;
border-bottom: 0px solid #eee;
}

blockquote p{
line-height: 1.5em;
}


blockquote.magazinequote{
float:right;
width:120px;
margin:1em;
padding:1em;
color:#48889B;
font-family:Georgia, Arial, Serif;
font-size:1.2em;
background:none;
border-top: 3px solid #48889B;
border-bottom: 3px solid #48889B;
}

blockquote.magazinequote p{
margin:0;
padding:0;
}


blockquote.showcase{
display:block;
min-height:170px;
margin:15px auto;
padding:5px 0;
border: 0px solid #ccc;
background:transparent;
}

blockquote.links{
width:100%;
padding:0;
background:transparent;
}

.buy {
display:block;
margin:10px 0 20px 0;
padding:6px;
background:#fff url('../images/xxx.gif');
border:1px solid #eee;
}

p.stitch{
padding:8px 0 0 0;
width:150px;
}


/*----------------------
  Headings
  ---------------------*/
h1, h2, h3, h4, h5, h6{
margin:0;
padding:2px 0;
font-family:"trebuchet ms", verdana, arial, geneva, sans-serif;
font-size: 1em;
font-weight: bold;
color:#CD6836;
text-align:left;
}


h1{font-size: 1.3em;}

h2{
font-size: 1.3em;
color:#48889B;
}

h3{
font-size: 1.3em;
color:#699B48;
}

h4{
font-size: 1.2em;
color:#699B48;
}

.pagetitle{
padding:0 0 10px 0;
text-transform:uppercase;
letter-spacing:1px;
font-size: 1.3em;
}

h2.title{
margin: 0 0 8px 0;
font-size:1.3em;
font-weight: bold;
color:#939393;
text-transform:uppercase;
text-align:left;
background: none;
border-bottom:1px dashed #eee;
}

h2.subtitle{
margin: 0;
padding:0;
font-weight: bold;
text-transform:uppercase;
color:#939393;
}

/*----------------------
  Links
  ---------------------*/

a, a:link{
font-weight:bold;
color:#808080;
text-decoration:none;
outline:none;
}

a:hover {
font-weight:bold;
color:#CD6836;
text-decoration:none;
background:transparent;
}

a.arrow {
padding-left: 15px;
background: url('../images/bulletarrow.gif') no-repeat left center;

}

a.arrow:hover {
padding-left: 15px;
background: url('../images/bulletarrow.gif') no-repeat left center;

}

a.up {
float:right;
padding-left: 15px;
background: url('../images/bulletarrow.gif') no-repeat left center;

}

a.up:hover {
padding-left: 15px;
background: url('../images/bulletarrow.gif') no-repeat left center;

}

a.more{
padding-right: 15px;
background: url('../images/more.gif') no-repeat right center;

}

a.more:hover{
padding-right: 15px;
background: url('../images/more.gif') no-repeat right center;
}


a.external:link{
background: url(../images/world.gif) no-repeat center left;
padding: 0 0 0 20px;
} 

a.external:visited{
background: url(../images/world.gif) no-repeat center left;
padding: 0 0 0 20px;
} 

a.external:hover{
background: #FDFDCE url(../images/world.gif) no-repeat center left;
padding: 0 0 0 20px;
} 



/*----------------------
  Images
  ---------------------*/

a img{
border:0px none;
margin:0;
padding:0;
}

.ileft{ 
float: left; 
padding:2px 6px 2px 0;
}

.iright{
float: right; 
padding:4px;
}

.icenter{
display: block;
text-align: center;
margin: 5px auto;
padding: 5px 0;
}

.ileftB{ 
float: left; 
padding:4px;
margin:2px 2px 2px 0;
background:#fff;
border:1px solid #eee;
}

.irightB{
float: right; 
margin:2px 0 2px 8px;
padding:4px;
background:#fff;
border:1px solid #eee;
}

.icenterB{
display: block;
text-align: center;
margin: 5px auto;
padding: 4px;
background:#fff;
border:1px solid #eee;
}

.iborder{
padding:4px;
margin:0;
background:#fff;
border:1px solid #eee;
}

.avatar{
float: left;
display:inline;
margin: 0;
padding:0 6px 0 0;
width:80px; 
height:80px; 
background: url(../images/xxx.gif) no-repeat; 
}

/*----------------------
  Gallery 
  ---------------------*/

#gallery2 { 
width: 100%; 
float: left; 
margin: 5px 0; 
}

/*div.thumb2 {
border: 1px solid #ccc;
float: left;
height: 90px;
width: 120px;
margin: 0 10px 10px 0;
padding: 4px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}*/

div.thumb2 {
float: left;
height: 90px;
width: 120px;
margin: 0 15px 5px 0;
padding: 5px;
background: url(../images/thumb_off2.gif) no-repeat 0% 0%;
}

div:hover.thumb2 { 
padding: 5px;
background: url(../images/thumb_on2.gif) no-repeat 0% 0%;
}

/*----------------------
  Gallery
  ---------------------*/

.Gallerywrap {
width: 100%;
float: left;
display: inline;
}


.gallery {
width: 33%;
float: left;
display: inline;
margin-bottom: 20px; 
text-align:left;
} 


div.gallery {
font-size: 11px;
}

div.gallery img {
border: 3px solid #48889B; 
margin-bottom: 5px;
}

div.gallery img:hover {
border: 3px solid #82B560; 
cursor: pointer;
}

/*----------------------
  Float image
  ---------------------*/

.floatimg {
float: right;
text-align: center;
font-size: small;
}

.floatimg img {
display: block;
padding:4px;
background:#fff;
border:1px solid #eee;
}

/*----------------------
  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('../images/navbullet.gif');
list-style-type: circle
}

/*----------------------
  Defenition Link List
  ---------------------*/

dl.link{
display:block;
margin: 10px auto;
padding: 8px 0;
line-height: 1.4em;
background:transparent;
border:0px solid #bbb;
}

.link dt{
margin: 0;
padding: 0 0 0 10px;
font-weight: bold;
}

.link dd{
margin: 0 0 1em 0;
padding: 8px 0 8px 10px;
border-bottom:1px dashed #bbb;
}


/*----------------------
  definition list
  ---------------------*/

dl{
margin: 0;
padding: 5px 0;
}

dt{
margin: 0;
padding: 2px 0;
font-weight: bold;
}

dd{
margin:2px 0;
padding: 0;
}

dl.list{
margin: 10px 0;
padding: 4px;
}

.list dt{
margin: 0;
padding: 0;
font-weight: bold;
}

.list dd{
margin: 4px 0 15px 0;
padding: 0;
}


/*----------------------
  Main holders
  ---------------------*/

#page {
width:900px;
margin: 0 auto;
padding:0;
background:#fff url(../images/xxx.png);
border:0px solid #48699B;
}

#wrapper {
width:100%;
margin: 0 auto;
padding:0;
background:url(../images/xxx.gif);
border:0px solid #eee;
}

/*----------------------
  Header
  ---------------------*/

#header{
width:100%;
height:180px;
margin:0 auto;
padding:0;
background:#fff url(../images/top.jpg) no-repeat top center;
border:0px solid #ddd;
}

#headerimg{
width:100%;
height:180px;
margin:0 auto;
padding:0;
background:url('../images/head.png') no-repeat bottom center;
}


#header h1{
margin:0;
padding:45px 0 0 20px;
font-family: "trebuchet ms", verdana, arial, sans-serif;
font-weight:bold;
font-size:3.5em;
text-align:left;
}

#header h1 a{color:#48889B;}
#header h1 a:hover{color:#82B560;}


.description{
margin:0;
padding:0 0 0 24px;
font-size:1.1em;
font-style:normal;
font-weight:bold;
letter-spacing:0.3em;
text-transform:uppercase;
text-align:left;
}

/*----------------------
  Navigation - top
  ---------------------*/

#topmenu{
width:100%;
margin:0 auto;
padding:4px 0;
font-family: "trebuchet ms", verdana, arial, sans-serif;
font-weight:bold;
letter-spacing:0.15em;
color:#fff;
font-size:0.9em;
text-align: left;
background:#81B560;
border-top:0px solid #699B48;
border-bottom:0px solid #699B48;
}

#topmenu ul{
margin:0;
padding:0 0 0 10px;
}

#topmenu ul li{
margin:0;
padding:0;
display: inline;
list-style-type: none;
}

#topmenu ul li a, #topmenu ul li a:link{
margin:0;
font-weight:bold;
color:#fff;
text-transform:uppercase;
letter-spacing:1px;
text-decoration: none;
background:url('../images/navbullet.gif') no-repeat 0 6px;
padding-left:15px;
border:0px solid #848B9A; padding-right:4px; padding-top:2px; padding-bottom:2px
}

#topmenu ul li a:hover{
text-decoration: none;
font-weight:bold;
color:#5D8A40;
background:url('../images/navbullet.gif') no-repeat 0 6px;
padding-left:15px;
border:0px solid #BEAC82
}

#topmenu ul li.current_page_item a{
text-decoration: none;
font-weight:bold;
font-style:italic;
color:#5D8A40;
background:url('../images/navbullet.gif') no-repeat 0 6px;
padding-left:15px;
border:0px solid #BEAC82
}

/*----------------------
  Navigation - menu 
  sidebar left and right
  ---------------------*/

.menu{
padding:0;
margin:0;
text-align:left;
}

.menu p{
margin:0;
padding:5px 0;
text-align:left;
}


.menu a, 
margin:0;
padding:0;
text-align:left;
}

.menu a:hover{
margin:0;
padding:0;
text-align:left;
background:transparent;
}


.menu h2{
margin-top:15px;
padding:2px;
text-transform:uppercase;
text-align:left;
background: url(../images/bullet.gif) no-repeat left;
border:0px solid #eee;
}

.menu li{
list-style-type: none;
}

.menu ul{
margin:0 0 5px 0;
padding:0;
list-style-type: none;
text-align:left;
border:0px solid #F3EAC5;
}

.menu ul li{
margin:0;
padding:3px 0 3px 4px;
list-style-type:none;
background:transparent;
border-bottom:1px solid #eee;
}

.menu ul ul{
margin:0 0 5px 0;
padding:0;
text-align:left;
}

.menu ul ul li{
margin:0;
padding:3px 0 0 3px;
list-style-type:none;
}

.menu ul ul ul{
margin:0;
padding:0;
}

.menu ul ul ul li{
margin:0 2px 0 17px;
padding:3px 0 0 0;
list-style-image: url('../images/xxx.gif');
list-style-type: circle;
}


/*----------------------
  Sidebar - left
  ---------------------*/

#sidebarL{
position: relative;
float:left;
width:20%;
margin:0 0 15px 0;
padding: 0 10px;
}

/*----------------------
  Sidebar - right
  ---------------------*/

#sidebarR{
float:left;
width:20%;
margin:0;
padding:0 10px;
text-align:left;
}

/*----------------------
  Content
  ---------------------*/

#content{
width:475px;
float:left;
margin:0 0 0 2px;
padding:10px;
text-align:left;
}


#content ul{
margin: 0 0 15px 17px;
list-style-type: none;
}

#content ul li{
line-height:1.3em;
margin: 5px 0;
}

#content ol{margin: 5px 0 5px 20px;}
#content li{margin: 4px 15px;}

/*----------------------
  Footer
  ---------------------*/

#footer {
clear:both;
width:100%;
height:45px;
margin:0;
padding:0;
background:#81B560 url(../images/bottom.jpg) no-repeat bottom center;
border-top:0px solid #699B48;
}

#footer a{color:#53723C;}
#footer a:hover{color:#fff;}

#footer p {
margin: 0 auto;
padding:2px 0;
color:#53723C;
font-size: 0.8em;
text-align:center;
vertical-align:bottom;
}


/*----------------------
  Other
  ---------------------*/
.filler{
width:100%;
height:11px;
margin:0 auto;
padding:0;
display:block;
color:inherit;
background:url('../images/bg2.gif') repeat-x;
border-top:1px solid #ECDB9E;
border-bottom:1px solid #ECDB9E
}

.filler1{
width:100%;
height:11px;
margin:0 auto;
padding:0;
display:block;
color:inherit;
background:url('../images/bg2a.gif') repeat-x;
border-top:1px solid #ECDB9E;
border-bottom:1px solid #ECDB9E;
}


.divider{
width:100%;
display:block;
height:5px;
margin:10px auto;
padding:0;
text-align:center;
background:url(../images/xxx.gif) repeat-x bottom center;
border-bottom:1px solid #eee;
}

.dividerline{
clear:both;
margin: 10px 0;
padding:0px 0;
border-top: 2px solid #eee;
text-align:center;
}

hr{display: none;}

.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

.small {font-size:0.8em;}
.large {font-size:1.3em;}
.bold {font-weight:bold;}
.italic {font-style:italic;}

.hide {display: none;}
.clear {clear:both;} 

.green{color:#82B560;}
.orange{color:#CD6836;}
.blue{color:#48889B;}

.leftblock{ 
float:left; 
width:50%;
padding:10px 0;
} 

.rightblock{ 
margin-left:50%;
padding:10px 0;
}


/*----------------------
  Quotes
  ---------------------*/

.quote{
margin:10px auto;
text-align: left;
font-size:0.9em;
font-style:normal;
font-weight:normal;
}

.author{
margin:0 auto;
text-align: left;
font-size:0.9em;
font-style:italic;
font-weight:normal;
}

/*----------------------
  Table style
  ---------------------*/
table{
width:100%;
margin: 0;
padding:0;
background: transparent;
font-size: 0.9em; 
border-collapse: collapse;
border: 0px solid #eee;
}

td, th {
margin:0;
padding: 0;
vertical-align:top;
border: 0px solid #eee;
}

/*----------------------
  Table style
  ---------------------*/
table{
width:100%;
margin: 0;
padding:0;
background: transparent;
font-size: 0.9em; 
border-collapse: collapse;
border: 0px solid #eee;
}


td, th {
margin:0;
padding: 0;
vertical-align:top;
text-align:left;
border: 0px solid #eee;
}

.table3{
width:100%;
margin:10px auto 15px auto;
padding:4px;
border:1px solid #eee;
}

.table3 td, .table3 th{
padding:2px 4px;
border:1px solid #eee;
}

.table3 p{
font-size:0.9em;
line-height: 1.1em;
}

.table4{
width:100%;
margin:0 auto;
padding:10px;
text-align:center;
border-collapse: collapse;
border:0px solid #CAB697;
}

.table4 td, .table4 th{
padding:2px 4px;
border:0px solid #CAB697;
}

.table4 p{
font-size:1em;
line-height: 1.1em;
}

tr.yellow td {
font-size: 1.2em;
text-transform:uppercase;
color:#6E5938;
border-top: 1px solid #ECDB9E;
border-bottom: 1px solid #ECDB9E;
background: #F8EBCE;
}


/*----------------------
  Form style
  ---------------------*/
form{
width:100%;
margin:0;
padding:0;
color:#595959;
}

form p{
margin:0;
padding:3px;
}


fieldset{
margin:5px 0;
padding:2px 10px;
border:1px solid #eee;
}

legend {
margin:6px 0;
padding:4px;
font-weight: bold;
color: #699B48;
text-transform:uppercase;
text-align:right;
border:1px solid #eee;
}

label{
width:100px;
float: left;
text-align:left;
margin: 0 1.2em 5px 0;
clear: both;
}

input{
margin:0;
padding:2px 4px;
background: #ffffff;
color: #504126;
border:1px solid #eee;
}

select {
color:#999999;
background-color: #fff; 
}

textarea { 
padding:10px;
background: #ffff;
color: #504126;
border:1px solid #ccc;
}