/*
Theme Name: Games EDU
Theme URI: 
Description: Based on a blank theme by Will
Author: David Hayward
Author URI: http://www.pixel-lab.co.uk


/*-----------Block Level Elements--------------*/

Body {

background-color: #000000;
}

#page {
	width: 650px;
	margin: 0 auto;
background-color: #FFFFFF;
font-family: Tahoma;
	font-size: 11px;
font-color: #555555;
line-height: 1.6em;

}

#header {
	width: 100%;
	padding: 0px;
background-color: #000000;
}

#headerimg {

}

a	{
	color: #990000;
	text-decoration: none;
}

a:hover	{
	color: #990000;
	text-decoration: underline;
}

a.headerlink {
	text-decoration: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a.navlink	{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	color: #555555;
	margin-right: 18px;
	letter-spacing: 1.75px;
	text-transform: uppercase;
}

a.navlink:hover	{
	color: #FF004D;
	text-decoration: underline;
}

a.posttitle {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	color: #990000;
}

div.pink	{
	border:	0px;
	border-bottom: 15px;
	border-style: solid;
	border-color: #FF0371;
	margin-top: 18px;
	font-size: 12px;
	font-family: Arial;
	font-color: #000000;
	padding-bottom: 6px;
}

ul	{
	margin-left: 0;
	padding-left: 0;
}

li	{
	margin-left: 0;
	padding-left: 0;
}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 425px; /* 425 to match youtube, slideshare, etc. */
padding-left: 45px;
padding-right: 5px;
padding-top: 30px;
padding-bottom: 50px;
font-family: Tahoma;
font-size: 11px;
font-color: #555555;
}

#sidebar {
	width: 100px;
	float: right;
padding-right: 45px;
padding-top: 30px;
font-family: Tahoma;
font-size: 11px;
}

#footer {
	width: 100%;
	clear: both;
padding-left: 0px;
background-image:url('http://www.pixel-lab.co.uk/gamesedu/wp-content/themes/Pixel-Love/images/ge-footer.jpg');
height: 116px;
}

p.footp {
	font-family: Tahoma;
	font-size: 8px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 18px;
	padding-left: 95px;
	text-transform: none;
}

/*-------------Headings-------------*/


h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	color: #262626;

}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 0px;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	color: #484848;
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



.post {
font-family: Tahoma;
font-size: 11px;
color: #4C4C4C;
line-height: 1.6em;
}

.post-date {
font-size: 10px;
text-transform: uppercase;
padding-top: 0px;
padding-bottom: 0px;
color: #A6A6A6;
line-height: 1em;
}

.post p {

}

.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 {
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
}

#sidebar ul h2 {
	border-bottom: 1px solid #b3b5ac;
	color: #555555;
	text-decoration: none;
	margin-left: 0;
	padding-bottom: 0px;
}


#sidebar ul li {
	border-bottom: 1px solid #b3b5ac;
	color: #FF004D;
	text-decoration: none;
	margin-left: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}


#sidebar p {

}

#sidebar a {
	color: #990000;
	text-decoration: none;
line-height: 1.6em;
}
#sidebar a:hover {
	color: #990000;
	text-decoration: underline;
}

#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;
}