/*
Theme Name: MuseGames

Description: Muse Games Theme
Version: 1.0
Author: Brian Kehrer


*/
.rssMini{
	background-image: url(images/rss18.png);
	background-position: 0px 0px;
	width: 18px;
	height: 18px;
/* 	background-color: #333; */
}
.rssMini:hover{
	background-position: 0px -18px;

}
.rssMini:active{
	background-position: 0px -36px;

}
.newsWrapper{/*Similar to 'main' style*/
	float: left;
	width:600px;
	padding-bottom: 100px;

	
}
.newsWrapper .blogAbout{
	font-style: italic;
	font-size: 18px;
	padding-bottom: 25px;
}
/*
.newsWrapper .blogEntryDay{
	
	padding-bottom: 10px;

}
*/
blockquote, 
blockquote p{
	line-height: 1.4em;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-left: 5%;
	width: 90%;
}
em{
	font-style: italic;
}
strong{
	font-weight: bold;
}
.newsWrapper .blogDate{
	float: left;
	width: 80px;
	height:100px;
	cursor:default;
	
}

.newsWrapper .blogDate .dateBox{
	display: block;
	float: left;
	color: #fff;
	background-color: #96b7ae; /*standard green?*/
	margin-top:3px;

	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
 	border-radius: 3px;
}

.newsWrapper .blogDate .dateBox .dayNumber{
	display: block;
	font-size: 2.5em;
}

.newsWrapper .blogDate .dateBox .monthName{
        display:block;
	text-align: center;
	font-size: 1.4em;
}


.newsWrapper .blogEntry{
	float:left;
	width: 500px;
	padding-bottom: 50px;
	overflow-x: hidden;

}
.newsWrapper .blogEntry .entry p{
	font-size: 13px;
	line-height: 1.6em;
	color: #777777;
	text-align: justify;

}
.newsWrapper .blogEntry .blogMeta{
	border-bottom: 1px solid #cccccc;/*standard border*/
	margin-bottom: 10px;
	
}
.newsWrapper .blogEntry .blogMeta .postAuthor{
	float:left;

}
.newsWrapper .blogEntry .blogMeta .commentCount{
	float:right;
}
.newsWrapper .blogEntry .more-link{
	float: right;
	font-size: 10px;
	line-height: 16px;
	padding-top: 15px;
}
.newsWrapper .newsNavigator{
	padding-bottom: 20px;
	float: left;
}
.newsWrapper .newsNavigator .navigation{
	padding-top: 5px;
}
.newsWrapper .commentArea{
	padding-left: 100px;
	padding-top: 20px;
}
.newsWrapper .commentArea .commentInput{
	padding-bottom: 10px;
}
.newsWrapper ol.commentlist{
	list-style-type: none;
	padding: 0 0 0 0
}
.newsWrapper .commentlist .children{
	padding-left: 30px;
	background-color: #ffffff;
}
.newsWrapper .commentlist .comment{
	background-color: #f4f4f4;
	color: #999999;
}
.newsWrapper .commentlist .byuser{
	background-color: #94b5ab;
	color: #ffffff;
}
.newsWrapper .commentlist .comment .comment-author{
	display: inline;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 5px;
	height:25px;
/* 	background-color: #f4f4f4; */
}
.newsWrapper .commentlist .comment img{
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
.newsWrapper .commentlist .comment .fn{
	font-style: normal;
	font-size: 15px;
	color: inherit;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;

}
.newsWrapper .commentlist .comment .says{
	display: none;
}
.newsWrapper .commentlist .comment .comment-meta{
	display: inline-block;
/* 	vertical-align: bottom; */
/* 	line-height: 20px; */
/* 	height: 25px; */
	padding-top: 3px;
	vertical-align: middle;
/* 	background-color: #f4f4f4; */
}
.newsWrapper .commentlist .comment .comment-meta a{
	color: inherit;
}
.newsWrapper .commentlist .comment p{
	clear: both;
	color: #999999;
	text-align: justify;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	background-color: #ffffff;
}
.newsWrapper .commentlist .comment .reply{
	background-color: #ffffff;
	padding-bottom: 25px; /*this is the bottom of a post*/
	text-align: right;
}
.newsWrapper input,
.newsWrapper textarea{
	background-color: #f4f4f4;/*Standard Grey Background*/
	border: 1px solid #cccccc;/*Standard Border*/
	margin: 0;
	padding:2px 2px 2px 2px;
}
.newsWrapper .sectionSplit{
	color: #bbbbbb;
	border-bottom: 1px solid #cccccc;/*standard border*/
	margin-bottom: 10px;
}
.newsWrapper .postmetadata{
	font-size: 10px;
	padding-top: 15px;
}
.newsSidebar{
	width: 280px;
	float: right;
	
}
.newsSidebar .searchBox{
	background-color: #f4f4f4;/*Standard Grey Background*/
	border: 1px solid #cccccc;/*Standard Border*/
	margin: 0;
}
.newsSidebar .ec3_events{
	padding-left: 10px;
	padding-bottom: 30px;
}
.newsSidebar .ec3_list_day{
	font-size: 14px;
	
	padding-bottom: 3px;
}
.newsSidebar .ec3_list_day ul{

	font-weight: bold;
}
.newsSidebar .sidebarItem,
.newsSidebar .categories{
	padding-bottom: 10px;

}
.newsSidebar  .catHeader{
	color:#fff;
	background-color: #96b7ae; /*standard green?*/
	padding-left:10px;
	padding-top:7px;
	padding-bottom:3px;
	
	margin-bottom: 5px;
	
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
 	border-radius: 5px;
}
.newsSidebar .cat-item{
	
	margin-left: 8px;
	margin-bottom: 8px;
    font-weight:normal;
    
	
    
    /* same as h4*/
    font-size: 17px;
	color: #bbbbbb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.newsSidebar .current-cat{
	background-color: #f4f4f4;

}
/*
.newsSidebar .ad2{
	float:none;
	margin-left: auto;
	margin-right: auto;

}
*/

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.newsSidebar .cat-item a{
	
	color: #666666;
}
.newsSidebar .cat-item a img{
	margin-right: 5px;
	vertical-align: middle;
}
.clear{
	clear: both;
	display: block;
}
form{
	margin: 0 0 0 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.formLabel{
	font-size: 14px;
	font-weight: bold;
}
input.commentButton{
	background-color:#96b7ae;
	color:#ffffff;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
}
input.commentButton:hover{
	background-color:#333333;
}
input.commentButton:active{
	background-color:#cccccc;
	color:#333333;
}
.aktt_tweets{
	padding-left: 10px;
	font-size: 11px;
	width: 220px;
	margin-top: 15px;
}
.aktt_tweets ul li{
	margin-bottom: 10px;

}
/* Hack */
/*
#twitter_div a{
	display: block;
	margin-bottom: 10px;
}

#twitter_div span a{ 
display: inline;

}
*/