/* @override http://localhost/sites/blog.tonergiant.com/wp-content/themes/revolution/style.css */

/*
Theme Name: Ego-Base
Theme URI: http://www.ego-creative.com
Description: blog theme
Author: Toner Giant Oct 2012
Author URI: http://www.ego-creative.com
Template:
Version: 1.0
*/

@charset "utf-8";

/* Reset Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6, p, small {
	margin: 0;
	padding: 0;
}

h2.widgettitle {
	color: black;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

html {
	overflow-y: scroll;
}

/* Body Styles ------------------------------------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
}

.footerIframe {position:relative;overflow:hidden;width:187px;height:172px;}

body, #page {
	font-family: sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 20px;
}

p {
	padding-bottom: 10px;
}

blockquote {
	display: block;
	margin-left: 20px;
	border-left: solid 5px #ddd;
	padding-left: 10px;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	color: #777;
	margin-bottom: 10px;
}

p.wp-caption-text {
	font-size: 11px;
	font-color: #777;
	text-align: center;
	padding-bottom: 20px;
}

a {
	color: #337295;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
	border-bottom: dotted 1px #ccc;
}

a.default, .default a, .page-navigation a, .page-navigation span.current, .reply, span.submit {
	border: solid 1px #dadada;
	height: 30px;
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin-top: 10px;
	margin-right: 5px;
	cursor: pointer;
}

a.default span, .default a span, .page-navigation a span, .page-navigation span.current span, .reply a, span.submit #submit {
	background: url(images/button_grad.gif) 0 top repeat-x;
	border: solid 1px #f4f4f4;
	border-top: solid 1px #fff;
	height: 28px;
	line-height: 27px;
	color: #555;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	text-shadow: #f8f8f8 1px 1px 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0 !important;
}

a.default:hover, .default a:hover, .page-navigation a:hover, .page-navigation span.current, .reply:hover, span.submit:hover {
	border: solid 1px #444;
}

a.default:hover span, .default a:hover span, .page-navigation a:hover span, .page-navigation span.current span, .reply:hover a, span.submit:hover #submit {
	background: url(images/button_grad.gif) 0 bottom repeat-x !important;
	color: #fff;
	text-shadow: #333 1px 1px 0;
	border: solid 1px #666;
	border-top: solid 1px #6f6f6f;
	border-bottom: solid 1px #5a5a5a;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
	cursor: pointer;
	margin: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1, h1 a {
	font-family: Georgia;
	font-style: italic;
	font-size: 30px;
	color: #444;
	text-shadow: #ccc 1px 1px 3px;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 20px;
}

h1 a:hover {
	border-bottom: dashed 1px #ccc;
}

p.welcome {
	font-family:arial;
	font-size: 30px;
	font-weight: bold;
	margin:40px 0 0 30px;
	color: #00203f;
}

#body h2, #body h2 a, #footer h2, #footer h3 {
	font-family: arial;
	font-size: 24px;
	color: #555;
	margin-bottom: 10px;
}

h2.alt {
	color: #777 !important;
	font-size: 20px !important;
}



.post h2 {
	margin-top: 10px;
}

#body h2 span {
	color: #444;
}

#footer h2, #footer h3 {
	color: #eee;
	text-shadow: #111 1px 1px 2px;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
}

.heading {
	margin-bottom: 25px !important;
}

h3, h3 a {
	font-size: 20px;
	color: #444;
	letter-spacing: -0.3px;
	margin: 10px 0 10px 0;
}

h4, h4 a {
	font-size: 14px;
	text-transform: uppercase;
	color: #555;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

h4.youtube-err  {
	margin-top:30px !important;
}

h5, h5 a {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #444;
}

h6, h6 a {
	color: #333;
	margin: 10px 0 10px 0;
	font-size: 14px;
}

.post ol {
	list-style-type: decimal;
	line-height: 26px;
	margin: 0 0 20px 30px;
}

.post ul {
	list-style-type: disc;
	line-height: 26px;
	margin: 0 0 20px 30px;
}

.post ul ul, .post ul ol, .post ol ol, .post ol ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.post h1, h1 a {
	font-family:arial;
	font-size:24px;
	font-weight:bold;
	font-style:normal;
	text-shadow:none;
	letter-spacing:0px;
	color:#000;
	margin-bottom:10px;
}

.postauthor {
	border: 1px solid #aaaaaa;
	background: #c4c4c4;
	margin: 0 0 25px 30px;
	padding: 5px;
}

.center {
	width: 960px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#header {
	min-height: 143px;
	background:#fff;
	width:960px;
	margin:0px auto;
}

/* My Comment */

#header .center {
	overflow: visible !important;
	position: relative;
	height: 98px;
}

#container {

	min-height: 100px;
}

#logo {
	position: absolute;
	left: 20px;
	margin: 0;
}

#logo a {
	display: block;
	padding-top: 16px;
}

#logo a:hover {
	border:none;
}

#logo img {
	display: block;
}

