/*
-----------------------------------------------
Master Screen Style
-----------------------------------------------
International Christian Response
version:    Textpattern:presentation:style:default
file:       txp_default_050719.css
author:     Stephen Bau
date:       19 July 2005
----------------------------------------------- */

/* colours
-----------------------------------------------
#926B8D  purple
#A1BE79  green
#F49A2B  orange
----------------------------------------------- */


/* hacks
----------------------------------------------- */
/* ie5 win - hack */
body { 
	font: small serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
 
/* opera - be nice */
html>body {
	font-size: small;
	}


/* basic elements
----------------------------------------------- */
body { 
	color: #444; 
	background: #e7dbb8 url(images/tearsheet.jpg) top center repeat-y;
	font-size: 11px; 
	line-height: 1.2em;
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-align: left;
  margin: 0px; 
	padding: 0px;
	}
p {
	font-size: 12px; 
	line-height: 1.3em;
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	}
h1, h2, h3, h4 {
	font-weight: bold; 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	line-height: 1.1em;
	text-align: left; 
	margin: 0 0 .5em 0; 
	padding: 0;
	}
	
a, a:link { 
	text-decoration: none; 
	color: #926B8D;
	}
a:visited, 
a:visited:hover { 
	text-decoration: none; 
	color: #668F61;
	}
a:visited:hover {
	color: #930;
	}
a:hover, 
a:active { 
	color: #930;
	}
acronym { 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	}

/* main divisions
----------------------------------------------- */
#container { 
	width: 700px; 
	position: relative;   
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#header {
 	width: 700px;
	margin: 0; 
	padding: 0;
	display: block;
	}
	
#content {
 	width: 700px;
	margin: 0; 
	padding: 0;
	}
	
#maincol {
 	float: left;
	width: 470px;
	margin: 0; 
	padding: 0;
	}
	
#subcol {
  float: right;
	display: inline;
 	width: 220px;
	margin: 0; 
	padding: 0;
	}
	
#mainContent {
 	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
	
.linkList {
 	width: 220px;
	margin: 0;
	padding: 0;
	}

body.section .linkList {
  top: 186px;
	}
	

/* sub divisions
----------------------------------------------- */
body#home #pageHeader {
 	width: 700px;
 	height: 239px;
	padding: 0;
	}
	
body#home #pageHeader h1,
body.section #pageHeader h1
	{margin:0; padding:0;}

body#home #pageHeader h1 a {
 	width: 700px;
 	height: 20px; /* ie6 fix */
 	background: url(images/icr_masthead_050210.jpg) top center no-repeat;
	border-top: 0px;    
	margin: 0px 0px 0px 0px; 
	padding: 219px 0px 0px 0px;
	display: block;
	}
	
body#home #pageHeader h1 span {display: none;}
	
body#home #pageHeader p {display: none;}
		
body.section #pageHeader {
 	width: 700px;
 	height: 120px;
	padding: 0;
	}
	
body.section #pageHeader h1 a {
 	width: 700px;
 	height: 20px; /* ie6 fix */
 	background: url(images/icr_masthead_050210.jpg) top center no-repeat;
	border-top: 0px;    
	margin: 0px 0px 0px 0px; 
	padding: 100px 0px 0px 0px;
	display: block;
	}

body.section #pageHeader h1 span {display: none;}
	
body.section #pageHeader p {display: none;}
		
#footer {
 	width: 450px;
	background-color: #fff;	
	margin: 10px 0 20px 0;
	padding: 10px 10px 10px 10px;
	font-size: 11px; 
	display:block;
	float:left;
	}
	
.twocol {
	width: 470px;
	margin:0;
	padding:0;
	display:block;
	float:left;
	background: transparent;
	}
#colN,
#colP {
	width: 230px;
	margin:0;
	padding:0;
	display:block;
	float:left;
	}
#colN {margin-right:10px;}

#colN #lnews,
#colP #lprayer {margin-bottom:0;}



/* articles
----------------------------------------------- */
#home .articles h2,
#magazine .articles h2,
#magazine .articles_inl h2,
#magsection .articles h2,
#magsection .articles_inl h2 {
	color: #fff;
	background: #666 url(images/crumpled_500dk.jpg) bottom center repeat;
	font-size: 11px; 
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing:0.25em;
	margin: -10px -10px 10px -10px;
	padding: 0;
	}
#home .articles h2 a,
#magazine .articles h2 a,
#magazine .articles_inl h2 a,
#magsection .articles h2 a,
#magsection .articles_inl h2 a {
  display:block;
  text-decoration:none;
  color:#fff;
  padding: 4px 10px 4px 10px;
	}
