/*
Theme Name: Buzzed
Theme URI: http://blue-anvil.com/
Description: A widget ready theme for Buzzed Games.
Author: Mike Jolley
Author URI: http://blue-anvil.com/
*/
@import 'css/reset.css';

/* @group Structure */
html { 
	font-size: 100%; /* IE hack - http://www.clagnut.com/blog/348/#c790 */ 
}
body {
	text-align: center;
	color: #555;
	background: #dcdcdc url(images/bg9.jpg) repeat-x top fixed;
	font: 62.5% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; /* Reset to 10px equivilent */
	line-height: 1.4em;
	padding-top: 2px;
}
a {
	color: #3377BB;
	text-decoration:underline;
	}
a:hover, a:focus {
	color: #555;
	text-decoration: none;
	}
.social a,
.main a,
.sub a, 
.sexy-bookmarks a,
#header a,
.post-ratings a {
	text-decoration: none;
}
div#wrapper {
	font-size: 1.4em;
	width: 976px;
	margin: 0 auto;
	text-align: left;
	border: 4px solid #C5C5C5;
	background: #fff;
	border-radius: 12px;
	-moz-border-radius: 12px; /* firefox ext */
	-webkit-border-radius: 12px; /* safari & chrome ext */
	}
#playing div#wrapper, #playing #footer {
	width: 95%;
	min-width: 976px;
	max-width: 1280px;
}
#playing #mainContent, #download-games #mainContent {
	float: none;
	width: 100%;
}
#playing .section {
	width: 48%;
}
#playing .section ul.boxes li {
	width: 23%;
	margin: 1%;
	background: none;
}
#header {
	overflow: hidden;
	padding: 0 24px;
}
#header form {
	width: 124px;
	background: #fff;
	padding: 2px;
}
#header form .text {
	background: #fff;
	border: 2px solid #fff;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	width: 96px;
}
#header form .submit {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#logo {
	float: left;
	display: inline;
	font-size: 2.5em !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	font-weight: bold;
	}
#logo a {
	color: #fff;
	display: block;
	text-decoration: none !important;
	border: 0;
}
#mininav {
	float: right;
	margin: 10px 0 0 !important;
	padding: 4px;
        font-size:12px;
	outline: 4px solid #F2F2F2;
}
#advert {
	float: right;
	margin: 15px 0 0 !important;
	padding: 4px;
	border: 2px solid #F08B0E;
	outline: 4px solid #F2F2F2;
}
#advert img {
	display: block;
}
#mainNav {
	background: #F46C0E url(images/nav.png) repeat-x bottom;
}
#banner {
	padding: 12px 24px;
	background: #D3D3D3 url(images/banner.png) repeat-x top;
}
#banner .section_wrapper {
	background: url(images/banner_middle.png) repeat-y center;
}
#banner .section {
	margin-bottom: 0 !important;
}
.related {
	border-top: 4px solid #f2f2f2;
	padding-top: 8px;
}
.section {
	width: 440px;
	margin-bottom: 5px;
	float: left;
}
.section.alt {
	float: right;
}
div#content {
	margin: 0;
	padding: 5px 24px;
	}
#mainContent {
	width: 580px;
	padding: 0;
	float: left;
	display: inline;
	}
#sidebar {
	float: right;
	display: inline;
	padding: 0;
	width: 300px;
	}
#sidebar, ul.widgets {
	width: 300px;
}
div#footer {
	clear: both;
	width: 976px;
	margin: 0 auto;
	text-align: left;
	color: #888;
	font-size: 1.2em;
	}
#footer .inner {
	padding: 12px 24px;
}
div#footer a {
	color: #888;
	border-bottom-color: #aaa;
	}