#strapline {
	float: left;
	margin-left:257px;
	margin-top:19px;
	font-size: 1.2em;
	font-weight: bold;
	height: 87px;
	text-align: center;
	text-transform: uppercase;
	width: 450px
}

#strapline h5 {
	display:block;
	font-size: 15px;
	font-weight: bold;
	color: #ccccff;
	text-align: center;
	margin-bottom:1px;
}

#strapline h6 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	color: white;
	text-align: center;
}

#strapline h6 strong {
	font-size: 14px;
	font-weight: bold;
	margin: 10 0 10px 0;
	color: #ccccff;
	text-align: center;
}

#search {
	float: right;
	width: auto;
	margin-top: 42px;
	height: 31px;
	overflow: hidden;
}

#s {
	border: 0;
	height: 31px;
	font-family: Georgia;
	font-size: 12px;
	color: #999;
	padding: 0 0 0 8px;
	font-style: italic;
	width: 146px;
	float: left;
	line-height: 31px;
}

#headerSearchForm {
	position:absolute;
	left:228px;
	clear: right !important;
	float: left;
	width: 432px !important;
	height: 45px !important;
	margin: -9px 0 0 0px;
	top:54px;
	

}

#newsearch {
	background:url('/wp-content/themes/tonergiant-Ego2/images/presearch.png') 0 0 no-repeat;
	width:387px;
	height:45px;
	padding-left:45px;
	border:none;
}

#newsearch:focus {
	background:url('/wp-content/themes/tonergiant-Ego2/images/postsearch.png') 0 0 no-repeat;
	width:318px;
	overflow:hidden;
}

#headerSearchFormSearch {
	float: left;
	width: 198px;
	height: 31px;
	line-height: 26px;
	margin: 1px;
	padding: 0;
	border:0;
	font-size: 0.8em;
}



#searchsubmit {
	background:url('/wp-content/themes/tonergiant-Ego2/images/postbutt.png') 0 0 no-repeat;
    border: medium none;
	top:0;
    height: 45px;
    position: absolute;
	width:70px;
	right:0px;
	z-index:1;
	cursor:pointer;
}

.headerSearchForm:

.ie7 #headerSearchFormSearch {
	margin-left:-73px;
	font-size:11px;
	font-family:arial;
}

#headerSearchFormSearch:focus {
	background:url('images/active-search.png') no-repeat top left;
}

#basket {display:block;position:absolute;right:25px;top:20px;}


#headerSearchFormButton {
	float: right;
	height: 26px;
	line-height: 26px;
	margin: 1px;
	border: 0;
	color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.85em;
}

.ie7 #headerSearchFormButton {
	margin-top:1px;
}

#headerActionsList {
position:absolute;

list-style-type: none;
height: 20px;
margin: 0;
left:475px;
padding: 15px 0 24px 0;
}

#headerActionsList li {
display: inline-block;
margin: 0;
vertical-align: middle;
color: #000;
}

.ie7 #headerActionsList li {
	float:left;
}

#headerActionsList a {
display: block;
padding: 0 7px 0 5px;
border-right: 1px solid #666;
color: #666;
text-decoration: none;
font-weight: normal;
font-size: 0.9em;
line-height:14px;
}

.ie7 #headerActionsList li a {
	margin-top:4px;
}

#headerActionsList a:hover {
text-decoration:underline;
}

#headerActionsListPhone {
line-height: 20px;
padding: 0 20px 0 10px;
font-size: 1.15em;
cursor:default;
}

.ie7 #headerActionsListPhone {
margin-top:2px;
}

#topnav {
	position: absolute;
	width: 300px;
	left: 673px;
	height: 30px;
}

/* My Comment */

#nav2 {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	list-style: none;
	margin-bottom: 16px;
}

/* My Comment */

#nav2 li {
	float: left;
	padding: 0 23px 0 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ADD8E6;
	background: url(images/nav2-border.jpg) no-repeat top right;
}

#nav2 li a {
color: #ADD8E6;
}

#nav2 li.last {
	background: none;
	padding-left: 23px;
}


label.over {
		color:#ccc;position:absolute;
		top:0px;left:11px;
		color:#000;
		font-family: 'Lucida Grande';
		font-size: 10px;
	}

/* My Comment */

#nav {
	position: absolute;
	top: 112px;
	width: 960px;
	left: 0px;
	height: 40px;
	line-height: 30px;
	clear: both;

}

#nav ul.nav {
	height: 31px;
	width:958px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	margin-top:1px;
	display: block;
	float: left;
}

#nav ul.nav li {
	float: left;
	display:block;
	height:30px;
	position: relative;
	border-right: 1px solid #CCC;
}

#nav ul.nav li a {
	color: #003366;
	margin-top:-1px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	float: left;
	width: 85px;
	height:30px;
	padding-top:1px;
	text-align:  center;
}

#nav ul.nav li a:hover {
	color:#193651;background:#ADD8E6 url('images/main-nav-hover.png') repeat-x top left;
	text-decoration:none;
}

