/*
Theme Name: Whispering Garden 3 col
Theme URI: http://www.cosmichandmade.com
Description: 3 column widget ready theme
Version: 1.1
Author: Caroline Hofstede
Author URI: http://www.cosmichandmade.com
*/


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

*{
margin:0;
padding:0;
}

body {
margin:0 auto;
padding:15px 0;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: normal;
font-size:70%;
color:#333333;
background:#fff url(images/bg7-cream.gif) repeat fixed;
text-align:center;
}

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


blockquote{
margin:15px;
padding:10px 15px;
line-height: 1.5em;
background:transparent;
border:1px solid #ccc;
}


/*----------------------
  Headings
  ---------------------*/
h1, h2, h3, h4, h5, h6{
margin:0;
padding:2px 0;
font-family:"trebuchet ms", Georgia, verdana, arial, geneva, sans-serif;
font-weight: bold;
font-size: 1em;
color:#6C785B;
text-align:left;
}

h1{
padding:3px 0;
font-size: 1.6em;
}

h2{
font-size: 1.3em;
}

h3{
margin:0;
padding:0;
font-size: 1.2em;
}

h2.pagetitle{
font-style:italic;
}

.post h2{
display:block;
padding:0;
margin:0;
font-family:"trebuchet ms", Georgia, verdana, arial, geneva, sans-serif;
font-size:1.4em;
font-weight:bold;
background:url(images/xxx.gif) repeat-x bottom;
border-bottom:0px solid #eee;
}

#header h1{
margin:0;
padding:20px 0 0 0;
font-family: "trebuchet ms", verdana, arial, geneva, sans-serif;
font-size:2.2em;
text-transform:uppercase;
text-align:center;
}

#header h1 a{color:#6C785B;}
#header h1 a:hover{color:#734951;}

.post h2 a, .post h3 a {color:#6C785B;}
.post h2 a:hover, .post h3 a:hover{color:#734951;}

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

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

a:hover {
font-weight:bold;
color:#734951;
text-decoration:none;
}

/*----------------------
  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;
}

.avatar{
float: left;
display:inline;
margin: 0;
padding:0 6px 0 0;
width:80px; 
height:80px; 
background: url(images/avatar1.gif) no-repeat; 
}


/*----------------------
  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/xxx.gif');
list-style-type: circle;
}

/*----------------------
  Main holders
  ---------------------*/

#page {
width:900px;
margin: 0 auto;
padding:0;
text-align:center;
vertical-align:top;
background:url(images/xxx.gif) repeat;
border: 0px solid #333;
}

#wrapper {
width:100%;
margin:0 auto;
padding:0;
background:#fff url(images/bg4-cream.gif) repeat;
border: 0px solid #333;
}

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

#header{
width:100%;
height:150px;
margin:0 auto;
padding:0;
background:url(images/xxx.gif) repeat-x bottom left;
border:0px solid #ccc;
}

#headerimg{
width:100%;
height:150px;
margin: 0 auto;
padding:0;
background:url(images/top4.gif) repeat-x bottom left;
}

.description{
margin:0;
padding:0;
font-family: "arial", verdana, geneva, trebuchet ms, sans-serif;
font-style:normal;
font-weight:normal;
text-align:center;
}


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

#topmenu{
width:100%;
margin:0 auto;
padding:4px 0;
height:18px;
font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
text-align: center;
background: url(images/xxx.gif) repeat;
border-bottom:0px solid #DCD7BC;
}

#topmenu ul{
margin:0;
padding:0;
}

#topmenu ul li{
margin:0;
padding:0;
display: inline;
list-style-type: none;
}

#topmenu ul li a, #topmenu ul li a:link{
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
margin:0;
padding: 2px 18px 0 18px;
text-decoration: none;
background:url(images/bullet1-green.gif) no-repeat center left;
border:0px solid #ddd;
}

#topmenu ul li a:hover #topmenu ul li a:active, #topmenu ul li.current_page_item a{
text-decoration: none;
background:url(images/bullet1-red.gif) no-repeat center left;
border:0px solid #ddd;
}


/*----------------------
  Sidebar - left
  ---------------------*/

