/*
Theme Name: Exogenesis
Theme URI: http://reawaken.info/design/
Description: A professional theme for TECHGEEK's third birthday.
Version: 1.0
Author: Terence Huynh
Author URI: http://reawaken.info/design/
*/

body {
	font-family: Arial, Helvetica, sans-serif;
}

.alignleft {float: left;}
.alignright {float: right;}

/* ----------------------------------------------------------------------------
 * LAYOUT
 * ----------------------------------------------------------------------------
*/
	
#layout {
	width: 1000px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	z-index: -99;
}

#layout #content {
	width: 650px;
	float: left;
}

#layout #side {
	width: 320px;
	float: right;
}

.content-container {
	overflow: hidden;
	height: auto;
}

#layout #content #archive-container {
	overflow: hidden;
	background: url(img/core/archive-boundary.jpg) top left repeat-y;
}

/* Footer */

#footer-white {
	background: white;
	padding: 30px 0 0 0;
}

#footer-wide {
	padding: 20px 0 50px 0;
	background: #202020;
}

#footer {
	font-size: 11px;
	color: #808080;
	width: 980px;
	margin: 0 auto;
	line-height: 16px;
	overflow: hidden;
}

	#footer a {
		color: #808080;
	}

#footer .footer-logo {
	padding-right: 10px;
	border-right: 1px solid #101010;
	width: 114px;
	float: left;
	height: 130px;
}

	#footer .footer-logo a {
		text-indent: -999em;
		width: 114px;
		height: 39px;
		display: block;
		background: url(img/core/reawakenmedia.png) top left no-repeat;
		margin-top: 4px;
	}

#footer .footer-copyright {
	padding-left: 10px;
	width: 400px;
	float: left;
	border-left: 1px solid #404040;
	height: 130px;
}

#footer .footer-copyright p.copyright-notice {
	margin-top: 15px;
	font-size: 10px;
	color: #505050
}

#footer .footer-links {
	float: right;
	overflow: hidden;
}

#footer .footer-links ul li {
	float: left;
	margin-left: 20px;
	font-size: 11px;
}

/* ----------------------------------------------------------------------------
 * HEADER
 * ----------------------------------------------------------------------------
*/

#header-wide {
	background: black url(img/core/body.jpg) center top no-repeat;
	height: 185px;
}

body.category-apple #header-wide {background: black url(img/core/body-cupertino.jpg) center top no-repeat;}
body.category-gaming #header-wide {background: black url(img/core/body-pwnage.jpg) center top no-repeat;}

#header {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
}
	#header #logo-bar {
		padding-top: 87px;
		padding-bottom: 25px;
	}
		#header #logo-bar h1 {
			background: transparent url(img/core/au-logo-beta.png) no-repeat left top;
		}
			#header #logo-bar h1 a {
				width: 183px;
				height: 37px;
				display: block;
				text-indent: -999em;
			}

/* Navigation */

#navigation {
	position: relative;
	margin-bottom: 10px;
}
	#navigation ul {
		width: 1000px;
		display: block;
		position: relative;
	}
	
	#navigation ul li {
		font-size: 12px;
		float: left;
		text-transform: uppercase;
		line-height: 16px;
		height: 16px;
		margin: 10px 0;
		display: block;
		border-right: 1px solid #565656;
		letter-spacing: -0.07px;
	}
		#navigation ul li a {
			color: #969696;
			display: block;
			padding: 0 15px;
		}
		
		#navigation ul li#nav-home {
			border-left: 1px solid #565656;
		}
		
		#navigation ul li:last-child,
		#navigation ul li#nav-about {
			border-right: none;
		}
		
	#navigation ul li.selected {
		background: url(img/tabs/default-right.png) top right no-repeat;
		color: white;
		margin-top: 0px;
		height: 36px;
		border: none;
		margin-left: -1px;
	}
		#navigation ul li#nav-home.selected {
			margin-left: 0;
			border-left: none;
		}
		
		#navigation ul li.selected a {
			color: white;
			background: url(img/tabs/default.png) top left no-repeat;
			overflow: visible;
			padding: 10px 10px 10px 15px;
			margin-right: 5px;
		}
		
		#navigation ul li.selected a span {	
			background: url(img/tabs/default-arrow.png) bottom center no-repeat;
			padding-bottom: 16px;
			position: relative;
		}
		
	#navigation ul li.hover.inactive {
		background: url(img/tabs/hover-right-off.png) right 5px no-repeat;
	}
	
		#navigation ul li.hover.inactive a {
			margin-right: 17px;
		}
			
	#navigation ul li.hover.active {
		background: url(img/tabs/hover-right.png) top right no-repeat;
		color: white;
		margin-top: 0px;
		height: 36px;
		border-right: none;
		margin-left: -1px;
		margin-right: 1px;
	}
		
		#navigation ul li.hover.active a {
			background: url(img/tabs/hover.png) top left repeat-x;
			color: white;
			overflow: visible;
			padding: 10px 10px 10px 16px;
			margin-right: 22px;
			z-index: 100;
			position: relative;
		}
		
		#navigation ul li.hover.active a span {	
			background: url(img/tabs/hover-arrow.png) bottom center no-repeat;
			padding-bottom: 16px;
		}
	
	
	#navigation ul li.hover.inactive div.sub-nav {
		width: auto;
		position: absolute;
		display: none;
	}
	
	#navigation ul li.hover.active div.sub-nav {
		height: auto;
		position: absolute;
		overflow: hidden;
		padding: 0 0 9px 0;
		z-index: 98;
	}
	
	#navigation ul li.hover.active div.sub-nav ul {
		display: block;
		background: url(img/core/bg-nav.png) top left repeat-x;
		z-index: 99;
		overflow: hidden;
	}
	
		#navigation ul li.hover.active div.sub-nav ul li {
			width: 190px;
			font-size: 12px;
			letter-spacing: 0px;
			padding: 0;
			margin: 0 10px 0 0;
			height: auto;
			border-right: 0;
			text-transform: none;
			font-weight: normal;
			line-height: 22px;
		}
		
		#navigation ul li.hover.active div.sub-nav ul li a {
			color: white;
			background: none;
			padding: 0;
		}
	
	/* More */
		
	#navigation ul li.hover.active#nav-more div.sub-nav {
		width: 1000px;
		background: url(img/core/bg-nav-end.png) bottom left no-repeat;
		right: 0;
		left: 0;
	}
	
		#navigation ul li.hover.active#nav-more div.sub-nav ul {
			padding: 20px 15px 6px 15px;
			width: 970px;
		}
		
		#navigation ul li.hover.active#nav-more div.sub-nav ul li.sections {
			width: 588px;
			margin-right: 10px;
		}
		
		#navigation ul li.hover.active#nav-more div.sub-nav ul li.topics {
			width: 372px;
			margin-right: 0;
		}
		
		#navigation ul li.hover.active#nav-more div.sub-nav ul li.topics h6,
		#navigation ul li.hover.active#nav-more div.sub-nav ul li.sections h6 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			font-size: 20px;
			padding-bottom: 10px;
			letter-spacing: -0.65px;
			border-bottom: 1px #474747 solid;
			overflow: hidden;
		}
			#navigation ul li.hover.active#nav-more div.sub-nav ul li.topics h6 span,
			#navigation ul li.hover.active#nav-more div.sub-nav ul li.sections h6 span {
				float: right;
				display: block;
				line-height: 20px;
				font-size: 11px;
				letter-spacing: 0px;
				font-family: Arial, Helvetica, sans-serif;
				font-style: normal;
				margin-right: -20px;
				text-transform: uppercase;
				font-weight: bold;
			}
			
			#navigation ul li.hover.active#nav-more div.sub-nav ul li.topics h6 span a,
			#navigation ul li.hover.active#nav-more div.sub-nav ul li.sections h6 span a {
				color: #818181;
			}
			
			#navigation ul li.hover.active#nav-more div.sub-nav ul li.topics h6 span a:hover,
			#navigation ul li.hover.active#nav-more div.sub-nav ul li.sections h6 span a:hover {
				color: #C0C0C0;
			}
			
		#navigation ul li.hover.active#nav-more div.sub-nav ul li ul {
			width: auto;
			background: transparent;
			padding: 10px 0 0 0;
			margin: 1px 0 0 0;
			border-top: 1px #474747 solid;
		}
		
		#navigation ul li.hover.active#nav-more div.sub-nav ul li.sections ul li {
			width: 184px;
		}
		
		#navigation ul li.hover.active#nav-more div.sub-nav ul li.topics ul li {
			width: 176px;
		}
		
	/* About */
		
	#navigation ul li.hover.active#nav-about div.sub-nav {
		width: 190px;
		background: url(img/core/bg-nav-end-190.png) bottom left no-repeat;
	}
		
		#navigation ul li.hover.active#nav-about div.sub-nav ul {
			width: 160px;
			padding: 20px 15px 6px 15px;
		}
	