#nav ul.nav li a span {
	font-weight: normal;
	font-size: 11px;
	color: #777;
	display: block;
	line-height: 15px;
	margin-top: -3px;
}

#nav ul.nav li.current-menu-item a {
	margin-left: 0px;
	margin-right: 0px;
}

#nav ul.nav li.home a {
	text-indent: -9999px;
	background: #444 url(images/home.png) no-repeat center 22px;
	margin: 1px 5px 0 0;
	width: 30px;
	display: block;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

#nav ul.nav li.home a:hover {
	background-color: #eee;
}

#nav ul.nav li.home a span {
	display: none;
}

#nav ul li ul {
	position: absolute;
	padding: 0;
	margin: 0;


	width: 120px;
	height: auto;
	border: 0;
	z-index: 100;
	background: #e8e8e9;
	display: none;
	border: solid 1px #000;
}

#nav ul li ul li { background:none;width:120px;}

#nav ul li ul li a {font-size:12px;color:#000;}

#nav ul.nav li ul span {
	display: none;
}

#nav ul.nav li ul li {
	width: 150px;
	height: 35px;
}

#nav ul.nav li ul li a {
	display: block;
	height: 35px;
	line-height: 33px;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: #eee;
	color: #333;
	width: 130px;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
}

#nav ul li ul li a:hover {
	background: none;
	width: 120px;
	text-decoration:underline;
}

#nav ul li ul li ul {
	left: 150px;
	top: 0;
	display: none;
}

#nav ul.nav li:hover ul li ul, 
#nav ul.nav li:hover ul li ul li ul, 
#nav ul.nav li:hover ul li ul li ul li ul {
	display: none;
}

#nav ul li:hover ul, 
#nav ul li ul li:hover ul, 
#nav ul li ul li ul li:hover ul, 
#nav ul li ul li ul li ul li:hover ul {
	display: block;
}

#nav-social {
	float: right;
	margin-top: 16px;
}

#nav-social ul li {
	float: right;
}

#nav-social ul li a {
	text-indent: -9999px;
	margin-left: 5px;
	display: block;
	width: 32px;
	height: 30px;
	position: relative;
}

#nav-social ul li a span {
	position: absolute;
	top: -40px;
	left: 0;
	height: 14px;
	background: #222;
	color: #777;
	font-size: 11px;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	text-indent: 0;
	line-height: 14px;
	opacity: 0;
}



/* ---------------------------------------- twitter styles ---------------------------------------- */

#twitter-3 {
	border: solid 1px #aaaaaa;
	padding: 10px;
	width:257px;
	margin-bottom:30px;
	margin-top:30px;
	background:#fdfdfd;
}

#twitter-3 h2.widgettitle {
	text-indent:-9999px;
	background:url(images/twitter-logo_03.jpg) no-repeat top left;
	height:62px;
}

#twitter-3 ul li {
	width:100%;
	background:url(images/twitter-sep.jpg) no-repeat bottom;
	padding:5px 0 10px 0;
}

/* -------------------------------------- end twitter styles -------------------------------------- */

/* ---------------------------------------- facebook like styles ---------------------------------------- */

#facebooklikebox-4 {
	display:block;
	margin-bottom:30px;
	width:275px;
}

#facebooklikebox-4 h2 {
	margin-top:15px;
	margin-bottom:0px;
	display:block;
	font-weight:bold;
	font-size:12px;
	color:#000;
	line-height:30px;
	background:#edeff4;
	width:256px;
	border-top:solid 1px #aaaaaa;
	border-left:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	height:30px;
	padding:0px 10px 0px 11px;
}

/* ---------------------------------------- end facebook like styles ------------------------------------ */

/* -------------------------------------- youtube styles -------------------------------------- */

#youtuberss_widget-3 {
	border: solid 1px #aaaaaa;
	padding: 10px;
	width:257px;
	margin-bottom:30px;
	background:#fdfdfd;
}

#youtuberss_widget-3 h2 {
	text-indent:-9999px;
	background:url(images/youtube-logo.jpg) no-repeat top right;
	height:45px;
}

#youtuberss_widget-3 a.more {
	color:#3b77f4;
}

.db-yt-rss {
	margin-top:-45px;
}

.db-yt-rss li .thumb img {
	height:54px;
}

.db-yt-rss h4 {
	color:#000;
}

a.thumb {
	display:block;
	background:url(images/youtube-vid-bg.jpg) no-repeat top left;
	padding:5px;
}

/* ---------------------------------------- end youtube styles ---------------------------------------- */

/* ---------------------------------------- collapse nav styles ---------------------------------------- */

#collapsarch-3 h2, #collapscat-3 h2 {
	font-weight:bold;
	font-size:13px;
	color:#000;
	margin-bottom:5px;
}

#collapscat-3 {
	margin-bottom:0px;
	margin-top:30px;

}

#collapscat-3 li {
	margin-bottom:0px !important;
	margin-top:0px !important;
}

/* ---------------------------------------- end collapse nav styles ---------------------------------------- */

#container {
	
}

#container .center {
	background-color:white;
}

