/*

Theme Name: Ricker
Theme URI: http://rickerlibrary.org/
Description: 
Version: 1.0
Author: Nate LaClaire
Tags: 

*/


/*- Reset Styles -----------------------------------------------------------*/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,h1
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6, li {
	line-height: 100%;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*- General Styles ---------------------------------------------------------*/

body {
	font: 100% Helvetica-Neue, Helvetica, Arial, sans-serif;
}
#header,
#main-wrap,
#footer {
	width:1000px;
	margin: 0 10px 0 auto;
	position:relative;
}
#main-wrap {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#site-description h2,
.main-title,
.post h4,
.post blockquote,
.sidebar-title h4,
.sidebar-box li,
#tag-cloud li,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
#hours,
#contact_info {
	font-family: Cambria, Georgia, serif;
}
.left-fold,
.right-fold,
.pointer,
.reply-link a,
/*#searchform button,
#respond input#submit*/ {
	display: block;
	background-image: url(images/sprite.png);
}
/*#searchform button,
#respond button,*/
.reply-link a {
	font-size: 0;
	text-indent: -9999em;
}
/*- Rounded corners -*/
#header .page-list a,
div.comment,
div.pingback,
.slideshow img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/*- Sub Titles -*/
.sub-title {
	margin: 0 0 30px;
	position: relative;
	clear: both;
}
.sub-title h4,
#reply-title {
	display: block;
	font-weight: normal;
	font-size: 0.8em;
	/*text-transform: uppercase;*/
	line-height: 130%;
	padding: 11px 0 10px 95px;
}
.comment-author-and-date,
#comment-list li,
.reply-link,
#navigation,
#tag-cloud ul,
#footer .page-list ul {
	overflow: hidden;
}
.accesible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
.fieldFocus {
	color: #000 !important;
	border-color: #CCC !important;
	border-bottom: 1px solid #999 !important;
}
#mc-embedded-subscribe-form input.button,
#searchform button,
#respond button {
	display: inline;
	height: 32px;
	cursor: pointer;
}
body.archive .post {
	padding-bottom: 0;
}
.slideshow { 
	/*width: 300px;
	height: 214px;*/
	width: 375px;
	height: 267px;
	margin: 0px 0px 80px 0px;
}
.slideshow img { 
	padding: 15px;
}
#slideone { 
	-moz-transform:rotate(353deg);
	-webkit-transform:rotate(353deg);
	-o-transform:rotate(353deg);
	-ms-transform:rotate(353deg);
	/*-webkit-box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	-moz-box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);*/
/*357*/
	
}
#slidetwo { 
	-moz-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
	-o-transform:rotate(3deg);
	-ms-transform:rotate(3deg);
	/*-webkit-box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	-moz-box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);*/
	/*3*/
}
#slides {
	float:left;
	margin:50px 0px 0px -200px;
	width:450px;
}
#content .posts,#content .page {
	float:left;
	width:630px;
}

.home-column-1, .home-column-2 {
	width:285px;
	margin:0 10px;
	float:left;
}


/*- Unsemantic design elements added via JS (ricker-min.js) --------------*/


.pointer {
	width: 8px;
	height: 16px;
	background-position: -150px -66px;
	top: 14px;
	left: -1px;
}
div.comment-author-admin .pointer,
div.bypostauthor .pointer {
	background-position: -159px -66px;
}


/*- Header -----------------------------------------------------------------*/


