/*
Theme Name:     Roblox 2012
Description:    Child theme for the Twenty Eleven theme. Designed based on TechCrunch
Author:         Jon Friedland - Creative Circle
Template:       twentyeleven
Version:        0.1.0
*/
/*@import url("../twentyeleven/style.css");
*/

body {
	font-family:arial, helvetica, sans-serif;
	margin:0px;
	
}

.clearBreak {
	clear:both;
}

a {
	color:#095fb5;
}
a:hover,
a:focus,
a:active {
	color:#095fb5;
	text-decoration:underline;
}

a img {
	border:0px;
}

#header {
  width:100%;
  height:75px;
  background-color:#363636;
  z-index:1000;
  border-bottom:1px solid #000;
}

.header_content {
  position:relative;
  height:75px;
  background-color:#363636;
  margin:0px auto;
  width:900px;
  z-index:1000;
  border-bottom:1px solid #000;
}

.big_logo {
  position:relative;
  z-index:1001;
}

#top_nav {
  position:absolute;
  background-color:#363636;
  top:45px;
  left:0px;
  width:100%;
  z-index:1000;
  height:30px;
  overflow:hidden;
  border-bottom:1px solid #000;
}

.top_nav-content {
  width:900px;
  margin:0px auto;
}

#menuMain {
	float:right;
	height:31px;
	padding:0 auto;
	top: 0px;
	width:710px;
	z-index:10001;
}
	#menuMain #menu-utilities {
		float:right;
	}



#access .assistive-text,
#access .skip-link {
	display:none;
}



#menuMain .menu-utilities-container {
	margin:0;
	padding:0;
}
.menu-utilities-container #menu-utilities {
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:200;
}
.menu-utilities-container #menu-utilities li {
	float:left;
}
.menu-utilities-container #menu-utilities li a {
	color:#fff;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:22px;
	padding:8px 10px 0px;
	text-decoration:none;
	text-transform:uppercase;
}
.menu-utilities-container #menu-utilities li.active a,
.menu-utilities-container #menu-utilities li a:hover {
	background-color:#000;
}


.inner {
	margin:0 auto;	
	width:900px;
}
#page {
	margin:24px auto 0;
	width:900px;
}
#nav-below,
#nav-single,
#comment-nav-above,
#comment-nav-below {
	font-size:13px;
	font-weight:bold;
	margin: 0 0 1em 0;
}
#nav-below,
#comment-nav-below {
	margin: 1em 0 1em 0;
}
#nav-below a,
#nav-single a,
#comment-nav-above a,
#comment-nav-below a {
	text-decoration:none;
}

#nav-below a,
#nav-single a:hover,
#comment-nav-above a:hover,
#comment-nav-below a:hover {
	color:#7F7F7F;
}
.nav-previous {
	float: left;
	width:49%;
}


.nav-next {
	float:right;
	padding:0 10px 0 0;
}
#main {
	background-image:url("_images/main_bg.png");
	background-repeat:repeat-y;
	background-position:639px 0px;
	m argin-top: 26px;
}
#primary {
	float:left;
	width:639px;
}
#primary #content {
	/*margin:0 0 0 60px;*/
}
h1.entry-title {
	color:#363636;
	font-weight:bold;
	font-size:40px;
	letter-spacing:-2px;
	margin:0px;
}
h1.entry-title a {
	color:#363636;
	text-decoration:none;
}
h1.entry-title a:hover,
h1.entry-title a:focus {
	text-decoration:underline;
}
h2 {
	font:bold 16px Arial;
	color:#000;
	margin:0px;
	letter-spacing:-1px;
}
/*
h3 {
	font:bold 16px Arial;
	color:#fff;
	margin:0px;
	letter-spacing:0px;
	background-color:#363636;
}

*/

.entry-meta {
	color:#000;
	font-size:12px;
}

#nav-above {
	display:none;
}
.entry-meta a {
	text-decoration:none;
}

.entry-meta a:hover,
.entry-meta a:focus {
	text-decoration:underline;
}

.entry-meta .by-author a {
	color:#095fb5;
	font-weight:bold;
}