#container .center.full {
	background: #fff;
}

#body {
	width: 640px;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
	float: left;
}

.full #body {
	width: 900px;
	padding: 25px 30px 25px 0;
}

#copyright {
	background: #1d1d1d;
	padding: 20px 30px 20px 30px;
	overflow: hidden;
	color: #777;
}

#copyright span.left {
	float: left;
}

#copyright span.right {
	float: right;
}

#sidebar {
	width: 300px;
	float: right;
	min-height: 500px;
	margin: 30px 0 20px 0;
	color: #777;
}

#sidebar p {
	padding: 0;
}

#archives-3 ul li a:before, #categories-3 ul li a:before {
	content:"» ";
}

#featured-wrapper {
	width: 960px;
	padding: 25px 0 25px 0;
	margin-bottom: 2px;
	position: relative;
	background: #e6e6e6;
	overflow: hidden;
}

#categories-3 h2 {
	margin-top:10px;
}

.nivo-controlNav {
	width: 370px;
	margin-top: 6px;
	position: absolute;
	right: -1px;
	z-index: 99;
	overflow: hidden;
}

.nivo-controlNav ul li {
	height: 42px;
	overflow: hidden;
}

.nivo-controlNav ul li.first {
	height: 132px;
}

.nivo-controlNav ul li.first a.nivo-control {
	border-top: solid 1px #e6e6e6;
}

.nivo-controlNav ul li span.excerpt {
	margin-left: 20px;
	background: #444;
	border: solid 1px #373737;
	color: #999;
	display: block;
	width: 278px;
	padding: 15px 20px 16px 20px;
}

.nivo-controlNav ul li span.excerpt a {
	color: #fff;
	font-weight: bold;
}

.nivo-controlNav a.nivo-control {
	height: 41px;
	background: url(images/slider_tab.gif) repeat-x;
	display: block;
	width: 299px;
	margin: 0 0 1px 20px;
	border-right: solid 1px #e6e6e6;
	border-top: solid 1px #e6e6e6;
	cursor: pointer;
	line-height: 40px;
	padding-left: 20px;
	color: #777;
	text-shadow: #f4f4f4 1px 1px 0;
	font-weight: bold;
}

.nivo-controlNav a.nivo-control:hover {
	color: #555;
}

.nivo-controlNav a.nivo-control.active {
	background: url(images/slider_tab_active.gif) repeat-x;
	border-right: solid 1px #555;
	border-top: 0 !important;
	color: #fff;
	text-shadow: #444 -1px -1px 0;
	margin-bottom: -1px
}

.nivo-controlNav a.nivo-control.active span {
	display: block;
	height: 41px;
	background: url(images/slider_active_arrow.gif) no-repeat;
	margin-left: -40px;
	padding-left: 40px;
}

#featured {
	width: 900px;
	padding: 5px;
	position: relative;
	margin-left: 25px;
	float: left;
	overflow: hidden;
	background: #fff;
	border: solid 1px #ddd;
}

#featured ul {
	height: 300px;
	overflow: hidden;
}

#featured span {
	z-index: 1000;
}

#featured h1.hidden, #featured p {
	display: none;
}

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	display: none;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

#featured span {
	z-index: 98;
}

#featured span.top {
	height: 3px;
	left: 5px;
	right: 325px;
	top: 5px;
	background: url(images/10percent.png) repeat;
	position: absolute;
}

#featured span.left {
	width: 3px;
	left: 5px;
	top: 8px;
	bottom: 8px;
	background: url(images/10percent.png) repeat;
	position: absolute;
}

#featured span.right {
	width: 3px;
	right: 325px;
	top: 8px;
	bottom: 8px;
	background: url(images/10percent.png) repeat;
	position: absolute;
}

#featured span.bottom {
	height: 3px;
	left: 5px;
	right: 325px;
	bottom: 5px;
	background: url(images/10percent.png) repeat;
	position: absolute;
}

.post-wrapper {
	margin-right: 30px;
	overflow: hidden;
}

.post {
	overflow: hidden;
	border-bottom: solid 2px #eee;
	margin: 0 0 20px 0;
	padding-bottom: 25px;
}

.excerpt {
	display: block;
	overflow: hidden;
	clear: left;
}

#body small {
	margin-bottom: 10px !important;
	font-family: Georgia;
	color: #888;
	font-style: italic;
	display: block;
}

#body small a {
	color: #555;
}

#body small a:hover {
	color: #333;
}

/* .meta {
	width: 145px;
	margin-right: 30px;
	overflow: hidden;
	float: left;
	padding-top: 5px;
} */

.meta {
	width: 145px;
	margin-right: 30px;
	overflow: hidden;
	float: left;
}

.meta img {
	margin-right: 5px;
	margin-bottom: -3px;
}

.meta h3.cufon {
	font-size: 25px;
	letter-spacing: -0.8px;
	color: #999;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: none !important;
}

.meta a {
	color: #999;
}

.meta img {
	margin-right: 5px;
	margin-bottom: -2px;
}

