/*
Theme Name: London
Theme URI: http://www.cosmichandmade.com
Description: left sidebar widget ready
Version: 1.0
Author: Caroline Hofstede
Author URI: http://www.cosmichandmade.com
*/


/*----------------------
  Basics
  ---------------------*/

*{
margin:0;
padding:0;
}

Body {
margin:0 auto;
padding:10px 0 0 0;
font-family: "verdana", trebuchet ms, arial, sans-serif;
font-weight: normal;
font-size: 76%;
color:#595959;
background:#30343E url(images/bg2a.gif) repeat;
text-align:center;
}

p{
margin:15px 0;
padding:0;
line-height: 1.3em;
}


blockquote{
margin:15px 15px 15px 0;
padding:10px 15px;
line-height: 1.5em;
border:1px solid #ccc;
}

blockquote blockquote{
border:1px dashed #ccc;
}


/*----------------------
  Headings
  ---------------------*/
h1, h2, h3, h4, h5, h6{
margin:0;
padding:2px 0;
font-family:"trebuchet ms", verdana, arial, geneva, sans-serif
font-weight: bold;
font-size: 1em;
color:#981D20;
text-align:left;
}

h1{
padding:3px 0;
font-size: 1.6em;
}

h2{
font-size: 1.3em;
color:#003366;
}

h3{font-size: 1.2em;}


/*----------------------
  Links
  ---------------------*/

a, a:link{
font-weight:bold;
color:#737373;
text-decoration:none;
outline:none;
}

a:hover {
font-weight:bold;
color:#333;
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;
width:80px;
height:80px;
padding:0 8px 0 0;
background: url(images/avatar.gif) no-repeat; 
}

.picleft{
float: left;
display:inline;
padding:0 8px 2px 0;
}


.picright{
float: right;
display:inline;
padding:0 0 2px 8px;
}


/*----------------------
  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/bullet.gif');
list-style-type: circle;
}


/*----------------------
  Main holders
  ---------------------*/

#page {
width:800px;
margin: 0 auto;
padding:0;
background:#fff url(images/xxx.gif) repeat;
border: 2px solid #252830;
}

#wrapper {
width:100%;
margin: 0 auto;
padding:0;
background:url(images/xx.gif) repeat;
border-top: 0px solid #ddd;
border-right: 0px solid #ddd;
border-bottom: 0px solid #ddd;
border-left: 0px solid #ddd;
}

/*----------------------
  Header
  ---------------------*/

#header{
width:100%;
height:220px;
margin:0 auto;
padding:0;
background:url(images/xxx.gif);
border-top:0px solid #AAC5E0;
border-right:0px solid #AAC5E0;
border-left:0px solid #AAC5E0;
}

#headerimg{
width:100%;
height:220px;
margin:0;
padding:0;
background:url(images/topper.png) no-repeat bottom left;
}

#header h1{
margin:0;
padding:195px 10px 0 0;
font-family:'Trebuchet MS', serif;
font-weight:bold;
text-transform:uppercase;
font-size:1.4em;
text-align:right;
}

#header h1 a{color:#fff;}
#header h1 a:hover{color:#000;}

.description{
margin:0;
padding:0 0 0 15px;
color:#fff;
text-transform:lowercase;
font-style:italic;
font-weight:normal;
text-align:right;
}

/*----------------------
  Navigation - top
  ---------------------*/


#topmenu{
width:100%;
margin:0 auto;
padding:5px 0;
font-family: "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
text-align: center;
background:#eee url(images/xx.gif) repeat;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
}

#topmenu ul{
margin:0;
padding:0;
}

#topmenu ul li{
margin:0;
padding:0 0 0 2px;
display: inline;
list-style-type: none;
background:url(images/xx.gif) no-repeat center left;
}

#topmenu ul li a, #topmenu ul li a:link{
margin:0;
padding: 0 5px 0 20px;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
color:#333;
text-decoration: none;
background:url(images/uk.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;
color:#666;
background:url(images/nl.gif) no-repeat center left;
border:0px solid #ccc;
}


/*----------------------
  Sidebar - left
  ---------------------*/

#sidebar{
width:25%;
float:left;
margin:0 1px;
padding:0 0 10px 10px;
background:transparent;
border-right:1px solid #eee;
}

/*----------------------
  Menu sidebar
  ---------------------*/
.menu{
padding:0 8px 0 0;
margin:0;
color:#737373;
text-align:left;
}

.menu p{
margin:0;
padding: 5px 0;
color:#595959;
text-align:left;
}

.menu a, .menu a:hover {
text-decoration:none;
font-weight: normal;
}

.menu h2{
margin:0 0 4px 0;
padding:0;
height:20px;
text-align:left;
background:url(images/bullet.gif) no-repeat left;
border-bottom:1px solid #ddd;
}

.menu ul li{
margin:20px 0;
padding: 0;
list-style:none;
}

.menu ul ul li{
margin:3px 0;
padding:0;
list-style:none;
}

.menu ul ul ul{
margin:0;
padding:3px 0;
}

.menu ul ul ul li{
margin:0 2px 0 17px;
padding:2px 0;
list-style-image: url('images/bullet.gif');
list-style-type: circle;
}

/*----------------------
  Content
  ---------------------*/

#content {
float: right;
width: 65%;
margin: 0 20px 0 0;
padding:18px 0;
text-align:left;
}

#content a, #content a:link, #content a:hover{
font-weight: normal;
text-decoration:none;
border-bottom:1px solid #ddd;
}

#content ul{
margin: 0 0 0 17px;
list-style-type: circle;
}