.entry-meta a .entry-date {
	color:#666;
}
.entry-header {
	margin:0 0 .5em 0;
}
.entry-content {
	color:#000;
	font-size:13px;
	line-height:165%;
}
.entry-content h1 {
	line-height:150%;
}

.entry-content a {
	text-decoration:none;
}
.entry-content a:hover,
.entry-content a:focus {
	text-decoration:underline;
}

.entry-content a img {
	border:none;
}
.entry-content a.more-link {
	clear:both;
	color: #095FB5;
	display:block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 0;
	line-height: 165%;
	margin:0 0 20px 0;
	text-decoration:none;
}
.entry-content a.more-link:hover,
.entry-content a.more-link:focus {
	text-decoration:underline;
}
#secondary {
	float:left;
	width:260px;	
}
#secondary .aside {
	border-top:1px solid #ccc;
	padding:15px 10px;
}
#secondary .widget_search {
	border-top:none;
}

#secondary h3 {
	font-size:16px;
	margin-top: 0;
	text-transform:uppercase;
}
#secondary h3 a {
	color:#000;
	text-decoration:none;
}
#secondary ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#secondary li {
	font-size:13px;
	font-weight:bold;
	margin-bottom:.5em;
}
#secondary li a {
	text-decoration:none;
}
#secondary li a:hover,
#secondary li a:focus {
	text-decoration:underline;
}
#secondary .widget_recent_entries li {
	font-size:14px;
}
#secondary .widget_recent_entries li a {
	color:#000;
}
.assistive-text {
	display:none;
}





/* SEARCH BOX */
#secondary .widget_search h3 {
	display:none;
}
#secondary .widget_search form {
	background-image: url("_images/search_button.png");
    background-position: right top;
    background-repeat: no-repeat;
	border:solid 1px #c9c9c9;
/*		-moz-box-shadow:    2px 2px 0 #898989;
		-webkit-box-shadow: 2px 2px 0 #898989;
		box-shadow:         2px 2px 0 #898989;*/
	display:block;
	width:171px;
	height:26px;
}
#secondary .widget_search input {
	border:0px;
	padding: 0 3px;
    width: 134px;
}

#secondary .widget_search form input[type="submit"] {
    background: none repeat scroll 0 0 transparent;
    height: 26px;
    margin: 0;
    padding: 0;
    text-indent: -10000px;
    width: 26px;
    
    	
	overflow: hidden;
	
	font-size: 0;
	di splay:block;
	line-height: 0;
}




#secondary .widget_advancedrecentposts a {
	color:#000;
	text-decoration:none;
}
#secondary .advanced-recent-posts li {
	font-size: 14px;
	margin: 0 0px 8px 0;
	overflow: auto;
	padding: 0;
}
#secondary .advanced-recent-posts li a {
	display:block;
	float:left;
	font-weight:normal;
	width:185px;
}
#secondary .advanced-recent-posts li a.recent_thumbnail {
	m argin: 0 5px 0 0;
	width:53px;
}
#secondary .advanced-recent-posts li a.recent_thumbnail img {
	border:1px solid #c1c1c1;
}

#secondary .advanced-recent-posts li.recent-posts-thumb {
	border:solid 1px #000;

}


#secondary .widget_better_rss_widget h3 {
	margin:0px;
}
#secondary .widget_better_rss_widget li a {
	color:#000;
	font-size:12px;
}
#secondary .widget_better_rss_widget li a:hover {
	text-decoration:underline;
}
#content .article {
	border-bottom:1px solid #ccc;
	clear:both;
	margin:0 0 32px;
	padding:0 25px 32px 0;
}