/* Category Specific Tabs */

body.category-gaming #navigation ul li.selected {
	background: url(img/tabs/pwnage-right.png) top right no-repeat;
	color: white;
	margin-top: 0px;
	height: 36px;
	border: none;
	margin-left: -1px;
}
	body.category-gaming #navigation ul li:first-child.selected {
		margin-left: 0;
	}
	
	body.category-gaming #navigation ul li.selected a {
		color: #333333;
		background: url(img/tabs/pwnage.png) top left no-repeat;
		overflow: visible;
		padding: 10px 10px 10px 15px;
		margin-right: 5px;
	}
	
	body.category-gaming #navigation ul li.selected a span {	
		background: url(img/tabs/pwnage-arrow.png) bottom center no-repeat;
		padding-bottom: 16px;
	}
	
body.category-apple #navigation ul li.selected {
	background: url(img/tabs/cloop-right.png) top right no-repeat;
	color: white;
	margin-top: 0px;
	height: 36px;
	border: none;
	margin-left: -1px;
}
	body.category-apple #navigation ul li:first-child.selected {
		margin-left: 0;
	}
	
	body.category-apple #navigation ul li.selected a {
		color: white;
		background: url(img/tabs/cloop.png) top left no-repeat;
		overflow: visible;
		padding: 10px 10px 10px 15px;
		margin-right: 5px;
	}
	
	body.category-apple #navigation ul li.selected a span {	
		background: url(img/tabs/cloop-arrow.png) bottom center no-repeat;
		padding-bottom: 16px;
	}

/* ----------------------------------------------------------------------------
 * BLOG POSTS
 * ----------------------------------------------------------------------------
*/

.post-blog {
	margin-bottom: 22px;
	padding-bottom: 28px;
	border-bottom: 1px solid #D0D0D0;
	font-size: 12px;
	overflow: hidden;
}

div.post-blog:last-child {
	margin-bottom: 0px;
}

.post-blog .post-header {
	margin-bottom: 20px;
}
	.post-blog .post-header h2 {
		font-size: 30px;
		line-height: 34px;
		letter-spacing: -1.5px;
		margin-bottom: 10px;
		color: #3096e9;
	}
	.post-blog .post-header h2 a {
		color: #3096e9;
	}
	.post-blog .post-header h2 a:hover {
		background-color: #3096e9;
		color: white;
		padding-right: 1px;
	}
	
	.post-blog .post-header p.meta-wrap {
		font-size: 12px;
		font-family: georgia, serif;
		font-style: italic;
		color: #969696
	}
	
	.post-blog .post-header p.meta-wrap a {
		color: #565656;
	}
	
	.post-blog .post-header p.meta-wrap a:hover {
		text-decoration: underline;
	}
	
	.post-blog .post-header p.meta-wrap span.comments, 
	.post-blog .post-header p.meta-wrap span.blog {
		margin-left: 5px;
		padding-left: 9px;
		border-left: 1px solid #ABABAB;
	}
	
