/*
Theme Name: Frederick Moyer
Theme URI:
Description: This is a custom WordPress Theme built for www.frederickmoyer.com
Author: Peter Alcivar
Author URI:


/*-----------Block Level Elements--------------*/
Body {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#212032;
	background-color:#ffffff;margin-top: 0px; margin-left:0px; margin-bottom:0px;  background-position: bottom; background-image:url(images/bg_01.jpg); background-repeat: repeat;
}

a {color:#ffffff;}

#page {
	width: 760px;
	margin: 0 auto; background-image:url(images/bodybg.jpg); background-repeat:repeat-y;
}

#header {
	width:760px;
	height:185px;
 	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-weight:bold;
	color:#000000;
	overflow:hidden;
}


#headerimg {
	float:left;
	padding:10px;
	margin:0px;
}

#headerimg h2{
	font-size:18px;
	color:#000000;
	padding:0px;
	margin:0px;
}

#headerimg a{
	color:#000000;
	text-decoration:none;
}

#headerimg .description {
	padding:0px;
	margin:0px;
	font-size:10px;
}

#header_about {
	width:430px;
 	color: #FFFFFF;
}
#header_about  {
	padding:0px;
	margin:0px;
}

#header_about  {
	display:inline; padding-top:160px; padding-right:80px; 	font:24px bolder  Arial, Helvetica, sans-serif;
	margin:0px;
	font-weight:bolder;
}

#header_pic a{	color: #FFFFFF; text-decoration:none; }
#header_pic  a:hover {	color: #FFFFFF; text-decoration:none;	}


#header_pic {
	width: 760px;
	height:185px;
	background:#faf8ea url(images/header_pic.jpg); background-repeat:no-repeat;
 }

#header_pic h1 {
	font-size:18px;
	color: #000000;
	padding:0px;
	margin:0px;
}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 680px;
	padding:10px 40px 10px 10px;
 	overflow:hidden;
}

#content a.post-edit-link,
#content .post h2 {
	color: #3f3f3f;
}

.light {
	color: #efefef;
}

#content .post p {
	background-image:url(images/postbg.jpg);
	background-repeat:repeat;
 	padding:0 0 0 10px;
}

#topnav {
	width: 760px;
	height:15px;
	background:#e3e3e3 url(images/top_bar.gif) repeat-x;
	padding:7px 5px 3px 5px;
	margin:0px;
	text-align:right;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
}

#topnav ul {
	padding:0px;
	margin:0px;
}

#topnav li {
	display:inline;
	padding:0px 5px 0px 5px;
	margin:0px;
	font-weight:bolder;
}

#topnav a {	color:#bfbfbf; text-decoration:none;	}
#topnav a:hover {	color:#efefef; text-decoration:underline;	}

#sitenav {
	float:left;
	width: 760px;
	background: #333333;
	padding-bottom:10px;
	margin:0px;
}

#sitenav_title{
	background:#262323 url(images/footer_bar.gif);
	padding:25px 0px 2px 10px;
	color: #FFFFFF;
	font:14px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:20px;
}

#sitenav .title {
	background:#262323 url(images/side_bar_title.gif) repeat-x;
	border-bottom:1px solid #333333;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	overflow:hidden;
	margin:0px;
	color: #FFFFFF;
}

#sitenav .box {
	width:150px;
	float:left;
	background:#262323 url(images/box_bg.jpg) bottom right no-repeat;
	padding:0px;
	margin:10px 10px 10px 10px;
	border:2px solid #343434;
}

#sitenav .box ul {
	padding:5px 0px 0px 20px;
	margin:0px;
}

#sitenav .box li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #333;
	margin:0px;
	color:#a9a9a9;
}

#sitenav .box li a{
	color:#a9a9a9;
	text-decoration:none;
}

#sitenav .box li a:hover{
	color:#a9a9a9;
	text-decoration:underline;
}

#sitenav .box2 {
	width:360px;
	float:left;
	background:#262323 url(images/box_bg.jpg) bottom right no-repeat;
	padding:0px;
	margin:10px;
	border:2px solid #343434;
}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
}

#sitenav .box2 li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #333;
	margin:0px;
	color:#787878;
}

#sitenav .box2 li a{
	color:#a9a9a9;
	text-decoration:none;
}

#sitenav .box2 li a:hover{
	color:#a9a9a9;
	text-decoration:underline;
}

#footer {
	background-image:url(images/footerbg.jpg); background-repeat:no-repeat;
	width: 760px;
	clear: both;
	text-align:center;
	height:100px;
	color: #FFFFFF;
	padding:30px 10px 10px 10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;

}

#footer a{
	color: #FFFFFF;
}

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

h1 {
	font-size:16px;
	font-weight: bold;
	color:#000000;
	padding:0px;
	margin:0px;
}

.post h2.contents,
h2 {
	font-size:14px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin:0px;
}

h2.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h3 {
	font-size:12px;
	font-weight: bold;
	color:#000000;
	padding:0px;
	margin:0px;
}

