/* @override http://localhost/sites/blog.cartridgemonkey.com/wp-content/themes/ego-base/style.css */

/*
Theme Name: Ego-Base
Theme URI: http://www.ego-creative.com
Description: blog theme
Author: Ego Creative
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;
}

html {
	overflow-y: scroll;
	background: #EC1D25 url('images/mainBackgroundLayer1.png') repeat left top fixed;
}

:focus {
	outline: 0;
}

body {
	background: transparent url('images/mainBackgroundLayer2.png') repeat-x left top fixed;
	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;
}

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

#archives-3 {
	display: none;
}

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

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

body, #page {

	font-family: Arial;
	font-size: 12px;
	color: #444;
	line-height: 20px;
	margin: 0;
}

#page {
	
}

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: 0px;
}

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

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

#logo-layer-1 {
	background: url(images/cartridgeMonkeyLogoOverhangLayer1.png) no-repeat top left;
	position: absolute;
	left: -58px;
	top: 0px;
	height: 170px;
	width: 60px;
	cursor: pointer;
}

#headerSearchContainer {
	background: url(images/headerSearchBackground.png) no-repeat top left;
	float:right;
	margin-top:53px;
	height: 46px;
	width: 382px;
	line-height: 35px;
	font-family: arial;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#headerSearchForm {
margin: 7px 0px 0px 17px;
}
#headerSearchFormSearch {
	border: 1px solid #933;
width: 220px;
height: 25px;
float:left;
	font-size:20px;
margin: 0px 2px 0px 8px;
padding: 2px;
}
#headerSearchLabel {
float:left;line-height:32px;color:#FFFFFF;font-size:14px;font-weight:bold}


#headerSearchFormGo {
float:left;
	border: none;
	background: #693 url(images/headerSearchGoButtonBackground.png) no-repeat top left;
	color: white;
	cursor: pointer;
	font-weight: bold;
	margin-top:1px;
	height: 29px;
	width: 40px;
}

#logo-layer-2 {
	background: url(images/cartridgeMonkeyLogoOverhangLayer2.png) no-repeat top left;
	z-index: 101;
	position: absolute;
	left: 0px;
	top: 130px;
	height: 50px;
	width: 75px;
	cursor: pointer;
}

#topnav {
	position: absolute;
	top: 0px;
	width: 400px;
	left: 542px;
	height: 34px;
}

#nav2 {
	display: block;
	float: right;
	list-style: none;
}

#nav2 li {
	float: left;
	margin-right:2px ;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #993333;
}
#nav2 li a {
	float: left;
	padding: 0 10px 0 20px;
	color: #fff;
	text-decoration: underline;
	height: 33px;
	line-height: 34px;
	display: block;

}
#nav2 li.login a {
	background: url(images/headerActionsLogin.png) no-repeat 10px 6px;
	padding-left: 33px;
}

#nav2 li.contact a {
	background: url(images/headerActionsContact.gif) no-repeat 10px 7px;
	padding-left: 43px;
}

#nav2 li.help a {
	background: url(images/headerActionsHelp.gif) no-repeat 10px 7px;
	padding-left: 38px;
}

#nav2 li.about a {
	background: url(images/headerActionsAbout.gif) no-repeat 10px 7px;
	padding-left: 38px;
}


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

#body h2, #body h2 a, #footer h2, #footer h3 {
	font-family: arial;
	font-size: 24px;
	color: #000;
	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;
}

h2.widgettitle, h2.widgettitle a {
	font-size: 14px;
	text-transform: uppercase;
	color: #444;
	font-weight: bold;

}

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: 10px 0 10px 0;
}

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

h6, h6 a {
	font-family: Georgia;
	font-style: italic;
	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;
}

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

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

#header {
	min-height: 100px;
	background: url(images/mainBackgroundLayer3.png) repeat-y 50% 0;
	min-height: 167px;
}

#header .center {
	position: relative;;
	height: 167px;
	background: url(images/header_bg.png) repeat-x;
	overflow: visible !important;
}

#container {
	min-height: 100px;
}

#logo {
	position: absolute;
	top: 0px;
	height: 130px;
}

#logo a {
	display: block;
}

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

#s {
	background: url(images/search.png) top left no-repeat;
	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;
}

#search_submit {
	background: url(images/search_btn.png) top left no-repeat;
	border: 0;
	height: 31px;
	width: 36px;
	text-indent: -9999px;
	line-height: 1px;
	padding: 0;
	margin: 0;
	float: left;
	cursor: pointer;
	font-size: 0px;
}

#nav {
	position: absolute;
	width: 895px;
	padding-left: 59px;
	top: 131px;
	height: 34px;
	z-index:100;
}

#nav ul.nav {
	display: block;
	float: left;
}

#nav ul.nav li {
	float: left;
	color: white;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	text-align: center;
	text-decoration: none;
	width: 90px;
	margin-right: 3px;
}
#nav ul.nav li.menu-item-84 {
	width: 51px;
	text-indent: -9999px;
	margin-right:0;
}

#nav ul.nav li.menu-item-85 {
	margin-left:3px;
}

#nav ul.nav li a {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 0 10px 0 10px;
	background: url(images/headerNavigationButton.png) no-repeat left top;
}

#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 a:hover {
	color: #fff;
	background-color: #C33;
	background: url(images/headerNavigationButton.png) no-repeat 0px -39px;
}

#nav ul.nav li.menu-item-84 a {
	background: url(images/headerNavigationHomeButton2.jpg) no-repeat 0px 0px;
}

#nav ul.nav li.menu-item-84 a:hover {
	color: #333;
	background-color: #C33;
	background: url(images/headerNavigationHomeButton2.jpg) no-repeat 0px -39px;
}

#nav ul.nav {
	margin-left: 5px;
	margin-right: 5px;
}

#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;
}

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

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

#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;
}

#collapscat-3 ul {
	width:200px;
	padding-left:15px;
}

#collapscat-3 h2 {
	padding:10px 0 0px 0;
	font-family:arial;
	font-size:14px;
	color:#000;
}

#collapsarch-3 h2 {
	padding:0px 0 0px 0;
	font-family:arial;
	font-size:14px;
	color:#000;
}

li.collapsing {
	margin-left: 15px;
}

h2.widgettitle a {
	display:none;
	height:0px;
}

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

#twitter-4 {
	margin:15px 0 15px 0;
}

#twitter-4 p {
	border-right: solid 4px #cc3333;
	border-left: solid 4px #cc3333;
	width:274px;
	background: #f6c010 url(images/twitter-feed-bg.jpg) repeat-x top left;
	min-height:190px;	
}

#twitter-4 p.error {
	border-right: solid 4px #cc3333;
	border-left: solid 4px #cc3333;
	width:254px;
	background: #f6c010 url(images/twitter-feed-bg.jpg) repeat-x top left;
	min-height:190px;
	padding:40px 10px 10px 10px;
	color:#cc3333;	
}

.widget_twitter ul {
	border-right: solid 4px #cc3333;
	border-left: solid 4px #cc3333;
	width:274px;
	background: #f6c010 url(images/twitter-feed-bg.jpg) repeat-x top left;
	min-height:190px;
}

.widget_twitter ul img {
	display:block;
	float:left;
}

.widget_twitter h2 {
	background:url(images/twitter-header.jpg) no-repeat top left;
	height:103px;
	margin-bottom:0px;
}

.widget_twitter h2 a {
	display:none;
}

.widget_twitter ul li {
	background:url(images/twitter-feed-seperator.jpg) no-repeat -7px bottom;
	padding:10px 0;
	margin: 0 15px;
	color:#cc3333;
}

.widget_twitter ul li a {
	color:#669933;
}

.widget_twitter ul li.last {
	background:none;
}

.twitter-end {
	background:url(images/twitter-feed-bottom.jpg) no-repeat top left;
	height:10px;
}

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

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

#text-5 {
	margin:15px 0 0px 0;
	height:155px;
}

#text-5.widget.widget_text img {
	cursor:pointer;
}

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

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

li.true h4 a {
	color:#fff;
	font-family:arial;
	font-size:13px;
	margin:none !important;
	padding-bottom:0 !important;
}

li.true h4 {
	padding:0;
	margin:5px 0 0 0;
}

/*ul.db-yt-rss li h4 {
	background: #d24647 url(images/youtube-h4-bg.jpg) no-repeat top left;
	padding:0 0 0 10px;
	margin:5px 0 0 -10px;
	border-left: solid 3px #000;
	width:266px;
	border-right: solid 3px #000;
}*/