#header {
	padding-bottom: 35px;
}
#header_left {
	float:left;
	width:700px;
}
#header_right {
	float:right;
	width:300px;
}
#header #logo h1 {
	/*font-family: 'Miss Fajardose', 'Engagement', 'Bilbo', 'Original Surfer', 'Lobster', 'lobster-1', 'lobster-2', Cambria, Georgia, serif;
	font-weight: normal;*/
	/*font-size: 2.9em;*/
    /*font-size:3.9em;
	line-height: 105%;
	padding: 24px 0 0 50px;
	margin-top:10px;
	margin-left:50px;*/
	font-size:10px;
	text-indent:-1000px;
}
#header #logo {
	background-image:url(images/ricker-top-2.png);
	background-position:0 10px;
	background-repeat:no-repeat;
	margin:0 0 0 -60px;
	width:520px;
	height:168px;
}
#header #logo h1 a {
	text-decoration: none;
	/*text-shadow: 0 2px 2px rgba(255,255,255,0.4);*/
}
/*#firstletter {
    display:block;
    margin:10px 0 0 -160px;
    float:left;
    font-size:150px;
    font-weight:100;
}
#communityhouse {
	margin-left:40px;
	font-size:98%;
}
#amp {
	font-size:75%;
}*/
#hours {
	text-align:center;
	margin:50px 0px 0px 0px;
	/*opacity: .6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);*/
}
/*#hours:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}*/
#hours h2 {
	font-size: 1.5em;
	font-weight:normal;
	font-family: Cambria, Georgia, serif;
	font-variant:small-caps;
	/*font-family: 'Miss Fajardose', 'Engagement', 'Bilbo', 'Original Surfer', 'Lobster', 'lobster-1', 'lobster-2', Cambria, Georgia, serif;
	font-size:2.5em;*/
	font-style:italic;
}
#contact_info {
	margin:0px 0px 0px 50px;
	font-size: 1em;
	display:none;
}
#header .page-list {
	clear:both;
	margin: 5px 0px 0px 50px;
	width: 830px;
	float:left;
	padding-top: 10px;
}
#header .search-button {
	/*position:absolute;
	top:0px;
	right:50px;*/
	
	/*width:70px;*/
	/*margin-top:-3px;*/
	margin:5px 50px 0px 0px;
	padding-top:10px;
	float:right;
}
#header .search-button a {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.solar-link:link, .solar-link:visited {
	color:#000 !important;
	display:block;
	text-align:center;
	text-shadow:none !important;
	text-decoration:underline;
}
.admin-bar #header .search-button {
	top:29px;
}
#header .search-button .search-box {
	display:none;
	z-index: 99999;
	position:absolute;
	top:auto;
	right:0;
	width:276px;
	height:100px;
	opacity: 1;
	background: #fff;
	margin:-10px 49px /*-1px*/ 0px 0px;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.5);
}
#header ul a, #header .search-button a {
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	padding: 7px 12px;
	margin-bottom: 5px;
	/*background: #111;
	background: rgba(0,0,0,0.7);*/
	text-shadow: 1px 1px 1px #000;
	opacity: 1;
}
#header .search-button a:hover, #header .search-button a.search-open {
	opacity: 1;
	background: #fff;
	color:#000;
	text-shadow: 1px 1px 1px #fff;
}
#header .page-list a:hover, #header .search-button a:hover {
	text-decoration: none;
}
/*.nav_link_right {
	display:block;
	float:right;
	margin:-7px -15px -7px 0;
	position:relative;
	top:-7px;
	right:-15px;
	bottom:-7px;
	width:3px;
	height:35px;
}*/
#header ul a:hover {
	opacity: 1;
	background: #111;
	background: rgba(0,0,0,0.7);
}
#header li {
	position: relative;
	float: left;
	margin-right: 5px;
}

#header .children .children,
#header .sub-menu .sub-menu {
	margin-left: 12px;
}
#header ul ul {
	display: none;
	position: absolute;
	top: auto;
	left: 0;
	float: left;
	z-index: 99999;
	background: #111;
	background: rgba(0,0,0,0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 160px;
}
#header ul ul ul {
	top: 0;
	left: 90%;
	margin:5px 0 0 -10px;
	border-right: 1px solid #000;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#header ul ul li {
	min-width: 85px;
	margin-left: 0;
}
#header ul ul a {
	background: transparent;
	margin-bottom: 0;
	opacity: 0.6;
	width: 136px;
}
#header ul li:hover > ul {
	display: block;
}
#header ul li a:hover,
#header ul li:hover > a,
#header ul li.current_page_item > a,
#header ul li.current_page_parent > a,
#header ul li.current_page_ancestor > a,
#header ul li.current-cat > a,
#header ul li.current-menu-ancestor > a,
#header ul li.current-menu-item > a,
#header ul li.current-menu-parent a {
	opacity: 1 !important;
	background: #000;
	/*background-image:url(images/left-rounded-edge.png);
	background-position:top left;
	background-repeat:no-repeat;*/
}
/*#header ul li a:hover .nav_link_right,
#header ul li:hover > a .nav_link_right,
#header ul li.current_page_item > a .nav_link_right,
#header ul li.current_page_parent > a .nav_link_right,
#header ul li.current_page_ancestor > a .nav_link_right,
#header ul li.current-cat > a .nav_link_right,
#header ul li.current-menu-ancestor > a .nav_link_right,
#header ul li.current-menu-item > a .nav_link_right,
#header ul li.current-menu-parent a .nav_link_right {
	background-image:url(images/right-rounded-edge.png);
	background-position:top right;
	background-repeat:no-repeat;
}*/
#header ul ul li a:hover,
#header ul ul li:hover > a,
#header ul ul li.current_page_item > a,
#header ul ul li.current_page_parent > a,
#header ul ul li.current_page_ancestor > a,
#header ul ul li.current-cat > a,
#header ul ul li.current-menu-ancestor > a,
#header ul ul li.current-menu-item > a,
#header ul ul li.current-menu-parent a {
	background: #000;
	/*background-image:url(images/left-rounded-edge.png);
	background-position:top left;
	background-repeat:no-repeat;*/
}
/*#header ul ul li a:hover .nav_link_right,
#header ul ul li:hover > a .nav_link_right,
#header ul ul li.current_page_item > a .nav_link_right,
#header ul ul li.current_page_parent > a .nav_link_right,
#header ul ul li.current_page_ancestor > a .nav_link_right,
#header ul ul li.current-cat > a .nav_link_right,
#header ul ul li.current-menu-ancestor > a .nav_link_right,
#header ul ul li.current-menu-item > a .nav_link_right,
#header ul ul li.current-menu-parent a .nav_link_right {
	background-image:url(images/right-rounded-edge.png);
	background-position:top right;
	background-repeat:no-repeat;
}*/
#clipart1 {
	/*margin:100px 0 0 -150px;*/
	position:absolute;
	top:200px;
	right:20px;
	/*float:left;*/
}
#clipart2 {
	margin:30px 50px 30px 50px/*210px*/;
	text-align:center;
}


