/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#top-strip {
	height:21px;
	background-color:#000000;
	padding:8px 0 4px 0;
	vertical-align:middle;
}

UL#network-nav {
	line-height:15px;
	font-size:13px;
	color:#FF3300;
	list-style:none;
	list-style-image:none;
	width:960px;
	margin:0 auto;
}

UL#network-nav li {
	float:right;
	color:#FF3300;
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
	margin-left:10px;
	text-decoration:none;
}

UL#network-nav li.grey {
	color: #999999;
}

UL#network-nav li a:link, UL#network-nav li a:active, UL#network-nav li a:visited {
	float:right;
	color:#FF3300;
	text-decoration:none;
	border-bottom:1px dotted #ff3300;
}

UL#network-nav li a:hover {
	border-bottom:1px solid #ff3300;
}

.clear {
	clear:both;
}

.urgent-msg {
	width:595px;
	height:240px;
	padding:15px;
	margin-top:164px;
	/*background-color:#003333;*/
	
}

.urgent-video {
	width:292px;
	height:240px;
	float:left;
	display:block;
	margin-right:15px;
}

.urgent-content {
	width:288px;
	height:240px;
	float:right;
	
}

#header .urgent-content h1 {
	font-size:20px;
	font-weight:normal;
	color:#940000;
	float:none;
	line-height:28px;
}

#header .urgent-content p {
	line-height:24px;
	margin:10px 0;

}

a.donate-btn-hdr {
	display:block;
	left:390px;
	position:relative;
	top:165px;
}

.post-alt h2 a {
	font-size:18px;
	font-weight:normal;
	line-height:24px;
}
.post-alt h3 a, .post-alt h2 a {
	color:#940000;
}


body.home #mpu_banner {
background-color:#FFF;
border:1px solid #DDDDDD;
min-height:250px;
margin-bottom:15px;
margin-top:-270px;
padding:9px;
width:300px;
}

#mpu_banner {
background-color:#FFF;
border:1px solid #DDDDDD;
min-height:250px;
margin-bottom:15px;
padding:9px;
width:300px;
}

#mpu-inner {
	width:280px;
	min-height:230px;
	background-color: #4c7663;
	display:block;
	color:#FFF;
	padding:10px;
}

#update-flist-frm input {
	
	width:210px;
}

#update-flist-frm input.submit{
	width:41px;
	height:30px;
	border:none;
	padding: 0;
	margin:0 0 -10px 5px;	
}

#update-flist-frm p {
	margin:5px 0;
}

.subscribe-hdr {
margin-top:12px;
	background-color:#000000; 
	padding:5px 8px; 
	margin-left:-15px; 
	font-size:14px; 
	font-weight:normal; 
	text-transform:uppercase;
}

#columns {
	background:#FFF url(images/content-bgr.gif) top center repeat-y;
	padding:15px 7px 25px 15px;
}

h1.thn-updates-hdr {
	height:37px;
	width:595px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background:transparent url(images/haiti-updates-hdr.jpg) top center no-repeat;
	margin-bottom:15px;
}

.col2{
	float: right;
	width: 320px;
}

.widget h3 {
	background-color:#cbd6ce;
	color:#5a5a5a;
}

#donate-btns {
 display:block;
 margin-bottom:15px;
}


#donate-btns input {
	border:none;
	margin-right:10px;
	float:left;
	padding:0;

}

#donate-btns img {
	border:none;
	padding:0;
	float:left;
	
}
