/* ----------structure---------- */

body {
	font:12px Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
	padding: 0;
	background:#717074; 
	color:#333;
	line-height:20px;
	}
	
#wrapper {
	width:931px;
	margin:0 auto;
	position:relative;
	overflow:hidden; 
/*	background :#717074; */
	}
	
#main{
	width:100%;
	padding:0 0 0;
	}

#main:after {
	clear:both;
	display:block;
	content:'';
	}

.main-holder {
	width:871px;
	padding:24px 30px 19px 30px;
	overflow:hidden;
	background:#fff;
	}

#content {
	width:571px;
	float:left;
	}
	
#sidebar{
	width:271px;
	float:right;
	padding: 0;
	}

.bottom-holder {
	width:100%;
	overflow:hidden;
	background:#323235;
	padding:30px 0 0;
	}

#footer {
	width:100%;
	overflow:hidden;
	background:#323235;
	padding:39px 0 60px;
}
		

/* ----------elements---------- */

a {
	text-decoration:underline;
	color:#40a86b;
	}

a:hover {
	text-decoration:none;
	}

.none {
	display:none;
	}

img {
	border-style:none;
	}

form, fieldset {
	padding:0;
	margin:0;
	border:0;
	}

div.hr {
	height:1px;
	background:url(../../../../../../cms/wp-content/themes/rtw/images/border-post.gif) repeat-x 0 100%;
	margin:0 0 20px 0;
	padding:0;
	}

div.hr hr {
  	display:none;
	}


/* ----------header---------- */

#header {
	width:931px;
	background:#717074 url(../../../../../../cms/wp-content/themes/rtw/images/bg-header.gif) no-repeat; 
	position:relative;
	padding:140px 0 0;
	}

.logo {
	position:absolute;
	top:54px;
	left:0;
	width:230px;
	height:150px;
	background:url(../../../../../../cms/wp-content/themes/rtw/images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	z-index:100;
	}

.logo a {
	height:100%;
	display:block;
	}

#header_ad {
	width: 728px;
	height: 90px;
	margin: 0 auto 20px auto;
	border: 10px #efefef solid;
}


/* ----------nav menu---------- */

.navigate {
    margin:0 0 30px 0;
}

.navigation {
	width:100%;
	position:relative;
	background:#323235;
	margin-top:5px;
	}

.navigation:after {
	display:block;
	clear:both;
	content:'';
	}
	
.navigation div {
	position:relative;
	left:50%;
	float:left;
	text-align:center;
	}
	
#nav {
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
	}

#nav li {
	float:left;
	background:url(../../../../../../cms/wp-content/themes/rtw/images/separator-nav.gif) no-repeat 0 10px;
	padding:0 10px 0 11px;
	position:relative;
    z-index:100;
	}
	
#nav li a {
	float:left;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:13px 10px 12px;
	font:14px bryant-web-1, bryant-web-2, Arial, Helvetica, sans-serif; 
	letter-spacing:.07em;
	}
	
#nav li:first-child{
	padding-left:0;
	background:none;
	}
	
#nav li a:hover {
	text-decoration:none;
	}
	
#nav li:hover a, #nav li.hover a {
	background:#40a86b;
	}
	
#nav li:hover, #nav li.hover { 
	position:relative;
	}
	
#nav li:hover ul, #nav li.hover ul {
	display:block;
	}
	
#nav ul {
	margin:0;
	padding:0 10px 1px;
	list-style:none;
	background:#40a86b;
	width:182px;
	position:absolute;
	top:40px;
	left:11px;
	display:none;
	border-right:1px solid #2d754e;
	border-bottom:1px solid #2d754e;
	border-left:1px solid #a0dcb9;
	}
	
#nav .page-item-15 ul {
	left:0px;
	}
	
#nav ul li {
	padding:1px 0 0 !important;
	background:url(../../../../../../cms/wp-content/themes/rtw/images/boreder-drop.gif) repeat-x !important;
	float:none !important;
	height:1%;
	vertical-align:top;
	}
	
#nav ul li a {
	float:none !important;
	background:url(../../../../../../cms/wp-content/themes/rtw/images/bull-drop.gif) no-repeat 10px 12px !important;
	padding:7px 0 7px 21px !important;
	display:block !important;
	font-size:12px;
	text-align:left;
	}
	
#nav ul li a:hover {
	background:#2d754b url(../../../../../../cms/wp-content/themes/rtw/images/bull-drop-rollover.gif) no-repeat 10px 12px !important;
	}



