/*

Theme Name: SQ2012

Theme URI: http://sqmagazine.co.uk/

Description: A magazine theme created in co-operation with SQ Magazine &amp; <a href="http://miniman-webdesign.co.uk">Miniman Web Design</a> for 2012

Version: 1.0

Author: SQ Magazine / Mike Bishop (Miniman Web Design)

Author URI: http://miniman-webdesign.co.uk/

Tags: magazine, light, link, yellow, two column, widgets, jquery

*****************************************************
HTML5 RESET
*****************************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;font-family:inherit;font-size:100%;
font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align: baseline}:focus{/* remember to define focus styles! */outline:0}body{background:#fff;line-height:1}ol,ul{list-style: none}
table{/* tables still need 'cellspacing="0"' in the markup */border-collapse:separate;border-spacing:0}caption,th,td{font-weight:normal;text-align:left}blockquote:before,blockquote:after,q:before,q:after{content: ""}
blockquote,q{quotes: "" ""}a img{border: 0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block}.clear{clear:both}.clearfix:after{content:".";visibility:hidden;display:block;height:0;
clear:both}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}del{text-decoration: line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}

/****************************************************
FONTS
*****************************************************/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/****************************************************
GLOBAL
*****************************************************/

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	letter-spacing:-0.5px
}
.headline {
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #004E02;
}
.headline2 {
	float: right;
	clear: both;
	font-weight: bold;
}
#SQ-wrapper {
	background-color: #FFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

/****************************************************
HEADER
*****************************************************/

#SQ-header {
	padding-top: 20px;
	padding-bottom: 15px;
}
#SQ-header-left {
	float:left;
	width:510px;
}
#SQ-header-left h1 {
	float:left;
	width:250px;
}
#SQ-header-left h2 {
	font-family:'BebasNeueRegular', Arial, sans-serif;
	float:left;
	color:#000;
	font-size:23px;
	width:246px;
	padding-top:54px;
	padding-left:14px;
	letter-spacing:0px;
	line-height:20px;
}
#SQ-header-left h3 {
	font-family:'BebasNeueRegular', Arial, sans-serif;
	float:left;
	color:#000;
	font-size:46px;
	width:246px;
	padding-top:48px;
	padding-left:14px;
	letter-spacing:0px
}
#SQ-header-right {
	width:300px;
	float:right;
	padding-left:100px;
}
#SQ-header-right-fb {
	border: 1px solid #ccc;	
	margin-bottom:8px;
}
#SQ-header-right-twitter {
	border: 1px solid #ccc;	
	padding: 20px 10px 20px 10px;
}
#SQ-twitter-button {
	width:150px;
	float:left;
}
#SQ-twitter-copy {
	width:150px;
	float:left;	
	font-size:12px;
	padding-top:3px;
}
#SQ-twitter-copy strong {
	font-weight:bold;
	color:#176687;
}

/****************************************************
MAIN NAVIGATION
*****************************************************/

#SQ-nav {
	font-family:'BebasNeueRegular', Arial, sans-serif;
	background-color:#ececec;
}
#SQ-nav-list {
	float:left;
	padding:7px 0px 4px 5px;
}
#SQ-nav-date {
	color:#ffffff;
	background-color:#000000;
	float:left;
	font-size: 25px;
	text-align: center;
	font-family:'BebasNeueRegular', Arial, sans-serif;
	padding:7px 10px 4px 10px;
	margin-right:0px;
        letter-spacing:0.5px;
}
#SQ-nav li {
	float:left;	
	padding-right:8px;
	padding-left:10px;
}
#SQ-nav a:link, #SQ-nav a:visited, #SQ-nav a:active {
	color: #000;
	text-decoration: none;
	font-size: 25px;
        letter-spacing:0px
}
#SQ-nav a:hover {color: #fe0116;}
.current-menu-item a,  .current_page_item a {color:#fe0116 !important;}
#SQ-nav-search {
	float:right;	
	margin-top:6px;
	margin-left:6px;
	margin-right:6px;
        letter-spacing:0px
}
#searchform input {
	border:none;
	height:23px;
	background-color: #fff;
	margin-left:6px;
	padding-left:5px;
	width:100px;
	font-size:11px;
	color:#000;
	background-image: url(images/search.png);
	background-repeat:no-repeat;
	background-position:right center;
}
#searchform input:focus {
	background-color:#fff;
	background-image: url(images/search.png);	
}
#searchform #searchsubmit {
	width:23px;
	height:22px;
	cursor:pointer;
	background-image: url(images/search.png);
	background-repeat:no-repeat;
	background-color:#fff;
	display:none;
}
input#searchsubmit {
	background:none;
	width:80px;
	background-color:#fff;
}

