/*
Theme Name: Kairos-Riverside
Theme URI: http://kairosfellowship.org/riverside
Description: Theme for Kairos Riverside (and acts2fellowship groups in SD and Minnesota)
Version: 1.0
Author: Abe Yang
Author URI: http://abeyang.berkmedia.org/
Tags: fixed-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* NEW FONTS: Generated by Font Squirrel (http://www.fontsquirrel.com) on May 18, 2010 */

@font-face {
	font-family: 'AdelleBasicBold';
	src: url('css/fonts/adellebasic_bold-webfont.eot');
	src: local('☺'), url('css/fonts/adellebasic_bold-webfont.woff') format('woff'), url('css/fonts/adellebasic_bold-webfont.ttf') format('truetype'), url('css/fonts/adellebasic_bold-webfont.svg#webfontCYF5NMqr') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AniversRegular';
	src: url('css/fonts/anivers_regular-webfont.eot');
	src: local('☺'), url('css/fonts/anivers_regular-webfont.woff') format('woff'), url('css/fonts/anivers_regular-webfont.ttf') format('truetype'), url('css/fonts/anivers_regular-webfont.svg#webfont307ZngCK') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('css/fonts/chunkfive-webfont.eot');
	src: local('☺'), url('css/fonts/chunkfive-webfont.woff') format('woff'), url('css/fonts/chunkfive-webfont.ttf') format('truetype'), url('css/fonts/chunkfive-webfont.svg#webfontU5IXjpwR') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Begin Structure */
.container_12.show {
	background: #fff url(images/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_16.show {
	background: #fff url(images/16_col.gif) repeat-y;
}

body {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(images/body-bg.jpg) top repeat;
}

#page {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}

body, div, p, span, a, input, textarea { 
	font-family: AniversRegular, arial;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.2;
	color: #333;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 {
	margin-bottom: -12px;
	padding-top: 5px;
}

h1, h1 a {
	font-family: ChunkFiveRegular;
	font-size: 60px;
	color: #fff;
}

h1 a:hover { color: #ff9c00; }

h2, h2 a { 
	font-family: AdelleBasicBold, georgia;
	font-size: 36px; 
	line-height: 1; 
}

h2 {
	border-bottom: 1px solid #000; 
	margin-bottom: 20px; 
	padding-bottom: 8px;
}

h3 { font-family: AniversRegular, arial; font-size: 21px; text-transform: uppercase;}

h4, h4 a { font-family: AdelleBasicBold, georgia; font-size: 14px; line-height: 1.2; }

a { text-decoration: none; color: #ff9c00; }

small { color: #999; }


hr {
	height: 4px;
	background-color: #eee;
	border-top: 1px dashed #ccc;
	border-bottom: 1px solid #ccc;
}

/* HEADER */

#header {
	height: 126px;
	background: url(images/header-bg.png) top repeat-x;
}

#header h2 {
	margin-bottom: 0;
	font-family: AniversRegular, arial; 
	color: #aaa;
	font-size: 18px;
	border-bottom: none;
}

#headerimg img {
	position: relative;
	left: -33px;

}

/* END HEADER */

.post {
	clear: both;
}
		
#home .post dl {
	margin-bottom: 40px;
}

#home .post dt, #home .post dd {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #d3d3d3;
}

#home .post dt.first, #home .post dd.first {
	border-top: none;
}

#home .post dt.last, #home .post dd.last {
	border-bottom: none;
}

#home .post dt {
	float: left;
	width: 55px;
	padding: 7px;
	font-size: 12px;
	color: #999;
	line-height: 1.5;
}

#home .post dd {
	margin-left: 60px;
	padding: 7px;
}

#home .post dd ul.categories {
	margin: -6px -7px 0 0;
}

#home .post dd ul.categories-sm li {
	border-bottom: 1px solid #e7e7e7;
}

#home ul.categories-sm li a {
	display: block;
	border-bottom: 1px solid #d3d3d3;
	color: #333;
	line-height: 2;
}

#home ul.categories-sm li a:hover {
	color: #ff9c00;
}

#home ul.categories-sm li a span {
	margin-right: 6px;
}

