/*
Theme Name: Big Boys Toy World Blog
Theme URI: http://wordpress.org/
Description: This WordPress Theme is based on Big Boy's Toy World Online Hobby Store.
Version: 1.0
Author: Antoine Hall
Author URI: http://www.wd2guru.com/
Tags:

	BBTW Blog v1.0
	 http://www.wd2guru.com/services

	This theme was designed and built by Antoine Hall,
	whose blog you will find at http://www.wd2guru.com

*/


/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}
/* -- END RESET -- */


/* --------------- BASE  --------------- */
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	font-size: 12px;
	line-height: 16px;
}
.clear {
	clear: both;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:hover, a:active {
	text-decoration: underline;
        color: #ff8b0b;
}

blockquote {
	padding: 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
}
h1 {
	font-size:20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
p {
	margin-bottom: 10px;
	line-height:16px;
}
#page {
	margin: 0 auto ;
  	width: 900px;
	/*padding: 30px 0 0 0;*/
}
#header {
    background: url('images/header_bkgrd.png') no-repeat left top;
	height: 200px;
    margin-bottom: 8px;
}
#header .logo {
	width: 425px;
	height: 200px;
	float: left;
}

#leftCol {
	width: 200px;
	float: left;
	margin-right: 8px;
}

#leftCol form {
	margin-left: 8px;
}
#leftCol label {
	float: left;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 5px;
}
#leftCol select {
	margin-bottom: 10px;
}
#leftCol .inputbox {
	width: 175px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	font-size: 13px;
	padding: 3px;
}

#contentCol {
	width: 670px;
	float: left;
        font-size: 12px;
        padding-left: 6px;
}


#contentCol ul {
        list-style: disc;
        margin: 10px 0px 10px 30px;
}

#contentCol h4 {
	margin-top: 10px;
}

#contentCol table {
   margin-bottom: 10px;
   width: 100%;
}

#contentCol table td {font-size: 12px}

#contentCol .content {
	padding: 0 12px;
	margin-bottom: 10px;
}

#page #brand_names {
    width: 900px;
    text-align: center;
    margin-top: 75px;
}

#page #brand_names img.brand_logo {
    padding: 0px 2px 0px 2px;
}

#page #disclaimer {
    width: 850px;
    margin: 0px 25px 0px 25px;
    padding: 10px 0px 10px 0px;
    font-size: 12px;
    color: black;
}

#page #footer {
	background: url('images/footer_bkgrd.png') no-repeat left top;
        width: 900px;
	height: 82px;
	padding: 16px 17px 0 17px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: normal;
	font-size: 12px;
	color: black;
        text-align: center;
}
#page #footer a, a:active, a:visited {
	color: #000;
	font-size: 12px;
        text-decoration: underline;
}

#page #footer a:hover {
    color: white;
}

#contentCol h1, .pageHeading {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
        margin-top: 10px;
	margin-bottom: 5px;
	line-height: 24px;
}
#contentCol h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

#page #designed_by {
	color: black;
	font-size:10px;
	margin-left:35%;
	margin-right:35%;
        margin-bottom:5%;
}

#page #designed_by a, a:visited{
	color: black;
	font-size:10px;
	text-decoration: underline;
}

#page #designed_by a:hover, a:active{
	color: #ff8e0e;
	text-decoration: underline;
}
/* --------------- END BASE  --------------- */




#page #leftCol #sidebar .widget {
    margin-bottom: 20px;
}

#page #leftCol #sidebar .widget .aktt_tweets li {
    margin-bottom: 10px;
}

#page #leftCol #sidebar .widget #s {
    margin: 10px 0px 10px 0px;
}

#page #leftCol #sidebar .widget div.sides {
    background: url('images/sidebox_sides.png') repeat-y left top;
    width: 200px;
    margin-bottom: 8px;
}

#page #leftCol #sidebar .widget div.bottom {
	background: url('images/sidebox_bottom.png') no-repeat left bottom;
	padding-bottom: 12px;
}

#page #leftCol #sidebar .widget div.top {
	background: url('images/sidebox_top_gradient.png') no-repeat left top;
	padding: 7px 5px 0px 5px;
	height: auto !important;
	height: 5px;
	min-height: 5px;
}

#page #leftCol #sidebar h2.widgettitle {
	height: 29px;
	line-height: 20px;
	padding-left: 5px;
	color:#000;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 8px;
        
}

#page #header .theblog {
   display: block;
   height: 160px;
   padding-top: 40px;
   text-align: center;
}

#page hr.orange-border {
    border: 1px solid #ff8b0b;
    margin-top: 15px;
    margin-bottom: 15px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