/* ----------content---------- */

	/* -----fonts/headings----- */

	#content h2 a {
	    color:#333333;
	    text-decoration:none;
		}
		
	#content h2 a:hover {
	    text-decoration:underline;
		}
	
	#content h3 {
		font-size:16px;
		text-transform:uppercase;
		}

	#content h4 {
		font-size:14px;
		text-transform:uppercase;
	}

	/* -----homepage----- */

	.home-post {
		width:571px;
/*		float:left; */
		padding:0 0 0;
        margin-bottom: 10px;
/*		overflow:hidden; */
		}
	
	.home-post img {
		border:0px solid #fff;
		margin:0 0 5px;
		display:block;
		width:371px;
		}
	
	.home-post .img-holder {
		background:#eee;
		margin:6px 0px 15px 0;
		width:371px;
		padding:0 0 7px; 
		}
	
	#content h2 {
		margin:0 0 5px;
		color:#333;
		font:bold 2.1em bryant-web-1, bryant-web-2, Arial, Helvetica, sans-serif; 
		}
	
	.home-post .by {
		font-size:11px;
		display:block;
		padding:0 0 10px 0;
		line-height:20px;
		}
	
	.home-post p {
		margin:0;
		font-size:12px;
		line-height:20px;
		color:#333;
		padding:0 0 16px;
		}
	
	.home-post .more {
		display:block;
		}
	
	.home-post .more a {
		font-size:12px;
		line-height:20px;
		}
	
	.side-info {
		width:571px;
/*		float:right; */
		}

		/* -----three column area----- */
		.treecolumn {
			width:100%;
			overflow:hidden;
			padding:0 0 39px;
			}
		
		.treecolumn .box {
			width:271px;
			float:left;
			padding:0 0 0 30px;
			background-color: initial;
			}
		
		.treecolumn .ttl, .twocolumn .about-box .ttl {
			background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-ttl-bottom-holder.gif) repeat-x;
			height:25px;
			text-align:center;
			padding:8px 0 0;
			margin:0 0 19px;
			}
		
		.treecolumn .ttl h3, .twocolumn .about-box .ttl h3 {
			margin:0;
			font-size:16px;
			color:#fff;
			font-weight:normal;
			line-height:15px;
			}
		
		.treecolumn .image-holder {
			height:1%;
			overflow:hidden;
			margin:0 0 15px;
			border:10px solid #fff;
			}
		
		.treecolumn .image-holder img {
			display:block;
			}
		
		.treecolumn p {
			margin:0;
			color:#fff;
			font-size:12px;
			line-height:20px;
			}
		
		.treecolumn .btn {
			float:left;
			margin:14px 0 0;
			background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-trecolumn-l.gif) no-repeat;
			}
		
		.treecolumn .btn a {
			float:left;
			padding:6px 20px 6px 10px;
			line-height: 16px;
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-decoration:none;
			background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-trecolumn-r.gif) no-repeat 100% 0;
			}
	
		
	/* -----posts/pages -----*/

	.post-holder {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/border-post.gif) repeat-x 0 100%;
		width:100%;
		overflow:hidden;
		}
		
	.single .post {
		padding-bottom:19px;
		}
		
	.post {
		width:100%;
		overflow:hidden;
		padding:25px 0 29px;
		background:url(../../../../../../cms/wp-content/themes/rtw/images/border-post.gif) repeat-x;
		}
		
	.post:first-child{
		background:none;
		padding-top:0;
		}
		
	.post .by {
		color:#333;
		font-size:11px;
		padding:0 0 10px 0;
		line-height:20px;
		display:block; 
		}
		
	.post .by span a {
		text-decoration:none;
		}
		
	.post .by span a:hover { 
		text-decoration:underline;
		}
		
	.post p {
		margin:0;
		font-size:12px;
		color:#333;
		line-height:20px;
		padding:0 0 15px;
		}
		
	.post p a {
		text-decoration:none;
		}
		
	.post p a:hover {
		text-decoration:underline;
		}
		
	.post .alignleft {
		float:right !important;
		}
	
	.post .more { 
		}

	.post .more a {
		color: white;
		text-decoration: none;
		background: #40a86b;
		color: #ffffff;
		padding: 3px;
		font-size:11px; 
		clear: both;
		float: left;
		display: block;
		}
	
		/* -----post objects-----*/

		.post ol {
			margin-top:0;
			}
		
		.post ol li {
			font-size:12px;
			line-height:20px;
		}
		
		.headshot {
			float:right;
			margin:0 0 12px 12px;
			border:10px solid #717074;
			display:block;
			}
		
		.issue_img {
			margin:10px 0 -10px 0;
			}

		.diy li {
			margin-bottom:20px;
			}

		.pagenos {
			float:right;
			font-size:11px;
			}

		.social {
			height:30px;
			width:420px;
			margin:0 0 20px 0;
			}

		.facebook_button {
			float:left;
			margin-right:10px;
			}

		.tweetmeme_button {
			float:left;
			margin-right:-8px;
			margin-top:1px;
			}

		.buzz_button {
			float:left;
			margin-right:10px;
			}

		.sharethis_button {
			float:left;
			}
		
		.feedburner img {
			border:0;
			}

		.separate {
			margin-bottom: 15px; 
			background:url(../../../../../../cms/wp-content/themes/rtw/images/border-post.gif) bottom repeat-x; 
			height:1px;
			}
			
		.separator_space {
			padding:5px 0px;
			}

		.metatags {
			background:url(../../../../../../cms/wp-content/themes/rtw/images/tag_green.png) no-repeat;
			padding-left:24px;
			margin:-10px 0 30px 0;
			}

		.related {
			font-size:11px;
			clear:both;
			margin-bottom:30px;
			}

		.lcp_catlist p {
			font-size:15px;
			padding-bottom:0px;
			}

		#campus_list td {
			margin-bottom:10px;
			}		
		
		/* -----post images----- */
		
	
		.post-holder .img-holder { 
			margin-bottom:18px !important;
			}
			
		.post .img-holder {
			background:#e6e6e6;
			margin:6px 5px 0 29px;
			width:351px;
			padding:0 0 7px;
			}
		
		.post .img-holder img {
			border:0px solid #fff;
			margin:0 0 5px;
			display:block;
			width:351px;
			height:233px;
			}
			
		.img-holder embed{
			width:351px;
			height:282px;
			}
			
		.img-holder .emb {	
			margin:0 0 5px;
			display:block;
			max-width:351px;
			max-height:282px;
			background:#717074;
			}
			
		.home-post .img-holder p, .post .img-holder p {
			margin:0;
			padding:0;
			}
			
		.home-post .img-holder .wp-caption-text, .post .img-holder .wp-caption-text {
			color:#666;
			font-size:11px;
			line-height:20px;
			margin:0;
			font-style:italic;
			padding:0 10px;
			}
			
		.home-post .img-holder .wp-caption-text {
			padding-top:4px;
			}
			
		.post .wp-caption {
			background:#e6e6e6;
			margin:6px 29px 0 0;
			width:371px;
			padding:0 0 7px;
			}
			
		* html .post .wp-caption {
			margin:6px 26px 20px 0;
			}
			
		.post .wp-caption img {
			border:5px solid #717074;
			margin:0 0 5px;
			display:block;
			}
			
		.post .wp-caption p {
			margin:0;
			padding:0;
			}
			
		.post .wp-caption .wp-caption-text {
			color:#666;
			font-size:11px;
			line-height:20px;
			margin:0;
			font-style:italic;
			padding:0 10px;
		}
			
			
		/* -----author info----- */
		
		.about-author-holder {
			width:100%;
			overflow:hidden;
			padding:16px 0 35px;
			background:url(../../../../../../cms/wp-content/themes/rtw/images/border-post.gif) repeat-x 0 100%;
			margin:0 0 15px;
			}
			
		* html .about-author-holder {
			padding-bottom:25px;
			}
			
		* +html .about-author-holder { 
			padding-bottom:25px;
			}
			
		.about-author-holder h3 {
			margin:0 0 10px;
			font-size:14px;
			color:#333;
			clear:both;
			}
			
		.about-author-holder .avatar-holder {
			float:left;
			width:60px;
			margin:5px 21px 0 0;
			}
		
		.about-author-holder .avatar-holder p {
			margin:0;
			}
			
		.about-author-holder .avatar-holder img {
			display:block;
			}
			
		.about-author-holder .info {
			float:left;
			width:480px;
			}
			
		.about-author-holder .info p {
			margin:0;
			font-size:12px;
			line-height:20px;
			color:#333;
			}
			
		.about-author-holder .info p a {
			text-decoration:none;
			}
			
		.about-author-holder .info p a:hover {
			text-decoration:underline;
			}
			
			
		/* -----comments----- */
		
		#respond {
		    margin:15px 0 0 0;
		}
		
		.comment-holder {
			width:100%;
			overflow:hidden;
			padding:0 0 29px;
			}
			
		.comment-holder h3 {
			font-size:16px;
			color:#333;
			margin:0 0 15px;
			clear:both;
			}
			
		.comment-holder h3 a {
			font-weight:normal;
			text-decoration:none;
			}
			
		.comment-holder h3 a:hover {
			text-decoration:underline;
			}
			
		.comment-holder .dark {
			background:#e6e6e6;
			}
			
		.comment {
			width:551px;
			padding:15px 10px 18px;
			overflow:hidden;
			}
			
		.comment .avatar-holer {
			float:left;
			width:61px;
			margin:5px 10px 0 0;
			}
			
		.comment .avatar-holer img {
			display:block;
			}
			
		.comment .avatar-holer p {
			margin:0;
			}
			
		.comment .text {
			float:left;
			width:480px;
			}
			
		.comment .text p {
			margin:0;
			font-size:12px;
			color:#333;
			padding:0 0 9px;
			line-height:20px;
			}
			
		.comment .text em {
			}
			
		.comment .text em a {
			text-decoration:none;
			}
			
		.comment .text em a:hover {
			text-decoration:underline;
			}
		
			
		/* -----pagination----- */

		#pagination {
			padding-top:10px;
			padding-bottom:25px;
			}
			
		#pagination .paginated {
			border:1px solid #ccc;
			padding:10px;
			font-size:11px;
			text-decoration:none;
			margin-right:10px;
			}

		#pagination a.paginated:hover {
			border-color:#40a86b;
			background:#40a86b;
			color:white;
			}

		.pagination {
			border-top: 2px solid #40A86B;
			overflow: hidden;
			padding: 10px 0;
			width: 100%;
			}
			
		.pagination span {
			color: #333333;
			float: left;
			font-size: 14px;
			padding: 3px 5px 3px 0;
			}

		.pagination .current {
			float:left;
			width:18px;
			text-align:center;
			color:#fff;
			font-size:11px;
			background:#555555;
			text-decoration:none;
			padding:3px 0 3px;
			margin-right: 17px;
			}

		.pagination .last-page {
			font-size:11px;
			padding:1px 0 0;
			float:left;
			text-decoration:none;
			}

		.pagination .last-page:hover {
			text-decoration:underline;
			}

		.pagination .wp-pagenavi a.page {
			float:left;
			width:18px;
			text-align:center;
			color:#fff;
			font-size:11px;
			background:#40a86b;
			text-decoration:none;
			padding:3px 0 3px;
			margin-right:17px;
			}

		.pagination .wp-pagenavi a.nextpostslink {
                        background: none repeat scroll 0 0 #40A86B;
                        color: #FFFFFF;
                        float: left;
                        font-size: 11px;
                        margin-right: 17px;
                        padding: 3px 0 3px;
                        text-align: center;
                        width: 18px;
						text-decoration: none;						
                }

		.pagination .wp-pagenavi a.previouspostslink {
			
                        background: none repeat scroll 0 0 #40A86B;
                        color: #FFFFFF;
                        float: left;
                        font-size: 11px;
                        margin-right: 17px;
                        padding: 3px 0 3px;
                        text-align: center;
                        text-decoration: none;
                        width: 18px;


                }

		.pagination .wp-pagenavi a.first {
			float:left;
			width:48px;
			text-align:center;
			color:#fff;
			font-size:11px;
			background:#40a86b;
			text-decoration:none;
			padding:1px 0 2px;

			}

		.pagination .wp-pagenavi a.last {
			float:left;
			width:48px;
			text-align:center;
			color:#fff;
			font-size:11px;
			background:#40a86b;
			text-decoration:none;
			padding:1px 0 2px;
			}

		.pagination .wp-pagenavi .extend {
			display:none;
			}

		.pagination .wp-pagenavi a:hover {
			text-decoration:underline;	
			}
	        .pagination .alignleft {
                        float: none;
                }

                div.pagination-infinite {

                        width: 100%;
                        margin-bottom: 10px;

                }

                div.pagination-infinite .alignleft {

                        float: none;

                }

                div.pagination-infinite a.nextpostslink {

                        float: none;
                        display: block;
                        font-weight: bold;
                        width: 100%;
                        background-color: #40A86B;
                        color: #fff;
                        padding: 10px;
                        text-align: center;

                }

                div.pagination-infinite a.nextpostslink:hover {

                        text-decoration: none;

                }	