#content {
	overflow: hidden;
	padding-top: 40px;
}

/* SIDEBAR */
#sidebar_wrapper { padding-top: 40px; }
.sidebar { 
	xbackground: url(images/sidebar.gif) top left repeat-y;
	overflow: hidden;
	margin-bottom: 10px;
}

.sidebar h3, .sidebar h2.widgettitle, #about_us h3 {
	margin-bottom: 10px;
	font-size: 18px;
	border-top: 1px solid #000; 
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	line-height: 1;
}

.sidebar h2.widgettitle {
	font-weight: normal;
	font-family: AniversRegular,arial;
	text-transform: uppercase;
}

.sidebar h4 {
	padding-bottom: 7px;
}

.sidebar .recent-post {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	clear: both;
}

.sidebar .cats-comments-bar {
	margin: 7px 0;
}

.cats-comments-bar {
	margin-bottom: 5px;
}

ul.categories {
	float: left;
}

ul.categories li {
	float: left;
}

ul.categories li a:hover {
	color: #ff9c00;
}

ul.categories li a {
	margin-right: 4px;
}

.sidebar .textwidget { margin-bottom: 15px; }
.sidebar .textwidget, .sidebar .textwidget p, .sidebar .textwidget a { font-size: 12px; line-height: 1.2; }

.sidebar #get_recent_comments_wrap li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.sidebar #get_recent_comments_wrap li a {
	color: #666;
	font-size: 12px;
	line-height: 1.2;
}
.sidebar #get_recent_comments_wrap li a:hover { color: #ff9c00; }
.sidebar #get_recent_comments_wrap li a:visited { color: #999; }

/* END SIDEBAR */

/* BLOG ENTRY ELEMENTS */

.author {
	color: #aaa;
	font-size: 11px;
	line-height: 1.3;
}

.entry .caption { 
	font-family: georgia, serif;
	font-size: 11px;
	line-height: 1.3;
	font-style: italic;
	color: #777;
}

.entry p { margin: 9px 0; }
/* similar to .container_16 .grid_8.prefix_4 */
#single .entry p {
	width: 460px;
	xpadding-left: 240px;
}

.photo { overflow: hidden; margin: 0 0 10px 0; }
.photo img, .sidebar img { height: auto; }
.sidebar img { max-width: 160px; }

/* similar to .container_16 .grid_12 */
.photo.xl img { max-width: 700px; }

/* similar to .container_16 .grid_8 */
.photo.large img { max-width: 520px; }

/* similar to .container_16 .grid_6 */
.photo.double img { max-width: 340px; }

/* BLOG ENTRY: UPCOMING EVENTS */

.entry h3 { 
	font-size: 24px; 
	text-transform: none; 
	margin-top: 30px; 
}

/* equivalent to grid_8 prefix_4 (under container_16) */
#single .entry h3, #single .entry .upcoming-block { padding-left: 0px; width: 460px; }
/* override to fix upcoming shift on main page */
#home .photo .prefix_4 { padding-left: 0; }

.entry .upcoming { 
	border: 1px solid #ddd; border-left: none; border-right: none; 
	margin-top: 10px; margin-bottom: 10px;
	padding-top: 10px; padding-bottom: 15px;
}
.entry .upcoming .grid_8 div, .entry .upcoming .grid_4 div {
	font-family: georgia;
	font-size: 18px;
	font-style: italic;
	color: #666;
	padding-left: 23px;
	padding-top: 5px;
}

.entry .upcoming .date { background: url(images/upcoming-date.png) left 5px no-repeat; }
.entry .upcoming .time { background: url(images/upcoming-time.png) left 5px no-repeat; }
.entry .upcoming .location { background: url(images/upcoming-location.png) 2px 5px no-repeat; }
.entry .upcoming .otherinfo { background: url(images/upcoming-otherinfo.png) left 5px no-repeat; }

.entry .upcoming a { color: #999; text-decoration: underline; }

.entry {
	margin-bottom: 40px;
}

.entry .entry-footer {
	margin-top: 25px;
}

.read-more {
	text-transform: uppercase;
	font-size: 14px;
}
a.read-more { background: url(images/readmore.png) left center no-repeat; }
a.read-more span { padding-left: 29px; color: #ff9c00; }

/* Begin Nav
 * --------------------------------------------- */
#nav {
	float: right;
}

#nav li {
	float: left;
	border-right: 1px solid #024a87;
}