div#footer .section ul {
	float: left;
	width: 46%;
	margin-bottom: 0 !important;
}
#playing div#footer .section {
	width: 49%;
}
div#footer .section ul.alt {
	float: right;
}
div#footer .section ul li {
	display: block;
	margin: 0;
}
#footer .copyright {
	border-top: 2px dotted #bbb;	
	padding-top: 12px;
}
.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	margin:0;
	padding: 0;
	outline: 0;
}
.paging {
	margin: 12px 0 !important;
	overflow: hidden;
	}
p.buttons, .post p.buttons {
	position: relative;
	float: left;
	margin-top: 0 !important;
}
.buttons a, #submit, form.ordering .submit {
	float: left;
	background: #fff url(images/section_head_light.png) repeat-x bottom;
	border: 1px solid #EEEEEE;
	color: #555;
	text-shadow: 0 -1px 0 #f2f2f2;
	text-decoration: none;
	margin-right: 4px;	
	line-height: 2.2em;
	border-radius: 6px;
	-moz-border-radius: 6px; /* firefox ext */
	-webkit-border-radius: 6px; /* safari & chrome ext */
	text-transform: uppercase;
	padding: 0 8px;
}
.buttons a:hover, .buttons a:focus, #submit:hover, #submit:focus, form.ordering .submit:hover, form.ordering .submit:focus {
	border-color: #ccc;
}
#submit {
	padding: 8px;
	cursor: pointer;
	line-height: 1;
}
form.ordering .submit {
	float: none;
	line-height: 1;
	padding: 4px;
	cursor: pointer;
}
p.large-buttons {
	float: none !important;
}
p.large-buttons a {
	display: block;
	float: none;
	text-align: center;
	font-size: 1.3em;
	margin: 16px 0;
	line-height: 2.8em;
	font-weight: bold;
}
p.large-buttons a.buy {
	background: #F46C0E url(images/nav.png) repeat-x bottom;
	color: #fff;
	text-shadow: 0 -1px 0 #D8600C;
	border: 1px solid #fff;
}
p.large-buttons a.buy:hover, p.large-buttons a.buy:focus {
	border-color: #F46C0E;
	background: #F46C0E;
}

div.features {
	background: #fff url(images/section_head_light.png) repeat-x bottom;
	border: 1px solid #EEEEEE;
	border-radius: 6px;
	-moz-border-radius: 6px; /* firefox ext */
	-webkit-border-radius: 6px; /* safari & chrome ext */
	padding: 0 12px;
	margin: 16px 0;
}


.stars {
	width: 70px;
	height: 15px;
	background: url(images/stars.png) repeat-x bottom left;
	overflow: hidden;
	display: block;
	text-align: left;
	padding: 0;
	margin: 2px auto 0 auto;
}
.stars span {
	display: block;
	overflow: hidden;
	height: 15px;
	background: url(images/stars.png) repeat-x top left;
	text-indent: 75px;
}

.post-ratings {
	float: right;
	width: auto !important;
	line-height: 1.6em !important;
	text-align: center;
}
.post-ratings-text {
	font-size: 0.8em;
	color: #999;
	position: absolute;
	margin-top: -4px;
}
.gameads1 { 
        float:right;
	width: 78%;
	padding: 5px 0 0 5px;

}
.lefttitle { 
        float:left;
	width: 19%;
        height: 100px;
	padding: 0 1% 0 0;
}

div.game_container, div.gallery {
	text-align: center;
	background: #fff url(images/dot.png);
	border: 2px dotted #CCCCCC;
	border-left: 0;
	border-right: 0;
	padding: 12px;
	overflow: auto;
	margin: 16px 0;
}
div.gallery {
	padding-bottom: 0;
}
div.game_container object {
	margin: 0 auto;
	border: 2px solid #ddd;
}
.left {
	float: left;
	width: 48%;
	padding: 0 2% 0 0;
	border-right: 2px solid #f2f2f2;
}
.right {
	float: right;
	width: 48%;
	padding: 0;
}

.sexy-bookmarks {
	margin:16px auto 24px !important;
	padding:25px 0 0 10px !important;
	height:29px;/*the height of the icons (29px)*/
	display:block !important;
	clear:both !important;	
	overflow: hidden;
}
/* @end */
/* @group Typograpghy */