#youtuberss_widget-4 h2 {
	background:url(images/youtube-top.jpg) no-repeat top left;
	text-indent:-9999px;
	height:170px;
	margin-bottom:0px;
	
}

#youtuberss_widget-4 a.more {
	color:#fff;
	display:block;
	background:url(images/youtube-footer.jpg) no-repeat top left;
	width:270px;
	padding-left:13px;
	height:36px;
	text-align:left;
	float:left;
	max-height:36px;
	margin-top:-1px;
	margin-bottom:10px;
}

#youtuberss_widget-4 a.youtube-err {
	color:#fff;
	display:block;
	background:url(images/youtube-footer.jpg) no-repeat top left;
	width:270px;
	padding-left:13px;
	height:36px;
	max-height:36px;
	margin-bottom:10px;
	text-indent:-9999px;
}

.center #sidebar ul.db-yt-rss {
	height:105px;
	background: #d24647 url(images/youtube-h4-bg.jpg) no-repeat top left;
	padding:0 0 0 10px !important;
	margin:0px 0 0 0px;
	border-left: solid 3px #000;
	width:266px;
	border-right: solid 3px #000;
}

.center #sidebar ul.db-yt-rss h4 {
	margin-top:0px;
	padding-top:0px;
}

.center #sidebar ul.db-yt-rss h4 a {
	color:white !important;
	font-size:90%;
}