#nav li.first {
	border-left: 1px solid #024a87;
}

#nav li a {
	display: block;
	width: 99px;
	padding: 37px 0 18px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	opacity: 0.65;
	filter:alpha(opacity=65);
}

#nav li a span {
	display: block;
	margin: 0 auto 4px;
	height: 24px;
	width: 24px;
	background: url(images/nav-icons.png) left top no-repeat;
	opacity: 0.85;
	filter:alpha(opacity=85);
}

#nav li .about-us span {
	background-position: -30px top;
}

#nav li .archives span {
	background-position: -60px top;
}


/* Begin Single
 * --------------------------------------------- */
/* equivalent to grid_8 prefix_4 (under container_16) */
#single hr { float: left; margin-left: 240px; width: 460px; }

#single .post h2 {
	margin-bottom: 5px;
}

#single .post-header {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #d2d2d2;
}

#single ul.categories-lg li {
	float: left;
	margin-right: 5px;
}

ul.categories-lg li a {
	display: block;
}


/* ARCHIVE */
#archives h4 { overflow: hidden; height: 18px; } 
#archives .post { height: 256px; overflow: hidden; margin-bottom: 20px; }
#archives img { width: 220px; height: auto; margin-bottom: 4px; }
#archives .small p { font-size: 12px; line-height: 1.2; }

#archives ul.categories-lg {
	margin-bottom: 18px;
	border-bottom: 1px solid #ccc;
}

#archives ul.categories-lg li {
	margin-bottom: 16px;
}

#archives ul.categories-lg li a {
	width: auto;
	height: auto;
	background: none;
	font-size: 18px;
	color: #aaa;
}

#archives ul.categories-lg li a:hover {
	color: #ff9c00;
}

#archives ul.categories-lg li a span {
	display: inline-block;
	margin-right: 5px;
	line-height: 1.7;
}

#archives ul.categories-lg li.active a {
	color: #333;
	cursor: default;
}

#archives ul.categories-lg li.active a span {
	color: #333;
	cursor:default;
}

#archives .post-month {
	font-size: 14px;
}

#archives .post-day {
	font-size: 14px;
	color: #aaa;
}





/* Begin Categories
 * --------------------------------------------- */
ul.categories li a,
#home ul.categories-sm li a span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(images/kairos-icons.png) -90px -240px no-repeat;
	line-height: 1;
}

ul.categories li a:hover,
#home ul.categories-sm li a:hover span {
	background-position: -110px -240px;
}

ul.categories li.Featured a, 
#home ul.categories-sm li.Featured a span{
	background-position: -90px -60px;
}

ul.categories li.Featured a:hover,
#home ul.categories-sm li.Featured a:hover span {
	background-position: -110px -60px;
}

ul.categories li.Upcoming a,
#home ul.categories-sm li.Upcoming a span {
	background-position: -90px -150px;
}

ul.categories li.Upcoming a:hover,
#home ul.categories-sm li.Upcoming a:hover span {
	background-position: -110px -150px;
}

ul.categories li.Designs a,
#home ul.categories-sm li.Designs a span {
	background-position: -90px -180px;
}

ul.categories li.Designs a:hover,
#home ul.categories-sm li.Designs a:hover span {
	background-position: -110px -180px;
}

ul.categories li.Photos a,
#home ul.categories-sm li.Photos a span {
	background-position: -90px -90px;
}

ul.categories li.Photos a:hover,
#home ul.categories-sm li.Photos a:hover span {
	background-position: -110px -90px;
}

ul.categories li.Memories a,
#home ul.categories-sm li.Memories a span {
	background-position: -90px -210px;
}

ul.categories li.Memories a:hover,
#home ul.categories-sm li.Memories a:hover span {
	background-position: -110px -210px;
}

ul.categories-lg li a,
#archives ul.categories-lg li a span {
	width: 24px;
	height: 24px;
	border: none;
	background: url(images/kairos-icons.png) -30px -238px no-repeat;
}

