/*
Theme Name: Big Shot
Theme URI: http://www.presscoders.com
Description: A fully loaded, flexible business theme to make you look like a Big Shot!
Author: PressCoders.com
Version: 1.1
Tags: business, cms, e-commerce
Author URI: http://www.presscoders.com/

The Big Shot theme was designed and created by Scott Bolinger, and David Gwyer.
Please visit <a href="http://www.presscoders.com/">Press Coders</a> for more great WordPress themes and Plugins!

*/

/* Browser CSS reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html, body {
	line-height: 1;
}

ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* Basic Setup
-------------------------------------------------------------- */

body {
width: auto;
height: auto;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Geneva, sans-serif;
font-size: 14px;
line-height: 18px;
}

:focus {
outline: 0;
}

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

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

.aligncenter {
display: block;
margin: 0 auto;
}

.clear {
clear: both;
}


/*** Typography ***/


h1, h2, h3, h4 {
margin: 0 0 15px 0;
padding: 0;
font-family: "Trebuchet MS", Arial, sans-serif;
font-weight: normal;
}

h1 {
font-size: 36px;
line-height: 42px;
}

h2 {
font-size: 28px;
line-height: 32px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 14px;
}

strong {font-weight: bold;}

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

a:hover {
text-decoration: underline;
}

abbr,acronym {
border-bottom: 1px dotted;
cursor: help;
} 

em {font-style: italic;}

blockquote, .testimonial {
font: italic 14px 'Palatino Linotype', Palatino, Georgia, serif;
overflow: hidden;
}

blockquote {
padding: 15px 0 0;
margin: 15px;
}

.testimonial {
margin: 15px 0;
}


/*** Tables ***/


th,td {
border: 1px solid #ccc;
padding: 8px;
}

th {
font-weight:bold;
text-align:center;
text-transform: uppercase;
}

p,fieldset,table {margin-bottom: 15px;}

.widget table#wp-calendar {
width: 100%;
}

/* Pricing Table */

table.pricing {
margin: 10px auto;
width: 90%;
}

table.pricing th {
background: url("images/dark-gray-grad.png") repeat-x scroll center bottom #5D5D5D;
color: #FFFFFF;
text-align: center;
vertical-align: middle;
width: 100px;
}

table.pricing h2 {
margin: 10px 0;
}

table.pricing td {
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
background-color: #fff;
}

table.pricing td:hover {
background: #fff;
}

table.pricing .price {
color: #866F31;
font: italic 24px/28px Palatino,'Palatino Linotype',Georgia,serif;
}

table.pricing p {
text-align: center;
}

table.pricing a.button {
margin: 10px 0;
}


/*** Lists ***/

ol {margin-left: 20px;}
ol li {list-style: decimal outside;}

.content-2-col ul, .content-3-col ul, .contentfull ul {
margin: 0 0 10px 12px;
list-style: none;
}

.content-2-col ul li, .content-3-col ul li, .contentfull ul li {
overflow: hidden;
padding: 2px 0 5px 22px;
background: url(images/bullet.png) no-repeat 0 5px;
}

#container ul li ul li { border-bottom: none; }

.sidebar-container .widget ul li, #footer-widget-area ul li {
padding: 5px 0;
}


/*** Boxes ***/

.box {
padding: 15px;
margin: 15px 0;
display: block;
overflow: hidden;
}

.note, .warning, .alert, .error, .download {
font: normal normal normal 13px/22px "Trebuchet MS", Arial, Verdana, sans-serif;
clear: both;
margin: 10px 0;
padding: 10px;
overflow: hidden;
}

.optin-error, .contact-error {
display: block;
background: #FFEBE8;
border: 1px solid #CC0000;
padding: 5px 8px;
color: #333;
font: normal 12px/14px "Trebuchet MS", Arial, sans-serif;
text-align: left;
margin: 10px 0px;
}

.coupon {
background: #fafafa;
border: 2px dotted #ccc;
padding: 15px;
margin: 15px 0;
display: block;
overflow: hidden;
text-align: center; 
}

.couponcode {
font: bold italic 24px/28px Palatino,'Palatino Linotype',Georgia,serif;
color: #866f31;
}


