/*
Theme Name: Seven Cups Denver 2009
Description: Theme design by Tim Bowen for SevenCups.com
Version: 3.2
Author: Creative Slice
Author URI: http://creativeslice.com
*/

body {
font-size: 70%;
font-family: Arial, sans-serif;
background: url(images/back_fade.jpg) top center repeat-y #e7f6cd;
}

ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block; clear: both;}
* {margin: 0; padding: 0;}

a:link, a:visited {color: #679152;}
a:hover {color: #a83218;}

hr {
border-top: 1px solid #ddd;
border-left: none;
border-right: none;
border-bottom: none;
}

blockquote p {
font-family: Georgia, serif;
color:#666;
padding: 0 20px;
line-height:18px;
}


#wrapper {
width: 970px;
margin:0 auto;
}

#innerwrapper,
#homewrapper {
position: relative;
margin: 0 190px 0 0;
z-index: 1;
}

#widewrapper {
position: relative;
background-color: #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
margin: 0;
text-align: center;
z-index: 1;
}

body #TB_window {
z-index: 999;
}
/*
------------------ HEADER
*/

#header {
background: url(images/great_tea_hard_to_find.jpg) top center no-repeat #fff;
}

#header #logo {
margin: 0 auto;
width: 970px;
text-align: left;
height: 190px;
}

#header #logo img {
padding-top: 12px;
}

.hometopspacer {
height: 5px;
}

.breadcrumb {
padding: 3px 0px;
line-height: 3em;
font-size: .9em;
}
.breadcrumb a {
font-weight: bold;
margin: 0 2px;
}

.breadcrumb .current {
margin: 0 2px;
font-weight: bold;
color: #30562f;
}

/*
------------------ Nav
*/

#nav {
background: url(images/menu_background.jpg) top repeat-x #679152;
height: 35px;
}

#navcenter {
width: 970px;
margin: 0 auto;
position: relative;
z-index: 999;
}



#suckerfishnav, #suckerfishnav ul {
float:left;
list-style:none;
line-height:35px;
font-size: 13px;
z-index: 999;
border-left: 1px solid #30562f;
}

#suckerfishnav a {
display:block;
color:#fff;
text-decoration:none;
padding:0px 15px;
}

#suckerfishnav li {
float:left;
padding:0;
border-right: 1px solid #30562f;
}



#suckerfishnav li.search {
border: none;margin-top: 8px;
margin-left: 20px;
}

#suckerfishnav li.search:hover {
background: none;}

#suckerfishnav li.search input {
background: #fff;
display: block;
float: left;
}

#suckerfishnav li.search input.searchbutton {
border-top: 1px solid #30562f;
border-right: 4px solid #30562f;
border-bottom: 2px solid #30562f;
border-left: 4px solid #30562f;
background: #30562f;
color: #fff;
}

#suckerfishnav li.shop {
position: absolute;
right: 70px;
width: 120px;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
background: url(images/menu_background_shop.jpg) top repeat-x #7c2512;
font-weight: bold;
}

#suckerfishnav li.wholesale {
position: absolute;
background: url(images/menu_background_shop.jpg) top repeat-x #7c2512;
border-right: 1px solid #fff;
border-left: 1px solid #7c2512;
right: 0;
width: 89px;

}


#suckerfishnav ul {
position:absolute;
left:-999em;
height:auto;
width:150px;
font-weight:normal;
margin:0;line-height:1;
border:0;
}

#suckerfishnav li li {
width:150px;
border: none;
border-bottom:1px solid #679152;
}

#suckerfishnav li li a {
padding: 5px 10px;
width:130px;
font-size:11px;
color:#fff;
}

#suckerfishnav li ul ul {
margin:-21px 0 0 150px;
}

#suckerfishnav li li:hover {
background:#e7f6cd;
}

#suckerfishnav li ul li:hover a,
#suckerfishnav li ul li li:hover a,
#suckerfishnav li ul li li li:hover a,
#suckerfishnav li ul li li li:hover a  {
color:#30562f;}

#suckerfishnav li:hover a,
#suckerfishnav li.sfhover a {
color:#fff;}

#suckerfishnav li:hover li a,
#suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
color:#fff;}

