/* b2evolution CSS Designed by FranÃƒÆ’Ã‚Â§ois PLANQUE - http://fplanque.net/ */

@import url(../../../rsc/css/basic.css);        /* Import basic styles */
@import url(../../../rsc/css/img.css);        /* Import standard image styles */
@import url(../../../rsc/css/blog_elements.css);        /* Import standard blog elements styles */
@import url(../../../rsc/css/forms.css);        /* Import default form styles */
@import url(../../../rsc/css/comments.css);        /* Import default comment styles */

/*
Midnight Theme CSS enhanced and ported to b2evolution by
JC John SESE Cuneta
for gameshogun.ws Blognet - http://gameshogun.ws
Released for free under a Creative Commons Attribution 3.0 License
*/

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

/* #013303 - Green */
body {
	margin-top: 220px;
	background: #000000 url(img/img01.jpg) no-repeat center top;
	font: normal small Candara, Corbel, Calibri, Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #999999;
}

code {
	font-family: Consolas, "Courier New", Courier, "Andale Mono", monospace;
}

h1, h2, h3 {
	color: #FFFFFF;
	font-family: Constantia, Cambria, "Times New Roman", Times, Georgia, serif;
}

h1 {
}

h2 {
}

h3 {
}

.cursive {
	font-family: cursive;
}

.fantasy {
	font-family: fantasy;
}

.utf8sans {
	"Lucida Grande","Arial Unicode MS", sans-serif
}

.serifphon {
	font-family: "Doulos SIL","Charis SIL", "Gentium", "TITUS Cyberbit Basic", "Arial Unicode MS", serif
}

.serifoe {
	font-family: "Junicode", "Cardo", "TITUS Cyberbit Basic", "Doulos SIL","Gentium", "Arial Unicode MS", serif
}

.macronserif {
	font-family: "Times CE","Times", "Times New Roman" sans-serif
}

.macronnoserif {
	font-family: "Helvetica CE","Geneva CE", "Arial", sans-serif
}

.serifcyr {
	font-family: "Times CY", "Times New Roman", serif
}

.noserifcyr {
	font-family: "Geneva CY", "Helvetica CY", "Arial", sans-serif
}

.serifgreek {
	font-family: "TITUS Cyberbit Basic", "Cardo", "New Athena Unicode","Galatia SIL","Gentium", "Arial Unicode MS", "Lucida Grande"
}

.mathsym {
	"Chrysanthi Unicode ","Apple Symbols", "Arial Unicode MS"
}

.mathsymgreek {
	"Chrysanthi Unicode ","Apple Symbols","Times New Roman", "Arial Unicode MS"
}

.SBS-icon {
	border: 0;
	width: 16px;
	height: 16px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

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

a:hover {
	text-decoration: underline;
}

img {
	border: 0px solid #C4C2C2;
}

/* bSideItem Box Style */
.bSideItem {
	margin-bottom: 20px;
}

.bSideItem .sideItemTitle {
	margin: 0;
	padding: 5px 0;
	background: url(img/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.bSideItem .content {
	padding: 15px;
}

.postdate {
	text-align: right;
}

/* bPost */
.bPost, .bPostpublished {
	padding-top: 5px;
}

.bPost .bTitle {
	padding: 10px 0;
	background: url(img/img07.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.bPost .bSmallPrint {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.bPost .bSmallHead {
	padding-bottom: 10px;
	background: url(img/img07.gif) repeat-x left bottom;
	font-size: .8em;
}

.bPost .bSmallHead p {
	margin: 0;
	line-height: normal;
}

.bPost .bText {
	padding: 20px;
}

/* pageHeader */
#pageHeader {
	height: 61px;
	background: url(img/img02.gif) repeat-x;
}

/* pageHeader > pageTitle */
#pageTitle {
	width: 980px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#pageTitle h1, #pageTitle h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#pageTitle h1 {
	float: left;
}

#pageTitle h2 {
	float: right;
}

#pageTitle a {
}

/* pageHeader > Menu */
#menu {
	width: 980px;
	height: 27px;
	margin: 0 auto;
	font-family: Constantia, Cambria, "Times New Roman", Times, Georgia, serif;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 12px 0 12px;
	background: url(img/img03.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(img/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(img/img05.gif);
}

/* Wrapper */
#wrapper {
	background: url(img/img06.gif) repeat-x;
}

/* Content */
#content {
	width: 956px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > HorizontalBanner */
#HorizontalBanner {
	text-align: center;
	padding-bottom: 13px;
}

#HBannerTop {
	text-align: center;
	padding-bottom: 13px;
}