/*- Main Content -----------------------------------------------------------*/

#main {
	background: #fff;
	background: rgba(255,255,255,1);
	/*background: -webkit-gradient(linear, 0 0, 0 160, from(rgba(255,255,255,0.5)), to(rgba(255,255,255,1)));
	background: -moz-linear-gradient(100% 0% 270deg, rgba(255,255,255,0.5), rgba(255,255,255,1) 160px);*/
	
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,0.8);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/*-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;*/
	color: #333;
	margin: 0px 30px;
	
}
#content,
#sidebar {
	margin-top: 30px;
}
#content {
	float: left;
	/*width: 630px;*/
	width:950px;
	margin-left: 0px;
}
#sidebar {
	float: right;
	width: 270px;
	margin-right: 0px;
}


/*- Site Description -------------------------------------------------------*/

#site-description {
	padding: 25px 35px;
	background: url(images/bgs/siteDescription.png) no-repeat center bottom;
}
#site-description h2 {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 150%;
	color: #666;
	text-shadow: 1px 1px #FFF;
}
#header-image {
	margin: 20px 0;
}


/*- The Post ---------------------------------------------------------------*/

.post {
	/*float: left;
	width: 100%;
	clear: both;*/
	padding-bottom: 30px;
}

.post-meta {
	float: left;
	width: 600px;
	font-size: 0.8em;
	color: #999;
	padding: 10px 15px;
	/*margin-left: 55px;*/
	border-bottom: 1px solid #DDD;
}
.post-meta p,
.post-meta li {
	float: left;
}
.post-meta p {
	padding-left: 25px;
}
.post-meta a {
	line-height: 130%;
	color: #999;
}
.post-meta a:hover {
	color: #666;
}
.main-title {
	padding: 7px 0 20px 0;
	min-height: 39px;
	position: relative;
}
/*.main-title h3,
.main-title h3 a {
	color: #000;
}*/
.main-title h3 {
	font-size: 1.9em;
	font-weight: normal;
	line-height: 130%;
	/*text-shadow: 1px 1px #5A962F;*/
	text-align:center;
	margin:0 0 0 -40px;
	/*font-family: 'Miss Fajardose',Georgia, Cambria;*/
}
.post-date {
	/*color: #51892a;*/
	color:#777;
	font-size: 1.4em/*1.6em*/;
	letter-spacing: -0.05em;
	position: absolute;
	top: 13px;
	right: 15px;
	/*text-shadow: 1px 1px #84C050;*/
}
.post-date span {
	margin-left: 3px;
}
.post-date .month {
	color: #447223;
}
.post-date .day {
	color: #51892a;
}
.post-date .year {
	color: #59962e;
}
.post-author {
	/*background: url(images/icons/author.gif) no-repeat left center;*/
	padding-left:0px !important;
	display:none;
}
.comment-number {
	float: right !important;
	background: url(images/icons/bubble.gif) no-repeat left center;
}
.comment-number a {
	color: #6F95D7;
}
.entry {
	clear: both;
	padding: 0px 10px 15px 10px;
	color: #444;
	overflow: hidden;
}
.entry h4,
.entry h5,
.entry h6,
.entry ul,
.entry ol,
.entry blockquote {
	margin: 5px 0 30px;
}
.entry p,
.entry li {
	font-size: 0.95em;
}
.entry p {
	line-height: 155%;
	padding-bottom: 20px;
}
.entry a {
	text-decoration: underline;
	color: #AC6C13;
}
.entry a:hover {
	color: #000;
}
.entry a:visited {
	color: #666;
}
.entry ul li,
.entry ol li {
	line-height: 130%;
	margin: 0 0 7px 25px;
}
.ai1ec-pagination li {
	margin: 0 0 0 0 !important;
}
.entry ul li {
	list-style: url(images/icons/bullet.gif);
}
.entry ol li {
	list-style: decimal;
}
.entry h3.result {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 130%;
	position: relative;
	left: -5px;
	border: none;
	margin-bottom: 5px;
}
.entry h3.result a,
.entry h3.result a:visited {
	font-weight: bold;
	color: #222;
	text-decoration: underline;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5 {
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: #8279AD;
	padding: 5px 0 5px 10px;
	margin: 10px 0 20px -10px;
	border-bottom: 1px solid #D8D8FF;
	line-height: 120%;
}
.entry h1 {
	font-size: 2em;
}
.entry h2 {
	font-size: 1.6em;
}
.entry h3 {
	font-size: 1.4em;
}
.entry h4 {
	font-size: 1.2em;
}
.entry h5 post-tags,
.entry blockquote {
	font-size: 1.2em;
	font-style: italic;
	padding: 10px 20px 0;
	border-left: 5px solid #E5E6E2;
}
.entry blockquote p {
	line-height: 150%;
	font-size: 0.8em;
	color: #666;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 10px 20px 5px 0;
}
.alignright {
	float: right;
	margin: 10px 0 5px 20px;
}
.post-edit-link {
	color: #111 !important;
	font-size: 14px;
	line-height: 1.3;
	margin-left: 20px;
	text-shadow: #5A962F 1px 1px;
}
.post-category {
	border-top: 1px solid #DDD;
	background: url(images/icons/folder.gif) no-repeat 10px 11px;
}
.post-category a {
	margin-left: 5px;
}
.post-category-elements {
	padding: 0 !important;
}
.post-tags {
	background: url(images/icons/tag.gif) no-repeat 10px 10px;
}
.post-tags ul {
	float: left;
	width: 450px;
}
.post-tags li {
	margin-left: 5px;
}
.post-nav {
	width: 605px;
	padding: 1px 0;
	background: url(images/bgs/post/postNav.jpg) repeat-x 0 0;
	border-bottom: 0;
}
.post-nav p {
	padding: 0;
}
.post-nav .next-post {
	float: right;
}
.post-nav a {
	display: block;
	color: #999;
	padding: 9px 0;
}
.post-nav a:hover {
	color: #5E9E28;
}
.post-nav .next-post a {
	padding-right: 40px;
	background: url(images/bgs/post/postNav-nextArrow.png) no-repeat 100% 0;
}
.post-nav .next-post a:hover {
	background-position: 100% -60px;
}
.post-nav .prev-post a {
	padding-left: 40px;
	background: url(images/bgs/post/postNav-prevArrow.png) no-repeat 0 0;
}
.post-nav .prev-post a:hover {
	background-position: 0 -60px;
}
.wp-caption {
	background: #f4f4f4;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.entry p.wp-caption-text {
	color: #777;
	font-size: 13px;
	margin: 10px;
	padding-bottom: 0;
}


/*------------------------------------------*/
/* ATTACHMENT				*/
/*------------------------------------------*/

body.attachment #content {
	width: 100%;
}
body.attachment .post-meta {
	width: 858px;
}
body.attachment .next-post a {
	background-position: 100% -60px;
}
body.attachment .prev-post a {
	background-position: 0 -60px;
}
body.attachment .entry {
	padding: 0 0 15px 60px;
	text-align: center;
}
body.attachment .entry img {
	margin: 0 auto 30px;
}


