/* import base CSS style  background main --- E3E1D9  is now F0F0F0  */
@import '../base.css';

.playerLists {
list-style-type: square;
}

#news-tigers, #news-lions, #news-redwings {
   float: left;
   width: 287px;
}

#news-lions, #news-redwings {
margin-left: 25px;
margin-top: 15px;
}

#news-tigers {
margin-top: 15px;
}

/* globals */

body					{ background-color: #E3E1D9; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; }



a, a:link, a:visited	{ color: #313428; text-decoration: none; font-weight: bold; }

a:hover					{ color: #AA5303; text-decoration: underline; font-weight: bold; }



blockquote				{ border-left: 2px solid #CCC; color: #666; padding: 5px 10px 1px; margin: 10px; font-style: normal; }

code					{ background: #EAEAEA; color: #333; font-family: Consolas, Monaco, Courier, monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }

pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }



input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 5px 3px; }

input[type=submit]  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/feed-title-white.jpg) repeat-x; border: 1px solid #CCC; padding: 5px 10px; font-size: 12px; color: #000; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

input[type=submit]:hover  { background: #313428; color: #FFF; }



table, th, td			{ border: 1px solid #CCC; }

th, thead th			{ font-weight: 700; color: #333; background: #DDD; }

td, tbody td			{ background: #F0F0F0; }



dl  { margin: 10px 0; font-size: 14px; }

dl dt  { color: #666; padding-bottom: 3px; }

dl dd  { margin: 0 0 10px 0; line-height: 1.5em; }



/* common classes */

img.aligncenter, img.alignright, img.alignleft  { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding: 4px; }



.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }

.wp-caption img { margin: 0; padding: 0; border: none }

.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }



.sub					{ font-size: 11px; color: #848485; }

.sub a					{ font-weight: normal !important; }



.tags a:link, .tags a:visited	{ text-decoration: none; font-weight: 700; padding: 0 5px 3px; line-height: 1.3em; display: inline-block; }

.tags a:hover					{ text-decoration: underline; }



.avatar					{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 2px; background: #FFF; }



label.error				{ border: 1px solid #D8000C; color: #D8000C; background: #FFBABA; margin: 5px 0; }



/* structure */

#main					{ background: #B9BB93; }



/* header */

#header					{ height: 140px; background: #999999; background: url(/wp-content/themes/arras/images/bg-body.jpg) repeat-x;}

.logo					{ max-height: 140px; max-width: 323px; float: left; font-weight: 700; font-family: 'Segoe UI', Arial, Helvetica, sans-serif; text-transform: uppercase; }

.blog-name				{ max-height: 140px; max-width: 323px; font-size: 10px; letter-spacing: 1px;  }

.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }

.blog-description		{ font-size: 11px; color: #7d716d; }



/* top menu */

#top-menu  { background: #111; border-bottom: 1px solid #333; }

#top-menu-content  { height: 25px; padding: 3px 0; }

#top-menu-content .sf-menu  { text-transform: uppercase; margin: 0 2px; }

#top-menu .sf-menu a  { display: block; text-decoration: none; padding: 7px 10px 8px; color: #AAA; font-size: 10px; border-right: 1px solid #333; }

#top-menu .sf-menu ul a  { border: none; }

#top-menu .sf-menu ul li  { border: 1px solid #333; margin-top: -1px; }

#top-menu .sf-menu a:hover, #top-menu .sf-menu li:hover, #top-menu .sf-menu li.sfHover, #top-menu .sf-menu ul li  { color: #FFF; background: #111; }

#top-menu .sf-menu ul a:hover, #top-menu .sf-menu ul li.sfHover, #top-menu .sf-menu ul li:hover { color: #373331; background: #FFF; }

#top-menu .sf-menu ul li.sfHover a.sf-with-ul { color: #373331; }

#top-menu .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; font-size: 10px; }

#top-menu .sf-menu .sf-with-ul  { padding-right: 15px; }

#top-menu .sf-sub-indicator  { background: url(../../images/dropdown.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 0; vertical-align: middle; }

#top-menu .sf-menu ul .sf-sub-indicator	{ display: none; }

#top-menu .sf-menu li:hover ul, #top-menu .sf-menu li.sfHover ul { top: 2.4em; }

#top-menu ul.sf-menu li li:hover ul, #top-menu ul.sf-menu li li.sfHover ul, #top-menu ul.sf-menu li li li:hover ul, #top-menu ul.sf-menu li li li.sfHover ul { top: 0; }



/* main navigation */

#nav  { background: url(../../images/topnav.jpg) repeat-x bottom #322C2C; min-width: 990px; }

#nav-content  { margin: 0 auto; width: 978px; }

#nav .sf-menu  { float: left; line-height: 1.1; max-width: 770px; }

#nav .sf-menu a  { display: block; text-decoration: none; padding: 8px 12px 11px; color: #AAA; font-size: 14px; }

#nav .sf-menu ul li  { border: 1px solid #474331; margin-top: -1px; }

#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li  { background: #373331; color: #FFF; }

#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover { color: #373331; background: #FFF; }

#nav .sf-menu ul li.sfHover a.sf-with-ul { color: #373331; }

#nav .sf-menu li li a  { padding: 7px 10px; line-height: 1; height: auto; font-size: 12px; }

#nav .sf-menu .sf-with-ul  { padding-right: 15px; }

#nav .sf-sub-indicator  { background: url(../../images/dropdown.png) no-repeat; width: 5px; height: 5px; text-indent: -9999px; display: inline-block; position: relative; left: 7px; top: 0; vertical-align: middle; }

#nav .sf-menu ul .sf-sub-indicator	{ display: none; }

#nav .quick-nav li  { padding-top: 8px; }



.quick-nav li			{ padding: 5px 0 0 8px; }

.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; opacity: 0.6; }

.quick-nav a:hover  { opacity: 1; }



.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }

.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }

.quick-nav #facebook	{ background: url(../../images/facebook.png) no-repeat; }

/* topNav menu for DAC */

#topNav { position: absolute; top: 95px; left: 650px; color: #fff; font-weight: 700; font-family: Georgia; }

#topNav a { color: #FFF; font-size: 16px; font-weight: bold; padding-right: 20px; }

#topNav a:hover { color: #FFFF33; }

#phone { position: absolute; top: 119px; left: 215px; color: #FFF; font-size: 14px; font-weight: bold; font-family: Georgia; }

/* search bar */

#searchbar  { margin: 25px 0 0; }

.searchform  { border: 3px solid #383332; background: #EFEFEF; width: 250px; padding: 6px 5px; margin: 0; }

.searchform .s  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 14px; border: none; background: #EFEFEF; padding: 0; margin: 0; float: left; width: 234px; }

.searchform .searchsubmit  { background: url(../../images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 16px; height: 16px; border: none; float: left; cursor: pointer; opacity: 0.7; text-transform: capitalize; padding: 0; margin: 0; }

.searchform .searchsubmit:hover  { background: url(../../images/searchsubmit.gif) no-repeat; opacity: 1; }



/* sidebar */

.widgetcontainer		{ border: solid #fff; border-width: 1px; background: repeat-x #FFF; line-height: 1.4em; }

.widgetcontainer a		{ font-weight: 700; }

.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }

.widgettitle			{ color: #fff; font-size: 14px; font-weight: 700; margin: -10px -10px 10px; padding: 5px 10px; background: #2E3B27; border-bottom: 1px solid #333; }

.widgettitle a			{ color: #333; }



.multi-sidebar .thumb, .multi-sidebar .recentcomments .avatar, .featured-stories .thumb	{ float: left; border: 1px solid #CCC; margin: 0 10px 0 0; background: #FFF; padding: 2px; }

.sidebar-read-more:link, .sidebar-read-more:visited	{ text-transform: uppercase; font-weight: normal; font-size: 10px; padding: 2px 4px; margin: 5px 0 0; display: inline-block; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #FFF; background: #333; }

.sidebar-read-more:hover  { background: #CC0000; }



.multi-sidebar .tabs li	{ background: #383332; border: 1px solid #CCC; }

.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700; color: #FFF; }

.multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }

.multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					

.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			

.multi-sidebar .widgetcontainer	{ background: #FFF; border: 1px solid #CCC; }



.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ border-bottom: 1px dotted #CCC; }

.multi-sidebar .recentcomments .author	{ color: #666; font-size: 11px; }



#wp-calendar			{ border: 1px solid #999; }

#wp-calendar td			{ text-align: center; }

#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; text-align: center; }



/* featured slideshow */

#featured-slideshow		{ border: 5px solid #333; }			



.featured-article		{ text-decoration: none !important; background-position: center !important; }

.featured-entry			{ background: #000; height: 85px; color: #a7a7a7; }

.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; font-size: 18px; font-weight: 700; }



/* bottom content */

#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{  }



/* tapestries */

.entry-thumbnails-link { background: #111; text-decoration: none !important; }



.posts-default li  { margin: 0 15px 10px 0; font-size: 12px; }

.posts-default img		{ background: #111; }

.posts-default .entry-title	{ font-weight: 700; font-size: 14px;  }

.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #333; }

.posts-default .entry-thumbnails-link	{ border: 1px solid #E1E1E1; background: #FFF; }

.posts-default .published { text-transform: uppercase; font-size: 10px; color: #999; border-bottom: none; }





.posts-quick .entry-title	{ font-weight: 700; font-size: 16px; }

.posts-quick .entry-summary	{ font-size: 12px; }

.posts-quick .entry-thumbnails	{ border: 1px solid #CCC; background: #FFF; }

.posts-quick .entry-info { font-size: 11px; color: #666; border: none; }

.posts-quick .entry-info abbr { text-decoration: none; border: none; }



.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ padding: 5px 10px; margin: 3px 0; font-size: 12px; background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; border: 1px solid #CCC; font-weight: 700; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.posts-quick .quick-read-more a:hover { background: #383332; color: #FFF; }

.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; background: #000; height: 25px; font-weight: 700; opacity: 0.7; }

.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }

.posts-line				{ background: #FFF; border: 1px solid #CCC; }

.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }

.posts-line .entry-cat	{ font-size: 11px; color: #848485; }

.posts-line .entry-title	{ font-size: 12px; }

.posts-line .entry-comments	{ font-size: 11px; color: #848485; }



.home-title				{ text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; margin: 0 15px 10px 0; color: #333; }



/* single post */

.single .post, #main .single-post	{ background: #FFF; border: 1px solid #CCC; }

.single .post .entry-title, .single-post .entry-title	{ font-size: 22px; font-weight: 700; }

.single .post .entry-info, .single-post .entry-info	{ color: #848485; font-size: 11px; text-transform: uppercase; border-bottom: 1px dotted #CCC; }

.single .post .entry-info .published, .single-post .entry-info .published { border: none; }

.single .post .entry-cat, .single-post .entry-cat	{ color: #848485; line-height: 1.5em; }

.single-post .entry-info a:link, .single-post .entry-info a:visited	{ color: #666; text-decoration: none; }

.single-post .entry-info a:hover	{ color: #333; }

.single .post .entry-author, .single-post .entry-author { font-weight: 700; color: #848485; }

.single .post .entry-author address, .single-post .entry-author address	{ font-style: normal; }

#main .single .post .tags, #main .single-post .tags { color: #848485; border-top: 1px dotted #CCC; line-height: 1.5em; }

#main .single .post .tags strong, #main .single-post .tags strong { text-transform: uppercase; font-size: 11px; }

.single .post .entry-photo img, .single-post .entry-photo img	{ border: 1px solid #CCC; }

.single .post .entry-comments, .single-post .entry-comments  { float: right; padding: 3px 3px 3px 17px; margin-top: 20px; background: url(../../images/comments.gif) no-repeat 3px 6px #383331; display: inline-block; color: #FFF; font-size: 14px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }



.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; }



.single-post-meta-field  { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }

.single-post-meta-value	 { border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }



.module-title, .feed-title, #reply-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }

.feed-title  { border-bottom: none; }



.gallery-icon img  { background: #FFF; border: 1px solid #CCC; }



.about-author  { border: 1px solid #CCC; background: #F5F5F5; }

.about-author h4  { color: #333; font-weight: 700; font-size: 12px; }



/* wp-pagenavi */

.wp-pagenavi  { margin: 0 0 30px; font-size: 12px; }

.wp-pagenavi a, .wp-pagenavi span  { margin: 2px !important; display: inline-block; }

.wp-pagenavi span.pages  { border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 5px 8px; }



/* comments */

#commentlist  { background: #F0F0F0; border: solid #CCC; border-width: 0 1px; }

#commentlist .avatar  { border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }

#commentlist cite  { font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }



#commentlist .comment-node  { background: #FFF; border: 1px solid #CCC; }

#commentlist .children .comment-node  { background: #F5F5F5; }

#commentlist .comment-content  { font-size: 12px; }

#commentlist .comment-meta, #commentlist .comment-meta abbr	{ border: none; text-decoration: none; color: #999; font-size: 11px; }

#commentlist .comment-controls	{ padding: 15px 10px; font-weight: 700; float: right; }

#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 4px 8px; margin: 0; border: 1px solid #CCC; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

#commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }



#commentlist .reply a, .comments-navigation a, .read-more, .navigation a, .wp-pagenavi a  { background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; display: inline-block; }

#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover, .wp-pagenavi a:hover  { background: #313428; color: #FFF; }

.comments-navigation span.current, .wp-pagenavi span.current  { background: #313428; color: #FFF; text-decoration: none; padding: 5px 8px; margin: 0; border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }



.comments-navigation	{ background: #F0F0F0; padding: 0 10px 10px; border: solid #CCC; border-width: 0 1px 1px; }

.comments-navigation a	{ display: inline-block; }





.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }



#commentsform			{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin-right: 10px; padding: 10px; }

#commentsform label		{ color: #999; }

#commentsform label.error  { margin: 5px 0; color: #D8000C; font-weight: bold; padding: 5px; }

#commentsform span.required	{ color: #FF0000; }

#commentsform input[type=text]  { display: block; width: 300px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; margin: 5px 0; }

#commentsform textarea	{ display: block; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; width: 90%; margin-bottom: 5px; }

#cancel-comment-reply-link	{ font-size: 11px; }



#disqus_thread			{ background: #FFF; border: 1px solid #CCC; margin-right: 10px; padding: 10px; }

.dsq-brlink				{ background: #FFF; padding: 5px; margin: 10px 10px 10px 0; display: block; border: 1px solid #CCC; }



.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }

.pingbacks li			{ padding: 2px 0; font-weight: 700; }

.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }



/* search results */

/* .search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; } */

.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }

.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; border: 4px solid #CCC; background: #EFEFEF; width: 250px; }



/* author template */

.author-posts-title, .author-content h1, .archive-title { font-family: Century Gothic, Apple Gothic, sans-serif; text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #383331; }



/* footer */

#footer				{ background: #B9BB93; }

#footer .widgetcontainer	{ background: none; border: none; }

#footer .widgettitle	{ text-align: center; background: none; border: none; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; margin: 0; }

#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }

#footer .footer-message	{ font-size: 11px; }

.footer-sidebar-container  { border-bottom: 1px solid #2E3B27;; }



/* BEGIN GECKO DESIGNS */

/* general */

* {
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}


html {
	background: url('../../images/body-background.jpg') center;
	
}

body {
	margin: 0px;
	background: url('../../images/container-background.jpg') no-repeat;
	background-position: center top;
	font: 12px/1.55 Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	text-align: center;
}

a img {
	border-style: none;
}

ul,
ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

/* layout */

div.wrapper {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

/* header */

#header {
	background: url('../../images/header-bg.jpg') repeat-x;
	background-position: center -35px;
	height: 226px;
}

#header .wrapper {
	background: url('../../images/header-faces-bg.jpg') no-repeat;
	background-position: center -35px;
	height: 226px;
}

#header #header-nav {
	float: right;
	display: block;
	width: 600px;
	text-align: right;
	line-height: 35px;
}

#header #header-nav li {
	display: inline;
	white-space: nowrap;
}

#header #header-nav li a {
	text-transform: uppercase;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin-right: 15px;
}

#header .phone-and-hours {
	float: left;
/* 	height: 100%; */
	width: 350px;
	padding-top: 8px;
}

#header h2 {
	display: inline-block;
	font-size: 26px;
	color: #000000;
	font-family: 'Stardos Stencil', cursive;
	line-height: 28px;
	margin: 0px;
	text-align: right;
	vertical-align: middle;
	font-weight: 400;
}

#header h2 a {
	text-decoration: none;
	color: #000000;
}

#header h3 {
	display: inline-block;
	font-size: 13px;
	color: #000000;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
	line-height: 13px;
	margin: 0 0 0 7px;
	width: auto;
	vertical-align: middle;
	text-align: right;
}

#header div.block {
	width: auto !important;
}

#header .green-header {
	height: 158px;
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	z-index: 10;
	position: relative;
}

#header .logo {
	float: left;
}

#header .green-header-container {
	clear: both;
}

#header .green-header .tickets {
	position: absolute;
	bottom: 0;
	right: 0;
}

#header .green-header .tickets .ticket-return {
	margin-top: 13px;
	margin-right: -75px;
}

#header .green-header .tickets img {
	position: relative;
	cursor: pointer;
	top: 18px;
	transition: all 100ms;
	-moz-transition: all 100ms;
	-webkit-transition: all 100ms;
	-o-transition: all 100ms;
}

#header .green-header .tickets img:hover {
	top: 8px;
}

#header .green-header div.social-media {
	position: absolute;
	top: 103px;
	left: 900px;
	display: block;
	width: 125px;
}

#green-slogan-search {
	height: 28px;
	width: 1000px;
	margin: 3px auto 0;
	padding-top: 1px;
	position: relative;
	z-index: 99;
	background: #293c00; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5M2MwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg5JSIgc3RvcC1jb2xvcj0iIzFmMmQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iIzIxMmYwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzFmMmQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODM3MDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #293c00 0%, #1f2d00 89%, #212f00 93%, #1f2d00 96%, #283702 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#293c00), color-stop(89%,#1f2d00), color-stop(93%,#212f00), color-stop(96%,#1f2d00), color-stop(100%,#283702)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #293c00 0%,#1f2d00 89%,#212f00 93%,#1f2d00 96%,#283702 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #293c00 0%,#1f2d00 89%,#212f00 93%,#1f2d00 96%,#283702 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #293c00 0%,#1f2d00 89%,#212f00 93%,#1f2d00 96%,#283702 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #293c00 0%,#1f2d00 89%,#212f00 93%,#1f2d00 96%,#283702 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#293c00', endColorstr='#283702',GradientType=0 ); /* IE6-8 */
}

#green-slogan-search h2 {
	color: #ede3cc;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	font-family: "HelveticaNeueExtended", "HelveticaNeue-Extended", "Helvetica Neue Extended", "HelveticaNeueRomanExtended", "HelveticaNeue-Roman-Extended", "Helvetica Neue Roman Extended", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", ‘TeXGyreHerosRegular’, "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	letter-spacing: 1px;
	margin: 3px 0 5px;
	font-size: 18px;
}

/* NAV */

#nav {
	height: 50px;
	border: 1px solid #f3e3d3;
	border-radius: 10px;
	padding: 0px !important;
	margin-top: 15px;
	width: 1000px;
	background: url('../../images/menu-background.jpg') no-repeat #213603;
	background-position: 10px top;
}

#nav a {
	float: left;
	padding: 0px 0px 0px 10px;
}

#nav a,
#nav a:hover {
	display: block;
	line-height: 1.3em;
	text-decoration: none;
}

#nav li {
	float: left;
	position: relative;
	text-align: left;
}

#nav > li {
	margin-top: 0px;
	border-right: 1px solid #f3e3d3;
	line-height: 48px;
	display: block;
	background: url('../../images/down-arrow.png') right center no-repeat;
}

#nav > li > a {
	font-family: 'Stardos Stencil', cursive;
	font-weight: 400 !important;
	font-size: 16px;
	color: #ebe7cc;
	padding: 0px 44px 0px 34px;
}

#nav > li > a,
#nav > li > a:hover {
	line-height: 48px;
}

#nav span {
	display: block;
	cursor: pointer;
	white-space: nowrap;
}

#nav > li.nav-0 {
	background-image: none;
	background-color: #FF5D00;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#nav > li.nav-0 > a {
	width: 143px;
	height: 48px;
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
}

#nav > li.nav-0 > a > div {
	height: auto;
	color: #000000;
	font-size: 12px;
	line-height: 12px;
	padding-left: 15px;
	margin-left: 10px;
	white-space: nowrap;
	background: url('../../images/right-arrow.png') left center no-repeat;
}

#nav > li.nav-1 > a {
	padding-left: 45px;
	padding-right: 36px;
}

#nav > li.nav-2 > a {
	padding-left: 75px;
	padding-right: 36px;
}

#nav > li.nav-3 > a {
	padding-left: 65px;
	padding-right: 36px;
}

