/* main CSS for SMNE */
 @font-face {
    font-family: geez Unicode;
    src: url(http://www.solidaritymovement.org/GUnicode.TTF);
   } 
body{
	margin: 0;
	background-color: #c7912e;
	background-image: url(../images/backgroundTextureLogo2.gif);
	background-repeat: repeat-x;
	}
/* ADJUST THESE STANDARD ELEMENTS */ 	
a
{
	color: #8b5e1b;
	text-decoration:underline;
}
a:hover
{
	color: #991010;
}
a img
{
	border:0px;
}
.imageRight {
	padding:0 0 6px 10px;
	float:right;
	border:0px;
}
/*a.small
{
	font-size:10px;
}*/
a.bold
{
	font-weight:bold;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;
	line-height:16px;*/
	margin:0px 0px 12px 0px;	
}

h1,h2,h3,h4
{
	
	color:#DD0000;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	margin: 8px 0;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #034073;
	margin: 0 0 6px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}
h4
{
	font-size:12px;
	text-transform:uppercase;
}
h5{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 4px 0 0px 0;
}
.headerLink {
		color: #8b5e1b;
		font-size: 10px;
		font-weight:bold;
		/*text-decoration:underline;*/
		padding: 0 0 2px 0;

}
.headerLink a{
		text-decoration:none;
}

.headerLink a:hover{
		color: #991010;
		text-decoration:underline;
}

.headerTemp {
		font-size:16px;
	font-weight:bold;
	color: #034073;
		padding: 0 0 4px 0;

}

input {
	margin:0;
}
	
#mainTable	{
	width: 900px;
}
	
#banner {
	background-color: #61782c;
	text-align:center;
	border-top: 4px solid #FFF;
}

#subBanner {
	background-color: #034073;
	text-align:center;
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	background-image: url(/images/subBannerBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#navMain {
	background-color: #FFF;
	vertical-align: top;
}


#lowerWrapper {
	background-color:#FFF;
	border: 1px solid #034073;
}


#navMain a:link, #navMain a:visited{
	color: #FFFFFF;
}

#navMain a:hover {
	color: #000000;
}
.sidebar {
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: top;
	height: 100%;
	text-align: center;
}
.sidebarLeft {
	background-color: #034073;
	background-image: url(../images/blueGradient.gif);
	background-position: left top;
	width: 176px;
	border: 2px solid #FFF;
	background-position: left top;
}
.sidebarRight {
	background-image: url(../images/greyGradient.gif);
	background-position: left top;
	width: 190px;
	border: 4px solid #FFF;
}
div.sidebarHeaderBox {
	text-align: center;
	width: auto;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding: 8px;
	margin: 6px 6px 0 6px;
}

div.sidebarHeaderBox a{
	color: #FFF;
	text-decoration:none;
}
.sidebarText {
	position:relative;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin: 8px;
	/*word-wrap: break-word;*/ /* This doesn't work */
}
.sidebarText p{
	margin: 7px 0;
}

.sidebarText a:link, .sidebarText a:visited {
	color: #8b5e1b;
	text-decoration:underline;
}
.sidebarText a:hover {
	color: #991010;
	text-decoration:underline;
}
div.sidebarNews {
	width: 178px;
	padding: 6px;
	margin: 4px 0 0 0;
}