/*- Comment List -----------------------------------------------------------*/

#comment-list {
	clear: both;
	padding: 10px;
	/*border:1px solid #999;
	margin:20px;
	-webkit-box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	-moz-box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}
#comment-list li {
	clear: both;
	padding: 20px 0 5px 10px;
}
.avatar-holder,
div.comment,
div.pingback {
	float: left;
}
#comment-list .sub-title {
	/*background: url(images/bgs/comments/commentList-title.jpg) repeat-y 0 0;*/
	margin:0 0 5px 0;
}
/*
#comment-list .sub-title .sub-title-border {
	background: url(images/bgs/comments/commentList-title-border.jpg) no-repeat 0 100%;
}*/
#comment-list .sub-title h4 {
	/*color: #648CCC;
	text-shadow: 1px 1px #E6EFFC;
	background: url(images/icons/bubble-title.gif) no-repeat 65px 12px;*/
	color:#000;
	padding:5px;
	font-size:1.2em;
}
.avatar-holder {
	width: 61px;
	height: 52px;
	margin: 7px 5px 0 0;
	background: url(images/bgs/comments/avatar.gif) no-repeat 0 0;
	position: relative;
}
.avatar-holder img {
	margin: 2px 0 0 2px;
}
div.comment,
div.pingback {
	padding: 15px 15px 0;
	border: 1px solid #EBEBEB;
	position: relative;
}
.commentDate,
.commentText {
	font-size: 0.84em;
}
.comment-author-and-date {
	padding: 0 10px 10px;
	border-bottom: 1px solid #EBEBEB;
}
.comment-author em {
	color: #999;
}
.comment-author {
	float: left;
}
.comment-author a {
	color: #333;
}
.commentDate {
	float: right;
}
.commentDate a {
	color: #CCC;
}
.commentDate a:hover {
	color: #666;
}
.commentText {
	padding: 10px;
}
.commentText p {
	line-height: 130%;
	padding-bottom: 10px;
}
.commentText a {
	color: #000;
}
#comment-list .children {
	clear: both;
}
#comment-list li.depth-1 div.pingback {
	width: 511px;
}
#comment-list li.depth-1 div.comment {
	width: 445px;
}
#comment-list li.depth-2 div.comment {
	width: 378px;
}
#comment-list li.depth-3 div.comment {
	width: 308px;
}
#comment-list li.depth-2,
#comment-list li.depth-3 {
	padding-left: 67px;
	background: url(images/bgs/comments/reply.gif) no-repeat 18px 28px;
}
#comment-list li.depth-2 .commentDate,
#comment-list li.depth-3 .commentDate {
	float: left;
	clear: left;
	margin-top: 3px;
}
#comment-list li.pingback .avatar-holder {
	display: none;
}
#comment-list div.comment-author-admin,
#comment-list div.bypostauthor,
#comment-list div.comment-author-admin .comment-author-and-date,
#comment-list div.bypostauthor .comment-author-and-date {
	border-color: #DDD;
}
#comment-list div.comment-author-admin,
#comment-list div.bypostauthor {
	background: #EBEBEB url(images/bgs/comments/admin.jpg) repeat-x 0 0;
}
#comment-list div.comment-author-admin .comment-author-and-date,
#comment-list div.bypostauthor .comment-author-and-date {
	text-shadow: 1px 1px #FFF;
}
#comment-list div.comment-author-admin .reply-link a,
#comment-list div.bypostauthor .reply-link a {
	background-position: -172px -21px;
}
.reply-link {
	text-align: right;
	padding-bottom: 0 !important;
	display: none;
	height: 20px;
	position: absolute;
	bottom: 10px;
}
.reply-link a {
	float: right;
	width: 47px;
	height: 20px;
	background-position: -172px 0;
}
li.comment:hover .reply-link {
	display: block;
}
.nocomments {
	clear: both;
	color: #777;
	margin-left: 60px;
}


