/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote: before, blockquote: after,q: before, q: after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End of Reset CSS */

body {
	background-color: black;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 16px;
	margin-top: 10px;
}

.mainlayoutdiv{

}

.leftpanel {
	float: left;
	width: 350px;
}

h2 {
	font-size:28px;
	color:yellow;
	color:rgb(250,220,120);
	/*text-decoration: italic;*/
	text-shadow: 2px 3px 2px rgb(250,100,100);
	padding: 5px;
	margin:15px;
	text-align: center;
}

h2 span {
	font-size: 14px;
	text-shadow:none;
}

.fb-like-big {
	margin:0 15px;
}


.paypal-donate {
	position:relative;
	top:-60px;
	left:230px;
}

.middlepanel {
	float:left;
}

.middlepanel p, .middlepanel u {
	padding: 5px;
	text-align: justify;
}

.boring {
	color:gray;
	line-height: 14px;
	font-size: 11px;
}



.rightpanel {
	float: left;
	width: 350px;
}

.leftpanel p,.rightpanel p {
	margin: 15px 15px;
	margin-right:20px;
	text-align: justify;
}

.askfordonations{
	margin: 0;
	padding:0;
	text-align: center;
}
.donation {
	color:rgb(70,170,0);
	line-height: 14px;
	font-size: 12px;
}

.askfordonations  .flattr {
	position:absolute;
	left:215px;
	top:650px;
}

.askfordonations p,.askfordonations div{
	margin: 5px 10px;
	padding:10px;
}
.askfordonations form{
	display:block;
	text-align: left;
	margin-left: 25px;
}
.booksmallad {
	background-color:rgb(5,10,65);
	padding:10px;
	border-radius:5px;
	color:orange;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}

.booklargead {
	text-align:center;
	background:rgb(0,0,10);
	margin:0 10px 10px 10px;
	padding:5px;
	border-radius: 5px;
	border:1px dashed brown;
}

.facebook-page {
	/*background:rgb(3,3,3);*/
	/*border-radius: 5px;*/
}


.sharebuttons {
	margin-top:3px;
}

.sharebutton {
	float:left;
	margin: 0 7px;
	padding:0;
	/*padding: 3px 0 0 0;*/
}

.booklargead .sharebutton {
	margin: 0 0 0 20px;
	padding:0 ;
}

.booklargead .booksmallad  {
	margin: 10px 0px;
}

.frootwarsimage,.lastcolonyimage {
	width:90px;
	border-radius: 5px;
	border: 1px solid gray;
}

.booklargead .frootwarsimage{
	float:right;
	margin:0 10px 10px 10px;
}

.booklargead .lastcolonyimage{
	float:left;
	margin:0 10px 10px 10px;
}

.checkoutnow {
	display:block;
	clear:both;
	color:red;
	font-size:14px;
	padding:15px;
}

h2 a {
	color:gold;
}

a {
	color:brown;
}

.booksmallad a {
	color:brown;
}

.gamecontrols{
	border:1px solid gray;
	padding:5px;
	margin:10px 0;
	border-radius: 10px;
}
footer {
	clear: both;
}
.dark-background{
	border-radius:3px;
	background-color: rgb(41,41,41);
}
.fb-comments iframe, .fb-comments, .fb-comments span { width:99% !important; }

#mc_embed_signup {
	text-align:left;
	background:rgb(0,0,10);
	margin:0 10px 10px 10px;
	padding:5px;
	border-radius: 5px;
	border:1px dashed brown;
	width: 320px;
	color: orange;
}

ul {
    list-style: square inside none;
    text-align: left;
}

ul li {
	padding-bottom: 5px;
}

#mc_embed_signup input {
	color: white;
	background: black;
	font: 1em Arial;
}

#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #333; border: 1px solid orange; border-radius:4px; color: white; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}
