/*
Theme Name: Bookshelf
Theme URI: http://mythemeshop.com/themes/bookshelf
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: BookShelf is a multipurpose WordPress blog theme than can function as a personal blog, magazine-style blog, or niche website.
Version: 1.0
*/

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;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
a:link { -webkit-tap-highlight-color: #FF5E99 }
img, video, object, embed {
    max-width: 100%;
    height: auto!important;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-family: Georgia,Serif;
    font-size: 15px;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
}
blockquote:after {
    position: absolute;
    content: '"';
    font-size: 40px;
    color: #D0D9E0;
    width: 50px;
    top: -5px;
    left: 0;
    font-family: arial;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite {
    font-style: italic;
    font-family: georgia;
}
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-family: monospace,consolas,sans-serif;
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFD700;
}
address { margin: 10px 0 }
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky { }
.gallery-caption { }
.bypostauthor { }
.wp-caption-text { }
/*-[ Framework ]--------------------*/
body {
    font-size: 16px/21px;
    color: #444444;
    background-color: #e4e4e4;
    background-position: top center;
    }
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h5, h6 {
    font-weight: bold;
    margin-bottom: 8px;
  }
  
  h4 {
    margin-bottom: 4px;
  }
  
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 {
    font-size: 24px;
    line-height: 1.4;
}
h3 {
    font-size: 22px;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    color: #1c1c1c;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #b70000 }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    width: 1100px;
    margin: 0 auto;
    max-width: 100%;
}


.menu-container {

   
}


#page, .container {
    max-width: 1100px;
    min-width: 240px;
    overflow: visible;
}
#page {
    min-height: 400px;
    float: none;
    clear: both;
    background: #F2F2F2;
	overflow: hidden;
}
.single#page {
    background: #f9f9f9;
    padding-top: 0;
}
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    float: left;
    margin-top: 0px;
    width: 100%;
    z-index: 99;
	background:  #0e7228;
}
#header {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    background-color: #FFFFFF;
    padding: 0;
}
#header h1, #header h2 {
    font-size: 42px;
    float: left;
    display: inline-block;
    line-height: 1;
    margin: 4px 4px 4px 4px;
}
#logo a {
    text-transform: uppercase;
    color: #000;
}

.top_leaderboard {
    
    width: 100%;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
}


.logo-wrap {
  float: left;
  background-color: #1c1c1c;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.site-description {
    float: left;
    display: block;
    clear: left;
    margin-left: 7%;
    font-size: 14px;
    color: #666;
}
.header-search { overflow: hidden }
.header-search #searchform { width: 245px }
.header-search fieldset { border: 1px solid #EBEBEB } 
.head-right {
    margin-top: 40px;
    margin-bottom: 30px;
    margin-right: 6px;
}
.header-social {
    float: right;
    margin-bottom: 20px;
}
.header-social li {
    font-weight: 700;
    font-size: 14px;
    float: left;
    color: #666666;
    margin-right: 7px;
    font-family: "Open Sans", sans-serif;
}
.header-social li:first-child { margin-top: 2px }
.header-social li:last-child { margin-right: 0 }
.header-social a {
    background-color: #737373;
    float: left;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
}
.header-social a:hover { background-color: #b70000 }
.header-social .iDr {
    background-image: url(images/dribble.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.header-social .iTw {
    background-image: url(images/twitter.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.header-social .iFb {
    background-image: url(images/fb.png);
    background-repeat: no-repeat;
    background-position: center center;
}
/*-[ Navigation ]-----------------*/
.main-navigation {
    background: #424242; 
    display: block;
 	width: 1100px;
    margin: 0 auto;
    max-width: 100%;
  
}
.main-navigation #navigation ul ul { border-bottom: 1px solid #272727 }
.main-navigation #navigation ul ul::after { border-color: transparent transparent rgba(238, 238, 238, 0.92) }
.main-navigation #navigation {
    max-width: 100%;
    border-top: 0;
}
.main-navigation #navigation ul li li {
    border: 1px solid rgba(28, 28, 28, 0.52);
    }
.main-navigation #navigation ul li li a {
    color: #1c1c1c;
    text-shadow: 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.main-navigation #navigation ul li li a:hover { color: #b70000 }
.main-navigation li { margin: 2px }
.main-navigation li:first-child { margin-left: 2px } 

.main-navigation li a {

    font-size: 17px;
    margin: 0;
    padding: 15px 10px 15px 10px;
    background-color:  #0e7228;
    color: #FFFFFF;
    text-transform: uppercase;
	font-weight: 500;
}

.main-navigation.entry-account li a {
    font-size: 18px;
 
   margin: 0;
    padding: 15px 15px 15px 15px;
    background-color: #0e7228;
    color: #FFFFFF;
    text-transform: uppercase;
}

.main-navigation li a:hover { color: #FFFFFF; background-color: #b10000; }
.main-navigation li a:hover .sub { color:  #b10000 }
.main-navigation li:first-child a { border-left: none }
.main-navigation li:last-child a { border-right: none }
.main-navigation a .sub {
    font-size: 12px;
    line-height: 10px;
    font-weight: normal;
    color: #999;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
.main-navigation li ul li a { margin-left: 0 }
.main-navigation .children { width: 100% }
.main-navigation .children li .sf-sub-indicator, .secondary-navigation .children li .sf-sub-indicator { display: none }
.main-navigation #navigation ul ul { padding: 1px 0 0 0 }
.main-navigation #navigation ul ul ul, .secondary-navigation #navigation ul ul ul { padding-top: 0 }

.secondary-navigation {
    background: #0e7228;
    float: right;
    display: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    
}
.secondary-navigation ul li {
    border-right: 1px solid #DBDBDB;
    border-left: 1px solid #FFF;
}
.secondary-navigation ul li:nth-child(3) { border-left: 0 }
.secondary-navigation a {
    font-size: 15px;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 10px 0 10px; 
}

.secondary-navigation a:hover {
    
    color: #b70000;
  
}

.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    color: #9B9B9B;
}



#navigation .sf-sub-indicator {
    display: none;
    width: 12px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    top: -3px;
}
#navigation ul ul .sf-sub-indicator { top: 8px }
#navigation {
    margin: 0px;
    font-size: 14px;
    float: left;
    width: 100%;
   
}
#navigation select { display: none }
#navigation ul { margin: 0 auto }
.trend {
    
    width: 22px;
    height: 17px;
    background-color: #E58B01;
    float: right;
    margin-right: 5px;
    margin-top: 3px;
	
}
#navigation .menu .trending {
    font-size: 12px;
    text-transform: uppercase;
    margin-right: 5px;
    padding-left: 5px;
    border-right: 0;
    border-left: 0;
	float: right;
}

#navigation ul li {
    float: left;
    position: relative;
	}

#navigation .menu .trending ul li {
    float: left;
    position: relative;
}
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    overflow: hidden;
    display: block;
}
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #F2F2F2;
    border: 1px solid #DBDBDB;
    border-bottom: 0;
}
#navigation ul ul {
    position: absolute;
    width: 192px;
    padding: 1px 0 0 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border-bottom: 1px solid #eee;
}
#navigation ul ul li {
    padding: 0;
    margin: 0;
}
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 9px 20px;
    font-size: 14px;
    position: relative;
    width: 150px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    border-bottom: 1px solid   rgba(255, 255, 255, 0.51);
    margin: 0;
}
.secondary-navigation #navigation ul ul li:first-child { border-top: 1px solid #DBDBDB }
.main-navigation #navigation ul ul ul li:first-child { border-top: 1px solid #272727 }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: auto;
    opacity: 1;
}
#navigation ul ul ul { top: -1px }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 190px;
}
/*-[ Content ]--------------------*/
.home .article, .archive .article { width: 98% }
.article {
    width: 62%;
    float: left;
    margin-bottom: 10px;
    padding: 0 1%;
}
.single .article, .page .article {
    margin-bottom: 0;
    padding: 0;
    width: 65%;
}
.content {
	overflow: hidden;
    background: #f9f9f9;
	padding-top: 10px; 
}
.home .content, .archive .content { padding-top: 10px }
.single .content { background: #f9f9f9; padding-top: 10px;  }
#content_box {
    float: left;
    width: 100%;
}
#content { overflow: hidden }
.post {
    float: left;
    width: 100%;
}
.single_post {
    background-color: #f9f9f9;
    width: 97%;
    padding: 0 2% 0 2%;
}
.single_page {
    background-color: white;
    padding: 22px;
    padding-top: 35px;
}
.post-content {
    margin-top: 10px;
    margin-bottom: 15px;
}
.page .post-content {
    clear: both;
    margin-top: 0;
}
.readMore {
    float: right;
    color: #7B7A79;
}
.readMore a { color: #c1bbb6 }
.ss-full-width {
    padding: 2.8%;
    margin-bottom: 0;
    overflow: hidden;
    padding-top: 30px;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.front-title {
    clear: both;
    text-transform: uppercase;
    font-size: 22px;
    color: #666;
    margin-bottom: 20px;
}
.category-head { 
    background-color: #e62800;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 700;
    padding: 10px 30px;
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}
.homepagefirstpost {
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    width: 98%;
    position: relative;
    overflow: hidden;
}

.firstpost {
    float: left;
    margin-bottom: 30px;
    margin-right: 0px;
   
    width: 68%;
    position: relative;
    overflow: hidden;
}





.secondpost {
    margin-bottom: 8px;
    width: 32%;
    position: relative;
    overflow: hidden;
     text-align: right;
}
.thirdpost {
    float: left;
    margin-right: 10px;
    width: 19.6%;
    position: relative;
    overflow: hidden;
}
#first-thumbnail {
    width: 100%;
    max-width: 550px;
}
#second-thumbnail {
    width: 100%;
    max-width: 380px;
}
.featured-excerpt {
    position: absolute;
    bottom: 0;
    width: 98%;
    margin: 0;
    padding: 1%;
    background: rgba(0, 0, 0, 0.7);
    color: #f1f1f1;
}
.featured-title {
    font-size: 16px;
    font-weight: 700;
    clear: both;
    display: block;
    font-family: "Open Sans", sans-serif;
}
.thirdpost .featured-title {
    font-size: 14px;
    line-height: 1.3;
}