#nav > li.nav-4 > a {
	padding-left: 71px;
	padding-right: 36px;
}

#nav > li.nav-4 {
	border-right: none;
}


/* content */

#content {
	padding: 20px 0;
	width: 100% !important;
}

#content h1 {
	font-size: 28px;
	line-height: normal;
	font-family: 'Stardos Stencil', cursive;
	font-weight: normal;
	color: #0a263c;
}

#content h2 {
	font-size: 25px;
	line-height: normal;
	font-family: 'Stardos Stencil', cursive;
	font-weight: normal;
	color: #0a263c;
}

#content h3 {
	font-size: 23px;
	line-height: normal;
	font-family: 'Stardos Stencil', cursive;
	font-weight: normal;
	color: #0a263c;
}

#content h4 {
	font-size: 20px;
	line-height: normal;
	font-family: 'Stardos Stencil', cursive;
	font-weight: normal;
	color: #0a263c;
}

#content h5 {
	font-size: 18px;
	line-height: normal;
	font-family: 'Stardos Stencil', cursive;
	font-weight: normal;
	color: #0a263c;
}

#content h6 {
	font-size: 16px;
	line-height: normal;
	font-family: 'Stardos Stencil', cursive;
	font-weight: normal;
	color: #0a263c;
}

#content p {
	
}

