/*-----------------------------------------------------------

 Theme Name: TheGRUE
 Version: 1.1
 Description: WP Theme
 Author: TheGrue
 Author URI: http://thegure.org/
 Designed & Developed by TheGrue
 Theme URI: http://thegure.com/
 License: Commercial
 License URI: http://thegure.org/
 Tags: responsive

/* 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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
:focus { outline: 0 }
table { border-collapse: collapse; border-spacing: 0; }
img { max-width: 100%; height: auto; }
mark { background: none; }
select { max-width: 100%; }
/* The Grid
================================================== */
.col:after,
.clr:after,
.group:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1; }
.col { display: block; float: left; margin: 0 0 2% 1.6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*percent grid*/
.span_1_of_1{width:100%}.span_2_of_2{width:100%}.span_1_of_2{width:49.2%}.span_3_of_3{width:100%}.span_2_of_3{width:66.1%}.span_1_of_3{width:32.2%}.span_4_of_4{width:100%}.span_3_of_4{width:74.6%}.span_2_of_4{width:49.2%}.span_1_of_4{width:23.8%}.span_5_of_5{width:100%}.span_4_of_5{width:79.68%}.span_3_of_5{width:59.36%}.span_2_of_5{width:39.04%}.span_1_of_5{width:18.72%}.span_6_of_6{width:100%}.span_5_of_6{width:83.06%}.span_4_of_6{width:66.13%}.span_3_of_6{width:49.2%}.span_2_of_6{width:32.26%}.span_1_of_6{width:15.33%}.span_7_of_7{width:100%}.span_6_of_7{width:85.48%}.span_5_of_7{width:70.97%}.span_4_of_7{width:56.45%}.span_3_of_7{width:41.92%}.span_2_of_7{width:27.42%}.span_1_of_7{width:12.91%}.span_8_of_8{width:100%}.span_7_of_8{width:87.3%}.span_6_of_8{width:74.6%}.span_5_of_8{width:61.9%}.span_4_of_8{width:49.2%}.span_3_of_8{width:36.5%}.span_2_of_8{width:23.8%}.span_1_of_8{width:11.1%}.span_9_of_9{width:100%}.span_8_of_9{width:88.71%}.span_7_of_9{width:77.42%}.span_6_of_9{width:66.13%}.span_5_of_9{width:54.84%}.span_4_of_9{width:43.55%}.span_3_of_9{width:32.26%}.span_2_of_9{width:20.97%}.span_1_of_9{width:9.68%}.span_10_of_10{width:100%}.span_9_of_10{width:89.84%}.span_8_of_10{width:79.68%}.span_7_of_10{width:69.52%}.span_6_of_10{width:59.36%}.span_5_of_10{width:49.2%}.span_4_of_10{width:39.04%}.span_3_of_10{width:28.88%}.span_2_of_10{width:18.72%}.span_1_of_10{width:8.56%}.span_11_of_11{width:100%}.span_10_of_11{width:90.7%}.span_9_of_11{width:81.47%}.span_8_of_11{width:72.24%}.span_7_of_11{width:63.01%}.span_6_of_11{width:53.78%}.span_5_of_11{width:44.55%}.span_4_of_11{width:35.32%}.span_3_of_11{width:26.09%}.span_2_of_11{width:16.86%}.span_1_of_11{width:7.63%}.span_12_of_12{width:100%}.span_11_of_12{width:91.46%}.span_10_of_12{width:83%}.span_9_of_12{width:74.54%}.span_8_of_12{width:66.08%}.span_7_of_12{width:57.62%}.span_6_of_12{width:49.16%}.span_5_of_12{width:40.7%}.span_4_of_12{width:32.24%}.span_3_of_12{width:23.78%}.span_2_of_12{width:15.32%}.span_1_of_12{width:6.86%}
/*clear float and remove left margin*/
.clr-margin { margin-left: 0 }
.count-1 { clear: both; margin-left: 0; }
.col-1,
.col.first { clear: both; margin-left: 0; }
/* Body & Main
================================================== */
body { background: #efefef; color: #666; font: 16px/28px 'Open Sans', Times, serif; }
body a { color: #42c375; text-decoration: none; }
body a:hover { text-decoration: underline; }
.container { margin: 0 auto; width: 980px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#wrap { background: #fff; padding: 30px 30px 0; margin: 40px auto; -webkit-border-radius: 10px 10px 0 0 ;-moz-border-radius: 10px 10px 0 0 ;	border-radius: 10px 10px 0 0 ; }
.left-content { float: left; width: 620px;}
.sidebar-container { float: right; width: 270px; }
/* Commons
================================================== */
.clr:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clear { clear: both }
img { height: auto; max-width: 100%; }
blockquote { font-size: 1.4em; line-height: 1.75em; margin-bottom: 30px; position: relative; color:  #787878; background: url("images/quote.png") left 4px no-repeat; padding-left: 60px; }
blockquote.left { float: left; margin-left: 0; margin-right: 20px; text-align: right; width: 33%; }
blockquote.right { float: right; margin-left: 20px; margin-right: 0; text-align: left; width: 33%; }
pre { background: #f9f9f9; padding: 20px; margin-bottom: 30px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: 'Verdana'; font-size: 0.95em; }
address { letter-spacing: 1px; margin: 20px 0; }
#page-featured-img { margin-bottom: 25px; position: relative; }
#page-featured-img img { display: block; width: 100%; }
.double-divider { display: block; width: 100%; height: 3px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 40px 0; }
.heading { font-size: 1.2em; margin: 0 0 20px; font-weight: bold; border-bottom: 1px solid #ddd; color: #000; }
.wpex-video-embed { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.wpex-video-embed frame,
.wpex-video-embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
a.wpex-lightbox-gallery { display: block; }
.page-thumbnail { margin-bottom: 30px; }
.page-thumbnail img { display: block; }
body.page-template-templatesfullwidth-php .page-thumbnail { margin-bottom: 20px; }
.wpex-readmore { display: block; margin-top: 10px; }
.content-none p {margin-bottom: 0;}
/* Lists
================================================== */
.entry ul { margin: 30px 0 30px 20px }
.entry ul li,
.entry ol li { margin: 0 0 5px }
.entry ol { margin: 30px 0 30px 25px }
.entry ul { list-style: disc }
.entry ol { list-style: decimal }
/* Typography
================================================== */
h1,h2,h3,h4,h5,h6 { font-weight: 600; color: #000; line-height: 1.4em; }
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 { margin:10px 0}
h1 { font-size: 30px; line-height:36px; margin: 0 0 20px; }
h2 { font-size: 25px; line-height:32px; }
h3 { font-size: 20px; line-height:24px; }
h4 { font-size: 18px; line-height:20px; }
h5 { font-size: 14px; line-height:15px; }
h6 { font-size: 10px; }
p { margin: 0 0 20px ;}
h1 a, h2 a, h3 a, h4 a { color: #000; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #42c375; text-decoration: none; }
p.lead { color: #777; font-size: 21px; line-height: 27px; }
em { font-style: italic }
strong { font-weight: 600; color: #000; }
small { font-size: 0.95em; }
hr { border: solid #eee; border-width: 1px 0 0; clear: both; height: 0; margin: 10px 0; }
a { outline: 0; transition: all .2s ease-in-out;} }
/* Page Header
================================================== */
.page-header { position: relative; margin-bottom: 0; padding-bottom: 0; /*border-bottom: 1px solid #eee;*/ }
.page-header-title { color: #000; font-size: 30px; line-height:36px; margin: 0 0 10px 0; }
.single-post .page-header { margin: 0 0 10px; }
.single-post .page-header-title { margin: 0; font-size: 1.75em; line-height: 1.25em; }
#archive-description { margin-top: 10px; }
#archive-description p:last-child { margin: 0; }
/* Header
================================================== */
/*header*/
#header-wrap { text-align: left; position: relative; margin-bottom: 30px; }
#header { position: relative; }
#header-aside { position: absolute; top: 0; right: 0; }
/*logo*/
#logo img { display: block; max-width: 100%; }
.site-text-logo a { color: #000; text-decoration: none; font-size: 32px; font-weight: bold; }
.site-text-logo a:hover { text-decoration: none; color: #42c375; }
.blog-description { font-size: 1.1em; margin-top: 5px; color:  #888; }
/* Main Navigation
================================================== */
.sf-menu,
.sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu li { position: relative }
.sf-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 10001; }
.sf-menu > li { float: left }
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul { display: block }
.sf-menu a { display: block; position: relative; }
.sf-menu ul ul { top: 0; left: 100%; }
.sf-menu { float: left }
.sf-menu ul { min-width: 160px; *width: 160px; }
.sf-menu a { zoom: 1 }
.sf-menu li { position: relative; white-space: nowrap; *white-space: normal; -webkit-transition: background .2s; transition: background .2s; }
.sf-menu li:hover,
.sf-menu li.sfHover { -webkit-transition: none; transition: none; }
.sf-menu .sf-mega { position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega { display: block }
/*styling*/
#site-navigation-wrap { background: #324D5B; margin: 0 0 30px; min-height: 45px; border-bottom: 2px solid #69db96;  -webkit-border-radius: 10px ;-moz-border-radius: 10px ;	border-radius: 10px ;}
#site-navigation .dropdown-menu li { display: block; float: left; height: 45px; line-height: 45px; }
#site-navigation .dropdown-menu a { padding: 0 20px; color: #69db96; font-weight: 400; text-decoration: none; text-align: left; cursor: pointer; }
#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > li.sfHover > a { color: #fff; }
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover { color: #fff; }
/*drop-down styles*/
#site-navigation .dropdown-menu ul { padding-top: 2px; }
#site-navigation .dropdown-menu ul ul { padding-top: 0; }
#site-navigation .dropdown-menu ul li { background: #324D5B; border-bottom: 1px solid rgba(255, 255, 255, 0.08); line-height: 1.4em; height: auto; float: none; display: block; }
#site-navigation .dropdown-menu ul a { display: block; height: auto; line-height: 1.7em; padding: 10px 20px; margin: 0px; border: 0px; text-transform: none; font-size: 0.9em; }
#site-navigation .dropdown-menu ul li > a:hover { color: #fff }
#site-navigation .dropdown-menu ul li:last-child { border: none; }
/* Sidebar
================================================== */
.sidebar-container .sidebar-widget { margin-bottom: 30px; }
.sidebar-container h5, .sidebar-container h5 a { font-size:16px!important}
.sidebar-container a { color: #676767; }
.sidebar-container a:hover { color: #42c375; text-decoration: none; }
.sidebar-container .sidebar-widget .widget-title { font-size: 1em; margin: 0 0 10px; font-weight: 600; }
.sidebar-container .widget_archive a:hover,
.sidebar-container .widget_categories a:hover { background: #42c375; color: #fff; padding: 0 2px; margin: 0 -2px; }
/* Widgets
================================================== */
.sidebar-container select { width: 100%; }
/*calendar widget*/
#wp-calendar { width: 100%; font-size: 11px; }
#wp-calendar thead th { background: #f5f5f5; border: 1px solid #ddd; border-top: none; font-size: 11px; }
#wp-calendar tbody td { text-align: center; border: 1px solid #ddd; line-height: 2.5em; transition: background 0.15s ease; -webkit-transition: background 0.15s ease; -o-transition: background 0.15s ease; -moz-transition: background 0.15s ease; }
#wp-calendar tbody td a,
#wp-calendar tbody td a:hover { color: #42c375; text-decoration: underline; }
#wp-calendar tfoot td { padding-top: 1px; padding: 4px; }
#wp-calendar caption { cursor: pointer; font-size: 12px; text-transform: uppercase; margin: 0; padding: 12px; outline: 0 none !important; background: #42c375; color: #fff; }
#wp-calendar tbody a { display: block; text-decoration: underline; }
#wp-calendar th { text-align: center; border: 1px solid transparent; border-top: none; padding: 2px 0; color: #a7a7a7; }
#wp-calendar tfoot td#next { text-align: right; }
#footer #wp-calendar thead th { background: #232323 }
#footer #wp-calendar thead th,
#footer #wp-calendar tbody td { border-color: #333 }
/* Posts
================================================== */
.loop-entry { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee; padding-left: 270px; position: relative; min-height: 180px; }
.loop-entry-thumbnail { width: 240px; position: absolute; left: 0; top: 0; }
.loop-entry.no-featured-image { padding-left: 0 !important; min-height: 0 !important; }
.loop-entry.post-entry p:last-child { margin: 0 }
.loop-entry-title{ margin: 0 0 10px 0; font-size: 1.5em; line-height: 1.25em;}
.loop-entry .post-meta { border:none; font-size: 0.87em; }
.post-thumbnail { margin-bottom: 20px; }
.loop-entry-thumbnail a { display: block; position: relative; }
.loop-entry-thumbnail img,
.post-thumbnail img { display: block; }
.loop-entry-thumbnail img{ box-shadow: #000 0em 0em 0em; nowhitespace: afterproperty; }
.loop-entry-thumbnail a:hover img { opacity: 0.9; }
.loop-entry-video-overlay { position: absolute; top: 50%; left: 50%; height: 100px; width: 100px; line-height: 100px; margin-top: -50px; margin-left: -50px;  color: #fff; font-size: 70px; text-align: center; text-shadow: 0 2px 2px rgba(0,0,0,0.5); }
.loop-entry-thumbnail a:hover .loop-entry-video-overlay { text-shadow: 0 6px 6px rgba(0,0,0,0.5); }
.post-video { margin-bottom: 20px; }
.entry-footer { margin-top: 40px; }
.entry-footer .post-edit-link { float: right; display: block; border: 2px solid #ddd; padding: 2px 14px; color: #aaa; font-size: 0.85em; text-transform: uppercase; letter-spacing: 1px; font-weight: bold; }
.entry-footer a:hover { color: #000; border-color: #000; text-decoration: none; }
/*author info*/
.author-info { margin-top: 20px; }
.author-info .author-info-inner { position: relative; padding-left: 100px; }
.author-info .author-avatar { position: absolute; left: 0; top: 0; }
.author-info .author-avatar img { border-radius: 2px; }
/*related posts*/
.related-posts { margin-top: 20px; }
.related-post-entry-thumbnail { position: relative; display: block; margin-bottom: 10px; }
.related-post-entry-thumbnail img { display: block; }
.related-post-entry-thumbnail:hover img { opacity: 0.9; }
.related-post-entry-video-overlay { position: absolute; top: 50%; left: 50%; height: 100px; width: 100px; line-height: 100px; margin-top: -50px; margin-left: -50px;  color: #fff; font-size: 60px; text-align: center; text-shadow: 0 2px 2px rgba(0,0,0,0.5); }
.related-post-entry-thumbnail:hover .related-post-entry-video-overlay { text-shadow: 0 6px 6px rgba(0,0,0,0.5); }
.related-post-entry-title { display: inline-block; color: #000; font-weight: 600; font-size: 1.1em; margin: 0 0 5px; line-height: 1.3em; }
/* Post Meta
================================================== */
.post-meta { display: block; float: none; font-size: 0.96em; line-height: 2em; margin-bottom: 10px; margin-top: 5px; }
.single-post .post-meta { margin-bottom: 0; }
.post-meta li { display: block; float: left; margin: 0; margin-left: 5px; }
.post-meta li:first-child { margin-left: 0; }
.post-meta li .meta-seperator { margin: 0 15px; color: #ddd; }
.post-meta .meta-date-text,
.post-meta a { color: #808080; }
.post-meta a { text-decoration: none; }
.post-meta a:hover { color: #42c375; }
.post-meta .fa { margin-right: 5px; color: #787878; }
/* Search
================================================== */
.search-entry { position: relative; padding-left: 180px; min-height: 150px; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.search-entry-thumbnail { position: absolute; left: 0; top: 0; width: 150px; }
.search-entry-thumbnail img { width: 100%; }
.search-entry-thumbnail a:hover img { opacity: 0.8; }
.search-entry-title { margin: 0 0 15px; }
/* Pagination
================================================== */
ul.page-numbers { list-style: none; margin: 0; }
ul.page-numbers li { display: block; text-align: center; float: left;  }
.page-numbers:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.page-numbers a,
.page-numbers span,
#edd_download_pagination .page-numbers { background-color: transparent; border: 0; color: #fff; background: #324D5B; cursor: pointer; display: block; float: left; height: 24px; line-height: 24px; margin-right: 6px; margin-top: 4px; width: auto; padding: 0 9px; text-align: center; ftext-decoration: none;  -webkit-border-radius: 5px0 ;-moz-border-radius: 5px ;	border-radius: 5px ;}
.page-numbers a:hover,
.page-numbers span.current,
#edd_download_pagination .page-numbers:hover,
#edd_download_pagination .page-numbers.current { background: #42c375; color: #fff; text-decoration: none; }
/*next/prev*/
.single-post-pagination { margin-top: 30px; padding-top: 30px; border-top: 1px solid #eee; }
.single-post-pagination li { display: block; float: left; margin-left: 4px; }
.single-post-pagination li:first-child { margin-left: 0; }
.single-post-pagination li a { display: inline-block; color: #565656; }
.single-post-pagination li a:hover { color: #000; }
.single-post-pagination .post-next,
.single-post-pagination .post-prev{ position: relative; width: 49%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.single-post-pagination .post-next { float: right; text-align: right; padding-right: 20px; }
.single-post-pagination .post-prev { float: left; padding-left: 20px; }
.single-post-pagination .post-next .fa,
.single-post-pagination .post-prev .fa { position: absolute; left: 0; top: 50%; height: 30px; line-height: 30px; margin-top: -15px; }
.single-post-pagination .post-next .fa { right: 0; }
/*infinite scroll*/
#blog-wrap { position: relative; }
.infinite-scroll-loader { position: absolute; bottom: -30px; left: 50%; margin-left: -15px; height: 30px; line-height: 30px; width: 30px; color: #000; font-size: 24px; }
#infscr-loading img { display: none !important }
.page-jump { display: none }
/* Forms / Inputs / Buttons
================================================== */
/*inputs*/
input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"] { }input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="tel"]:focus,textarea:focus { color: #676767; outline: none; }
input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],
textarea { -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: transparent; border: 1px solid #ddd; box-sizing: border-box; color: #606060; display: block; font-size: 1em; margin: 0; max-width: 100%; padding: 5px 10px; }
textarea { width: 100%; }
button,
input[type="button"],
input[type="submit"] { -webkit-appearance: none; background: #222; border: transparent; color: #fff; cursor: pointer; display: inline-block; font-size: 1em; font-weight: 400; outline: none; padding: 0 15px; height: 40px; line-height: 40px; position: relative; border-radius: 3px; }
.entry input[type="submit"] { margin-top: 10px; }
button:active,
input[type="button"]:active,
input[type="submit"]:active { }
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover { background-color: #324D5B }
/* Search
================================================== */
input[type="search"] { font-size: 0.9em; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-box-sizing: border-box; background: #f7f7f7; border: none; border-radius: 0; box-sizing: border-box; color: #555; outline: none; padding: 10px 12px; width: 100%; }
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
input[type="search"]::-webkit-search-decoration { display: none }
/* Contact Form 7
================================================== */
.wpcf7-form span.wpcf7-form-control-wrap { display: block; margin-top: 10px; position: relative; }
.wpcf7-form p { margin: 0 0 20px }
.wpcf7-form p:last-of-type { margin: 0 }
div.wpcf7-validation-errors { margin: 25px 0 0 }
span.wpcf7-not-valid-tip { font-size: 0.95em; color:  #898989; font-family: 'Verdana'; }
.wpcf7-response-output { background: #f4f4f4; color: #888; display: none; line-height: 1.45em; margin-top: 30px; padding: 12px; text-align: center; }
input.wpcf7-not-valid[type="text"],
input.wpcf7-not-valid[type="password"],
input.wpcf7-not-valid[type="email"],
input.wpcf7-not-valid[type="url"],
input.wpcf7-not-valid[type="tel"],
textarea.wpcf7-not-valid { border-color: #FF4847 }
/* Comments
================================================== */
#comments { margin-top: 20px }
#comments span.required { color: #C30 }
.commentlist { margin: 0 }
.commentlist .children { margin-left: 30px; }
.commentlist li { list-style: none; margin: 0; }
.commentlist .comment { border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px; }
.comment-author { left: 0; position: absolute; top: 0; }
.comment-author .avatar { display: block; border-radius: 4px; }
.comment-meta { margin-bottom: 10px }
.comment-meta .fn { font-weight: 600; color: #000; display: block; }
.comment-date { display: inline-block; margin-right: 5px; }
.comment-details { margin-left: 70px; }
.comment-content p:last-child { margin: 0 }
.comment-date a,
a.comment-reply-link { font-size: 0.85em; }
.comment-date a{ color: #666; }
a#cancel-comment-reply-link { color: red; display: inline; font-size: 1em; }
a#cancel-comment-reply-link:hover { text-decoration: underline; }
#respond { margin: 40px 0 0; }
.commentlist li article { position: relative }
#log-out { float: right; margin-top: -56px; }
.comment-form-comment label[for="comment"] { display: none }
#reply-title { font-size: 1em; margin: 0 0 20px; }
#reply-title .heading { margin-bottom: 10px; }
p.logged-in-as { font-size: 0.9em; margin-bottom: 20px }
#commentform textarea { width: 100% }
#comments .form-allowed-tags { display: none }
.comment-awaiting-moderation { background: #42c375; color: #fff; display: inline-block; line-height: 1em; margin-bottom: 20px; margin-top: 10px; padding: 2px 6px; }
/* Footer
================================================== */
#footer-wrap { background: #324D5B; overflow: hidden; margin: 30px -30px 0; padding: 30px 30px 0;	-webkit-border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px;	border-radius: 0 0 10px 10px; color:#bbb }
#footer-wrap input[type="text"],
#footer-wrap input[type="search"] { border:  none; }
#footer-wrap select { width: 100%; }
#footer-wrap a { color: #bbb; }
#footer-wrap a:hover { color: #69db96; text-decoration: none; }
#footer-widgets .widget-title { color:  #fff; font-size: 1.2em; margin: 0 0 15px; }
#footer-widgets .widget-title span { background: #222; padding-right: 10px; }
.footer-widget { margin-bottom: 30px }
#footer-widgets .span_1_of_3.col-1 { padding-right: 10px; }
#footer-widgets .span_1_of_3.col-2 { padding-left: 5px; padding-right: 5px; }
#footer-widgets .span_1_of_3.col-3 { padding-left: 10px; }
.footer-widget > ul > li { padding: 2px 0; border-bottom: 1px solid #2b2b2b; }
.footer-widget > ul > li:first-child { border-top: 1px solid #2b2b2b; }
#copyright { padding: 20px 30px; margin: 0 -30px; border-top: 1px solid #3a5868; text-align: center; color:#69db96}
/* 404 Page
================================================== */
#error-page { text-align: center; }
#error-page-title { border: none; font-size: 7.5em; line-height: 1em; margin: 0 0 30px; }
#error-page-title span { margin-right: 7px }
#error-page-text { font-size: 1.15em; }
/* WordPress Styles
================================================== */
.sticky { }
.bypostauthor { }
/*aligns*/
.aligncenter { display: block; margin: 0 auto; }
.alignright { float: right; margin: 0 0 10px 20px; }
.alignleft { float: left; margin: 0 20px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { max-width: 100% !important }
.wp-caption p.wp-caption-text { box-sizing: border-box; text-align: center; }
.wp-caption img { display: block; border: 0 none; margin: 0; width: 100%; padding: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*img attachment*/
#img-attch-page { overflow: hidden; text-align: center; }
#img-attch-page img { display: inline-block; margin: 0 auto; margin-bottom: 20px; max-width: 100%; }
/*gallery*/
.gallery { margin: 0 0 30px !important; }
.gallery-icon img { border: none !important; }
/*hide responsive elements
================================================== */
#navigation-toggle, .sidr, #sidr-close, #mobile-search { display: none }
/* FlexSlider
================================================== */
/* Necessary Styles*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin: 0; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
/* Homepage
================================================== */
#featured-slider-wrap { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee; }
#featured-slider { position: relative; background: #222; min-height: 60px; }
#featured-slider .featured-slider-slide { position: relative; }
#featured-slider .featured-slider-caption { position: absolute; bottom: 0; left: 0; width: 100%; background: #000; background: rgba(0,0,0,0.8); color: #999; padding: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#featured-slider .featured-slider-caption-title { color: #fff; margin: 0 0 5px; font-weight: 400; }
#featured-slider .featured-slider-caption-title a { color: #fff; }
#featured-slider.flexslider-container { position: relative; }
#featured-slider.flexslider-container img { display: block; }
/*next/prev*/
#featured-slider .flex-direction-nav { z-index: 9; position: absolute; top:0; left: 0; }
#featured-slider .flex-direction-nav li { display: block; float: left; margin-left: 0; }
#featured-slider .flex-direction-nav li a { display: block; height: 30px; line-height: 30px; width: 35px; text-align: center; opacity: 0.8; background: #000; color: #fff; font-size: 14px; }
#featured-slider .flex-direction-nav li a:hover { opacity: 1; background: #42c375; color: #fff; text-decoration: none; }
/*pagination*/
#featured-slider .flex-control-nav { position: absolute; top: 10px; right: 10px; }
#featured-slider .flex-control-nav li { display: block; float: left; }
#featured-slider .flex-control-nav a { background-color: transparent; border: 0; color: #fff; background: #000; cursor: pointer; display: block; float: left; height: 25px; line-height: 25px; margin-left: 2px; width: 25px; text-align: center; ftext-decoration: none; font-size: 12px; }
#featured-slider .flex-control-nav a:hover,
#featured-slider .flex-control-nav a.flex-active { background: #42c375; color: #fff; text-decoration: none; }
#featured-slider .featured-slider-preloader{ display: block; position: absolute; top: 50%; left: 50%; height: 50px; line-height: 50px; width: 50px; margin-top: -25px; margin-left: -25px; font-size: 24px; text-align: center; color: #bbb; }
/* EDD tweaks
================================================== */
.edd_download_image { margin-bottom: 20px; }
.edd_download_image a { display: block; }
.edd_download_image img { width: 100%; display: block; }
.edd_download_image a:hover img { opacity: 0.85; }
.entry .edd_download_title { margin: 0 0 10px;}
.edd_downloads_list .edd_download { margin-bottom: 30px; }
.edd_downloads_list .edd_download_inner { margin: 0; }
.edd_downloads_list .edd_download_title { margin: 0 0 10px; font-size: 21px; }

/* Other buttons
================================================== */
.button{
	font-family: 'Helvetica Nue', Arial;
	font-size: 12px;
	margin-right: 5px;
	margin-top: 5px;
}
.button, .button span {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button {
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	margin-bottom:10px;
}
.button.full, .button.full span {
	display: block;
}
.button:hover, .button.hover {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active {
	top:1px;
}
.button span {
	position: relative;
	color:#fff;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	border-top: rgba(255, 255, 255, .3) 1px solid;
	padding:0.8em 1.3em;
	line-height:1em;
	text-decoration:none;
	text-align:center;
	white-space: nowrap;
}
.button.black {
	background-color: #333333;
}
.button.gray {
	background-color: #666666;
}
.button.light-gray {
	background-color: #D5D2D2;
	text-shadow: 1px 1px 0px #FFF;
}
.button.light-gray span{
	color: #242424;
	text-shadow: 1px 1px 0px #e7e7e7;
	border-top: rgba(255, 255, 255, .6) 1px solid;
}
.button.red {
	background-color: #e62727;
}
.button.orange {
	background-color: #ffa302;
}
.button.magenta {
	background-color: #A9014B;
}
.button.yellow {
	background-color: #ffb515;
}
.button.blue {
	background-color: #00ADEE;
}
.button.pink {
	background-color: #e22092;
}
.button.green {
	background-color: #91bd09;
}
.button.rosy {
	background-color: #F16C7C;
}
.button.brown {
	background-color: #804000;
}
.button.purple {
	background-color: #800080;
}
.button.cyan {
	background-color: #46C7C7;
}
.button.gold {
	background-color: #D4A017;
}
.button.grue {background-color: #fe4c29; border-radius:6px }
.button.grue:hover {background-color: #324D5B;  }
.button.grue span {color:#fff!important; font-size:15px}
.button.grue span:hover {color:#69db96!important}

.button.out {background-color: #fe4c29; border-radius:6px }
.button.out:hover {background-color: #324D5B;  }
.button.out span {color:#fff!important; font-size:13px}
.button.out span:hover {color:#69db96!important}

.button.price {background-color: #324D5B;border-radius:6px }
.button.price:hover { background-color: #fe4c29;  }
.button.price span {color:#69db96!important; font-size:13px}
.button.price span:hover {color:#fff!important;}

.btn-amzn { text-align:center; margin:10px 0 }
.btn-amzn a { padding:10px 20px 10px 50px; color:#fff; cursor:pointer; border-radius:6px; border:1px solid #666; background-color:#fe4c29; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset; background-image: url(images/amazon.svg);  background-size: 32px 32px;  background-repeat:no-repeat; background-position:10px 60%;  transition: all .1s ease-in-out; }
.btn-amzn a:hover { background-color:#69db96; color:#333}

.download,.link,.price { margin:5px 5px 5px 0!important; float:left;}
.livedemo { margin:5px 5px 5px 0!important; float:left}
.compatible { margin:0 0 0 10px;}
.compatible .button span {padding:5px;}
.author a{ font-size:15px;}
#et-contact label { display:block; margin:0 0 10px 0}
#et-contact input { display:block; width:200px;}
.wp_rp_wrap { margin:20px 0 0 0!important}
.host-price { font-size:28px;font-weight:bold; color:#fe4c29; float:left; line-height:30px}
.host { float:right; width:230px; background:url(images/server.png) 0 50% no-repeat; padding:0 0 0 120px; margin:-20px 0 0 0; color:#689200}
.host .hosttitle {font-family: "Oswald",Arial,Helvetica,sans-serif;  font-weight: bold; font-size:16px; display:block; letter-spacing:1px;}
.host .hostdesc { float:left}
.host .hostdesc ul li { background:url(images/tick.png) 0 50% no-repeat; padding:0 0 0 20px;}
.social { float:left; margin:0 10px 10px 0}
.all-social { width:120px; margin:10px auto 0 auto}
#plans-pricing {margin:0 auto 10px auto; width:70%; border-bottom:3px solid rgba(0,0,0,0.4)}
.plans-pricing { width:100%;}
.plans-pricing span.button-inner { font-size:20px; font-family:'Oswald',Arial, Helvetica, sans-serif; padding: 10px 10px 0 10px; border:none; padding:10px 10px 0 10px; display:block; text-align:center; text-transform:uppercase; font-weight:bold; letter-spacing:1px}
.plans-pricing span.button-outer { padding:5px; display:block;text-align:center; border:none;}
#plans-pricing { background:#fe4c29; color:#fff; border-radius:10px; transition: all .2s ease-in-out;}
#plans-pricing:hover{ color:#014F76; background:#69db96; }

#plans-pricing .plans-pricing { color:#fff}
#plans-pricing:hover .plans-pricing { color:#014F76; text-decoration:none}

/* Thank you ColorRating for the inspiration and image */
#editors_rating { display: inline-block; }
#wpcr_respond_1 .sp_rating, #editors_rating .sp_rating { line-height:1.7em; display:block;}
#wpcr_respond_1 .sp_rating *,#editors_rating .sp_rating * { border:0 none; margin:0; padding:0; }

#wpcr_respond_1  .base, #editors_rating  .base   { background:url(images/newstars.png) 0 0 no-repeat; width:80px; height:16px; float:left; padding-right:4px; overflow:hidden; display:block; }
#wpcr_respond_1 .average, #editors_rating .average { background:url(images/newstars.png) 0 -16px no-repeat; text-indent:-9999px; height:16px; }

#wpcr_respond_2 { display:none; background-color:inherit; }

#wpcr_commentform .sp_rating { line-height:1.7em; display:block; }
#wpcr_commentform  .sp_rating * { border:0 none; margin:0; padding:0; }

#wpcr_commentform .status { height:16px; width:100px; overflow:hidden; position:relative; cursor:pointer; display:block; }

#wpcr_commentform  .base  { display:none; }

#wpcr_commentform .score { background:url(images/newstars.png) 0 0 no-repeat; width:80px; height:16px; float:left; position:relative; }
#wpcr_commentform .score a {
    display:block;
    height:16px;
    float:left;
    text-indent:-9999px;
    position:absolute;
    overflow:hidden;
    line-height:1em;
}
#wpcr_commentform .score a:hover { background:url(images/newstars.png) bottom right no-repeat; opacity:1; 	
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;}
#wpcr_commentform .score1 {width:20%; z-index:55;}
#wpcr_commentform .score2 {width:40%; z-index:54;}
#wpcr_commentform .score3 {width:60%; z-index:53;}
#wpcr_commentform .score4 {width:80%; z-index:52;}
#wpcr_commentform .score5 {width:100%; z-index:51;}

.home p { margin:0; padding:0}
.listtop { padding:10px; margin-bottom:20px; background:#324D5B; border-radius:10px}
.host-widget ul.host-widget-list { padding: 0; margin: 0; text-align: left; } 
a.host-widget-thread { font-weight: bold;display:block; background:#fff; text-align:center; border-radius:10px} 
a.host-widget-thread:hover{ color:#324D5B} 
.host-widget-meta { display: inline-block; float:right; margin:3px 0 0 0} 
li.host-widget-item { margin: 15px 0; list-style-type: none; clear: both; } 
span.host-widget-clout { padding: 0 2px; background-color: #ff7300; color: #fff; } 

.listtop h4 { text-align:center; color:#fff; border-bottom: 1px solid #3c5c6d; text-transform:uppercase; padding-bottom:10px; font-size:20px}
.listtop ul li {   border-bottom: 1px solid #3c5c6d; list-style-type: none;   margin: 0;   padding: 10px;   position: relative;}
.listtop ul li:last-child { border:none}
.listtop li.host-widget-item span { display: block; font-family: Georgia; font-size: 1.8em; font-weight: 300; position: absolute; top:23px; left:15px; text-align: center; vertical-align: middle; width: 20px; font-family:"Oswald",Arial, Helvetica, sans-serif;
background:#F34E5C; border:3px solid #c42d3a; color:#fff; padding:2px; margin:0 10px 0 0; font-size:16px; line-height:20px; height:20px; border-radius:20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.listtop li.host-widget-item .description { font-size:16px; line-height:18px; clear:both; margin-top:5px; color:#69db96; text-align:center; text-transform:uppercase}
h4.widget-title { background:#324D5B; color:#fff; line-height:30px; padding:5px 10px; -webkit-border-radius: 6px 6px 0 0 ;-moz-border-radius: 6px 6px 0 0 ;	border-radius: 6px 6px 0 0 ;}
.prettyprint p { margin:0!important; padding:0!important}

#menu-footer-menu li { padding:0; margin:0 0 10px 0}
#menu-footer-menu li a{ padding:5px 10px; background:#3b5766; -webkit-border-radius: 5px0 ;-moz-border-radius: 5px ;	border-radius: 5px ;}
#menu-footer-menu li a:hover{background:#2a4350}

.theme_wrap { margin:0 auto 20px auto;}
.theme_box { text-align:center}
.content_box { background:#436779; padding:10px; border:1px solid #324D5B; border-radius:6px; display:block}
.content_box h3.theme_name{ display:inline-block; font-size:25px; line-height:50px; text-transform:uppercase; margin:0; padding:0 20px 0 0; color:#fff; font-weight:normal;  font-family:"Oswald",Arial, Helvetica, sans-serif}
.content_box h3.theme_name span{ display:block; font-size:11px;}
.content_box .theme_price{ display:inline-block; font-size:25px; line-height:50px;  text-transform:uppercase; padding:0 20px;border-left:1px solid #324D5B; border-right:1px solid #324D5B; color:#69DB96; font-weight:100; }
.content_box .theme_demo{ display:inline-block; margin:0; padding:0 0 0 20px; margin:0; line-height:50px; height:50px; vertical-align: bottom}

.host_left { width:70%; float:left; }
.host_right{ width:30%; float:right; }

.content_box h3.host_name{font-size:30px; line-height:40px; text-transform:uppercase; margin:0 0 10px 0; padding:0; color:#69db96; font-weight:100; font-family:"Oswald",Arial, Helvetica, sans-serif}
.content_box .host_price{ display:block; text-align:center; font-size:15px; line-height:35px; text-transform:uppercase; margin:0 ; padding:0; color:#69DB96; font-weight:100; }
.content_box .host_demo{ display:block; margin:0; padding:0; line-height:35px; height:35px; }
.content_box .host_demo a.buy-button{ text-transform:uppercase;border-radius:10px;padding:10px 15px 10px 35px; display:block; font-size:12px;background:#fe4c29 url(images/info.png) 10px 50% no-repeat; color:#fff!important; box-shadow:0 -2px rgba(0,0,0,.5) inset;-moz-box-shadow:0 -2px rgba(0,0,0,.5) inset;-webkit-box-shadow:0 -2px rgba(0,0,0,.5) inset;-o-box-shadow:0 -2px rgba(0,0,0,.5) inset; line-height:20px;}
.content_box .host_demo a.buy-button:hover {  background:#69DB96 url(images/info.png) 10px 50% no-repeat; color:#324D5B!important; }


.plugin_wrap { margin:0 auto 20px auto; width:50% }
.plugin_box { background:#436779; padding:10px; border:1px solid #324D5B; border-radius:6px;}
.plugin_box h3.plugin_name{ display:block; font-size:20px; text-transform:uppercase; margin:0 0 10px 0;  padding:0 20px 0 0; color:#fff; clear:both}
.plugin_box h3.plugin_name span{ display:block; font-size:11px;}
.plugin_box .theme_price{ display:inline; font-size:25px; line-height:50px;  text-transform:uppercase; padding:0 20px 0 0; border-right:1px solid #324D5B; color:#69DB96; font-weight:100}
.plugin_box .theme_demo{ display:inline; margin:0; padding:0 0 0 20px; margin:0; line-height:50px;  height:20px; vertical-align:top}

a.buy-button{border-radius:3px;padding:10px 15px 10px 35px; font-size:12px; background:#69DB96 url(images/info.png) 10px 50% no-repeat; color:#324D5B!important;box-shadow:0 -2px rgba(0,0,0,.1) inset;-moz-box-shadow:0 -2px rgba(0,0,0,.1) inset;-webkit-box-shadow:0 -2px rgba(0,0,0,.1) inset;-o-box-shadow:0 -2px rgba(0,0,0,.1) inset; line-height:20px;}

.special_deal { padding:20px; background:#324D5B; color:#69db96; font-size:40px; font-family: "Lato", Arial, Helvetica, sans-serif; border-radius:10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.special_deal .deal_desc { font-size:30px; line-height:50px; text-align:center; letter-spacing:-1px; text-transform:uppercase; font-family: "Oswald", Arial, Helvetica, sans-serif;}
.special_deal .price_desc { font-size:16px; line-height:20px; text-align:center}
.special_deal .price_box { margin:10px 0;  font-weight:bold; font-size:30px; text-align:center}
.special_deal .price_box span{ font-size:20px}
.special_deal .button_holder { margin:20px 0;display:block; text-align:center; text-transform:uppercase}
.special_deal .button_holder a { padding:10px 15px; color:#fff; background:#fe4c29; font-size:20px; border-radius:10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.special_deal .button_holder a:hover{ color:#014F76; background:#69db96; }

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*  COUPON Box
-------------------------------------------------------------- */
.coupon_box { margin:20px 0; position:relative; z-index:1; background:#f8f8f8;  padding: 10px; border-color: #ccc!important; border-width:1px !important; border-style: solid; position:relative; min-height:80px; border-radius:3px}
.coupon_box:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;display:block;}
.coupon_box .content_box { background:none; border:none; padding:0; margin:0; font-weight:300; text-align:left; font-size:18px; line-height:25px; float:left; width:68%; }
.coupon_box .button_box { float:right; width:30%; padding:0; margin:0;  }
.coupon_box .button_box a { min-width:100px; font-size:15px; line-height:15px; text-transform:uppercase; text-decoration:none; text-align:center;  position: absolute; top: 50%; right:20px; height:auto;  margin-top:-20px; margin-left:20px; }
.coupon_box .button_box a span {border-radius:6px;padding:15px 15px 15px 35px; display:block; font-size:15px; font-weight:bold; background:#fe4c29 url(images/info.png) 10px 50% no-repeat; color:#fff!important; box-shadow:0 -2px rgba(0,0,0,.5) inset;-moz-box-shadow:0 -2px rgba(0,0,0,.5) inset;-webkit-box-shadow:0 -2px rgba(0,0,0,.5) inset;-o-box-shadow:0 -2px rgba(0,0,0,.5) inset; line-height:20px;}
.coupon_box .button_box a:hover span {  background:#69DB96 url(images/info.png) 10px 50% no-repeat; color:#324D5B!important; }
.coupon_box .button_box a div {border-radius:6px;padding:15px 15px 15px 35px; display:block; font-size:15px; font-weight:bold; background:#324D5B url(images/info.png) 10px 50% no-repeat; color:#fff!important; box-shadow:0 -2px rgba(0,0,0,.5) inset;-moz-box-shadow:0 -2px rgba(0,0,0,.5) inset;-webkit-box-shadow:0 -2px rgba(0,0,0,.5) inset;-o-box-shadow:0 -2px rgba(0,0,0,.5) inset; line-height:20px;}
.coupon_box .discount { padding:20px 10px; margin:0 10px 0 0; font-size:30px; float:left; background:#fff; color:#fe4c29; border:1px solid #fe4c29; border-radius:3px}
.coupon_box .discount span { display:block;  font-weight:bold; }




#social-share { position:fixed; bottom:20%; left:0;}
#social-share a { color:#fff; padding:5px; text-align:center; width:30px; font-size:20px; display:block; vertical-align:middle; text-decoration:none }
#social-share span { border-radius:0 3px 3px 0; display: inline-block; float:left; clear:both; margin:0 0 5px 0;  transition: all 0.1s ease; }
#social-share a:hover {  padding:5px 5px 5px 20px}
#social-share small { font-size:10px; text-align:center; display: block; line-height:10px; margin:0; padding:0}
#social-share .email { background:#0a88ff;}
#social-share .email:hover { background:#006ED6}
#social-share .facebook { background:#306199;}
#social-share .facebook:hover { background:#244872}
#social-share .linkedin { background:#007bb6;}
#social-share .linkedin:hover { background:#005983}
#social-share .twitter { background:#26c4f1;}
#social-share .twitter:hover { background:#0EAAD6}
#social-share .tumblr { background:#32506d;}
#social-share .tumblr:hover { background:#121d27}
#social-share .reddit { background:#8bbbe3;}
#social-share .reddit:hover { background:#398bcf}
#social-share .google { background:#e93f2e;}
#social-share .google:hover { background:#CE2616}
#social-share .pinterest { background:#b81621;}
#social-share .pinterest:hover { background:#5d0b11}

#topcontrol { background:url(images/arrow-up.png) 0 0 no-repeat;width:60px;height:60px;white-space:nowrap;cursor: pointer;opacity:0.7;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); bottom:20px; right:20px;}

/*  Tables
-------------------------------------------------------------- */
table { max-width: 100%;  background-color: transparent;  border-collapse: collapse;  border-spacing: 0;  width: 100%;  margin-bottom: 20px;  border-bottom: 1px solid #E3E4E5;}
table th,
table td { padding: 8px; line-height: 20px; vertical-align: middle; border-top: 1px solid #E3E4E5; text-align:center;}
table th { font-weight: 600; font-size:16px; }
table td { font-weight: 100; font-size:14px; }
table thead th { vertical-align: bottom; text-align: left;}
table .even { background:#FAFAFA; }
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {  border-top: 0;}
table tbody + tbody {  border-top: 2px solid #E3E4E5;}

.amazon { display:block; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #f5f5f5}
.amazon:last-child { margin-bottom:0!important;}
.amazon:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; zoom: 1;}
.amazon .left { float:left; width:30%; text-align:center}
.amazon .right { float:right; width:70%}
.amazon .product-price { display:block; font-size:12px; color:#fe4c29}
.amazon .product-price strike { color:#ccc}
.amazon .product-desc { display:block;}
.amazon .product-ship { font-size:12px; color:#ccc; display:block}
.amazon a.product-title { font-weight:600; font-size:20px; line-height:20px; display:block; margin:0}
.amazon a.product-details {border-radius:6px;padding:10px 15px 10px 35px; margin:10px auto 0 auto; display:inline-block; font-size:15px; font-weight:bold; background:#fe4c29 url(images/info.png) 10px 50% no-repeat; color:#fff!important; box-shadow:0 -2px rgba(0,0,0,.5) inset;-moz-box-shadow:0 -2px rgba(0,0,0,.5) inset;-webkit-box-shadow:0 -2px rgba(0,0,0,.5) inset;-o-box-shadow:0 -2px rgba(0,0,0,.5) inset; line-height:20px;}
.amazon a.product-details:hover {  background:#69DB96 url(images/info.png) 10px 50% no-repeat; color:#324D5B!important; }

.ftc { background:rgba(50, 77, 91,0.9); color:#fff; position:fixed; bottom:0; left:0; padding:5px; font-size:12px; line-height:14px; width:100%; text-align:center}