.meta span {
	display: block;
	float: left;
	color: #aaa;
}

.meta strong {
	font-weight: bold;
	color: #999;
}

.meta a img {
	margin-top: 15px;
	float: left;
	margin-right: 5px;
}

a.thumb-wrapper {
	display: block;
	overflow: hidden;
	position: relative;
	width: 170px;
	height: 170px;
	margin: 0 25px 0 25px;
	float: left;
}

a.thumb-wrapper.left {
	float: left;
}

a.thumb-wrapper.right {
	float: right;
	margin-right: 0;
}

/*a.thumb-wrapper span.top, a.thumb-wrapper span.bottom {
	background: url(images/10percent.png) repeat top left;
	height: 3px;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
}*/

a.thumb-wrapper span.bottom {
	top: auto;
	bottom: 5px;
}

/*a.thumb-wrapper span.right, a.thumb-wrapper span.left {
	background: url(images/10percent.png) repeat top left;
	width: 3px;
	top: 8px;
	bottom: 8px;
	right: 5px;
	position: absolute;
}*/

a.thumb-wrapper span.left {
	right: auto;
	left: 5px;
}

/*a.thumb-wrapper img {
	background: url(images/banner_bg.png) top left repeat-y;
	padding: 5px 5px 5px 5px;
}*/

a.banner-wrapper {
	display: block;
	overflow: hidden;
	position: relative;
	width: 610px;
	height: 210px;
	margin-bottom: 20px;
}

a.banner-wrapper img {
	background: url(images/banner_bg.png) -80px top repeat-y;
	padding: 5px 5px 5px 0;
}

a.banner-wrapper span.top, a.banner-wrapper span.bottom {
	background: url(images/bannerOverlay.png) repeat-y top left;
	height: 3px;
	width: 610px;
	position: absolute;
	top: 5px;
	left: 0;
}

a.banner-wrapper span.bottom {
	top: auto;
	bottom: 5px;
}

a.banner-wrapper span.right {
	background: url(images/10percent.png) repeat top left;
	width: 3px;
	top: 8px;
	bottom: 8px;
	right: 0;
	position: absolute;
}

.page-navigation {
	margin: -10px 25px 5px 30px;
	overflow: hidden;
}

.alignright {
	float: right;
	margin-left: 20px;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.size-thumbnail, .size-medium {
	padding: 3px;
	background: #fff;
	border: solid 1px #e2e2e2;
}

.wp-pagenavi {
	float: right;
	width: auto;
	overflow: hidden;
}

.wp-pagenavi span.pages {
	float: left;
	font-family: Georgia;
	font-style: italic;
	display: block;
	line-height: 30px;
	margin: 10px 20px 0 20px;
}

#counter {
	width: 280px;
	overflow: hidden;
	border: 0 !important;
	padding: 0 !important;
	margin-bottom: 20px !important;
}

#feed {
	background: url(images/icons/rss_large.png) no-repeat -7px top;
	padding: 3px 0 0 43px;
	height: 48px;
	color: #999;
	width: 102px;
	float: left;
}

#feed a, #twitter a {
	font-size: 30px;
	display: block;
	font-family: Georgia;
	margin-bottom: 3px;
	color: #666;
	text-shadow: 1px 1px 2px #ccc;
}

#feed a:hover, #twitter a:hover {
	color: #444;
}

#twitter {
	background: url(images/icons/twitter_large.png) no-repeat -7px top;
	padding: 3px 0 0 43px;
	height: 48px;
	color: #999;
	width: 92px;
	float: left;
}

#ads {
	padding: 9px 4px 0 9px;
	border: solid 1px #ddd;
	background: #fff;
	width: 265px;
}

#ads ul {
	list-style: none;
	padding: 0;
	overflow: hidden;
	width: 300px;
}

#ads ul li {
	float: left;
}

#ads ul li a {
	float: left;
	background: #fff;
	display: block;
	height: 135px;
	width: 135px;
}

#ads ul li a img {
	margin: 0 10px 10px 0;
}

#ads ul li.wide a {
	width: 260px;
	height: 130px;
	margin-right: 0;
}

.tab .box {
	background: #eee;
	border: solid 1px #dbdbdb;
	padding: 4px;
}

ul.tabs {
	overflow: hidden;
	padding: 0;
	height: 37px;
	margin-bottom: -1px;
}

ul.tabs li {
	float: left;
	position: relative;
}

ul.tabs li a {
	background: #fff;
	border: solid 1px #e0e0e0;
	line-height: 29px;
	padding: 0 10px 0 10px;
	float: left;
	display: block;
	height: 30px;
	margin-right: 4px;
	font-weight: bold;
	color: #888;
}

ul.tabs li a:hover {
	text-decoration: none;
	border: solid 1px #d0d0d0;
}

ul.tabs li.active a {
	height: 36px;
	color: #555;
	border-bottom: 0;
}

ul.tabs li.active a:hover {
	border: solid 1px #e0e0e0;
	border-bottom: 0;
}

