@charset "UTF-8";
/* This piece of code is for font embedding */
@font-face {
 font-family: 'Univers';
 src: url('fonts/Univers.eot');
 src: local('Univers LT Std 57 Condensed'), local('UniversLTStd-Cn'), url('fonts/Univers.otf') format('opentype');
}
.Univers {
	font-family:" Univers ", verdana, helvetica, sans-serif;
}
/*-------------*/
body {
	margin: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/bg-body.png);
	background-repeat: repeat;
	background-position: center top;
	background-color: #FFD139;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
}
a:link, a:visited {
	font-weight: bold;
	color: #0092C5;
	text-decoration: none;
}
a:hover {
	color: #00425A;
}
#container {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 232px;
}
#donate {
	background-image: url(images/donate.png);
	background-repeat: no-repeat;
	float: right;
	height: 45px;
	width: 207px;
	color: #FFF;
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	line-height: 45px;
	text-indent: 1em;
	text-decoration: none;
}
#donate:hover {
	color: #FFD139;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	margin: 0px;
	background-image: url(images/logo-dignidad.png);
	background-repeat: no-repeat;
	height: 178px;
	width: 275px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
}
#dwn-logo a {
	background-image: url(images/logo-dwn.png);
	background-repeat: no-repeat;
	width: 154px;
	height: 54px;
	text-indent: -9999px;
	display: block;
}
#dnd_menu {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 138px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dnd_menu li {
	border-bottom:none;
}
#dnd_menu li a {
	padding-right: 1.1em;
	padding-left: 1.2em;
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 40px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFD139;
	text-decoration: none;
	padding-bottom: 1px;
}
#dnd_menu li a:hover {
	color: #FFF5D2;
}

#sidebar1 {
	float: left;
	width: 275px;
}
#sidebar1 h2 {
	font-family: Univers, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
}
#sidebar1 p {
	margin: 0px;
	padding: 20px;
	font-size: 86%;
	line-height: 120%;
	color: #333;
}
#home-blurb {
	background-color: #FFD94E;
}
#block-webformblock-2492 {
	background-color: #0092C7;
	padding: 10px;
	overflow: hidden;
}
#block-webformblock-2492 h2 {
	font-family: Univers, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
#block-webformblock-2492 #edit-submitted-email-wrapper label {
	display: none;
}
#block-webformblock-2492 #edit-submitted-email {
	width: 160px;
	border: thin solid #00AAE6;
	line-height: normal;
	font-size: 12px;
	color: #333;
	background-color: #91D9F0;
	padding: 5px;
	float: left;
}
#block-webformblock-2492 #edit-submit {
        width: 80px;
        height: 26px;
        text-indent: -99999px;
        background: url(/sites/all/themes/DND/images/btn-signup.png) 0 0 no-repeat;
        border: none;
        }
#block-views-news_update-block_1 {
	background-color: #FFDE6E;
}
#block-views-news_update-block_1 h2 {
	background-color: #D83E26;
	color: #FFF;
	font-size: 120%;
	display: block;
	padding: 10px;
}
#block-views-news_update-block_1 table {
	font-weight: bold;
	border-spacing:10px;
	padding:10px;
}
#block-views-news_update-block_1 table a {
	color: #333;
	font-weight: normal;
	font-size: 86%;
}
#block-views-news_update-block_1 td {
	vertical-align:top;
}
#block-views-news_update-block_1 .views-admin-links {
	display: none;
}
	
