/* @override 
	http://www.worldvision.org/_css/styles.css
	http://worldvision.monkstaging.com/_css/styles.css
*/

/* =Global
---------------------------------------------------------------------
*/

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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { 
	background: #000000 url(/_img/bg_body.jpg) center top;
	font-size: 62.5%; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #656565; 
	text-align: center;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 1px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}

tr, th, td{
	vertical-align: top;
}

hr { 
	display: none; 
}

#skip { 
	position: absolute; 
	text-indent: -9999px; 
	list-style: none; 
}

*+html #skip{
   position: static;
   height: 0;
}

#outer-container {

}

#container { 
	margin: 0 auto; 
	width: 1008px; 
	text-align: left;
	background: url(/_img/bg_container_r_y.png) repeat-y center top;
}

a { 
	overflow: hidden; 
}

/* =Header
---------------------------------------------------------------------
use z-index 900's
*/

#header{
   width: 1008px;
   height: 312px;
   position: relative;
}

body#home #header, body#private #header{
   height: 482px;
}

body#private #header{
   height: 438px;
}

#header h1 {
	position: absolute;
	top: 60px;
	left: 0;
	width: 155px;
	height: 64px;
	background: url(/_img/h1_logo.png) no-repeat;
	z-index: 1010;
}

body#private #header h1 {
	top: 0;
}

#header h1 a {
	display: block;
	width: 155px;
	height: 64px;
	text-indent: -9999px;
}	

#header #header-image {
   width: 976px;
   height: 254px;
   position: absolute;
   background: url(/_img/bg_header_image_default.jpg) no-repeat;
   z-index: 940;
   left: 16px;
   top: 58px;
}

body#private #header #header-image {
   top: 0;
    background: url(/_img/bg_header_image_default_private.jpg) no-repeat;
	height: 372px;
}

body#private #header #welcome {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/_img/bg_header_welcome_member.png) no-repeat;
	width: 175px;
	height: 72px;
	z-index: 960;
}

body#private #header #welcome p {
	color: #FFFFFF;
	font-size: 1.6em;
	padding: 20px 28px 0 15px;
	line-height: 1.2;
}

body#private #header #logoff {
	position: absolute;
	top: 56px;
	right: 0;
	background: url(/_img/bg_header_logoff_member.png) no-repeat;
	width: 101px;
	height: 41px;
	z-index: 970;
}

body#private #header #logoff a{
	display: block;
	width: 101px;
	height: 32px;
	color: #FFFFFF;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
	font-family: "Gill Sans MT", "Trebuchet MS", sans-serif;
	text-align: center;
}

body#private #header #logoff a:hover{
	background: #333333;
	color: #FFFFFF;
}

#header #billboard {
   width: 676px;
   height: 424px;
   position: absolute;
   left: 16px;
   top: 58px;
   z-index: 930;
}

#header #billboard #billboardWrap {
   width: 676px;
   height: 424px;
   position: relativel
}

#header #billboard #rotator {
   width: 676px;
   height: 424px;
   overflow: hidden;
}

#header #billboard .rotatorbtns {
	position:absolute;
	display:block;
	z-index:50;
	background:url(/_img/rotator_next_prev-btns.png) no-repeat;
	width:37px;
	height:50px;
	text-indent:-9999em;
	cursor:pointer;
}

#header #billboard #next {
	background-position:top right;
	top:155px;
	right:20px;
}

#header #billboard #prev {
	background-position:top left;
	top:155px;
	left:20px;
}

#header #billboard #rotatorbtns a.activeSlide {
	background-position:left -12px;
}

#header #billboard #rotator a {
	width:676px;
	height:424px;
	display:block;
}

#header #billboard #rotator .overlay {
	background: rgb(0, 0, 0);
	height:140px;
	overflow:hidden;
	clear:both;
	padding:10px;
	width:656px;
	margin:0;
	display:none;
	position:absolute;
	bottom:0;
}

#header #billboard #rotator .overlay h5 {
	margin-bottom:0;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#header #billboard #rotator .overlay p {
	color:#ffffff;
	font-size: 13px;
	line-height: 1.4em;
}

#header #billboard #rotator .overlay a {
	color: #FF6500;
	text-decoration: none;
}

#header #billboard #rotator .overlay a:hover {
	color: #ffffff;
}