div.sidebarNewsHeader {
	background-image: url(/images/sidebarNewsTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-variant: small-caps;
	color: #FFF;
	font-weight: bold;
}
div.sidebarNewsContent {
	background-image: url(/images/sidebarNewsMid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 6px 8px 6px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	line-height: 15px;
}
div.sidebarNewsBottom {
	background-image: url(/images/sidebarNewsBot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;	
}
div.sidebarImage {
	text-align: center;
	margin: 2px;
	padding-bottom: 4px;
}

div.breakingNews {
	width: 162px;
	padding: 6px;
	margin: 4px 0 0 2;
}

div.breakingNewsHeader {
	background-image: url(/images/sidebarNewsTopRed.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #FFF;
	font-weight: bold;
}
div.breakingNewsContent {
	background-image: url(/images/sidebarNewsMidRed.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 6px 8px 6px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;

	line-height: 15px;
}
div.breakingNewsBottom {
	background-image: url(/images/sidebarNewsBotRed.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;	
}

div.donateBox {
	text-align: center;
	vertical-align: middle;
	padding: 10px 6px 6px;
}
div.buttonText {
	text-align: left;
	vertical-align: middle;
	padding: 4px 6px 6px 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a40000;
	font-weight: bold;
	line-height: 15px;
}
div.buttonText a {
	color: #c40000;
	text-decoration: none;
}
div.buttonText a:hover {
	color: #ee0000;
	text-decoration: none;
}



div.pageContainerLeft {
	background-image: url(/images/divContainerBackground.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 215px;
	border-top: 1px solid #c08a2c;
	margin: 8px 0 10px;
	padding-top: 6px;
	display:inline-block;
	float:left;
}
#mainContentWrapper {
	background-color: #FFF;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px 14px;
	width:auto;
	border-left: 1px solid #034073;
	border-right: 1px solid #034073;
}
/*used to position the innerCellContainer, allow for multiple innerCellContainers and provide a space for a header above the innerCellContainer */
div.outerCellContainer {
	padding-top: 6px;
	margin: 0px;
}

/* used for most containers in main content area */
div.innerCellContainer{
	background-image: url(/images/divContainerBackground.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #c08a2c;
	width: 100%;
	padding-top: 6px;
	margin: 0 0 4px;
	display:inline-block;
	font-size: 12px;
	line-height: 18px;
}
div.innerCellContainer ol li, div.innerCellContainer ul li {
	margin: -4px 0 12px -8px;	
}

div.innerCellContainer a {
	color: #8b5e1b;
	text-decoration:underline;
}
div.innerCellContainer a:hover {
	color: #991010;
	text-decoration:none;
}
div.smallerText {
	font-size: 11px;
	line-height: 16px;
}
div.cellWidth220ap {
	width:230px;
}
div.cellWidth450ap {
	width:442px;
}
.smallerText {
	font-size: 11px;
	line-height: 16px;
}

.left {
	float:left
}
.right {
	float:right
}
.clear {
	float:none;
	clear:both
}
.blue {
	background-color: #034073; /* blue */
}
.red {
	background-color: #9b1010; /* red */
}
.white{
	background-color: #FFF; /* white */
}
.redText {
	color: #F00;
}

div.toTop {
	text-align: center;	
	padding-bottom: 10px;
}
div.toTop a:link, div.toTop a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

div.toTop a:hover{
	color: #990000;
	text-decoration: underline;
}

.photoComments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	text-align: center;
	vertical-align: text-top;
	font-style: normal;
	padding: 5px;
}
.photoCell {
	padding: 6px 5px 5px 10px;
	text-align: center;
	vertical-align: middle;
}
.javascriptWarning {
	font-size: 14px;
	color: #F00;
	padding: 10px 0;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #777;
	/*text-align: center;*/
	padding-bottom: 4px;
}
.copyright a {
	color: #777;
	text-decoration: underline;	
}
.copyright a:hover {
	color: #777;
	text-decoration: none;
}
.search {
	padding: 4px 0 2px;
	margin: 0px;
	vertical-align:top;
}
#searchResults iframe{
	width: 640px;
	/*height: 100%;*/
}
.joinButton {
	text-align: center;
	vertical-align:top;
	padding:8px 0;
}

#subMenuBox {
	background-color: #c9cfcf;
	text-align: left;
	width:auto;
	color:#034073;
	padding: 4px 10px 10px 12px;
	margin:4px 7px 10px 7px;
	border-top: 1px solid #8b5e1b;
	border-right: 2px solid #8b5e1b;
	border-bottom: 2px solid #8b5e1b;
	border-left: 1px solid #8b5e1b;
}
#subMenuTitle {
	font-size:11px;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 4px 4px 4px 0;
	border-bottom: 1px dashed #aaaaaa;
}


#subMenuTitle a:link, #subMenuTitle a:visited {
	color:#034073;
	text-decoration: none;	
}

#subMenuTitle a:hover, #subMenuTitle a:focus {
	color:#991010;
	text-decoration: underline;	
}
ul.subMenu {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	list-style-type:none;
	/*text-indent: -5px;*/
	cursor: default;
	padding: 0px;	/*width: 170px;*/
}
ul.subMenu li {
	margin:0;
}

ul.subMenu a:link, ul.subMenu a:visited {
	color:#034073;
	text-decoration: none;	
}

ul.subMenu a:hover, ul.subMenu a:focus {
	color:#991010;
	text-decoration: underline;	
}
div.archiveItem {
	background-color: #ffffff;
	background-image: url(/images/articleDivider.gif);
	background-repeat: repeat-x;
	padding: 6px 0 1px 0;
	margin-bottom: 6px;
}
div.postExcerpt {
	background-image: url(/images/articleDivider.gif);
	background-repeat: repeat-x;
	padding: 8px 0 1px 0;
	margin: -6px 0 6px 0;
}
div.alt {
	background-color: #fefdeb;
}

#leftSubMenuContainer {
	padding: 0px;
	border: 2px solid #FFF;
}
div.resources {
	font-size: 11px;
	margin-bottom: 0px;
	line-height: 15px;
}