/*** Images ***/


.post img {
margin-bottom: 9px;
}

img.size-medium, .attachment-medium {
background: url(images/imgshadow-300.png) no-repeat bottom;
}

img.size-thumbnail, .gallery .attachment-thumbnail, .post-thumb {
background: url(images/imgshadow-150.png) no-repeat bottom;
border: none !important;
}

img.size-thumbnail, .gallery .attachment-thumbnail, img.size-medium, .attachment-medium {
padding-bottom: 13px;
}

.post .post-thumb {
float: right;
margin-left: 15px;
}

.line { 
height: 10px;
margin-bottom: 15px;
clear: both;
background: url(images/imgshadow-600.png) no-repeat center;
}

p.wp-caption-text {
margin-bottom: 8px;
text-align: center;
font-size: 12px;
}

.gallery {
clear: both;
}

.gallery img {
margin: 10px;
}

.icon {
margin: 0 10px 0 0;
position: relative;
top: 10px;
}


/*** Forms ***/

textarea {
background: #eee;
border: none;
padding: 3px 5px;
}

input {
background: #eee;
border: none;
padding: 3px 5px;
}

.button, .btn, .post-edit-link {
margin-bottom: 10px;
}

.button, .btn, #searchsubmit, #submit, .submit, .post-edit-link, .more-link {
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: bold 14px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: .4em 1.5em .5em;
font-weight: bold;
overflow: hidden;
}

input.button, input#searchsubmit {
padding: 0.4em 1.5em 0.4em;
}

.more-link {
margin-top: 10px;
}

.button:hover, .btn:hover, #searchsubmit:hover, #submit:hover, .submit:hover, .post-edit-link:hover, .more-link:hover {
text-decoration: none;
}


/* Layouts
-------------------------------------------------------------- */


/*** Right/Left Sidebar ***/

.right {
float: right;
}

.left {
float: left;
}

/*** Columns ***/

.twocollt {
float: left;
display: block;
width: 48%;
margin: 0 15px 5px 0;
}

.twocolrt {
display: block;
margin: 0 0 5px 0;
width: 48%;
float: right;
}

.threecollt {
float: left;
display: block;
width: 32%;
margin: 0 12px 5px 0;
}

.threecolmid {
display: block;
float: left;
width: 32%;
margin: 0 12px 5px 0;
}

.threecolrt {
display: block;
margin: 0 0 5px 0;
width: 32%;
float: right;
}

.contentfull .threecollt {
margin-right: 20px;
}


/* Header/Navigation
-------------------------------------------------------------- */

#header-container {
position: relative;
z-index: 90;
min-width: 940px;
}

#header {
width: 940px;
position: relative;
padding: 0 0 5px 0;
margin: 0 auto;
min-height: 120px;
}

#logo-wrap {
float: left;
}

#site-title {
margin: 25px 15px 5px 0;
font-size: 36px;
line-height: 40px;
font-weight: bold;
}

#site-title a {}

#site-title a:hover {
text-decoration: none;
}

#site-title a span { 
display: visible; /* toggles to display:none; to hide site title text when replaced with logo */
}

#site-description {
font: italic 16px 'Palatino Linotype', Palatino, Georgia, serif;
clear: left;
display: inline;
float: left;
}

#site-logo {
max-width: 600px;
float: left;
overflow: hidden;
position: relative;
margin: 10px 15px 0 0;
}

#site-logo span {
display: none;
}

#site-logo a img {
display: inline-block;
vertical-align: middle;
}


/*** Navigation ***/


#nav-wrap {
height: 40px;
max-width: 600px;
float: right;
margin: 64px 0 0;
}

#nav-wrap .menu {
height: 40px;
padding: 0;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 92;
}

#nav-wrap .menu ul {}

#nav-wrap .menu li, #secondary-menu .menu li {
display: inline;
float: left;
position: relative;
}

#nav-wrap li a, #secondary-menu li a {
display: block;
font-weight: normal;
line-height: 18px;
text-decoration: none;
padding: 6px 10px;
margin: 0 5px;
}

#secondary-menu li a {
padding: 10px 20px;
}