/****************************************************
SECONDARY NAVIGATION
*****************************************************/

#SQ-categorymenu {
	background-color: #fffb3a;
	color: #000;
	font-size: 19px;
	font-family:'BebasNeueRegular', Arial, sans-serif;
	margin-bottom:10px;
	padding:10px 0px 5px 7px;
	text-transform:uppercase;
        letter-spacing:0px
	clear:both;
}
#SQ-categorymenu ul {
	float:left;	
}
#SQ-categorymenu li{
	display: inline;
	padding-right: 2px;
	padding-left: 11px;
        letter-spacing:0px
}

#SQ-categorymenu a:link, #SQ-categorymenu a:visited, #SQ-categorymenu a:visited {
	color: #5a5a58;
	text-decoration: none;
}
#SQ-categorymenu a:hover {
	color:#fe0116;	
}
#SQ-categorymenu li.current-cat a {color:#fe0000;}
#SQ-categorymenu span {
	float:left;
	padding:0px 7px 0px 3px;	
}
#SQ-nav ul {clear: both;}

/****************************************************
HEADER POST PICKS
*****************************************************/

#SQ-postpicks {
	clear: both;
	padding-top:6px;
	margin-bottom:20px;
}
#editorspick-text, #popularpost-social, #recentpost-social {
	line-height:120%;
}
/* left (editors pick) */
#editorspick-text {
	font-size:13px;	
}
#editorspick-text p {
	padding:0;
	margin:0;
        letter-spacing:0px
}
#SQ-editorspick {
	width:470px;
	float:left;
	padding-right:0px;
}
#editorspick {
	padding-right:0px;	
}
#editorspick-image img:hover,
#popularpost-image img:hover,
#recentpost-image img:hover {
	filter:alpha(opacity=80);
	 -moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#editorspick-image h3 {
	position:relative;
	top: -295px;
	left: 0;
	width: 100%;	
}
#editorspick-image h3 span {
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#ffffff;
	text-transform: uppercase;
	padding:5px;
	letter-spacing:1px;
}
#editorspick-content {
	margin-bottom:10px;	
	font-size:14px;
}
#editorspick-content span {
        font-family:'BebasNeueRegular';
	line-height:100%;
	font-size: 48px;
	display: inline;
	text-transform: uppercase;
	letter-spacing:0px;
	background-color:#000;	
	padding:5px 5px 0px 5px;
	position:relative;
	top: -4px;
	left: 0;
	width: 100%;
}
#editorspick-content span a {
	text-decoration: none;
	color: #fff;
}
#editorspick-content span a:hover {
	color: #fef200;
}
#editorspick-content small {
	display:block;
	clear:both;
	color:#7b7b7b;
	font-weight:bold;
        letter-spacing: 1px;
	font-size:14px;
	margin: 8px 0px 3px 0px;
}
#editorspick-content small a {
	color:#7b7b7b;
	text-decoration:none;
}
#editorspick-content small a:hover {
	color:#fe0116;
}

/* Right */

#SQ-postpicks-right {
	width:430px;
	float:right;
}
#recentpost {padding-top:10px;}

/* Popular / recent Post */

#popularpost-meta h2, #recentpost-meta h2  {
        font-family:'BebasNeueRegular';
	font-size: 30px;
	display: inline;
	text-transform: uppercase;
	letter-spacing:0px
}
#popularpost-meta h2 a, #recentpost-meta h2 a {
	text-decoration: none;
	color: #000;
}
#popularpost-meta h2 a:hover, #recentpost-meta h2 a:hover {color: #fe0116;}
#popularpost-meta small, #recentpost-meta small {
	font-size: 12px;
	font-weight: bold;
	color: #7b7b7b;
	clear:both;	
	margin: 50px 0px 0px 0px;
        letter-spacing: 1px;
}
#popularpost-meta small a, #recentpost-meta small a {
	color: #7b7b7b;
	text-decoration:none;
}
#popularpost-meta small a:hover, #recentpost-meta small a:hover {
	color: #fe0116;
}
#popularpost-image, #recentpost-image {
	width:275px;
	float:left;	
	height:183px;
	margin-bottom:4px;
}
#popularpost-image h3, #recentpost-image h3 {
	position:relative;
	top: -183px;
	left: 0;
	width: 100%;	
}
#popularpost h3 span , #recentpost h3 span{
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#ffffff;
	text-transform: uppercase;
	padding:5px;
	letter-spacing:1px;
}
#popularpost-content, #recentpost-content {
	width:140px;
	float:left;
	padding-left:15px;	
        letter-spacing:0px
}
#popularpost-meta, #recentpost-meta {
	clear:both;	
}
.recenttitle {
	margin:6px 0px 4px 0px;	
}
#popularpost-social {
}