/* Content > bPosts */
#bPosts {
	float: left;
	width: 570px;
}

/* Content > bSideBar */
#bSideBar {
	float: right;
	width: 369px;
}

#bSideBarLeft {
	float: left;
	width: 178px;
}

#bSideBarRight {
	float: right;
	width: 178px;
}

/* Content > bSideBar > BlogList */
#BlogList {
}

#BlogList ul {
	list-style: none;
	margin: 0px;
}

#BlogList a {
	display:block;
	width:100%;
	padding:0px;
}
#BlogList a:hover {
	background-image:url(img/Upper-Right_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}

/* Content > bSideBar > Block */
#Block {
}

#Block ul {
	margin: 0;
	list-style: none;
}

#Block h3 {
	margin: 0;
	font: bold x-small;
}

#Block p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > bSideBar > BlockDesc */
#BlockDesc {
}

#BlockDesc ul {
	margin: 0;
	list-style: none;
}

#BlockDesc h3 {
	margin: 0;
	font: bold x-small;
}

#BlockDesc p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > bSideBar > BlockArch */
#BlockArch {
}

#BlockArch ul {
	margin: 0;
	list-style: none;
}

#BlockArch h3 {
	margin: 0;
	font: bold x-small;
}

#BlockArch p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > bSideBar > BlockSkinList */
#BlockSkinList {
}

#BlockSkinList ul {
	margin: 0;
	list-style: none;
}

#BlockSkinList h3 {
	margin: 0;
	font: bold x-small;
}

#BlockSkinList p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > bSideBar > BlockFeed */
#BlockFeed {
}

#BlockFeed ul {
	margin: 0;
	list-style: none;
}

#BlockFeed h3 {
	margin: 0;
	font: bold x-small;
}

#BlockFeed p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > bSideBar > BlockWhosOnline */
#BlockWhosOnline {
}

#BlockWhosOnline ul {
	margin: 0;
	list-style: none;
}

#BlockWhosOnline h3 {
	margin: 0;
	font: bold x-small;
}

#BlockWhosOnline p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > bSideBar > BlockMisc */
#BlockMisc {
}

#BlockMisc ul {
	margin: 0;
	list-style: none;
}

#BlockWhosOnline h3 {
	margin: 0;
	font: bold x-small;
}

#BlockMisc p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > bSideBar > BlockTopSites */
#BlockTopSites {
}

/* Content > bSideBar > BlockMyBlogWoodsLog */
#BlockMyBlogWoodsLog {
	text-align: center;
}

/* Content > bSideBar > BlockPoweredby */
#BlockPoweredby {
}

#BlockPoweredby ul {
	margin: 0;
	list-style: none;
}

#BlockPoweredby h3 {
	margin: 0;
	font: bold x-small;
}

#BlockPoweredby p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > bSiderBar > BlockGAotD */
#BlockGAotD {
	height: 400px;
	overflow: auto;
}

/* Content > bSiderBar > BlockGGAotD */
#BlockGGAotD {
	height: 400px;
	overflow: auto;
}


/* Content > bSideBar > Partners*/
#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}


/* BottomBlock */
.BottomBlock {
	/* background: url(img/img06.gif) repeat-x; */
}