#content a {
	color: inherit;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content ul {
	
}

#content ul li {
	
}

#content ol {
	
}

#content ol li {
	
}

#content blockquote {
	
}

#content blockquote cite {
	
}

/* primary */

#primary {
	float: left;
	width: 745px;
	padding-right: 25px;
}

/* sidebar */

#sidebar,
.main-aside.sidebar {
	width: 255px;
	margin-left: 745px;
	float: none;
}

#sidebar > ul > li,
.main-aside.sidebar > ul > li,
#bottom-content-1 > ul > li,
#bottom-content-2 > ul > li {
	border-radius: 12px;;
	margin-bottom: 10px;
	box-shadow: 2px 2px 3px #a1988a;
	background: url('../../images/bubble-wrap.png') #e7dec9;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	border: none;
}

#sidebar > ul > li h5,
.main-aside.sidebar > ul > li h5,
#bottom-content-1 > ul > li h5,
#bottom-content-2 > ul > li h5 {
	margin: 0;
	text-indent: 0;
	overflow: visible;
	height: auto;
	background: #000;
	padding: 20px 20px 15px;
	margin-bottom: 0px;
	line-height: 1em;
	color: #efe2d0 !important;
	font-family: 'Stardos Stencil', cursive;
	font-size: 23px;
	text-transform: capitalize;
	font-weight: normal;
}