/*------------------------------------------*/
/* WAITING FOR MODERATION					*/
/*------------------------------------------*/
.waiting4Mod {
	font-style: italic;
	color: #E26F5A;
}
.edit-comment {
	text-align: right;
}
.edit-comment a {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #8F3A2C;
}
.cancel-comment-reply,
.logged-in-as {
	font-size: 0.9em;
}
.cancel-comment-reply a,
.logged-in-as a {
	color: #AC6C13;
}


/*- Comment Form -----------------------------------------------------------*/

div#respond {
	clear: both;
	padding-bottom: 10px;
	border:1px solid #999;
	margin:20px;
	-webkit-box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	-moz-box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	box-shadow: 4px 4px 15px 1px rgba(50, 50, 50, 0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*div#respond #reply-title {
	background: url(images/bgs/comments/commentForm-title.jpg) repeat-y 0 0;
	padding-left: 65px;
}
div#respond .sub-title-border {
	background: url(images/bgs/comments/commentForm-title-border.jpg) no-repeat 0 100%;
	position: relative;
}*/
#respond #reply-title {
	/*color: #C09104;
	text-shadow: 1px 1px #FBEECA;*/
	color:#000;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px solid #999;
	font-size:1.2em;
}
div#respond form {
	margin: 5px;
}
#respond p {
	padding: 5px;
}
#respond label {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	padding-bottom: 3px;
}
#respond input,
#respond textarea {
	width: 95%;
	display: block;
	font-family: inherit;
	font-size: 1em;
	color: #999;
	padding: 8px 10px;
	border: 1px solid #DDD;
}
#respond textarea {
	font-size: 0.9em;
	height: 170px;
	overflow: auto;
}
#respond input#submit {
	/*width: 128px;
	height: 32px;
	cursor: pointer;
	background-position: -43px 0;
	border: none;
	background-color: none;
	text-indent: -9999px;*/
	padding:5px 10px; 
	margin: 0 0 0 5px;
	font-size:0.8em;
	cursor:pointer;
	width:auto;

	border-radius: 3px 0 0 0;
	-moz-border-radius:3px 0 0 0;
	-khtml-border-radius:3px 0 0 0;
	-webkit-border-radius:3px 0 0 0;

	border:1px solid #ccc;
	
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 1%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7f7f7), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 1%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 1%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 1%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(top,  #f7f7f7 1%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
#respond input#submit:hover {
	/*background-position: -43px -33px;*/
	border:1px solid #aaa;
	background: #fdfdfd; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 1%, #c1c1c1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7f7f7), color-stop(100%,#c1c1c1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 1%,#c1c1c1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 1%,#c1c1c1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 1%,#c1c1c1 100%); /* IE10+ */
	background: linear-gradient(top,  #f7f7f7 1%,#c1c1c1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-9 */
}
input#subscribe_blog,
input#subscribe {
	float: left;
	margin-right: 8px;
}
label.subscribe-label {
	padding-top: 4px;
}
.form-allowed-tags {
	color: #ccc;
	font-size: 12px;
	width: 95%;
}
.form-allowed-tags:hover {
	color: #999;
}
#respond h3#reply-title {
	padding: 11px 0 10px 10px;
}
#respond h3 small a {
	font-size: 11px;
	color: #222;
	margin-left: 15px;
}
.required {
	display: inline;
}