#header #banners {
   width: 300px;
   height: 424px;
   position: absolute;
   right: 16px;
   top: 58px;
   overflow: hidden;
}

#header #banners .b-feature {
	width: 300px;
	margin: 0;
	padding: 0;
	height: 138px;
	border-bottom: 5px solid #FFFFFF;
}

#header #banners .last {
	border-bottom: 0;
}

#header #banners .b-feature img {
	max-width: 300px;
	float: none;
	padding: 0;
	margin: 0;
	border: 0;
}

/* =Navigation
---------------------------------------------------------------------
*/
#nav-wrap {
	width: 1008px;
	height: 66px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/_img/bg_nav.png) no-repeat 0 0;
	z-index: 1001;
}

body#private #nav-wrap {
	top: 372px;
}

#nav {
	float: left;
	width: 1008px;
	height: 58px;
	list-style:none;
	z-index: 1001;
}

#nav li	{ 
	float:left;  
	list-style: none;
	z-index: 1001;
}

#nav li a {
	display:block;
	color: #FFFFFF;
	font-size: 1.6em;
	text-transform: uppercase;
	padding: 0 30px;
	border-right: 8px solid #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 58px;
	height: 58px;
	font-family: "Gill Sans MT", "Trebuchet MS", sans-serif;
	text-align: center;
}

#nav li#nav_home a {
	text-indent: -9999px;
	background:url(/_img/bg_nav_li_home.png) no-repeat 50% 50%;
	padding: 0;
	width: 74px;
}

#nav li#nav_home a:hover, #nav li#nav_home.current a,  #nav li#nav_home.current a:hover {
	background: #333333 url(/_img/bg_nav_li_home.png) no-repeat 50% 50%;
}

#nav li#nav_about-world-vision a {	padding: 0;	width: 246px; }
#nav li#nav_about-artist-associates a { padding: 0;	width: 292px; }
#nav li#nav_news--updates a { padding: 0;	width: 236px; }
#nav li#nav_login a { padding: 0;	width: 128px; border: 0; }

#nav li#nav_members { display: none; }

#nav li.last a {
	border-right: 0;
}

#nav li a:hover, #nav li.current a, #nav li.current a:hover{
	background-color: #333333;
}
		
#nav li ul {
	display: none;
}

#nav li li{
   display: none;
}

/* tooltip styling */
.tooltip {
	display:none;
	width: 200px;
	background: #CBCBCB;
	height: 200px;
	z-index: 1001;
	overflow: hidden;
}
.tooltip-inner {
	padding: 10px;
	background: #CBCBCB;
}

/* =Sub Navigation Public
---------------------------------------------------------------------
*/

#subnav {
	list-style:none;
	text-align: center;
	padding: 12px 0 32px 0;
	margin-bottom: -16px;
	position: relative;
}

#subnav li	{ 
	list-style: none;
	background: url(/_img/bg_subnav_li.png) no-repeat right top;
	display: inline;
}

#subnav li a {
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 12px 30px 32px 30px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4;
	font-family: "Gill Sans MT", "Trebuchet MS", sans-serif;
	text-align: center;
	color: #FF6500;
}


#subnav li a:hover, #subnav li.current a, #subnav  li.current a:hover{
	color: #000000;
	background: url(/_img/bg_subnav_li_a.png) no-repeat center bottom;
}
		
/* =Who We Are Banner - home page
---------------------------------------------------------------------
*/

#whoweare { 
	width: 1008px;
	height: 62px;
	background: url(/_img/bg_home_whoweare_banner.png) no-repeat 0 0;
	clear: left;
}

/* =Inner Container
---------------------------------------------------------------------
*/

#inner-container { 
	width: 976px;
	margin-left: 16px;
	clear: left;
}

/* =Content Wrap and Container
---------------------------------------------------------------------
*/

#content-wrap {
	width: 956px;
	float: left;
	display: inline;
	margin: 10px 10px 0 10px;
}

#content-container {
	padding: 10px;
	background: #CBCBCB;
	clear: both;
}

body#home #content-container, body.p-resources #content-container {
	padding: 0 10px 10px 10px;
	background: none;
	clear: both;
}

/* =Content
---------------------------------------------------------------------
*/


#content { 
	float: left;
	width: 568px;
}

body#home #content { 
	width: 608px;
}

body.oneCol #content { 
	float: left;
	width: 934px;
}