.post-blog .post-body {
	font-size: 12px;
	color: #333333;
}

	/* Paragraphs */
	
	.post-blog .post-body p {
		line-height: 18px;
		margin-bottom: 15px;
	}
		.post-blog .post-body p:last-child {margin-bottom: 0;}
		.post-blog .post-body p.imagecenter {text-align: center;}
		.post-blog .post-body p img {max-width: 100%; height: auto;}
		.post-blog.single .post-body p span + br {display: none;}
		
	/* Headers */
	
	.post-blog .post-body h1, 
	.post-blog .post-body h2, 
	.post-blog .post-body h3,
	.post-blog .post-body h4, 
	.post-blog .post-body h5 {
		margin-bottom: 6px;
		letter-spacing: -1px;
	}
	
	.post-blog .post-body h1 {font-size: 32px;}
	.post-blog .post-body h2 {font-size: 28px;}
	.post-blog .post-body h3 {font-size: 22px;}
	.post-blog .post-body h4 {font-size: 16px;}
	.post-blog .post-body h5 {font-size: 14px; font-weight: bold;}
	
	/* Hyperlinks */
	
	.post-blog .post-body a {
		color: #3096e9;
	}
	.post-blog .post-body a:hover {
		color: #3096e9;
		text-decoration: underline;
	}
	.post-blog .post-body a.more-link {
		color: #3096e9;
		border: 1px solid #3096e9;
		padding: 3px 5px;
		font-size: 14px;
		font-weight: bold;
	}
	.post-blog .post-body a.more-link:hover {
		background-color: #3096e9;
		color: white;
		text-decoration: none;
	}
	
	/* Lists */
	
	.post-blog .post-body ul {
		margin: 0 0 12px 35px;
		list-style-type: disc;
	}
	
	.post-blog .post-body ol {
		margin: 0 0 12px 35px;
		list-style-type: decimal;
	}
	
	.post-blog .post-body ul li, .post-blog .post-body ol li {
		line-height: 18px;
		margin-bottom: 6px;
	}
	
	/* Images */

	.post-blog .post-body p img.alignright, 
	.post-blog .post-body p img.aligncenter, 
	.post-blog .post-body p img.alignleft {
		margin-bottom: 12px;
		margin-top: 4px;
	}
	
	.post-blog .post-body p img.alignright {
		float: right;
		margin-left: 24px;
	}
	
	.post-blog .post-body p img.alignleft {
		float: left;
		margin-right: 24px;
	}
	
	.post-blog .post-body p img.aligncenter {
		margin-left: auto;
		margin-right: auto;
		display: block;
		clear: both;
	}

	body.home .category-apple p img, 
	body.home .category-nz p img,
	body.home .category-gaming p img {
		max-width: 300px;
		height: auto;
		margin: 4px 20px 12px 0 !important;
		float: left !important;
	}
	
	/* Blockquotes */
	
	.post-blog .post-body blockquote {
		background: #f3f3f3 url(img/core/speech-bubble.png) 6px 15px no-repeat;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		padding: 15px 18px 15px 32px;
		margin-left: 20px;
		color: #818181;
		margin-bottom: 15px;
	}
	
	.post-blog .post-body blockquote a {
		color: #818181;
		text-decoration: underline;
	}
	
/* ----------------------------------------------------------------------------
 * SINGLE PAGE ELEMENTS
 * ----------------------------------------------------------------------------
*/

body.single .post-header {
	padding-bottom: 25px;
	border-bottom: 1px solid #D0D0D0;
}

	body.single .post-header h2 {
		font-size: 36px;
		line-height: 40px;
	}
	
	body.single .post-header p.meta-wrap {
		font-size: 13px;
	}

.posts-nav {
	margin-top: 1px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	overflow: hidden;
	padding: 10px 0;
	font-size: 12px;
}

.posts-nav .posts-nav-link {width: 260px;}
	.posts-nav .posts-nav-link.alignright {text-align: right;}
	
.posts-nav span.posts-nav-head {
	display: block;
	margin-bottom: 5px;
	color: #3096e9;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}

.posts-nav a {color: #818181;}
.posts-nav a:hover {text-decoration: underline;}

.post-blog.single {
	border-bottom: 0px solid #FFFFFF;
}

/* Toolbox */

.toolbox {
	overflow: hidden;
	border-bottom: 1px solid #D0D0D0;
}

.toolbox .toolbox-part {
	padding: 7px 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
	border-top: 1px dotted #D0D0D0;
}

.toolbox .toolbox-part span.title {
	color: #6C6C6C;
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	width: 130px;
}

.toolbox .toolbox-part ul {
	float: left;
	width: 500px;
}

.toolbox .toolbox-part ul li a {
	color: #818181;
}

.toolbox .toolbox-part#sharing ul li {
	width: 16px;
	margin-right: 7px;
	float: left;
}

.toolbox .toolbox-part#sharing ul li a {
	display: block;
	width: 16px;
	text-indent: -999em;
	background: url(img/icons/sprite-icons.png) top left no-repeat
}

.toolbox .toolbox-part#sharing ul li.facebook a {
	background-position: 0px -48px;
}

.toolbox .toolbox-part#sharing ul li.twitter a {
	background-position: 0px -160px;
}

.toolbox .toolbox-part#sharing ul li.delicious a {
	background-position: 0px 0px;
}

.toolbox .toolbox-part#sharing ul li.digg a {
	background-position: 0px -16px;
}

.toolbox .toolbox-part#sharing ul li.mixx a {
	background-position: 0px -80px;
}

.toolbox .toolbox-part#sharing ul li.newsvine a {
	background-position: 0px -96px;
}

.toolbox .toolbox-part#sharing ul li.reddit a {
	background-position: 0px -112px;
}

.toolbox .toolbox-part#sharing ul li.stumbleupon a {
	background-position: 0px -144px;
}

.toolbox .toolbox-part#sharing ul li.share a {
	background-position: 0px -128px;
	padding: 0 !important;
}

.toolbox .toolbox-part#sharing ul li.share a span {
	margin: 0 !important;
	background: none !important;
}

/* Ad Layer */

#post-ad-layer {
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	margin-top: 1px;
}