/*- Sidebar ----------------------------------------------------------------*/

.sidebar-box {
	padding-bottom: 30px;
	/*font-family: Cambria, Georgia, serif;*/
}
.sidebar-title {
	/*background: url(images/bgs/sidebar/sidebar-title.jpg) repeat-y 100% 0;
	border-bottom: 1px solid #E0E0DF;*/
	position: relative;
}
.sidebar-title h4 {
	font-size: 1em;
	font-weight: bold;
	color: #7F7F7F;
	padding: 5px;
	margin-bottom: 5px;
}
.sidebar-box a:hover {
	text-decoration: none;
}

/*------------------------------------------*/
/* LINK LISTS								*/
/*------------------------------------------*/
.sidebar-box ul {
	margin: 20px 5px 20px 5px;
	overflow: hidden;
}
.sidebar-box ul ul {
	margin-right: 0;
	font-size: 0.9em;
}
.sidebar-box ul ul li a {
	border: none;
	margin-left: 0;
}
.sidebar-box ul ul ul {
	margin-left: 0;
}
.sidebar-box li a {
	display: block;
	font-size: 1.15em;
	line-height: 130%;
	color: #999;
	padding: 0;
	border-bottom: 0;
}
.sidebar-box li.last a {
	border: 0;
}
.sidebar-box p {
	padding: 20px 20px 0 25px;
}
.sidebar-box li {
	list-style:none !important;
	margin:0 !important;
}