#social-box h3 {
	color: #D93E26;
}
#social-box ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#social-box ul li {
	float: left;
}
#social-box ul li a {
	display: block;
	width: 48px;
	height: 48px;
	margin-left: 10px;
	text-indent: -9999px;
	background-image: url(images/connect-icons.png);
	background-repeat: no-repeat;
}
#social-box #youtube {
	background-position: center top;
}
#social-box #twitter {
	background-position: right top;
}
.angles {
	background-image: url(images/bg-angles.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 30px;
}
#mainContent {
	padding: 20px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 275px;
}
#mainContent h1, #mainContent h2, #mainContent h3, #mainContent p {
	margin: 0px;
}
#mainContent p, #mainContent ul {
	font-size: 86%;
	line-height: 120%;
	margin-bottom: 1em;
}
#mainContent h1 {
	font-size: 140%;
	text-transform: uppercase;
	color: #999;
	margin-bottom: .5em;
}
#mainContent h3 {
	font-family: Univers, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #D93E26;
	font-size: 110%;
	margin-bottom: 0.5em;
}
#mainContent ul {
	list-style-image: url(images/bullet-list.png);
	margin-top: .5em;
}
#main-image-box {
	overflow: hidden;
	margin-bottom: 1.5em;
	color: #333;
}
#main-image-box img {
	margin-right: 2em;
	float: left;
}
#main-image-box h3 {
	font-family: Univers, Arial, Helvetica, sans-serif;
	color: #333;
}
#main-image-box2 {
        overflow: hidden;
        margin-bottom: 1.5em;
        color: #333;
}
#updates {
/*	margin-right: 240px;*/ /* This should be enabled for the Action Alerts to show up */
	margin-right:20px;
}
#updates img {
	border: 1px solid #333;
}
#updates .readmore {
	text-align: left;
	font-weight: normal;
	color: #666;
}
#updates #share-this-box {
	float: right;
	width: 100px;
	padding-top: 4px;
}
#updates #share-this-box a {
	font-size: 12px;
	font-weight: normal;
	color: #979797;
}
#actionAlert{
	float: right;
	width: 220px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
	padding-left: 1em;
	background-color: #fff;
}
#actionAlert {
	font-size: 86%;
	border-spacing:5px;
        padding:5px;
}

#actionAlert td {
	vertical-align: top;
}

#actionAlert table a {
	color: #333;
	font-weight: normal;
}
#footer {
	margin-left: 275px;
	font-size: 70%;
	padding: 5px;
	overflow: hidden;
}
#footer-menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}
#footer-menu li {
	float: left;
	margin-right: 2em;
}
#footer p {
	margin: 0px;
	float: right;
	padding-right: 0;
	padding-left: 0;
}
.readmore {
	font-size: 80%;
	display: block;
	text-align: right;
	text-transform: uppercase;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
td.col-1{ 
border-bottom-style: solid ; 
border-bottom-color: brown; 
border-bottom-width: 2px; }

#DND_update img {
        border: 1px solid #000000;
        text-align: left;
        margin-left: 10px;
        margin-bottom: 5px;
        float:right;
}
#update_item img {
        border: 1px solid #000000;
        text-align: left;
        margin: 10px 10px 0 5px;
        float:left;
}
#update_item {
        margin-bottom: 15px;
}

/* DROPDOWN MENU */


ul.dropdown, ul.dropdown li, ul.dropdown ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
ul.dropdown {
float:left;
position:relative;
z-index:597;
}
ul.dropdown li {
float:left;
line-height:1.3em;
vertical-align:middle;


}
ul.dropdown li.hover, ul.dropdown li:hover {    
cursor:default;
position:relative;
z-index:599;
}   
ul.dropdown ul {
left:0;
position:absolute;     
top:100%;
visibility:hidden;
width:150px;      
z-index:598;
background-color:#D93E26;
border-bottom:1px #A32E1C solid;
border-left:1px #A32E1C solid;
border-right:1px #A32E1C solid;
}
ul.dropdown ul li {
float:none;
}
ul.dropdown ul ul {
left:99%;
top:1px;
}
ul.dropdown li:hover > ul {
visibility:visible;
}

<!--[if IE]>
#mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
#dnd_menu li a {
        padding-right: 0.9em;
        padding-left: 0.9em;
}
<![endif]-->