#post-ad-layer-inner {
	background-color: #EEEEEE;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 10px 91px;
}

/* ----------------------------------------------------------------------------
 * PAGES
 * ----------------------------------------------------------------------------
*/

.post-blog.page {
	border-bottom: none;
}

.page-header {
	border-bottom: 1px solid #D0D0D0;
	background: white;
	margin-bottom: 15px;
}

	.page h2 {
		font-size: 35px;
		color: #333333;
		letter-spacing: -0.85px;
		border-bottom: 1px solid #D0D0D0;
		padding-bottom: 25px;
		margin-bottom: 1px;
	}
	
.page-custom-block {
	border-top: 1px solid #D0D0D0;
	overflow: hidden;
	padding-top: 15px;
	margin-top: 15px;
}

.page-custom-block a {
	color: #969696;
}

.page-custom-block a:hover {
	color: #424242;
}

.page-custom-block#topics-listing ul li {
	line-height: 22px;
}

.page-custom-block#archive-listing div {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ABABAB;
}

.page-custom-block#archive-listing h3 {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	margin-bottom: 10px;
}

.page-custom-block#archive-listing ul {
	overflow: hidden;
}

.page-custom-block#archive-listing ul li {
	margin-right: 15px;
	float: left;
	line-height: 22px;
}

.error404 p.first {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
	
/* ----------------------------------------------------------------------------
 * COMMENTS
 * ----------------------------------------------------------------------------
*/

#comments {
	margin-top: 1px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

#comments h3 {
	font-size: 20px;
	padding: 10px 0;
	color: #818181
}

#comments .commentlist {}
	#comments ol.commentlist li.li-comment {margin-bottom: 10px;}
	#comments ol.commentlist li.li-comment .comment, #comments ol.commentlist li.li-comment .pingback {
		overflow: hidden; 
		padding: 10px; 
		border: 1px solid #D0D0D0;
	}
	#comments ol.commentlist .comment-sidebar {
		float: left;
		width: 55px;
	}
		#comments ol.commentlist li.li-comment .pingback .comment-sidebar {
			display: none;
		}
	#comments ol.commentlist .comment-text {
		float: right;
		width: 555px;
		position: relative;
	}
		#comments ol.commentlist li.li-comment .pingback .comment-text {
			width: auto;
		}
		#comments ol.commentlist .comment-text p {
			font-size: 12px;
			line-height: 18px;
			margin-bottom: 12px;
		}
		#comments ol.commentlist .comment-text a {
			color: #3096E9;
		}
		#comments ol.commentlist .comment-text p:last-child {margin-bottom: 0;}
		#comments ol.commentlist .comment-text .comment-metadata {
			margin-bottom: 5px;
		}
		#comments ol.commentlist .comment-text .comment-metadata span, 
		#comments ol.commentlist .comment-text .comment-metadata span a {
			font-size: 14px;
			font-style: italic;
			font-family: georgia,serif;
			color: #3096e9;
			margin-top: -4px;
		}
		#comments ol.commentlist .comment-text .comment-metadata span.date, #comments ol.commentlist .comment-text .comment-metadata span.date a {
			font-size: 11px;
			color: #929292;
		}
	
	#comments ol.commentlist li ul.children {padding-left: 20px;}
	#comments ol.commentlist li ul.children li.li-comment .comment {
		overflow: hidden; 
		border-top: 0px solid #D0D0D0;
		background-color: #FAFAFA;
	}
	#comments ol.commentlist li ul.children .depth-2 .comment-text {width: 535px;}
	#comments ol.commentlist li ul.children .depth-3 .comment-text {width: 505px;}
	#comments ol.commentlist li ul.children .depth-4 .comment-text {width: 485px;}
	#comments ol.commentlist li ul.children .depth-5 .comment-text {width: 465px;}
	
	#comments .reply a {
		font-size: 11px;
		color: white;
		background-color: #3096e9;
		padding: 2px 5px;
		display: block;
		font-weight: bold;
		width: 40px;
		text-transform: uppercase;
		text-align: center;
		margin-top: 2px;
	}
	
/* Respond */

#respond {
	margin: 1px 0 10px 0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	overflow: hidden;
}

#respond h3 {
	font-size: 20px;
	padding: 10px 0;
	color: #818181;
	border-bottom: 1px dotted #D0D0D0;
	margin-bottom: 10px;
}

#respond h3 small {
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	margin: 6px 0 0 0;
}

#respond h3 small a {
	color: #3096e9;
}

#respond #side-one {
	float: left;
	width: 400px;
	margin-right: 12px;
}

#respond .input-row {
	font-size: 12px;
	color: #9E9E9E;
	margin-bottom: 5px;
	overflow: hidden;
}
	#respond div.input-row.website {margin-bottom: 10px;}

	#respond .input-row label {
		width: 150px;
		display: block;
		float: left;
		padding: 6px 0;
	}
	
	#respond .input-row input {
		padding: 5px;
		border: 1px #D0D0D0 solid;
		font-size: 13px;
		color: #ABABAB;
		width: 238px;
	}
	
#respond input#submit {
	color: white;
	padding: 5px 7px;
	margin: 10px 0;
	background-color: #3096e9;
	border: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
	
#respond textarea {
	width: 380px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border: 1px #D0D0D0 solid;
}

#respond #side-two {
	font-size: 11px;
	color: #9E9E9E;
}

#respond #side-two p {
	margin-bottom: 8px;
	line-height: 16px;
}

#respond a {color: #4C4C4C; font-weight: bold;}

/* Comment Threads */

.li-comment #respond {
	padding: 0 10px;
	margin: -1px 0 0 0;
	border: 1px #D0D0D0 solid;
}

.li-comment #respond #side-two {
	display: none;
}

#fbc_login {
	float: none !important;
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
}

#fbc_login span, #fbc_login br {
	display: none !important;
}


/* Alerts */

#comments .alert, #respond .alert {
	margin-bottom: 10px;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #D0D0D0;
	background-color: #FAFAFA;
	color: #7E7E7E;
}

