/*
Theme Name: Gaming Toy Default Theme
Theme URI: http://www.gamingtoy.com
Description: This is the Default Theme for Gaming Toy 
Author: Christopherus Goo
Author URI: http://www.artofmobile.com


/*-----------Block Level Elements--------------*/

body {
	background: #4D4848;	
	color: #C9CF49;
}

table {
	margin: 0 0 0 0;
	border: 0;
	width: 99%;
	height: 100%;
	padding: 0;
	border-spacing: 0; 
	border-collapse: collapse;
}

tr {
        margin: 0;
        border: 0;
        padding: 0;
        border-spacing: 0;
}


img {
	border: 0;
	margin: 0 0 0 0;
}

#page {
	max-width: 95%;
	min-width: 1000px;
	min-height: 600px;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
	hegith: 100%;
}

#content-bk {
	float: right;
	min-width: 760px;
	max-width: 75%;
	height: 100%;
	text-align: center;
}

#content {
}

#sidebar {
	background: url('images/side-bk.gif');
	float: left;
	width: 224px;
}

#footer {
	width: 95%;
	clear: both;
}

#ads-top {
	width: 730px;
	border: double 3px #000;
	height: 92px;
	margin: 0 0 3px 0;
	text-align: center;
	vertical-align: middle;
}	

div {
	margin: 0 0 0 0;

}

a {
	color: #F67600;
}

a:hover {
	color: #17EDCC;
}

/*-------------Headings-------------*/

h1 {
	color: #FFF;
}

h2 {
	color: #FFF;
}

h3 {
	color: #FFF;
}

h4 {
	color: #FFF;
}

h5 {
	color: #FFF;
}

/*-------------The Post-------------*/

#content-header-left {
	background: url('images/content-header-left.gif');
	width: 15px;
	height: 41px;
}

#content-header-bk {
	background: url('images/content-header-back.gif');
}

#content-header-right {
	background: url('images/content-header-right.gif');
	width: 15px;
	height: 41px;
}

#content-body-left {
	background: url('images/content-body-left.gif');
	width: 15px;
	height: 100%;
}

#content-body-bk {
	background: #551633;
}

#content-body-right {
	background: url('images/content-body-right.gif');
	width: 15px;
}

#content-bottom-left {
	background: url('images/content-bottom-left.gif');
	width: 15px;
	height: 11px;
}

#content-bottom-bk {
	background: url('images/content-bottom-back.gif');
}

#content-bottom-right {
	background: url('images/content-bottom-right.gif');
	width: 15px;
	height: 11px;
}

h2 a:hover, h2 a:visited, h2 a {

}

.post {
	min-height: 350px;
	margin: 10px 10px 10px 10px;
	text-align: justify;

}

.post img, .post p img {
	border: double 3px #ABA;
	margin: 0 3px 0 3px;
}

.post p {
	text-align: justify;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}