/*-- Inline/Other Element Styles --*/	
	
/*-- Headings --*/	
h1, h2, h3, h4, h5, h6 {
	margin: 12px 0;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: -0.03em;
	font-weight: normal;
	}
	
#content h1 {
	font-size: 1.5em;
	color: #555;
	padding-bottom: 4px;
	border-bottom: 2px dotted #F2F2F2;	
}

.pagetitle {
	margin-bottom: 16px;
	display: block;
	position: relative;
}

#banner .main {
	overflow: hidden;
	padding: 0 0 8px 1px;
	position: relative;
	margin-bottom: -8px;
}
#banner .main span {
	float: left;
	border-radius: 4px;
	-moz-border-radius: 4px; /* firefox ext */
	-webkit-border-radius: 4px; /* safari & chrome ext */
	border: 1px solid #BDBDBD;
	border-top: 0;
}
#banner .main span span {
	background: #BFBFBF url(images/section_head_dark.png) repeat-x bottom;
	border: 1px solid #9E9E9E;
	color: #fff;
	text-shadow: 0 -1px 0 #8B8B8B;
	text-transform: uppercase;
	padding: 9px 15px 8px 12px;
	position: relative;
	margin: 0 -2px;
}
#banner .main span span span {
	background: transparent url(images/section_head_dark_bottom.png) no-repeat center bottom;
	margin: 0 0 -18px;
	padding: 0 0 18px;
	border: 0;
}
#content .main {
	overflow: hidden;
	padding: 0 0 8px 1px;
	position: relative;
	margin-bottom: -8px;
	font-size: 1em !important;
	line-height: 1.5em;
}
#content .main span {
	float: left;
	border-radius: 4px;
	-moz-border-radius: 4px; /* firefox ext */
	-webkit-border-radius: 4px; /* safari & chrome ext */
	border: 1px solid #f2f2f2;
	border-top: 0;
}
#content .main span span {
	background: #fff url(images/section_head_light.png) repeat-x bottom;
	border: 1px solid #EEEEEE;
	color: #555;
	text-shadow: 0 -1px 0 #f2f2f2;
	text-transform: uppercase;
	padding: 9px 15px 8px 12px;
	position: relative;
	margin: 0 -2px;
}
#content .main span span span {
	background: transparent url(images/section_head_light_bottom.png) no-repeat center bottom;
	margin: 0 0 -18px;
	padding: 0 0 18px;
	border: 0;
}
.main small .rss, h1 .rss {
	float: left;
	margin-top: 0.4em;
	margin-left: 12px;
	line-height: 2.2em;
	background: url(images/feed.png) no-repeat 8px center;
	padding-left: 28px;
	color: #999;
	border-left: 1px solid #ccc;
}
h1 .rss {
	float: right;
	margin: 0;
	position: absolute;
	right: 0;
	top:0;
	line-height: 1em;
	font-size: 1em;
	text-decoration: none;
}
.main small .more {
	float: right;
	margin-top: 0.4em;
	line-height: 2.2em;
	background: #BFBFBF url(images/section_head_dark.png) repeat-x bottom;
	border: 1px solid #9E9E9E;
	color: #fff;
	border-radius: 6px;
	-moz-border-radius: 6px; /* firefox ext */
	-webkit-border-radius: 6px; /* safari & chrome ext */
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	text-shadow: 0 -1px 0 #8B8B8B;
	text-transform: uppercase;
	padding: 0 8px;
}
#content .main small .more {
	background: #fff url(images/section_head_light.png) repeat-x bottom;
	border: 1px solid #EEEEEE;
	color: #555;
	text-shadow: 0 -1px 0 #f2f2f2;
}

#content  h1.main {
	font-size: 1.4em !important;
}



#content h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #555;
	line-height: 1.1em;
}