#home .articles h2 a:hover,
#magazine .articles h2 a:hover,
#magazine .articles_inl h2 a:hover,
#magsection .articles h2 a:hover,
#magsection .articles_inl h2 a:hover {
  background-color:#444;
  }

.article_section h2,
.articles h2,
.articles_inl h2,
#magazine .articles h2.static,
#magazine .articles_inl h2.static,
#magsection .articles h2.static,
#magsection .articles_inl h2.static {
	color: #fff;
	background-color: #666;
	background-image: url(images/crumpled_500dk.jpg);
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 11px; 
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing:0.25em;
	margin: -10px -10px 10px -10px;
	padding: 4px 10px 4px 10px;
	}
.article_section h2 {
	margin: 0;
	padding: 4px 10px 4px 10px;
	}
.articles,
.articles_inl {
 	background: #fff;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	}
.articles_inl {
	margin: 0;
	}
	
.articles p,
.articles_inl p {
	text-align: left;
	margin: 10px 0 0 0;
	}

.articles h3,
.articles_inl h3 {
	font: normal 20px Georgia, Times, serif; 
	color: #930;
	margin-top: .6em;
	}
.articles h3 a,
.articles_inl h3 a {
	font: normal 20px Georgia, Times, serif; 
	color: #930;
	}

.articles h4,
.articles_inl h4 {
	font: bold 14px/16px Helvetica, Arial, Verdana, sans-serif; 
	color: #8D7F45;
	margin-top: .8em;
	}

.article_section p.info,
.articles p.info,
.articles_inl p.info {
	color: #333;
 	background: #ddd url(images/crumpled_500lt.jpg) bottom center repeat;
	font-size: 11px; 
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin: -10px -10px 0 -10px;
	padding: 6px 10px 6px 10px;
	}
.article_section p.info {margin: 0;}

.articles p.info .date,
.articles_inl p.info .date {font-weight: normal;}
.articles p.info .location,
.articles_inl p.info .location {padding: 0; border: none;}

.articles p.info a:link,
.articles p.info a:visited,
.articles_inl p.info a:link,
.articles_inl p.info a:visited {
	color: #333;
	}

.articles p.info a:hover,
.articles p.info a:active,
.articles_inl p.info a:hover,
.articles_inl p.info a:active {
	color: #000;
	}

.articles ul,
.articles_inl ul {
	font-size: 12px; 
	line-height: 16px;
	margin-top: 0;
	padding-left: 2em;
	}


/* section headings
----------------------------------------------- */
#home #maincol,
#about #maincol,
#mag_index #maincol,
#resources #maincol,
#contact #maincol,
#countries #maincol,
#magazine #maincol,
#profiles #maincol,
#projects #maincol,
#support #maincol {
 	width: 470px;
	background: url(images/s_photobar.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 46px 0 0 0;
	}
#home #maincol:hover,
#about #maincol:hover,
#mag_index #maincol:hover,
#resources #maincol:hover,
#contact #maincol:hover,
#countries #maincol:hover,
#magazine #maincol:hover,
#profiles #maincol:hover,
#projects #maincol:hover,
#support #maincol:hover {
	background: url(images/s_photobar.jpg) -476px 0 no-repeat;
	}
#support #maincol {background: url(images/s_subscribe.jpg) 0 0 no-repeat;}
#support #maincol:hover {background: url(images/s_subscribe.jpg) -476px 0 no-repeat;
	}


/* column headings
----------------------------------------------- */
#magsection #maincol #Articles,
#magsection #maincol #News,
#magsection #maincol #Events,
#magsection #maincol #Reports,
#magsection #maincol #Devotionals,
#magsection #maincol #Prayer {
 	width: 450px;
	margin: 0;
	padding: 56px 10px 10px 10px;
	background: #fff url(images/s_photobar.jpg) 0 0 no-repeat;
	}
#magsection #maincol #News {background: #fff url(images/s_news.jpg) 0 0 no-repeat;}
#magsection #maincol #Events {background: #fff url(images/s_events.jpg) 0 0 no-repeat;}
#magsection #maincol #Reports {background: #fff url(images/s_report.jpg) 0 0 no-repeat;}
#magsection #maincol #Devotionals {background: #fff url(images/s_devotional.jpg) 0 0 no-repeat;}
#magsection #maincol #Prayer {background: #fff url(images/s_prayer.jpg) 0 0 no-repeat;}