/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em 0;
	padding: 20px 6px;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	clear: both;
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(_images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(_images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

#comment-nav-above {
	margin:1em 0;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: both;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
	
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}




.widget_tweetblender {
	font-family:arial;
	font-size:12px;
}
.widget_tweetblender div.tb_tweetlist,
.widget_tweetblender div.tb_tweet {
	border:none;
}
.widget_tweetblender div.tb_tweet {
	margin-bottom:10px;
}
.widget_tweetblender .tb_photo img {
	border:none;
	height:32px;
	width:32px;
}
.widget_tweetblender .tb_tweet-info {
	display:none;
}
		
		/* PAGE FOOTER */
/*		#footer {
			background-color:#363636;
			clear:both;
			color:#fff;
			margin:50px 0 0;
			min-width:900px;
			overflow: auto;
			padding:7px 0px;
			width:100%;
		}
		#footer a {
			color:#fff;
			text-decoration:none;
		}
		
		#footer #first {
			float:left;
			width:50%;
		}
		#footer .logo {
			font:normal 12px Arial Black, Arial, Helvetica, sans-serif;
			color:#fff;
			margin:0px;
		}
		
		#footer #second {	
			float:left;
			width:50%;
		}
		
		#footer #menu-footer {
			list-style-type:none;
			margin:0;
			padding:0;
		}
		#footer #menu-footer li {
			border-right:1px solid #fff;
		}
		#footer #menu-footer li,
		#footer #footerCopyright {
			float:left;
			font:normal 11px Arial, Helvetica, sans-serif;
			padding:0 8px;
		}
		#footer #footerCopyright {
			float:left;
		}

*/
/* PAGE FOOTER */
#bottomFooter {
	background-color:#363636;
	clear:both;
	color:#fff;
	margin:50px 0 0;
	min-width:900px;
	overflow: auto;
	padding:7px 0px;
	width:100%;
}
#bottomFooter a {
	color:#fff;
	text-decoration:none;
}

#bottomFooter #first {
	float:left;
	width:50%;
}
#bottomFooter .logo {
	font:normal 12px Arial Black, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0px;
}

#bottomFooter #second {	
	float:left;
	width:50%;
}

#bottomFooter #menu-main-footer {
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
}
#bottomFooter #menu-main-footer li {
	border-right:1px solid #fff;
}
#bottomFooter ul li,
#bottomFooter #footerCopyright {
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:0 8px;
}
#bottomFooter #footerCopyright {
	float:left;
}
#bottomFooter #menu-main-footer li.copyright {
	border:none;
}
#bottomFooter #menu-main-footer li.copyright a {
	cursor:default;
}


article footer {
	backround-color:none;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* SHARETHIS BUTTONS */
.stContainer {
	clear:both;
	margin:10px 0;
	position: relative;
}


img#wpstats {
	display:none;
}









/* TWITTER WIDGET */
#secondary .widget_better_rss_widget li {
	margin-bottom:10px;
	font-size: 12px;
	font-weight: normal;
}

.twtr-widget {
	z-index:1;
}

.twtr-tweet {
	font-family:arial !important;
}

.twtr-hd,
.twtr-ft,
.twtr-widget em {
	display:none !important;
}
.twtr-widget .twtr-tweet {
	border-bottom: none !important;
}


#twtr-widget-1 .twtr-tweet a {
	font-weight:bold;
}

.twtr-widget .twtr-tweet-wrap {
	padding: 6px 8px 6px 0 !important;
}
.textwidget,
#twitter_update_list,
.twtr-doc,
.twtr-bd,
.twtr-tweets {
	z-index: 1;
}

/*
.st_plusone_hcount>div,
.st_fblike_hcount>div,
.st_fblike_hcount>span {
	width:65px!important;
	overflow:hidden;
}
*/

.wp-caption-text {
	color:#666;
	font:italic 12px Georgia, serif;
	margin-top:2px;
}



.widget_twitter-profile-tracker div {
	list-style: none;
	padding-left:0px;
}

.widget_twitter-profile-tracker ol.tweets {
	list-style: none;
	padding-left:0px;
}

.widget_twitter-profile-tracker div.avatar {
	float:left;
	margin-right:12px;
	height:100%;
}

.widget_twitter-profile-tracker div.avatar img {
	width:32px;
	height:32px;
}

.widget_twitter-profile-tracker div.msg {
	font-weight:normal;
	width:196px;
	float:right;
}

.widget_twitter-profile-tracker div.msg a {
	font-weight:bold;
}

.widget_twitter-profile-tracker div.info {
	float:left;
	padding-left:44px;
	margin-bottom:18px;
	width:240px;
	font-weight:normal;
	font-size:11px;
}