#content h2.title, #content {
	/* These have meta below */
	margin-top: 12px;
}
h1.title {
	margin-top: 5px;


}

#content h3 {
	font-size: 1.3em;
}
#content h4 {
	font-size: 1.2em;
}
#content h5 {
	font-size: 1em;
	font-weight: bold;
}
.left h3, .right h3 {
	font-size: 1.3em !important;
	margin: 12px 0 !important;
}

/*-- Paragraph & Post Styles --*/
p, ul, ol, dl {
	margin: 16px 0;
	line-height: 1.5em;
	}	

.post {	
	margin-bottom: 24px;
	border-bottom: 4px solid #F2F2F2;
	}
.post .post_content {
}

.post ul {
	margin: 12px 40px !important;
	line-height: 0;
	list-style: square outside;
	}
.post ul li {
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-left: 12px;
}
.post ol li {
	padding: 0;
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-left: 12px;
	}
.post ol {
	list-style: decimal outside;
	margin: 12px 40px !important;
	}

p.meta {
	color: #999;
	padding: 0;
	line-height: 1.25em;
	}
p.meta a {
	color: #999 !important;
	font-weight: normal;
	line-height: 1.5em;
	}
p.meta a.comment {
	padding-left: 24px;
	float: right;
	margin-left: 10px;
	color: #999 !important;
	background: url(images/balloons.png) no-repeat left;
}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
small {
	font-size: 0.9em;
	}
abbr, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
}
.center {
	text-align: center
}
blockquote {
	padding: 1px 12px;
	margin: 12px !important;
	font-style: italic;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f2f2f2;
	font-family: Georgia, Times New Roman, Times, serif;
	}
cite {
	color: #383838;
	margin-left: 12px;
	font-style: italic;
}
cite strong {
	font-style: normal;
	font-weight: bold;
}
blockquote cite {
	margin-left: 0;
}

/* @end */
/* @group Images */
#content .alignleft{
	float: left;
	margin: 3px 8px 0 0;
	}
#content .alignright {
	float: right;
	margin: 3px 0 0 8px;
	}
#content img.alignright, #content img.alignleft, #content img.aligncenter {
	border: 1px solid #eee;
	padding: 5px;
	outline: 3px solid #fff;
	background: #fff;
}
#content .aligncenter {
	margin: 10px auto 5px;
	display: block;
	}
#content img.alignnone + img.alignnone  {
	margin-left: 8px;
}
div.wp-caption {
	text-align: center;
	border: 6px solid #D7D7D7;
	outline: 10px solid #fff;
	border-bottom: 1px solid #CBC8C5;
	padding: 0 !important;
	background: #fff;
	text-align: center !important;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	border: 5px solid #fff;
}
p.wp-caption-text {
	margin: 0 !important;
	padding: 3px !important;
	font-weight: bold;
	clear: both;
	background: #D7D7D7;
}
/* @end */
/* @group Lists */
/* Top Level */
	#mainNav ul {
		text-align: left;
		line-height: 1 !important;
		padding: 2px 24px 0;
		margin: 0;
		}
	#mainNav li {
		margin: 0;
		padding: 0;
		line-height: 1 !important;
		list-style: none outside;
		text-indent: 0 !important;				
		float:left;				
		}
	#mainNav li a {
		color: #fff;
		text-shadow: 0 -1px 0 #D8600C;
		display: block;
		text-decoration: none;
		margin: 0 !important;
		padding: 0 12px;
		line-height: 3em;
		font-size: 1em;		
		float: left;
		text-transform: uppercase;
		letter-spacing: -0.03em;
		border-bottom: 1px solid #fff;
		}
	#mainNav li a:hover, #mainNav li a:focus {
		background: #F08B0E;
		text-shadow: 0 -1px 0 #F27D0E;		
		text-decoration: none;
	}
	#mainNav li.current_page_item a, #mainNav li.current_page_ancestor a,  #mainNav li.current_page_parent a {
		color: #555 !important;
		background: #F2F2F2 !important;
		border-bottom: 1px solid #F2F2F2 !important;
		text-decoration: none;
		text-shadow: 0 -1px 0 #eee !important;
	}
	#mainNav li a:hover, #mainNav li a:focus, #mainNav li.current_page_item a, #mainNav li.current_page_ancestor a,  #mainNav li.current_page_parent a {
	border-radius: 5px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		-moz-border-radius-topleft: 4px; /* firefox ext */
		-moz-border-radius-topright: 4px; /* firefox ext */
		-webkit-border-top-left-radius: 4px; /* safari & chrome ext */
		-webkit-border-top-right-radius: 4px; /* safari & chrome ext */
	}
	#mainNav li.search {
		float: right;
		padding-top: 10px;
	}
	#mainNav li.search div {
		float: right;
		background: #fff;
	}
	#mainNav li.search #search {
		border: 0;
		color: #555;
		background: #fff;
		padding: 0;
		margin: 4px 0 0 4px;
		vertical-align: middle;
		float: left;
	}
	#mainNav li.search .submit {
		padding: 0;
		margin: 0;
		float: right;
		vertical-align: middle;
	}