/* ----------------------------------------------------------------------------
 * ARCHIVE PAGES
 * ----------------------------------------------------------------------------
*/

#section-head {
	margin: 0 0 25px 0;
	background: white;
	height: 90px;
	border-bottom: 1px solid #D0D0D0;
}

#section-head span {
	font-size: 40px;
	line-height: 88px;
	display: block;
	letter-spacing: -2.5px;
	border-bottom: 1px solid #D0D0D0;
	font-weight: bold;
	color: #3096e9;
	vertical-align: middle;
}

#section-head span a {
	color: #3096e9;
}

#section-head a.blog-title {
	text-indent: -999em;
	display: block;
	width: 1000px;
	height: 90px;
	margin-bottom: 15px;
}

body.category-apple #section-head a.blog-title {
	background: url(img/banners/cupertino-loop.png) top left no-repeat; 
	border-bottom: 1px solid white;
}
body.category-gaming #section-head a.blog-title {
	background: url(img/banners/pwnage.png) top left no-repeat;
	border-bottom: 1px solid white;
}

/* ----------------------------------------------------------------------------
 * TOP STORIES
 * ----------------------------------------------------------------------------
*/

#top-stories {
	background: white; 
	margin: 10px 0 25px 0;
	width: 1000px;
	border-bottom: 1px solid #C0C0C0;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

#top-stories.disable {
	z-index: -1;
}

#top-stories ul {
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 23px;
	margin-bottom: 1px;
	overflow: hidden;
}

#top-stories ul li {
	float: left;
	width: 180px;
	margin-left: 9px;
	padding-left: 10px;
	display: block;
	height: 250px;
	position: relative;
	border-left: 1px dotted #ABABAB;
}

#top-stories ul li.big {
	width: 400px;
	margin-left: 0;
	border-left: 0;
	padding-left: 0;
}

#top-stories ul li .link-meta-image {
	height: 250px;
	width: 180px;
	background-color: #EAEAEA;
	margin-bottom: 10px;
}

#top-stories ul li .link-meta-text, 
#top-stories ul li .link-meta-text a{
	color: white;
	font-size: 16px;
	letter-spacing: -0.25px;
}

#top-stories ul li.big .link-meta-image {
	width: 400px;
	margin-bottom: 0;
}

#top-stories ul li .link-meta-text {
	position: absolute;
	bottom: 0;
	background: rgb(48, 150, 233); /* Fallback */
	background: rgba(48, 150, 233, 0.85);
	width: 160px;
	padding: 10px;
}

#top-stories ul li.big .link-meta-text {
	width: 380px;
}

#top-stories ul li.big .link-meta-text, 
#top-stories ul li.big .link-meta-text a{
	color: white;
	font-size: 24px;
	letter-spacing: -1px;
}

/* ----------------------------------------------------------------------------
 * BREADCRUMBS
 * ----------------------------------------------------------------------------
*/

.breadcrumbs {
	border-bottom: 1px dotted #ABABAB;
	padding: 2px 0 8px 0;
	font-size: 11px;
	overflow: hidden;
	color: #969696;
	margin-bottom: 25px;
}

.breadcrumbs ul li {
	margin-right: 5px;
	float: left;
}

.breadcrumbs ul li a {
	color: #969696;
}

body.category .breadcrumbs {
	margin-bottom: 0px;
}

body.category-apple .breadcrumbs {
	border-bottom: 1px solid white;
	margin-bottom: 0;
}
body.category-gaming .breadcrumbs {
	border-bottom: 1px solid white;
	margin-bottom: 0;
}

/* ----------------------------------------------------------------------------
 * GALLERY
 * ----------------------------------------------------------------------------
*/

.gallery {
	padding: 15px 15px 0 0;
	background-color: #F0F0F0;
	overflow: hidden;
	display: table;
	width: auto;
	margin: 0 auto 18px auto;
}

.gallery dl {
	display: block;
	float: left;
	margin: 0px 0px 15px 15px;
	width: 90px;
	height: 90px;
}

.gallery br {
	display: none;
}

/* ----------------------------------------------------------------------------
 * ARCHIVES
 * ----------------------------------------------------------------------------
*/

.archive-header {
	border-bottom: 1px solid #D0D0D0;
	background: white;
}

	.archive-header h2 {
		font-size: 35px;
		color: #333333;
		letter-spacing: -0.85px;
		border-bottom: 1px solid #D0D0D0;
		padding-bottom: 25px;
		margin-bottom: 1px;
	}
	
		.archive-header h2 span {
			font-family: "Times New Roman", Times, serif;
			font-style: italic;
		}

.archive-description {
	width: 140px;
	float: left;
	margin-right: 10px;
	padding: 0 10px 15px 0;
}

.archive-description h5 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
}

.archive-description p {
	font-size: 11px;
	color: #333333;
}

.archive-description ul li {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	vertical-align: middle;
	margin-bottom: 5px;
}

.archive-description ul li a {
	color: #333333;
	background-color: white;
	padding-left: 5px;
	margin-left: 16px;
	display: block;
}

.archive-description ul li a:hover {
	text-decoration: underline;
}

.archive-description ul li.subscribe {
	background: url(img/icons/sprite-icons.png) 0px -64px no-repeat;
}

.archive-description ul li.twitter {
	background: url(img/icons/sprite-icons.png) 0px -160px no-repeat;
}

.archive-description ul li.facebook {
	background: url(img/icons/sprite-icons.png) 0px -48px no-repeat;
}
		
div.archive-description + div.archive-listing {
	float: right;
	width: 490px;
}

.archive-listing, .archive-listing ul {
	overflow: hidden;
	background: white;
}

.archive-listing ul li.post-blog {
	margin-bottom: 0;
	padding: 15px 0;
	border-bottom: 1px solid #EAEAEA;
}

.archive-listing ul li.post-blog:last-child, .archive-listing ul li.post-blog.item-20 {
	border-bottom: 1px solid #D0D0D0;
}