#content h2 { 
	margin-bottom: .5em;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2em;
	background: #D5D5D5;
	padding: 10px;
}

#content h3, #content h4, #content h5, #content h6 { 
	margin-bottom: .5em;
	color: #333333;
	font-weight: bold;
}

#content h3 { 
	font-size: 2em;
}

#content h4 {
	font-size: 1.8em;
}

#content h5 { 
	font-size: 1.6em; 
}

#content h6 { 
	font-size:1.4em;
}


#content #text {
	position: relative;
	padding: 15px;
}

body#home #content #text {
	padding: 0;
}

body.p-resources #content #text {
	padding-right: 0;
}

#content p,
#content li,
#sub p, #sub li {
   margin-bottom: 1em;
   font-size: 1.4em;
   line-height: 1.5;
}

#content ul, #sub ul {
	margin: 0 0 1.5em 3em;
	list-style: none;
}

#content ol, #sub ol{
	margin: 0 0 1.5em 3em;
	list-style: none;
}

#content ul li, #sub ul li {
	list-style-type: disc;
}

#content ol li, #sub ol li {
	list-style-type: decimal;
}

#content li, #sub li {
   margin: 0;
}

#content li li, #sub li li{
   font-size: 1em;
}

#content blockquote{
   margin-left: 2em;
   font-size: 1.2em;
   margin-bottom: 1em;
}

#content hr{
   display: block;
   margin-bottom: 1em;
   color: #FFFFFF;
   background-color: #FFFFFF;
}

#content a, #sub a{
   color: #FF6500;
   text-decoration: none;
}

#content a:hover, sub a:hover{
		color: #FFFFFF;
}

#content img{
   float: none;
   margin: 0;
   padding: 0;
   border: none;
}

#content p.more {
	clear: left;
}

#content table td {
	font-size: 1.4em;
}

#content table td p, #content table td li {
	font-size: 1em;
}

/* =home content */
#content #featured-vid-container {
	background: #CBCBCB;
	margin: 0 0 20px 0;
	width: 640px;
	padding: 13px;
}

#content #featured-vid {
	width: 638px;
	height: 360px;
}

#content #content-banners {
	width: 666px;
}

#content #content-banners p {
	padding: 0;
	margin: 0;
}

#content #content-banners img {
	padding: 0;
	margin: 0 5px 0 0;
	border: 0;
	float: none;
}

a.rss {
	position: absolute;
	right: 25px;
	top: 30px;
	display: block;
	background: url(/_img/rss.png) no-repeat 0 0;
	width: 48px;
	height: 16px;
	text-indent: -9999px;
}

/* =Sub
---------------------------------------------------------------------
*/
#sub-wrap {
	width: 976px;
	clear: both;
	float: left;
}

#sub {
	padding: 15px ;	
}

#sub img{
   margin: 0 0 0 36px;
   padding: 0;
   border: none;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar { 
	float: right;
	width: 347px;
	border-left: 1px solid #BBB9B9;
}

#sidebar .section {
	margin-bottom: 10px;
	padding: 15px;
}

#sidebar .section h3 { 
	margin-bottom: .5em;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2em;
	background: #D5D5D5;
	padding: 10px;
}

#sidebar .section h4, #sidebar .section h5, #sidebar .section h6 {
	margin-bottom: .5em;
	color: #333333;
	font-weight: bold;
	font-size: 1.6em;
}

#sidebar .section  p {
	margin-bottom: 1em;
   font-size: 1.4em;
   line-height: 1.5;
}

#sidebar .section a{
   color: #FF6500;
   text-decoration: none;
}

#sidebar .section a:hover{
		color: #FFFFFF;
}

#sidebar .section ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

#sidebar .section li {
   font-size: 1.4em;
   line-height: 1.5;
}

#sidebar .section ul li {
	list-style-type: disc;
}

#sidebar .section ol {
	margin-left: 20px;
	margin-bottom: 10px;
}

#sidebar .section ol li {
	list-style-type: decimal;
}

#sidebar .section img {
	max-width: 315px;
}

#sidebar table td {
	font-size: 1.4em;
	vertical-align: top;
}

#sidebar table td p, #sidebar table td li {
	font-size: 1em;
}

/*home who-we-are*/

body#home #sidebar { 
	width: 249px;
	border-left: 0;
	background: #CBCBCB;
}

body#home #sidebar h3 { 
	margin-bottom: .5em;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2em;
	background: #7C7A7B;
	padding: 10px;
	margin: 0;
}

