/*
Theme Name: Yarrcade
Theme URI: http://yarrcade.com/
Description: The new yarrcade.com theme
Author: kegogrog
Version: 1.0
Tags: piratish
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: bold;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}



body {
	background: #fff;
	font-size:0.875em;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia,serif;
	font-weight:lighter;
	font-variant: small-caps;
	font-style:normal;
	line-height: 1em;
}
h1 > h2{}
p, dt, dd {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
}
dl {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	margin: 8px;
}
dt {
	font-style: none;
}
dd {
	margin-left: 18px;
}

a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #f00;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
}
#header {
	height: 180px;
	overflow: hidden;
	margin-bottom: 2px;
}
#header a {
	text-decoration: none;
}
#header img {
	width: 980px;
	border: 0;
}
#topnav {
	height: 40px;
	margin-bottom: 2px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	width: 980px;
	overflow: hidden;
}
#search {
	border: 0px;
	height: 16px;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 0px;
}
#searchbtn {
	width: 20px;
	height: 20px;
	background: #ccc url('http://www.yarrcade.com/wp-content/themes/yarrcade/images/search.png') no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#feature {
	height: 62px;
	overflow: hidden;
	margin-top: 6px;
	margin-bottom: 2px;
}
#feature img {
	width: 60px;
	height: 60px;
	float: left;
	overflow: hidden;
}
#feature a {
	text-decoration: none;
	color: #000;
}

.feat {
	height: 60px;
	width: 296px;
	float: left;
	margin-right: 8px;
	overflow: hidden;
	border: 1px solid #ccc;
}
.feat img {
	margin-right: 5px;
}
.feat h1 {
	display: inline;
	margin-top: 5px;
	font-variant: small-caps;
	font-size: 100%;
	
}
.feat p {
	font-size:0.75em;
	padding-right: 4px;
}
#moreg {
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #ccc;
}

#access {
	display: block;
	width: 980px;
	margin: 0 auto;
	float: left;
}
#access .menu-header,
div.menu {
	font-size: 1.5em;
	font-variant: small-caps;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #000;
	display: block;
	line-height: 40px;
	padding: 0 30px;
	text-decoration: none;

}
#access li:hover > a,
#access ul ul :hover > a {
	background: #ddd;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #000;
	background: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #000;
}
#main {
	margin-bottom: 2px;
}
#content {
	float: left;
	width: 728px;
	margin-right: 2px;
/*	overflow: hidden;*/
}
#gcontent {
	margin-top: 4px;
	border-top: 2px solid #ddd;
	float: left;
	width: 980px;
	overflow: hidden;
}
#gcontent a {
	border-bottom: none;
	color: #000;
}
/* single game page */
#gametitle {
	padding: 8px 0;
	margin: 8px 0;
	background: #eee;
	border-top: 1px solid #ddd;
	text-align: center;
}
.gad {
	float: left;
	width: 160px;
}
.gad img {
	height: 100px;
	width: 100px;
	margin-left: 30px;
	margin-bottom: 8px;
}
.gadback {
	width: 160px;
	margin: 0px auto;
	background-image: url('http://www.yarrcade.com/wp-content/themes/yarrcade/images/adback.gif');
	background-repeat: no-repeat;
}
#centergame {
	float: left;
	width: 640px;
	margin: 0 10px;
}
#gameitself {
	width:640px;
	height:480px;
	margin-bottom: 8px;
	text-align: center;
	vertical-align: middle;
}
.gaddl {
	width: 315px;
	float: left;
	margin-right: 10px;
}
.gaddr {
	width: 315px;
	float: left;
}
.pubinf {
	width: 307px;
	height: 120px;
}
#centergame p {
	padding: 4px;
	text-align: justify;
	font-size: 0.85em;
	line-height: 1.4em;
	margin-bottom: 4px;
}
.hentry, #post-0 {
	margin: 5px 5px 16px 5px;
}
.hentry a {
	color: #600;
	font-variant: small-caps;
}
.hentry a:hover {
	color: #c00;
	
}

#sidebar {
	width: 240px;
	padding: 5px;
	overflow: hidden;
	float: left;
}
#gamebar {
	width: 240px;
	padding: 5px;
	overflow: hidden;

}
#gamebar p {
	text-align: justify;
	font-size: 0.85em;
	line-height: 1.4em;
	margin-bottom: 4px;
	padding: 2px;
}
#gamebar div.ptitle {
	background: #eee;
	border-bottom: 1px solid #ccc;
	margin-bottom: 4px;
	padding: 4px;
}