/* ----------sidebar/home objects---------- */

	/* ----- boxes (donate, search, etc.) ----- */
	
	.box-holder {
		width:574px;
		overflow:hidden;
		background:url(../../../../../../cms/wp-content/themes/rtw/images/border-post.gif) repeat-x 0 100%;
		padding:19px 0 20px 0;
		margin:0 0 20px;
		}
		
	.box-holder .box {
		width:271px;
		float:left;
		padding:0 0 0 29px;
		}
		
	.box-holder .box:first-child {
		padding-left:0;
		}
		
	.box-holder .box .t, .box-holder .box .b {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-box-t.gif) no-repeat;
		width:271px;
		height:5px;
		font-size:0;
		line-height:0;
		overflow:hidden;
		}
		
	.box-holder .box .b {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-box-b.gif) no-repeat;
		}
		
	.box-holder .box .c {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-box-c.gif) repeat-y;
		width:251px;
		overflow:hidden;
		padding:5px 10px;
		}
		
	.box-holder .box p {
		margin:0;
		font-size:11px;
		line-height:20px;
		color:#333;
		padding:0 0 5px;
		}
		
	.box-holder .box .btn-box {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-box.gif) no-repeat;
		width:251px;
		height:21px;
		text-align:center;
		font-size:12px;
		color:#fff;
		display:block;
		text-decoration:none;
		font-weight:bold;
		padding:7px 0 0; 
		}

	#cf7, #donate_grey, .search-holder {
		width:100%;
		overflow:hidden;
		margin:0 0 29px;
		}

	#cf7 .t, #cf7 .b, #donate_grey .t, #donate_grey .b, .search-holder .t, .search-holder .b, .side-tweets-holder .t, .side-tweets-holder .b {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-search-t.gif) no-repeat;
		width:271px;
		height:5px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		}

	#cf7 .b, #donate_grey .b, .search-holder .b, .side-tweets-holder .b {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-search-b.gif) no-repeat;
		}

	#cf7 .c, #donate_grey .b, .search-holder .c, .side-tweets-holder .c {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-search-c.gif) repeat-y;
		width:251px;
		overflow:hidden;
		padding:5px 10px 4px;
		}

	.search-holder .ttl, .join-box .ttl, .side-tweets-holder .ttl {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/border-ttl-search.gif) repeat-x;
		height:27px;
		text-align:center;
		padding:8px 0 0;
		margin:0 0 10px;
		}

	.search-holder .ttl h2, .join-box .ttl h2, .side-tweets-holder h3 {
		margin:0;
		font-size:16px;
		color:#fff;
		font-weight:normal;
		}

	#cf7 p, #donate_grey p, .search-holder p {
		color:#e5e5e5;
		margin:0 0 16px;
		font-size:11px;
		line-height:20px;
		}

	#cf7 fieldset, #donate_grey fieldset, .search-holder fieldset {
		width:100%;
		overflow:hidden;
		}

	#cf7 .row, #donate_grey .row, .search-holder .row {
		width:100%;
		overflow:hidden;
		padding:0 0 6px;
		}

	#cf7 .row label, #donate_grey .row label, .search-holder .row label {
		float:left;
		font-size:11px;
		line-height:20px;
		color:#fff;
		width:81px;
		}

	#cf7 .row input, #donate_grey .row input, .search-holder .row input {
		margin:0;
		padding:2px 0 2px 7px;
		font: 13px/19px bryant-web-1, bryant-web-2, Arial, Helvetica, sans-serif;
		color:#323235;
		width:158px;
		border:1px solid #9fd3b5;
		background:#fff;
		}

	.check-holder {
		float:left;
		width:90px;
		}

	.check-holder .row2 {
		width:100%;
		overflow:hidden;
		padding:0 0 3px;
		}

	.check-holder .row2 input {
		width:16px;
		height:16px;
		padding:0;
		float:left;
		margin:0 10px 0 0;
		border:0;
		}

	.check-holder .row2 label {
		float:left;
		width:63px;
		line-height:1.3em;
		}

	.btn-search {
		float:left;
		background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-search.gif) no-repeat !important;
		width:79px !important;
		height:26px !important;
		border:0 !important;
		margin:30px 0 0 !important;
		padding:0;
		text-indent:-9999px;
		overflow:hidden;
		cursor:pointer;
		font-size:0;
		line-height:0;
		}

	.powered-by, .powered-by2 {
		width:100%;
		overflow:hidden;
		padding:7px 0 0;
		}

	.powered-by2 {
		padding:3px 0 1px;
		}

	.powered-by strong, .powered-by2 strong {
		float:left;
		font-size:11px;
		line-height:20px;
		color:#fff;
		font-weight:normal;
		padding:1px 3px 0 0;
		}

	.powered-by2 strong {
		padding:7px 3px 0 0;
		}

	.powered-by a, .powered-by2 a {
		float:left;
		background:url(../../../../../../cms/wp-content/themes/rtw/images/logo01.gif) no-repeat;
		width:111px;
		height:21px;
		text-indent:-9999px;
		overflow:hidden;
		}

	.powered-by2 a {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/logo02.gif) no-repeat;
		width:88px;
		height:17px;
		margin:8px 8px 0 0;
		}

	.powered-by2 .btn-search {
		margin:0 !important;
		}	

	#cf7 .t, #cf7 .c, #cf7 .b, #donate_grey .t, #donate_grey .c, #donate_grey .b, .wide-search-holder .t, .wide-search-holder .c, 	.wide-search-holder .b {
		width:auto;
		}

	.wide-search-holder .t { 
		background-image:url('../../../../../../cms/wp-content/themes/rtw/images/bg-vol-t.gif'); 
		}
	
	.wide-search-holder .c { 
		background-image:url('../../../../../../cms/wp-content/themes/rtw/images/bg-vol-c.gif'); 
		}
	
	.wide-search-holder .b { 
		background-image:url('../../../../../../cms/wp-content/themes/rtw/images/bg-vol-b.gif'); 
		}

	.search-holder .powered-by2 strong, .search-holder .powered-by strong {
		color:#2d754b;
		}
	
	.wide-search-holder .ttl h2 {
		color:white !important;
		font-size:16px !important;
		font-weight:normal !important;
		line-height:19px !important;
		}
	
	.wide-search-holder input.text {
		width:270px;
		}
		
	.wide-search-holder input.btn-search {
		margin-top:10px !important;
		margin-left:80px !important;
		}
		
	.wide-search-holder .btn-search-row {
		width:auto !important;
		}
		
	.wide-search-holder .powered-by {
		float:right !important;
		width:auto;
		margin-right:50px;
		margin-top:10px;
		}
		
	.wide-search-holder-content {
		width:440px;
		margin:0 auto;
		}

	#cf7 p,	#donate_grey p {
		color:#333;
		}
		
	#cf7 .t, #donate_grey .t { 
		background-image:url('../../../../../../cms/wp-content/themes/rtw/images/bg-cf7-t.gif'); 
		}
		
	#cf7 .c, #donate_grey .c { 
		background-image:url('../../../../../../cms/wp-content/themes/rtw/images/bg-cf7-c.gif'); 
		}
		
	#cf7 .b, #donate_grey .b { 
		background-image:url('../../../../../../cms/wp-content/themes/rtw/images/bg-cf7-b.gif'); 
		}
		
	#cf7 .ttl, #donate_grey .ttl {
		display:none;
		}

	#cf7 p, #donate_grey p {
		margin:0;
		}
	
	#cf7 input,	#cf7 textarea {
		margin:0;
		padding:2px 0 2px 7px !important;
		font: 13px/19px bryant-web-1, bryant-web-2, Arial, Helvetica, sans-serif !important;
		color:#323235 !important;
		width:250px !important;
		border:1px solid #ccc !important;
		background:#fff !important;
		}
		
	#cf7 textarea {
		width:400px !important;
		}
		
	#donate_grey .submit, #cf7 .cf7_submit input {
		border-width:0 !important;
		background:#333 !important;
		color:white !important;
		padding:5px 10px !important;
		width:auto !important;
		font-size:12px !important;
		}

	span.wpcf7-not-valid-tip {
		display:block;
		position:relative !important;
		margin:0 !important;
		top:5px !important;
		left:0px !important;
		background:transparent !important;
		border-width:0 !important;
		margin-bottom:5px !important;
		color:#aa0000 !important;
		}

	#donate_grey h2 {
		margin-bottom:0;
		}

	#donate_amount_hdr {
		margin-top:0;
		}

	#donate_amount_section {
		padding-top:10px;
		}

	#donate_grey .b {
		padding:0px !important;
		}

	#donate_grey .c {
		padding-left:10px;
		padding-right:10px;
		}

	.donate_section {
		border-bottom:1px dashed #777;
		}

	#donate_grey .submit {
		margin-bottom:10px;
		}

	.afg_noresults {
		font-size:14px;
		color:#333;
		}
		
	.afg_item {
		margin:15px 0;
		padding-bottom:10px;
		border-bottom:1px dashed #ccc;
		}
		
	.afg_item h3 {
		margin-top:0;
		margin-bottom:5px;
		}
		
	.afg_org_container {
		margin-bottom:15px;
		color:#777;
		}
		
	.afg_description {
		font-size:12px;
		}
		
	.afg_view_more {
		font-size:11px;
		font-weight:bold;
		margin-bottom:5px;
		}
		
	.afg_provided_by {
		margin-top:0;
		color:#777;
		font-style:italic;		    
		}
	
	/* ----- subscribe/social media ----- */
	
	.join-box {
		width:100%;
		overflow:hidden;
		}
		
	.join-box .t, .join-box .b {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-join-box-t.gif) no-repeat;
		width:271px;
		height:5px;
		font-size:0;
		line-height:0;
		overflow:hidden;
		}
		
	.join-box .b {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-join-box-b.gif) no-repeat;
		}
		
	.join-box .c {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-join-box-c.gif) repeat-y;
		width:251px;
		overflow:hidden;
		padding:5px 10px 13px;
		}
		
	.join-box .ttl { 
		background:url(../../../../../../cms/wp-content/themes/rtw/images/border-ttl-join.gif) repeat-x;
		}
		
	.join-box label {
		font-size:1em;
		line-height:1.455em;
		color:#fff;
		}
		
	.join-box .row {
		width:100%;
		padding:7px 0 5px;
		overflow:hidden;
		}
		
	.join-box .row input {
		float:left;
		border:0;
		padding:3px 0 3px 7px;
		font:13px/19px bryant-web-1, bryant-web-2, Arial, Helvetica, sans-serif;
		color:#323235;
		width:202px;
		}
		
	.join-box .row .btn-go {
		float:left;
		background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-go.gif) no-repeat;
		width:38px !important;
		height:26px;
		margin:-2px 0 0 4px;
		text-indent:-9999px;
		overflow:hidden;
		cursor:pointer;
		font-size:0;
		line-height:0;
		}
		
	#newsletter_form_error {
		color:#ffcccc;
		}

	#newsletter_form_loader, #newsletter_form_thanks {
		color:white;
		}
		
 	.follow-holder {
		width:100%;
		overflow:hidden;
		}
		
	.follow-holder p {
		margin:0;
		width:119px;
		float:left;
		font-size:1em;
		line-height:1.455em;
		color:#fff;
		}
		
	.follow-holder ul {
		margin:0;
		padding:4px 0 0;
		list-style:none;
		float:right;
		}
		
	.follow-holder ul li {
		float:left;
		padding:0 0 0 4px;
		}
		
	.follow-holder li a {
		float:left;
		background:url(../../../../../../cms/wp-content/themes/rtw/images/ico-social.gif) no-repeat;
		width:26px;
		height:26px;
		text-indent:-9999px;
		overflow:hidden;
		}
		
	.follow-holder .btn-facebook {
		background-position:0 0;
		}
		
	.follow-holder .btn-twitter {
		background-position:-26px 0;
		}
		
	.follow-holder .btn-google {
		background-position:-52px 0;
		}
		
	.follow-holder .btn-rss {
		background-position:-78px 0;
		}


	/* ----- recent posts ----- */
	
	.recent-holder {
		width: 100%;
		padding: 0;
        float: left;
		}
		
	.recent-holder .ttl {
		background:#717074;
		padding:8px 0;
		text-align:center;
		}
		
	.recent-holder .ttl h3, .tweets-holder .ttl h3 {
		font-size:15px;
		color:#fff;
		margin:0;
		line-height:1em; 
		letter-spacing:.07em;
                text-align: left;
                padding-left: 10px;
		}

	.ttl h3 {
		letter-spacing:.07em; font-size:17px;
		}
		
	.recent-holder .dark {
		background:#f2f2f2;
		}
		
	.recent-holder ul {
		margin:0;
		padding:0;
		list-style:none;
		height:1%;
		}
	/*--- begin edit by MacTech -- request by Jillian K: No Indent of Recent Posts Lists --*/	
	.recent-holder ul li {
		padding:15px 0px 12px
/*              border-bottom:1px solid #2d754e;	*/
		}
	/*--- end edit ---*/		
	.recent-holder li a {
		text-decoration:none;
		font-size:1em;
		line-height:1.455em;
		}
		
	.recent-holder li a:hover {
		text-decoration:underline;
		}
		
	.visit-blog{
		display:block;
		text-align:right;
		padding:7px 0 0;
		}
	.visit-blog a{
		font-size:1.1em;
		line-height:1.455em;
		}
		
		
	/* -----twitter----- */

	.tweets-holder {
		width:270px;
        float: right;
        margin-top: -8px;
		}
		
	.tweets-holder .ttl {
		background:#717074 url('../../../../../../cms/wp-content/themes/rtw/images/bg-tweet-ttl-280px.gif') no-repeat;
		padding: 15px 0 12px;
		text-align:center;
		}
		
	.tweets-holder .tweet, .side-tweets-holder .tweet {
		width:100%;
		overflow:hidden;
		}
		
	.tweets-holder .date, .side-tweets-holder .date {
		color:#666;
		font-size:1.1em;
		padding:5px 0 2px;
		display:block;
		line-height:1.455em;
		}
		
	.tweets-holder p, .side-tweets-holder p {
		color:#333;
		margin:0;
		padding:0 0 18px;
		font-size: 12px;
		line-height: 20px;
		}
		
	.tweets-holder .btn-follow,	.side-tweets-holder .btn-follow {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-follow-us.gif) no-repeat;
		width:171px;
		padding:7px 0 0;
		height:22px;
		text-align:center;
		display:block;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		text-decoration:none; 
		}

	.tweets-holder .btn-follow {
		padding:6px 0 0;
		}
	
	.side-tweets-holder {
		width:100%;
		overflow:hidden;
		padding:0 0 0;
		}
		
	.side-tweets-holder h3 {
		padding-top:5px
		}
		
	.side-tweets-holder .c {
		padding:0 10px 1px !important;
		}
		
	.side-tweets-holder .ttl {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-ttl-side-twitter.gif) no-repeat !important;
		height:34px !important;
		padding:11px 0 0 !important;
		margin:0 !important;
		}
		
	.side-tweets-holder .date {
		color:#fff;
		padding:4px 0 7px;
		}
		
	.side-tweets-holder p {
		color:#fff;
		padding:0 0 13px;
		}
		
	.side-tweets-holder .btn-follow {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-follow-us2.gif) no-repeat;
		width:251px;
		height:26px;
		}
		
	.side-tweets-holder .tweet a {
		color:#333333;
		text-decoration:none;
		}

	.side-tweets-holder .tweet a:hover {
		text-decoration:underline;
		}