#sidebar{
float:left;
margin:0;
padding:0 10px 10px 10px;
width:18%;
display:inline;
color:inherit;
background:url(images/xxx.gif) repeat;
border:0px solid #ccc;
}

/*----------------------
  Sidebar - 2
  ---------------------*/

#sidebar2{
float:right;
margin:0;
padding:0 10px 10px 10px;
width:18%;
display:inline;
color:inherit;
background:url(images/xxx.gif) repeat;
border:0px solid #eee;
}
/*---------------------------
  Navigation - menu sidebars
  -------------------------*/

.menu{
padding:0 10px 0 0;
margin:0;
text-align:left;
}

.menu p{
margin:0;
padding: 5px 0;
text-align:left;
}

.menu a {
margin:0;
padding:0;
font-weight: normal;
text-decoration:none;
}

.menu a:hover{
margin:0;
padding:0;
font-weight: normal;
text-decoration:none;
}

.menu ul{
margin:25px 0;
padding:0;
list-style: none;
text-align:left;
}

.menu ul h2{
padding:0 0 2px 0;
margin:0;
font-family:"trebuchet ms", Georgia, verdana, arial, geneva, sans-serif;
text-transform:uppercase;
font-size:1.1em;
text-align:left;
background:url(images/xxx.gif) no-repeat center left;
border:0px solid #ccc;
}

.menu ul li{
margin:15px 0;
padding: 3px 0;
list-style:none;
}

.menu ul ul{
margin:0;
padding:5px 0 5px 3px;
text-align:left;
background:url(images/xx.gif) repeat;
border-top:1px solid #eee;
border-right:0px solid #ccc;
border-bottom:0px solid #ccc;
border-left:0px solid #ccc;
}

.menu ul ul li{
margin:0;
padding:3px 0 0 0;
list-style:none;
}

.menu ul ul ul{
margin:0;
padding:0;
border-top:0px solid #ccc;
border-right:0px solid #ccc;
border-bottom:0px solid #ccc;
border-left:0px solid #ccc;
}

.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: square;
}


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

#content{
display:inline;
float:left;
width:55%;
margin:0 10px;
padding:20px 10px 10px 10px;
text-align:left;
background:transparent;
border:0px solid #eee;
}

#content ul{
margin: 0 0 20px 5px;
list-style-type: none;
}

#content ul li{
line-height:1.3em;
margin: 2px 0;
padding:0 0 0 20px;
list-style-type: none;
background:url(images/bulletarrow.gif) left no-repeat center;
}

#content ul li li{
line-height:1.3em;
margin: 2px 0;
padding:0 0 0 20px;
list-style-type: none;
background:url(images/bulletarrow1.gif) left no-repeat center;
}


#content ol{margin: 5px 20px;}
#content li{margin: 4px 15px;}

/*----------------------
  The Posts
  ---------------------*/

.post {margin-bottom: 20px;}

.post-info{
margin:0 0 15px 0;
padding:0;
font-weight:normal;
font-size:0.9em;
color:#333333;
}

.post .entry{}
.post-footer{}

.post-comment{
font-style:italic;
padding:3px;
background:url('images/xxx.gif') no-repeat center left;
}

.filed{
padding:3px;
background:url('images/xxx.gif') no-repeat center left;
}


.postmetadata{
width: 100%;
padding:10px 0;
margin: 10px auto 0 auto;
font-size:0.9em;
font-style:normal;
text-align:left;
background:url(images/xxx.gif) no-repeat bottom center;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}

.postmetadata a {}
.postmetadata a:hover {}
.postmetadata alt{}


.navigation {
display: block;
font-size:1em;
padding:0;
margin: 10px auto;
color: #999;
}

.navigation a {color:#59747A;}
.navigation a:hover {color:#333;}


/*----------------------
  Footer
  ---------------------*/

#footer {
clear:both;
width:100%;
height:90px;
margin:0;
padding:0;
font-size: 0.9em;
color:#333;
background: url(images/footerimage.gif) repeat-x bottom left;
border-top:0px solid #eee;
}

#footer p {
padding:10px;
margin:0;
text-align:center;
}

/*----------------------
  Other
  ---------------------*/