/* Recent Post */

.header-social-share {
	height:60px;
}
.header-excerpt {
	clear:both;
}

/****************************************************
MAIN CONTENT
*****************************************************/

#SQ-articals {
	width: 600px;
	float: left;
}
.pages {
	padding-right:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecece;
	width:600px;	
	padding-right:30px;
}
#SQ-magazine {width: 100%;}
#SQ-singlepostheader {width: 600px;}
#SQ-singlepostheader h1 {
        font-family:'BebasNeueRegular';
	color: #000;
	font-size: 60px;
	text-transform: uppercase;
	letter-spacing:0px;
	line-height: 50px;
}
#SQ-content {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
        letter-spacing:0px
}
.SQ-indexposttext h2 {
	color: #8f8f8f;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
	letter-spacing:-1px
}
.SQ-indexposttext h1 {
        font-family:'BebasNeueRegular';
	color: #000;
	text-transform: uppercase;
	font-size: 25px;
	padding-bottom: 4px;
	letter-spacing:0px
}
.loop-social {
	padding-top:4px;	
}

#SQ-singlepostheader h2 {
        width: 550px;
	padding-top: 4px;
	color: #999;
	font-size: 18px;
	font-weight: bold;
}

#authorphoto {
        width: 40px;
        padding-right:5px;
}

.SQ-singleposttext blockquote {
        font-family:'BebasNeueRegular';
	color: #999;
	font-size: 28px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 38px;
	margin: 4px;
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:24px;
	letter-spacing:1px;
}
#SQ-singlesubscribelinks ul li {
	display: inline;
	padding: 6px;
}
#SQ-singlesubscribelinks {
	padding-top: 20px;
	padding-bottom: 20px;
}
#SQ-singlesubscribelinks a:link, #SQ-singlesubscribelinks a:visited, #SQ-singlesubscribelinks a:active {
	text-decoration: none;
	color: #09F;
}
#SQ-singlesubscribelinks a:hover {
	text-decoration: underline;
}
.SQ-pagination {
	padding-top: 6px;
	padding-bottom: 6px;
	height:30px	
}
#SQ-singlepostheader h2 a:link, #SQ-singlepostheader h2 a:visited, #SQ-singlepostheader h2 a:active {
	color: #999;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none	
}
#SQ-singlepostheader h2 a:hover {
	color: #fe0116;	
}
.SQ-indexpost {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
}
.SQ-singlepost {
	padding-top: 5px;
	padding-bottom: 10px;
}
.SQ-pagebox {
	padding-top: 0px;
	padding-bottom: 10px;
	line-height:16px;
	font-size:13px;
}
.SQ-pagebox p {padding-bottom: 14px;}
.SQ-pagebox h3, .SQ-pagebox h2, .SQ-pagebox h1{
	padding-bottom: 20px;
	padding-top:30px;
}
.SQ-pagebox h2 {font-size:15px;}
.SQ-pagebox h1 {font-size:18px;}
.SQ-pagebox a:link, .SQ-pagebox a:visited, .SQ-pagebox a:active {
	text-decoration:none;
	color:#666
}
.SQ-pagebox a:hover {color:#999}
.SQ-singleposttext p {padding-bottom: 12px;}
.SQ-indexpostimage {
	width: 300px;
	float: left;
	text-align:center;
}
.SQ-indexpostimage a:hover {
	filter:alpha(opacity=80);
	 -moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.SQ-indexposttext {
	float: left;
	height: 180px;
	width: 290px;
	padding-left: 10px;
	letter-spacing:-0.5px;
	color: #333;
}
.SQ-singleposttext {
	color: #000;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	padding-bottom: 10px;
	line-height: 19px;
	width:600px;
        letter-spacing:0px
}
.SQ-readmore {
	color: #000;
	font-weight: bold;
	padding-top: 10px;
}
.SQ-readmore a:link, .SQ-readmore a:visited,.SQ-readmore a:active {
	color: #000;
	text-decoration: none;	
}
.SQ-indexposttext h2 a:link, .SQ-indexposttext h2 a:visited, .SQ-indexposttext h2 a:active {
	text-decoration: none;
	color: #8f8f8f;
}
.SQ-indexposttext h1 a:link, .SQ-indexposttext h1 a:visited, .SQ-indexposttext h1 a:active {
	text-decoration: none;
	color: #000;
}
.SQ-indexposttext h1 a:hover {color: #fe0116;}
#SQ-whatsnew h1 {
        font-family:'BebasNeueRegular';
	font-size: 30px;
	display: block;
	width: 200px;
	float: left;
	display: block;
	font-weight: normal;
}
#SQ-whatsnew h2 {
        font-family:'BebasNeueRegular';
	color:#7c7c7c;
	width: 380px;
	float: right;
	display: block;
	font-size: 26px;
	font-weight: normal;
	padding-top: 3px;
	text-align: right;
}
#SQ-whatsnew {
	margin-top:6px;
	padding-bottom: 8px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
}
#SQ-catname h1 {
        font-family:'BebasNeueRegular';
	font-size: 30px;
	display: block;
	width: 400px;
	float: left;
}
#SQ-catname {
	margin-top:5px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
}
.loop-excerpt {
	margin-right:40px;
        letter-spacing:0px
}
#SQ-authorname {
	padding-bottom: 10px;
	padding-top: 10px;
}
#SQ-authorname h1 {
	font-size: 24px;
	display: block;
	width: 400px;
	float: left;
}
.SQ-tag-links {
	padding-top: 20px;
	font-weight: bold;
	color: #999;
}
.SQ-tag-links a:link, .SQ-tag-links a:visited, .SQ-tag-links a:active {
	color: #999;
	text-decoration: none;
}
.SQ-tag-links a:hover {
	color: #fe0116;
}
#SQ-bannerimage {padding-bottom: 10px;}
#SQ-singlepostheaderbox {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	margin-bottom: 10px;
}
.SQ-indexpostpaginate {
	padding-top:10px;
	padding-bottom:20px
}