.archive-listing ul li h3, .archive-listing ul li h3 a {
	font-size: 22px;
	color: #3096E9;
	letter-spacing: -0.45px;
}

	.archive-listing ul li h3 a:hover {
		background-color: #3096E9;
		color: white;
	}
	
.archive-listing ul p.meta-wrap {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #969696;
	margin-top: 7px;
}

.archive-listing ul p.meta-wrap a {
	color: #565656;
}

.archive-listing ul p span.blog {
	border-left: 1px solid #ABABAB;
	margin-left: 5px;
	padding-left: 6px;
}

.archive-listing ul p.comments-archive, .archive-listing ul p.comments-archive a {
	font-size: 11px;
	color: #565656;
	margin-top: 2px;
}

.archive-listing ul li.archive-advertising.advertisement.post-ads {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px white solid;
	background-color: #EEEEEE;
	padding: 12px 0 10px 0;
}

/* ----------------------------------------------------------------------------
 * SEARCH
 * ----------------------------------------------------------------------------
*/

/* Form */
label.screen-reader-text {
	display: none;
}

#navigation ul li.search-box {
	float: right;
}

#navigation ul li.search-box div {
	margin-top: -2px;
}

#navigation ul li.search-box input {
	margin: 0;
	padding: 2px 4px;
	border: 0;
	display: block;
	float: left;
	height: 16px;
}

#navigation ul li.search-box input[type=text] {
	font-size: 11px;
	background: url(img/core/search-box.png) top left no-repeat;
}

#navigation ul li.search-box input#searchsubmit {
	font-size: 11px;
	height: 20px;
	background: url(img/core/search-button.png) top left no-repeat;
	padding-left: 10px;
	width: 59px;
}

/* Search listings */
.search-listing-error {
	padding: 15px 0;
	background: white;
}

.search-listing-error p {
	line-height: 18px;
	margin-bottom: 15px;
	font-size: 12px;
}

.search-listing-error p.first {
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.search-listing-error ul {
	margin: 0 0 12px 35px;
	list-style-type: disc;
}
	
.search-listing-error ul li{
	line-height: 18px;
	margin-bottom: 6px;
	font-size: 12px;
}

/* ----------------------------------------------------------------------------
 * SIDEBAR
 * ----------------------------------------------------------------------------
*/

.gadget {
	margin-bottom: 30px;
	font-size: 12px;
}

div.hide-me {
	display: none;
}

/* Masthead Gadget */

#masthead-gadget {
	border: 1px solid #D0D0D0;
	padding: 15px;
	color: #969696;
}

#masthead-gadget h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: center;
	color: black;
	margin-bottom: 20px;
}

#masthead-gadget h6 {
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 3px;
	letter-spacing: 3px;
}

#masthead-gadget p {
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	margin-bottom: 3px;
}

#masthead-gadget p a {
	color: #333333;
	font-weight: bold;
	text-align: center;
}

#masthead-gadget ul li {
	margin-bottom: 15px;
}

#masthead-gadget ul li:last-child {
	margin-bottom: 0px;
}

/* Subscribe */

#subscribe-gadget {
	border: 1px solid #D0D0D0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#subscribe-gadget .subscribe-inner {
	border: 1px solid white;
	background: #ebebeb url(img/core/subscribe-gradient.jpg) top left repeat-x;
	padding: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#subscribe-gadget p.brief {
	font-size: 12px;
	color: #575757;
	text-align: center;
	margin-bottom: 15px;
}

#subscribe-gadget ul {
	overflow: hidden;
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 200px;
}

#subscribe-gadget ul li {
	float: left;
	margin-left: 10px;
	width: 32px;
	font-size: 11px;
	text-transform: uppercase;
}

#subscribe-gadget ul li a {
	display: block;
	width: 32px;
	height: 32px;
	color: #575757;
	text-indent: -999em;
	background: url(img/icons/sprite-icons.png) left top no-repeat;
}

#subscribe-gadget ul li.rss a {
	background-position: -16px -64px;
}

#subscribe-gadget ul li.twitter a {
	background-position: -16px -128px;
}

#subscribe-gadget ul li.facebook a {
	background-position: -16px -32px;
}

#subscribe-gadget ul li.email a {
	background-position: -16px 0px;
}

#subscribe-gadget ul li.mobile a {
	background-position: -16px -96px;
}

#subscribe-gadget ul li:first-child {
	margin-left: 0;
}

/* Posts */

#posts-gallery-gadget {

}

#posts-gallery-gadget ul.tabs {
	overflow: hidden;
	background: black;
}

#posts-gallery-gadget ul.tabs li {
	font-size: 11px;
	padding: 5px 10px;
	float: left;
	display: block;
	text-transform: uppercase;
}

#posts-gallery-gadget ul.tabs li a {
	color: #818181;
}

#posts-gallery-gadget ul li.active {
	background: #3096E9;
	color: white;
}

#posts-gallery-gadget ul li.active a {
	color: white;
}

#posts-gallery-gadget ul li.active.cloop {
	background: #7046AA;
	color: white;
}

#posts-gallery-gadget ul li.active.pwnage {
	background: #E99C00;
	color: black;
}

#posts-gallery-gadget ul li.active.pwnage a {
	color: black;
}

#posts-gallery-gadget div.tab-content {
	border-bottom: 2px solid #3096E9;
	padding-bottom: 10px;
}

#posts-gallery-gadget div.tab-content h5 {
	display: block;
	height: 39px;
	width: 320px;
	background-image: url(img/core/sidebar-content-headers.jpg);
	text-indent: -999em;
}

#posts-gallery-gadget div.tab-content ul li {
	padding: 10px 10px 0px 10px;
}

#posts-gallery-gadget div.tab-content ul li a {
	color: #969696;
}

#posts-gallery-gadget div.tab-content ul li a:hover {
	color: #424242;
}

#posts-gallery-gadget div.tab-content#cloop {
	border-bottom: 2px solid #7046AA;
}

	#posts-gallery-gadget div.tab-content#cloop h5 {
		background-position: 0px -39px;
	}
	