#sidebar > ul > li > div,
.main-aside.sidebar > ul > li > div,
#bottom-content-1 > ul > li > div,
#bottom-content-2 > ul > li > div,
#sidebar > ul > li > ul,
.main-aside.sidebar > ul > li > ul,
#bottom-content-1 > ul > li > ul,
#bottom-content-2 > ul > li > ul {
	padding: 15px 5px;
}

#sidebar > ul > li ul {
	list-style-type: disc;
	padding-left: 25px;
}

#sidebar > ul > li h5 a,
.main-aside.sidebar > ul > li h5 a,
#bottom-content-1 > ul > li h5 a,
#bottom-content-2 > ul > li h5 a {
	color: #000;
	text-decoration: underline;
}


/* footer */

#footer {
	background: url('../../images/footer-background.png') center top repeat;
	min-height: 190px;
	width: 100%;
}

#footer .wrapper {
	padding: 20px 0px 20px;
	text-align: left;
}

#footer .block {
	border: none;
	margin: 0 0 15px;
}

#footer .block-top-searches {
	float: left;
	width: 215px;
	padding: 0px 0px 0px 30px;
}

#footer .block-footer-links {
	float: left;
	width: 260px;
	padding: 0px;
}

#footer .block-core-footer-links {
	float: left;
	width: 175px;
	padding: 0px;
}