#suckerfishnav li:hover ul ul,
#suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {
left:-999em;
}

#suckerfishnav li:hover ul,
#suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
left:auto;
background:#30562f;
}

#suckerfishnav li:hover,
#suckerfishnav li.sfhover {
background:#30562f;
}

#suckerfishnav li.current_page_item,
#suckerfishnav li.current_page_parent,
#suckerfishnav li.current_page_ancestor {
background: #30562f;
}

/*
------------------ Home
*/

#hometop {
margin: 5px 12px 0 0;
text-align: right;
}

#homewrapper #content {
color:#222;
padding: 5px 0 0 20px;
z-index: 9;
position: relative;
float: left;
width: 365px;
}


#homeright {
float: right;
width: 200px;
background: #fffcd2;
position: relative;
padding: 5px 10px;
margin: 10px;
color: #666;
}

#homeright h3 {
font-size: 1.6em;
font-family: georgia, serif;
color: #000;
}

#homeright li {
padding: .5em 0;
}

#homeright li strong {
font-size: 1.1em;
font-family: georgia, serif;
color: #000;
}


#sidebar-home {
width:150px;
float:left;
line-height:1.2em;
z-index: 9;
position: relative;
}


#news h3 {
padding: 10px 3px 10px 8px;
text-align: left;
font-family: georgia, serif;
font-size: 1.6em;
}

#news h3 a {
display: block;
text-decoration: none;
}

#news ul {
font-size: 1.1em;
line-height: 1.2em;
margin-bottom: 10px;
}

#news ul a {
display: block;
text-decoration: none;
padding: 3px 6px;
}
#news ul a:hover {
}
#news li {
list-style: none;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
-moz-border-radius:4px;
margin: 3px;
background-color: #fff;
height: 1%; 
}

#news img {
padding: 5px 0 0 5px;
}

#news p {
color: #666;
margin: 0 0 1em 0;
}


#news-bottom {
margin-top: 5px;
font-size: 1.1em;
color: #999;
}

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

#innerwrapper #content {
position: relative;
margin: 0 0 0 150px;
color:#222;
width: 600px;
padding: 0 8px;
}

#videolistall .video {
display: block;
position: relative;
font-size: .9em;
padding: 5px;
min-height: 150px;
margin-bottom: 10px;
border: 1px solid #ccc;
}

#videolistall a {
font-size: 1.6em;
font-weight: bold;
}

#videolistall .date {
padding: .5em 0;
color: #666;
}

#videolistall a img {
float: left;
padding-right: 10px;
}


#videolist {
background: #fff;
position: relative;
height: 300px;
overflow-y: scroll;
border: 1px solid #ccc;
width: 189px;
margin-top: 4px;
float: right;
color: #666;
}

#videolist a {
display: block;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

#videolist .videotitle {
padding: 5px 10px 5px 5px;
margin-right: 1px;
min-height: 50px;
font-size: 10px;
border-bottom: 1px solid #ccc;
clear: both;
}

#videolist .videotitle:hover {
background: #ffffcb;
}

#videolist a img {
float: left;
padding-right: 8px;
}

#videolist a:hover {
background: #ffffcb;
}

#content .slideshow object {
float: right;
margin-left: 20px;
}


#content h1 {
font-size: 2.5em;
line-height: 1.2em;
color: #000;
font-family: georgia, serif;
font-weight: normal;
}

#content h2 {
font-size: 2.5em;
padding-bottom: .3em;
color: #000;
font-family: georgia, serif;
font-weight: normal;
}

#content h3 {
font-size: 2em;
padding-bottom: .3em;
color: #000;
font-family: georgia, serif;
font-weight: normal;
}

#content p {
font-size: 1.2em;
margin: 0 0 1em 0;
line-height: 1.3em;
}

#content table {
border: 2px solid #30562f;
font-size: 1.1em;
margin: 10px;
}

#content td {
border: 1px solid #679152;
padding: 3px 6px;
}

#content table strong {
color: #000;
}


#content .alignright {
margin: .4em 0 .4em .8em;
float: right;
}

#content .alignleft {
margin: .4em .8em .4em 0;
float: left;
}

#content .wp-caption {
border:1px solid #ddd;
font-size: .9em;
background: #efefef;
text-align: center;
padding: 10px 5px 0px 5px;
}


