/*   
Theme Name: RIISE
Theme URI: http://www.4riise.org/
Description: RIISE Theme developed by BlueBox Studio
Author: Anthony Wallace
Author URI: http://www.blueboxstudio.biz/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');




/* /// Anthony Settings \\\ */


/* Main Settings */

body {
	background: url('imgs/bg.jpg') left 275px no-repeat;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
}

.clearfix:after {
	display:block; 
	visibility:hidden; 
 	clear:both; 
 	height:0; 
 	content: "."; 
}

.main {
	margin: 0 auto;
	min-height: 1230px;
	width: 940px;
}

.header-content, .footer-content {
	margin: 0 auto 25px;
	width: 940px;
	padding-top: 15px;
}

.footer-content {
	padding-top: 0;
	margin-bottom: 0;
}

.logo {
	background: url('imgs/bg-logo.jpg') no-repeat;
	float: left;
	height: 132px;
	width:167px;
}

.ad-728x90 {
	float: left;
	height: 90px;
	margin:42px 0 0 44px;
	width: 728px;
}

a.btn-member {
	background: url('imgs/btn-member_login.jpg') no-repeat;
	position: absolute;
	height: 30px;
	left: 360px;
	padding: 0;
	top:10px;
	width: 141px;
}

a.logo-ftr {
	background: url('imgs/bg-logo-ftr.jpg') no-repeat;
	float: right;
	height: 86px;
	width: 77px;
}

.social {
	clear: both;
	color: #fff;
	float: right;
	margin-top: 15px;
}
.copy {
	color: #fff;
	float: left;
}

.social a.facebook, .social a.twitter {
	float: right;
}
.social a.twitter {
	margin: 0 8px;
}

.copy a:hover {
	color: #669934;
}

a.facebook, a.twitter {
	height: 32px;
	width: 32px;
}
a.facebook { background: url('imgs/icon-facebook.jpg') no-repeat; }
a.twitter { background: url('imgs/icon-twitter.jpg') no-repeat; margin-right: 0; }

.slug-mother-in-need table.ec3_schedule { display: none; }


/* Home Setting */

.home-slide {	
	color: #fff;
	background: #669934;
	padding: 10px;
}

.home-slide p {
	color: #fff;
	margin: 10px 0 0;
	line-height: 120%;
	padding: 0;
}

/* About-What Setting */

.breadcrumb {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
	width: 528px;
}

.bread-links {
	float: left;
	width: 470px;
	margin: 10px 0 0 0;
}

a.bread-link {
	background: #b2c492;
	border: 2px solid #93a17e;
	color: #333;
	display: block;
	float: left;
	font-weight: bold;
	font-size:.9em;
	padding: 5px 8px;
	margin:0 5px 5px 0;
	text-decoration: none;
	text-shadow: #dfdfdf 0 1px 0;
}

.post-container {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
	width: 530px;
}

.hd-title {
	background: url('imgs/hdr-bg-1.png') top left no-repeat;
	height: 49px;
	left: -38px;
	padding-left: 23px;
	position: relative;
}

.hd-title-md {
	background: url('imgs/hdr-bg-2.png') repeat-x;
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	height: 35px;
	padding: 6px 20px 0 0;
}

.hd-title-rt {
	background: url('imgs/hdr-bg-3.png') no-repeat;
	float: left;
	height: 35px;
	width: 5px;
}


/* Resources Links Setting */

.wgt00 {
	background:#fff;
	float:left;
	margin-left:16px;
	width:500px;
}

.wgt-head {
	background:#c9c0a0;
	border:1px solid #a29e91;
	color:#574d2a;
	float:left;
	font-weight:bold;
	font-size:1.2em;
	text-shadow:#fff 0px 1px 1px;
	width:99.5%;
}

.wgt-wrap { 
	width:480px; 
	font-size:.9em;
	border-top:1px solid #e8e5d7;
	border-left:1px solid #e8e5d7;
	float:left;
	padding:20px 0 15px 15px;
}

.wgt-sub, .wgt-sub2 { 
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	background:#f2f2f2;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc; 
	float:left;
	font-size:.8em;
	line-height: 140%;
	padding: 20px 0;
	width:497px;
}

.wgt-sub2 {
	padding: 0 0 20px 0;
}

.wgt-sub2 ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
}

.wgt-sub2 ul p {
	display: none;
}

.wgt-sub2 ul .linkcat h2 {
	background: #628823;
	color: #fff;
	font-size:1.2em;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.linkcat ul li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 20px;
}