#content ul li{
line-height:1.3em;
margin: 5px 0;
}

#content ol{
margin: 5px 0 5px 20px;
}

#content li{
margin: 4px 15px;
}

.narrowcolumn {
float: left;
padding: 0 0 20px 45px;
margin: 0px 0 0;
width: 450px;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}


/*----------------------
  Footer
  ---------------------*/

#footer {
clear:both;
width:100%;
margin:0;
padding:0;
font-size: 0.8em;
background:#eee url('images/xxx.gif') repeat-x;
border-top:1px solid #ddd;
}

#footer p {
padding:10px;
margin:0;
text-align:center;
}

#footer a{}
#footer a:hover{}

/*----------------------
  Other
  ---------------------*/

.filler{
display:block;
width:100%;
height:0px;
margin:0 auto;
padding:0;
color:inherit;
background:url('images/xxx.gif') repeat-x;
}

.divider{
width:100%;
height:2px;
margin:0 auto 15px auto;
padding:0;
text-align:center;
display:block;
background:url(images/xxx.gif) no-repeat center;
border-bottom:2px solid #eee;
}

hr {display: none;}

.clear{clear:both;}


/*----------------------
  The Posts
  ---------------------*/
.post p {
margin-bottom: 20px;
color:#333;
}

.post h2{
display:block;
height:20px;
font-size:1.4em;
background:url(images/xxx.gif) repeat-x bottom;
}

.post h2 a{color:#981D20;}
.post h2 a:hover{color:#333;}

.postmetadata{
width: 100%;
padding:0;
margin: 20px auto;
text-align:center;
font-size:0.8em;
background:url('images/xxx.gif') no-repeat bottom center;
border-bottom:0px solid #eee;
}

.postmetadata a {}
.postmetadata alt{}

.post-info{
margin:0;
padding;0:
}

.navigation {
display: block;
margin-top: 10px;
margin-bottom: 10px;
font-size:0.9em;
color:#ddd;
}


/*----------------------
  Comments
  ---------------------*/
#commentblock {
width: 450px;
float: left;
padding: 10px 20px 10px 0;
margin: 10px 0px;
background: transparent;
border: 0px solid #eee;
}

.commentlist .quote {
background:url(images/bg_quote.gif) no-repeat top right;
}

.commentlist li {
padding: 5px 18px 22px 18px;
margin-top:15px;
background:#eee url(images/bg_commentlist.gif) bottom no-repeat;
color:#333;
}

.commentlist cite {
display:block;
font-style:normal;
}

.commentlist cite a:link, .commentlist cite a:visited {
color:#999;
text-decoration:none;
}

.commentlist cite a:hover, .commentlist cite a:active {
color:#333;
text-decoration:underline;
}

#commentsformheader{
padding-left: 0px;
}

#commentsform{
text-align: left;
margin: 0px;
padding: 0px;
}

#commentsform form{
text-align: left;
margin: 10px 0px;
}

#commentsform p{
margin: 0px;
}

#commentsform form textarea{
width: 99%;
margin:10px 0;
}
	
p.comments_link  img{
margin: 0px;
padding: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}


/*----------------------
  Search Form
  ---------------------*/

#searchform{
color:#595959;
}

#searchform input{
margin:5px 0 0 0;
background:#eee;
border: 1px solid #ddd;
}

#searchform #s{
width: 90%;
padding:2px;
background-color: #fff;
border:1px solid #ddd;
}

#searchsubmit{
margin-top:2px;
color:#333;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

/*----------------------
  Calendar
  ---------------------*/

table#wp-calendar{
margin:0 auto;
width: 90%;
text-align:center;
background:#eee url(images/xxx.gif) no-repeat left;
border:2px solid #ddd;
}

#wp-calendar {
empty-cells: show;
margin: 0 auto;
font-size:0.9em;
text-align:center;
border:0px solid #ddd;
}

#wp-calendar caption {
margin:0 auto;
padding:5px 0;
color: #333;
letter-spacing:0.2em;
text-transform:uppercase;
font-weight:bold;
font-size:1em;
text-align: center;
background:url(images/xxx.gif) no-repeat left;
border-bottom:0px solid #ddd;
}

#wp-calendar th {
color: #333;
font-weight:bold;
text-transform: uppercase;
text-align: center;
margin:0;
padding:2px;
background:#fff;
border: 1px solid #ddd;
}

#wp-calendar td {
margin:0;
padding:2px;
background: transparent;
border:0px solid #ddd;
}

#wp-calendar a, #wp-calendar a:visited {
font-weight:normal;
color:#999;
text-decoration: none;
}

#wp-calendar a, #wp-calendar a:hover{
font-weight:normal;
color:#333;
text-decoration: underline;
}

#wp-calendar #next a {float:right;}
#wp-calendar #prev a {float:left;}

#wp-calendar #today {
border: 1px solid #ddd;
text-align:center;
background: #fff;
}

/*----------------------
  Drop-down
  ---------------------*/

option{
background-color: #eee; 
font-weight: bold; 
font-size: 12px; 
color: #595959;
}

/*----------------------
  Random-quote
  ---------------------*/

#quotescollection_randomquote q {
font-size:0.9em;
color:#333;
}

#quotescollection_randomquote cite {
font-size:0.9em;
color:#333;
}

#quotescollection_nextquote{
font-size:0.9em;
}

/* Quotes page */
blockquote.quotescollection {
border:0;
background:none;
padding:0;
margin:2em 2em 2em 0;
font-size:1em;
}

blockquote.quotescollection q {
}

blockquote.quotescollection cite {
font-size:0.9em;
}