/*
Theme Name: StandardSpace
Theme URI: http://www.standardspace.com
Description: A really basic theme
Author: Patrick Ward
Author URI: http://www.standardspace.com


/*-----------Block Level Elements--------------*/

Body {
font-family: Century Gothic, Arial, sans-serif;
background-image: 
url('http://www.standardspace.com/wp-content/uploads/2007/10/s_space_header750x100.jpg');
background-repeat: 
no-repeat;
background-position: 
 60px 10px; 
}

#page {
	max-width: 90%;
	min-width: 650px;
	margin: 0 auto;
}

#header {
width: 100%;
	height: 95px;
border-bottom: 0px dashed gray;
}

#headerimg {

}

#headerimg a {
	padding: 0;
	margin: 0 50 0 0;
	font-family: Century Gothic, Arial Black, sans-serif;
	color: #999;
text-decoration: none;

}


.description {

}

#wrapper {
	width: 100%;
}

#content {
padding-top: 1cm;
padding-bottom: 1.5cm;
	float: right;
	width: 70%;
}

#sidebar {
padding-top: 1cm;
padding-bottom: 1.5cm;
	width: 28%;
height: 400px;
	margin-right: 70%;
}

#footer {
	width: 100%;
	clear: both;
margin: 0;
padding: .5em;
color: #999;
background-color: #fff;
border-top: 1px dashed gray;
}

#footer p {
color: #999;
}


#footer a {
color: #999;
text-decoration: none;
}



/*-------------Headings-------------*/

h1 {
font-size: 130%;
}
h1.home {
font-size: 100%;
}

h2 {
font-size: 110%;
}

h3 {
font-size: 90%;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}


/*--------------Sidebar------------*/

#sidebar ul {
   list-style: none;
}

#sidebar ul h2 {
	height: 32px;
	font-family: Century Gothic, Arial Black, sans-serif;
	color: #999;
	text-decoration: none;
}

#sidebar ul h4 {
	font-family: Century Gothic, Arial Black, sans-serif;
	color: #999;
	text-decoration: none;
}

#sidebar ul li {
   list-style: none;
}

#sidebar ul ul {
	   list-style: none;
}

#sidebar ul ul li {
   list-style: none;

}

#sidebar ul ul ul {
   list-style: square;

}

#sidebar p {


}

#sidebar a {
	height: 32px;
	font-family: Century Gothic, Arial Black, sans-serif;
	color: #999;
	text-decoration: none;

}
#sidebar a:hover {
	height: 32px;
	font-family: Century Gothic, Arial Black, sans-serif;
	color: #999;
	text-decoration: none;

}

#sidebar a:visited {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;

}


/*--------------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;
}

/*-------------IMG------------------*/

a:link img{text-decoration: none;
border-color: red;
border-width: 0px;
}

a:visited img{text-decoration: none;
border-color: yellow;
border-width: 0px;
}

a:hover img{text-decoration: none;
border-color: green;
border-width: 0px;
}