/*------------------------------------------*/
/* SEARCH BOX								*/
/*------------------------------------------*/
#searchform {
}
#searchform p {
	padding: 20px 20px 0 25px;
}
#searchform input,
#mc-embedded-subscribe-form input.email {
	font-size: 1em;
	font-family: inherit;
	width: 165px;
	color: #999;
	padding: 5px;
	margin-right: 5px;
	background: #FFF;
	border: 1px solid #DDD;
}
#searchform button,
#mc-embedded-subscribe-form input.button{
	/*width: 42px;
	background-position: 0 0;
	position: relative;
	top: -5px;*/
    padding:5px 10px; 
	margin: 0;
	font-size:0.8em;
	cursor:pointer;
	width:auto;
	display:block;
	float:right;

    border-radius: 3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;

	border:1px solid #ccc;
	
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 1%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7f7f7), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 1%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 1%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 1%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(top,  #f7f7f7 1%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
#searchform button:hover,
#mc-embedded-subscribe-form input.button:hover {
	/*background-position: 0 -33px;*/
    border:1px solid #aaa;
	background: #fdfdfd; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 1%, #c1c1c1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f7f7f7), color-stop(100%,#c1c1c1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7f7f7 1%,#c1c1c1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7f7f7 1%,#c1c1c1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7f7f7 1%,#c1c1c1 100%); /* IE10+ */
	background: linear-gradient(top,  #f7f7f7 1%,#c1c1c1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-9 */
}

/*------------------------------------------*/
/* CATEGORY BOX								*/
/*------------------------------------------*/
.widget_categories {
}
.widget_categories a {
	background: url(images/icons/folder-sidebar.gif) no-repeat 0 0;
}
.widget_categories a:hover {
	color: #B95050;
	border-color: #E3CBC4;
}

/*------------------------------------------*/
/* RECENT POSTS BOX							*/
/*------------------------------------------*/
.widget_recent_entries {
}
.widget_recent_entries a,
.widget_pages a {
	/*background: url(images/icons/file-sidebar.gif) no-repeat 0 0;*/
}
.widget_recent_entries a:hover,
.widget_pages a:hover {
	color: #7D5197;
	border-color: #E1CFF7;
}

/*------------------------------------------*/
/* RECENT COMMENTS BOX						*/
/*------------------------------------------*/
.widget_recent_comments table {
	margin: 20px 40px 20px 20px;
	font-family: Cambria, Georgia, serif;
}
.widget_recent_comments tr {
	padding: 10px 0;
}
.widget_recent_comments {
	font-size: 0.9em;
}
.widget_recent_comments a {
	color:  #739AD7;
}
.widget_recent_comments a:hover {
	color: #666;
}

/*------------------------------------------*/
/* ARCHIVES BOX								*/
/*------------------------------------------*/
.widget_archive {
}
.widget_archive a {
	background: url(images/icons/clock-sidebar.gif) no-repeat 0 0;
}
.widget_archive a:hover {
	color: #C59703;
	border-color: #F0E5C0;
}

/*------------------------------------------*/
/* BLOGROLL BOX								*/
/*------------------------------------------*/
.widget_links ul,
.widget_meta ul {
	margin-left: 0;
}
.widget_links a,
.widget_meta ul a {
	/*background: url(images/icons/arrow-sidebar.gif) no-repeat 0 0;*/
}
.widget_links a:hover,
.widget_meta ul a:hover {
	color: #73B73A;
	border-color: #D5E9C4;
}

/*------------------------------------------*/
/* LINKS ON HOVER							*/
/*------------------------------------------*/
.widget_categories a:hover,
.widget_recent_entries a:hover,
.widget_archive a:hover,
.widget_links a:hover,
.widget_pages a:hover,
.widget_meta a:hover {
	background-position: -246px 0;
}
.widget_categories ul,
.widget_recent_entries ul,
.widget_archive ul,
.widget_pages ul {
	margin: 0 50px 0 0;
}

/*------------------------------------------*/
/* TWITTER									*/
/*------------------------------------------*/
.widget_twitter ul li {
	margin: 20px 0;
}
.widget_twitter .sidebar-title a {
	color: #60C1D4;
}
.widget_twitter li a {
	font-size: inherit;
	display: inline;
	border: none;
	padding: 0;
}
.widget_twitter a:hover {
	color: #7FD0E0;
}


/*- Widgets ----------------------------------------------------------------*/
#widgetList .sidebar-title {
	margin-bottom: 10px;
}
#widgetList li {
	color: #666;
	list-style: none;
	padding: 15px 27px;
	border-bottom: 1px solid #DDD;
}
#widgetList li.first {
	padding-top: 0;
}
#widgetList li.last {
	border: 0;
}
#widgetList h4 a {
	color: #7F7F7F;
}
#widgetList a {
	display: inline;
	color: #999;
	padding: 0;
	border: 0;
}
#widgetList a:hover,
#widgetList h4 a:hover {
	color: #333;
}
.widget select {
	margin: 20px 30px;
}
#calendar_wrap {
	padding: 20px 50px 0 15px;
}
#wp-calendar {
	width: 100%;
	color: #999;
}
#wp-calendar th {
	padding-top: 10px;
}
#wp-calendar th,
#wp-calendar td {
	text-align: center;
}
#wp-calendar a {
	color: #666;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#calendar_wrap tfoot {
	margin: 10px 0 0;
}
.textwidget {
	padding: 5px;
	margin-top:-10px;
}
.textwidget p {
	color: #555;
	line-height: 130%;
	padding-bottom: 5px;
}
.textwidget a,
.top_rated a {
	color: #ac6c13;
}
.wp_widget_tag_cloud > div + div {
	font-size: 1.3em;
	margin: 20px 50px 20px 30px;
}
.wp_widget_tag_cloud > div + div a {
	color: #777;
}
.wp_widget_tag_cloud > div + div a:hover {
	color: #333;
}
.widget_flickr table {
	background-color: transparent !important;
	border: 0 !important;
	border-collapse: collapse; /* remove cell-spacing value */
	margin: 20px;
}
.widget_image > div + div {
	margin: 10px 30px 20px 0;
}
.widget_gravatar a img {
	margin: 10px 30px 20px;
	padding: 3px;
	background: #d1d1d1;
}
.top_rated li a {
	padding-left: 10px;
}
.top_rated p {
	margin: 10px 30px;
	color: #666;
	font-size: 0.8em;
}
.widget_blog_subscription form {
	margin-right: 30px;
}


/*- Navigation -------------------------------------------------------------*/

#navigation {
	/*border-top: 3px solid #EEE;*/
	/*clear: both;*/
	font-size: 14px;
	overflow: hidden;
	padding: 10px 5px 50px 5px;
	/*text-transform: uppercase;*/
}
#navigation a,
#navigation span {
	/*color: #b9b9b9;*/
	line-height: 35px;
	font-weight: bold;
	height: 32px;
	display: block;
	padding: 0 16px;
	text-decoration: underline;
	/*border: 1px solid #ddd;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;*/
}
/*#navigation a:hover {
	background: #aaa;
	border-color: #888;
	color: #fff;
	text-shadow: 1px 1px 1px #8b8b8b;
}*/
#prev-page {
	float: left;
}
/*#prev-page a {
	background: url(images/left-post-navigation-body.png) no-repeat top right;

}*/
#next-page {
	float: right;
}
/*#next-page a {
	background: url(images/right-post-navigation-body.png) no-repeat top left;
}*/


/*- Tag Cloud --------------------------------------------------------------*/

