/*  
Theme Name: Empty Blue
Theme URI: http://in23h.com/
Description: A theme that feels empty and blue
Version: 1.0
Author: in23h
Author URI: http://www.in23h.com/

*/

@charset "utf-8";
/* CSS Document */

body, html {
	padding: 0;
	margin: 0;
	border: 0;			/* This removes the border around the viewport in old versions of IE */
	width: 100%;
}

#headerWrapper {
	width: 100%;
}

#header, #menu, #content, #footer {
	margin: 0 auto;
	width: 960px;
}

#menuWrapper {
	width: 100%;
}

#left {
	width: 740px;
	float: left;
}

#header .title, #menu ul, #footer .content, #footer .footerHeader {
	width: 740px;
}

#right {
	width: 218px; /* Subtract 2 pixels for the borders */
	float: left;
}

#footerWrapper {
	width: 100%;
	clear: both;
}


/* END LAYOUT */

body {
	color: #8a8a8a;
	background: url(images/bg_fade.gif) top repeat-x #FFFFFF;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

a.theTop {
	font-size: 10px;
	background: #e6e3ed url(images/btn.bg.png) repeat-x 0px 0px;
	padding: 3px 5px;
	margin: 0 10px;
	border: solid 1px #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #330076;
	cursor: pointer;
	behavior: url(/PIE.htc);
}

a.theTop:hover {
	text-decoration: none;
	background-color: #f2f1fd;
	color: #8a8a8a;
}


input.button {
	background: #e6e3ed url(images/btn.bg.png) repeat-x 0px 0px;
	padding: 3px 5px;
	margin: 5px 0;
	border: solid 1px #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #330076;
	cursor: pointer;
	behavior: url(/PIE.htc);
}

input.button:hover {
	background-color: #f2f1fd;
	color: #8a8a8a;
}

input, textarea {
	border: solid 1px #8a8a8a;
}

input:focus, textarea:focus {
	background: #EFEFEF;
	border: solid 1px #330076;
}

td {
	padding: 3px;
	background: #EFEFEF;
	border: solid 1px #8a8a8a;
}

th {
	padding: 3px;
	background: #DEDEDE;
	margin: 1px;
	border: solid 1px #8a8a8a;
}


table {
    border-collapse:collapse
}

hr {
    border: 0;
    height: 1px;
}

pre {
    font-size:1.0em;
    line-height:1.4em;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

blockquote {
	margin: 10px 15px;
	border-left: 2px solid #8a8a8a;
	padding: 0 0 0 5px;
}

blockquote p:first-letter {
	font-family: "Century Gothic";
	font-size: 220%;
}

ul, ol, dd {
	padding: 0;
	margin: 0 0 0 25px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic";
	font-weight: normal;
	color: #595959;
}

#content {
	clear: both;
	position: relative;
}

#left {
	border-right: 1px solid #8a8a8a;
}

#right {
	margin: 0 0 0 -1px;
	border-left: 1px solid #8a8a8a;
}


/* HEADER */

#headerWrapper {
	border-bottom: solid 1px #8a8a8a;
	margin: 0;
	padding: 0;
}

#header .title {
	font-family: Century Gothic;
	font-size: 48px;
	color: #595959;
	border-right: solid 1px #8a8a8a;
	text-shadow: 1px 0px 1px #595959;
	line-height: 50px;
}

/* END HEADER */


/* MENU */

#menuWrapper {
	border-bottom: 1px solid #8a8a8a;
	height: 60px;
	background: url(images/menuBg.jpg);
}

#menu ul {
	border-right: 1px solid #8a8a8a;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	height: 60px;
	font-size: 24px;
	font-family: Century Gothic;
}

#menu ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #8a8a8a;
}

#menu ul li:last-child {
	border-right: solid 1px #8a8a8a;
}
	
#menu ul li a {
	display: block;
	float: left;
	color: #e4e4e4;
	text-decoration: none;
	height: 30px;
	width: 120px;
	padding: 30px 0 0 0;
	background: url(images/greySquareMd.gif) 3px 42px no-repeat;
}

#menu ul li a:before {
	content: "\00a0";
	display: block; /* reduce the damage in FF3.0 */
	float: left;
	margin: 12px 5px 0 3px;
	width: 15px;
	height: 15px;
	background: #8a8a8a;
}
	
#menu ul li a:hover {	
	color: #2354ff;
	background: url(images/blueSquareMd.gif) 3px 42px no-repeat rgb(228,228,228);
	background: url(images/blueSquareMd.gif) 3px 42px no-repeat rgba(228,228,228,0.75);
	behavior: url(/PIE.htc);
}

#menu ul li a:hover:before {
	content: "\00a0";
	display: block; /* reduce the damage in FF3.0 */
	float: left;
	margin: 12px 5px 0 3px;
	width: 15px;
	height: 15px;
	background: #243171;
}