#secondary-menu .menu {
width: 940px;
margin: 0 auto;
height: 40px;
padding: 0;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 91;
}


/*** Drop Downs ***/

ul.sub-menu {
position:absolute;
top:30px;
left:-1px;
display: none;
float: left;
z-index: 89;
width: 220px;
list-style: none outside none;
margin: 0;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
}
ul.sub-menu li {
width: 220px;
}
#nav-wrap .menu ul.sub-menu li a, #secondary-menu ul.sub-menu li a {
border-bottom: none;
padding: 10px;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
ul.sub-menu ul {
left:100%;
top:-1px;
}
ul.sub-menu a {
height:auto;
}
#nav-wrap .menu li:hover > a,
#nav-wrap .menu ul ul :hover > a {
}
#nav-wrap .menu li:hover > ul, #secondary-menu li:hover > ul {
display:block;
}



/* Containers & Content
-------------------------------------------------------------- */

#container {
width: 100%;
}

#before-content {
padding-top: 15px;
}

#contentwrap {
width: 940px;
display: block;
padding: 0 0 20px 0;
margin: 0 auto;
overflow: hidden;
position: relative;
}

.content, .content-2-col {
overflow: hidden;
width: 640px;
padding-top: 20px;
}

.content-3-col {
overflow: hidden;
width: 340px;
padding-top: 20px;
}

.contentfull {
padding-top: 20px;
}

#main-content {
margin-bottom: 15px;
}

#main-content img {
margin-bottom: 15px;
}

.sidebar-extra-margin-right {
margin-right:20px;
}

.sidebar-extra-margin-left {
margin-left:20px;
}

/*** Breadcrumbs ***/

.breadcrumb {
width: 940px;
margin: 0 auto;
display: block;
overflow: hidden;
}

.breadcrumb-trail {
display: block;
font-size: 12px;
background: #eee;
padding: 6px 10px;
overflow: hidden;
float: left;
color: #777;
}

.breadcrumbs span a {
color: #555;
}

/* Posts
-------------------------------------------------------------- */

.post {
clear: both;
overflow: hidden;
margin-bottom: 35px;
}

.post-content {}


/*** Titles ***/

.entry-title {
margin: 0 0 15px 0;
padding: 2px 0 0 0;
font-weight: normal;
font-size: 28px;
}

.page-title {
padding: 0;
clear: both;
margin: 0 0 20px 0 !important;
font-weight: normal;
font-size: 36px;
}

.entry-title a:hover, .page-title a:hover {
text-decoration: none;
}


/*** Post Meta ***/

.post-meta { 
font-size: 12px;
margin: 0;
padding: 10px 0;
display: block;
clear: both;
}

.post-meta li {
display: inline;
float: left;
padding: 0;
}

.post-meta p {
margin-bottom: 0;
display: block;
max-width: 410px;
margin-top: 3px;
}

.blog .post-meta p {
max-width: 95%;
}

.single .post-meta p {
float: right;
}

.singular-page .post-meta {
display: none;
}

.tweetbtn {
display: block;
float: left;
}

.fblike {
display: block;
float: left;
}

.fb_edge_widget_with_comment {
position: absolute !important;
}

span.date {
font-weight: bold;
font-style: italic;
}

/*** Comments ***/

#comments-meta {
float: left;
margin: -15px 0 0 0;
padding: 0 0 0 5px;
}

#comments {
padding-top: 15px;
}

#comments-meta p {
margin: 0;
padding: 5px 0 5px 0;
}

#comments ol {
margin: 0 0 20px 0;
}

#comments ol li {
list-style: none;
}

ol.commentlist li {
padding: 15px 15px 0 15px;
margin: 20px 0 20px 0;
}

ol.commentlist li.alt {
}

ol.commentlist li ul.children { 
list-style: none; 
text-indent: 0; 
}

ol.commentlist li ul.children li {
padding: 15px;
margin: 20px 0 20px 0;
}

ol.commentlist li ul.children li.alt {
background: #fff;
}

.comment-meta {
font-size: 11px;
margin: 0 0 12px 0;
}

span.says {
display: none;
}

.comment-author {
font-size: 14px;
font-weight: bold;
}

.testimonial .avatar {
float: left;
margin: 0 10px 0 0;
padding: 3px;
}