/* Sub Levels */
	#mainNav ul ul { display: none; }
/* End Main Nav */

/* Social Network Icon Pack by Komodo Media, Rogie King - http://komodomedia.com/ */
ul.social {}
ul.social li {
	padding: 0;
	line-height: 32px;
	margin-bottom: 8px;
	margin-left: 24px;
}
ul.social li a {
	background-position: left;
	background-repeat: no-repeat;
	padding: 10px 0 10px 40px;
}
li.twitter a {
	background-image: url(images/twitter_32.png);
}
li.rss a {
	background-image: url(images/rss_32.png);
}

ul.games-boxes {
	margin: 10px 0 !important;
	overflow: hidden;
}
ul.games-boxes li.game {
	width: 98px;
	float: left;
	padding-bottom: 6px;
	margin: 6px;
	display: inline;
	background: url(images/box_shadow.png) no-repeat bottom;
}
ul.games-boxes .game img {
	display: block;
	border: 4px solid #EEEEEE;
	margin: 0 auto 2px;
}
ul.games-boxes .game a {
	background: #fff;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #555;
	padding: 4px 3px;
	display: block;
	text-decoration: none;
}


ul.games-boxes2 {
	margin: 7px 0 !important;
	overflow: hidden;
}
ul.games-boxes2 li.game {
	width: 100px;
        height: 130px;
	float: left;
	padding-bottom: 4px;
	margin: 4px;
	display: inline;

}
ul.games-boxes2 .game img {
	display: block;
	border: 3px solid #EEEEEE;
	margin: 0 auto 2px;
}
ul.games-boxes2 .game a {
	background: #fff;
        font-size: 11px;
        line-height: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #555;
	padding: 4px 3px;
	display: block;
	text-decoration: none;
}

ul.games-list {
	border-top: 1px solid #f2f2f2;
	border-bottom: 3px solid #f2f2f2;
}
ul.games-list li.game {
	line-height: 1.3em;
}
ul.games-list li.game a {
	text-align: left;
	color: #3377BB;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 6px 0 6px 0;
	display: block;
	text-decoration: none;
	overflow: hidden;

}
ul.games-list li.game img {
	padding: 3px;
	border: 1px solid #ccc;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	margin-right: 8px;
	float: left;
}
ul.games-list .stars {
	float: right;
}
ul.games-list small {
	color: #aaa;
	font-size: 0.8em;
	font-style: italic;
}
ul.games-list .desc {
	display: block;
	color: #aaa;
        font-size:12px;
}
ul.games-list .stars {
	margin-top: 5px;
}
ul.games-list .comments {
	padding-left: 22px;
	background: url(images/balloons.png) no-repeat 4px;
	border-left: 1px solid #ddd;
	float: right;
	color: #aaa;
	font-size: 0.8em;
	margin-left: 4px;
	line-height: 16px;
	margin-top: 4px;
}
ul.games-list .cat {
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
	border-right: 1px solid #ddd;
	float: right;
	color: #aaa;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 0.8em;
	width: 0;
	white-space: nowrap;
	padding-left: 20px;
	overflow: hidden;
	line-height: 16px;
	margin-top: 4px;
}
ul li.game a:hover {
	background: #EDF3F8;
	border-color: #99CCEE;
	border-style: dashed;
}