/* ----------footer---------- */

.footer-holder {
	width:871px;
	margin:0 auto;
	overflow:hidden;
	border:2px solid #656567;
	border-width:2px 0;
	padding:11px 0;
	background:#323235;
	}
	
.footer-nav {
	width:100%;
	overflow:hidden;
	position:relative;
	}
	
.footer-nav div {
	position:relative;
	left:50%;
	float:left;
	text-align:center;
	}
	
.footer-holder ul {
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
	}
	
.footer-holder ul li {
	float:left;
	background:url(../../../../../../cms/wp-content/themes/rtw/images/separator-footer-nav.gif) no-repeat 0 4px;
	padding:0 5px 0 8px
	}
	
.footer-holder li:first-child {
	padding-left:0;
	background:none;
	}
	
.footer-holder li a {
	float:left;
	font-size:1.1em;
	white-space:nowrap;
	line-height:1.455em;
	}
	
.footer-holder p {
	text-align:center;
	font-size:9px;
	line-height:18px;
	color:#fff;
	margin:0;
	padding:3px 0 0;
	}

	/* -----about us----- */

	.twocolumn {
		width:100%;
		overflow:hidden;
		}

	
	.twocolumn .about-box .ttl {
		margin:0 0 10px;
		}

	.twocolumn .about-box {
		width:571px;
		padding:0 0 0 30px;
		float:left;
		}
		
	.twocolumn .about-box p {
		margin:0;
		font-size:1.1em;
		line-height:1.455em;
		color:#fff;
		padding:0 0 16px;
		}
		
	.twocolumn .about-box .large-text{
		font-size:1.4em;
		line-height:1.286em;
		}
	
	.twocolumn .about-box .btn-more {
		display:block;
		text-align:right;
		}
		
	.twocolumn .about-box .btn-more a {
		font-size:1.1em;
		line-height:1.455em;
		}
		
	.twocolumn .search-box {
		width:271px;
		float:left;
		padding:0 0 0 29px;
		margin:-3px 0 0;
		}
		
	.twocolumn .search-box p {
		margin:0;
		font-size:1.1em;
		line-height:1.455em;
		color:#fff;
		padding:0 0 10px;
		}
		
	.twocolumn .search-box fieldset {
		background:url(../../../../../../cms/wp-content/themes/rtw/images/bg-search-box.gif) no-repeat;
		width:261px;
		height:46px;
		overflow:hidden;
		padding:9px 0 0 10px; margin-top:2px;
		}
		
	.twocolumn .search-box input {
		float:left;
		padding:2px 0 2px 7px;
		font:bold 16px/19px bryant-web-1, bryant-web-2, Arial, Helvetica, sans-serif;
		color:#323235;
		width:213px;
		border:1px solid #9d9d9f;
		}
		
	.twocolumn .search-box .btn-search02 {
		float:left;
		background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-search02.gif) no-repeat;
		width:27px;
		height:26px;
		border:0;
		padding:0;
		text-indent:-9999px;
		overflow:hidden;
		cursor:pointer;
		margin:0 0 0 4px;
		font-size:0;
		line-height:0;
		}

	/* -----logos----- */
	
	li.footerlogo {
		display:block;  
		height:69px; 
		padding:0px !important; 
		margin:0px !important;
		}

	ul.footerlogo {
		display:block; 
		width:260px; 
		padding:0px; 
		margin:0px;  
		height:69px;
		}

	.footerlogos {
		position:relative; 
		left:30px
		}

	.footerlogo {
		float:left; 
		}

	a.handslink {
		text-indent:-9999px; 
		display:inline-block; 
		background:url(../../../../../../cms/wp-content/themes/rtw/images/logos.png) top left no-repeat; 
		width:50px; height:69px;
		}
		
	a.nationlink {
		text-indent:-9999px;
		display:inline-block;  
		background:url(../../../../../../cms/wp-content/themes/rtw/images/logos.png) 40% 0% no-repeat; 
		width:111px;  
		height:69px; 
		margin-left:15px
		}
		
	a.communitylink {
		text-indent:-9999px; 
		display:inline-block; 
		background:url(../../../../../../cms/wp-content/themes/rtw/images/logos.png) 100% 0% no-repeat; 
		width:89px;  
		height:69px;
		padding-left:5px 
		}

	a.handslink:hover {
		background-position:0 -69px; 
		width:50px; 
		height:69px; 
		display:inline-block
		}
		
	a.nationlink:hover {
		background-position:40% -69px; 
		width:111px;  
		height:69px;  
		display:inline-block
		}
		
	a.communitylink:hover {
		background-position:100% -69px; 
		display:inline-block; 
		width:89px;  
		height:69px;
		}

