/*
Theme Name: Global Cool
Theme URI: http://globalcool.org/
Description: WordPress theme.
Version: 1.0
Author: Ross Chapman
Author URI: http://totallycommunications.com/
Tags: orange, custom header, fixed width, three columns, widgets
*/


html {
  }

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
        background: #ffffff url('images/header-bg.png') repeat-x top left !important;
	color: #333;
	text-align: center;
	margin: 0px !important;
	-webkit-text-stroke: 1px transparent; 
	}
	
.container {
	width: 966px;
	text-align: left;
	margin: 0px auto;
	padding: 0;
}

.fullcontainer {
        background: url('images/footer-bg.png') repeat-x bottom left;
}

#page {
      
	border: 0px solid #959596;
	width: 998px;
	text-align: left;
	margin: 0px auto;
	padding: 20px 0 0 0;
	float: left;
	}
#content-sidebar,
#content-sidebar-post {
         background: transparent url('images/body-bg.png') repeat-y top left;
	border: 0px solid #959596;
	width: 998px;
        overflow: hidden;
        padding-bottom: 25px;
        margin-top: 20px;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 960px;
	}

#content {
	font-size: 1.2em;


	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 21px;
	font-size: 14px;
	color: #434343;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	
	border: none;
	border:0 solid #959596;
	margin:0 auto;
	float: none;
	padding:0;
	width:998px;
	}


small {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
        font-weight: bold;
	}

small a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}
span.postDate { color: #369AAC; }
a.read_more {
        font-weight: bold;
	text-decoration: none;
	font-size: 14px;
        padding: 2px 0 0 20px;
        background: url('images/arrow.gif') no-repeat left top;
}
div.listingImage {
	margin: 10px 20px 10px 0px;
         float: left;
}
div.listingImage_right {
         float: right;
}
/*.mediago {
	margin: 10px 0px;
                float: left;
}

.mediago img {
	margin: 0px auto;

}
*/
h1, h2, h3 {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 26px;
	}

.sidebar h2 {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	}
	
.sidebar h2 a, .sidebar h2 a:hover{
	color: white;
}

.sidebar h3 {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	font-size: 17px;
	margin-top: 10px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.sticky {
	border: 0px dotted #ccc;
	padding: 0px;
}

.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.sidebar {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	}

.sidebar ul ul li, .sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #434343;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #369aac;
	text-decoration: none;
	}

a:hover {
	color: #23636f;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#header {
        background: transparent;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0 0 8px;
	margin: 13px 0px 0px 20px;
	width: 620px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px;
	padding: 20px 0;
	text-align: left;
        background: #ffffff url('images/border-img.png') repeat-x bottom left;
}

body.single .post h1 {padding-bottom: 10px; }
body.single .post{ background:  none; padding: 0px !important;}
#content-sidebar-post .post { 
           background: #ffffff;
         }

.post hr {
	display: block;
	border-bottom: 6px solid #e9e9e9;
	border-top: none;
	border-left: none;
	border-right: none;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer p.alignleft {
	margin: 15px 0px 15px 10px;
	padding: 0px 0;
	text-align: left;
	font-size: 13px;
	text-shadow: #fff 1px 1px 1px;
	}
/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	font-size: 20px;
	line-height: 28px;
	color: black;
	}
	
.category h1 {
	font-size: 20px;
	margin-bottom: 5px;
}
	
body.page h1 {
	font-size: 30px;
}

h2 {
	margin: 10px 0 0;
	line-height: 30px;
	}

h2.pagetitle {
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: left;
        padding: 0 0 15px;
}

.sidebar h2 {
	margin: 0px 0 0px 0px;
	padding: 15px 12px 0px;
	background: white url('images/title-bg.png') no-repeat;
        color: white;
	font-size: 20px;
	font-weight: bold;
	text-shadow: #87270e 1px 1px 1px;
	letter-spacing: 0px;
	line-height: normal;
        text-align: center;
        height: 55px;
        text-transform: uppercase;
}

.sidebar.one { display: none;}
.sidebar.one li.widget.pagelist ul {
	margin: 0px 0 0px 0px;
	padding: 0px;
}

.sidebar.one li.widget.pagelist ul li {
	margin: 0px 0 0px 0px;
	padding: 0px;
}

.sidebar.one li.widget.pagelist ul li a, .sidebar.one li.widget.pagelist ul li.current_page_item ul li a{
	color: #636363;
	padding: 7px 10px;
	background-color: #fafafa;
	font-size: 16px;
	font-weight: normal;
	text-shadow: #fff 1px 1px 1px;
	letter-spacing: 0px;
	border: none;
	line-height: normal;
	width: 200px;
	display: none;
	cursor: pointer;
}

