@charset "UTF-8";
/*
Theme Name: Manifest
Theme URI: http://yourmanifest.com/
Description: Custom theme for Manifest
Author: Versa computing
Version: 1.0
Tags: blue, white, two-columns, fixed-width, threaded-comments, sticky-post, microformats, options, page meta seo

#4b4b4b     black; body text
#00667d     dark seafoam; headers
#0090b5     light seafoam; sidebar headers, search label, post meta
#d1dcde     grey; light borders
#999999     grey; footer text
#b4b8bc     grey; quiet entry-utility text
#e5f4f7     baby blue; home box bg, sidebar bg, store form bg
#61ab48     green; masthead menu hover

*/

/* Tags */

body {
	background-color: #dfebed;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #4b4b4b;
}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
h1, h2, h3, h4, h5, h6 {
    color: #00667d;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
}
h4, h5, h6 { font-weight: bold; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

ul { margin-left: 0; padding-left: 18px; }
li { list-style-image: url('images/bullet_point.gif'); }

img { border: 0 } 


p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

    .bodytext a:link {
        color: #4b4b4b;
        text-decoration: underline;
    }
    .bodytext a:visited {
        color: #4b4b4b;
        text-decoration: underline;
    }	
    .bodytext a:hover {
        color: #000000;
        text-decoration: underline;
    }		

a { 
    color: #00667d;
    text-decoration: none;
}
a:visited { color: #00667d; }
a:hover { color: #61ab48; }

input, textarea {
    vertical-align: middle !important;
}

/* Base Structure */

#wrapper {
	width: 916px;
    margin: 0 auto;
	background: #fff url('images/content_bg.gif') 0 0 repeat-y;
	text-align: left;
}

#header {
    width: 916px;
    height: 154px;
    background: transparent url('images/header_bg.gif') 0 0 no-repeat;
}
.toplogo {
	margin-top: 16px;
    margin-left: 379px;
}
#topmenu {
	width: 916px;
    height: 72px;
	background: transparent url('images/menu_bg.gif') 38px 0 no-repeat;
	color: #00667d;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#topmenu ul {
    margin: 0;
    padding: 27px 0 0;
    list-style: none;
    border: 0 none transparent !important;
    text-align: center;
}
#topmenu li {
    display: inline;
    margin: 0 45px 0 45px;
    border: 0 none transparent !important;
}
#topmenu li a, #topmenu li a:visited {
    color: #00667d;
    text-transform: uppercase;
    text-decoration: none;
}
#topmenu li a:hover { color: #61ab48; }

#content {
	width: 840px;
	padding: 0 38px 30px;
	text-align: left;
}
#footer {
	width: 896px;
	padding: 10px 10px 20px;
	background: #dfebed url('images/footer_bg.gif') 0 0 no-repeat;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }	


/* Home Page Content */

#home_banner {
	width: 790px;
	height: 182px;
	margin-bottom: 10px;
	padding-top: 170px;
	padding-left: 50px;
	background: transparent url('images/home_banner.jpg') 0 0 no-repeat;
}
#home_banner li { margin-bottom: 17px; }
#home_banner_buy_link { margin-left: 17px; }
#home_boxes_frame {
	background-color: #e5f4f7;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 840px;
}
#home_box_left, #home_box_right {
    position: relative;
    width: 375px;
    height: 170px;
    padding: 35px 15px 15px;
}
#home_box_left {
    float: left;
    margin-left: 10px;
	background: transparent url('images/home_box_left_bg.jpg') 0 0 no-repeat;
}
#home_box_right {
    float: right;
    margin-right: 10px;
	background: transparent url('images/home_box_right_bg_blog.jpg') 0 0 no-repeat;
}
.home_box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.home_box_text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.home-read-more-button {
	position: absolute;
	top: 160px;
	right: 15px;
}
.home-share-button {
    position: absolute;
    top: 160px;
    left: 15px;
}

/* What is Manifest content */
#get_what_you_want_message {
    margin-bottom: 75px; 
    padding: 0 40px 40px;
    
}
.what_is_manifest_scroll_message {
    padding:40px;
    background-color:#EFF5F6;
}
.lee_signature { margin-top: 10px; }


/* Contact Content */
#contact_right_column {
	float: right;
	width: 180px;
	margin-top: 10px;
	padding: 10px;
	background-color: #e5f4f7;
}
#contact_left_column {
	float: left;
	width: 625px;
}
#contact_submit {
    display: block;
    width: 80px;
    height: 25px;
    margin: 0;
    padding: 0;
    background: transparent url('images/button_submit.gif') no-repeat center top;
    border: 0 none transparent;
    text-indent: -1000em;
    cursor: pointer;
}