#sharecount {
        width: 265px;
	float: right;
        font-size: 24px;
	color: #cecece;
        font-weight: bold;
        text-align: right;
}

/****************************************************
SEARCH PAGE
*****************************************************/

#SQ-whatsnew h3 {
	font-size: 24px;
	font-weight:bold;
}

/****************************************************
RTE
*****************************************************/
#SQ-articals strong {font-weight:bold;}
#SQ-articals em {font-style:italic;}


/****************************************************
 404 WIDGET
*****************************************************/

/* -- Defunct -- */

/****************************************************
SIDEBAR
*****************************************************/


#SQ-trendingposts {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
        background-color: #000000;

}
#SQ-trendingposts h2 {
        font-family:'BebasNeueRegular';
	font-size:26px;
        color: #FFFFFF;
        padding-left: 10px;
        letter-spacing: 1px;
}
#SQ-sidebar {
        padding-top:5px;
	float: left;
	width: 300px;
	padding-left:20px;
}
.top {
        vertical-align:top;
}
.SQ-sidecontainer {
	width: 298px;
	background-color: #ffffff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
}
.SQ-sidecontainer ul li {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
}
.SQ-sidecontainer ul {
	width: 224px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#SQ-socialbuttons li {
        display:inline;
}
#SQ-popularosts {
        width:300px;
 }
#SQ-poppostcontainer{
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#SQ-popularposts li {
	padding-top: 4px;
	padding-bottom: 10px;
	font-weight:bold;
	font-size:13px;
}
#SQ-popularposts img {
        padding-right:6px;
}
#SQ-popularposts a:link, #SQ-popularposts a:visited, #SQ-popularposts a:active {
	color:#000;
	text-decoration:none
}
#SQ-popularposts a:hover {
        color:#fe0116;
}
.poppostleft {
	float: left;
	width:100px;
}
.poppostright {
	float: left;
	width:180px;
}
#poppostrightsmall {
	float: left;
	width:180px;
	margin-top: 4px;
	padding-top: 4px;
	font-weight:normal;
        font-style:italic;    
	font-size:12px;  
}
#recentcomsrightsmall {
	float: left;
	width:180px;
	margin-top: 4px;
	padding-top: 4px;
	font-weight:normal;   
        font-style:italic;
	font-size:12px;
           
}
.simpleimage {
	padding-top: 0px;
	padding-bottom: 10px;	
}
#text-3 h3 {
	display:none;	
}
/* RECENT COMMENTS */