body#home #sidebar #who-we-are {
	height: 468px;
	padding: 0;
	margin: 0;
	overflow: auto;
	
}

body#home #sidebar .jScrollPaneDrag {
	background: #FF6500;
}


body#home #sidebar #who-we-are p {
	padding: 15px 15px 0 15px;
}

/*filters*/

#sidebar #filters {

}

#sidebar #filters p{
	
}

#sidebar #filters select{
	display: block;
	margin-bottom: 8px;
	width: 310px;
	font-size: 1.1em;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer-container {
	clear: both;
	width: 1008px;
}

#footer-connect {
	clear: both;
	width: 1008px;
}

#footer-connect h3 {
	width: 1008px;
	height: 63px;
	text-indent: -9999px;
	background: url(/_img/bg_footer_connect_banner.png) no-repeat;
}

#footer-connect-inner {
	width: 976px;
	margin-left: 16px;
	display: inline;
	background: #5B5B5B;
	float: left;
}

#footer-connect-inner .section {
	padding: 0 15px 10px 15px;
}

#footer-connect-inner h3#footer-logo {
	width: 135px;
	height: 47px;
	background: url(/_img/logo_footer.png) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#footer-connect-inner h3#footer-logo a {
	display: block;
	width: 135px;
	height: 47px;
}

#footer-connect-inner .section img {
	padding: 0;
	border: 0;
	float: right;
	margin: 0 0 0 15px;
}


#footer {
	clear: both;
	width: 976px;
	margin-left: 16px;
	display: inline;
	background: #3C3C3C;
	float: left;
}

#footer .left {
	width: 400px;
	float: left;
}

#footer .right {
	width: 576px;
	float: left;
}

#footer p {
	padding: 15px;
	color: #6C6767;
	line-height: 1.4;
	font-size: 1.2em;
}

#footer .left .powered {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #6C6767;
}

#footer .right p {
	font-size: 1.4em;
	text-align: right;
}

#footer a {
	color: #6C6767;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
}

#footer .right a {
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #6C6767;
}

#footer .right .last{
	border-right: 0;
}


/* pagination */

#content p#pagination{
   padding: 15px 0;
   margin: 0;
   text-align: right;
}

#content p#pagination a{
   margin-right: 5px;
   padding: 4px 6px;
   background: #FFFFFF;
   text-decoration: none;
}

#content p#pagination a:hover, #content p#pagination a#current, #content p#pagination a#off:hover, #content p#pagination a#next:hover, #content p#pagination a#previous:hover {
	background: #FF6500;
	color: #FFFFFF;
}

#content p#pagination a#next, #content p#pagination a#previous, #content p#pagination a#off {
	color: #FFFFFF;
	background: #4C4B4B;
}


/* Media Box */

#content #mediabox { 
	float:right; 
	padding:10px; 
	margin: 0 0 25px 10px; 
	list-style: none;
	background: #D5D5D5;
}

#content #mediabox li { 
	padding:3px 0 3px 25px; 
	font-size: 1.2em;
	list-style: none;
}

#content #mediabox li a {

}

#content #mediabox li#mb_links { 
	background: #333333;  
	margin:-10px -10px 10px; 
	padding:10px; 
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#content #mediabox li#mb_jukebox	{ 
	background:url(/_img/icon_play.gif) no-repeat left 2px; 
}

#content #mediabox li#mb_download { 
	background:url(/_img/icon_download.gif) no-repeat left 2px; 
}

#content #mediabox li#mb_notes { 
	background:url(/_img/icon_notes.gif) no-repeat left 2px; 

}

#content #mediabox li#mb_video {
	background:url(/_img/icon_video.gif) no-repeat left 2px; 
}

#content #mediabox li#mb_podcast	{ 
	background:url(/_img/icon_feed.gif) no-repeat left 2px; 
}

/* =Tabs
---------------------------------------------------------------------
*/
#content ul.tabs{

}

#content ul.tabs li{

}

#content ul.tabs li a{
	padding-right: 14px;
}

#content ul.tabs li a.current{
	color: #333333;
}


/* =Calendar and Events
---------------------------------------------------------------------
*/


#content #cal-wrap {
	margin-bottom: 25px;
	position: relative;
}


#content table.calendar{
   margin-bottom: 25px;
   border: 1px solid #333333;
   border-collapse: collapse;
   font-size: 1.2em;
}