.post.excerpt-MPU-row-first {
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #F2F2F2;
    width: 48.8%;
}


.post.excerpt {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #e6e6e6;
    width: 95%;
    padding: 16px
	}


.post.excerpt-full-width {
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #F2F2F2;
    width: 100%;
}


.post.excerpt-left {
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #F2F2F2;
    width: 45%;
}


.post.excerpt-right {
    float: right;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #F2F2F2;
    width: 45%;
}


.post.text {
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
    width: 48.8%;
}


.post.text-full-width {
    float: left;
    margin-bottom: 5px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #f9f9f9;
    width: 100%;
}


.post.text-left {
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
    width: 45%;
}


.post.text-right {
    float: right;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
    width: 45%;
}


.post-first-row.excerpt {
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #F2F2F2;
    width: 62.8%;
	min-height: 250px;
}

.post.excerpt-MPU {
    float: left;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
    width: 48.8%;
}






.pp-wrapper {
border: 0px solid #1c1c1c;
padding: 10px;
margin-bottom: 8px;
background: #FFFFFF;
}

#roster-container
{
border: 0px solid #1c1c1c;
padding: 10px;
margin-bottom: 8px;
background-color: #FFFFFF;
}

.wp-post-image { float: right;
margin-bottom: 0;
 }
.featured-thumbnail {
    float: left;
    margin-right: 20px;
}
#featured-thumbnail {
    float: left;
    max-width: 220px;
    width: 100%;
    position: relative;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.single-thumbnail {
    float: left;
    max-width: 650px;
    width: 100%;
    position: relative;
}
.postcontent {
    margin-right: 15px;
    overflow: hidden;
	  padding-bottom: 10px;
}

.postcontent-MPU {
    margin-right: 15px;
    float: right;
}


.title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3em;
  text-transform: uppercase;
}
.single-title {
    color: #333333;
    float: left;
    font-size: 22px;
    line-height: 26px;
    padding: 0 0 0 0;
	text-transform: uppercase;
}
.title a { color: #333333 }
.page h1.title {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}
.home .post-info, .archive .post-info {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
    padding: 6px 3%;
    width: 94%;
}
.post-info {
    display: block;
    font-size: 11px;
    font-family: Arial;
    color: #fff;
    float: left;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 6px 40px;
}
.post-info .thetime {
    background: url(images/calender.png) no-repeat left center;
    margin: 0 10px 0 0;
    padding: 0 0 0 18px;
    color: #CFCACE;
}
.post-info .thecomment {
    background: url(images/comments.png) no-repeat left center;
    padding: 0 0 0 18px;
    color: #CFCACE;
}
.single .post-info .thetime, .single .post-info .thecomment { color: #fff }
.home article header, .archive article header { margin-bottom: 10px }
article header {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.post-single-content.box.mark-links {
    overflow: hidden;
    clear: both;
}
.post-info a { color: #919191 }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.article ul {
    margin: 0 0 0 0;

}
.article ol {
    margin: 0.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0px 0px 25px 0px;
    overflow: hidden;
}
#tabber .inside {
    background: rgb(255, 255, 255);
    padding: 5px 0 0 0;
    margin-top: 0;
    border: 1px solid #E1E1E1;
    margin-top: -1px;
}
#tabber ul.tabs {
    overflow: hidden;
    height: 40px;
    text-align: center;
}
#tabber ul.tabs li {
    background: none;
    border: 1px solid #E1E1E1;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    width: 49.3%;
    text-align: center;
}
#tabber ul.tabs li a {
    background: transparent;
    color: #999;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 10px 0;
    line-height: 1.4;
    width: 100%;
}
#tabber ul.tabs li a.selected {
    background: #FFFFFF;
    margin: 0;
    color: rgb(77, 77, 77);
    text-decoration: none;
    line-height: 1.4;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
#tabber ul.tabs .tab-recent-posts {
    width: 49.6%;
    border-left: 0;
}
#tabber ul.tabs li a:hover { text-decoration: none }
#tabber .inside li {
    border-bottom: 1px solid #E1E1E1;
    list-style: none;
    padding: 10px 15px 13px;
    margin-bottom: 2px;
}
#tabber .inside li a { line-height: 18px }
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
    font-size: 13px;
    margin-bottom: 0;
    font-weight: bold;
}
#tabber .inside li .meta {
    display: block;
    font-size: 13px;
    color: #999;
}
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
    background: #2DB2EB;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.tweets li:last-child { margin-bottom: 5px!important }