#menu ul li a.current, #menu ul li.current-menu-item a {
	color: #595959;
	background: rgb(228,228,228);
	background: rgba(228,228,228,0.75);
	behavior: url(/PIE.htc);
}

#menu ul li a.current:before, #menu ul li.current-menu-item a:before {
	content: "\00a0";
	display: block; /* reduce the damage in FF3.0 */
	float: left;
	margin: 12px 5px 0 3px;
	width: 15px;
	height: 15px;
	background: #243171;
}

/* END MENU */

/* SEARCH */

#search {
	margin: 0 0 20px 0;
}

#searchForm label {
	margin: 0;
	padding: 0;
	position: relative;
}

#searchBox {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #8a8a8a;
	border-left: 0;
	color: #595959;
	font-size: 18px;
	font-family: Century Gothic;
	padding: 0 0 0 22px;
	margin: 0;
	height: 26px;
	display: block;
	background: url(images/blueSquareMd.gif) 3px 7px no-repeat;
	float: left;
	width: 169px;
}

#submitBtn {
	padding: 0;
	margin: 0;
	border-top: 0;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	border-left: 0;
}

#submitBtn:hover {
	background: #FFF;
}

.search_results {
	padding: 10px;
	font-size: 18px;
	color: #696969;
	border: 1px solid #8a8a8a;
	margin: 20px 5px 5px 5px;
	background: #efecf5;
	font-family: "Century Gothic";
}

.search_terms {
	color: #00aeff;
}

/* END SEARCH */

/* ENTRY */

h1.selectedCategory {
	padding: 5px;
	font-size: 26px;
	color: #696969;
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	margin: 20px 5px 5px 5px;
	background: #EFEFEF;
	font-family: "Century Gothic";
	font-weight: normal;
}

.entry {
	position: relative;
	text-align: left;
	clear: both;
	margin: 20px 0 0 0;
}

.entry .date {
	color: #393959;
	background: #E1E2EC;
	font-size: 10px;
	margin: 0;
	padding: 2px 5px;
	display: inline-block;
}

.entry h1.entryHeader {
	margin: 0;
	padding: 0 30px 0 0;
	border-bottom: solid 1px #8a8a8a;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 36px;
}

.entry h1.entryHeader:before {
	content: "\00a0";
	display: block; /* reduce the damage in FF3.0 */
	float: left;
	margin: 12px 5px 0 5px;
	width: 25px;
	height: 25px;
	background:#243171;
}

.entry h1.entryHeader a {
	color: #595959;
}

.entry h1.entryHeader a:hover {
	text-decoration: none;
	color: #00aeff;
}

.entry .comment-count {
	background: transparent url(images/commentTail.png) center bottom  no-repeat;
	position: absolute;
	text-align: center;
	top: 10px;
	right: 5px;
	padding: 0 0 7px 0;
}

.entry .comment-count a {
	background: #243171;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 9px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	position: relative;
	behavior: url(/PIE.htc);
}

.entry .content {
	clear: both;
	padding: 0 20px 0 10px;
}

.entry a.more-link, .entry a.more-link:visited {
	clear: both;
	background: #e6e3ed url(images/btn.bg.png) repeat-x 0px 0px;
	padding: 3px 5px;
	border: solid 1px #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 10px;
	behavior: url(/PIE.htc);
}

.entry a.more-link:hover {
	text-decoration: none;
	background-color: #f2f1fd;
	color: #8a8a8a;
}

.entry .data {
	clear: both;
	color: #696969;
	font-size: 10px;
	margin: 0;
	padding: 2px 5px;
}

.entry .footer {
	clear: both;
	margin: 0;
	border-top: solid 1px #8a8a8a;
	padding: 10px;
}

.wp-caption {
	margin: 0 5px 5px 5px;
	padding: 7px 3px 3px 3px;
	text-align: center;
	border: solid 1px #8a8a8a;
}

.wp-caption-text {
	margin: 0;
	padding: 0;
}

.alignright, .imageRight {
	float: right;
}

.alignleft, .imageLeft {
	float: left;
}

.aligncenter {
	margin: 0 auto;
}

.alignleft a:hover, .alignright a:hover, .avatar a:hover {
	background-color: transparent;
}

img.centered, img.imageCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #8a8a8a;
	background: #707070;
}

img.alignright, img.imageRight {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #8a8a8a;
}

img.alignleft, img.imageLeft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #8a8a8a;
}

.entry .post_thumbnail {
	width: 100%;
	margin: 10px 0;
}

.entry .post_thumbnail img {
	margin: 0 auto;
	display: block;
	zborder: solid 1px #8a8a8a;
	zpadding: 2px;
}

