.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-size: 1em;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/******************************************** Cypher Design **************************************************************/
/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}
body {
	font: 100%/1.4 "Times New Roman", Times, serif;
	color: #000; background: #fff url(images/main/page-bg.jpg) fixed repeat center top;
}
img {
	border: none;
	vertical-align: bottom;
}
h1 {
	font-size: 1.2em;
	color: #55423A;
}
h1.h1toptext, h1.h1toptextright {
	font-size: 1.8em;
	color: #55423A;
	width: 195px;
	float: left;
	line-height: 1.2;
}
h1.h1toptextright {
	float: right;
	text-align: right;
}
h2 {
	font-size: 1em;
	color: #55423A;
	line-height: 1.25;
}
h3 {
	font-size: 1em;
	color: #55423A;
	line-height: 1.25;
}
p, ul, ol {font-size: .8em;
	margin-bottom: 1em;
}
ul, ol {margin-left: 2em;
}
a {text-decoration: underline;}
a:link {color: #55423A;}
a:visited {color: #55423A;}
a:hover {color: #BEBAAF; text-decoration: none;}
a:active {color: #BEBAAF; text-decoration: none;
}
/**************** Container styles ****************/
#container {
	width: 750px;
	margin: 0 auto;
	padding-top: 15px;
}
#mainwrapper {
	width: 745px;
	float: left;
	padding-left: 5px;
	background: url(images/main/drop-shadow-rpt.png) repeat-y left top;
}
#topshadow {
	width: 750px;
	float: left;
	height: 5px;
	background: url(images/main/drop-shadow-top.png) no-repeat left top;
}
#bottomshadow {
	width: 750px;
	float: left;
	height: 5px;
	background: url(images/main/drop-shadow-bottom.png) no-repeat left top;
}
/**************** Header styles ****************/
#header {
	background: url(images/main/header.jpg) no-repeat left top;
	height: 123px;
	width: 740px;
}
/**************** Navigation styles ****************/
#navbar {
	background-color: #55423A;
	width: 740px;
	float: left;
	padding: 3px 0 5px;
}
#navbar ul {
	margin-left: 38px;
	list-style: none;
	float: left;
	margin-bottom: 0;
	font-size: .75em;
	display: inline;
}
#navbar li {
	float: left;
	font-weight: bold;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #fff;
	line-height: 1;
}
#navbar a {text-decoration: none;}
#navbar a:link, #navbar a:visited {color: #fff;}
#navbar a:hover, #navbar a:active {color: #BEBAAF;
}
#navbar li.lastlistitem {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
/**************** Content styles ****************/
#contentwrapper {
	background: #fff url(images/main/garden-illustration.jpg) no-repeat left top;
	float: left;
	width: 740px;
}
.maincontent, .blogwrapper {
	float: left;
	width: 664px;
	margin: 15px 38px 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #55423A;
}
.blogwrapper {
	border-bottom: none;
}
.topleftcolumn {
	float: left;
	width: 314px;
	margin: 0 35px 0 0;
}
.toprightcolumn {
	float: left;
	width: 314px;
}
.narrowcolumn {
	float: left;
	width: 450px;
}
.post {
	border-bottom: 1px dashed #55423A;
        clear: both;
        margin-bottom: 1em;
}
#sidebar {
	float: right;
	width: 170px;
}
#sidebar ul {
	list-style: none;
	margin: 0;
	font-size: 1em;
}
#sidebar ul ul, .widget_search, .widget_tag_cloud {
	margin: 0 0 1em;
	font-size: .8em;
	border-bottom: 1px dashed #55423A;
	padding-bottom: 1em;
}
#sidebar a {
	text-decoration: none;
}
#cyphersponsor {
	clear: both;
	text-align: right;
}
.post h2 a {text-decoration: none;}
.post h3 a {text-decoration: none;}
.screen-reader-text {display: none;
}
input#s {margin-right: 3px; width: 90px;
}
.navigation {
	display: block;
	margin-bottom: 10px;
        font-size: .8em;
        float: left;
        width: 100%;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
/**************** Footer styles ****************/
#footer {
	background-color: #9fc;
}
#footer p {
	float: right;
	text-align: right;
	font-size: .8em;
	padding: 0 10px 5px 0;
}
#footer a:link, #footer a:visited {color: #000;}
#footer a:hover, #footer a:active {color: #55423A;
}
/**************** Misc classes and styles ****************/
.imgleft {float: left; margin: 0 1em .5em 0;}
.imgright {float: right; margin: 0 0 .5em 1em;}
.boldtext {font-weight: bold;}
.italictext {font-style: italic;}
.headerright {float: right; text-align: right;}
.toptextright {float: right; text-align: right; clear: both; width: 320px; margin-top: 315px;}
.clear {clear: both;}
.biggerboldtext {color: #55423A; font-size: 1.2em; font-weight: bold;}
.boldbrowntext {color: #55423A; font-weight: bold;}
.postmetadata {text-align: center; clear: both;}
h3#comments, #respond h3 {font-size: .9em; color: #333;}
ol.commentlist {margin: 0; border-left: 1px dashed #55423A; background-color: #eee;}

