/*
Theme Name: Datespaces
Theme URI: http://www.datespaces.com
Description: Theme designed for datespaces.com by Stranger Studios.
Author: Stranger Studios
Author URI: http://www.strangerstudios.com


/*-----------Block Level Elements--------------*/

Body {

}

#page {
	width: 750px;
	margin: 0;
}

#header {
	width: 100%;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 70%;
}

#sidebar {
	width: 25%;
	margin-right: 73%;
}

#sidebar .signup {
	margin: 0 0 20px 0;
	text-align: center;
}

#footer {
	clear: both;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
	color: #008EF1;
	margin: 0; padding: 0;
	font-size: 1.3em;
}

h3 {
	color: #555;
	font-size: 1.1em;
	margin: 0; padding: 0;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/
img.postpic { float: right; margin: 0 0 10px 10px; }
img.cmd-avatar { float: left; height: 40px; width: 40px; margin: 0 5px 5px 0; }

h2 a:visited, h2 a, h2 a:link { color: #008EF1; text-decoration: none; }
h2 a:hover { border-bottom: 1px dotted #999; }

small {font-size: .7em; }

.posttitle { background : url(images/bg_posttitle.gif) no-repeat top center; color: #999; padding: 15px 15px 0 15px; }
.posttitle hr { border: none; border-bottom: 1px dashed #CCC; }

.post { background: url(images/bg_post.gif) no-repeat bottom center; padding: 10px 15px 15px 15px; margin-bottom: 10px;}

.postmetadata { border-top: 1px dashed #CCC; padding: 5px 0 0 0; font-size: .8em;}
.postmetadata strong { color: #666; }
.postmetadata a { text-decoration: none; }

.mini .entry img {float: right; width: 125px;  }

.postmetadata alt {

}


.post p {
	margin-top: 5px;
	font-size: .9em;
	line-height: 1.3em;

}

.post a {

}

.post ul, .post ol {
	margin: 0 0 15px 20px; padding: 0px;
	font-size: .9em;

}

.post li {
	padding-bottom: 5px;
	margin-top: 0px;
}

.entry img {
	margin: 10px;
}

.navigation {
	font-size: .8em;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD;
}

.alignleft {
	float: left;
	width: 300px;
}

.alignright {
	float: right;
	width: 300px;
	text-align: right;
}

.center {

}

.pagetitle {
	color: #666; margin-bottom: 10px; font-size: 1.2em;
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	list-style: none;
	margin: 0; padding: 0;
}

#sidebar ul h2 {
	font-size: 1.1em;
	color: #F10022;
	margin-bottom: 5px;
}

#sidebar ul li {
	border-bottom: 1px solid #DDD;
	margin-bottom: 15px;
}

#sidebar ul ul {
	list-style: disc;
	color: #008EF1;
	font-size: .8em;
	margin: 0 0 20px 15px;
}

#sidebar ul ul li {
	margin-bottom: 5px;
	border: none;
}

#sidebar ul ul ul {

}

#sidebar p {
	font-size: .8em;
	margin-bottom: 15px;
}

#sidebar ul ul li a {
	color: #333;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	border-bottom: 1px dotted #333;
}

#sidebar ul ul li a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {
	list-style: none;
	margin: 10px 0 0 0; padding: 0;
}

ol.commentlist li {
	margin: 0 10px 15px 20px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

ol.commentlist p {
	font-size: .8em;
}

.commentInfo, .commentInfoAuthor {
	background-repeat: no-repeat; background-position: 120px bottom;
	color: #666;
	font-weight: normal;
	float: left;
	width: 205px;
	margin: 5px 0 0 5px;
	padding: 0 0 10px 10px;
}
.commentInfo {background-image: url(images/comment_msg_grey.gif) }
.commentInfoAuthor {background-image: url(images/comment_msg_yellow.gif); }

.commentDate {
	font-size: .8em;
	padding-top: 10px;
	padding-right: 35px;	
	float: right;
	text-align: right;
	width: 210px;
}

.commentText, .commentTextAuthor {
	background-repeat: no-repeat; background-position: left top;
	padding: 1px 10px 1px 10px;
	* padding-top: 5px;
	width: 595px;
	_width: 615px;
}
.commentText {background-color: #EEEEEE; background-image: url(images/comment_top_grey.gif); }
.commentTextAuthor {background-color: #FFFDC2; background-image:url(images/comment_top_yellow.gif); }

.commentBottom {
	background: #FFFFFF url(images/comment_bottom_grey.gif) no-repeat left bottom;
	height: 10px;
}

.commentBottomAuthor {
	background: #FFFFFF url(images/comment_bottom_yellow.gif) no-repeat left bottom;
	height: 10px;
}

#commentform div {padding-top: 10px; font-size: .8em; }

/*--------------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;
}

.red {color: #CC0000; }

.contactform {border-top: 1px solid #DDD; padding-top: 10px;}
.contactform label {display: block; float: left; width: 150px; padding-top: 5px; font-weight: bold;}
.contactform small { font-size: 10px; color: #000033; }
.contactform .TextField { background: #fff; border: solid 1px #AAA; padding: 5px; margin-right: 5px; font-size: 11px; color: #000;}
.contactform submit {cursor: pointer; }

#links ul li {margin-bottom: 1em;}