/* Classes */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.medium_header {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-variant: small-caps;
    color: #00667d;
}
                                           

/* WordPress */
div.blog_menu {
    margin-bottom: 17px;
    border: 1px solid #d1dcde;
}
#post_content {
	float: left;
	width: 570px;
}
#sidebar {
	padding: 0;
	float: right;
	width: 255px;
}

/* blog_menu */
div.blog_menu ul {
    clear: both;
    margin: 0;
    padding: 10px;
    list-style: none;
    border: 0 none transparent !important;
}
div.blog_menu li {
    display: inline;
    margin: 0 20px 0 0;
    border: 0 none transparent !important;
}
div.blog_menu li a {
    color: #0090b5;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

/* post_content content */
.post { margin-bottom: 4em; }
.entry-title, .entry-title a {
    margin-top: 1em; /* ie hack */
    margin-bottom: 0.2em;
    color: #00667d;
    font-size: 24px;
    text-decoration: none;
}
.entry-meta, .entry-meta a, .entry-utility, .entry-utility a, #nav-below, #nav-below a {
    color: #0090b5;
    font-size: 11px;
    text-decoration: none;
}
.post_meta_author { float: left; }
.post_meta_date { 
    float: right; 
    font-size: 10px; 
}
.entry-utility {
    padding: 5px 10px 10px;
    border-top: 1px solid #d1dcde;
    text-align: right;
}
.cat-links, .tag-links { color: #b4b8bc; }
#nav-below { margin-top: 4em; margin-bottom: 4em; }
.nav-previous { float: left; }
.nav-next { float: right; }

/* sidebar widgets */
ul.xoxo {
    margin: 0;
    padding: 0;
}
ul.xoxo ul {
    /* nested */
    margin: 0;
    margin-top: 1em;
    padding: 0;
}
ul.xoxo li {
    margin: 0 0 10px;
    padding: 10px;
    background-color: #e5f4f7;
    list-style: none;
}
ul.xoxo ul li {
    /* nested */
    margin: 0 0 0.6em;
    padding: 0;
}
ul.xoxo ul li li {
    /* nested nested */
    margin-left: 2em;
}
ul.xoxo h3, ul.xoxo h3 a {
    margin: 0;
    color: #0090b5;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#searchform label {
    display: block;
    margin-bottom: 1em;
    color: #0090b5;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 12px;
    font-weight: bold;
}
#searchsubmit {
    width: 65px;
    height: 22px;
    margin: 0;
    padding: 0;
    background: transparent url('images/button_search.gif') center top no-repeat ;
    border: 0 none transparent;
    text-indent: -1000em;
    cursor: pointer;
}
#rss_sidebar_icon {
    background: transparent url('images/rss_sidebar_icon.png') 0 0 no-repeat;
}
#rss_sidebar_icon a { 
    display: block;
    padding-top: 60px;
    padding-left: 0px; 
}
#rss_sidebar_icon h3 { margin: 0 !important; }


/* WP widget: calendar */
#calendar_wrap { margin-top: 1em; }
#wp-calendar {
	margin: 10px auto 0;
	padding: 0;
    border-collapse: collapse;
    border: 0 none;
    empty-cells: show;
    color: #4b4b4b;
    font-size: 11px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: underline;
}
#wp-calendar caption {
	text-align: center;
    caption-side: top;
}
#wp-calendar th, #wp-calendar thead th, #wp-calendar tfoot td {
	padding: 3px 0;
	text-align: center;
    border: 0 none;
}
#wp-calendar tfoot td { border: 0 none transparent; } 
#wp-calendar td {
	padding: 5px;
	text-align: center;
    border: 0 none;
}
#wp-calendar td.pad { border: 0 none; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ }


/* Comment Form */
#comments { clear: both; }
#commentform p { position: relative; }
#commentform label { 
    position: absolute; 
    display: block; 
    top: 0; 
    left: 0; 
    width: 50px;
    text-align: right;
}
#commentform label.required { font-weight: bold; }
#commentform input, #commentform textarea, #commentform p.logged-in-as { 
    clear: right;
    margin-left: 60px; 
}
/* 
 * WP threaded comments & comment form
 * comment_class() http://codex.wordpress.org/Template_Tags/comment_class
 */