.sidebar.one li.widget.pagelist ul li.current_page_item a, .sidebar.one li.widget.pagelist ul li a:hover {
	background-color: #e9e9e9;
	cursor: pointer;
	text-decoration: none;
}

.sidebar.three h2 {
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	background: none !important;
	color: white;
	font-weight: bold;
	letter-spacing: 0px;
	border: none;
	line-height: normal;
	text-shadow: none ;
        text-align: left;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	float: left;
	}

.post img {
	margin-bottom: 10px;
	
}




/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignnone {
	float: none;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.oldpartners img {
	width: 70%;
	height: auto;
}


/* Begin Lists */



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 15px;
	float: left;
	width: 304px;
	font-size: 13px;

	}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
	}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 0px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul li.aktt_widget li {
	margin: 3px 0 10px 0;
	color: #434343;
        padding-left: 10px;
        width: 280px;
}
.sidebar ul li.aktt_widget li.aktt_more_updates a {
           font-weight: bold;
           float: right;
   }
.sidebar ul li div.textwidget {
          padding-left: 10px;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #e9e9e9;
	}
/* End Entry Lists */

ul.relate li {font-weight: bold;}

/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	text-align: center;
        float: right;
        position: relative;
       	}

div.top_socialnet #searchform #s {
	width: 174px;
        background: transparent url('images/search-input.png') top left no-repeat;
	padding-left: 5px;
	margin-top: 0px;
	float: right;
	height: 28px;      
	}

.widget_search {
	clear: both;
}

.top_socialnet #searchsubmit {
	padding: 0px;
	margin: 0px;
	background: transparent url('images/mag-glass.png') top left no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	display: block;
	border: none;
        position: absolute;
        right: 10px;
        top: 10px;
	text-align: left;
        font-size: 0px;
        color: #ffffff
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 0px 0 0;
	}
#commentform textarea {
	width: 456px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
.sidebar {
	padding: 0px;
	float: left;
	width: 304px;
	margin-left: 13px;
	margin-top: 18px;
       margin-right: 24px;
}
.sidebar.one { display: none;}
.sidebar.two{
	float: right;
	
}
.sidebar.two a.post-title{ 
           font-size: 14px; 
           color: #369aac;  
           padding-left: 50px; 
           padding-top: 8px;
           width: 250px;
           height: 40px;
          background: url('images/win-sticker.png') no-repeat top left;
}

.sidebar.three{
    background: none repeat scroll 0 0 #000000;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 30px 65px;
    text-align: justify;
    width: 998px;
}

.sidebar.three ul.footerMenu{
 width: 950px;
}

body div.bottombar {
         background: none repeat scroll 0 0 #000000;
      
}
.sidebar.three ul li {
	border: none;
}

.sidebar.three ul li.widget.widget_extended-categories {
	width: 140px;
	font-size: 13px;
	line-height: 19px;
} 

.sidebar.three ul li.widget_text {
	width: 300px;
	font-size: 14px;
	line-height: 21px;
	color: #ffffff;
	margin: 0px 0px 0px 20px;
} 

.sidebar.three ul li.widget_tag_cloud {
	width: 460px;
	float: right;
} 

.sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: 80px;
	margin-right: 80px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */












/*Global Cool Styling Additions */

.logotype {
	
	width: 272px;
	height: 24px;
	margin: 14px 0px 10px 0px;
	display: block;
	float: left;
}

a.logo {
	background: transparent url('images/new-logo.png') no-repeat top left;	
	width: 189px;
	height: 146px;
	margin: 0px 0px 0px 60px;
	display: block;
}

a:hover.logoq {
	background: transparent url('images/globalcool.jpg') no-repeat bottom left;	
}

.left_header {
	float: left;
	width: 79px;
}

.right_header {
	float: right;
	width: 738px;
}

.right_header div.ad_minster { border: 1px solid #000000; width: 728px}
.logotype span, .logo span {
	display: none;
}

#header ul li {
	list-style-type: none;
	display: inline;
        overflow: hidden;
}

ul.navigation_categories {
	display: block;
	width: 976px;
	font-size: 16px;
	float: left;
	font-weight: bold;
	margin: 0px 0 0 10px;
	padding: 0px;
                *padding-bottom: 10px;
	border-bottom: 1px dotted #000000;
	
}
ul.navigation_categories li.cat-item-1633 a { border: none;}
ul.navigation_categories li{
	cursor: pointer;
         list-style: none outside none; 
*display: inline;

}

ul.navigation_categories a{
	color: black;
	margin: 10px 0px 20px 0px;
	float: left;
        padding: 0 16px;
	border-right: 1px dotted #000000;
	text-shadow: #fff 1px 1px 1px;
	cursor: pointer;
        text-transform: uppercase;
}

ul.navigation_categories a:hover {
	background: #ffffff;
        color: #e84418;
	text-decoration: none;
	cursor: pointer;
}