#footer .block-title {
	margin-bottom: 5px;
}

.block .block-title {
	background: none;
	border-bottom: none;
	padding: 0px;
	margin-bottom: 15px;
}

#footer .block-content {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
}

div.block-content a {
	text-decoration: none;
	color: #000;
}

div.block-content a:hover {
	text-decoration: underline;
}

#footer .block .block-title strong {
	color: #000;
	font-family: 'Stardos Stencil', cursive;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: normal;
}

#footer .copyright {
	width: 310px;
	float: right;
	border-left: 1px solid #000;
	min-height: 140px;
	padding: 0px 0px 10px 35px;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

/* blog */

div.navigation-links {

}

div.navigation-links div.nav-previous,
div.navigation-links span.nav-next {
	display: block;
	float: left;
}

div.navigation-links div.nav-next,
div.navigation-links span.nav-previous {
	display: block;
	text-align: right;
}

/* comments */

#comments ol.comment-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#comments ol.comment-list li.comment {
	margin: 0px 0px 20px 0px;
}

#comments ol.comment-list li.comment div.comment-author {
	
}

#comments ol.comment-list li.comment div.comment-author a img {
	float: left;
	margin: 0px 10px 10px 0px;
}

#comments ol.comment-list li.comment div.comment-author cite {
	
}