.entry .socialBox {
	padding: 10px 15px;
	background: #EFEFEF;
	margin: 0;
	overflow: auto;
}

.entry .socialBox .share {
	margin: 0;
}

.entry .socialBox .subscribe {
	float: left;
	width: 355px;
	margin: 0;
}

.entry .socialBox .socialWrapper {
	overflow: auto;
	padding: 10px;
}

.entry .socialBox h2 {
	margin: 0;
	padding: 0;
}

.fb_shareWrapper {
	float: left;
	margin: 0 20px 0 0;
}

.tweetmemeWrapper {
	float: left;
	margin: 0 20px 0 0;
}

.googlebuzzWrapper {
	float: left;
}

.fb_likeWrapper {
	clear: both;
}

.fb_share_no_count {
	display: block !important;
}

.fb_share_count_nub_top {
	background: url(images/fb_89zgzk50.gif) !important;
}

/* END ENTRY */

/* GAME ENTRY */

.entry.gameType h1.entryHeader:before {
	background: #3F2143;
}

.entry.gameType .date {
	color: #400040;
	font-size: 10px;
	line-height: 13px;
	margin: 0;
	padding: 2px 5px;
	background: #E0DDE8;
	display: inline-block;
}

.entry.gameType .data {
	clear: both;
	float: left;
	padding: 5px;
	margin: 5px 5px 5px 0;
	color: #696969;
	font-size: 14px;
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	background: #EFEFEF;
	width: 250px;
}

.entry.gameType .data div {
	
}

.entry.gameType .rating {
	font-size: 10px;
	color: #696969;
	text-align: center;
	margin: 0 auto;
	background: #FFF;
	padding: 5px;
	width: 200px;
	position: relative;
}


.entry.gameType .rating .ratingWrapper {
	margin: 0 auto;
	position: relative;
	width: 170px;
	height: 32px;
	overflow: hidden;
}


.entry.gameType .rating .ratingVisual  {
	width: 170px;
	height: 32px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/rating.png);
	
}

.entry.gameType .rating .cover {
	width: 170px;
	height: 32px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #FFF;
}

.entry.gameType .rating .base {
	width: 170px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/ratingBg.jpg);
}

.entry.gameType .gallery {
	width: 640px;
	padding: 5px;
	background: #DEDEDE;
	margin: 0 auto 10px auto;
	border-top: solid 1px #8a8a8a;
	border-bottom: solid 1px #8a8a8a;
}

.entry.gameType .gallery .gallery-item {
	float: left;
	margin: 5px;
}

.entry.gameType .gallery p.gallery-icon {
	display: block;
	margin: 0;
	padding: 0;
}

.entry.gameType .gallery .gallery-caption {
	display: none;
}


/* END GAME ENTRY */

/* FOOTER */

#footerWrapper {
	clear: both;
	border-top: solid 1px #8a8a8a;
}

#footer .footerHeader {
	border-right: solid 1px #8a8a8a;
	padding: 20px 0 0 0;
}

#footer h1.footer {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	font-family: Century Gothic;
	color: #595959;
	font-weight: normal;
	font-size: 18px;
	border-bottom: solid 1px #8a8a8a;
}

#footer h1.footer:before {
	content: "\00a0";
	display: block; /* reduce the damage in FF3.0 */
	float: left;
	margin: 4px 5px 0 5px;
	width: 15px;
	height: 15px;
	background: #243171;
}

#footer .content {
	border-right: solid 1px #8a8a8a;
	padding: 0 0 30px 0;
	overflow: auto;
	margin: 0;
	font-size: 10px;
	color: #696969;
}

#footer .content .info {
	padding: 0 0 0 10px;
	float: left;
}

#footer .content .connect {
	float: right;
	padding: 3px 5px 0 0;
}

#footer .content .connect a {
	padding: 0 1px;
}



/* END FOOTER */

/* SIDE */

.sideSection {
	clear: both;
	margin: 0 0 20px 0;
}

.sideSection li {
	list-style: url(images/blueSquareSm.gif);
}

.sideSection ul {
	margin: 10px 0 0 30px;
	padding: 0;
}

.sideSection ul.lifestream, .sideSection ul.lifestream li {
	list-style-image: none;
}

.sideSection .textwidget {
	padding: 10px 10px 0 10px;
}

.sideSection.widget_tag_cloud div {
	padding: 10px 10px 0 10px;

}

/* END SIDE */

/* COMMENTS */

#postComments h2 {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	font-family: Century Gothic;
	color: #595959;
	font-weight: normal;
	font-size: 18px;
	border-bottom: solid 1px #8a8a8a;
}

#postComments h2:before {
	content: "\00a0";
	display: block; /* reduce the damage in FF3.0 */
	float: left;
	margin: 4px 5px 0 5px;
	width: 15px;
	height: 15px;
	background: #243171;
}