ul.navigation_categories a.current, ul.navigation_categories li.current-cat a, ul.navigation_categories li a.active_category, li.a.active_category:hover{
	text-shadow: #ffffff 1px 1px 1px;
	background: #ffffff;
	color: #e84418;
	cursor: pointer;
}

ul.navigation_categories a.home.current {
	background: transparent;
	color: #e84418;
	cursor: pointer;
}


ul.top_pages {
	display: block;
	font-size: 14px;
       font-weight: bold;
	float: left;
	margin: 10px;
	padding: 0px;
}

div.top_socialnet { width: 98%;  margin-bottom: 10px; min-height: 40px;}

ul.top_pages ul, ul.bottom_pages ul{
	display: inline;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
ul.top_pages ul {       font-weight: bold; } 
ul.top_pages li, ul.bottom_pages li{
	margin: 0px 0px 0px 10px;
}
ul.top_pages li.page_item a {
         border-right: 1px dotted #ffffff;
         padding-right: 10px;
         }
ul.top_pages li.page-item-202 a { border: none; padding-right: 0;}
.top_banner {
	margin-right: 10px;
	float: right;
}

ul.bottom_pages {
	display: block;
	font-size: 14px;
	float: right;
	margin: 15px 10px 15px 0px;
	padding: 0px;
	text-shadow: #fff 1px 1px 1px;
}

ul.bottom_pages li{
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	display: inline;
}

#mc_signup_container {
	background-color: #ffffcd;
	border: 1px solid #d7d7d7;
	float: left;
	width: 218px;
}

#mc_signup_form .mc_var_label {
	font-size: 12px;
	color: black;
}

#mc_signup_container #mc_signup_form .mc_input {
	width: 92%;
	margin-bottom: 10px;
}

.aktt_widget {

}


#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 0;
	margin: 0 auto;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin: 0px auto;
	width: 100%;
	background: #fff;
}
#wp_page_numbers ul {
	width: 100%;
	margin: 0px auto;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 6px 8px;
	margin: 0px 2px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	background-color: #e9e9e9;
}

#wp_page_numbers li a:hover {
	background-color: transparent;
	color: #959494;
}

#wp_page_numbers li.space {
	font-size: 13px;
	font-family: Arial;
	color: #aaa;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #959494;
	background-color: transparent;
}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #aaa;
	display: block;
	padding: 3px;
	padding-right: 5px;
}

.cat-post-item .post-title {
	font-weight: bold;
	font-size: 17px;
	color: black;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	display: block;
}

/*div.external_post_feature_image, div.external_post_feature_video {
	text-align: center;
	background-color: #fff;
	width: 100%;
	margin-bottom: 20px;	position: relative;
}*/

div.external_post_feature_image_right {
	float: right;
}

div.external_post_feature_image img, div.external_post_feature_video embed {
	width: 150px\9;
	max-width: 150px;
	max-height: 150px;
}
div.mainListing {
	
	margin-left: 10px;
	
}
div.mainListing_image_on_left {
    margin-left: 162px;
}
div.mainListing_image_on_right {
	margin-left: 0;
	margin-right: 175px;        	
}

span.sticker {
	height:105px;
	left:350px;
	position:absolute;
	bottom:10px;
	width:105px;
	z-index:50;
        display: none;
}

span.sticker.mustsee {
	background:transparent url(images/sticker.png) no-repeat scroll top left;
}

span.sticker.18degrees {
	background:transparent url(images/sticker_18degrees.png) no-repeat scroll top left;
}

span.sticker.doitinpublic {
	background:transparent url(images/sticker_doitinpublic.png) no-repeat scroll top left;
}

span.sticker.exclusivephotos {
	background:transparent url(images/sticker_exclusivephotos.png) no-repeat scroll top left;
}

span.sticker.exclusivevideo {
	background:transparent url(images/sticker_exclusivevideo.png) no-repeat scroll top left;
}

span.sticker.firstlook {
	background:transparent url(images/sticker_firstlook.png) no-repeat scroll top left;
}

span.sticker.hotnewtrends {
	background:transparent url(images/sticker_hotnewtrends.png) no-repeat scroll top left;
}

span.sticker.justin {
	background:transparent url(images/sticker_justin.png) no-repeat scroll top left;
}

span.sticker.takeatraincation {
	background:transparent url(images/sticker_takeatraincation.png) no-repeat scroll top left;
}

span.sticker.talkingpoint {
	background:transparent url(images/sticker_talkingpoint.png) no-repeat scroll top left;
}

span.sticker.topstory {
	background:transparent url(images/sticker_topstory.png) no-repeat scroll top left;
}

span.sticker.win {
	background:transparent url(images/sticker_win.png) no-repeat scroll top left;
}