.tab_container {
	background: #fff;
	border: solid 1px #e0e0e0;
	padding: 10px;
}

ul.double-col {
	padding: 0;
	overflow: hidden;
	margin-bottom: -3px;
	width: 260px !important;
}

ul.double-col li {
	float: left;
	width: 103px !important;
	margin: 0 10px 5px 0 !important;
	padding: 0 0 6px 15px !important;
	border-bottom: dotted 1px #e1dedd !important;
	background: url(images/bullet.png) no-repeat 2px 8px;
}

ul.double-col li a:hover, ul.single-col li a:hover {
	text-decoration: underline;
}

ul.single-col {
	padding: 0;
	overflow: hidden;
	margin-bottom: -7px;
}

ul.single-col li {
	margin-bottom: 15px !important;
	padding-bottom: 7px !important;
	border-bottom: dotted 1px #e1dedd !important;
	background: 0;
	overflow: hidden;
}

ul.single-col li small {
	color: #777;
	font-size: 11px;
	display: block;
	margin: 5px 0 5px 0;
	line-height: 15px;
}

ul.single-col li a.thumb {
	float: left;
	display: block;
	width: 52px;
}

ul.single-col li a.thumb img {
	width: 40px;
	height: 40px;
	padding: 1px;
	border: solid 1px #ddd;
	margin-right: 10px;
	background: #fff;
}

ul.single-col li .block {
	width: auto;
	overflow: hidden;
}

.content {
	margin: 0 30px 0 30px;
}

#body small {
	margin:0px;
}

.fb-share {
	display: block;
	float: left !important;
	width: 61px;
	margin-bottom: 5px;
	clear: left;
}

.tw_button {
	display:block;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
}

#fb-share {
	display: block;
	float: left;
	clear: left;
}

#post {
	display: block;
	float:left;
	clear: left;
}

#fb_share_1 {
	margin-left: 0px !important;
	clear: left;
}

#twitter-4 {
	width: 150px;
}

#footer {
	background:transparent;
	margin-bottom:-20px;
}

#footerContainer {
	background: #EBEBEB;
	width:960px;
	margin:auto;
	clear: both;
	display:block;
}

#footerContainerInner {
	width:960px;
	margin:0 auto;
	padding:1px 0px;
}

.footerLinkList {
	float: left;
	height: 188px;
	list-style: none;
	width: 154px;

	margin: 16px 0px 16px 16px;
	border-right:1px solid #666666;
}

.footerTitle, .footertitle {
	color: #000;
	font-weight: bold;
}

.footerLinkList .footerTitle {
	padding:0px 16px 8px 2px !important;
	border-right:0px !important;
	color:#000;
	font-weight:bold;
	background:#ebebeb;
	width:137px;
}

.footerLinkList li {
	width:135px;
	height:14px;
	margin:0px;
	padding:2px 16px 2px 2px;
}

.footerLinkList.last li {
	border-right:none;
}

.footerLinkList a {
	color:#666;
	font-weight: normal;
	font-size:0.9em;
}

#footerSocialContainer {
	float:right;
	width:250px;
}

#footerSocialContainer .footerTitle {
	padding:16px 0px;
	text-align:center;
}

#footerSocialList {
	width:189px;
	height:43px;
	margin:0px;
	padding:0px 30px 22px;
	list-style-type:none;
}

#footerSocialList li {
	float:left;
	padding:0px 5px 0 9px;
}

.facebook, .twitter, .youtube {
	position: relative;
	overflow: hidden;
	display: block;
}

.socialSprite {
	position: absolute;
	width: 43px;
	height: 143px;
}

.twitter img {
	top: -50px;
}

.youtube img {
	top: -100px;
}

#footerSocialContainer .hpPrefferedPartner {
	margin: 0px auto 0;
}

.hpPrefferedPartner {
	width:177px;
	height:29px;
	border:#ebebeb solid;
	border-width:16px 0;
}

.hpPrefferedPartner, .sagePay, .investorsInPeople, .isis, .idis, .cardList {
	position: relative;
	overflow: hidden;
	display: block;
}

.accreditationSprite {
	position: absolute;
	width: 320px;
	height: 190px;
}

img {
	border: 0;
}

.footerBlueContainer {
	clear: both;
	height:65px;
	margin: 10px 0;
	padding: 10px;
	background-color: #fff;
	color: white;
}

#footerSecureContainer .footerTitle {
	padding: 8px 0;
	color: #000;
	font-weight: normal;
}

#footerSecureContainer .sagePay {
	margin-right: 10px;
}

.sagePay {
	width: 110px;
	height: 25px;
}

.sagePay img {
	left: 0;
	top: -30px;
}

.cardList {
	width: 318px;
	height: 23px;
}

.cardList img {
	left: 0;
	top: -160px;
}

#footerSecureContainer, #footerSecureContainer .sagePay, #footerSecureContainer .cardList {
	float: left;
}

#footerContactContainer {
	float: right;
	font-size: 0.85em;
	line-height:10px;
	color:#666;
}

