/* @override http://palestinemonitor.org/spip/squelettes/newpalmon.css */

/* the container div for all pages */.screenpage {	clear: both;	width: 1000px;	background-color:#FFF;	margin: auto;}
/* ====== the first horizontal menu bar below the palmon banner ======= */.firstmenubar {    clear: both;    margin:0;
    width: 1000px;
    height: 21px;	background-color: #600;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;}.firstmenubar a:link, .firstmenubar a:visited{	color:#FFF;	text-decoration: none;}.firstmenubar a:hover, .firstmenubar a:visited:hover{	color:#FFF;	text-decoration: none;}.firstmenubar ul {	margin:0;	padding:0;	list-style: none;}.firstmenubar li {	float:right;	display:block;	padding: 2px 20px;}.firstmenubar li:hover {	background-color: #900;	}

/* ====== the second horizontal menu bar below the palmon banner ======= */


.secondmenubar {	float: left;	background-color: #fff;	width: 998px;	margin: 0 0 10px 0;	padding: 0;	border: 1px solid #CCC;	font-family:Arial, Helvetica, sans-serif;    text-transform:uppercase;	font-weight:bold;	font-size:14px;}.secondmenubar ul{	margin:0 0 0 20px;	padding:0;	list-style: none;}.secondmenubar li {	padding: 2px 8px;	display: block;
	float: left;
}.secondmenubar li:hover {	background-color: #ccc;	}.secondmenubar a:link, a:visited {	text-decoration: none;    	color:#600;}.secondmenubar a:hover, a:visited:hover  {	text-decoration: none;    	color:#600;}.secondmenubar #sectionbyline{    text-transform:none;	font-weight:normal;	font-size:11px;	color:#000;}

/* === the leftmost column on the frontpage ===*/

.leftmostcolumn{
	float: left;
	width: 200px;
}
.column2{
	float: left;
	width: 290px;
}.column3{
	float: left;
	width: 290px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-right: 6px;
	margin-left: 6px;
}.column4{
	float: right;
	width: 200px;
	border-right: 1px solid #ccc;

}/* ====== FACTSHEETS vertical menu ======= */.factsheetslist {	clear:both;    float: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;
	background: #fff url(./images/factsheets.jpg) no-repeat left bottom;
}.factsheetslist ul {	margin:0 0 0 32px;	padding:0 5px;	list-style: none;
	background-color: #d6d6d6;
}.factsheetslist li {	padding: 2px 4px;	display: block;	border-bottom: dotted 1px #999;}.factsheetslist li:hover {	background-color: #efefef;	}.factsheetslist a:link{    color:#000;	text-decoration: none;    }.factsheetslist a:visited{    color:#000;	text-decoration: none;    }.factsheetslist a:hover {	color:#600;	text-decoration: none;    }/* ====== SEARCH box ======= */	
.searchboxcontainer {
	margin: 0 0 15px 0;
	float: left;	background: #FFF url(./images/search.jpg) no-repeat left bottom;
	
}
.searchbox {
	margin:45px 0 10px 32px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	}.searchbox p {	margin:0;	padding: 0 4px 5px 8px;}

/* COMMON FOR ALL THE COLUMNS OF THE FRONTPAGE *//*=========== layout of a frontpage article ===========*/.frontpage_article {	font-family:Arial, Helvetica, sans-serif;
}.frontpage_article p {	margin:0;	padding:0;}.frontpage_article img{	float:left;	margin: 0 10px;
	clear: both;
}.frontpage_article p#section {
	margin:0 0 3px 10px;	font-weight:bold;	font-size:16px;	color:#600;
	text-transform: uppercase;
}.frontpage_article p#title {	font-weight:bold;	font-size:14px;	color:#000;}.frontpage_article p#title a{	text-decoration:none;	color:#000;}.frontpage_article p#author {
	margin:  5px 0;	font-weight:bold;	font-size:12px;	color:#060;}.frontpage_article p#date {
	float: right;
	margin-right: 10px;	font-weight:normal;	font-style:italic;	font-size:12px;	color:#000;
	}.frontpage_article p#content {	padding:5px 10px;	font-weight:normal;	font-size:12px;	color:#000;
	clear: both;
}
.frontpage_article p#content a {	text-decoration:none;	color: #000;
	}.frontpage_article p#more {	text-align:right;	padding-right:40px;}.frontpage_article p#more a {	text-decoration:none;	font-size:13px;	color: #f80;}