#magsection #maincol #News:hover {background: #fff url(images/s_news.jpg) -476px 0 no-repeat;}
#magsection #maincol #Events:hover {background: #fff url(images/s_events.jpg) -476px 0 no-repeat;}
#magsection #maincol #Reports:hover {background: #fff url(images/s_report.jpg) -476px 0 no-repeat;}
#magsection #maincol #Devotionals:hover {background: #fff url(images/s_devotional.jpg) -476px 0 no-repeat;}
#magsection #maincol #Prayer:hover {background: #fff url(images/s_prayer.jpg) -476px 0 no-repeat;}
	


/* tables
----------------------------------------------- */
table {border: none;}
th {text-align: left; border-bottom: 1px dotted #ccc;}
td {border-bottom: 1px dotted #ccc; padding-right: 1em;}

#projects td {width: 215px;}


/* 
===============================================
Navigation
=============================================== */


/* globalNav links
----------------------------------------------- */
#globalNav{
  background: url(images/crumpled_500dk.jpg);
  margin:10px 0 10px 0;
  padding:0;
  width:700px;
	height:3.85em;
  font-size:.85em;
	line-height:.85em;
  }

#globalNav ul{
  margin:0;
  padding:0;
  text-transform: uppercase;
  letter-spacing: .2em;
  list-style:none;
  }
#globalNav ul li {
  display: inline;
	float:left;
	text-decoration:none;
  margin:0;
  padding:0;
  }
#globalNav ul li a {
  float:left;
  display:block;
  background:transparent;
  font-weight:bold;
  color:#fff;
  margin:0;
  border-bottom: 5px solid #eee;
  padding:2.3em 10px .8em 10px;
  }
#globalNav ul li a:hover {
  background:#444;
  color:#fff;
  border-bottom: 5px solid #A1BE79;
  padding:2.3em 10px .8em 10px;
  }
#globalNav ul li.current a,
#globalNav ul li.current a:hover {
  background:#404040;
  color:#fff;
  border-bottom: 5px solid #926B8D;
  padding:2.3em 10px .8em 10px;
  }


/* sectionNav
----------------------------------------------- */
.sectionNav {
	color: #333;
	margin: 0;
	padding: 0;
	}

.sectionNav ul {
	border-top: 1px dotted #ccc;
	margin: 0; 
	padding: 0;
	}
	
.sectionNav ul li {
	list-style-type: none;
	color: #930;
	font-size: 1em; 
	line-height: 1.2em;
	font-weight: bold; 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-align: left; 
	margin: 0;
	}

.sectionNav ul li a, 
.sectionNav ul li a:link,
.sectionNav ul li a:visited {
	display: block;
	color: #444;
	background-color: #eee;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dotted #ccc;
	width: 98%;
	} 
.sectionNav ul li a:visited:hover,
.sectionNav ul li a:hover, 
.sectionNav ul li a:active {
	color: #930;
	background-color: #fff;
	}
.sectionNav ul li.current a,
.sectionNav ul li.current a:hover {
	color: #930;
	background-color: #fff;
	}


.sectionNav ul#donate li {
	display: block;
	background-color: #eee;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dotted #ccc;
	}
.sectionNav ul#donate li:hover {
	background: #fff;
	}
.sectionNav ul#donate li form {
	display: block;
	height: 44px;
	width: 73px;
	float: left;
	margin: 5px 10px 5px 5px;
	}
.sectionNav ul#donate li span {
	display: block;
	padding: 20px;
	}


	
/* categoryList
----------------------------------------------- */

.categoryList ul,
ul.categoryList {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0 0; 
	padding: 0;
	}
	
.categoryList li {
	display: block;
	list-style-type: none;
	color: #999;
	background-color: #eee;
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0; 
	padding: 3px 5px 3px 5px;
	}
	
.categoryList li a, 
.categoryList li a:link,
.categoryList li a:visited, 
.categoryList li a:visited:hover,
.categoryList li a:hover, 
.categoryList li a:active {
	font-weight: bold;
	padding-right: 5px;
	}