#footerPhone {
	color: #000;
	font-size: 3.7em;
	line-height:43px;
}

#footerAccreditationContainer {
	clear: both;
	text-align: right;
}

#footerAccreditationContainer div, #footerAccreditationContainer a {
display: inline-block;
	margin: 0 10px;
	vertical-align: middle;
}

.investorsInPeople {
	width: 116px;
	height: 36px;
}

.investorsInPeople img {
	left: 0;
	top: -60px;
}

.isis, .idis {
	width: 135px;
	height: 24px;
}

.isis img {
	left: 0;
	top: -100px;
}

.idis img {
	left: 0;
	top: -130px;
}

#footerCopyrightNotice {
	clear: both;
	padding: 10px;
	color: #666;
	text-align: right;
	font-size: 0.9em;
	line-height:12px;
}

div {
display:block;
}

ul {
display:block;
}

#comments {
	overflow: hidden;
	border-bottom: solid 2px #eee;
	margin-bottom: 25px;
}

#comments p.space {
	padding-bottom: 25px;
}

#comments-wrapper {
	width: 580px;
	overflow: hidden;
	margin: 0 30px 0 30px;
}

ul.commentlist {
	overflow: hidden;
	clear: both;
	padding-top: 15px;
	margin-bottom: 10px;
}

.comment-author {
	padding: 0;
	height: 30px;
	margin-bottom: 5px;
}

.comment-body {
	min-height: 90px;
	padding: 10px 80px 10px 10px;
	position: relative;
}

.comment-body p {
	padding: 0;
}

.comment-body em {
	display: none;
}

.comment-body br {
	display: none;
}

#cancel-comment-reply {
	display: block;
	height: 27px;
	line-height: 26px;
	font-size: 11px;
	margin: 0 0 0 10px;
	float: left;
}

.textfield {
	border: solid 1px #ddd;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

#comments-wrapper .comment .textfield {
	width: 95%;
}

.input {
	background: #ffffff url(images/form_gradient.gif) repeat-x 0 1px;
	border: solid 1px #ddd;
}

#cancel-comment-reply {
	display: block;
	height: 27px;
	line-height: 26px;
	font-size: 11px;
	margin: -4px 0 0 10px;
	float: left;
}

span.says {
	font-style: italic;
	color: #777;
}

cite.fn, cite.fn a {
	font-size: 18px;
	font-style: italic;
	font-family: Georgia;
}

.comment-meta {
	text-align: right;
	position: absolute;
	top: 12px;
	right: 70px;
}

.comment-meta a {
	color: #999;
}

.comment-meta a:hover {
	text-decoration: none;
}

.comment {
	border: solid 1px #e2e2e2;
	margin-bottom: 20px;
}

#comments-wrapper ul li ul li, #comments-wrapper ul li ul li ul li ul li, #comments-wrapper ul li ul li ul li ul li ul li ul li {
	background: #f6f6f6;
}

#comments-wrapper ul li ul li ul li, comments-wrapper ul li ul li ul li ul li ul li {
	background: #fff;
}

#comments-wrapper ul.children {
	margin: -10px 10px 0 10px;
	overflow: hidden;
	clear: both;
}

#comments-wrapper ul.children .comment {
	margin: 20px 0 10px 0;
	width: auto;
	float: none;
}

#comments-wrapper ul.children .comment-body {
	width: auto;
}

#comments-wrapper ul.children .comment-meta {
	margin-right: 0;
}

#comments-wrapper img.photo {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -10px;
	right: 10px;
	margin: 0;
	padding: 3px;
	border: solid 1px #ddd;
	background: #fff;
}

#comments-wrapper ul.children .comment-author {
	top: 10px;
	left: 10px;
}

#comments-wrapper .navigation {
	margin-bottom: 5px;
	overflow: hidden;
}

#respond {
	margin-right: 20px;
}

#respond small {
	margin: 0;
}

#comments-wrapper .comment #respond {
	margin: 10px;
	margin-top: 0;
	overflow: hidden;
}

.reply {
	position: absolute;
	bottom: 10px;
	right: 5px;
}

span.submit {
	margin-top: 0;
}

span.submit #submit {
	height: 30px;
	padding-bottom: 4px;
}

#author-wrapper, #social-wrapper, #related-wrapper {
	margin: 0 30px 0 30px;
	padding-bottom: 15px;
	border-bottom: solid 2px #eee;
	margin-bottom: 25px;
	overflow: hidden;
}

#related-wrapper ul {
	width: 590px;
	margin: 0;
}

#related-wrapper ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#related-wrapper ul li a img {
	padding: 5px;
	background: url(images/banner_bg.png) repeat-y -100px;
}

#related-wrapper ul li a:hover img {
	background: url(images/banner_bg.png) repeat-y -30px;
}

#author-wrapper .avatar {
	float: left;
	padding: 5px;
	background: url(images/banner_bg.png) repeat-y -120px;
	margin-right: 20px;
}

#author-wrapper h2, #social-wrapper h2 {
	margin-bottom: 20px;
}

