/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
/* Tara's adjustments are here */

body {color: #6f6559;background: #6f6559;font-size: 62.5%;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

.container {width:960px;margin:0 auto;background:#eaf0dd;z-index:49;font-size: 1.3em;line-height: 1.6em;}

#top {width:990px;margin:0 auto 1em;padding:0 0 0.5em;color:#666;height:30px; position:relative;z-index:30}
#top a {color:#666}


h2 {text-transform: uppercase;text-decoration: none;color:#2E251D;font-size: 1.3em;}
h3.sub {margin: 0 0 10px 0;text-transform: uppercase;color:#2E251D;font-size: 1.8em;}
h2.sub {margin: 0 0 10px 0;padding: 25px 0 5px 0;text-transform: uppercase;color:#2E251D;font-size: 1.8em;}

a {color: #729BC8;text-decoration: none;}
a:hover {color: #000;}

/* Footer */
#footer-wrap {background:#6f6559;}
#footer {width:950px;padding:1.5em 0;margin:0 auto;color:#999;text-align:left}
#footer p {color:#999}
#footer h3 {margin:0;padding:0 0 .6em 0; border-bottom:none; color:#999}
#footer .item {margin:0 0 4em 0}
#footer ul{list-style:none;margin:0 0 1.6em 0;font-size:1em;}
#footer ul li a,ul.txt li{color:#fff;height:1%;line-height:1.2em;display:inline;padding:6px 0 6px 8px;}
#footer ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #6f6559}
#footer ul li a span,ul.txt li,h4 a span{color:#696455;}
#footer ul li.active a{cursor:default;color:white;}
#footer ul ul{margin:0;list-style:none;}
p#credit {float: right;margin:10px 0 0;color: #fff;}

p#credit a {color:#ffffff;}

p#credit a:hover {color:#729BC8;}

ul#nav-bottom {margin: 10px 0 0 0;}

ul#nav-bottom li {border-left: 1px solid #FFF;display: inline;padding: 0 5px;}

ul#nav-bottom li.first {padding-left: 0;border: none;}

/* Posts */
.content {display:block;clear:both;}
.post {display:block;clear:both;padding-bottom: 25px;width:380px;}
.postmetadata {background:#eaf0dd;padding:0;color:#999; font-size:11px;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.postmetadata a {color:#515151;}
.postmetadata a:hover {color:#222;}
.underlined {border-bottom:1px solid #222;}
.welcomebox {padding:1.5em;margin:0 0 1.6em 0;background:#eee;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

/* Slideshow */
#slideshow {padding:0;list-style:none;margin:0 1em 1em;overflow:hidden;min-height:368px}
#slideshow .slide {padding:0;width:940px;text-align: center;min-height:368px}
#slideshow .slide h4 {margin: 0 0 .5em 0;text-transform:uppercase;padding:0 16px;}
#slideshow .slide img {display:block;max-width:940px;text-align:center;margin:0;}

/* Header */
#quick-access {margin-bottom:6px;text-align:left;}
#quick-access a {color:#fff;}
#quick-access ul {display:inline;list-style:none;font-size:1em;}
#quick-access li.first {padding-left:0;}
#quick-access li {background:transparent url(http://www.tggreen.co.uk/static/images/shop_access_pipe.gif) no-repeat scroll 100% 0.35em;display:inline;padding-left:3px;padding-right:7px;}

#nav-top ul {list-style:none;text-transform: uppercase;}
#nav-top li {padding: 0 15px 0 5px;display:inline;background:url('http://www.tggreen.co.uk/static/images/layout/top-nav_seperator.gif') no-repeat right center;}
#nav-top li.first {padding-left:0;}
#nav-top li.last {background:none;}
#nav-top a {color: #fff;font-size:14px}
#nav-top a:hover {color: #fff;}

/* Blog Page */
#blog-section {width:380px; padding:0 0 10px;margin:0 1em 1em;}
/*#blog-section {width:380px; padding:0 0 10px;background: url('http://www.tggreen.co.uk/static/images/layout/dots_horiz.gif') repeat-x left bottom;margin:0 1em 1em;}*/
#blog-dtline {padding:0 0 10px;height:2px;background: url('http://www.tggreen.co.uk/static/images/layout/dots_horiz.gif') repeat-x left bottom;margin:0 1em 1em;}

/* Custom Subscribe */
#custom_subscribe{margin:0;background: url('http://www.tggreen.co.uk/static/images/layout/dots_vert.gif') repeat-y;padding:0 15px;width:250px;}

/* Standara Form Layouts (from main site) */
form.standard p {margin: 0 0 8px;}
form.standard label {float: left;width:78px;font-size: .9em;font-weight:normal;}
form.standard label.error { float:none; display:none; color: #eaf0dd; padding-left: 0; border:none; background-color: #eaf0dd; line-height: 0px;width:2px;}
form.standard p.form-radio input {width: auto;}
form.standard p.form-radio label {width: auto;}
form.standard input.btn-image {width: auto;height: auto;}
form.standard input,form.standard select,form.standard textarea {padding: 1px;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:11px;width: 250px;}
form.standard .form-radio span {display: block;}
form.standard .form-radio label {float: none;margin: 0 15px 0 0;}
form.standard #remember-me label {float: none;}
form.standard #remember-me input {float: left;margin: 0 10px 0 100px;}
form.standard input, form.standard select, form.standard textarea {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
padding:1px;
width:250px;
}