#comments .avatar {
float: right;
margin: 0 0 0 10px;
}

div.reply {
font-size: 11px;
margin-bottom: 10px;
}

div.reply a {
padding: 0;
}

.cancel-comment-reply a, .cancel-comment-reply-link {
display: none;
}

#respond {
width: 100%;
padding-bottom: 20px;
}

#author, #email, #url, #comment {
font-family: "Trebuchet MS", Helvetica, Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 18px;
padding: 6px 4px 6px 4px;
display: block;
clear: both;
}

#comment {
width: 98%;
max-width: 625px;
}

.form-allowed-tags {
padding: 2px 3px;
font: normal normal normal 12px/22px "Trebuchet MS", Arial, Verdana, sans-serif;
display: none;
}

.nocomments {
display: none;
}

/*** Contact Form ***/

.cffield, .cfsubmit, .cfcheckbox {
margin: 10px 0;
}

.cffield label {
clear: both;
}

.cffield textarea, .cffield input {
clear: both;
border: 1px solid #ccc;
display: block;
margin: 5px 0;
}

.cffield input {
width: 50%;
max-width: 280px;
}

.cffield textarea {
width: 98%;
max-width: 600px;
height: 200px;
}

/** Search Results **/

div .search-results {
font-weight: bold;
background-color: yellow;
}


/* Widgets
-------------------------------------------------------------- */

/*** Widget Containers ***/

.sidebar-container {
overflow: hidden;
width: 280px;
padding-top: 20px;
}

.widget {
overflow: hidden;
margin: 0 0 15px 0;
}

.widget-title {
}

.widget_search input[type="text"] {
margin: 5px 0;
}

#before-content .widget {
width: 940px;
margin: 0 auto;
}

.search input[type="text"], .widget_search input[type="text"] {
background-image: url(images/search.png);
background-repeat: no-repeat;
background-position: 3px 50%;
padding-left: 17px;
border: 1px solid #ccc;
}

#searchform #searchsubmit {
clear: both;
display: block;
margin: 10px 0;
}

#searchform {
max-width: 280px;
}

/** Header Widgets **/

#header-widget-area {
max-width: 400px;
float: right;
margin-top: 0px;
}

#header-widget-area .widget {
border: none;
padding: 10px 15px;
margin-bottom: 0;
}

/*** Info Box Widget ***/

.info-widget {
display: block;
overflow: hidden;
}

#header .info-widget {
position: absolute;
right: 0;
padding: 4px 10px;
max-height: 30px;
}

#header .info-widget h3.widget-title {
display: none;
}

#header .info-widget .search {
display: inline-block;
clear: none;
margin-left: 10px;
position: relative;
top: -11px;
*display: inline;
zoom: 1;
}

#header .info-widget #searchform {
margin-top: 3px;
}

#header .info-widget #searchsubmit, #header .info-widget input[type="submit"] {
display: none;
}

#header .info-widget .phone, #header .info-widget .info_description {
position: relative;
top: -10px;
margin-right: 10px;
}

#footer-widget-area .info-widget .phone, #container .info-widget .phone {
clear: both;
display: block;
font-size: 18px;
margin: 10px 0;
}


/*** Testimonials Widget/Shortcode ***/

.pc_testimonial_widget, .pc_twitter_feed {
background: none !important;
border: none !important;
padding: 0;
}

.pc_testimonial_widget .testimonial {
margin: 15px 0;
padding: 0;
}

.pc_testimonial_widget .widget-title, .pc_twitter_feed .widget-title {
background: none;
margin: 0;
padding: 2px;
}

.testimonial-name, .testimonial-company {
font-weight: bold;
font-style: normal;
margin: 0 0 3px 0;
}

.testimonial-name {
margin-top: 10px;
}

.testimonial-meta {
background: url(images/quote-tail.png) no-repeat top left;
padding: 10px 0 0 50px;
min-height: 20px;
}

.quote {
background: #e4ecf5;
padding: 15px;
display: block;
margin: 0;
}

.quote p {
margin-bottom: 0;
}

div.testimonial-meta img {
	width: 50px;
	height: 50px;
}