#posts-gallery-gadget div.tab-content#pwnage {
	border-bottom: 2px solid #E99C00;
}
	
#posts-gallery-gadget div.tab-content#reviews h5 {
	background-position: 0px -117px;
}

/* ----------------------------------------------------------------------------
 * ADVERTISING
 * ----------------------------------------------------------------------------
*/

.advertisement.post-ads {
	margin-top: -22px;
	margin-bottom: 22px;
	padding: 10px 0;
	border-bottom: 1px solid #D0D0D0;
	text-align: center;
}

.gadget-advert {
	padding: 1px 0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.gadget-advert .gadget-inner {
	padding: 10px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

/* ----------------------------------------------------------------------------
 * REVIEWS TEMPLATE
 * ----------------------------------------------------------------------------
*/

#reviews-sidepush {
	float: left;
	width: 160px;
	border: 1px solid #D0D0D0;
	border-bottom: 1px double #D0D0D0;
	margin: 4px 24px 12px 0;
}

#reviews-sidepush ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#reviews-sidepush ul li {
	padding: 10px;
	border-top: 1px dashed #D0D0D0;
	font-size: 11px;
	margin-bottom: 0;
	color: #7d7d7d;
}

#reviews-sidepush ul li:first-child {
	border-top: none;
}

#reviews-sidepush ul li h6 {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 2px;
}

#reviews-sidepush ul li p {
	line-height: 15px;
	margin-bottom: 0;
}

#reviews-sidepush ul li span.big {
	font-size: 26px;
	color: #b80606;
	letter-spacing: -0.4px;
	line-height: 30px;
}

/* ----------------------------------------------------------------------------
 * @PLUGIN : WP-PAGENAVI
 * ----------------------------------------------------------------------------
*/

.wp-pagenavi {
	border-top: 1px solid #D0D0D0;
	overflow: hidden;
	padding: 20px 0;
	margin-bottom: 10px;
	font-size: 14px;
	text-align: center;
	margin-top: 1px;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:hover, .wp-pagenavi a:visited {
	color: #ABABAB;
	padding: 2px 0;
	margin: 0 5px 0 4px;
	border: 0px solid #FFFFFF;
}

.wp-pagenavi a.page {
	padding: 2px 5px;
	border: #ABABAB 1px solid;
	margin: 0 5px 0 0px;
	color: #ABABAB;
}

.wp-pagenavi a.page:hover {
	background-color: #ECECEC;
}

.wp-pagenavi span.current {
	color: #3096e9;
	padding: 2px 5px;
	margin: 0 5px 0 0;
	border: #3096e9 1px solid;
}

.wp-pagenavi a.last, .wp-pagenavi a.first {
	display: none;
}

/* ----------------------------------------------------------------------------
 * @PLUGIN: WP-FB CONNECT EDITS
 * ----------------------------------------------------------------------------
*/

.fbc_loginstate_top {
	font-size: 12px;
}

/* ----------------------------------------------------------------------------
 * @MINIBLOG - PWNAGE
 * ----------------------------------------------------------------------------
*/
	
body.category-gaming {}

body.category-gaming #breadcrumbs {
	border-bottom: none;
	margin: 0;
}

body.category-gaming .post-header h2, 
body.category-gaming .post-header h2 a { 
	color: #e99c00;
}

body.category-gaming .post-header h2 a:hover {
	background-color: #e99c00;
}

body.category-gaming .post-body a,
body.category-gaming .post-body a:hover { 
	color: #ce8e0b
}

body.category-gaming .post-body a.more-link { 
	color: #e99c00;
	border-color: #e99c00;
}

body.category-gaming .post-body a.more-link:hover { 
	color: white;
	border-color: #e99c00;
	background-color: #e99c00;
}

body.category-gaming .wp-pagenavi span.current { 
	color: #e99c00;
	border-color: #e99c00;
}

body.category-gaming #comments ol.commentlist .comment-text .comment-metadata span.fn, 
body.category-gaming #comments ol.commentlist .comment-text .comment-metadata span.fn a, 
body.category-gaming #respond h3 small a {
	color: #e99c00;
}

body.category-gaming #comments .reply a {
	background-color: #e99c00;
}

body.category-gaming #respond input#submit {
	background-color: #e99c00;
}

	
/* ----------------------------------------------------------------------------
 * @MINIBLOG - CUPERTINO LOOP
 * ----------------------------------------------------------------------------
*/
	
body.category-apple {}

body.category-apple #breadcrumbs {
	border-bottom: none;
	margin: 0;
}

body.category-apple .post-header h2, 
body.category-apple .post-header h2 a{ 
	color: #7046aa;
}

body.category-apple .post-header h2 a:hover {
	background-color: #7046aa;
}

body.category-apple .post-body a, 
body.category-apple .post-body a:hover { 
	color: #7046aa;
}

body.category-apple .post-body a.more-link { 
	color: #7046aa;
	border-color: #7046aa;
}

body.category-apple .post-body a.more-link:hover { 
	color: white;
	border-color: #7046aa;
	background-color: #7046aa;
}

body.category-apple .wp-pagenavi span.current { 
	color: #7046aa;
	border-color: #7046aa;
}

body.category-apple #comments ol.commentlist .comment-text .comment-metadata span.fn,
body.category-apple #comments ol.commentlist .comment-text .comment-metadata span.fn a,
body.category-apple #respond h3 small a {
	color: #7046aa;
}

body.category-apple #comments .reply a {
	background-color: #7046aa;
}

body.category-apple #respond input#submit {
	background-color: #7046aa;
}

/* ----------------------------------------------------------------------------
 * POLL DESIGN
 * ----------------------------------------------------------------------------
*/

.PDS_Poll {
	float: left;
	width: 200px;
	padding: 1px 0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	margin-right: 20px;
	margin-top: 4px;
	margin-bottom: 12px;
}

.PDS_Poll .pds-box {
	width: 200px !important;
	border-left: 0px solid white !important;
	border-right: 0px solid white !important;
	border-top: 1px solid #D0D0D0 !important;
	border-bottom: 1px solid #D0D0D0 !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.PDS_Poll .pds-box-outer {
	padding: 12px !important;
}

