@charset "utf-8";
/* CSS Document */

p, h1, h2, h3, h4, h5, a, blockquote, ul, li{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:100;}
p, a, blockquote, ul, li{line-height:20px; color:#666; letter-spacing:1px; font-size:12px;}
p{margin:5px 0 ; text-indent:8px; padding:0;}

a {text-decoration: none; color: #FFF; outline: none;}
a:hover { text-decoration: underline; }
a.button, input.button {float: left; background: #000 url(../images/button-bg.png) repeat-x; border: 1px solid #3d3d3d; color: #FFF !important; padding: 4px 8px; margin: 5px 0; cursor: pointer;}
a.button:hover, input.button:hover {text-decoration: underline; border: 1px solid #CCC;}

blockquote {border-top: 1px solid #999; border-bottom: 1px solid #999; padding: 10px 30px; margin: 7px 0;}

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 3px 0; color:#0000ff; font-weight:100;}
h1 { font-size: 22px; font-weight: 100; }
h2 { font-size:16px; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }

ul.gallerylist{list-style:none; padding:0;}

alt{color:#FFF;}