/* New Search */

	.search-box {
		width: 170px;
		margin-left: -80px;
		margin-bottom: -12px;
		padding: 0;
		float: left;
		border: 0;
		}
		
	.search-box fieldset {
		width:170px;
		height:46px;
		overflow:hidden;
		padding:4px 0 0 10px; margin-top:2px;
		}
		
	.search-box input {
		float:left;
		padding:2px 0 2px 7px;
		font:bold 16px/19px bryant-web-1, bryant-web-2, Arial, Helvetica, sans-serif;
		color:#323235;
		width:130px;
		border:1px solid #9d9d9f;
		}
		
	.search-box .btn-search02 {
		float:left;
		background:url(../../../../../../cms/wp-content/themes/rtw/images/btn-search02.gif) no-repeat;
		width:27px;
		height:26px;
		border:0;
		padding:0;
		text-indent:-9999px;
		overflow:hidden;
		cursor:pointer;
		margin:1px 0 0 4px;
		font-size:0;
		line-height:0;
		}

    div.navigation {

        z-index: 9999;

    }

    div.post div.post-thumbnail {

        width: 150px;
        float: left;
        margin: 0 25px 25px 0;

    }

    div.post div.post-content {

        width: 395px;
        float: right;

    }

    div.custom-slider div.slide-content {

        height: 375px;
        position: absolute;
        top: 0;
        text-align: center;
        color: #fff;
        font-family: bryant-web-1,bryant-web-2,"Arial","Helvetica",sans-serif
    }

    div.custom-slider div.slide-content p {

        background-color: #000;
        font-size: 22px;
        position: absolute;
        bottom: 25px;
        padding: 5px;
        color: #fff;
        width: 96%;
        line-height: 120%;
    }   

    div.custom-slider div.slide-content a {

        text-decoration: none;
        color: #fff;
    }

    div.aktt_tweets ul, div.widget_twitter ul {

        list-style-type: none;
        padding: 0 10px;
        margin: 0;

    }

    div.aktt_tweets ul > li div.widget_twitter ul > li {

        margin-bottom: 10px;
        padding-left: 0;
        margin-left: 0;

    }

    div.widget {

        margin-bottom: 20px;

    }

    div#sidebar div#text-9 {

        background-color: #e6e6e6;
        text-align: center;
        padding: 10px;
        font-size: 11px;

    }

    div#sidebar div#text-9 p {

        margin-top: 0px;

    }

    div#sidebar div#text-9 a {

        padding: 5px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        background-color: #40A86B;
        display: block;

    }

    div#sidebar div#text-2 {

        background-color: #e6e6e6;
        text-align: center;
        padding: 10px;
        font-size: 11px;

    }

    div#sidebar div#text-2 p {

        margin-top: 0px;

    }

    div#sidebar div#text-2 a {

        padding: 5px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        background-color: #40A86B;
        display: block;

    }

    div#sidebar div#text-14 {

        background-color: #e6e6e6;
        text-align: center;
        padding: 10px;
        font-size: 11px;

    }

    div#sidebar div#text-14 p {

        margin-top: 0px;

    }

    div#sidebar div#text-14 a {

        padding: 5px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        background-color: #40A86B;
        display: block;

    }

    div.widget_twitter {

        background: url("../../../../../../cms/wp-content/themes/rtw/images/bg-search-c.gif") repeat-y scroll 0 0 transparent;
        color: #fff;
        padding: 5px 0;

    }

    div.widget_twitter ul.tweets a {

        color: #333;

    }

    div.widget_twitter ul.tweets li {

        margin-bottom: 12px;

    }

    div.widget_twitter h2.widget-title {

        background: url("../../../../../../cms/wp-content/themes/rtw/images/bg-ttl-side-twitter.gif") no-repeat scroll 0 0 transparent !important;
        height: 34px !important;
        margin: 0 auto !important;
        padding: 14px 0 0 !important;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        width: 251px;

    }

    div.widget_twitter h2.widget-title a {

        text-decoration: none;
        color: #fff;

    }


    div.widget_specialrecentposts h2.widget-title {

        background-color: #717074;
        color: #fff;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
        font-family: bryant-web-1,bryant-web-2,"Arial","Helvetica",sans-serif;

    }

    div.widget_specialrecentposts div.srp-widget-singlepost {

        border: 0px;
        margin: 0px;
        padding: 0px;

    }


    div.recent-holder ul li {

        clear: both;
        font-style: italic;

    }

    div.recent-holder ul li img {

        float: left;
        margin: 0 10px 10px 0;

    }

    div.recent-holder span.post-title {

        font-size: 1.2em;
        font-style: normal;
        font-weight: bold;

    }

    .clear {

        clear: both;

    }

    div.home-text {

        margin-bottom: 20px;

    }

    h3.text-home {

        text-transform: none;

    }