/*=========== layout of a 140px width frontpage article ===========*/.frontpage_articleB {	font-family:Arial, Helvetica, sans-serif;
	width: 190px;
	float: left;
	border-top: 1px solid #CCC;
	padding-top: 5px;
}.frontpage_articleB p {	margin:0;	padding:0;}.frontpage_articleB img{	clear: both;
	margin-top: 3px;
}
.frontpage_articleB p#logo {
	text-align: center;
	clear: both;
}.frontpage_articleB p#section {
	margin:0;	font-weight:bold;	font-size:16px;	color:#600;
	text-transform: uppercase;
}.frontpage_articleB p#title {
	margin: 5px;	font-weight:bold;	font-size:14px;	color:#000;
	clear: both;
}.frontpage_articleB p#title a{	text-decoration:none;	color:#000;}.frontpage_articleB p#author {
	float: right;
	margin: 0 10px;	font-weight:bold;	font-size:12px;	color:#060;}.frontpage_articleB p#date {
	float: right;
	margin-right: 10px;	font-weight:normal;	font-style:italic;	font-size:12px;	color:#000;
	clear: both;
}.frontpage_articleB p#content {	padding:5px 0;	font-weight:normal;	font-size:12px;	color:#000;
	clear: both;
}
.frontpage_articleB p#content a {	text-decoration:none;	color: #000;
	}

/* Special items for narrow articles*/
.frontpage_narrowarticle img{	clear: both;
	margin: auto;
}
/* horizontal line */.hz_line {	width:90%;	margin:10px auto;	border-bottom: 1px solid #CCC;}/* END OF COMMON ELEMENTS */

/* === photo pick box === */

.frontpage_photopick{
	font-family:Arial, Helvetica, sans-serif;
}
.frontpage_photopick img{
	margin-right:  35px;
	float: right;
}
.frontpage_photopick p#caption{
	text-align: left;
	padding: 5px 25px;	font-weight:normal;	font-size:12px;	color:#000;
	clear: both;
}
.frontpage_photopick p#caption a{	text-decoration:none;	color:#600;}
.frontpage_photopick p#volunteer{
	border: 0;
	margin: 0;
	text-align: center;
	font-weight:normal;	font-size:12px;	clear: both;
}
.frontpage_photopick p#volunteer a{	text-decoration:none;	color:#600;}
/* === photostory box === */

.frontpage_photostory{
	font-family:Arial, Helvetica, sans-serif;
	background: url(./images/photostory.jpg) no-repeat center top;
	padding-top: 35px;
	text-align: center;
	margin: 0;
}
.frontpage_photostory img{
}
.frontpage_photostory p#title {	font-weight:bold;	font-size:14px;	color:#000;
	margin: 5px 0;
}.frontpage_photostory p#title a{	text-decoration:none;	color:#000;}.frontpage_photostory p#date {
	font-weight:normal;	font-style:italic;	font-size:12px;	color:#000;
	margin: 0;
}.frontpage_photostory p#content {	padding:5px 10px;	font-weight:normal;	font-size:12px;	color:#000;
	clear: both;
	text-align: left;
	margin: 0;

}
.frontpage_photostory p#content a {	text-decoration:none;	color: #000;
	}
/* ==== style for the footer of the page ==== */.page_footer {	clear:both;	width:100%;	margin-top:5px;	border-top: solid 1px #600;	text-align: center;}.page_footer small { font-size: 0.77em; }.page_footer img { vertical-align: bottom; }.page_footer a {	text-decoration:none; 	color:#000;	font-family: Verdana, Tahoma, Arial, sans-serif;}