/*** Twitter Widget ***/

.pc_twitter_feed_widget {
border: 1px solid #ccc !important;
background: #c7deec !important;
padding: 10px;
}

.pc_twitter_feed_widget .widget-title {
color: #fff;
}

.pc_twitter_feed_widget .twtr-tweet {
border: none;
margin: 10px 0;
background: #ffffff;
}

.pc_twitter_feed_widget .twtr-ft {
display: none;
}

/*** Recent Posts Widget ***/

.pc_recent_posts_widget ul, .pc_blog_style_recent_posts_widget ul {
margin: 0;
}

.pc_recent_posts_widget ul li, .pc_blog_style_recent_posts_widget ul li {
background: none !important;
padding: 2px 0 0 0;
margin: 15px 0 0;
}

.pc_recent_posts_widget a:hover, .pc_blog_style_recent_posts_widget a:hover {
text-decoration: none;
}

p.read-more {
font-weight: bold;
}

/** Footer Widgets **/

#footer-widget-area .widget {
width: 216px;
float: left;
margin: 20px 20px 20px 0;
background: none;
border: none;
padding: 0;
}

#footer-widget-area #fourth .widget {
margin-right: 0;
}

#footer-widget-area .widget-title {
background: none;
padding: 2px;
margin: 0 0 15px 0;
}

/*** Callout ***/

#callout {
height: auto;
padding: 0;
background: url(images/gray-grad.png) repeat-x top #fff;
border-bottom: 1px solid #eee;
overflow: hidden;
}

#callout .co-inside {
width: 99%;
margin: 0 auto;
text-align: center;
padding: 15px 0 8px 0;
overflow: hidden;
}

#callout h2 {
display: block;
text-align: center;
font-weight: normal;
margin-bottom: 0;
line-height: 55px
}

#callout .button {
margin: 0 0 0 15px;
overflow: visible;
position: relative;
top: -3px;
}


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

#footer {
clear: both;
}

#footer-widget-area {
clear: both;
overflow: hidden;
min-width: 940px;
}

.footer-widget-container, #site-info {
width: 946px;
margin: 0 auto;
overflow: hidden;
}

#site-info {
padding: 10px 0;
}

#site-info .copyright {
float: left;
max-width: 400px;
}

#site-info .pc-link {
float: right;
max-width: 400px;
}

a.wp-link {
background-image: url(images/wp-logo-16px.png);
width: 16px;
height: 16px;
display: inline-block;
text-indent: -999em;
overflow: hidden;
background-repeat: no-repeat;
text-align: left;
direction: ltr;
opacity: .7;
}

a.wp-link:hover {
opacity: 1;
}


/* CSS3 Effects
-------------------------------------------------------------- */

.note, .warning, .alert, .error, .download, blockquote, .testimonial, textarea, input, ol.commentlist li, .pc_opt_in, .pc_twitter_feed_widget, .twtr-widget .twtr-tweet, .optin-error, .contact-error, #nav-wrap ul ul, #secondary-menu ul ul, .quote, #nav-wrap .menu li.current-menu-item, #nav-wrap .menu li a:hover, #ticker {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.pc_opt_in .widget-title {
-moz-border-radius-topright: 2px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
}

.box, .breadcrumb-trail, #header .info-widget {
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

#header .info-widget, #nav-wrap .menu li.current-menu-item, #nav-wrap .menu li a:hover {
background: rgba(255,255,255,.2);
}

#nav-wrap li.current-menu-item a:hover {
background: none;
}

#header-container {
box-shadow: 0 0 6px #777;
-webkit-box-shadow: 0 0 6px #777;
-moz-box-shadow: 0 0 6px #777;
}

/*** Buttons ***/

.defaultbtn, .button, .btn, #searchsubmit, #submit, .submit, .post-edit-link, .more-link {
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
-moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
box-shadow: 0 2px 3px rgba(0,0,0,.2);
font-weight: bold;
}

.big {
font-size: 18px;
}


/*** Button Color Classes ***/