ul.categories-lg li a:hover,
#archives ul.categories-lg li a:hover span {
	background-position: -60px -238px;
}

ul.categories-lg li.Featured a,
#archives ul.categories-lg li.Featured a span {
	background-position: -30px -60px;
}

ul.categories-lg li.Featured a:hover,
#archives ul.categories-lg li.Featured a:hover span {
	background-position: -60px -60px;
}

ul.categories-lg li.Upcoming a,
#archives ul.categories-lg li.Upcoming a span {
	background-position: -30px -150px;
}

ul.categories-lg li.Upcoming a:hover,
#archives ul.categories-lg li.Upcoming a:hover span {
	background-position: -60px -150px;
}

ul.categories-lg li.Designs a,
#archives ul.categories-lg li.Designs a span {
	background-position: -30px -180px;
}

ul.categories-lg li.Designs a:hover,
#archives ul.categories-lg li.Designs a:hover span {
	background-position: -60px -180px;
}

ul.categories-lg li.Photos a,
#archives ul.categories-lg li.Photos a span {
	background-position: -30px -90px;
}

ul.categories-lg li.Photos a:hover,
#archives ul.categories-lg li.Photos a:hover span {
	background-position: -60px -90px;
}

ul.categories-lg li.Videos a,
#archives ul.categories-lg li.Videos a span {
	background-position: -30px -120px;
}

ul.categories-lg li.Videos a:hover,
#archives ul.categories-lg li.Videos a:hover span {
	background-position: -60px -120px;
}

ul.categories-lg li.Memories a,
#archives ul.categories-lg li.Memories a span {
	background-position: -30px -210px;
}

ul.categories-lg li.Memories a:hover,
#archives ul.categories-lg li.Memories a:hover span {
	background-position: -60px -210px;
}

ul.categories-lg li.All a,
#archives ul.categories-lg li.All a span {
	background-position: -30px -30px;
}

ul.categories-lg li.All a:hover
#archives ul.categories-lg li.All a:hover span {
	background-position: -60px -30px;
}

ul.categories-lg li.All.active a,
#archives ul.categories-lg li.All.active a span {
	background-position: 0 -30px;
}


/* Begin Comments
 * --------------------------------------------- */
#comments, #respond { 
	margin-top: 10px;
	border-top: 1px solid #000;
	padding-top: 10px;
}

#comments p, #respond p { padding-top: 5px; }

.commentlist .comment, #the_form {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 10px; 
}

cite, cite a { font-size: 21px; color: #333; font-style: normal; }
.commentlist .comment-meta { font-size: 11px; color: #aaa; }

input, textarea {
		 -moz-border-radius: 3px; /* FF1+ */
	  -webkit-border-radius: 3px; /* Saf3+, Chrome */
	          border-radius: 3px; /* Opera 10.5, IE 9 */
	box-shadow:inset 0 3px 0 #ccc;
	-moz-box-shadow:inset 0 3px 0 #ccc;
	-webkit-box-shadow:inset 0 3px 0 #ccc;
	border: 0;
	background-color: #ddd;
	padding: 3px;
}
input { height: 30px; margin-bottom: 15px; }
input[type=submit] { 
	background-color: #900; 
	color: #fff; 
	margin-top: 10px; 
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	padding: 0 7px;
}

#respond:after {
	content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

a.comments {
	text-transform: uppercase;
	font-size: 14px;
}       
a.comments span {
	display: inline-block;
	position: relative;
	top: -1px;
	width: 19px;
	height: 24px;
	padding-left: 8px;
	background: url(images/kairos-icons.png) 0 0 no-repeat;
	color: #ff9c00;
	text-align: center;
}
#single a.comments, #archives a.comments {
	display: inline-block;
	float: right;
}

a:hover.comments span, #single a:hover.comments { background-position: -60px 0; color: #eee; }

#single a.comments {
	margin: 0;
	width: 17px;
	height: 24px;
	padding-left: 7px;
	background: url(images/kairos-icons.png) -30px top no-repeat;
	color: #000;
	text-align: center;
}

