/*
Theme Name: UULA Default
Theme URI: http://www.uulosalamos.org
Description: Unitarian Church of Los Alamos default blog style
Author: Michael Begnaud
Author URI: http://www.uulosalamos.org
Tags: buddypress
/*

/*-----------Block Level Elements--------------*/

body {
}

#page {
	font-size: 12px;
}

#header {
}

#headerimg {

}

.description {

}

#wrapper {
	/* width: 100%; */
}

#content {
	/* float: right;
	text-align: left; */
}

#sidebar {
	/*width: 225px;
	margin-right: 20%;
	margin-left: 10px;
	background-color:#CCCCCC */
}

#footer {
	font-size: 10px;
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 9pt;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



/* h2 a:hover, h2 a:visited, h2 a {

} */

.post {

}
.post_title {
	font-size: 12pt;
	font-weight: bold;
	line-height: 2;
}
.post_datetime {
	font-size: 9pt;
	font-style: italic;
}

.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 h2 {
	font-size: 10pt;
}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#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------------------*/
#authorpic {
		float:left;
		margin-right:3px;
		margin-bottom:3px;
}