#SQ-recentcomments {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
        background-color: #000000;
}
#SQ-recentcomments h2 {
        font-family:'BebasNeueRegular';
	font-size:26px;
        color: #FFFFFF;
        padding-left: 10px;
        letter-spacing: 1px;
}
#SQ-recentcomcontainer{
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#SQ-recentcoms li {
	padding-top: 4px;
	padding-bottom: 10px;
	font-weight:bold;
	font-size:13px;
}
#SQ-popularposts img {padding-right:6px;}
#SQ-recentcoms a:link, #SQ-recentcoms a:visited, #SQ-recentcoms a:active {
	color:#000;
	text-decoration:none
}
#SQ-recentcoms a:hover {color:#fe0116;}
.recentcomsleft {
	float: left;
	width:100px;
}
.recentcomsright {
	float: left;
	width:180px;
}
/* RECENT POSTS */


/* The Recent Posts Container. */
div.srp-widget-container {
	display : table;
	clear   : both;
}

/* The Widget Title. */
div.srp-widget-container h3.widget-title{
	display       : table-caption;
	margin-bottom : 10px;
}

/* Single post entry box. */
div.srp-widget-singlepost {
	padding       : 0px 0px 10px 0px;
	margin        : 0px 0px 10px 0px;
	border-bottom : 1px solid #CCCCCC;
}

/* The thumbnail box. */
div.srp-thumbnail-box {
	display        : table-cell;
	vertical-align : top;
	padding-right  : 10px;
}

/* The content stuff box. */
div.srp-content-box {
	display        : table-cell;
	vertical-align : top;
}

/* The excerpt. */
p.srp-widget-excerpt {
	margin: 0px;
}

/* Single post title. */
h4.srp-widget-title {}

/* Single post title link. */
a.srp-widget-title-link {}

/* Thumbnail link. */
a.srp-widget-thmblink {}

/* Thumbnail image. */
img.srp-widget-thmb {}

/* The post date box. */
span.srp-widget-date {}

/* Stringbreak link. */
a.srp-widget-stringbreak-link {}

/* Stringbreak link image. */
a.srp-widget-stringbreak-link-image {}

/* Stringbreak. */
span.srp-widget-stringbreak {}

/****************************************************
FLOAT BOX
*****************************************************/

#SQ-floatingbox {
	position: absolute;
	left: -70px;
	border: 1px solid #B5076D;
	border-right: 0px;
	padding: 10px;
	background-color: #FFF;
        z-index : 20;
}
#SQ-floatingbox div{margin: 12px 0;}

#sharebar { 
        display: none; position: absolute; width: 65px; float: left; background: #fff; padding: 0; text-align: center; border: 1px solid #ccc; list-style: none; margin: 0; z-index: 99;
}

#sharebar li {
        display: block; margin: 5px; padding: 0; overflow: hidden; text-align: center;
}

#sharebarx {
        display: none; list-style: none; width: 100%; float: left; margin: 0 0 10px; padding: 0;
}

#sharebarx a {
        line-height: 14px; text-decoration: none;
}

#sharebarx li {
        float: left; margin-right: 20px; line-height: 18px;
}

#sharebarx li .st_email  {
        margin: 0 15px !important;
}

.sharebar-button {
        font-size: 11px; font-family: Verdana, Arial; padding: 2px 4px; background: #f7f7f7; color: #444; border: 1px solid #ddd; display: block;margin: 0 0 5px;
}

.sharebar-button:hover {
        border-color: #aaa;
}

.credit { 
        margin: 0; padding: 0; line-height: 9px;
}

.credit a {
        font-size: 8px; color: #ccc; text-transform: uppercase; text-decoration: none; font-family: Verdana; line-height: 9px;
}

.FBConnectButton_Small{
        background-position:-5px -232px !important;border-left:1px solid #1A356E
}

.FBConnectButton_Text{
        margin-left:12px !important ;padding:2px 5px 3px !important;
}

.stButton{
        margin:0 0 6px !important;
}

.stButton:last-child{
        margin:0 !important;
}
.stButton .stFb_vbubble {
        width:53px !important;
}

.stButton .stFb_text {
        padding: 2px 5px 3px !important; margin: 1px 1px 0 14px !important;
}

/****************************************************
COMMENTS
*****************************************************/

