/* CSS Document */
/* styles for screen media */

/* PRIMARY STRUCTURE */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Trebuchet MS,  sans-serif;
	background-color: #fff;
        background: url(http://www.wherepeacelives.org/assets/images/blueskyback.jpg) no-repeat; 
	text-align: center;
}
#mainpage {
	width: 955px;
 	margin: 0 auto;
	text-align: left;
	/* match the header color to fill in the gap btween header and navbar in FF 1.5 */
}
#header, #site-footer {
 	color: #fff;
    text-align: center;
}
#header {
	background-color: #fff;
        height: 290px;
	border: 1px solid white;

}

#header h4{
	color: #000;
	padding: 5px 0px 0px 25px;

}
#site-footer {
 	clear: both;
	width: 100%;
	margin-top: 5px;	
	font-size: 10px;
	text-align: center;
       background-color: #06C;
       border: 1px solid white;
}
#site-footer a {
 	color: #fff;
}
#content-wrapper {
	width: 955px;
        background-color: #fff;
 	color: #000;
       border: 1px solid light blue;
}
#content-wrapper-padding {
 	padding: 0 2px;
        border: 1px solid light blue;
}
#col-2 {
 	float: left;
 	width: 710px; /* 490PX IS USABLE WIDTH AFTER COL-2-PADDING SET BELOW */
 	margin-top: 5px;
        font-size: .66em;
        line-height: 1.5em;
 	background-color: #fff;
 	color: #000;
}
#col-2-padding {
 	padding: 0 6px 0 3px;
}
#col-2a {
 	float: left;
 	width: 800px; /* 490PX IS USABLE WIDTH AFTER COL-2-PADDING SET BELOW */
 	margin-top: 5px 0 0 15px;
        font-size: .66em;
        line-height: 1.5em;
 	background-color: #fff;
 	color: #000;
}
#col-2a-padding {
 	padding: 0 6px 0 3px;
}
#col-3 {
 	float: right;
 	width: 240px;
 	background-color: #fff;
        font-weight:bold;
	text-align: center;
        color: #fff;
 
}
#col-footer {
 	clear: both;
 	margin-top: 12px;
 	color: #000;
}

/* HEADINGS */
h1,h2,h3,h4,h5,h6 {
	margin: 0;
}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:10px;}
h6 {font-size:9px;
}

h1	{
	font-weight: bold;
        padding: 10px 0 15px 0;
        font-color: #3787e9;
        line-height: 1.5em;
}

h3	{
	font-weight: bold;
        padding-bottom: 4px;
        font-color: #3787e9;
}

#col-2 h5 {
	margin-bottom: .25em;
	padding: 2px;
	color: white;
	background-color: #0d70eb;
}

#col-2 h6 {
	padding: 5px 2px 0 2px;
	font-size: 1em;
}

/* VARIOUS */
p {
     font-size: 12px;
     margin: .8em 0;
    line-height: 1.5em;
}
#col-2 .subject {
	float: left; 
	width: 325px; 
	margin: 2px 10px 1px 0; 
	padding: 2px 2px 1px 0;
}
#col-2 h1 {
	font-size: 1em; 
	padding: 2px; 
	color: white; 
	background-color: #FF3300;
}
#col-2  h2 {
	font-size: 1em; 
	padding: 2px; 
	color: white; 
	background-color: #FF3300;
}
#col-2 .moreNews {
	clear: left;
	float: left; 
	width: 670px; 
	margin: 4px 4px 2px 0; 
	padding: 4px 4px 2px 0;
}
#col-2 .moreNews h1 {
	font-size: 1em; 
	padding: 2px; 
	margin-top:10px;
	color: white; 
	background-color: #FF3300;
}
#col-2 .moreNews h2 {
	height:1em;
	padding: 0;
    border-top: 10px solid #3787e9;
	background: #3787e9;
}
#col-2 .moreNews h3 {
	font-size: .66em;
	font-weight: normal;
}

#col-2 .subject h1 {
    height:1em;
	padding: 0;
    border-top: 10px solid #3787e9;
	background: #3787e9;
}
#col-2 .moreNews h1 {
    height:1em;
	padding: 0;
    border-top: 10px solid #3787e9;
	background: #3787e9;
}
#col-2 .subject h2 {
    height:1em;
	padding: 0;
    border-top: 10px solid #3787e9;
	background: #3787e9;
}
#col-2 .moreNews h2 {
    height:1em;
	padding: 0;
    border-top: 10px solid #3787e9;
	background: #3787e9;
}
#col-2 span.split {
	display: block;
	position: relative;
    margin-top: -.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	padding-left: 3px; 
	color: white;
}

/*  3 SELECTORS FOR PHOTOS WITH CREDITS */
.photoLeft { 
	float: left; 
	padding: .75em .25em .25em .25em;  
}
.photoRight { 
	float: right; 
	padding: .75em .25em .25em .25em; 
}
cite {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	font-style: normal;
}


html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}


#content p a {
	color: #3787e9;
}

#content p a:hover {
	background-color: #3787e9;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #3787e9;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}


#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.25em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: #3787e9;
    color: rgb(255, 255, 255);
}