.sidebar .recent-post a.comments,
#archives .post a.comments {
	margin: 0;
	margin-top: -3px;
	padding-left: 24px;
	font-size: 17px;
	color: #aaa;    
	float: right;
}

.sidebar .recent-post a.comments span,
#archives .post a.comments span {
	margin-right: 3px;
	width: 16px;
	height: 16px;
	padding: 0;
	background: url(images/kairos-icons.png) -90px 3px no-repeat;
}

.sidebar .recent-post a:hover.comments,
#archives .post a:hover.comments {
	color: #ff9c00;
}

.sidebar .recent-post a:hover.comments span,
#archives .post a:hover.comments span {
	background-position: -110px 3px;
}

.sidebar .photoset {
	margin: 0 0 20px 0;
}

.sidebar .photoset-image a:hover img {
	border: 1px solid #ff9c00;
}

.sidebar .photoset-image img {
	border: 1px solid #000;
	width: 155px;
}

.sidebar .photoset-title {
	font-size: 11px;
}

.sidebar .photoset-date {
	display: none;

}



/* Begin Lists */

body .entry ul {
		margin-left: 0;
		padding: 0 0 0 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

body .entry li {
		margin: 7px 0 8px 10px;
		}

.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

.entry ol li {
		margin: 0;
		padding: 0;
		}

.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}

/* End Entry Lists */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
		cursor: help;
		}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		}

blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

.hidden {
		display: none;
		}

.navigationTop {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 30px;
		}

.navigationBottom {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		}

/* End Various Tags & Classes*/


/* ABOUT US PAGE */
.subtitle {
	font-family: georgia;
	font-size: 18px;
	font-style: italic;
	color: #666;
	margin-bottom: 15px;
}
#about_us #hero	{
	max-width:620px;
	margin-top: 0px;
}

#about_us .shortinfo {
	padding-top: 9px;
}

#about_us img { margin-bottom: 20px; }
#about_us img.advisor {
	max-width: 300px;
	margin-top: 10px;
}

#about_us h3 { margin-top: 20px; margin-bottom: 10px; }
#about_us h3.advisor {
	text-transform: none;
	border: none;
	padding: 0 0 5px;
}
#about_us h3#contact-header { margin-top: 0; }

#about_us .info { 
	border-top: 1px solid #ccc; 
	padding: 10px 0;
}

#about_us .info-label {
	color: #999;
	margin-bottom: 0px;
	font-size: 12px;
}

#about_us #form { margin-top: 20px; }
#about_us #form input[type=text], #about_us #form textarea { width: 295px; } /* .grid_4 w/ padding */ 
#about_us #form input[type=submit] { float: right; }


/* GCAL WIDGET */

.gcal-widget-post {
	margin-bottom: 15px;
	padding-bottom: 10px; 
	background-color: #333;
	     -moz-border-radius: 5px; /* FF1+ */
	  -webkit-border-radius: 5px; /* Saf3+, Chrome */
	          border-radius: 5px; /* Opera 10.5, IE 9 */
}
.gcal-widget-post div{ color: #fff; }
.gcal-widget-post a { color: #fff; text-decoration: underline; }

.gcal-widget-entry, .gcal-widget-featured {
	border-top: 1px solid #666;
	padding: 0 0 10px;
}
.gcal-widget-featured { background-color: #900; }

.gcal-widget-month { 
	font-family: AdelleBasicBold, georgia; 
	font-size: 18px;
	text-align: center;
	padding: 15px 0 10px;
}

.gcal-widget-day { 
	font-family: ChunkFiveRegular, georgia;
	font-size: 48px;
	position: absolute;
	left: 65px;
	opacity: .05;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
	filter: alpha(opacity=5);
	z-index: 1;
}
.gcal-widget-featured .gcal-widget-day {
	opacity: .15;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
	filter: alpha(opacity=15);
}

.gcal-widget-datetime { width: 40px; text-align: center; float: left; }
.gcal-widget-date { font-size: 21px; margin-bottom: -2px; }
.gcal-widget-time, .gcal-widget-location { 
	font-family: georgia; 
	font-size: 11px; 
	font-style: italic;
	color: #999; 
}

.gcal-widget-event { margin-left: 40px; padding-top: 5px; z-index: 10; }