#comments {clear: both;}
#comments .navigation {padding: 0 0 18px 0;}
h3#comments-title, h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {padding: 24px 0;}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,#comments .comment-body ol {margin-bottom: 18px;}
#comments .comment-body p:last-child {margin-bottom: 6px;}
#comments .comment-body blockquote p:last-child {margin-bottom: 24px;}
.commentlist ol {list-style: decimal;}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {font-style: italic;}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	text-decoration: none;
	color: #09F;
}
.comment-meta a:active, .comment-meta a:hover {text-decoration:underline;}
.commentlist .even {}
.commentlist .bypostauthor {}
.reply {font-size: 12px;}
.reply a, a.comment-edit-link {
	text-decoration: none;
	color: #09F;
}
.reply a:hover, a.comment-edit-link:hover {text-decoration:underline;}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword, .nocomments {display: none;}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {margin-top: -6px;}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/****************************************************
COMMENTS FORM
*****************************************************/

input[type=submit] {color: #333;}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {margin: 0;}
#respond .comment-notes {margin-bottom: 1em;}
.form-allowed-tags {line-height: 1em;}
.children #respond {margin: 0 48px 0 0;}
h3#reply-title {margin: 18px 0;}
#comments-list #respond {margin: 0 0 18px 0;}
#comments-list ul #respond {margin: 0;}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	color: #888;
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {width: 98%;}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {font-size: 11px;}
#respond .form-submit {margin: 12px 0;}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#respond a:link, #respond a:visited, #respond a:active {
	text-decoration: none;
	color: #09F;
}
#respond a:hover {text-decoration:underline;}
.comment-form-comment label, .form-allowed-tags {display:none}
.logged-in-as {padding-bottom:10px}

/*******************************************************************
* Pagination
********************************************************************/
.page-navigation {
	margin: 20px 0px 20px -4px;		
}
.pagenavi {
	margin: 0 0 20px 0px;
	padding: 5px 1px 5px;
	float:left;
	width: 98%;
}
.pagenavi a {
	padding: 5px 6px 4px 6px;
	margin: 3px;
	text-decoration: none;
	color: #000 !important;
	background-color: #e9e9e9;
	font-weight:bold;
}
.pagenavi a:hover {
    color: #fff !important;
    background-color: #585858;
	text-decoration:none;
}
.pagenavi span.pages {
	padding: 5px 6px 4px 6px;
    margin: 3px;
    color: #999;
}
.pagenavi span.current {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    font-weight:bold;
    color: #fff;
    background-color: #000;
}
.pagenavi span.expand {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    color: #444;
    background-color: inherit;
}
.pagenavi .first, .pagenavi .last {
}
.pagenavi .single_page {
}


/****************************************************
FOOTER
*****************************************************/

#SQ-footer {
	padding: 10px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	clear: both;
	font-size: 12px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	letter-spacing: 0px;
}
#SQ-footermenu {
	width: 570px;
	float: right;
	text-align: right;
}
#SQ-footermenu ul li {
	display: inline;
	padding-left: 10px;
}
#SQ-footermenu a:link, #SQ-footermenu a:visited, #SQ-footermenu a:active {
	color: #000;
	text-decoration: none;
	font-size:12px
}
#SQ-footermenu a:hover {color: #000;}
#SQ-copynotice a:link, #SQ-copynotice a:visited, #SQ-copynotice a:active {
	color: #000;
	text-decoration: none;
	font-size:12px
}
#SQ-copynotice a:hover {color: #000;}
#SQ-copynotice {
	width: 340px;
	float:left
}

/****************************************************
WP125 WIDGET
*****************************************************/

/* one-column display */

#wp125adwrap_1c {width:100%;}
#wp125adwrap_1c .wp125ad {
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #ff0000;
}

/* two-column display */

#wp125adwrap_2c {
	width:290;
	padding-left:5px;
	padding-top:2px;
	margin-top:3px;
	margin-bottom:14px;
	border: 1px solid #CCC;
	height:450px;
}
#wp125adwrap_2c .wp125ad { 
	width:125px;
	float:left;
	padding:10px;
}

.menu-item-8949 a:link,
.menu-item-8949 a:visited,
.menu-item-8949 a:active {
	color:#000 !important;	
}
.menu-item-8949 a:hover {
	color:#ff0000 !important;	
}
p.comment-subscription-form {
	margin-top:10px!important;
	margin-bottom:0px;	
}
.page-padding {
	height:2px;	
}

/****************************************************
Leaderboards (added 17/06/2012
*****************************************************/

#SQ-leaderboards {
	text-align:center;	
}