#content ul {
margin:15px 0;
color:#000;
font-size: 1.1em;
line-height: 1.1em;
padding: 0 2em;
list-style: disc;
}

#content ol {
margin:15px 0;
color:#000;
font-size: 1.1em;
line-height: 1.1em;
padding: 0 2em;
list-style: decimal;
}

#content ul li ul li {
font-size: 12px;
}

#content li {
padding: .5em 0;
}


#content h5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content h5 a {
color: #2a672e;
text-decoration: none;
}
#content h5 a:visited {
color: #888;
}
#content h5 a:hover {
color: #a83218;
}


#content h5 li {
margin: 0 1% 1% 0;
float: left;
display: block;
padding: 8px;
background: #f0f0f0;
border: 1px solid #ddd;
text-align: center;
width: 160px;
height: 160px;
overflow: hidden;
color: #333;
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-decoration: none;
}


#content .post {
margin-bottom: 1.5em;
}

#content #seperator {
background:#e7f6cd;
height: 8px;
margin: 10px -10px;
}

.leavecomment {
margin-top: 2em;}

.leavecomment a,
.navigation a {
font-size: 1.3em;
font-family: georgia, serif;
background:#e7f6cd;
padding: 4px 8px;
text-decoration: none;
}

.navigation {
padding: 2em 1em;
}

.navigation .alignleft,
.navigation .alignright {
width: 250px;
}

#content .metadata {
color: #666;
font-size: .9em;
font-family: arial, sans-serif;
background: #e7f6cd;
margin: 0 0 10px 0;
padding: 8px;
border:1px solid #fff;
-moz-border-radius:4px;
}

#links {list-style: none;}

#links h2 {
	border: none;
	font-size: 21px;
	color: #373f2f;
}

#links li {font-size: 12px;}


#content .clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#content a.button {
    background: transparent url('images/button-right.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: right;
    font: bold 14px arial, sans-serif;
    height: 49px;
    margin-right: 6px;
    padding-right: 52px; /* sliding doors padding */
    text-decoration: none;
}

#content a.button span {
    background: transparent url('images/button-left.gif') no-repeat;
    display: block;
    line-height: 39px;
    padding: 5px 0 5px 18px;
}

#content a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

#content a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


/* --------------- List All Tea ------------ */

ul .everytea_product {
	margin:8px 0;
	list-style: none;
	padding: 0 0 0 25px;
}

ul .everytea_category {
	padding: 8px 0 0 4px;
	list-style: none;
}

li .everytea_product a, li .everytea_product a:visited {
	font-size: 1.2em;
	background: none;
	color: #84ac26;
}

.everytea_category a, .everytea_category a:visited {
color: #fff;
font-size: 1.5em;
background: #84ac26;
padding: 2px 4px;
text-decoration: none;
}

.everytea_category a:hover {
background:#FF8040;
color: white;
}

/* ---------------------------------------- Sidebar Left ---------------------------- */

#sidebar {
width:135px;
float:left;
z-index: 9;
position: relative;
}

#sidebarblog {
width:135px;
position: relative;
color: #30562f;
}

#sidebarblog h3 {
text-align: left;
font-size: 1.3em;
line-height: 1em;
margin-top: 2em;
}

#sidebarblog li {list-style: none;}

#sidebarblog select {width: 100%;}

#sidebarblog a {
font-weight: bold;
text-decoration: none;
}

#sidebar ul, #sidebar li, #sidebar #menuleft li {
list-style: none;
}

#sidebar #menuleft a {
display: block;
text-decoration: none;
background:#679152;
padding: 6px;
font-size: 11px;
font-weight: bold;
border-bottom: 1px dotted #e7f6cd;
height: 1%; 
}

#sidebar #menuleft li ul a { 
color: #fff;
font-size: 10px;
padding: 4px;
background: #30562f;
text-align: right;
margin-left: 5px;
border-bottom: 1px solid #679152;
}

#sidebar #menuleft a,
#sidebar #menuleft .page_item ul a {
color: #fff;
}