ul.games-grid {
	overflow: hidden;
	background: #fff url(images/divider.png) repeat-y center center;
}
ul.games-grid li {
	width: 463px;
	display: inline;
	float: left;
	border-bottom: 0;
}
ul.games-grid li.alt {
	float: right;
	border-right: 0;
}
ul.games-grid li a {
	width: 451px;
	float: left;
	border-bottom: 0 !important;
	padding-right: 12px !important;
}
ul.games-grid li.alt a {
	float: left;
	padding-left: 12px !important;
}

ul.game_types {
	overflow: hidden;
}
ul.game_types li {
	float: left;
	margin: 1px;
	display: inline;
}
ul.game_types li a {
	width: 126px;
	background-color: #fff;
	float: left;
	overflow: hidden;
	line-height: 16px;
	display: block;
	padding: 6px 8px;
	border:1px solid #CCCCCC;
	text-decoration: none;
}
ul.game_types li a:hover {
	background-color:#EDF3F8;
	border-color:#99CCEE;
	border-style:dashed;
	border-width: 1px;
}
ul.game_types li a span {
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* Icons */
.Action 		{	background-position: left -26px;	}
.Adventure 		{	background-position: left -52px;	}
.Arcade 		{	background-position: left -78px;	}
.Bike 			{	background-position: left -104px;	}
.Classic 		{	background-position: left -130px;	}
.Funny 			{	background-position: left -156px;	}
.Logic 			{	background-position: left -182px;	}
.Mouse 			{	background-position: left -208px;	}
.Puzzle 		{	background-position: left -234px;	}
.Rhythm 		{	background-position: left -260px;	}
.Shooting 		{	background-position: left -286px;	}
.Skill 			{	background-position: left -312px;	}
.Sports 		{	background-position: left -338px;	}
.Other 			{	background-position: left -364px;	}
.Strategy 		{	background-position: left -390px;	}

.right-Action 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -26px; }
.right-Adventure 		{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -52px;	}
.right-Arcade 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -78px;	}
.right-Bike 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -104px;	}
.right-Classic 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -130px;	}
.right-Funny 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -156px;	}
.right-Logic 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -182px;	}
.right-Mouse 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -208px;	}
.right-Puzzle 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -234px;	}
.right-Rhythm 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -260px;	}
.right-Shooting 		{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -286px;	}
.right-Skill 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -312px;	}
.right-Sports 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -338px;	}
.right-Other 			{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -364px;	}
.right-Strategy 		{	line-height: 1.2em; display: block; background: url(images/icons.png) no-repeat right -390px;	}
/* End Icons */

h2.sub {
	background: #F2F2F2;
	padding: 8px 12px;
	margin: 0 0 -16px;
	position: relative;
	font-size: 1em !important;
	line-height: 1;
	font-weight: bold;
}
h2.sub a {
	color: #555;
}

#breadcrumb {
	margin: 0 !important;
	padding: 4px 12px;	
}
#breadcrumb li {
	display: inline;
	line-height: 1.5em;
	}

/*-- tables --*/
table { 
	font-size: 100%; /* IE hack */ 
}
/*-- forms -- */
form.ordering {
	background: #f2f2f2;
	padding: 0 8px;
	overflow: hidden;
	font-size: 0.9em;
}
form.ordering p {
	margin: 8px 0 !important;
}	
form.ordering label, form.ordering input, form.ordering select {
	margin-right: 4px;
	vertical-align: middle;
}
#comment {
	width: 100%;
	height: 150px;
	}