.PDS_Poll .pds-question-top {
	font-size: 13px !important;
	padding: 5px 0px 10px 0px !important;
}

.PDS_Poll .pds-input-label {
	width: auto !important;
	font-size: 12px !important;
	line-height: 100% !important;
}

.PDS_Poll .pds-answer-group {
	padding: 0px !important;
	margin-bottom: 5px !important;
}

.PDS_Poll .pds-answer {
	border: none !important;
	padding: 0px !important;
}

.PDS_Poll span.pds-links a {
	font-size: 11px !important;
}


/* ----------------------------------------------------------------------------
 * STYLED LIST
 * ----------------------------------------------------------------------------
*/

.post-blog .post-body ul.styled-list {
	margin: 0;
	padding: 0;
	list-style: 0;
	border-top: 1px solid #d0d0d0;
}

ul.styled-list#editors li {
	display: block;
	padding: 10px;
	border: 1px solid #d0d0d0;
	border-top: none;
}

ul.styled-list#editors li div.author_name {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}

ul.styled-list#editors li div.author_pos {
	font-size: 14px;
	color: #969696;
	margin-bottom: 12px;
}

ul.styled-list#editors li div.author_bio {
	font-size: 12px;
}


/* ----------------------------------------------------------------------------
 * FIXES
 * ----------------------------------------------------------------------------
*/

/* Internet Explorer */

body.browserIE7 #navigation ul li.hover.inactive {
	background-position: right 6px;
}

body.browserIE7 #navigation ul li.hover.active {
	background-position: right 1px;
}

body.home.browserIE8 .category-apple p img, 
body.home.browserIE8 .category-nz p img,
body.home.browserIE8 .category-gaming p img {
	max-width: 300px;
	max-height: 300px;
	margin: 0 20px 0 0 !important;
	float: left !important;
}

/* ----------------------------------------------------------------------------
 * RETAIN FROM BITSTREAM
 * ----------------------------------------------------------------------------
*/

/* Mobile Promo */

#mobile-link h4 {border-bottom: 1px dotted #d5d5d5; font-size: 1.25em; letter-spacing: -1px; font-family: Georgia, "Times New Roman", Times, serif; color: #3c9eba; margin-bottom: 10px; padding-bottom: 10px;}
#mobile-link p {margin-bottom: 15px; font-size: 0.75em; line-height: 1.55em; color: #333333;}
#mobile-link p.first {font-size: 0.85em; font-family: Georgia, "Times New Roman", Times, serif;}
#mobile-link .alignleft {width: 300px;}
#mobile-link .alignright {width: 185px;}

/* Polls Design */


/* Reviews */

.review-border {border: 1px #D5D5D5 solid; overflow: hidden; font-size: 11px; margin-bottom: 15px;}
.review-border ul {margin: 0 !important; padding: 0;}
.review-border ul li {margin: 0 !important; border-right: 1px #D5D5D5 solid; list-style: none; float: left;}
.review-border a {display: block; padding: 5px 11px; color: #D5D5D5 !important; text-transform: uppercase; letter-spacing: 2px; text-decoration: none !important; cursor: pointer;}
.review-border a.activate {color: #3096E9 !important;} 
  
ul.specs-list {margin: 0 !important; padding: 0; border-top: 1px solid #D5D5D5; margin-bottom: 15px;}
ul.specs-list * {margin: 0 !important; padding: 0; list-style: none; }
ul.specs-list li {overflow: hidden;}
ul.specs-list li.spec-info {padding: 5px; border-bottom: 1px solid #D5D5D5;}
ul.specs-list li.spec-info.alt {padding: 5px; background-color: #f9f9f9;}
ul.specs-list li.spec-title {background: url(img/base/sec-table.png) top left repeat-x; font-size: 14px; color: #3096E9; border-bottom: 1px solid #D5D5D5; padding: 5px; font-weight: bold}
.spec-detail {font-weight: bold; color: #6C6C6C; margin-right: 10px; width: 220px; float: left;}
.spec-result {color: #6C6C6C; margin-left: 10px; float: left;}

.bottom-line {border: #d5d5d5 solid 1px; overflow: hidden; margin-bottom: 15px;}
.bottom-line p.review-info {margin: 0 !important; padding: 5px !important; border-bottom: #d5d5d5 1px dotted; line-height: normal !important; overflow: hidden;}
.bottom-line p.last {border-bottom: none;}
.rating {border: #3096E9 solid 1px; background-color: #f5f5f5; float: left; width: 100px !important; display: block !important; }
.bottom-line-title {float: left; margin-right: 20px; width: 140px; display: block; font-weight: bold;}
.rating-length {background-color: #3096E9 !important; color: white !important; display: block}
.inside {margin-left: 5px;}

/* Admin Toolbar */
#bs-toolbar {position: fixed; top: 0; left:0; right: 0; margin: auto 1%; z-index: 999;}
#bs-wrapper {margin: 0 0 0 7px; padding: 0 14px 0 0; background: url(img/core/bg.png) bottom right repeat-x; overflow: hidden;}
#bs-toolbar #bs-toolbar-left {background: url(img/core/left-corner.png) bottom left no-repeat; float: left; overflow: hidden; position: absolute; margin-left: -7px; padding: 0 0 0 14px;}
#bs-toolbar #bs-toolbar-right {float: right;}
#bs-toolbar ul {margin: 0; padding: 0; list-style: none; overflow: hidden; padding: 10px 0;}
#bs-toolbar ul li {font-size: 11px; color: #8A8A8A; float: left; margin: 0 14px 0 0;}
#bs-toolbar ul li a {color: #8A8A8A;}
#bs-toolbar ul li a:hover {color: #CACACA;}
#bs-toolbar #bs-toolbar-right ul li {margin: 0 0 0 14px;}
#bs-toolbar ul li.boundary {padding: 0 14px 0 0; border-right: 1px #8A8A8A dotted;}