.categoryList li a:hover,
.categoryList li a:visited:hover {color:#930;}



/* linkList
----------------------------------------------- */

.linkList ul {
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	}
	
.linkList li {
	display: block;
	list-style-type: none;
	color: #999;
	background-color: #eee;
	font-size: 11px; 
	line-height: 14px;
	font-weight: normal; 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}
	
.linkList li a, 
.linkList li a:link,
.linkList li a:visited, 
.linkList li a:visited:hover,
.linkList li a:hover, 
.linkList li a:active {
	font-weight: bold;
	padding-right: 5px;
	}
.linkList li a:hover,
.linkList li a:visited:hover,
.linkList #lsubscribe li a:visited:hover {color:#930;}
.linkList #lsubscribe li a:visited {color: #926B8D;}

.linkList h3 {
	color: #fff;
	background: #ddd url(images/crumpled_500dk.jpg) center right no-repeat;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	text-transform: uppercase;
	letter-spacing: 0.25em;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	}
.linkList h3 a, 
.linkList h3 a:link,
.linkList h3 a:visited,
.linkList h3 a:visited:hover {
  display:block;
  text-decoration:none;
  color:#fff;
  padding: 4px 10px 4px 10px;
  }
.linkList h3 a:hover {
  background-color:#444;
  }

#lsupport,
#ldevotionals,
#levents,
#lnews,
#lprayer,
#lreports {
	margin: 0px 0px 10px 0px;
	padding: 46px 0px 5px 0px;
	}
	
#ldevotionals {background: #fff url(images/s_devotional.jpg) 0 0 no-repeat;}
#levents {background: #fff url(images/s_events.jpg) 0 0 no-repeat;}
#lnews {background: #fff url(images/s_news.jpg) 0 0 no-repeat;}
#lprayer {background: #fff url(images/s_prayer.jpg) 0 0 no-repeat;}
#lreports {background: #fff url(images/s_report.jpg) 0 0 no-repeat;}
#lsupport {background: #fff url(images/s_subscribe.jpg) 0 0 no-repeat;}

	
/* hovers
----------------------------------------------- */
.categoryList li:hover {
	background: #fff;
	}

.linkList li:hover {
	background: #fff;
	}
	
#ldevotionals:hover {background: #fff url(images/s_devotional.jpg) -476px 0 no-repeat;}
#levents:hover {background: #fff url(images/s_events.jpg) -476px 0 no-repeat;}
#lnews:hover {background: #fff url(images/s_news.jpg) -476px 0 no-repeat;}
#lprayer:hover {background: #fff url(images/s_prayer.jpg) -476px 0 no-repeat;}
#lreports:hover {background: #fff url(images/s_report.jpg) -476px 0 no-repeat;}
#lsupport:hover {background: #fff url(images/s_subscribe.jpg) -476px 0 no-repeat;}

.headline { 
	color: #F49A2B;
	margin: 0;
	padding: 0 .5em 0 0;
	}
.headline a, 
.headline a:link,
.headline a:visited {color:#926B8D;} 
.headline a:visited:hover,
.headline a:hover, 
.headline a:active {color: #A1BE79;}
	
.category { 
	padding: 0;
	margin: 0 -5px 0 0;
	}
.category a {
	color: #A1BE79;
	padding: 0;
	margin: 0;
	}

.date { 
	padding: 0;
	}

.location { 
	color: #F49A2B;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
.location a, 
.location a:link, 
.location a:visited {color: #F49A2B;}
.location a:visited:hover,
.location a:hover, 
.location a:active {color: #930;}

form {
	margin:0;
	padding:0;
	display:inline;
	}
	
	
/* alternate styles
----------------------------------------------- */
#altstyle {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:90px;
	height:20px;
	padding: 2px 5px 0 0;
	text-align: right;
	margin:0;
	}

#altstyle p {
  display: none;
	}

#altstyle ul {
  float:right;
	list-style: none;
	margin:0;
	padding:0;
	}

#altstyle li {
  float:left;
  margin:0 0 0 5px;
  padding:0;
	width:75px;
	height:15px;
	display: block;
	}

#altstyle li a span {
	display:none;
	}

#altstyle li a {
  display:block;
  margin:0;
  width:75px;
  height:15px;
  }
#altstyle li.css_default {display: none;}
#altstyle li.css_none a {background: url(images/styles_on.gif) top left no-repeat;}

#altstyle li.css_none a:hover {background: url(images/styles_off.gif) top left no-repeat;}


/* subscribeForm
----------------------------------------------- */
#subscribeForm {
	padding-top: 1em;
	}
	
#subscribeForm p,
#subscribeForm ul {
	color: #f00;
	padding-top: .8em;
	padding-bottom: .8em;
	}

/* contactusform
----------------------------------------------- */

div.contactusform,
div.contactusform form {
	margin: 0;
	padding: 0;
}

div.contactusform form .oneField {
	margin: 1px;
}

div.contactusform form label {
	width: 100px;
	display: inline-block;
}

div.contactusform form .required label {
	font-weight: bold;
}


div.contactusform form textarea {
	width: 400px;
	display: block;
}

div.contactusform .formError {
	display: block;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}