.linkcat ul li a {
	font-size:1.2em;
	text-decoration: none;
}

.entry .linkcat { display: none; }

.wgt-sub strong {
	font-size: 1.2em;
}

.wgt-sub .entry {
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
}

.wgt-sub .hentry {
	padding: 0 20px;
}

a.view-cri {
	margin-left: 60px;
}

a.member-btn {
	margin-left: 160px;
}

.slug-workshops table.ec3_schedule {
	display: none;
}


/* Blog Settings */

.post-title {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

.post-title a {
	text-decoration: none;
}

.entry .addtoany_share_save_container {
	float: right;
	height: 16px;
	margin: 0;
}

p.postmetadata {
	float: left;
	margin: 7px 0 0;
}

a.more-link {
	clear: both;
	display: block;
	margin-top:10px;
}


/* Single Settings 

.single .post {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
	width: 530px;	
}

.single h1.entry-title {
	font-size: 1.7em;
	margin-bottom: 8px;
	width: 100%;
}

.single table.ec3_schedule {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #666;
	border-collapse: separate;
	color: #666;
}

.single table.ec3_schedule tr {
	border: none;
}

.single table.ec3_schedule td {
	border-bottom: 1px dotted #2e4904;
	color: #666;
	padding:5px;
	text-align: center;

}

#nav-below, #nav-above {
	display: none;
} */



/* Contact Settings */

input.name, input.street, input.zip, input.phone, input.email, input.city, span.wpcf7-form-control-wrap textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ccc;
	border: 1px solid #666;
	color: #666;
	font-family: Helvetica, Arial;
	padding: 6px;
	width: 500px;
}

input.zip {
	width: 75px;
}

div.city, span.state, span.country {
	float: left;
}

span.country {
	margin: 0 10px;	
}
span.country, span.state {
	margin-top: 25px;
}
span.city {
	margin-left: 15px;
}

input.city {
	float: left;
	width: 322px;
}

input.phone {
	width: 125px;
}

input.email {
	width: 248px;
}

input.submit {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#78a22f; 
	border:1px solid #395900; 
	color:#395900; 
	font: bold 84% 'helvetica',sans-serif; 
	padding: 6px 10px;
}

p.zip-contain, .ct-3, .ct-4 {
	float: left;
	margin-right: 10px;
}

.ct-2, .ct-1, p.ct-5 {
	width: 100%;
}

.ct-2 {
	margin-bottom: 10px;
}

.wpcf7-form {
	margin-left: 10px;
}

/*.wpcf7-form span {
	color: #990000;
}*/

.wpcf7-form p {
	margin-bottom: 10px;
}





/* /// Wordpress Settings \\\ */

body.home h1.entry-title { 
	display: none; 
}

.entry-content { 
	padding: 0; 
}

.single .entry-content {
	margin-top: 10px;
}

.entry-utility {
	float: left;
	margin-bottom: 25px;
}

.s-category-events .entry-utility {
	display: none;
}

.s-category-events p.postmetadata {
	display: none;
}

.s-category-events .post-container {
	padding-bottom: 25px;
}

#branding {
	display: none;
}

#access {
	border-bottom: none;
	height: 50px;
}

#header {
	background: url('imgs/bg-top.jpg') bottom repeat-x;
	height:221px;
}


.menu ul.sf-menu {
	background: url('imgs/bg-nav-divider.jpg') top left no-repeat;
	border-right: none;
	float: none;
	height: 50px;
	position:relative;
}

/* .menu {
	float:left;
	left:44%;
	position:relative;
	text-align:left;
	width: 600px;
}

.menu ul.sf-menu {
	background: url('imgs/bg-nav-divider.jpg') top left no-repeat;
	border-right: none;
	float: none;
	height: 50px;
	position:relative;
	left:-50%;
	width: 780px;
} */

.menu ul.sf-menu li {
	background: url('imgs/bg-nav-divider.jpg') top right no-repeat;
}

.menu ul.sf-menu li.page-item-335 {
	background: none;
}

.menu ul.sf-menu li.page-item-335 a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d6eab5;
	background: #87ad48;
	color: #c4df98;
	font-size: .95em;
	font-weight: bold;
	padding: 8px 15px 8px;
	margin: 10px 0 0 33px;
	text-transform: uppercase;
	text-shadow:none;
}

.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
	border-bottom: none; 
}

.sf-menu a, .sf-menu a:visited {
	color: #fff;
	font-size: .95em;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow:#1a240b 1px 1px 1px;
}