div.resources p{
	margin-bottom: 8px;
}
div.resources ul li{
	margin: 0 0 6px -26px;
	list-style-type:none;
}

div.resources a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
div.resources a:hover{
	text-decoration: underline;
}
div.newsResources {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 0px 0px;
}
div.newsResources a{
	text-decoration: none;
}

div.paypalButton {
	padding: 8px;	
}
div.videoWindow {
	margin: 6px;
	text-align: center;
	border: 1px solid #666;
	padding-bottom: 4px;
	background-color: #d1d6d6;
}
div.videoHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 8px 0;
}
div.videoWindowLarge {
	margin-top: 6px;
	text-align: center;
}
div.videoEmbedFrontPage {
	margin-top: 6px;
	text-align: right;
	float:right;
	padding-right: 6px;
	padding-left: 6px;
	/*width: 225px;*/
}


.textB, .textBI, .textBUL, .textB2, .textB2Cent, .textB2UL, .textB2CentUL, .textB3, .textB3CentUL, .textB4, .textB4Cent, .textB4CentUL{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
.textBI {
	font-style: italic;
}
.textBUL {
	text-decoration: underline;
}
.textB2 {
	font-size: 14px;
}
.textB2Cent {
	font-size: 14px;
	text-align: center;
}
.textB2CentUL {
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}
.textB2UL {
	font-size: 14px;
	text-decoration: underline;
}
.textB3 {
	font-size: 16px;
}
.textB3Cent{
	font-size: 16px;
	text-align: center;
	line-height: 22px;
}
.textB3CentUL {
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
	line-height: 22px;
}
.textB4{
	font-size: 18px;
	font-weight: bold ;
	line-height: 26px;
}
.textB4Cent {
	font-size: 18px;
	text-align: center;
	font-weight: bold ;
	line-height: 26px;
}
.textB4CentUL {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	line-height: 26px;
}

.breakingNews {
	color:#F00
}
div.appealBox {
	padding: 6px;
	border: 1px solid #F00;
}
.amharic p, .amharic li, amharic ul {
	font-family: "geez Unicode", nyala, "gs GeezMahtemUnicode", sansSerif;
	font-size: 13px;
	line-height: 18px;
	
}
.amharicB2,  .amharicB4 {
	font-family: "geez Unicode", nyala, "gs GeezMahtemUnicode", sansSerif;
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	color: #D00000;
	text-align: center;	
}
.amharicB4 { 
	font-size: 20px;
	line-height: 24px;
} /* Troubleshoot this - cascade issue*/

.justify {
	text-align: justify;
}

 input { /* This class is used to align the Google search box   */ 
	width: 160px;
	float: left;
	margin-left: 5px;
	margin-bottom: 4px;
} 