.sidebarfiller{
width:100%;
height:97px;
margin:15px auto 0 auto;
padding:0;
display:block;
color:inherit;
background:url(images/blackbirds.gif) no-repeat top center;
border:0px solid #AA8639;
}

.topfiller{
width:100%;
height:17px;
margin:0 auto;
padding:0;
display:block;
color:inherit;
background:url(images/line1-green.gif) repeat-x top left;
border:0px solid #AA8639;
}

.footerfiller{
width:100%;
height:17px;
margin:0 auto;
padding:0;
display:block;
color:inherit;
background:url(images/line1-green.gif) repeat-x top left;
border:0px solid #AA8639;
}

.dividerline{
clear:both;
margin: 10px 0;
padding:0px 0;
border-top: 2px solid #ECE0C6;
text-align:center;
}

.divider{
width:100%;
height:28px;
margin:0 auto 15px auto;
padding:0;
text-align:center;
display:block;
background:url(images/line3.gif) no-repeat center;
border-bottom:0px solid #eee;
}

hr {display: none;}

.hide{display:none;}

/*----------------------
  Comments
  ---------------------*/

.commentblock {
padding: 10px 0;
margin: 10px auto;
font-family: "arial", trebuchet ms, Georgia, verdana, geneva, sans-serif;
font-size:1em;
background:transparent;
border: 0px solid #eee;
}

h3.comments{
font-size:1.2em;
font-style:italic;
}	

ol.commentlist {
padding:8px 0;
margin:0;
list-style-type: none;
}

.commentlist li{
margin: 0;
padding:8px;
border: 0px solid #eee;
}

.alt{background:url(images/xxx.gif);}

.commenttext{
clear: both;
width: 99%;
margin:30px 0;
padding:5px 0 10px 0;
background: url(images/line.gif) no-repeat bottom center;
border-left:0px solid #ddd;
}

.commentsform form{
text-align: left;
margin: 15px 0px;
}

.commentsform p{
margin: 0 15px;
padding:4px 0;
}

.commentsform form textarea{
width: 99%;
margin:10px 0;
}


/*----------------------
  Search Form
  ---------------------*/

#searchform{
color:#595959;
}

/*-- submit button--*/
#searchform input{
margin:5px 0 0 0;
background:#fff;
border: 1px solid #ccc;
}

/*-- search area--*/
#searchform #s{
width: 90%;
padding:2px;
background-color: #fff;
border:1px solid #ccc;
}

#searchsubmit{
margin-top:2px;
color:#638189;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

/*----------------------
  Calendar
  ---------------------*/
table#wp-calendar{
margin:0 auto;
width: 100%;
text-align:center;
border:0px solid #ccc;
}

#wp-calendar{
width: 100%;
empty-cells: show;
margin: 0 auto 0;
padding:2px;
font-size: 0.9em;
text-align: center;
background:transparent;
border-top:0px solid #ccc;
border-right:0px solid #ccc;
border-bottom:0px solid #ccc;
border-left:0px solid #ccc;
}


#wp-calendar caption{
margin:0 auto;
padding:5px 0;
letter-spacing:0.2em;
font-weight:normal;
font-size:1em;
text-align: center;
background:url(images/xxx.gif) no-repeat left;
border-bottom:0px solid #ccc;
}

#wp-calendar th {
color:#404040;
font-weight:bold;
text-transform: uppercase;
text-align: center;
padding:2px 5px;
border: 0px solid #ccc;
}


#wp-calendar td {
padding: 2px;
text-align: center;
background: transparent;
border:0px solid #ccc;
}

#wp-calendar a{
font-weight:bold;
text-decoration: none;
text-align: center;
}

#wp-calendar a:hover{
font-weight:bold;
text-decoration: none;
text-align: center;
}


#wp-calendar #next a {
padding-right: 0px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 0px;
text-align: left;
}


#wp-calendar #today {
border: 1px dotted #333;
background: #F2EDD6;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: transparent; 
}

/*----------------------
  Drop-down
  ---------------------*/

option{
background-color: #F2EDD6; 
font-weight: bold; 
font-size: 12px;
color:#333;
}