span.sticker.turnupthestyle {
	background:transparent url(images/sticker_turnupthestyle.png) no-repeat scroll top left;
}




input#mc_signup_submit, input#submit {
	background-image:url(images/36px-blended.png);
	display: inline-block; 
	margin: 10px 10px 0px 0px;
	color: #636363;
	font-family: 'Helvetica Neue', Arial, Verdana, Sans-Serif; 
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	text-shadow: #fff 1px 1px 1px;
	border: 1px solid #adadad;
	position: relative;
	cursor: pointer;
	float: right;
	font-weight: bold;
	font-size: 14px; 
	padding: 3px 14px 4px; 
	background-color: #fbfbfb; 
}

input#mc_signup_submit:hover, input#submit:hover {
	background-color: #dadada; 
}

input#mc_signup_submit:active, input#submit:active { 
	top: 1px; 
}

input#mc_signup_submit:visited, input#submit:visited { 
	font-weight: bold;
	font-size: 14px; 
	padding: 3px 14px 4px; 
	background-color: #fbfbfb; 
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

.widget.gravityformswidget .gform_wrapper .top_label input.medium, .widget.gravityformswidget .gform_wrapper .top_label select.medium {
	width: 201px;
        height: 22px;
        float: right;
        margin-right: 20px;
        background: transparent url('images/news-letter.png') top left no-repeat;
       border: none;
}

.widget.gravityformswidget .gform_wrapper .gform_heading {
	margin-bottom: 5px;
        font-size: 14px;
}
.widget.gravityformswidget .gform_wrapper .gform_body li { 
        margin: 12px 0 0 0;
}
.widget.gravityformswidget .gform_wrapper {
}
.widget.gravityformswidget .gform_wrapper span.gfield_required { display: none;}

.gform_wrapper {
		padding: 0 10px;
}
body.single .gform_wrapper {
		padding: 0 10px;
                background-color: #FAFAFA;
                border: 1px solid #EDEDED;
}   
.gform_footer input.button { 
      background: transparent url('images/newsletter-submit.png') top left no-repeat;
      height: 36px;
      width: 78px;
      float: right;
      font-size: 0px;
      text-align: left;
      color: #ffffff;
      border: none;
}
.widget.gravityformswidget .gform_wrapper {
}

.widget.gravityformswidget .gform_footer {
	margin-top: 10px;
}

.topbar ul, .topbar {
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.entry ol.relate{
	margin-bottom: 30px;
} 


.likethis {
	float: right;
	width: 260px;
	margin: 0px 0px 0px 19px;
}
.likethis .googleplus {float: left; display: inline-block; width: 70px; margin-right: 5px;}

.likethis .like {
	display: inline-block;
        margin: 0 0px 0 0px;
        width: 75px;
}

.likethis .twitter {
	float: left;
	width: 90px;
}

.right_header ul.socialicons {
	margin: 0px;
	padding: 0px;
}

.right_header ul.socialicons li{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
	height: 32px;
	width: 32px;
	display: block;
	float: left;
}

.right_header ul.socialicons li.rssicon{
	margin: 0px;
}

.site_heart_text{ padding-left: 10px;}
.site_heart_text a{font-weight: bold; font-size: 14px; }
.sidebar ul li#text-12, .right-header ul li.widget_search {
	border-bottom: 0px;
	padding-bottom: 0px;
}

ul.socialicons li a {
	height: 32px;
	width: 32px;
	display: block;
}

ul.socialicons li a span {
	display: none;
}

.fbicon {
	background: transparent url('images/facebook_icon.png') top left no-repeat;
}

.twicon {
	background: transparent url('images/twitter_icon.png') top left no-repeat;
}

.yticon {
	background: transparent url('images/youtube_icon.png') top left no-repeat;
}

.myicon {
	background: transparent url('images/foursquare.png') top left no-repeat;
}

.rssicon {
	background: transparent url('images/rss_icon.png') top left no-repeat;
}

ul.relate {
	margin-left: 0px;
	padding-left:0px;
}

ul.relate li {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
	background: transparent url('images/bullet_arrow.jpg') center left no-repeat;
	line-height: 18px;
}

.pagetitle.cat {
	margin-bottom: 5px;
}

.catdesc {
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 30px 0px;
       background: white url('images/border-img.png') repeat-x bottom left;

}

/***** TubePress side-bar overrides *****/
/* We use the #id selector, to give it higher priority than the default stylings, which are loaded later. */

#tubepress .tubepress_thumb {
	height: auto;
	width: 94px;
	margin: 0 3px;
}

#tubepress .tubepress_thumb a {
	font-weight: normal;
}

#tubepress .tubepress_container {
	margin-bottom: 0;
}

#tubepress_viewall {
	text-align: center;
	font-weight: bold;
}
