/*
Theme Name: Cynthia Rae Levine
Theme URI: http://www.cynthiaraelevine.com/
Description: Cynthia's theme based on Blank Theme
Author: Will Healey / Izaak B
Author URI: http://www.indexindex.org


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



Body {

background:#FFF;
font-family: helvetica,arial,sans-serif;
font-size:12px;
}

#page {
	max-width: 90%;
	min-width: 650px;
	margin: 0 auto;
}

#header {
	width: 100%;
	background:url(images/titlecynthia.gif);
	background-repeat: no-repeat;
	height:100px;
}

#headerimg {

}

.description {

}

#wrapper {
	width: 100%;
}

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

#sidebar {
	width: 28%;
	margin-right: 70%;
}

#footer {
	width: 100%;
	clear: both;
}

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

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	color:#333;
}

.post {

}

.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 {
	padding-left:0;
	list-style-type:none;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color:black;
	text-decoration:none
}
#sidebar a:hover {
	text-decoration:underline;
}

#sidebar a:visited {
	color:black;
}

#sidebar .current_page_item, #sidebar .current_page_item a {
	color: #0098DE;
}

#sidebar .current_page_item li, #sidebar .current_page_item li a  {
	color:black;
}


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