.single-post .post {
	padding-bottom: 15px !important;
	margin-bottom: 23px;
}

.single-post .post p {
/*	float: left; */
}

#social-wrapper ul li {
	float: left;
	margin-right: 10px;
}

#social-wrapper ul li a:hover {
	opacity: .7;
}

.col-wrapper {
	width: 600px;
	overflow: hidden;
}

.col-quarter {
	width: 130px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.col-half {
	width: 280px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.col-third {
	width: 180px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.full .col-wrapper {
	width: 920px;
	overflow: hidden;
}

.full .col-quarter {
	width: 210px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.full .col-half {
	width: 440px;
	overflow: hidden;
	margin: 0 20px 10px 0;
	float: left;
}

.full .col-third {
	width: 280px;
	overflow: hidden;
	margin: 0 25px 10px 0;
	float: left;
}

.last {
	margin-right: 0;
}

.navigation a {
	margin-right: 0;
}

ul.contactform {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	overflow: hidden;
	list-style: none !important;
}

ul.contactform small {
	margin-bottom: 10px !important;
}

ul.contactform input {
	margin-bottom: 10px;
	width: 300px;
}

ul.contactform .area {
	width: 558px;
	line-height: 20px;
}

ul.contactform span.submit {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.contactform #submit {
	width: auto;
	padding-bottom: 3px;
}

.wrap {
	overflow: hidden;
	width: 260px;
}

.flickr-thumb .thumb {
	height: 75px;
	width: 75px;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
}

.light {
	color: #777;
}

#collapsarch-3,
#collapscat-3,
#twitter-3,
#text-3,
#youtuberss_widget-3 {
  list-style: none !important;
}

.related_posts { 
	margin:0 30px 30px;
	padding-bottom: 10px;
	border-bottom: solid 2px #EEE;
}
.related_posts h2 {
	margin-bottom:20px !important;
	
}
.related_posts ul {
	
}
.related_posts ul li {
	border-top: dotted 1px #CCC;
	margin-bottom: 10px;
	padding-top: 15px;
}
.related_posts ul li br {
	display:none;
}
.related_posts ul li a {
	font-weight: bold;
	font-size: 18px;
	margin-bottom:5px;
	display:block;
}
.related_posts ul li small{
	
}

#headerNavigationList a {
	color:#fff;
	display:block;
	width:120px;
	height:30px;
	font-size: 1.3em;
    font-weight: bold;
	text-align:center;
	text-decoration:none;
	padding: 5px 0;	
}

#headerNavigationList a:hover {


	background:url('/wp-content/themes/tonergiant-Ego2/images/navhov.png') 0 0 no-repeat;
	text-decoration: none;	
}

#headerNavigationList li {
	float:left;
	background:url('/wp-content/themes/tonergiant-Ego2/images/navimg.png') 0 0 no-repeat;
}

#mainNavList {
	clear: left;
	list-style-type: none;
	width: 960px;
	height: 40px;
	margin: 0 0 10px;
	padding: 0;
	background:url('http://blog.tonergiant.co.uk/wp-content/themes/tonergiant-Ego2/images/navimg.png') 0 0 ;
}
#mainNavList > li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	/*border-right: 1px solid #666666;*/
	z-index: 7;
}
#mainNavList .floatRight {
	float: right;
}
/*The links within headerNavigationList*/
#navM {
	position: relative;
	top: 112px;
	width: 960px;
	left: 0px;
	height: 40px;
	line-height: 30px;
	clear: both;

}
.mainNavLink {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	padding: 5px 0;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.mainNavLink.selected {
	padding: 5px 0 0;
	border-bottom: 5px solid #0E7AC2;
	background:url('/wp-content/themes/tonergiant-Ego2/images/navhov.png') 0 0 no-repeat;
}

/*The links within headerNavigationList when the user hovers over them*/

.mainNavLink:hover, .mainNavLink.hovered {
	background:url('/wp-content/themes/tonergiant-Ego2/images/navhov.png') 0 0 no-repeat;
	text-decoration: none;	

}

/*The inner container for the mega menus*/
.megaMenuContainer {
	display: none;
	position: absolute;
	width: 444px;
	padding: 10px 15px;
	border: 1px solid #999999;
	background-color: #E8E8E9;
}
/*The links in the mega menus*/
.megaMenuContainer a {
	color: #000000;
	text-decoration: none;
}
/*The links (hovered) in the mega menus*/
.megaMenuContainer a:hover {
	color: #0E7AC2;
	text-decoration: underline;
}
/*The inner container for vertical (one column) mega menus*/
.megaMenuContainer.oneColumn {
	width: 148px;
}
#mainNavFranking .megaMenuContainer {
	width: 248px;	
}
/*The lists within the mega menus*/
.megaMenuList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*The list items within headerMegaMenuList*/
.megaMenuList li {
	float: left;
	width: 138px;
	padding: 0px 5px;
	font-weight: bold;
}
#mainNavFranking .megaMenuList li {
	width: 238px;	
}

