/*
Theme Name: Pixel-Love
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 {
	font: Georgia;
	font-size: 12px;
        background-color: #E9E9E9;
}

#page {
	width: 862px;
        margin: 0 auto;
        padding: 50px;
        padding-top: 0px;
        background-color: #FFFFFF;
}

#header {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 17px;
}

#headerimg {

}

a	{
	color: #B0D135;
	text-decoration: none;
}

a:hover	{
	color: #000000;
	text-decoration: none;
}

a.headerlink {
	text-decoration: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a.navlink	{
	font-size: 9px;
	font-family: Georgia;
	line-height: 1em;
	text-decoration: none;
	color: #BDB9B9;
	margin-left: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
        background-color: #222222;
}

a.navlink:hover	{
	color: #FFFFFF;
	text-decoration: underline;
        
}

a.sidelink {
color: none;
border: 0px;
}

a.posttitle {
	font-family: Georgia;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 1em;
	font-weight: light;
	text-decoration: none;
	margin-bottom: 0px;
	color: #262626;
}

span.highlight
{
background-color: rgba(34, 34, 34, 1);
}


div.pink	{
	border:	15px;
	border-bottom: 15px;
	border-style: solid;
	border-color: #222222;
	margin-top: 10px;
	font-size: 9px;
	font-family: Georgia;
	font-color: #BDB9B9;
	padding-bottom: 0px;
        padding-right: 0px;
        border-right-width: 0px;
        background-color: #222222;
}

ul	{
	margin-left: 0;
	padding-left: 0;
}

li	{
	margin-left: 0;
	padding-left: 0;
}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 600px;
}

#sidebar {
	width: 212px;
	float: right;
        padding-top: 12px;
}

#footer {
	width: 100%;
	clear: both;
        
}

p.footp {
	font-family: arial;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 18px;
	text-transform: uppercase;
}

/*-------------Headings-------------*/


h1 {
	font: Georgia;
	font-size: 22px;
	letter-spacing: 0.5px;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	color: #555555;

}

h2 {
	font-family: Georgia;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	color: #222222;
}

h3 {
font: Georgia;
font-size: 28px;
font-weight: bold;
line-height: 1em;
color: #222222
}

h4 {
font: Georgia;
font-size: 28px;
font-weight: bold;
text-decoration: uppercase;
color: #555555;
}

h5 {

}

/*-------------The Post-------------*/



.post {
font-family: Georgia;
color: #222222;
padding-top: 0px;
font-size: 16px;

}

.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 {
border: 0px
}

div.img
{
  margin: 0px;
  border: 0px ;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	list-style-type: none;
	margin-left: 0;
	margin-right: 0;
}

#sidebar ul h2 {
	border-bottom: 0px solid #b3b5ac;
	color: #000000;
	text-decoration: none;
	margin-left: 0;
	padding-bottom: 4px;
}


#sidebar ul li {
	border-bottom: 1px solid #b3b5ac;
	color: #555555;
	text-decoration: none;
	margin-left: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}



/* width 203px


#sidebar p {

}

#sidebar a {
border: none;
color: 000000;
}

#sidebar a:hover {
	border: none;
}

#sidebar a:visited {
border: none;
}

#sidebar-title {
font: Georgia;
font-size: 16px;
font-color: #222222;
}

/*--------------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;
}