ol.commentlist {
	margin: 0;
	padding: 0;
}
li.comment {
    margin-bottom: 1em;
    padding: 10px;
    list-style:none;
}
li.comment li { padding-right: 0; /* keep nested comments flush right */ }
li.comment.odd {
    background: transparent none;
}
li.comment.odd:hover {
    background: transparent none;
}
li.comment.even {
    background: #e5f4f7 none;
}
li.comment.even:hover {
    background: #e5f4f7 none;
}
li.comment.depth-2 {
    background: transparent none;
}
li.comment.depth-2:hover {
    background: transparent none;
}
li.comment.depth-3 {
    background: transparent none;
}
li.comment.depth-3:hover {
    background: transparent none;
}
li.comment.depth-4 {
    background: transparent none;
}
li.comment.depth-4:hover {
    background: transparent none;
}
li.comment.depth-5 {
    background: transparent none;
}
li.comment.depth-5:hover {
    background: transparent none;
}
li.comment.bypostauthor {
    background: transparent none;
}
li.comment.bypostauthor:hover {
    background: transparent none;
}

li.comment .comment-author, li.comment .comment-author a,
li.comment .comment-meta, li.comment .comment-meta a,
li.comment .reply, li.comment .reply a {
    color: #0090b5;
    font-size: 11px;
    text-decoration: none;
}
li.comment .comment-meta { margin-bottom: 1em; }
li.comment .comment-author  {
    font-size: 12px;
    font-weight: bold;
}
li.comment .comment-author .avatar  {
    float: left;
    height: 40px;
    margin: 0 10px 0 0;
}
li.comment.odd .comment-author  {
    background: transparent none;
}
li.comment.even .comment-author  {
    background: transparent none;
}
li.comment .comment-meta  {
    margin-left: 20px;
    font-style: italic;
    background: transparent none;
}
li.comment .comment-body {
}
li.comment .reply {
    margin: 0;
    text-align: right;
}
#cancel-comment-reply-link { font-style: italic; }

#comment_submit {
    display: block;
    width: 119px;
    height: 22px;
    margin: 0;
    padding: 0;
    background: transparent url('images/button_post_comment.gif') no-repeat center top;
    border: 0 none transparent;
    text-indent: -1000em;
    cursor: pointer;
}

/* ecwid/Store */
/* general store layout */
#store_header {
    position: relative;
    height: 155px;
    margin-bottom: 10px;
    background: transparent url('images/store_header.jpg') no-repeat center top;
}
#store_header_minicart {
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 2;
}
div.ecwid-minicart {
     background: transparent url('images/ecwid_minicart.png') 0 0 no-repeat !important;
}
#store_content .entry-content {
    position: relative;
    min-height: 400px;
}
#store_footer {
    margin-top: 30px;
}
/* store footer promo boxes */
#store_manifest_cares, #store_newsletter {
    float: left;
    width: 398px;
    padding: 10px;
    border-top: 1px solid #d1dcde;
    font-size: 10px;
    line-height: 12px;
}
#store_manifest_cares h3 {
    margin: 0;
    color: #0090B5;
    font-size: 15px;
    line-height: 18px;
}
#store_newsletter {
    border-left: 1px solid #d1dcde;
}
#store_newsletter form { text-align: right; }
#newsletter_submit {
    width: 80px;
    height: 25px;
    margin: 0;
    padding: 0;
    background: transparent url('images/store_signup_button.jpg') no-repeat center top;
    border: 0 none transparent;
    text-indent: -1000em;
    cursor: pointer;
}

/* hide cluttered ecwid for this layout with so few products */
div.ecwid-productBrowser-categoryPath, div.ecwid-results-topPanel, div.ecwid-productBrowser-sku, a.ecwid-poweredBy {
    display: none !important;
}
div.ecwid-productBrowser-category {
    margin-top: 0;
    padding-top: 0;
}

/* product browser (primary wrapper) */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser {
    padding: 0 !important;
}

/* search panel - not intended for use on this theme */
div.ecwid-SearchPanel {
    margin: 17px 0;
}
/* horizontal categories - not intended for use on this theme */
div.ecwid-categories-horizontal {
    margin: 17px 0;
}

/* "open bag", sign in/out links */
.ecwid-minicart-link span.gwt-InlineLabel, .gwt-Anchor {
    color: #0090B5 !important; 
}
/* "sign in" and "Hello...my account signout" */
div.ecwid-productBrowser-auth { 
    position: absolute !important;
    top: -10px;
    right: 25px;
}
div.ecwid-ProductBrowser-auth-anonim a.gwt-Anchor { 
    display: block;
    overflow: hidden;
    float: right !important;
    width: 78px;
    height: 22px;
    background: transparent url('images/sign_in.png') 0 0 no-repeat;
    text-indent: 1000px !important;
}
div.ecwid-ProductBrowser-auth-anonim, div.ecwid-ProductBrowser-auth-logged { 
    margin-right: 0 !important; 
}
div.ecwid-productBrowser-auth span.gwt-InlineLabel {
    display: block;
}