#content table.calendar caption{
   padding-bottom: 10px;
   font-weight: normal;
   font-size: 1.6em;
   text-align: left;
   color: #333333;
   font-weight: bold;
   text-transform: uppercase;
}

#content table.calendar caption span{
   position: absolute;
   top: 0;
   width: 18px;
   height: 0;
   padding-top: 19px;
   overflow: hidden;
   color: #333333;
}

#content table.calendar caption span.calendar-prev{
   right: 25px;
   background-image: url(/_img/bigcal_previous.png);
}

#content table.calendar caption span.calendar-next{
   right: 0;
   background-image: url(/_img/bigcal_next.png);
}

#content table.calendar th{
  padding: 6px 0;
  background: #333333;
  color: #FFFFFF;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #333333;
}

#content table.calendar td{
   width: 130px;
   height: 130px;
   padding: 2px;
   border: 1px solid #333333;
   border-left: 0;
   border-top: 0;
   background: #D5D5D5;
   font-size: 1em;
   vertical-align: top;
}

#content table.calendar td.empty{
   background: #FFFFFF;
}

#content table.calendar td a{
   text-decoration: none;
}

#content table.calendar td ul{
   margin: .5em 0 0 0;
   list-style: none;
   padding: 0;
}

#content table.calendar td li{
   padding-left: 8px;
   margin-left: 0;
   margin-bottom: .5em;
   line-height: 1.2;
   background: none;
   list-style-type: none;
}

#content #event-list {
	padding: 10px 0;
}

#content .event {  
	padding: 0;
	margin-bottom: 15px;
}

#content .event .event-date { 
	border-top:1px solid #B7B6B6;
}

#content .event .event-date p {
	width: 60px;
	padding: 5px;
	color: #FFFFFF;
	background: #333333;
	font-size: 1.1em;
	text-align: center;
	float: right;
}

#content .event h4 {  
	clear: right;
}

#content .event h4 a {  
	color: #333333;
	text-decoration: none;
}

#content .event h4 a:hover {  
	color: #FF6500;
}

#content .event p.more {
	clear: left;
}


/* =Articles
---------------------------------------------------------------------
*/


#content #article-content {
	padding: 10px 0;
}

#content .article-post {  
	padding: 0;
	margin-bottom: 15px;
}

#content .article-post .post-date { 
	border-top:1px solid #B7B6B6;
}

#content .article-post .post-date p {
	width: 60px;
	padding: 5px;
	color: #FFFFFF;
	background: #333333;
	font-size: 1.1em;
	text-align: center;
	float: right;
}

#content .article-post h4 {  
	clear: right;
}

#content .article-post h4 a {  
	color: #333333;
	text-decoration: none;
}

#content .article-post h4 a:hover {  
	color: #FF6500;
}

#content .article-post p.more {
	clear: left;
}


/* =Articles for private resources page
---------------------------------------------------------------------
*/


#content #resource-container {
	margin-bottom: 20px;
}

#content .resource-feature-wrap {
	width: 284px;
	height: 400px;
	margin: 0 20px 15px 0;
	float: left;
}

#content .resource-feature {
	width: 284px;
	float: left;
	background: #CBCBCB;
}

#content .resource-feature h4 {
		background: #999999;
		color: #FFFFFF;
		border-bottom: 2px solid #FFFFFF;
		padding: 10px;
		margin: 0;
		text-transform: uppercase;
		font-size: 1.6em;
		font-weight: bold;
}

#content .resource-feature .meta {
	width: 264px;
	margin: 10px;
	border-bottom: 2px solid #B7B6B6;
	min-height: 60px;
}

#content .resource-feature .meta h5 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 1.2em;
	color: #2B2A2A;
	font-size: 1.4em;
}

#content .resource-feature .meta p.info {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 1.1em;
	color: #4A4A4A;
}

#content .resource-feature .meta p.info-links {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

#content .resource-feature .meta p.info-links a {
	margin-right: 10px;
}



body.p-resources #content p.pagination{
   padding: 10px;
   margin: 0;
   text-align: center;
   background: #333333;
   font-size: 1em;
   float: left;
   width: 264px;
   height: 16px;
}