#comments ol.comment-list li.comment div.comment-meta {
	
}

#comments ol.comment-list li.comment div.comment-content {
	margin: 0px 0px 0px 60px;
}

#comments ol.comment-list li.comment div.comment-reply {
	margin: 0px 0px 0px 60px;	
}

#comments ol.comment-list li.comment ul.children {
	list-style-type: none;
	margin: 20px 0px 20px 40px;
}

.comments-navigation {
	display: block !important;
}

#respond {
	margin: 50px 0px 0px 0px;
	background: #fff;
	padding: 20px;
}

#respond form#comment-form {
	
}

#respond form#comment-form label {
	display: block;
	clear: left;
	float: left;
	width: 60px;
	text-align: right;
	margin: 0px 10px 0px 0px;
}

#respond form#comment-form input[type=text] {
	width: 150px;
}

#respond form#comment-form textarea {
	margin-left: 70px;
}

#respond form#comment-form p#allowed-tags {
	margin: 0px 0px 10px 70px;
	font-size: 12px;
}

#respond form#comment-form button {
	margin-left: 70px;
}

/* forms */

/* tables */

/* classes */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

.alignright {
	float: right;
	margin: 0px 0px 0px 20px;	
}

.wp-caption {
	
}

.wp-caption-text {
	
}