/* Orange (default) */
.defaultbtn, .btn, #searchsubmit, #submit, .submit, .post-edit-link, .more-link {
	border: solid 1px #7b2e00;
	background: #c66232;
	background: -webkit-gradient(linear, left top, left bottom, from(#dd6100), to(#ab3e03));
	background: -moz-linear-gradient(top,  #dd6100,  #ab3e03);
}
.defaultbtn:hover, .btn:hover, #searchsubmit:hover, #submit:hover, .submit:hover, .post-edit-link:hover, .more-link:hover {
	background: #c66232;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47c1f), to(#964a24));
	background: -moz-linear-gradient(top,  #f47c1f,  #964a24);
}
.defaultbtn:active, .btn:active, .defaultbtn:active, #searchsubmit:active, #submit:active, .submit:active, .post-edit-link:active, .more-link:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#ab3e03), to(#dd6100));
	background: -moz-linear-gradient(top,  #ab3e03,  #dd6100);
	position: relative;
	top: 1px;
}

/* gold */
.gold {
	border: solid 1px #866f31;
	background: #a89256;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1bb5e), to(#866f31));
	background: -moz-linear-gradient(top,  #d1bb5e,  #866f31);
}
.gold:hover {
	background: #c4af58;
	background: -webkit-gradient(linear, left top, left bottom, from(#c4af58), to(#7b662d));
	background: -moz-linear-gradient(top,  #c4af58,  #7b662d);
}
.gold:active {
	color: #a89256;
	background: -webkit-gradient(linear, left top, left bottom, from(#866f31), to(#d1bb5e));
	background: -moz-linear-gradient(top,  #866f31,  #d1bb5e);
	position: relative;
	top: 1px;
}

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	position: relative;
	top: 1px;
}
 
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	position: relative;
	top: 1px;
}
 
/* white */
.white {
	color: #333333 !important;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	position: relative;
	top: 1px;
}
 
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	position: relative;
	top: 1px;
}
 
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	position: relative;
	top: 1px;
}
 
/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	position: relative;
	top: 1px;
}

/* yellow */
.yellow {
	color: #fff;
	border: solid 1px #fffde7;
	background: #bbb01e;
	background: -webkit-gradient(linear, left top, left bottom, from(#e1dc42), to(#bbb01e));
	background: -moz-linear-gradient(top,  #e1dc42,  #bbb01e);
}
.yellow:hover {
	background: #d5d036;
	background: -webkit-gradient(linear, left top, left bottom, from(#d5d036), to(#bbb01e));
	background: -moz-linear-gradient(top,  #d5d036,  #bbb01e);
}
.yellow:active {
	color: #d5d036;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbb01e), to(#e1dc42));
	background: -moz-linear-gradient(top,  #bbb01e,  #e1dc42);
	position: relative;
	top: 1px;
}


/*** Box Color Classes ***/


.defaultbox, .goldbox {
border-top: 6px solid #866f31;
background: #f2eee5;
}

.greenbox {
border-top: 6px solid #005826;
background: #e6f8ed;
}

.bluebox {
border-top: 6px solid #004a80;
background: #ecf3fb;
}

.redbox {
border-top: 6px solid #790000;
background: #fde2e3;
}

.yellowbox {
border-top: 6px solid #aba000;
background: #fcfadd;
}

/* IE Fixes
-------------------------------------------------------------- */

.ie7 .pc_twitter_feed_widget .twtr-tweets, .ie7 .pc_twitter_feed_widget .twtr-tweet-wrap, .ie8 .pc_twitter_feed_widget .twtr-tweets, .ie8 .pc_twitter_feed_widget .twtr-tweet-wrap {
background-color: #ffffff;
}

.ie7 #header .info-widget, .ie7 #nav-wrap .menu li.current-menu-item, .ie7 #nav-wrap .menu li a:hover, .ie8 #header .info-widget, .ie8 #nav-wrap .menu li.current-menu-item, .ie8 #nav-wrap .menu li a:hover {
background-color: none;
background-image: url(images/trans.png);
background-repeat: repeat;
}

/* Non-semantic helper classes
-------------------------------------------------------------- */

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Media Queries
-------------------------------------------------------------- */

@media only screen and (max-device-width: 768px) { 
	.content-2-col ul li, .content-3-col ul li, .contentfull ul li {
	background-position: 0 10px;
	}
}