/*

Theme Name: HSM (based on Tasty Showcase)

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: Template designed by MATRIX and <a href="http://www.demusdesign.com">DemusDesign</a>

Version: 1.0

Author: MATRIX and Theme Lab

Author URI: http://matrix.msu.edu



*/



* { padding: 0; margin: 0; }
body { background: #E3E3E3; background-image: url('images/back.jpg'); background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; }
/* -----------------------------------*/

/* ---------->>> GLOBAL <<<-----------*/

/* -----------------------------------*/

hr {
border: 0;
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
text-align: left;
margin: 0px 0px 10px 0px;
}

p { line-height: 1.5em; }
a { color: #336699; text-decoration: underline; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #336699; text-decoration: underline; }
a img { border: 0; }
p, h2, h3, h4, blockquote, ol, dl { margin: 15px 0 5px 0; }
blockquote { background: #F0F0F0; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 10px; }
blockquote .cite { text-align: right; font-style: italic; color: #4B8610; margin: 0px; }
dt { color: #4B8610; font-style: italic; font-weight: 600; }
dd { padding-left: 10px; margin-bottom: 10px; }
/* ---- LISTS ---- */

	


#green .post ul li { padding-left: 20px; line-height: 1.5em; }
/* ---- FORMS ---- */	

	

/* ---- TABLES ---- */

	

table { border-collapse: collapse; margin: 0px; }
tr { background: #FFF; }
tr.altrow { background: #F9F9F9; }
th, td { text-align: left; border-width: 1px; border-style: solid; }
th { color: #555; background: #f0f0f0; padding: .8em 1em; border-color: #DDD #DDD #6C0 #DDD; }
td { border-color: #ddd; padding: .7em 1em; }
/* ---- Positioning Elements ---- */



.third { width: 290px; padding: 5px 15px; font-size: 11px; }
.sixth { width: 130px; padding: 5px 15px; font-size: 11px; }
.left, .alignleft { float: left; }
.right, .alignright, .avatar { float: right; }
img.right, img.alignright, img.avatar { margin: 5px 0 10px 20px; }
img.left, img.alignleft { margin: 5px 10px 20px 0; }
img.right, img.left, img.alignleft, img.alignright, img.avatar { padding: 3px; /*background: #3E700C; border: 1px solid #8EC854;*/ background-image: none; }
.clear { clear: both; font-size: 0px; line-height: 0; }
/* -----------------------------------*/

/* -------->>> PAGE LAYOUT <<<--------*/

/* -----------------------------------*/

	

#wrapper { width: 998px; margin: 0 auto; }
#header { height: 151px; background-image: url('images/banner.jpg');}
#main-top { width: 998px; height: 8px; background-color: #004F83;}
#main { background: #004F83; border-left: 1px solid #004F83;; border-right: 1px solid #004F83;; min-height: 500px; padding: 0 9px 5px 9px; }
#main-bottom { width: 998px; height: 12px; background-color: #004F83; margin-bottom: 50px; }
#front_foot { /* The Green section on the front page */ width: 960px; padding: 20px 10px; background: repeat-x top left; border-bottom: 1px solid #213D06; color: #333; }
#green_outer { background-image: url('images/back_content.jpg'); width: 980px; color: #333; }
#green { /* The Green section on all other pages */ width: 960px; padding: 10px 10px; background: url('images/line.png') repeat-y top left; border-bottom: 1px solid #213D06; }
.postfoot { /* Area generally used for post comments */ width: 560px; padding: 30px; }
/* -----------------------------------*/

/* ------->>> AREA SPECIFIC <<<-------*/

/* -----------------------------------*/



/* ---- Header Styles ---- */

	

#logo { width: 550px; height: 64px; padding-top: 40px; background: url('images/logo-bg.jpg') no-repeat top center; font-style: italic; color: #66cc00; text-align: center; float: left; margin-left: -100px; font-size: 28px; text-shadow: #000 1px 1px 0px; }
#logo a { text-decoration: none; color: #336699; }
#logo a .green { color: #66cc00; }
#searchform { background: url('images/search.gif') no-repeat; width: 324px; height: 25px; float: right; margin: 30px 15px 0 0; border: none; padding: 0px; }
#searchform input { background: none; outline: 0; border: 0; }
#searchform #s { width: 281px; font-size: 12px; color: #666; padding: 4px 0 0 10px; }
#searchform #searchsubmit { width: 28px; height: 25px; float: right; cursor: pointer; }
/* ---- Top Navigation ---- */


#nav_container { padding: 109px 0px 0px 9px;}
#nav { list-style: none;width: 980px; height: 48px; background: url('images/trans.png'); padding: 6px 0px 0px 0px;}
#nav ul { padding: 0px;}
#nav li { float: left; margin: 0px; padding: 5px 0px 0px 0px; }
#nav a { color: #fff; text-decoration: none; padding: 6px 13px 6px 13px;}
#nav a:hover, #nav .current_page_item a, #nav .current_page_ancestor a { color: #fff; background-color: #0070C7; padding: 6px 13px 6px 13px;}
/* ---- Blog Post ---- */



.post { padding: 0px 30px 0px 30px; background-repeat: repeat-x top left; color: #333; margin-top: 1px;}
.post a { }
.post a:hover { color: #0070C7; border-bottom: none; }
.post h1 { color: #000; font-style: italic; font-size: 16px; margin: 10px 0px 10px 0px; }
/*.post img { background: #f0f0f0;}*/
.post p.meta { background: #E6E6E6; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 10px; font-size:12px; margin: 30px 0 0 0; }
.post p.meta a { border-bottom: 1px solid #CCC; }
.post p.date { float: left; margin: 5px 20px 0 -31px; background: #559F0A; color: #FFF; font: 400 10px verdana, arial, sans-serif; padding: 12px 8px; border-left: 1px solid #447810; }
#green .post h3 { color: #6c0; }
#green h3, #footer h3, #front_foot h3 { font: 600 15px verdana, arial, sans-serif; font-style: italic; margin-bottom: 10px; color: #666; }
/* Sidebar Styles */



	

#green .third { /* This is the sidebar for all pages except the index */ width: 280px; padding: 5px 15px 5px 15px; margin-left: 10px; }
#green .third .sixth { padding: 5px 10px 5px 0; margin-bottom: 20px; }

.third p { font-size: 11px; line-height: 1.4em; }
.sixth a, .third a { color: #336699; border-bottom: 1px solid #6FAC31; text-decoration: none; }
.sixth p a, .third p a { color: #336699; }
.sixth a:hover, .third a:hover { border-bottom: 2px solid #8EC854; color: #336699; }
#front_foot div.right { background: url('images/footer-divider.png') repeat-y top left; }
/* ---- Post Comments ---- */

#green .commentlist li { list-style-type: none; }
#green .commentlist ul li { background: none; }
#green #respond a { color: #CCD870; }
#green .postfoot .comment { padding: 20px 0 18px 0; background: url('images/underline.png') repeat-x top left; line-height: 1.0em; margin-top: 5px; }
#green .comment p { margin-bottom: 0px; }
#green .comment a { color: #CF9; }
#green .comment a:hover { color: #FFF; }
#green .comment .meta, #green .comment .meta a, #front_foot .comment p.meta, #front_foot .comment p.meta a { color: #2F5608; font: 400 10px verdana, arial, sans-serif; font-style: italic; }
#green .postfoot .children .comment { padding: 15px 0 5px 20px; margin-left: 10px; background: url('images/reply.gif') no-repeat top left; margin-top:0px; }
#green .comment .meta a.comment-reply-link { text-transform: uppercase; font-weight: bold; font-style: normal; }
/* ---- Front Foot - green area in index.html ---- */

	

#front_foot p { margin: 0 0 10px 0; }
#front_foot .comment p.first { margin-top: -10px; }
#front_foot .comment { padding: 8px 0 10px 0; background: url('images/underline.png') repeat-x bottom left; line-height: 1.0em; }
#front_foot .comment p { margin: 0px; }
/* ---- Footer on all other pages ---- */

	

#footer { width: 960px; padding: 20px 10px 10px 10px; border-top: 1px solid #447A0E; color: #333;}
#footer a { background: #3D6E0C; border-bottom: none; padding: 2px; }
#footer a:hover { background: #4B8610; }
#footer p { line-height: 1.8em; margin-bottom: 20px; }
#footer ul { list-style-type: none; margin-bottom: 20px; }
#footer ul.children { margin: 12px 0 0 10px; }
#footer ul li { display: block; margin-bottom: 12px; }
#footer ul li a { background: url('images/buallet.gif') no-repeat center left;  padding: 4px; }
#footer ul li a:hover { background: #eee; }
/* ---- Copyright Information - very bottom ---- */

	

p.copy { padding: 0px 0 0 0px; color: #ccc; font-size: 11px; margin-bottom: 0px; text-align:center;}
p.copy a { color: #fff; text-decoration: underline; }
p.copy a:hover { text-decoration: none; color: #98CDFF; }


.footer_logo {margin-left: auto; margin-right: auto; width: 940px;}

/*        V2        */

#menu ul {list-style:none;}
	
#menu {
	width: 240px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin-top: 1px;

	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #004D88;
	display: block;
	background: url(images/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #000;
	background: url(images/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #000;
	background: url(images/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

#menu li.current-menu-item a {
	color: #000;
	background: url(images/menu2.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

#menu li.current-page-ancestor a {
	color: #000;
	background: url(images/menu2.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}

#left {float: left; width: 242px;}
#center {float: left; width: 737px; padding: 0px 0px 40px 0px;}
#home {float: left; padding: 20px; width: 480px;}
#right {float: left; width: 186px; padding: 10px; background-color: #eee; margin: 10px 0px 10px 0px;}
#center ul {margin: 0px 0px 20px 22px;}
#center li {margin: 0px 0px 8px 0px;}
#center ol {margin: 0px 0px 20px 22px;}

.clear {clear: both;}
.breadcrumbs {font-size: 10px; margin: 10px 0px 0px 0px;}

#options_1 {width: 190px;}
.photo {margin-right: 10px;}
.event-label {font-weight: bold;}
.summary {color: #666;}
.facebook {clear: right; float: right; margin: 8px 14px 0px 0px;}
.search_top {float: right; }
.hidden { visibility:hidden;}
.info-link img {float: left;}
.info-link {padding: 3px 0px 0px 0px;}
.url {padding: 3px 0px 0px 0px;}
.vevent {clear: both; padding: 3px 0px 15px 0px; border-bottom: 1px solid #ccc;}

.item_frame {padding: 10px 10px 10px 10px; background-color: #eee; float: left; width: 193px; border: 1px solid #ccc; margin: 5px 10px 5px 0px;}
.item_frame img {padding: 0px; width: auto; height: 150px;}
.Cart66ButtonPrimary {margin: 4px 0px 0px 0px;}

.gv_dropbtn {
	background-image: url(images/give_button.png);
	width: 250px;
	color: #039;
	padding: 16px;
	font-size: 18px;
	border: none;
	cursor: pointer;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 255, 0.0);
	height: 50px;
}

.gv_dropbtn:hover, .gv_dropbtn:focus {
	background-position: 0 100%;
	color: #fff;
	outline: -webkit-focus-ring-color auto 0px;
}

.gv_dropdown {
    position: relative;
    display: inline-block;
}

.gv_dropdown-content {
	display: none;
	position: absolute;
	min-width: 150px;
	margin-left: 50px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: -1;
	text-align: center;
	margin-top: -7px;
}

.gv_dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.gv_dropdown a:hover {
	background-position: 0 50;
	background-color: #CCC;
}
.gv_dropdown #myDropdown a:first-child {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #273399;
}

.show {display:block;}

h2.p_after {
    margin: 20px 0 -10px 0;}
	
img.clean {border: none;
padding: 0;}

span.ginput_price {
    display: none;
}