body.p-resources #content p.pagination a{
   text-decoration: none;
   display: block;
   float: left;
   text-indent: -9999px;
   background: none;
   padding: 0;
   margin: 4px 8px 0 0;
   width: 8px;
   height: 8px;
   background: url(/_img/bg_pagination_resources.png) no-repeat 0 0;
}

body.p-resources #content p.pagination a#current {
	background: none;
	background: url(/_img/bg_pagination_resources.png) no-repeat 0 0;
}

body.p-resources #content p.pagination a:hover, body.p-resources #content p.pagination a.current, body.p-resources #content p.pagination a.current:hover {
	background-position: right 0;
}

body.p-resources #content p.pagination a#off {
	display: none;
}

body.p-resources #content p.pagination a.next, body.p-resources #content p.pagination a.prev {
   text-indent: 0;
   background: none;
   padding: 0;
   margin: 0;
   width: auto;
   height: auto;
   background: none;
   color: #FFFFFF;
   font-size: 1.1em;
}

body.p-resources #content p.pagination a.prev {
	margin-right: 8px;
}

body.p-resources #content p.pagination a.next:hover, body.p-resources #content p.pagination a.prev:hover {
	color: #FF6500;
}

/* =Sermons
---------------------------------------------------------------------
*/

#content #sermon-content {
	padding: 10px 0;
}

#content .sermon-post {  
	padding: 0;
	margin-bottom: 15px;
}

#content .sermon-post .post-date { 
	border-top:1px solid #B7B6B6;
}

#content .sermon-post .post-date p {
	width: 60px;
	padding: 5px;
	color: #FFFFFF;
	background: #333333;
	font-size: 1.1em;
	text-align: center;
	float: right;
}

#content .sermon-post h4 {  
	clear: right;
}

#content .sermon-post h4 a {  
	color: #333333;
	text-decoration: none;
}

#content .sermon-post h4 a:hover {  
	color: #FF6500;
}

#content .sermon-post p.more {
	clear: left;
}

#content .sermon-post ul.media { 
	margin:0; 
	padding:0; 
	list-style: none;
	background: #D5D5D5;
	padding: 5px 10px;
}

#content .sermon-post ul.media li { 
	float:left; 
	display:inline;
	list-style: none;
	background: none;
}

#content .sermon-post ul.media li a { 
	display:block;
	line-height: 20px; 
	margin: 0 16px 0 0;
	padding-left: 22px;
}

#content .sermon-post ul.media li.sl_video a { background:url(/_img/icon_video.gif) no-repeat left 50%; }

#content .sermon-post ul.media li.sl_listen a { background:url(/_img/icon_play.gif) no-repeat left 50%; }

#content .sermon-post ul.media li.sl_download a { background:url(/_img/icon_download.gif) no-repeat left 50%; }
	
#content .sermon-post ul.media li.sl_notes a { background:url(/_img/icon_notes.gif) no-repeat left 50%; }


/* =Blog
---------------------------------------------------------------------
*/

#content #blog-content {
	padding: 10px 0;
}

#content .blog-post {  
	padding: 0;
	margin-bottom: 15px;
}

#content .blog-post .post-date { 
	border-top:1px solid #B7B6B6;
}

#content .blog-post .post-date p {
	width: 60px;
	padding: 5px;
	color: #FFFFFF;
	background: #333333;
	font-size: 1.1em;
	text-align: center;
	float: right;
}

#content .blog-post h4 {  
	clear: right;
}

#content .blog-post h4 a {  
	color: #333333;
	text-decoration: none;
}

#content .blog-post h4 a:hover {  
	color: #FF6500;
}

#content .blog-post p.more {
	clear: left;
}

/* sidebar blog filter */

#sidebar #blog-filter {

}
	
#sidebar #blog-filter #blog_list_archive,
#sidebar #blog-filter #blog_list_author,
#sidebar #blog-filter #blog_list_category{
	
}

#sidebar #blog-filter #blog_list_archive li,
#sidebar #blog-filter #blog_list_author li,
#sidebar #blog-filter #blog_list_category li{

}

#sidebar #blog-filter #blog_list_archive li a,
#sidebar #blog-filter #blog_list_author li a,
#sidebar #blog-filter #blog_list_category li a{

}

#sidebar #blog-filter #blog_list_archive li a:hover,
#sidebar #blog-filter #blog_list_author li a:hover,
#sidebar #blog-filter #blog_list_category li a:hover{

}

/* Photo Gallery */

#content .gallery-box {

}