.sf-menu li.page_item a, .sf-menu li.current_page_item a, .sf-menu li a {
	border: none;
	padding: 18px 20px 18px;
}

.sf-menu li.page_item ul li a, .sf-menu li.current_page_item ul li a {
	border: none;
	color: #666;
	padding: 8px 0 8px 10px;
	text-shadow:none;
	text-transform: none;
}

.sf-menu li.page_item ul, .sf-menu li.current_page_item ul {
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	background: #ccc;
	margin-top: 17px;
	padding-bottom: 5px;
}

.sf-menu li.page_item ul li a, .sf-menu li.current_page_item ul li a, .sf-menu li.page_item ul li, .sf-menu li.current_page_item ul li {
	background: none;
}

.sf-menu li.page_item ul li a:hover, .sf-menu li.current_page_item ul li a:hover {
	color: #628823;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu .current_page_ancestor a {
	background: url('imgs/bg-nav-over.jpg') top repeat-x;
	border-bottom: none;
}

#secondary {
	overflow:visible;
}

#container {
	width:560px;
	padding: 0 10px;
}

.home #container {
	padding: 0 0;
	width: 580px;
}

#content {
	margin-left:0;
	overflow: visible;
	width: 560px;
}

.home #content {
	width:580px;
}

#main {
	overflow: visible;
	padding-top:40px;
	width: 950px;
}

.main-aside {
	width:350px;
}

.main-aside {
	width:350px;
}

#content .navigation {
	clear: both;
	color: #333;
	float: left;
	width: 100%;
}

.navigation a:hover {
	color:#669934;
}

.navigation .alignleft a, .navigation .alignright a {
	background: #b2c490;
	border: 2px solid #93a17e;
	color: #333;
	font-style: normal;
	display: block;
	padding: 4px 8px;
	text-align: center;
}

h1.entry-title {
	color: #d29e0d;
	clear: both;
	float: left;
	font-size: 1.2em;
	margin-top: 6px;
	padding: 0;
	width: 100%
}
/*.page-template-links-php h1.entry-title {
	height: 75px;
}*/

.four04 h1.entry-title {
	margin-bottom: 10px;
}

.entry {
	line-height: 130%;
	margin-top: 10px;
}


/* Comments Settings */

#comments {
	float: left;
	padding-top: 0;
}

#respond {
	background: none;
	padding-top: 0;
}

#respond h3 {
	font-size: 1.6em;
	padding-bottom: 5px;
}

#comments label {
	font-size: 1.2em;
}

input#author, input#email, input#url, .form-textarea textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ccc;
	border: 1px solid #666;
	color: #666;
	font-family: Helvetica, Arial;
	padding: 6px;
	width: 550px;
}

#comments input#submit {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#78a22f; 
	border:1px solid #395900; 
	color:#395900; 
	font: bold 84% 'helvetica',sans-serif; 
	padding: 6px 10px;
}

.s-category-events #comments, .s-category-spotlight #comments, .s-category-spotlight .entry-utility {
	display: none;
}



/* Footer Settings */

#footer {
	background: #77a22f;
	color: #fff;
	padding-bottom: 30px;
}

#subsidiary {
	float: left;
	width: 500px;
}

#subsidiary #first {
	border: 5px solid #699025;
	float: left;
	padding: 15px;
	width: 440px;
}

#siteinfo {
	color: #fff;
	clear: none;
	float: right;
	margin-top: 40px;
	padding: 0;
	text-align: right;
	width: 350px;
}

#siteinfo a {
	color: #fff;
}

#first a { 
	border-bottom: 1px dotted #699025;
	color:  #fff;
	display: block; 
	text-decoration: none;
	padding: 4px 0;
	width: 100%;
}

#first h3 {
	display: none;
}

#first ul ul {
	list-style: none;
	margin: 0;
}

#first ul li ul li a { color: #3e5e0b; }
#first ul li ul li ul li a { color: #fff; }

#first ul {
	margin: 0;
}

#first li.page_item {
	float: left;
	width: 200px;
}

#first li.page-item-8, #first li.page-item-12, #first li.page-item-327, #first li.page-item-10, #first li.page-item-2, #first li.page-item-327 {
	float: right;
	clear: both;
}
#first li.page-item-14, #first li.page-item-3 {
	float: left;
	clear: both;
}
#first li.page-item-14 { margin-top: -260px; }
#first li.page-item-3 { margin-top: -230px; }
#first li.page-item-335 { display: none; }