/* product category tabs */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-category {
    padding: 0 !important; /* container takes up space even if turned off) */
}

/* product header and popup header */
.ecwid-productBrowser-head, .ecwid-popup-headLabel {
    color: #0090B5 !important; 
}
/* popup */
html#ecwid_html body#ecwid_body div.ecwid-popup {
    border: 18px solid #00667d !important;
}
html#ecwid_html body#ecwid_body div.ecwid-overlay {
    background-color: #fff !important;
}

/* "drag to bag" label" */
div.ecwid-productBrowser-productDragLabel {
    font-size: 12px !important;
    text-align: center !important;
}
div.ecwid-productBrowser-productsGrid-productTopFragment-inTheBag div.ecwid-productBrowser-productsGrid-inTheBagTick {
    background: url("images/ecwid_tick.png") no-repeat scroll center center transparent;
}



/* product browse thumbnail and info */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-productsGrid-productTopFragment {
    border: 1px solid #d1dcde !important;
    border-bottom: 0 none transparent !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-productsGrid-productBottomFragment {
    border: 1px solid #d1dcde !important;
    border-top: 0 none transparent !important;
}
/* productNameLink color and positioning */
.ecwid-productBrowser-productNameLink { text-align: center !important; }
.ecwid-productBrowser-cart .ecwid-productBrowser-productNameLink { text-align: left !important; }
.ecwid-productBrowser-productNameLink a,
.ecwid-productBrowser-productNameLink a:visited,
.ecwid-productBrowser-productNameLink a:link { 
    color: #0090B5 !important;
    text-decoration: none !important;
}
/* product price (browsing and in right side panel */
.ecwid-productBrowser-price {
    color: #0090B5 !important;
    font-size: 16px !important;
}
.ecwid-productBrowser-details-rightPanel .ecwid-productBrowser-price { font-size: 24px !important; }

/* */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-backgroundedPanel { background-color: #e5f4f7 !important; }

/* space between product rows */
.ecwid-productBrowser-productsGrid-cellSpace { height: 20px !important; }

/* "add to bag" button */
div.ecwid-AddToBagButton-up, div.ecwid-AddToBagButton-up-hovering {
    background: transparent url('images/ecwid_add_to_bag.png') top center no-repeat !important;
}
div.ecwid-AddToBagButton-down, div.ecwid-AddToBagButton-down-hovering {
    background: transparent url('images/ecwid_add_to_bag.png') bottom center no-repeat !important;
}
/* "Continue Shopping" button */
div.ecwid-ContinueShoppingButton-up, div.ecwid-ContinueShoppingButton-up-hovering,
div.ecwid-ContinueShoppingButton-ie6-up, div.ecwid-ContinueShoppingButton-ie6-up-hovering {
    background: transparent url(images/ecwid_continue_shopping.png) no-repeat top center !important;
}
div.ecwid-ContinueShoppingButton-down, div.ecwid-ContinueShoppingButton-down-hovering,
div.ecwid-ContinueShoppingButton-ie6-down, div.ecwid-ContinueShoppingButton-ie6-down-hovering {
    background: transparent url(images/ecwid_continue_shopping.png) no-repeat bottom center !important;
}
/* secondary buttons e.g. clear bag, add more, go to checkout */
button.gwt-Button, #wrapper button.gwt-Button {
    color: #0090B5 !important;
}

/* Checkout */
div.ecwid-floatLeftPanel {
    width: 800px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-Checkout div.ecwid-form {
    background-color: #e5f4f7 !important;
    width: 780px !important;
}
div.ecwid-Checkout-blockTitle { color: #0090B5 !important; }

div.ecwid-productBrowser-head, 
div.ecwid-Checkout-blockTitle {
    font-family: Georgia, serif !important;
}
/* "Checkout" button */
div.ecwid-productBrowser-cart-checkoutButton-up, div.ecwid-productBrowser-cart-checkoutButton-up-hovering {
    background: transparent url(images/ecwid_checkout.png) no-repeat top center !important;
}
div.ecwid-productBrowser-cart-checkoutButton-down, div.ecwid-productBrowser-cart-checkoutButton-down-hovering {
    background: transparent url(images/ecwid_checkout.png) no-repeat bottom center !important;
}
/* "Place Order" button */
div.ecwid-Checkout-placeOrderButton-up, div.ecwid-Checkout-placeOrderButton-up-hovering {
    background: transparent url(images/ecwid_place_order.png) no-repeat top center !important;
}
div.ecwid-Checkout-placeOrderButton-down, div.ecwid-Checkout-placeOrderButton-down-hovering {
    background: transparent url(images/ecwid_place_order.png) no-repeat bottom center !important;
} 
