/*
Theme Name: Brain Bulb
Theme URI: http://www.leagueofreason.co.uk/
Description: The League of Reason theme.
Version: 1.0
Author: CosmicSpork
Author URI: http://www.cosmicspork.com/
Tags: league of reason

	Brain Bulb v1.0
	 http://www.cosmicspork.com

*/

#Wrapper {
	max-width: inherit;
	min-width: inherit;
	width: 980px;
}

#Main {
	/*margin-right: 230px;*/
	overflow: hidden;
}

#Sidebar {
	float:right;
	width: 220px;
	position: relative;
	margin-left: 10px;
}

#Sidebar .ContentBox ul {
	margin-left: 20px;
	padding-left: 10px;
}

#Sidebar .LatestPosts a {
	display: block;
}

#Sidebar .LatestPosts .rss-date {
	font-size: 10px;
}

#Sidebar .LatestPosts cite {
	font-size: 10px;
	color: #ffffff;
}

.NoSidebar {
	margin-right: 0 !important;
}

.Avatar {
	float:right;
	padding: 5px;
	background-color: #00081F;
	border: 1px solid #2764B8;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.Avatar .Name {
	display:block;
	text-align: center;
	padding: 2px;
	background-color: #00040F;
	font-weight: bold;
}

.Avatar img {
    border: none;
    margin:0;
}

.postmetadata {
	margin: 0;
	padding:0;
	padding-top: 4px;
	border-top: 1px dotted #2764B8;
	font-weight: bold;
	clear:both;
}

.postmetadata .CommentControls {
	float:right;
}

.postmetadata .CommentControls a {
	padding-left: 20px;
	line-height: 18px;
	background-position: left center;
	background-repeat: no-repeat;
}

.postmetadata .CommentControls a.Discussion {
	background-image: url(http://shared.leagueofreason.co.uk/images/icons/comments.png);
}

.postmetadata .CommentControls a.AddComment {
	background-image: url(http://shared.leagueofreason.co.uk/images/icons/comment_add.png);
}

.post .InfoBox h1 {
	font-size: 18px;
}

.post .InfoBox h2 {
	font-size: 14px;
	color: #ffffff;
}

.post .InfoBox h1 small,
.post .InfoBox h2 small {
	color: #CEEAFF;
}

.post img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post img.alignright {
	float:right;
}

.post img.alignleft {
	float:left;
}

#Sidebar .Search .Button {
	vertical-align: top;
}

#Sidebar .Search .InputBox {
	width: 131px;
}

.post .Details {
	font-size: 10px;
	display: block;
	margin-bottom: 12px;
	font-weight: bold;
}

.entry a {
	color: #FFD07F;
}

.entry a:hover {
	color: #ffffff;
}

    
.entry img {
    margin: 8px; 
    border: 2px solid #2764b8;
 }

.entry blockquote {
	margin: 0;
	padding: 10px;
	margin-bottom: 5px;
	background-color: #000F2F;
	border: 1px solid #0F3B7F;
	color: #9FCBFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.entry blockquote cite {
	margin:0;
	padding:0;
	padding-bottom: 2px;
	display:block;
	font-weight: bold;
	color: #9FCBFF;
	font-size: 14px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #0F3B7F;
}

/* Sociable */
div.sociable {
	clear:both;
	font-size: 10px;
	margin-top: 5px;
		padding-top: 4px;
	}
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);
}

.Navigation {
	font-weight: bold;
	margin-bottom: 10px;
}

.Navigation .alignleft {
	float:left;
}

.Navigation .alignright {
	float:right;
}

.lnkHelp {
    padding-left: 20px;
    background-image: url('http://shared.leagueofreason.co.uk/images/icons/information.png');
    background-repeat: no-repeat;
    background-position: left center;
}

.StoreSelect {
    clear:both;
    padding-top: 5px;
    margin-top: 5px;
	border-top: 1px dotted #2764B8;
}

.StoreSelect b {
    color: #ffffff !important;
}

.StoreSelect .ChangeCountry {
    float:right;
}

.StoreSelect .ChangeCountry ul {
    display: inline;
    margin:0;
    padding:0;
    list-style: none;
}

.StoreSelect .ChangeCountry ul li a span {
    display: none;
}

.StoreSelect .ChangeCountry ul li {
    display:inline;
}

.StoreSelect .ChangeCountry ul li a {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.StoreSelect .ChangeCountry ul li a.gb {
    background-image: url('http://shared.leagueofreason.co.uk/images/icons/flags/gb.png');
}

.StoreSelect .ChangeCountry ul li a.us {
    background-image: url('http://shared.leagueofreason.co.uk/images/icons/flags/us.png');
}

.StoreSelect .ChangeCountry ul li a.de {
    background-image: url('http://shared.leagueofreason.co.uk/images/icons/flags/de.png');
}

.StoreSelect .ChangeCountry ul li a.ca {
    background-image: url('http://shared.leagueofreason.co.uk/images/icons/flags/ca.png');
}

.StoreSelect .ChangeCountry ul li a.fr {
    background-image: url('http://shared.leagueofreason.co.uk/images/icons/flags/fr.png');
}

.StoreAboutLink {
    float:right;
    font-weight: bold;
}

#StoreLoading {
    text-align:center;
    font-weight: bold;
    font-size: 14px;
    padding-top: 16px;
    background-image: url('http://shared.leagueofreason.co.uk/images/loader.gif');
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 20px;
}