.twitter-follow {
    background: url(images/small_twitter.png) no-repeat center left;
    padding: 0 0 0 20px;
    float: right;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 12px;
    color: #5E656D;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select { padding: 12px 20px }
input:focus, textarea:focus { }
::-webkit-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-moz-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-ie-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::-o-input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
::input-placeholder {
    color: #585F65;
    text-shadow: 0 1px 1px rgba(255,255,255,0.4);
}
/*-[ Tables ]--------------------*/
table {
    width: 100%;
background-color: #fff;
font: 14px/16px Arial, Sans-serif;
text-align: left;
border-spacing: 0;
margin-bottom: 15px;

padding: 10px;
}

.team-info-panel
{

    width: 100%;
background-color: #fff;
font: 12px/18px Arial, Sans-serif;
text-align: left;
border-spacing: 0;
border: 0px solid #1c1c1c;
padding: 10px;
 
}

thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
    padding: 0;
    float: left;
    clear: both;
    border: 2px solid whiteSmoke;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
nav #searchform { float: right }
nav #searchform fieldset {
    padding: 5px 0 5px 15px;
    border: 0;
    border-left: 1px solid #eee;
}
#searchform fieldset {
    border: 1px solid #EBEBEB;
    float: left;
    width: 99.4%;
}
footer #searchform fieldset {
    border: 1px solid #181818;
    width: 99%;
}
#searchform input { border: 0 }
.main-header #s {
    width: 99.6%;
    padding: 8px 0;
    text-indent: 10px;
}
#s {
    width: 100%;
    background: url(images/search.png) 95% no-repeat;
    float: left;
    padding: 10px 0 10px 0;
    text-indent: 10px;
}
#sidebars #s { background-color: #FAFAFA }
.sidebar #searchform {
    background: #fff;
    width: 98.4%;
    border: 2px solid #E2E2E2;
}
.footer-widgets fieldset, #sidebars fieldset {
    width: 99.4%;
    border: 1px solid #CFCFCF;
}
.footer-widgets #searchform {
    background: rgb(61, 61, 61);
    border: 2px solid #252525;
    width: 98%;
}
.breadcrumb {
    padding: 8px 3%;
    line-height: 24px;
    float: left;
    width: 94%;
    background: #444444;
}
.breadcrumb a { color: #fff }
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    background: #f9f9f9;
    float: left;
    width: 30%;
    font-size: 13px;
    padding-left: 1.0%;
    padding-right: 1.0%;
    padding-top: 0px;
    line-height: 20px;
    max-width: 325px;
}

.widget {
    margin-bottom: 27px;
    overflow: hidden;
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-bottom: 7px;
    margin-left: 15px;
}
.widget h3 {
    font-size: 20px;
    color: #666;
    line-height: 22px;
    margin: 5px 0 15px 0;
    text-transform: uppercase;
}
.title_box {
    float: left;
    height: 14px;
    margin-right: 10px;
    margin-top: 4px;
    width: 11px;
}
.title_box_small {
    float: left;
    height: 12px;
    margin-right: 5px;
    margin-top: 4px;
    width: 6px;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #444444; 
    padding-left: 10px;
    background: none;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 12px;
    padding-bottom: 15px;

}
.footer-widgets .advanced-recent-posts li, .footer-widgets .popular-posts li, .footer-widgets .category-posts li { border-bottom: none }
.advanced-recent-posts p, .popular-posts p, .category-posts p { margin: 0 }
.category-posts a, .advanced-recent-posts a { display: block }
.popular-posts time {
    display: block;
    color: #6C6C6C;
    font-size: 12px;
}
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 10px 7px 10px;
    overflow: hidden;
    clear: both;
    background-color: #f2f2f2;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.shareit .share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons { overflow: hidden }
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 5px 10px;
    padding: 0;
    text-indent: -999em;
}
.social-profile-icons ul li a {
    display: block;
    width: 32px;
    height: 32px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(images/social-dribbble.png) no-repeat }