#sidebar #menuleft .current_page_item a.current,
#sidebar #menuleft .current_page_item ul a
#sidebar #menuleft .current_page_item ul a.current,
#menuleft .current_page_item a:hover,
#sidebar #menuleft .current_page_item a:hover,
#sidebar #menuleft .current_page_item ul a:hover{ 
background: #fff;
border-left: 1px solid #679152;
color: #30562f;
}

#sidebar #menuleft a:hover {
background: #30562f;
color: #e7f6cd;
}

#sidebar #menuleft .current_page_item a {
background: #30562f;
color: #fff;
}

#sidebar #menuleft a.current_ancestor  {
background: url(images/menu_background_dk.jpg) bottom repeat-x #30562f;
border-bottom: 1px solid #679152;
color: #fff;
}

#tags h3 {
padding: 5px 0 0 10px;
color: #666;
}


/*
-------------------- Rightbar
*/



#rightbar {
position: relative;
float:right;
width:190px;
margin-top: 5px;
font-size: 1em;
line-height: 1.1em;
}

#rightbar h3 {
font-size: 1.5em;
line-height: 1.2em;
}

#twitter {
padding-top: 2em;
clear: both;
}

#twitter .tweets,
#twitter .tweets a {
text-align: center;
color: #6a8594;
}

#twitter .simplepie p {
background: url(images/tweet_background.jpg) top repeat-x #d4ebf9;
font-size: 1.1em;
line-height: 1.2em;
margin: 5px 0;
padding: 5px 8px;
border: 1px solid #a6d0e7;
-moz-border-radius:4px;
}

#twitter .simplepie {
color: #222;
}

#twitter .simplepie a,
#twitter .simplepie a:visited {
color: #555;
}

#twitter .simplepie a:hover {
color: #3fcdeb;
text-decoration: none;
}

#twitter .simplepie small a,
#twitter .simplepie small a:visited {
color: #3fcdeb;
text-decoration: none;
background: #fff;
padding: 1px 3px;
}


#specials h3 {
font-weight: normal;
font-size: 1.2em;
font-family: Georgia, serif;
padding: 5px;
}

#specials a {
display: block;
color: #e7f6cd;
font-size: 1em;
text-decoration: none;
height: 1%; /* make links honor display: block; properly */
}

#specials li {
height: 45px;
list-style: none;
padding-top: 5px;
margin-bottom: 3px;
background: url(images/menu_background_shop.jpg) bottom repeat-x #c0391b;
border-top: 1px solid #ccc;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid #ccc;
}

#specials li:hover {
background: #c0391b;
}

#specials ul img {
float: left;
margin-top: -5px;
margin-right: 10px;
}

#specials em {
color: #ccc;
}

#specials a:hover { 
color: #fff;
}



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

#footer {
clear:both;
background-color: #679152;
border:1px solid #679152;
-moz-border-radius:6px;
margin: 5px 0;
}

#footer a {
color: #fff;
}

#footer .bbb {
margin: 0 15px;
}

#sitemap {
padding: 20px;
}

#sitemap ul {
margin-bottom: 2em;
}

#sitemap li {
list-style:none;
display: inline;
margin-right: 20px;
font-size: 1.1em;
}

#sitemap p {
line-height: 2em;
color: #fff;
}

#footer #sitemap a,
#footer #sitemap a:visited {
color: #e7f6cd;
padding: 2px 0;
text-decoration: none;
}

.fullsitemap {
font-weight: bold;
}

#footer #sitemap a:hover, #footer #sitemap a:hover {
color: #fff;
text-decoration: underline;
}



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


p.edit a {
background: #FF8040;
padding: .1em .4em;
text-decoration: none;
color: white;
font-size: .8em;
}
p.edit a:hover {
color: #FF8040;
background: white;
}


#commentsection {
background: #e7f6cd;
padding: 2em 2em 1em 2em;
margin: 1em 0;
font-size: .9em;
}

#commentsection #submit {
font-size: 1em;
padding: 4px 8px;
background: #679152;
color: #fff
}

.comment {color: #999;}

.comment p {line-height: 1.2em;}

textarea#comment {
border: 1px solid #679152;
font-size: 12px;
}

#content input,
#content textarea {
padding: 1px 3px;
border: 1px solid #679152;
}

#commentsection label {
display:block;
margin:5px 0 0 2px;
}
