/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed width, two columns, right sidebar, widgets, gravatars, blue, white, simple, minimalist, clean, valid XHTML, valid CSS

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial,Sans-Serif;
	color:#003b49;
background-color:#82bdbe;
    background: #82BDBE url(http://boomboomcards.com/sites/all/themes/light/assets/layout-img/background_tile_2x800.png) repeat-x scroll left top;
	}

small {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3 {
	font-family: 'Georgia', 'Trebuchet MS', Sans-Serif;
	font-weight: bold;
}

h4, h5, h6 {
	font-family: 'Verdana', Sans-Serif;
	font-weight: bold;
}

h1 { font-size: 2.4em; }
h2 { font-size: 2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #003B49;
}

strong {	
	color:#003b49;
}

a {
	color: #003b49;
	text-decoration: none;
}


a:hover {
	color:#fd6a11;
}


hr {
	display: none;
	}

a img {
	border: none;
	}


.clearMe {display: block; height: 0; clear: both; font-size: 0;}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear {display: inline-block;}
/* hide IE mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* */

/*  //////////////// Layout //////////////// */

body {
	margin: 0px;
	padding: 0;
}

#page {
	/*margin: 0 auto;*/
	margin: 31px 0 0 60px;
	padding: 0;
	/*width: 850px;*/
	width: 975px;
    background-color:#e7fcfa;
}

#header {
	margin: 0;
	padding: 0 20px;
	background:#fff;
  height:210px;
}

#header h1 {float: left; display: block; position: relative; top: 4px; left: -47px; }
#header h1 a {font-size: 1em; display: block; width: 558px; height: 238px; background: url(http://boomboomcards.com/sites/all/themes/light/assets/layout-img/bbc_logo.png) left top no-repeat;}
#header h1 span {display: none;}
#header h1 a:hover {color:#fff; background: url(http://boomboomcards.com/sites/all/themes/light/assets/layout-img/bbc_logo.png) left top no-repeat;}
#header #interesting-nav {background: #5b7a7e; width: 975px; border-top: 1px solid #003b49; border-bottom: 5px solid #003b49; margin: 38px 0 0 -20px; z-index:10;position:absolute; top:200px;}
#header #interesting-nav ul {list-style: none; margin: 0; padding: 0 0 0 25px;}
#header #interesting-nav li {float: left; display: block; padding: 7px 0 7px 15px;}
#header #interesting-nav li a {color: #0c2d35; text-decoration: underline; font-size: 1.1em; /*font-family:Arial;*/}

#login-box #user-login-form {width: 300px; padding: 3px 0 20px 10px; text-align: left; float: left; }
#login-box #user-login-form label {display: none;}
#login-box #user-login-form a {color: #003b49; text-decoration: underline; font-size: 1.2em; font-weight: bold;}
#login-box #user-login-form a:hover {color: #fd6a11; background: none;}
#login-box #user-login-form a.create {float: left; position: static;}
#login-box #user-login-form a.forgot {font-weight: normal; font-size: 1.1em; color: #fff; position: relative; top: 4px; left: 110px;}
#login-box #user-login-form a:hover.forgot {color: #fd6a11; background: none;}
#login-box #user-login-form .form-item {float: left; width: 110px; margin: 8px 4px 0 0;}
#login-box #user-login-form .form-item input {background: #e8fcfa; width: 105px; border: 1px solid #fff;}
#login-box #user-login-form .form-submit {float: left; padding: 1px 0; margin: 8px 0 0 0;}

#wrapper {
	padding:20px 32px;
    background-color:#e7fcfa;
	/*min-height: 2000px;*//* fixme: is this necessary? */
}

#content {
	margin:0;
	padding:0 0 0 0;
	width:610px;
	float:left;
    background-color:#e7fcfa;
}
	
#sidebar {
	width:236px;
	float:right;	
	margin:0;
	padding:15px;
        background-color:#ffffff;
}	

#footer {
	margin: 20px auto;
	clear: both;
}

/* /////////////////// Header //////////////// */
#header h1 {
	margin:0px 0;
}

#header .description {
	font-size:1.2em;
}

#hmenu {
	margin:0 0;
	padding:3px 0 7px 0;
	text-align:right;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
}	

#hmenu ul li.active-trail a {color: #ccd8da;}
#hmenu ul li.last {margin: 0 5px 0 0;}
#hmenu ul li a {text-decoration: underline; background: none;}
#hmenu ul li a:hover {color: #ccd8da;}

#hmenu ul li#hmenu_rss {
	padding-left:20px;
}

#navigation #search-theme-form { clear: right; float: right; display: inline; /*padding: 12px 10px 0 0;*/ margin:20px 0 0 35px;}
#navigation #search-theme-form label { display: none; }
#navigation #search-theme-form .form-text { width: 100px; margin-right: 3px; }
#navigation #search-theme-form .form-submit { font-size: 11px; width:55px; padding: 0; border: 0px; }



/* End header */

/* /////////////////// Post /////////////////// */

.post {
	margin: 0;
	padding:15px; 
	text-align: left;
	overflow:hidden;
	clear:both;
        background-color:#ffffff;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
        background-color:#ffffff;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0px;
	text-align:left;
        background-color:#ffffff;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#ff6000;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:20px 0;
        background-color:#ffffff;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#ccd8da;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;


	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;

	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}

.navigation .alignright {
	text-align:right;

}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* //////////////////// Comments ////////////////////*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
        background-color:#ccd8da,
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */
#sidebar {
	font: 1.2em 'Verdana', Sans-Serif;
	}

#sidebar h2 {
	font-family: 'Georgia', Trebuchet, verdana;
	font-size: 1.2em;
	}