.center #sidebar ul.db-yt-rss a img {
	margin-left:1px !important;
}

ul.db-yt-rss li {
	padding:0px 0 0 0;
	margin:-10px 0 0 10px !important;
}

ul.db-yt-rss li.true {
	background:url(images/youtube-vid-bg.jpg) no-repeat top left;
	float:left;
	padding: 0px 0 0 0 ;
	margin: -55px 0 0 0px !important;
}

h4.youtube-err a {
	color:#fff;
}

ul.db-yt-rss li a.thumb img {
	margin:5px;
}

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

#blog-banner {
	background:url(images/blog-banner.jpg) no-repeat top left;
	width:960px;
	height:168px;
	position:absolute;
	top:167px;
	display:block;
	clear:both;
}

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

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

#footer {
	min-height: 100px;
}

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

#copyright span.left {
	float: left;
}

#copyright span.right {
	float: right;
}

#sidebar {
	width: 310px;
	display:block;
	float: right;
	min-height: 500px;
	margin: 0 0 20px 0;
	color: #777;
	padding-top:10px;
}

#sidebar ul,
#sidebar ul li {
	list-style: none !important;
	
}

#sidebar ul li ul li {
}

#sidebar p {
	padding: 0;
}


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

.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 {
	display: block;
	clear: left;
	margin-right: 30px;
	overflow: hidden;
}

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

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

#body small {
	margin-bottom: 10px;
	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;
}

#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;
}

.fb-share {
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 15px;
	clear: left;
}

.tw_button {
	display:block;
	margin-bottom: 10px;
}

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

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

#footerContainer {
	background: #fff url(images/footerBackground.png) no-repeat;
	width:960px;
	margin:auto;
	clear: both;
	width: 960px;
	display:block;
	border-top: solid 2px #cccccc;
}

#footerNavigationList {
	background-color:#c33;
}

#footerNavigationList li {
	float:left;
}

#footerNavigationContainer {
	display: block;
	clear: both;
	position: relative;
	background-color: #c33;
	height: 40px;
	max-height:40px;
	width: 960px;
}

#footerNavigationList {
	float: right;
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	height: 40px;
	width: 422px;
	display: block;
}

#footerNavigationList a {
	color: #fff;
	font-weight: bold;
	padding: 0px 5px 0px 8px;
	float: left;
	border-right: 1px solid #fff;
	display: inline;
	line-height: 15px;
	margin-top: 13px;
}

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

#footerNavigationListLast a {
	border-right: none !important;
}

#footer-logo {
	position: relative;
	display: block;
	top: -5px;
	left: 5px;
	float: left;
	margin: 0px 0 0px 0;
	padding: -5px 0 0 0;
	height: 50px;
}

#logo-href {
	float:left;
	display:block;
	margin: 0px;
	padding: 0px;
	height:50px;
}

.footerLinkList {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 2px 5px 5px;
	width: 150px;
	display: block;
}

.footerLinkList a {
	color: #c33;
	font-weight: bold;
}

.footerLinkList a:hover {
	color: #693;
}

.footerLinkListLarge a:hover {
	color: #693;
}

.footerLinkListTitle a {
	color: #666;
	font-weight: bold;
}

.footerLinkListLarge a {
	color: #c33;
	font-weight: bold;
}

.footerLinkListTitleLarge a {
	color: #666;
	font-weight: bold;
}

.footerLinkList li {
	margin: 0px;
	padding: 4px 2px;
	width: 146px;
	display: list-item;
	line-height: 10px;
}

.footerLinkListTitleLarge {
	padding: 10px 2px 8px 2px !important;
	width: 306px !important;
}

.footerLinkListTitle {
	padding: 10px 2px 8px !important;
}

.footerLinkListLarge {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 2px 5px 5px;
	width: 310px;
	display: block;
}
.footerLinkListLarge li {
	float: left;
	width: 146px;
	padding:4px 2px;
	line-height: 10px;
}

#footerAccreditationCopyrightContainer {
	clear: both;
	height: 30px;
	display: block;
	margin: 0px 0 0 0;
	padding: 10px 5px 15px 5px;
}

.footerAccreditationLogo {
	float: left;
}

#footerCopyrightNotice {
	color: #666;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#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;
}

/*post styling*/

.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;
}

#excerpt p {
	font-family:arial;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	margin-top:3px;
}

#excerpt a.default {
	float:left;
}

#collapsarch-3,
#collapscat-3,
#twitter-4,
#text-3,
#youtuberss_widget-4 {
  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{
	
}