/* BottomContent */
.BottomContent {
	width: 980px;
	margin: 0 auto;
}

/* BottomContent > BottomLeft */
.BottomLeft {
	float: left;
	width: 478px;
}

.BottomLeftLeft {
	float: left;
	width: 231px;
}

.BottomLeftRight {
	float: right;
	width: 231px;
}


/* BottomContent > BottomRight */
.BottomRight {
	float: right;
	width: 478px;
}

.BottomRightLeft {
	float: left;
	width: 231px;
}

.BottomRightRight {
	float: right;
	width: 231px;
}


/* pageFooter */
#pageFooter {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #39714D;
	background: #447E5D;
}

#pageFooter p {
	width: 980px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#pageFooter a {
	text-decoration: underline;
	color: #FFFFFF;
}

#pageFooter a:hover {
	text-decoration: underline;
}

/* pageFooter > Legal */
#legal {
}

/* pageFooter > Links */
#links {
}


/* Start of Widget CSS */
#ga_block { width: 200px; } 
#ga_block img { display: block; border: none; } 
#ga_block #ga_title { font: normal; border: none; margin: 4px 0 0 0; } 
#ga_block #ga_title a { text-decoration: none; color: #1389B7; } 
#ga_block #ga_text { font: normal 11px; border: none; margin: 0.5em 0 0 0; } 
#ga_block #ga_text a { text-decoration: none; } 
#ga_block #ga_text p { margin: 4px 0; } 
#ga_block #ga_text img { display: block; position: relative; float: left; border: none; margin: 0 1em 1em 0; }

/* End of Widget CSS */






/* Start of other b2evolution CSS */
table.invisible
{
	margin: 1ex;
	border-collapse: collapse
}
table.invisible td
{
	padding: 0ex 1ex;
}
td.right
{
	text-align: right;
}
p.baseline {
	border-top: 1px solid #ddd;
	text-align: center;
	font-size: 74%;
	color: #888;
	padding: 1ex;
	margin: 0;
}
p.baseline a,
p.baseline a {
	color: #888;
	text-decoration: none;
}
p.baseline a:hover {
	text-decoration: underline;
}

hr {
	border: 0;
	border-top: 1px solid #78a;
}

ul#bloglist {
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 1px;
	padding: 0;
	list-style-type:none;
	padding: .5ex 0;
}
ul#bloglist li {
	border-right: 1px solid #000;
	display: inline;
	padding: .5ex 1em;
}

a.BlogButton,
a.BlogButtonCurr {
	font-weight: bold;
	text-decoration: none;
}
a.BlogButton {
	color: #000;
}
a.BlogButton:hover {
	text-decoration: underline;
	color: #9ae;
}
a.BlogButtonCurr,
a.BlogButtonCurr:visited {
	color: #78a;
}
a.BlogButtonCurr:hover {
	text-decoration: underline;
	color: #9ae;
}


div.stats{
	/* float: right; */
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/* Styles for posts */
div.action_messages {
	margin: 0 2ex;
}
input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment  /* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}

/* Styles for stats */
div.statbloc
{
	/* float: left; */
	width: 44%;
	margin: 0 0 2ex 1.5ex;
	border: 1px solid #78a;
}
div.statbloc h3
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	text-align: center;
	background: #78a;
	padding: 1ex;
}

input.submit,
input.preview,
input.reset {
	background-color: #ddd;
	color: #78a;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover,
input.preview:hover {
	color: #000;
}

/* Styles for sidebar (right) */
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
input.SearchField
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 96%;
	margin: 0ex;
}

/* Calendar: */
caption.bCalendarCaption {
	border: 1px solid #ccc;
	background-color: transparent;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable tfoot td {
	background-color: transparent;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #78a;
	color: #fff;
}
th.bCalendarHeaderCell {
	color: #abc;
}
#bCalendarToday {
	background-color: #bce;
	color: #000;
}