.searchform {
	margin-bottom: 16px;
	overflow: hidden;
	padding: 0;
	}
.searchform .hidden {
	display: none;
	}
.searchform input.text {
	width: 142px;
	}
.searchform fieldset {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
/* comments */
#comments {
	background: #fff;
	padding: 0;
}
#content #comments h2, #comments h3 {
	color: #555;
	border: 0 !important;
	margin-bottom: 10px !important;
}
#comments p {
	margin: 10px 0 !important;
}
.comment-paging {
	text-align: center;
	position: relative;
	padding: 4px;
	margin-bottom: 16px;
}
.comment-paging .page-numbers, .comment-paging .next, .comment-paging .prev {
	background: #eee;
	padding: 4px;
}
.comment-paging .next {
	position: absolute;
	right:0;
	top:0;
}
.comment-paging .prev {
	position: absolute;
	left:0;
	top:0;
}
.current {
	background: #ccc;
}
ol#comment-list {
	margin: 12px 0 !important;
	border-top: 1px solid #f2f2f2;
	border-bottom: 3px solid #f2f2f2;
	}
ol#comment-list img.avatar {
	margin: 0 12px 0 0;
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
	}
ol#comment-list li {
	margin: 0;
	list-style: none;
	overflow: hidden;
	text-align: left;
	line-height: 1.75em;
	position: relative;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 8px 0;
	display: block;
	text-decoration: none;
	}
ol#comment-list li ul {
	margin: 24px 0 !important;
}
ol#comment-list li li {
	margin: 0 0 4px 42px;
}
ol#comment-list li .comment-text {
	font-size: 0.9em;
	}
ol#comment-list li .comment-text p {
	margin: 0 0 12px !important;
	color: #656565;
	}
ol#comment-list li p.meta {
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-size: 0.9em;
	font-style: italic;
	color: #656565;
	margin: 0 0 8px !important;
	}

#commentform {
	margin: 16px 0 !important;
	overflow: hidden;
	}
#commentform input.text, #commentform select, #commentform textarea {
	border: 2px solid #ddd;
	width: 172px;
	padding: 3px;
	background: #fff;
	}
#commentform textarea {
	width: 98%;
	height: 100px;
	}
#commentform label {
	font-size: 1.1em;
	}
/* @end */

/* @group Widgets */
ul.widgets {
	margin: 12px 0 !important;
	padding: 0;
	text-align: left;
	float: left;
	}
ul.widgets li.widget {
	list-style-type: none;
	padding: 0 0 12px !important;
	background: url(images/sidebar.png) no-repeat top left;
	margin: 0 !important;
	}
ul.widgets li.widget ul, .textwidget {
	margin: 0 0 12px !important;
	padding: 0 !important;
}
ul.widgets li.widget ul ul {
	margin: 0 !important;
}
.textwidget {
	padding: 0 12px !important;
}
.widgettitle {
	background: #F46C0E url(images/nav.png) repeat-x bottom;
	color: #fff;
	text-shadow: 0 -1px 0 #D8600C;
	padding: 0 12px;
	line-height: 2.5em;
	font-size:  1em !important;		
	text-transform: uppercase;
	letter-spacing: -0.03em;
	margin: 0 !important;
	font-weight: normal;
}
.widgettitle a {
	color: #fff !important;
}

/* Search */
.widget_search form {
	padding: 8px 12px 12px !important;
	margin: 0 !important;
}
.widget_search input#s {
	border: 1px solid #8D8B8B;
	background: #f7f7f7;
	width: 188px !important;
	display: inline;
}
.widget_search #searchsubmit {
	color: #363636;
	background: #fff;
	border: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 0;
	outline: 0;
	display: inline;
	font-size: 11px;
}
.widget_search label {
	display: none;
}	
	