#sidebar h2 {
	padding: 0;
	background:url('images/border_h.png') repeat-x bottom;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* /////////////////// Calendar ///////////////// */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* ///////////////////////// Footer //////////////////////// */
#footer {
	background: url('images/border_h.png') repeat-x top;
	padding:10px;
	text-align:center;
	font-size:1.1em;
	color:#ff6000;
	margin:20px;
}

#content-footer {width: 975px; margin-left: 60px; padding: 0 0 26px 0; position:relative;/*font-family:Arial;*/}
#content-footer .column1 {float: left; display: inline; width: 230px; clear: none; padding-right: 15px;}
#content-footer .column2 {float: left; display: inline; width: 135px; clear: none; padding-right: 15px;}
#content-footer .column3 {float: left; display: inline; width: 235px; clear: none; padding-right: 15px;}
#content-footer .column4 {float: left; display: inline; width: 325px !important; clear: none; padding-right: 0;}

#content-footer dt, #content-footer h2 {font-family: 'Georgia'; font-weight: bold; margin: 15px 0 8px 0; font-size: 14px; padding: 0;}
#content-footer dd {margin: 0 0 2px 0; padding: 0;}
#content-footer li a,
#content-footer dd a {color: #fff; font-size: 1.2em; text-decoration: underline;}
#content-footer li a:hover,
#content-footer dd a:hover {color: #ff6000; background: none;}
#content-footer .column4 {width: 300px;}
#content-footer .column4 dt {margin-bottom: 5px;}
#content-footer .column4 dt a {color: #003b49; text-decoration: underline;}
#content-footer .column4 ul {list-style: none; margin: 0; padding: 0;}
#content-footer .column4 .subscribe {margin: 45px 0 0 0; font-size: 1em;}
#content-footer #copyright {float: right; margin: -24px 0 0 0; width: 600px; color: #5d8489; font-size: 10px; text-align: right;}
#content-footer .footer-guerilla { z-index:-1;position: relative; top: -40px; }
#content-footer .footer-bbr-logo { position: absolute; right: 0;
bottom:5px;}
#content-footer .more-link {display:none;}


/* @group NAVIGATION */

#navigation {position:absolute; top:8px;left:367px;text-align: right; margin: 0; padding: 0; z-index:10;}

#navigation li { display: inline; margin: 0; padding: 0 0 0 11px; }
#navigation a { color:#fff; font-weight:normal; font-size:11px; /*font-family:Arial;*/}
#navigation a:hover { color:#ccd8da; }
#navigation .links {float:left;padding-top:30px;}
/*#navigation .card-box-image {float:left;}*/
#navigation .card-box-image { position:absolute;top:53px;left:247px; }
#navigation a.menu-12809 span {font-weight:bold;}
#navigation li.menu-13758,
#navigation li.menu-13757,
#navigation li.menu-13673,
#navigation li.menu-13943,
#navigation li.menu-1188,
#navigation li.menu-13672,
#navigation li.menu-13942,
#navigation li.menu-2596 {padding-left:38px;}
#navigation li.menu-13757,
#navigation li.menu-13672,
#navigation li.menu-1188,
#navigation li.menu-13672,
#navigation li.menu-13942 {position:absolute;top:12px;}
#navigation a.menu-12943 {font-weight:bold;}
#navigation li a.menu-13758,
#navigation li a.menu-13673,
#navigation li a.menu-13943,
#navigation li a.menu-1188 { color: #ccd8da; }
#navigation li a.menu-13758:hover,
#navigation li a.menu-13673:hover,
#navigation li a.menu-13943:hover,
#navigation li a.menu-1188:hover { color: #fff; }


#masthead {position:relative;top:-65px;left:19px; height:238px;}
#header #new-in-v2 { position:absolute;top:210px;left:75px;font-size:12px;font-weight:bold;}
#header #new-in-v2 a {color:#fd6a11;font-size:13px;text-decoration:underline;}



/* @end */

/* @group MASTHEAD */

.top-nav-user {
	width: 850px;
	padding: 0;
	margin-top: 20px;
}




.stats-login-section, .stats-login-section a { /*font-family:Arial;*/ }
.stats-login-section { 
background: #fff; width: 425px; height: 157px; text-align: right; 
position: absolute; top: 29px; left: 610px; padding: 0; margin-top: 52px;}

.stats-summary { line-height: 18px; font-size: 14px; text-align:right; 
/*font-family:Arial;*/
/*float: right;*/ /*display: inline;*/ color: #fd6a11; padding-right: 15px;}
.stats-summary strong { color: #fd6a11; }

.login-logout { color: #003B49; font-size: 11px; text-align:right; 
/*float: right; display: inline;*/ padding: 32px 15px 30px 0;}
.login-logout a {padding: 0 3px; text-decoration:underline;}
.login-logout a:hover { color:#ccd8da; }
.dev-site-message { color: #003B49; font-size: 11px; text-align:right; 
padding: 0 15px 30px 0;}

#block-block-18 { position: absolute; top: 211px; left: 693px;
font-size: 11px; line-height: 18px; z-index: 10;}

#block-block-18 ul,
#block-block-18 li { margin: 0; padding: 0; }

#block-block-18 li { float: left; display: inline; background: #9fbabb; 
padding: 4px 10px; margin: 0 5px 0 0; color: #D0FFF9; 
border: 1px solid transparent; border-bottom: 0; }

#block-block-18 li.active { background: #5b7a7e; border: 1px solid #003b49; 
  border-bottom: 1px solid #5b7a7e; }

#block-block-18 li a { color: #3C585F; text-decoration: none; /*font-family:Arial;*/}

#block-block-18 li a:hover { color: #6f979e; }

#block-block-18 li span { color: #15373F; }

#block-block-18 li.active a { color: #15373F; }