h3#comments,
h3#respond {
	font-size:12px;
	font-weight: bold;
	color:#ffffff;
	padding:0px;
	margin:10px 0 10px 20px;
}

h4 {
	font-size:10px;
	font-weight: normal;
	color:#000000;
	padding:0px;
	margin:0px;
}

h5 {
	font-size:12px;
	color:#000000;
	padding:0px;
	margin:0px;
}

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

.post h2 a, h2 a:hover, h2 a:active{
	color: #0000ff;
	font-size:14px;
	text-decoration:underline;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.post {
 	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	background-image:url(images/postbg.jpg);
	background-repeat:repeat;
 	padding:10px;
}

.post a {
	color: #0000ff;
	text-decoration:underline;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	height:40px;
}

.alignleft {
	margin-bottom:10px;
	margin-left:10px;
	float:left;
	text-align:left;
	color:#efefef;
}

.alignleft a{
	color:#efefef;
}

.alignright {
	margin-right:10px;
	margin-bottom:10px;
	float:right;
	text-align:right;
	color:#efefef;
	overflow:hidden;
}

.alignright a{
	color:#efefef;
}


.center {
	text-align: center;
}

.pagetitle {

}

blockquote {
	border-left:2px solid #333333;
	padding-left:10px;
}

cite {

}

acronym, abbr {

}

/*--------------side bar------------*/

#sidebar {
	width: 170px;
	float:left;
 	padding:5px 0 5px 25px;
}

#sidebar ul {
	margin:5px;
	padding:0px;
}

#sidebar ul h2 {
 	border-bottom:1px solid #cacaca;
	font-size:12px;
	padding:3px;
	overflow:hidden;
	margin:0px;
	color: #FFFFFF;
}

#sidebar ul li {
	color:#a9a9a9;
 	list-style-type:none;
	margin-left:5px;
}

#sidebar ul ul {
	padding-bottom:10px;
	padding-left:15px;
}

#sidebar ul ul li {
	padding-left:0px;
	margin-bottom:3px;
	list-style-type:square;
	border-bottom:1px dashed #CCCCCC;
}

#sidebar ul ul ul {
	padding-bottom:0px;
	padding-left:0px;

}

#sidebar ul ul ul li {
	list-style-type:circle;
	padding-left:0px;
	margin-bottom:3px;
}

#sidebar p {

}

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

#sidebar a:visited {
	color:#999999;
	text-decoration:none;
}


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

ol.commentlist {
	color:#cfcfcf;
}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {
	color:#ffffff;
}

small.commentmetadata {

}

ol.commentlist p {
	color:#cfcfcf;
}

#commentform p {
	color:#cfcfcf;
}

/*--------------Search Form-------------*/

#search {
	float:right;
	padding:15px;
}

#search .icon{
	padding-top:3px;
	float:left;
}


#searchform {
	padding:10px;
}

input[type="text"],
textarea {
	border: #333333 1px solid;
}

textarea {
 	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:12px;
	width:503px;
}

#searchform input {
	color: #333;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font:12px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
}

#searchform #s {
	vertical-align:top;
}


/*-------------Calendar-----------------*/

#date {
	float:left;
	width:45px;
	height:52px;
	background:url(images/date_bg.jpg) no-repeat;
	padding-top:10px;
	margin-right:10px;
}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

#date .m {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;	margin-top:-3px;
}

#date .j {
	text-align:center;
	font:20px bolder Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	font-weight:bold;
	margin-top:-2px;
}


#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

#main_link a {
	color: #FFFFFF;
	font-size: 10px;
	position: relative;
	left: 35px;
	top: 120px
}

img {
	border: none;
}

.aligncenter {
	display: block;
	margin: 0 auto 0 auto;
}


/*
 *	microAudio Wordpress Plugin
 *	(c) 2008-9 Christopher O'Connell
 *	Dual Licensed under the MIT and GPL licenses
 *  See license.txt, included with this package for more
 *
 *	microAudio.example.css
 *  Release 0.6.2, March 2009
 */
.microAudio-bg {
	color: #3366FF;
}

.microAudio-leftbg {
	color: #33CCFF;
}

.microAudio-lefticon {
	color: #33FFCC;
}

.microAudio-voltrack {
	color: #33FF66;
}

.microAudio-volslider {
	color: #6633FF;
}

.microAudio-rightbg {
	color: #003DF5;
}

.microAudio-rightbghover {
	color: #B80000;
}

.microAudio-righticon {
	color: #66FF33;
}

.microAudio-righticonhover {
	color: #CC33FF;
}

.microAudio-skip {
	color: #002EB8;
}

.microAudio-text {
	color: #F5B800;
}

.microAudio-track {
	color: #CCFF33;
}

.microAudio-border {
	color: #FF33CC;
}

.microAudio-loader {
	color: #FF0000;
}

.microAudio-tracker {
	color: #FF0000;
}

.mAp, .adplr {
	width: 300px;
}

/* End of microAudio Wordpress Plugin styles */