#postComments {
	clear: both;
}

#postComments ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

#postComments input, #postComments textarea {
	border: solid 1px #8a8a8a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 5px 0;
	color: #8a8a8a;
	outline: none;
}

#postComments input#submit {
	background: #e6e3ed url(images/btn.bg.png) repeat-x 0px 0px;
	padding: 3px 5px;
	margin: 5px 0;
	border: solid 1px #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #330076;
	cursor: pointer;
	behavior: url(/PIE.htc);
}

#postComments input#submit:hover {
	background-color: #f2f1fd;
	color: #8a8a8a;
}

#postComments .comment {
	list-style: none;
	clear: both;
	margin: 10px 0 20px 10px;
	padding: 10px 0 0 10px;
	border-left: solid 3px #DEDEDE;
	overflow: auto;
}

#postComments .commentlist .comment {
	zborder-top: dotted 1px #DEDEDE;
}

#postComments .commentlist .children .comment {
	border-bottom: 0;
}

#postComments .commentText {
	float: left;
}

#postComments .commentText p {
	position: relative;
	padding: 5px 10px;
	margin: 0 0 0 35px;
	border: 1px solid #8a8a8a;
	background: #fff;
	max-width: 500px;
	min-height: 50px;
	
	/* css3 */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
}

#postComments .commentText p:before {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	top:10px; /* controls vertical position */
	left:-60px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	width:0;
	height:0;
	border:1px solid transparent;
	border-top-color:#8a8a8a;
	border-width: 15px 30px;
	border-style:solid;
	border-color:transparent #8a8a8a transparent transparent;
}

/* creates the smaller  triangle */
#postComments .commentText p:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	top:10px; /* value = (:before top) + (:before border-top) - (:after border-top) */
	left:-58px; /* value = - border-left-width - border-right-width */
	bottom:auto;
	width:0;
	height:0;
	border:1px solid transparent;
	border-width:15px 30px;
	border-color:transparent #fff transparent transparent;
}


#postComments .commentlist .children .comment {
	list-style: none;
	clear: both;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 10px;
	overflow: auto;
}

#postComments .comment-author {
	float: left;
	margin: 0;
}

#postComments .comment-author img.avatar {
	padding: 2px;
	border: 1px solid #8a8a8a;
	background: #FFFFFF;
}

#postComments .fn {
	font-weight: bold;
	font-style: normal;
	text-align: center;
	display: block;
}

#postComments .commentDate {
	clear: both;
	font-size: 10px;
	margin: 0 0 0 40px;
}

#postComments .comment .reply {
	padding: 0;
	margin: 10px 0 10px 40px;
}

#postComments .comment .reply a.comment-reply-link {
	background: #e6e3ed url(images/btn.bg.png) repeat-x 0px 0px;
	padding: 3px 5px;
	border: solid 1px #8a8a8a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 10px;
	text-transform: lowercase;
	behavior: url(/PIE.htc);
}

#postComments .comment .reply a.comment-reply-link:hover {
	text-decoration: none;
	background-color: #f2f1fd;
	color: #8a8a8a;
}

#postComments #smilies_toolbar {
	padding: 10px 0 0 0;
}

#cancel-comment-reply, #commentform {
	padding: 10px 0 0 10px;
}

#postComments .odd {

}

#postComments .even {
	
}

#postComments .comment-author-in23h {
	background: #E0F0FF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E0F0FF), to(#FFFFFF));
	background: -moz-linear-gradient(#E0F0FF, #FFFFFF);
	-pie-background: linear-gradient(#E0F0FF, #FFFFFF);
	behavior: url(/PIE.htc);
}

/* END COMMENTS */


/* PAGE */

.thePage {
	position: relative;
	text-align: left;
	clear: both;
	margin: 20px 0 0 0;
}

.thePage .content p {
	padding: 0 20px 0 20px;
}

.thePage h1.pageHeader {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #8a8a8a;
	font-family: Century Gothic;
	font-weight: normal;
	font-size: 36px;
	color: #595959;
	margin: 0;
	padding: 0 0 0 36px;
	background: url(images/blueSquareLg.gif) 5px 12px no-repeat;
}


/* END PAGE */


h3.sideHeader {
	margin: 0;
	padding: 5px 5px 3px 0;
	border-bottom: solid 1px #8a8a8a;
	font-family: Century Gothic;
	color: #595959;
	font-weight: normal;
	font-size: 18px;
}

h3.sideHeader:before {
	content: "\00a0";
	display: block; /* reduce the damage in FF3.0 */
	float: left;
	margin: 5px 5px 0 4px;
	width: 15px;
	height: 15px;
	background: #243171;
}

.bottom {
	border-bottom: solid 1px #8a8a8a;
}

.color23 {
	color: #00aeff;
}