.social-email a { background: url(images/social-mail.png) no-repeat }
.social-facebook a { background: url(images/social-facebook.png) no-repeat }
.social-gplus a { background: url(images/social-googleplus.png) no-repeat }
.social-linkedin a { background: url(images/social-linkedin.png) no-repeat }
.social-pinterest a { background: url(images/social-pinterest.png) no-repeat }
.social-rss a { background: url(images/social-rss.png) no-repeat }
.social-stumbleupon a { background: url(images/social-stumbleupon.png) no-repeat }
.social-twitter a { background: url(images/social-twitter.png) no-repeat }
.social-youtube a { background: url(images/social-youtube.png) no-repeat }
.social-flickr a { background: url(images/social-flickr.png) no-repeat }
.social-lastfm a { background: url(images/social-lastfm.png) no-repeat }
.social-tumblr a { background: url(images/social-tumblr.png) no-repeat }
.social-vimeo a { background: url(images/social-vimeo.png) no-repeat }
/*-[ Footer ]-------------------*/
body > footer {
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
}
body > footer .footeText {
    width: 1100px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
body > footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
body > footer .widget { padding: 10px 0 0 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 20px }
footer .widget li a {
    color: #959595;
    font-weight: bold;
}
footer .widget li a:hover { color: #222 }
footer {
    position: relative;
    overflow: hidden;
}
footer .container { background-color: #fff }
footer p { color: #8D8D8D }
.footer-widgets {
    background: #1c1c1c;
    overflow: hidden;
    padding: 20px 2.8% 10px 2.8%;
    width: 94.4%;
    margin: 0;
}
.footer-widgets h3 {
    background: none;
    font-size: 14px;
    color: #f1f1f1;
    padding: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.f-widget {
    width: 23.5%;
    float: left;
    position: relative;
    color: #8D8D8D;
    margin-right: 2%;
    margin-bottom: 15px;
}
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 5px;
    padding-top: 12px;
    color: #333;
}
#copyright-note {
    width: 1100px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
.copyrights a { color: #333 }
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 3px;
    margin-right: 10px;
}
.postsby { margin-bottom: 25px }
.textwidget a:hover { color: #222!important }
/*-[ Related Posts ]---------------------------*/
.related-posts {
    background-color: #FFF;
    margin-top: 30px;
    clear: both;
    float: left;
    padding: 0 4%;
}
.postauthor p { padding-top: 0px }
.related-posts ul {
    background-color: #F2F2F2;
    margin-left: 0;
    padding: 20px;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    line-height: 20px;
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 13px;
}
.related-posts h3 {
    font-size: 20px;
    line-height: 22px;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
}
.relatedthumb img {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0;
}
.postauthor-top { margin-bottom: 10px }
.related-posts li {
    width: 31%;
    float: left;
    list-style: none;
    margin-right: 3%;
    min-height: 100px;
}
.related-posts a {
    color: #868686;
    font-weight: bold;
}
.rthumb {
    float: left;
    margin-bottom: 10px;
}
.rtitle {
    color: #666;
    font-weight: 700;
}
.rtdesc {
    clear: both;
    display: block;
    margin: 10px 0 20px;
}
.rtrm a {
    color: #e58b01;
    font-style: italic;
    font-weight: 400;
}
.related-posts .last { margin-right: 0 }
.tags {
    margin: 20px 0 15px 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
.postauthor {
    margin: 40px 0 0px 0;
    min-height: 125px;
    background-color: #fff;
    float: left;
    clear: both;
    width: 92%;
    padding: 0 4%;
}
.author-wrap {
    background: #F2F2F2;
    min-height: 100px;
    padding: 3%;
}
.postauthor h4 {
    font-size: 20px;
    line-height: 22px;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.postauthor h5 {
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 24px;
}
.postauthor img {
    float: left;
    margin: 5px 15px 15px 0;
}
.postauthor h4 a { color: #473636 }
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 !important }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 2px 10px;
    margin-bottom: 7px;
    float: left;
    margin-right: 7px;
    background: #b70000;
    color: #fff;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.tagcloud a:hover {
    background: #272727;
    color: #fff;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
    color: #888;
    border: 1px solid #DFDFDF;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    float: left;
    padding: 9px 0;
    border-right: 0;
    text-indent: 10px;
}
.mts-subscribe input[type="submit"] {
    background: #2DB2EB;
    cursor: pointer;
    color: white!important;
    padding: 10px 0;
    border: 0;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    float: left;
    height: 35px;
    text-align: center;
    width: 30%;
}
.mts-subscribe input[type="submit"]:hover { background: #222 }
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
}
.ad-125 .evenad { float: right!important }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { width: 300px }
#wp-calendar td { text-align: center }
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 20px;
    line-height: 22px;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: "Open Sans", sans-serif;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0 4%;
    background-color: #fff;
    margin-top: 40px;
    float: left;
    clear: both;
    width: 92%;
}
#commentsAdd {
    background-color: #fff;
    margin-top: 30px;
    width: 92%;
    float: left;
    clear: both;
    margin-bottom: 20px;
    padding: 0 4%;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}
.comment time {
    background: url(images/calender.png) no-repeat left center;
    margin: 0 20px 0 0;
    padding: 0 0 0 14px;
    float: left;
}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
    width: 300px;
    border: 1px solid #E9E9E9;
    background: #fff;
    font-size: 14px;
    float: left;
    max-width: 85%;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    -webkit-box-shadow: 0px 0px 1px 2px #F4F4F4;
    -moz-box-shadow: 0px 0px 1px 2px #F4F4F4;
    box-shadow: 0px 0px 1px 2px #F4F4F4;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
#cancel-comment-reply-link {
    color: red;
    margin-bottom: -20px;
    z-index: 100;
    position: relative;
}
#commentform input#submit {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    background-color: #444;
    padding: 7px 15px;
    color: #fff;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: none;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#commentform input#submit:hover {
    background: #b70000;
    color: #fff;
}
ol.commentlist { margin-left: 0 }
.commentlist li {
    background: #F2F2F2;
    list-style: none;
    margin: 0 0 12px 0;
    padding: 20px 0 0 3.4%;
    float: left;
    width: 96.6%;
    position: relative;
}
.commentlist p {
    margin-bottom: 1em;
    line-height: 21px;
}
.fn {
    font-size: 14px;
    line-height: 1.375em;
    font-weight: bold;
    font-family: arial;
}
.fn a {
    color: #444;
    font-weight: bold;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-meta a { color: #888 }
.commentmetadata { overflow: hidden }
.reply {
    background: #b70000;
    color: #fff;
    margin-top: 10px;
    padding: 5px 20px;
    overflow: hidden;
    float: right;
}
.reply a {
    background: url(images/reply.png) no-repeat left center;
    float: right;
    padding: 0 0 0 14px;
    color: #fff;
    font-size: 12px;
}
.reply a:hover { color: #fff }
.commentlist .children {
    margin-left: 17%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 83%;
}
.commentlist .children li { padding-bottom: 0 }
.avatar { float: left }
.comment #respond { width: 97% }
#respond {
    width: 100%;
    clear: both;
}
#respond #respond {
    margin-right: 0;
    width: 100%;
}
#respond h4 {
    font-size: 20px;
    line-height: 22px;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 95.5%;
    border: 1px solid #E9E9E9;
    background: #fff;
    font-size: 14px;
    padding: 2%;
    line-height: 25px;
    font-family: georgia;
    font-style: italic;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
}
#commentform p {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
    float: left;
    width: 100%;
}
.required {
    color: red;
    font-size: 14px;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    font-family: arial;
    padding: 0 0 20px 0;
}
.pagination ul {
    list-style: none;
    margin: 0;
}
.pagination ul li { float: left }
.currenttext, .pagination a:hover {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    padding: 7px 10px;
    background: #b70000;
}
.pagination a, .pagination2 {
    background: #F2F2F2;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1.2em;
    text-decoration: none;
    color: #979494;
    padding: 7px 10px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.pagination a:hover { color: #fff }
.pagination2 { clear: both }
.top { float: right }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous { float: left }
.nav-next { float: right }
/*-----------------------------------------------
/* Shortcodes
/*---------------------------------------------*/
/*-[ Notifications ]---------------------------*/
.message_box { margin: 15px 0 }
pre {
    overflow: auto;
    background: #F7F7F7 url('images/code.png') 10px 2px no-repeat;
    padding: 2em 1em 1em 1em;
    border: 1px solid #DDD;
    margin: 15px 0;
}
.note {
    background: #FEF4C8;
    color: #444;
    border: 1px solid #FDEBA5;
}
.note p {
    padding: 0.5em 1em 0.5em 1em;
   margin: 0.3em 0.8em;
}
.announce {
    background: #D7EFFB;
    color: #444;
    border: 1px solid #BEE5F8;
}
.announce p {
    padding: 0.5em 1em 0.5em 1em;
    margin: 0.3em 0.8em;
}
.success {
    background: #E8F6D2;
    color: #444;
    border: 1px solid #DEF1BF;
}
.success p {
    padding: 0.5em 1em 0.5em 1em;
    margin: 0.3em 0.8em;
}
.warning {
    background: #FFE7E7;
    color: #444;
    border: 1px solid #FFDBDB;
}
.warning p {
    padding: 0.5em 1em 0.5em 1em;
    margin: 0.3em 0.8em;
}
/*-[ Buttons ]---------------------------------*/
.buttons {
    font-size: 12px;
    text-decoration: none;
    position: relative;
    padding: 10px 20px 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 15px 25px 25px 0;
    padding: 12px 10px;
}
a.buttons { color: #fff!important }
a.btn_white { color: #4F4F4F!important }
.btn_brown {
    background-color: #D9C2A5;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D9C2A5), color-stop(100%, #C3A178));
    background-image: -webkit-linear-gradient(top, #D9C2A5, #C3A178);
    background-image: -moz-linear-gradient(top, #D9C2A5, #C3A178);
    background-image: -ms-linear-gradient(top, #D9C2A5, #C3A178);
    background-image: -o-linear-gradient(top, #D9C2A5, #C3A178);
    background-image: linear-gradient(top, #D9C2A5, #C3A178);
    border-top: 1px solid #BD986A;
    border-right: 1px solid #BD986A;
    border-bottom: 1px solid #9A7445;
    border-left: 1px solid #BD986A;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #DFCC9F;
    -moz-box-shadow: inset 0 1px 0 0 #DFCC9F;
    box-shadow: inset 0 1px 0 0 #DFCC9F;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #BA905E;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_brown:hover {
    background-color: #D1B593;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D1B593), color-stop(100%, #BC966B));
    background-image: -webkit-linear-gradient(top, #D1B593, #BC966B);
    background-image: -moz-linear-gradient(top, #D1B593, #BC966B);
    background-image: -ms-linear-gradient(top, #D1B593, #BC966B);
    background-image: -o-linear-gradient(top, #D1B593, #BC966B);
    background-image: linear-gradient(top, #D1B593, #BC966B);
    border-top: 1px solid #BD986A;
    border-right: 1px solid #BD986A;
    border-bottom: 1px solid #9A7445;
    border-left: 1px solid #BD986A;
    -webkit-box-shadow: inset 0 1px 0 0 #DFCC9F;
    -moz-box-shadow: inset 0 1px 0 0 #DFCC9F;
    box-shadow: inset 0 1px 0 0 #DFCC9F;
    cursor: pointer;
    color: white!important;
}
.btn_brown:active {
    border: 1px solid #B2824C;
    -webkit-box-shadow: inset 0 0 8px 2px #C19B70;
    -moz-box-shadow: inset 0 0 8px 2px #C19B70;
    box-shadow: inset 0 0 8px 2px #C19B70;
}
.btn_blue {
    background-color: #A5B8DA;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A5B8DA), color-stop(100%, #7089B3));
    background-image: -webkit-linear-gradient(top, #A5B8DA, #7089B3);
    background-image: -moz-linear-gradient(top, #A5B8DA, #7089B3);
    background-image: -ms-linear-gradient(top, #A5B8DA, #7089B3);
    background-image: -o-linear-gradient(top, #A5B8DA, #7089B3);
    background-image: linear-gradient(top, #A5B8DA, #7089B3);
    border-top: 1px solid #758FBA;
    border-right: 1px solid #6C84AB;
    border-bottom: 1px solid #5C6F91;
    border-left: 1px solid #6C84AB;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
    -moz-box-shadow: inset 0 1px 0 0 #aec3e5;
    box-shadow: inset 0 1px 0 0 #aec3e5;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #64799E;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_blue:hover {
    background-color: #9badcc;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9badcc), color-stop(100%, #687fa6));
    background-image: -webkit-linear-gradient(top, #9badcc, #687fa6);
    background-image: -moz-linear-gradient(top, #9badcc, #687fa6);
    background-image: -ms-linear-gradient(top, #9badcc, #687fa6);
    background-image: -o-linear-gradient(top, #9badcc, #687fa6);
    background-image: linear-gradient(top, #9badcc, #687fa6);
    border-top: 1px solid #6d86ad;
    border-right: 1px solid #647a9e;
    border-bottom: 1px solid #546685;
    border-left: 1px solid #647a9e;
    -webkit-box-shadow: inset 0 1px 0 0 #a5b9d9;
    -moz-box-shadow: inset 0 1px 0 0 #a5b9d9;
    box-shadow: inset 0 1px 0 0 #a5b9d9;
    cursor: pointer;
    color: white!important;
}
.btn_blue:active {
    border: 1px solid #546685;
    -webkit-box-shadow: inset 0 0 8px 2px #7e8da6;
    -moz-box-shadow: inset 0 0 8px 2px #7e8da6;
    box-shadow: inset 0 0 8px 2px #7e8da6;
}
.btn_green {
    background-color: #6CB24C;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6CB24C), color-stop(100%, #52873A));
    background-image: -webkit-linear-gradient(top, #6CB24C, #52873A);
    background-image: -moz-linear-gradient(top, #6CB24C, #52873A);
    background-image: -ms-linear-gradient(top, #6CB24C, #52873A);
    background-image: -o-linear-gradient(top, #6CB24C, #52873A);
    background-image: linear-gradient(top, #6CB24C, #52873A);
    border-top: 1px solid #477532;
    border-right: 1px solid #477532;
    border-bottom: 1px solid #3A6029;
    border-left: 1px solid #477532;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #8FC477;
    -moz-box-shadow: inset 0 1px 0 0 #8FC477;
    box-shadow: inset 0 1px 0 0 #8FC477;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 12px 10px;
    text-shadow: 0 -1px 1px #416B2D;
    text-transform: uppercase;
}
.btn_green:hover {
    background-color: #5F9D43;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68AB49), color-stop(100%, #4A7834));
    background-image: -webkit-linear-gradient(top, #68AB49, #4A7834);
    background-image: -moz-linear-gradient(top, #68AB49, #4A7834);
    background-image: -ms-linear-gradient(top, #68AB49, #4A7834);
    background-image: -o-linear-gradient(top, #68AB49, #4A7834);
    background-image: linear-gradient(top, #68AB49, #4A7834);
    border-top: 1px solid #4E8037;
    border-right: 1px solid #4E8037;
    border-bottom: 1px solid #3A6029;
    border-left: 1px solid #4E8037;
    -webkit-box-shadow: inset 0 1px 0 0 #8FC477;
    -moz-box-shadow: inset 0 1px 0 0 #8FC477;
    box-shadow: inset 0 1px 0 0 #8FC477;
    cursor: pointer;
    color: white!important;
}
.btn_green:active {
    border: 1px solid #436D30;
    -webkit-box-shadow: inset 0 0 8px 2px #467131;
    -moz-box-shadow: inset 0 0 8px 2px #467131;
    box-shadow: inset 0 0 8px 2px #467131;
}
.btn_yellow {
    background-color: #FFDA6B;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFDA6B), color-stop(100%, #FEAE2D));
    background-image: -webkit-linear-gradient(top, #FFDA6B, #FEAE2D);
    background-image: -moz-linear-gradient(top, #FFDA6B, #FEAE2D);
    background-image: -ms-linear-gradient(top, #FFDA6B, #FEAE2D);
    background-image: -o-linear-gradient(top, #FFDA6B, #FEAE2D);
    background-image: linear-gradient(top, #FFDA6B, #FEAE2D);
    border-top: 1px solid #D6AB00;
    border-right: 1px solid #D6AB00;
    border-bottom: 1px solid #BC9600;
    border-left: 1px solid #D6AB00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #FFE599;
    -moz-box-shadow: inset 0 1px 0 0 #FFE599;
    box-shadow: inset 0 1px 0 0 #FFE599;
    color: #fff;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 1px 1px #BC9600;
    text-transform: uppercase;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 12px 10px;
}
.btn_yellow:hover {
    background-color: #FFD351;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFD351), color-stop(100%, #FDA00B));
    background-image: -webkit-linear-gradient(top, #FFD351, #FDA00B);
    background-image: -moz-linear-gradient(top, #FFD351, #FDA00B);
    background-image: -ms-linear-gradient(top, #FFD351, #FDA00B);
    background-image: -o-linear-gradient(top, #FFD351, #FDA00B);
    background-image: linear-gradient(top, #FFD351, #FDA00B);
    border-top: 1px solid #D6AB00;
    border-right: 1px solid #D6AB00;
    border-bottom: 1px solid #BC9600;
    border-left: 1px solid #D6AB00;
    -webkit-box-shadow: inset 0 1px 0 0 #FFE599;
    -moz-box-shadow: inset 0 1px 0 0 #FFE599;
    box-shadow: inset 0 1px 0 0 #FFE599;
    cursor: pointer;
    color: #fff!important;
}
.btn_yellow:active {
    border: 1px solid #F29202;
    -webkit-box-shadow: inset 0 0 8px 2px #F29202;
    -moz-box-shadow: inset 0 0 8px 2px #F29202;
    box-shadow: inset 0 0 8px 2px #F29202;
}
.btn_red {
    background-color: #E83030;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E83030), color-stop(100%, #B71414));
    background-image: -webkit-linear-gradient(top, #E83030, #B71414);
    background-image: -moz-linear-gradient(top, #E83030, #B71414);
    background-image: -ms-linear-gradient(top, #E83030, #B71414);
    background-image: -o-linear-gradient(top, #E83030, #B71414);
    background-image: linear-gradient(top, #E83030, #B71414);
    border-top: 1px solid #9C1111;
    border-right: 1px solid #9C1111;
    border-bottom: 1px solid #890F0F;
    border-left: 1px solid #9C1111;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #FF6B6B;
    -moz-box-shadow: inset 0 1px 0 0 #FF6B6B;
    box-shadow: inset 0 1px 0 0 #FF6B6B;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #A01111;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_red:hover {
    background-color: #E63131;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #E63131), color-stop(100%, #9C1111));
    background-image: -webkit-linear-gradient(top, #E63131, #9C1111);
    background-image: -moz-linear-gradient(top, #E63131, #9C1111);
    background-image: -ms-linear-gradient(top, #E63131, #9C1111);
    background-image: -o-linear-gradient(top, #E63131, #9C1111);
    background-image: linear-gradient(top, #E63131, #9C1111);
    border-top: 1px solid #9C1111;
    border-right: 1px solid #9C1111;
    border-bottom: 1px solid #890F0F;
    border-left: 1px solid #9C1111;
    -webkit-box-shadow: inset 0 1px 0 0 #FE4C4C;
    -moz-box-shadow: inset 0 1px 0 0 #FE4C4C;
    box-shadow: inset 0 1px 0 0 #FE4C4C;
    cursor: pointer;
    color: white!important;
}
.btn_red:active {
    border: 1px solid #890F0F;
    -webkit-box-shadow: inset 0 0 8px 2px #890F0F;
    -moz-box-shadow: inset 0 0 8px 2px #890F0F;
    box-shadow: inset 0 0 8px 2px #890F0F;
}
.btn_white {
    background-color: #F7F7F7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F7F7F7), color-stop(100%, #E0E0E0));
    background-image: -webkit-linear-gradient(top, #F7F7F7, #E0E0E0);
    background-image: -moz-linear-gradient(top, #F7F7F7, #E0E0E0);
    background-image: -ms-linear-gradient(top, #F7F7F7, #E0E0E0);
    background-image: -o-linear-gradient(top, #F7F7F7, #E0E0E0);
    background-image: linear-gradient(top, #F7F7F7, #E0E0E0);
    border-top: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #CECECE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 0 #FFFFFF;
    -moz-box-shadow: inset 0 1px 0 0 #FFFFFF;
    box-shadow: inset 0 1px 0 0 #FFFFFF;
    color: #4F4F4F;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #fff;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_white:hover {
    background-color: #F4F4F4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, #D3D3D3));
    background-image: -webkit-linear-gradient(top, #F4F4F4, #D3D3D3);
    background-image: -moz-linear-gradient(top, #F4F4F4, #D3D3D3);
    background-image: -ms-linear-gradient(top, #F4F4F4, #D3D3D3);
    background-image: -o-linear-gradient(top, #F4F4F4, #D3D3D3);
    background-image: linear-gradient(top, #F4F4F4, #D3D3D3);
    border-top: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #CECECE;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    -moz-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
    cursor: pointer;
    color: #4F4F4F!important;
}
.btn_white:active {
    border: 1px solid #C1C1C1;
    -webkit-box-shadow: inset 0 0 8px 2px #C1C1C1;
    -moz-box-shadow: inset 0 0 8px 2px #C1C1C1;
    box-shadow: inset 0 0 8px 2px #C1C1C1;
}
/*-[ Video Shortcode ]-------------------------*/
.textwidget .youtube-video, .textwidget .vimeo-video, .textwidget .googlemaps { margin: 0 }
.youtube-video, .vimeo-video { margin: 10px 0 10px 0 }
/*-[ Google Maps ]-----------------------------*/
.googlemaps { margin: 5px 15px 10px 0 }
/*-[ Columns ]---------------------------------*/
.one_half { width: 48% }
.one_third { width: 32% }
.two_third { width: 66% }
.one_fourth { width: 24% }
.three_fourth { width: 74% }
.one_fifth { width: 19% }
.two_fifth { width: 39% }
.three_fifth { width: 58% }
.four_fifth { width: 79% }
.one_sixth { width: 13.33% }
.five_sixth { width: 82.67% }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 5px;
    margin-bottom: 15px;
    float: left;
}
.column-last {
    margin-right: 0!important;
    clear: right;
	float: right;
}
/*-[ Tabs ]------------------------------------*/
.tab_widget {
    display: block;
    position: relative;
    margin: 0 0 20px 1px;
}
.tab_widget ul.tabs {
    display: block;
    position: relative;
    list-style: none;
    height: 40px;
    border-bottom: 1px solid #DDD;
    margin: 0;
}
.tab_widget ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 39px;
    line-height: 39px;
    border: 1px solid #DDD;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background-image: linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -o-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -moz-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -webkit-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(230,230,230)), color-stop(0.55, rgb(238,238,238)) );
}
.tab_widget ul.tabs li:first-child { border-left: 1px solid #DDD }
.tab_widget ul.tabs li a {
    text-decoration: none;
    color: #888!important;
    font-size: 12px;
    display: block;
    padding: 0 10px;
    outline: none;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFF;
    border: none;
    border-left: 1px solid #F9F9F9;
}
.tab_widget ul.tabs li:first-child a { border-left: none }
.tab_widget ul.tabs li a:hover { background: none }
.tab_widget ul.tabs li.active, .tab_widget ul.tabs li.active a:hover {
    background: #FFF;
    border-bottom: 1px solid #FFF;
}
.tab_widget ul.tabs li.active { border-top: 1px solid #DDD }
.tab_widget ul.tabs li.active a { color: #777 }
.tab_widget .tab_container {
    display: block;
    border-top: none;
    overflow: hidden;
    position: relative;
    clear: both;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
}
.tab_widget .tab_content {
    display: block;
    position: relative;
    padding: 15px;
}
/*-[ Toggle ]-----------------------*/
.toggle {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.toggle .togglet, .toggle .toggleta {
    display: block;
    position: relative;
    height: 36px;
    padding: 0 12px;
    background: #EEE;
    border: 1px solid #DDD;
    cursor: pointer;
    margin: 0;
}
.toggle .togglet span, .toggle .toggleta span {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    padding-left: 20px;
    background: url("images/toggle-down.png") no-repeat left;
}
.toggle .toggleta span { background: url("images/toggle-up.png") no-repeat left }
.toggle .togglec {
    display: block;
    position: relative;
    padding: 15px;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
}
/*-[ Dividers ]--------------------------------*/
.divider {
    clear: both;
    display: block;
    padding-top: 2px;
    width: 100%;
    margin-bottom: 0px;
    text-align: right;
    padding-bottom: 2px;
    border-bottom: 0px solid #EEE;
}
.top-of-page {
    margin-bottom: 10px;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 5px solid #EEE;
}
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width:1150px) { 
    .shareit {
        position: relative!important;
        width: 100%!important;
        top: 0!important;
        padding-left: 0%!important;
        margin: 0!important;
        padding-top: 20px!important;
        -webkit-box-shadow: none!important;
        -moz-box-shadow: none!important;
        box-shadow: none!important;
        background-color: #fff!important;
        border: 0!important;
        padding-right: 0!important;
    }
}
@media screen and (max-width:995px) { 
    .firstpost { width: 100% }
}
@media screen and (max-width:960px) { 
    #page, .container { max-width: 96% }
    .related-posts li { margin-right: 10px }
    img, embed {
        max-width: 100%;
        height: auto!important;
    }
    .ad-300 img { max-width: 100% }
    .ad-125 li { max-width: 40% }
    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }
    .mts-subscribe input[type="text"] { width: 70% }
    .post.excerpt { width: 98.8% }
	.secondpost { width: 100% }
	
}


@media screen and (max-width:865px) { 

    .main-navigation #navigation {
        text-align: center;
        border: none;
		margin: 0;
    }
    #navigation ul {
        float: none;
        display: inline-block;
    }
    .main-navigation #navigation > ul { display: none; } 
	
	.secondary-navigation { display: block; } 
	
	.secondary-navigation #navigation > ul { float: right; } 
    .js #navigation select {
        display: inline-block !important;
       
        width: 100%;
        color: #fff;
        background: #5E656D;
        font-size: 16px;
		text-transform: uppercase;
        float: right;
		border: 0;
           }
    .thirdpost { width: 19.3% }
	.secondpost { width: 100% }
}
@media screen and (max-width:760px) { 
    #header { margin: 0 }
    
    .featured-title {
        font-size: 14px;
        line-height: 16px;
    }
    .thirdpost .featured-title { font-size: 12px }
 .secondpost { width: 100% }
}
@media screen and (max-width:480px) { 
 
    .title { font-size: 13px }
    .firstpost { width: 100% }
    .post.excerpt { width: 98.8% }
    .article { width: 96% }
    .single .article { width: 100% }
    #content_box {
        padding-right: 0px;
        padding-left: 0px!important;
    }
    .sidebar.c-4-12 {
        float: left;
        width: 94%;
        padding-left: 2%;
        padding-right: 2%;
    }
    .f-widget {
        width: 44%;
        margin-right: 5%;
    }
    .f-widget-3 { clear: left }
    .f-widget-2 { margin-right: 0 }
    .ad-125 li { max-width: 45% }
    #comments { margin-right: 0 }
	.secondpost { width: 100% }
}
@media screen and (max-width:480px) { 
   
   .top_leaderboard {
  
  
}
   
    .logo-wrap {
        width: 100%;
        text-align: center;
        float: none;
        margin-left: 0;
        margin-right: 0;
		
    }
    #header h1, #header h2 {
        width: 100%;
        margin-left: 0;
    }
    .site-description {
        width: 100%;
        margin-left: 0;
    }
    .head-right {
        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-top: 20px;
    }
    .header-social {
        margin: 0 auto;
        float: none;
        overflow: hidden;
        width: 165px;
    }
    .header-search {
        margin: 0 auto;
        float: none;
        width: 250px;
        margin-top: 20px;
    }
    .featured-thumbnail img { width: 100%;}
    .firstpost { width: 100% }
    .secondpost .featured-title { font-size: 12px }
	.secondpost { width: 100% }
    .thirdpost { width: 30.8% }
    .firstpost .f-excerpt, .post-content { display: block }
    .post.excerpt { width: 99.3% }
    .featured-thumbnail { width: 42% }
}
@media screen and (max-width:480px) { 
    .main-navigation { width: 100% }
    .f-widget { width: 95% }
}
@media screen and (max-width:480px) { 
    #navigation {
          margin-top: 2px;
    margin-bottom: 9px;
    }

    .js #navigation select {
            width: 100%;
            margin-right: 0;
            margin-left: 0;
    }
    .firstpost { width: 100% }
    .thirdpost { }
    
    .related-posts li { width: 100% }
    .rthumb { margin-right: 3% }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        width: 100%;
        margin-right: 0;
    }
}
@media screen and (max-width:400px) { 
    article header { overflow: hidden }
    #commentform textarea { width: 90% }
    .secondpost { width: 100% }
    .secondpost .f-excerpt { display: block }
    .thirdpost {
        width: 48.0%;
        margin-bottom: 20px;
    }
}
@media screen and (max-width:300px) { 
    nav fieldset, .js #navigation select {
        width: 100%;
        float: left;
    }
}



.title--wrap {
    display: inline-block;
}
.title {
    position: relative;
    color: #fff;
    background: #3B444B;
}
.title .input-wrap {
    padding: 14px 13px 0 0;
    margin-bottom: 0;
}
.title .input-wrap select {
    color: #fff;
    border: none;
    font-weight: 700;
    margin: 0;
}
.title h1, .title h2, .title p {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.title h1 {
    margin: 10px 20px 0;
    letter-spacing: -.01em;
}
.title h2 {
    font-weight: 400;
    padding-left: 18px;
    margin: 18px 0 0;
}
.title .brand {
    float: right;
    margin-right: 20px;

}


.title .category, .title .rating {
    float: right;
    padding: 20px 20px 0;
}

.kilo {
    font-size: 40px;
    font-size: 2.0rem;
    line-height: 110%}
.alpha, h1 {
    font-size: 32px;
    font-size: 2rem;
}
.beta, h2 {
    font-size: 26px;
    font-size: 1.225rem;
}
.gamma, .page, h3 {
    font-size: 21px;
    font-size: 1.3125rem;
}

.epsilon {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 120%}
.weight--normal {
    font-weight: 400;
}
.paragraph__intro {
    font-weight: 700;
}

.cmn-toggle-switch {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 45px;
    height: 41px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background .075s;
    text-align: left;
}
.cmn-toggle-switch:focus {
    outline: 0;
}
.cmn-toggle-switch span {
    display: block;
    position: absolute;
    top: 19px;
    left: 10px;
    right: 10px;
    height: 3px;
    background: #fff;
}
.cmn-toggle-switch span::after, .cmn-toggle-switch span::before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
    content: ""}
.cmn-toggle-switch span::before {
    top: -9px;
}
.cmn-toggle-switch span::after {
    bottom: -9px;
}
.cmn-toggle-switch__htx {
    background-color: #ff3264;
}
.cmn-toggle-switch__htx span {
    transition: background 0s .075s;
}
.cmn-toggle-switch__htx span::after, .cmn-toggle-switch__htx span::before {
    transition-duration: .075s, .075s;
    transition-delay: .075s, 0s;
}
.cmn-toggle-switch__htx span::before {
    transition-property: top, transform;
}
.cmn-toggle-switch__htx span::after {
    transition-property: bottom, transform;
}
.nav.on .cmn-toggle-switch__htx {
    background-color: #e32116;
}
.nav.on .cmn-toggle-switch__htx span {
    background: 0 0;
}
.nav.on .cmn-toggle-switch__htx span::before {
    top: 0;
    transform: rotate(45deg);
}
.nav.on .cmn-toggle-switch__htx span::after {
    bottom: 0;
    transform: rotate(-45deg);
}
.nav.on .cmn-toggle-switch__htx span::after, .nav.on .cmn-toggle-switch__htx span::before {
    transition-delay: 0s, .075s;
}
.nav {
    text-align: left;
    position: fixed;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    overflow: hidden;
    z-index: 1000;
}
.nav .open-nav {
    color: #e32116;
    font-weight: 700;
    background: rgba(0, 0, 0, .3);
    margin: 20px 20px 0;
    display: block;
    padding: 5px 10px 0 30px;
}
.nav .open-nav:hover {
    background-color: #e32116;
}
.nav div {
    padding: 10px 20px;
    margin: 0 0 20px 20px;
    background: #1a262d;
    width: 200px;
    height: 100%;
    display: none;
}
.nav.on div {
    display: block;
}
.nav a {
    display: block;
    color: #fff;
}
.nav div>ul {
    border-top: 1px solid rgba(255, 255, 255, .17);
}
.nav div>ul:first-of-type {
    border-top: none;
}
.nav div>ul>li>a {
    padding: 10px 0;
}
.nav div>ul>li>a:hover {
    color: #f0c30b;
}
.nav ul ul {
    border-top: none;
    margin-bottom: 10px;
}
.nav ul ul a:hover {
    color: #f0c30b;
}
.nav li {
    list-style: none;
    padding: 3px 0;
}
.tabs {
    position: relative;
    border-radius: 0 0 3px 3px;
}
.tabs.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}
.tabs .next, .tabs .prev {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 56px;
    line-height: 60px;
    vertical-align: middle;
    margin-left: -56px;
    text-align: center;
    color: #c4c4c4;
}
.tabs .next {
    right: 0;
    left: auto;
    margin-right: -56px;
}
.tabs .next:hover, .tabs .prev:hover {
    background: #e32116;
    color: #fff;
}
.tabs ol, .tabs ul {
    width: 100%;
    list-style: none;
}
.tabs ul li {
    float: left;
    width: 33.333%}
.tabs ul li a {
    padding: 12px 20px;
    color: #888;
    background: #FFF;
    display: block;
    border-left: 1px solid #c4c4c4;
}
.tabs ul li img, .tabs ul li span {
    opacity: .2;
    color: #000;
}
.tabs ul li span {
    margin-top: -2px;
}
.tabs ul li a:hover {
    background: #ffc649;
}
.tabs ul li a.on {
    color: #FFF;
    background: #b70000;
    border-left: #b70000;
}
.tabs ol {
    width: auto;
    padding-right: 10px;
}
.tabs ol li {
    overflow: hidden;
}
.tabs ol li:last-of-type a {
    margin-right: 10px;
    border-right: none;
}
.tabs ol li a {
    font-weight: 700;
    margin: 10px 0 10px 10px;
    padding: 8px 10px;
    display: block;
    background: #edefed;
    color: #888;
    width: 100%}
.tabs ol li a span {
    border-right-color: #d5d5d5;
}
.tabs ol li a.on, .tabs ol li a:hover {
    background: #1a262d;
    color: #fff;
}
.tabs ol li span {
    padding-right: 8px;
    margin-right: 5px;
    border-right: 1px solid #888;
}
.breadcrumb {
    font-weight: 700;
    margin-bottom: 20px;
    margin-left: -5px;
}
.breadcrumb img {
    margin: 0 5px;
    opacity: .5;
}
.breadcrumb a {
    padding: 5px 0 5px 5px;
    display: inline-block;
    color: inherit;
}
.breadcrumb a:hover {
    color: #000;
}
.breadcrumb a:hover img {
    opacity: 1;
}
.breadcrumb a:after {
    content: 'â–»';
    font-family: SSGizmo;
    vertical-align: middle;
    font-variant: normal;
    font-size: 80%;
    padding-left: 5px;
}
.breadcrumb a:last-of-type:after {
    display: none;
}
@media handheld, only screen and (max-width:50em) {
    .nav {
    position: absolute;
}
.nav .open-nav {
    margin-top: 10px;
    margin-left: 10px;
}
.nav.on div {
    margin-left: 10px;
}
.tabs {
    margin-bottom: 20px;
}
.tabs .next, .tabs .prev {
    display: none;
}
.tabs.sticky {
    position: static;
}
.tabs ul li {
    float: none;
    width: auto;
}
.tabs ul li a {
    border: none;
    background: #fff;
}
.tabs ul li a:hover {
    color: #000;
}
.tabs ul li a.on:hover {
    color: #fff;
}
.tabs ul li:first-of-type a {
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #edefed;
}
.tabs ul li:last-of-type a {
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #edefed;
}
.tabs ol {
    display: none;
}
.tabs ol li a {
    margin-right: 10px;
}
}.page {
    font-weight: 300;
}
.page__header {
    background: #35495e;
    color: #fff;
    position: relative;
    padding-bottom: 227px;
    margin-bottom: -227px;
}
.page__header .backgroundCover {
    opacity: .08;
}
.page__header--compact {
    padding-bottom: 0;
    margin-bottom: 0;
}
.page__header--no-overlap {
    margin-bottom: 0;
}
.page__header--minusmarg {
    padding-bottom: 20px!important;
    margin-bottom: -20px!important;
}
.page__title {
    padding: 0;
    margin: 0 0 0 -3px;
    letter-spacing: -1px;
}
.read {
    width: 60%}
.mastfooter {
    position: relative;
    z-index: 10;
}
.mastfooter a {
    color: #4296cd;
}
.mastfooter a:hover {
    text-decoration: underline;
}
.mastfooter .btn {
    color: #fff;
}
.mastfooter .btn:hover {
    color: #e32116;
    text-decoration: none;
}
.mastfooter .badge {
    margin-right: 5px;
}
@media handheld, only screen and (max-width:50em) {
    .mastfooter .badge {
    float: right;
}
.subspromo {
    text-align: left;
    background: #edefed;
    padding: 20px 30px!important;
    margin: 20px -20px 0;
}
.subspromo img {
    width: 90px;
}
}.ad--skin {
    display: none;
    position: relative;
    height: 50px;
}
.ad--skin--normal .position {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.ad--skin--normal .adjust {
    position: absolute;
    left: 50%}
.ad--skin--normal img {
    min-width: 100%;
    height: auto;
    margin-left: -600px;
}
.ad--skin--wide img {
    width: 100%;
    margin-left: 0;
}
@media only screen and (min-width:1300px) {
    .ad--skin {
    display: block;
}
}@media handheld, only screen and (max-width:50em) {
    .ad--desktop {
    display: none;
}
.ad--mobile {
    float: none!important;
}
}.title--wrap {
    display: inline-block;
}
.title {
    position: relative;
	min-height: 64px;
    color: #fff;
    background: #1c1c1c;
	margin-bottom: 8px;
}
.title .input-wrap {
    padding: 14px 13px 0 0;
    margin-bottom: 0;
}
.title .input-wrap select {
    color: #fff;
    border: none;
    font-weight: 700;
    margin: 0;
}
.title h1, .title h2, .title p {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.title h1 {
    margin: 15px 20px 15px 20px;
    letter-spacing: -.01em;
}
.title h2 {
    font-weight: 400;
    padding-left: 18px;
    padding-right: 18px;
    margin: 18px 0 0;
}
.title .brand {
    float: right;
    margin-right: 20px;
    background-color: #4d4d4d;

}
.title .brand a {
    padding: 10px;
    display: block;
    background: #3c3c3c;
}
.title .brand a:hover {
    background: #3c3c3c;
}
.title .brand img {
    display: block;
}

	.title .prize {
    float: right;
    margin-right: 20px;
    background-color: #1c1c1c;
}

.title .prize a {
    padding: 5px;
    display: block;
background: #1c1c1c;}
	
	
	.title .prize a:hover {
    background: #3c3c3c;
}
.title .prize img {
    display: block;
}



.title .category, .title .rating {
    float: right;
    padding: 20px 20px 0;
}
@media handheld, only screen and (max-width:50em) {
    .title {
    height: auto;
    padding: 15px;
    color: #FFFFFF;
}
.title h1, .title h2 {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    word-wrap: break-word;
	font-size: 1rem;
  }
.title h1 {
    margin-bottom: 0px;
    padding-right: 20px;
    font-size: 1.4rem;
    
}
.title .brand {
    left: auto;
    right: 0;
    top: 0;
    margin-right: 0;
	position: absolute;
	display: none;
}
.title .input-wrap {
    display: none;
}
}.halfpage {
    position: absolute;
    left: 0;
    width: 48%;
    z-index: 10;
    margin-top: 40px;
}


.teamtitle {
text-align: center;
width: 100%;
color: #fff;
padding-bottom: 9px;
padding-top: 7px;
background-color: #002f4f;
text-transform: uppercase;
}


.teampanel { 
text-align: center;
float: left;
width: 100%;
color: #fff;
padding-bottom: 9px;
padding-top: 7px;
background-color: #002f4f;
}