#tag-cloud {
	clear: both;
	padding-top: 30px;
}
#tag-cloud .sub-title {
	background: url(images/bgs/tag-cloud/tagCloud-title.jpg) repeat-y 0 0;
	margin: 0 -30px 30px;
}
#tag-cloud .sub-title .sub-title-border {
	background: url(images/bgs/tag-cloud/tagCloud-title-border.jpg) no-repeat 0 100%;
}
#tag-cloud .sub-title h4 {
	color: #999;
	text-shadow: 1px 1px #FFF;
	background: url(images/icons/tag-title.gif) no-repeat 65px 11px;
}
#before-footer {
	clear: both;
	margin: 0px -1px -10px;
	padding-bottom: 20px;/*50px*/
}
#tag-cloud ul {
	padding: 0 20px;
	margin: 0 30px;
}
#tag-cloud li {
	float: left;
	text-transform: capitalize;
	padding: 15px 0 0 20px;
}
#tag-cloud a {
	font-size: 0.8em;
	color: #CD5550;
}
#tag-cloud .tag-size-1 a {
	font-size: 1.8em;
	color: #4C80FE;
}
#tag-cloud .tag-size-2 a {
	font-size: 1.4em;
	color: #1AA4E1;
}
#tag-cloud .tag-size-3 a {
	font-size: 1.2em;
	color: #5AAD97;
}
#tag-cloud .tag-size-4 a {
	font-size: 1em;
	color: #B3A40C;
}
#tag-cloud .tag-size-5 a {
	font-size: 0.9em;
	color: #D79017;
}
#tag-cloud .divider {
	float: none;
	clear: both;
	width: 100%;
	height: 1px;
	padding: 15px 0 0 0;
	border-bottom: 1px solid #DDD;
}
#tag-cloud .divider.last {
	border: 0;
}


/*- WP.com -----------------------------------------------------------------*/

.pd-rating {
	margin-bottom: 30px;
}
#content #wpl-likebox {
	margin-left: 60px !important;
}


/*- Footer -----------------------------------------------------------------*/

#footer {
	font-size: 0.75em;
	color: #666;
	padding: 50px 0 40px;
	text-align: center;
}
#clipart3 {
	float:right;
	margin:0 10px 0 10px;
}
#email-signup {
	float:left;
	width:262px;
	text-align:left;
	font-size: 0.85em;
	color: #333;
	margin-left:10px;
	margin-top:25px;
}
#email-signup h3 {
	margin-bottom:10px;
}
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
#contact-address {
	float:right;
	width:300px;
	text-align:right;
	font-size: 0.85em;
	color: #333;
	margin-right:10px;
	margin-top:25px;
}
#footer p {
	/*background: rgba(255,255,255,0.4);*/
	padding: 6px 10px;
	width: 50%;
	margin: 0 auto;
}
#footer a {
	color: #555;
}
#footer a:hover {
	color: #111;
}
img#wpstats {
	display: block;
	margin: 0 auto 20px;
}
#about {
	float: left;
	width: 700px;
}

/* LibraryThing Widget */
.LT_content {
	padding:5px !important;
}

/* AEC customizations */
#aec-calendar .aec-repeating span.fc-event-title {
	background:none !important;
	padding-left:1px !important;
}
ul.aec-eventlist li:hover {
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
}

@media all and (min-width:1400px) {
	/* large monitor adjustments */
	#header,
	#main-wrap,
	#footer {
		width:1000px;
	        margin: 0 auto;
	}	
}

@media all and (max-width:1100px) {
	/* small monitor adjustments */
	/*#header #logo h1 {
		margin-left:160px !important;
	}*/
	#header #logo {
		margin:0 0 0 20px !important;
	}
	.slideshow, .slideshow img {
		width:250px !important;
		height:178px !important;
	}
	.slideshow {
		margin:0 0 100px 0;
	}
	#slideone {
		margin-top:-30px;
	}	
	#slides {
		width:300px !important;
		margin:50px 0 0 -50px !important;
	}
	#content .posts, #content .page {
		float:left !important;
		width:590px !important;
	}
	.post-meta {
		width:560px !important;
	}
	#clipart2 {
		margin:30px 30px 10px 30px;
	}
}

/*.page-id-152 #main {
	background-image:url(http://www.rickerlibrary.netwalker.us/wp-content/uploads/2012/01/nicubunu_Knitting_ball-e1326903284184.png);
	
}*/
#main-inner {
	background-color:#fff;
	margin:50px 50px 50px 50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#slides {
	margin:50px 0px 0px -250px;
}
#clipart2, #clipart1 {
	display:none;
}
.linklove {
	display:none !important;
}
#aec-filter {
	display:none !important;
}
.ai1ec-filters-container {
	display:none !important;
}
.ai1ec-categories, .ai1ec-recurrence, .ai1ec-exclude {
	display:none;
}
.type-ai1ec_event .post-author {
	display:none;
}