/*
Theme Name: WordPress Default
Theme URI: http://greenlanddesign.org
Description: Llanast Llanrwst custom theme
Version: 1.0.0.0.0
Author: Simon Proffitt
Author URI: http://greenlanddesign.org

*/

html { background: #CCC url(/images/bg.gif);}

body { background: url(/images/blob.png) no-repeat fixed; background-position: 50%;  font-family: Georgia, Geneva, Tahoma, Verdana, sans-serif; font-size:12px; line-height:1.4em; color:#000; }

html,body {height:100%; margin:0; padding:0; border:0}
html>body { min-height:100%; height:auto; } 

#wrapper { margin:0 auto; width:550px; }
#top { margin:15px 0 0 0; height:147px }
#foot { height:33px; }
#topleft, .alignleft { float:left; }
#topright, .alignright { float:right; }
#boxtop { width:520px; margin:0 auto; position:relative;}
#box { background:#FFF; padding:1px 10px; margin:0; overflow:hidden}
#boxtop li, #boxtop ul { display:inline; list-style-type:none; padding:0;margin:0;}
.active {display:none!important;}

img, a img { border:none!important }
#lightbox img { max-width:1000px!important; max-height:700px!important; }

.navigation {background:#FFF; height:20px; min-height:20px}
.title, h3 { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
.title { font-size:18px; line-height:1.3em }

h3 { font-size:14px; }
hr {color: #fff; background-color: #fff; border: 1px dotted #BBBDBF; border-style: none none dotted; }

#box a:link { color:#000; background:#FF8; text-decoration:none; }
#box a:visited { color:#000; background:#FF8; text-decoration:none; }
#box a:hover { color:#000; background:#FF0; text-decoration:none; }

.postmetadata, small, .gallery-caption, .wp-caption { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:1.25;}

.gallery-caption, .wp-caption { text-align: center; }
.gallery-caption { padding:0 0 15px 0 }
div.wp-caption {
/*  float: left; */
  background:#ECECE0;
  margin:5px 2px;
  line-height:12px}