#content .gallery-box img {
	float:none;
	margin: 0;
	padding: 1px;
	background: #D5D5D5;
	border: 2px solid #333333;
}

#content .gallery-box h4 {
	margin-bottom: .5em;
	font-size: 1.3em;
}

#content .gallery-box .gallery-thumbnail {
	float: left;
	width: 150px;
	margin: 0 20px 20px 0;
}

#content .gallery-box .gallery-thumbnail a:hover img {
	border: 2px solid #D5D5D5;
}



/* =Form Settings
---------------------------------------------------------------------
*/

#content .monkForm, #sidebar .monkForm {
	padding: 15px 0;
}

#sidebar .monkForm {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px !important;
	padding: 15px 0;
}

#content .monkForm legend, #sidebar .monkForm legend {
	display: none;
}

#content .monkForm .radio legend, 
#content .monkForm .checkbox legend, 
#sidebar .monkForm .radio legend,
#sidebar .monkForm .checkbox legend {
	display: inline-block;
}

#content .monkForm div legend, #sidebar .monkForm div legend {
	font-size: 1.4em;
	padding: 0;
	margin-bottom: 5px;
	font-weight: normal;
}

#content .monkForm p.data, #sidebar .monkForm p.data {
	padding: 0;
	margin: 0 0 8px 0;
}

#content .monkForm .data label, #sidebar .monkForm .data label {
	
}

#content .monkForm p, #sidebar .monkForm p {
	padding: 0;
	margin: 0 0 10px 0;
}

#content .monkForm .text p.data input, #sidebar .monkForm .text p.data input  {
	border: 0;
	height: 18px;
	padding: 5px;
	background: #FFFFFF;
	width: 200px;
}

#content .textarea textarea, #sidebar .textarea textarea{
	width: 90%;
	height: 200px;
	border: 0;
} 

#content .monkForm div, #sidebar .monkForm div {
	clear: both;
}

#content .monkForm .section {
	background: #BDBDBD;
	margin-bottom: 15px;
}

#sidebar .monkForm .section {
	background: #BDBDBD;
	margin-bottom: 15px;
	padding: 0;
}

#content .monkForm .section p, #sidebar .monkForm .section p {
	padding: 10px;
	margin: 0;
}

#content #text .monkForm .error, #sidebar .monkForm .error{
	color: #A00109;
	margin-bottom: 4px;
	font-size: 1.1em;
	font-style: italic;
	padding: 0;
	margin: 0;
} 


#content .monkForm .errorSummary, #sidebar .monkForm .errorSummary{
	color: #A00109;
	font-weight: bold;
	font-size: 1.4em;
}

#content #text .monkForm p.data img.captcha, #sidebar .monkForm p.data img.captcha{
	display: block;
	float: none;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content #text .monkForm .captcha input, #sidebar .monkForm .captcha input{
	border: 1px solid #9E9FA2;
}

#content .monkForm .captcha label, #sidebar .monkForm .captcha label {
	display: inline;
	float: none;
}


/* applications*/

#w31216, #w31222 {
	float: left;
	width: 200px;
	display: inline;
}

#text_31216 {
	width: 200px;
}

/* =Comments
---------------------------------------------------------------------
*/

#content #comments {
	margin-bottom: 30px;
	padding: 10px;
}

#content #comments .login{

}

#content #comments p{
	font-size: 1.1em;
	margin-bottom: 5px;
}

#content #comments p strong{
	font-weight: bold;
	margin-right: 5px;
}

#content #comments form label{
	width: 120px;
	display: inherit;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 1.3em;
}

#content #comments form{
	margin-bottom: 30px;
}

#content #comments form textarea{
	height: 150px;
	margin-bottom: 10px;
	border: 2px solid #333333;
	font-size: 1.2em;
	padding: 5px;
	line-height: 1.5em;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
}

#comments h4{


}

#comments .comment{
	padding: 10px;
	border: 2px solid #333333;
	background: #D5D5D5;
	overflow: hidden;
	margin-bottom: 15px;
}

#comments .comment h5{
	font-size: 1.3em;
	font-weight: bold;
}

#comments .comment h5 span.date{
	color: #333333;
	font-size: .8em;
	font-weight: normal;
}


/* --fixes-- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 		{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix 	{ display: block;}
/* End hide from IE-mac */

.mcms_stats {
	display: none;
}

/* @end */