/* Sidebar Settings */

a.tag-twitter, a.tag-facebook  {
	background: url('imgs/tag-twitter.png') no-repeat top left;
	display: block;
	height: 112px;
	width:320px;
}
a.tag-facebook  {
	background: url('imgs/tag-facebook.png') no-repeat top left;
	height: 152px;
}

div.social-wrap { width: 320px; }

#primary li#text-9 { border: 0; background: none; }

#primary {
	border: none;
	padding-top: 0;
}

#primary ul {
	padding: 0;
}

#primary h3.widgettitle {
	color: #669934;
	font-style: normal;
	font-size: 2.2em;
	margin-bottom: 8px;
}

#primary .widgetcontainer {
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 15px;
}

#primary #text-6 {
	background: none;
	border: 0;
	padding: 0;
}

#primary .dfrads {
	padding: 23px 19px 19px 24px;
}

#primary .dfrads img {
	border: 1px solid #ccc;
}

#search #searchform {
	margin-bottom: 0;
}

#searchform input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #87ad48;
	border: 1px solid #5f8522;
	color: #294400;
	font-size: 1em;
	font-family: Helvetica, Arial;
	font-weight: bold;
	padding: 7px 6px 6px;
	width: 303px;
}

.breadcrumb #searchform input {
	margin-right: 5px;
	width: 287px;
}

#searchform input#searchsubmit {
	padding: 6px 6px 5px;
	width: 70px;
}

#wp-calendar table {
	margin-bottom: 0;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin: 8px 0;
	text-align: center;
}

#wp-calendar caption a {
	color: #669934;
	text-decoration: none;
}

#wp-calendar table.nav tbody, #wp-calendar table.nav tbody tr {
	border: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #699025;
	border: 1px solid #42640a;
	color: #fff;
	font-weight: bold;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
}

#wp-calendar table thead td, #wp-calendar table thead th {
	background: #669934;
	border-right: 1px solid #699025;
	color: #fff;
}

#wp-calendar .ec3_eventday a {
	color: #669934 !important; 
}

.entry table.ec3_schedule, .entry-content table.ec3_schedule {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #666;
	border-collapse: separate;
	color: #666;
}

.entry table.ec3_schedule tr:first-child, .entry-content table.ec3_schedule tr:first-child {
	border-bottom: 1px dotted #2e4904;
}
.entry table.ec3_schedule tr, .entry-content table.ec3_schedule tr {
	border: none;
	display: block;
}

.entry table.ec3_schedule td.ec3_start {
	width: 30px;
}

.entry table.ec3_schedule tr > td:first-child, .entry-content table.ec3_schedule tr > td:first-child {
	
}
.entry table.ec3_schedule td, .entry-content table.ec3_schedule td {
	color: #666;
	padding:5px;
	text-align: center;

}

#advancedrandomposts-3 ul {
	list-style-type: none;
	margin: 0;
}

#advancedrandomposts-3 ul li {
	min-height: 100px;
}

#advancedrandomposts-3 img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 10px 0;
}

#advancedrandomposts-3 ul.advanced-random-posts a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.pmc-excerpt table.ec3_schedule {
	display: none;
}

#text-7 ul {
	margin: 0;
	padding: 0;
}

#text-7 ul li {
	border-bottom: 1px dotted #666;
	list-style-type: none;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

#text-7 ul li:last-child {
	border-bottom: none;
}

#text-7 ul li a {
	font-size: 1.2em;
	text-decoration: none;
}



/* PageBottom Settings */

#content #page-bottom {
	border: none;
	padding: 0;
	margin: 0;
}

#content #page-bottom ul {
	padding: 0;
	margin: 0;
}

#content #page-bottom ul.ec3_events {
	list-style: none;
	list-style-position: inside;
}

#page-bottom .ec3_list {
	border-bottom: 1px dotted #666;
	color: #666;
	font-weight: bold;
	padding: 7px 0;
	margin-left: 0;
}
#page-bottom .ec3_list:last-child {
	border-bottom: none;
}

#page-bottom .ec3_list ul {
	font-weight: normal;
	list-style: none;
}

#page-bottom .widgetcontainer {
	border: 1px solid #ccc;
	float: left;
	min-height: 500px;
	margin-left: 15px;
	overflow: hidden;
	padding: 15px;
	width: 250px;
}

#page-bottom .widget_text {
	margin-left: 0;
}

#page-bottom h3.widgettitle {
	font-size: 15px;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}