#footer {
	margin-top: 8px;
}
.clearfloat{
	clear: both;
	text-align: center;
}
#content .entry-title a {
	color: #000;
	border-bottom: 0;
}
.ptitle {
	margin: 0px auto;
	padding: 0px 4px 8px 4px;
}
.entry-title {
	font-variant: small-caps;
}
.entry-content, .entry-summary {
	text-align:justify;
	clear:both;
	line-height: 1.4em;
	font-size: 0.95em;
	padding: 0 4px 0 12px;
	margin: 0;
}
.entry-content h3 {
	margin-top: 16px;
	margin-bottom: 12px;
}
.contentthumb img {
	float: right;
	margin: 0 0 8px 8px;
}
.entry-content p, .entry-summary p {
	margin-bottom: 1em;
}
.entry-content ul, .entry-summary ul, entry-content ol {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	margin: 8px;
	list-style-type: disc;
}
.entry-content li {
	margin-left: 18px;
}
.entry-meta, .entry-utility {
	font-size: 0.875em;
	font-variant: small-caps;
	margin: 0px auto;
	padding: 2px 4px;
}
.entry-meta {
	color: #666;
	text-align: right;
	border-top: 2px solid #ddd;
}
.entry-utility {
	clear: both;
	text-align: center;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
.entry-meta a, .entry-utility a {
	border: 0;
}

.widget-title {
	font-size:1em;
	font-variant: small-caps;
	line-height: 1.1em;
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #ccc;
	background: #eee;
}
#sidebar ul {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	margin-bottom: 8px;

}
#sidebar ul.children {
	margin-bottom: 0px;
	border: none;
}
#sidebar ul.children li {
	border: none;
}
#sidebar li ul {
	border-left: 1px #ccc solid;
	margin-left: 8px;
	margin-right: 8px;
}
#sidebar li li{
	padding: 2px;
	font-size: 0.9em;
}

.widget-area li li {
	border-bottom: 1px #ccc solid;
	margin-bottom: 2px;
}
.recentcomments {
	color: #666;
}

.recentcomments a {

	font-variant: small-caps;
}

#comments {
	margin-top: 8px;
	clear: both;
	padding: 5px;
	background: #fff;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
#comments pre {
	margin: 4px 4px 4px 12px;
	border: none;
	background: none;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 1em;
	font-weight: bold;
}
h3#comments-title {
	padding: 12px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {

	margin: 0 0 12px 0;
	padding: 4px 4px 4px 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments li {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#comments .comment-body {
	font-size: 12px;
	line-height: 16px;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 16px;
}
#comments .comment-body p:last-child {
	margin-bottom: 8px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 4px;
}
.comment-author {
	margin-bottom: 2px;
}
.comment-author cite {
	color: #000;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-variant: small-caps;
	font-size: 12px;
	margin: 0 0 2px 0;
	text-align: right;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 0.9em;
	margin: 0px auto;
	text-align: right;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 4px 4px 0 4px;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #ddd;
	margin-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 4px;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	clear: both;
	border-top: 1px solid #ddd;
	margin: 8px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

#showcase {
	margin: 25px;
}
#showcase img {
	width: 100px;
	height: 100px;
	float: left;
	margin: 0 8px 0 0;
}
#showcase a {
	text-decoration: none;
	color: #000;
}

.show {
	height: 100px;
	width: 420px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #fff;
}
.show img {
	margin-right: 5px;
}
.show h1 {
	display: inline;
	margin-top: 5px;
	font-variant: small-caps;
	font-size: 100%;
	
}
.show p {
	font-size: 90%;
	padding-right: 5px;
}
.edit-link {
	clear: both;
}
.leaderad {
	margin: 0 auto;
	text-align:center;
	margin-top: 2px;
	margin-bottom: 4px;
	height: 90px;
}
.sidebarad {
	margin: 5px auto;
	text-align:center;
	height: 600px;
}
.centerdiv {
	margin: 4px auto;
	text-align:center;
}
.justdiv {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 0.85em;
	line-height: 1em;
	margin: 15px auto;
	text-align:justify;
}
.centerswf {
	margin: 5px auto;
	text-align:center;
}
/* =Footer
-------------------------------------------------------------- */

#colophon {
	overflow: hidden;
	padding: 5px;
}
#site-info {
	font-style: italic;
	font-weight: bold;
	float:left;
	color: #999;
}
#site-info a {
	color: #999;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	float: right;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}
.page-title {
	font-variant: small-caps;
	padding: 8px;
	margin-left: 16px;
}
.navigation {
	font-variant: small-caps;
	text-align: center;
	font-size: 0.9em;
	margin: 0 5px;
	background: #eee;
	border: 1px #ccc solid;
}
.nav-previous {
	width: 40%;
	float: left;
	padding: 4px;
}
.nav-next {
	width: 40%;
	float: right;
	padding: 4px;
}
.more-link {
	font-variant: small-caps;
	font-size: 0.8em;
}
pre {
	padding: 4px 4px 16px 4px;
	background: #eeeeee;
	border: 1px solid #cccccc;
	overflow: auto;
	overflow-Y: hidden;
	margin: 4px 8px;
}
#series {
	margin: 4px 4px 4px 12px;
	padding: 2px;
	font-variant: small-caps;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia,serif;
}
/* sociable css */
div.sociable {
	margin: 8px 0;
	text-align: center;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.aligncenter {
	text-align: center;
	margin: 8px auto;
	border: 1px solid #ccc;
}
.wp-caption img {
	margin: 2px auto;
}
.wp-caption-text {
	font-size: 0.75em;
	border-top: 1px solid #ccc;
}
.altcode {
	background: #ffff00;
}
.litquote {
	background: #efefef;
	border: 1px dotted #ccc;
	margin-left: 48px;
	margin-bottom: 8px;
	padding: 4px;
	font-style: italic;
}