/* Archive + Blogroll + posts + comments + meta */
.widget_categories ul, 
.widget_archive ul, 
.widget_links ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_pages ul,
.widget_rss ul,
.widget_categories ul,
.widget_pages ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	} 
.widget_archive ul li, 
.widget_links ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_rss ul li,
.widget_categories ul li,
.widget_pages ul li {
	display: block;
	background: #fff;
	border-top: 1px solid #f2f2f2;
	color: #6F6F6F;
	font-size: 1em;
	padding: 0 0 0 12px;
	line-height: 2em;
}
.widget_archive ul li a,
.widget_links ul li a,
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_meta ul li a,
.widget_rss ul li a,
.widget_categories ul li a,
.widget_pages ul li a {
	color: #6F6F6F;
	} 
.widget_rss img {
	vertical-align: middle;	
	position: relative;
	margin-top: -2px;
}

/* Categories */
ul.widgets .widget_categories ul {
	margin: 0 !important;
	padding: 4px 0 0 !important;
}
.widget_categories ul li {
	position: relative;
}
ul.widgets li.widget_categories ul ul {
	border: 0;
}
ul.widgets li.widget_categories ul ul li {
	padding-left: 32px;
}
ul.widgets li.widget_categories ul ul ul li {
	padding-left: 48px;
}
ul.widgets li.widget_categories ul ul ul ul li {
	padding-left: 64px;
}
ul.widgets li.widget_categories ul ul ul ul ul li {
	padding-left: 78px;
}
ul.widgets li.widget_categories ul ul ul ul ul ul li {
	padding-left: 92px;
}
ul.widgets li.widget_categories span.count {
	position: absolute;
	right: 0;
	top:0;
	margin-top: 4px;
	margin-right: 8px;
	z-index: 10;
}

/* Pages */
ul.widgets li.widget_pages ul ul li {
	padding-left: 32px;
}
ul.widgets li.widget_pages ul ul ul li {
	padding-left: 46px;
}
ul.widgets li.widget_pages ul ul ul ul li {
	padding-left: 64px;
}
ul.widgets li.widget_pages ul ul ul ul ul li {
	padding-left: 78px;
}
ul.widgets li.widget_pages ul ul ul ul ul ul li {
	padding-left: 92px;
}
	
/* Tags */	
.widget_tag_cloud div {
	background: #fff;
	padding: 6px 10px;
	line-height: 2em;
	overflow: hidden;
	}
.widget_tag_cloud a {
	text-decoration: none;
	color: #666;
	padding: 2px;
	border-bottom: 1px dashed #ccc;
	}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {
	text-decoration: none;
	border-bottom: 1px solid #555;
	}

/* Calendar */	
.widget_calendar caption {
	background: #f2f2f2;
	padding: 8px 12px;
	}
.widget_calendar tbody td, .widget_calendar th {
	border-bottom: 1px solid #f2f2f2;
	background: #f7f7f7;
	color: #6F6F6F;
	font-size: 1em;
	padding: 5px 8px 4px 8px;
	text-align: center;
	}
.widget_calendar tbody td#today {
	font-style: italic;
}
.widget_calendar tbody tr td:hover, .widget_calendar th {
	background-color: #f2f2f2;
	}
.widget_calendar tbody td a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #F08B0E;
	display: block;
	border: 0;
	padding: 5px 8px 4px 8px;
	margin: -5px -8px -4px -8px;
	position: relative;
	}
.widget_calendar #prev,
.widget_calendar #next {
	padding: 5px 0 0 0;
}
.widget_calendar #next {
	text-align: right;
}
.widget_calendar #prev a,
.widget_calendar #next a {
	text-decoration: none;
	color: #555;
	font-weight: bold;
	font-style: italic;
	}
.widget_calendar thead th {
	text-align: center;
	}
.widget_calendar caption {
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}
div#calendar_wrap {
	background: #fff;
	padding: 8px 12px;
	}
.widget_calendar table {
	width: 100%;
	}
/* @end */