.clear {
	clear: both;
}

.col {
	float: left;
	width: 50%;
	padding-right: 20px;
}

/* MYBUYS SIDEBAR ZONE */

#mybuyspagezone2 .mbzone {
	width: 100% !important;
}

.mbitem {
	width: 100% !important;
}

/* SILLINESS */

html[xmlns] .clearfix {
	display: inline-block;
}

/* HOMEPAGE */

#featured-slideshow {
	width: 720px !important;
	height: 343px !important;
}

#featured-slideshow .featured-entry a {
	color: #fff;
}

#index-featured1 li h3 {
	padding-top: 5px;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#index-featured1 li h3 a {
	color: #313428;
}

.posts-default .entry-thumbnails-link {
	border: 4px solid #E1E1E1;
	background: #FFF;
	display: block;
	width: auto !important;
	height: auto !important;
}

.posts-default li,
.posts-default img {
	overflow: visible;
}

#bottom-content-1,
#bottom-content-2 {
	width: 350px;
	overflow: visible;
}

#content > .wrapper > #content {
	float: left;
	width: 745px !important;
	padding-right: 25px;
}

/* TICKET AJAX */

#ticket-ajax {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#sixty_day_return_policy,
#free_domestic_shipping {
	width: 515px;
	background: #FFF;
	border: 1px solid #173b0b;
	box-shadow: 3px 3px 3px #000;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 90210;
	text-align: left;
	padding: 25px;
}

/* SIDEBAR SEARCH WIDGET */

#sidebar .widgetcontent form.searchform {
	width: 92%;
	margin: 0 10px;
	border: 4px solid #333;
}

#sidebar .widgetcontainer form.searchform input[type=text] {
	width: 92%;
}

#sidebar .widgetcontainer form {
	width: 90%;
	margin: 0 auto;
	padding: 1em 0;
}

#sidebar .widgetcontainer input[type=text] {
	width: 100%;
/* 	width: 92%; */
	outline: none;
}

/* SEARCH PAGE */

#content .search-results .search-results-content {
	width: 100%;
	background: transparent;
	border: none;
}

#content .search-results .search-results-content form.searchform {
	width: 100%;
	border: 4px solid #333;
}

#content .search-results .search-results-content form.searchform input[type=text] {
	width: 97%;
	border: none;
	outline: none;
}

body.search-results .posts-quick .quick-read-more {
	margin: 0;
}

body.search-results .posts-quick .quick-read-more a:link,
body.search-results .posts-quick .quick-read-more a:visited {
	background: transparent;
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}

body.search-results .entry-summary {
	margin-left: 145px;
}