/*  
Theme Name: CriTheme
Theme URI: http://criout.com
Description: Theme Created for Crisis Response International
Author: Lifetree Creative, Inc.
Author URI: http://lifetreecreative.com/
*/
body {
	margin:0;
	background: url(images/bg-body.gif);
	font:12px Arial, Helvetica, sans-serif;
	color:#eee;
}
h1, h2, h3, h4, h5 {
	color: #777;
}
h4, h5 {
	margin: 0;
	padding: 0;
}
.divider {
	background: #222;
	border: 1px solid #444;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	margin-bottom: 25px;
	padding: 5px 15px;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
}
img { border-style:none; }

a { 
	color:#eee; 
	outline: none;
}

a:hover {
	text-decoration:none;
}

a:active {
	position: relative;
	top: 1px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:940px;
	margin:0 auto;
}
/* Easy Tooltip */

#easyTooltip{
	background:url(images/tooltipbg.png) no-repeat;
	color:#fff;
	height: 34px;
	padding: 9px 5px;
	text-align: center;
	width: 161px;
	}
					
/* // Easy Tooltip */

/* header */
#header{
	height:120px;
	overflow:hidden;
}
.logo{
	background: url(images/logo.png) no-repeat;
	width: 179px;
	height: 72px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:25px 0 0 20px;
	display:inline;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
.search-form{
	display: none;
	float:right;
	width:170px;
	background: url(images/bg-input.gif) no-repeat;
	height: 29px;
	padding:0 0 0 10px;
	margin-top:45px;
	overflow:hidden;
}
.search-form input{
	float:left;
	padding:6px 0;
	width:139px;
	background:none;
	border-style:none;
	color:#555;
	font-size:12px;
}
.search-form input[type=text]:focus { outline: none; }
.search-form input.btn-search{
	width:auto;
	padding:0;
}
img.alignleft {
	border: 3px solid #424242;
	float: left;
	margin: 0 15px 0 0;
}

img.alignright {
	border: 3px solid #424242;
	float: right;
	margin: 0 0 0 15px;
}

a.alignleft {
	float: left;
	margin: 0 15px 0 0;
}

a.alignright {
	float: right;
	margin: 0 0 0 15px;
}

img.wp-image-336, img.wp-image-337 {
	border: none !important;
	float: left;
	margin-right: 10px;
}

img.wp-image-338 {
	border: none !important;
	float: left;
	margin: 0;
}

.clearfix {
	clear:both;
	height: 0px;
}

blockquote {
	color: #777;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 16px;
	font-style: italic;
}

input, textarea, select {
	background: #222;
	border: 1px solid #424242;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #eee;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 14px;
	padding: 8px;
}

textarea {
	width: 450px;
}

input.sendbutton, input#submit {
	cursor: pointer;
	font-size: 14px;
	padding: 10px 15px 8px 15px;
}

input.paypal {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

input#searchsubmit {
	font-weight: bold;
	padding: 7px;
	cursor: pointer;
	width: 61px;
}

form {
	margin: 0;
	padding: 0;
}

/* navigation */
#navigation{
	background: url(images/bg-navigation.gif) no-repeat;
	width: 940px;
	height: 41px;
	margin-bottom:20px;
}
#navigation ul{
	float:left;
	list-style:none;
	margin:0;
	padding:15px 0 0 30px;
}
#navigation ul.icons-list{
	float:right;
	padding:11px 16px 0 0;
}
#navigation ul li{
	float:left;
	margin-right:25px;
}
#navigation ul.icons-list li{
	margin:0 0 0 7px;
}
#navigation ul a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:12px;
	font-size:1px;
}
#navigation ul.icons-list a{height:17px;}
#navigation li.home a{
	background: url(images/nav-home.gif) no-repeat;
	width: 44px;
}
#navigation li.involved a{
	background: url(images/nav-involved.gif) no-repeat;
	width: 112px;
}
#navigation li.donate a{
	background: url(images/nav-donate.gif) no-repeat;
	width: 63px;
}
#navigation li.training a{
	background: url(images/nav-training.gif) no-repeat;
	width: 73px;
}
#navigation li.resources a{
	background: url(images/nav-resources.gif) no-repeat;
	width: 91px;
}
#navigation li.about a{
	background: url(images/nav-about.gif) no-repeat;
	width: 53px;
}
#navigation li.contact a{
	background: url(images/nav-contact.gif) no-repeat;
	width: 97px;
}
#navigation li.blog a{
	background: url(images/nav-blog.gif) no-repeat;
	width: 42px;
}
#navigation li.twitter a{
	background: url(images/icon-twitter.gif) no-repeat;
	width: 13px;
}
#navigation li.facebook a{
	background: url(images/icon-facebook.gif) no-repeat;
	width: 10px;
}
#navigation li.rss a{
	background: url(images/icon-rss.gif) no-repeat;
	width: 14px;
}
#navigation li.mail a{
	background: url(images/bg-mail.gif) no-repeat;
	width: 20px;
}
#navigation li a:hover{background-position:0 100%;}
/* footer */
#footer {
	width:100%;
	overflow:hidden;
	color:#777;
	line-height:17px;
	padding:0 0 53px;
}
#footer a {color:#777;}
.copy{
	float:left;
	width:435px;
}
#footer p{margin:0; padding: 0; line-height: 18px;}
.footer-menu{
	float:right;
	width:500px;
}
.footer-menu div{
	width:100%;
	overflow:hidden;
}
.footer-menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	overflow:hidden;
}
.footer-menu ul li{
	float:left;
	border-right:1px solid #444;
	padding:0 7px;
	margin:0 -7px 0 7px;
}
.footer-menu address{
	float:right;
	font-style:normal;
}
/* main-box */
.main-box {
	background: url(images/bg-mainbox.gif) repeat-y;
	margin-bottom:24px;
}
.main-box .holder {background: url(images/bg-mainbox-t.gif) no-repeat;}
.main-box .frame {
	background: url(images/bg-mainbox-b.gif) no-repeat 0 100%;
	padding:20px 0 19px;
	width:100%;
	overflow:hidden;
}
/* featured-list */
.featured-list{
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	width:920px;
	overflow:hidden;
}
.featured-list li {
	float:left;
	margin-right:20px;
	width:278px;
	border:1px solid #2d2d2d;
	position:relative;
}
.featured-list li.type2 {
	width:296px;
	margin-right:22px;
}
.featured-list li img{display:block;}
.featured-text{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.featured-text div {
	background: url(images/bg-featured.png);
	padding:14px 15px 13px;
	line-height:14px;
	height:1%;
}
.featured-text p {
	margin:0;
	position:relative;
}
.featured-text h3 {
	margin:0 0 2px;
}
.featured-text h3 span {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.featured-text h3.heading-disaster span {
	background: url(images/heading-disaster.png) no-repeat;
	width: 204px;
	height: 17px;
}
.featured-text h3.heading-current span {
	background: url(images/deployment.png) no-repeat;
	width: 178px;
	height: 16px;
}
.featured-text h3.heading-donate span {
	background: url(images/heading-donate.png) no-repeat;
	width: 142px;
	height: 16px;
}
/* main-area */
.main-area {
	width:100%;
	overflow:hidden;
	padding:0 0 25px 0;
}
.sec-main-area {
	width:100%;
	overflow:hidden;
	padding:0 0 48px;
}
.content{
	width:450px;
	float:left;
	line-height:23px;
}
.sec-content {
	float:left;
	line-height:23px;
	padding:0 18px 0 0;
	width:640px;
}
.entrytext {
	margin-top: 20px;
}
#post-30 .entrytext {
	margin: 0;
} 
.sec-content h2.title {
	margin-top: 0;
}
.column {
	float:right;
	padding-top:2px;
	width:460px;
}
.video-ad {
	border:1px solid #464646;
	width:458px;
}
.video-ad img {display:block;}
.content h2.heading-welcome {margin:0 0 14px;}
.content h2.heading-welcome span {
	background: url(images/heading-welcome.png) no-repeat;
	width: 164px;
	height: 23px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.content h2.heading-welcome a {
	display:block;
	height:100%;
	position:relative;
}
.content p {margin:0;}
.content p a {font-weight:bold;}
.btn-learn {
	padding-top:24px;
	width: 431px;
	height: 62px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	
}
.btn-learn a {
	display:block;
	height:100%;
	background: url(images/btn-learn.gif) no-repeat;
}
/* section-list */
.section-list {
	list-style:none;
	margin:0;
	padding:12px 0 11px 8px;
	width:910px;
	overflow:hidden;
}
.section-list li {
	width:284px;
	float:left;
	margin-left:20px;
	line-height:23px;
	display:inline;
}
.section-list li.help {width:264px;}
.section-list h3 {margin:0 0 23px;}
.section-list h3 span {
	height: 14px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.section-list h3.heading-news span {
	background: url(images/heading-fromourblog.png) no-repeat;
	width: 160px;
}
.section-list h3.heading-training {
	background: url(images/heading-training.gif) no-repeat;
	width: 199px;
}
.section-list h3.heading-helpful {
	background: url(images/heading-helpful.gif) no-repeat;
	width: 205px;
}
.section-list img {
	display:block;
	margin-bottom:17px;
}
.section-list li p {margin:0;}

/* SIDEBAR */

.sidebar {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #222222;
	border: 1px solid #424242;
	float:right;
	width: 280px;
}

#sidebar-content {
	padding: 0;
}

ul#sidebars {
	padding: 10px 0 20px 0;
}

ul#sidebars li.blog_widget {
	line-height: 20px;
	padding: 0 20px;
}

ul#sidebars li.blog_widget h3 {
	font-size: 20px;
	margin: 10px 0 10px 0;
	padding: 0;
}

ul#sidebars li h3 {
	padding: 5px 20px;
}

.textwidget .contact {
	color: #777;
	padding: 0 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
}

.sidebar .textwidget {
}

ul#sidebars li.blog_widget ul#sidebar-menu {
	margin-left: -10px;
	padding: 15px 10px 0 0 !important;
}

ul#sidebars li.blog_widget ul#sidebar-menu li a {
	color: #777;
	display: block;
	font-weight: bold;
	height: 15px;
	padding: 7px 10px 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
	-moz-text-shadow: 1px 1px 0px #000;
	-ms-text-shadow: 1px 1px 0px #000;
	-o-text-shadow: 1px 1px 0px #000;
	-webkit-text-shadow: 1px 1px 0px #000;
	text-transform: uppercase;
	width: 235px;
}

ul#sidebars li.blog_widget ul#sidebar-menu li a:hover {
	color: #eee;
	background: url(images/sidebar_hover.png) no-repeat 0 0;
	margin-left: -20px;
	padding-left: 30px;
}

ul#sidebars li.blog_widget .textwidget a.button_donate {
	background: url(images/button_donate.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 20px 0;
	text-indent: -9999px;
	width: 242px;
}

ul#sidebars li.blog_widget .textwidget a:hover.button_donate {
	background: url(images/button_donate.png) no-repeat 0 -44px;
}

ul#sidebars li.blog_widget .textwidget a.button_newsletter {
	background: url(images/newsletter.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 20px 0;
	text-indent: -9999px;
	width: 242px;
}

ul#sidebars li.blog_widget .textwidget a:hover.button_newsletter {
	background: url(images/newsletter.png) no-repeat 0 -44px;
}

ul#sidebars .textwidget a.button_newsletter {
	background: url(images/newsletter.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 20px;
	text-indent: -9999px;
	width: 242px;
}

ul#sidebars .textwidget a:hover.button_newsletter {
	background: url(images/newsletter.png) no-repeat 0 -44px;
}

ul#sidebar-menu {
	padding: 10px 10px 0px;
}

ul#sidebar-menu li {
}

ul#sidebar-menu li a {
	color: #777;
	display: block;
	font-weight: bold;
	height: 15px;
	padding: 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000;
	-moz-text-shadow: 1px 1px 0px #000;
	-ms-text-shadow: 1px 1px 0px #000;
	-o-text-shadow: 1px 1px 0px #000;
	-webkit-text-shadow: 1px 1px 0px #000;
	text-transform: uppercase;
	width: 235px;
}

ul#sidebar-menu li a:hover {
	color: #eee;
	background: url(images/sidebar_hover.png) no-repeat 0 0;
	margin-left: -20px;
	padding-left: 30px;
}

.sidebar a.button_pressmaterials {
	background: url(images/button_pressmaterials.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 20px;
	text-indent: -9999px;
	width: 242px;
}

.sidebar a:hover.button_pressmaterials {
	background: url(images/button_pressmaterials.png) no-repeat 0 -44px;
}

a.button_register {
	background: url(images/registertoday.png) no-repeat 0 0;
	display: block;
	height: 44px;
	text-indent: -9999px;
	width: 242px;
}

a:hover.button_register {
	background: url(images/registertoday.png) no-repeat 0 -44px;
}


.sidebar a.button_donate {
	background: url(images/button_donate.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 20px;
	text-indent: -9999px;
	width: 242px;
}

.sidebar a:hover.button_donate {
	background: url(images/button_donate.png) no-repeat 0 -44px;
}

.post a.button_donate {
	background: url(images/button_donate.png) no-repeat 0 -44px;
	display: block;
	height: 44px;
	margin: 0;
	text-indent: -9999px;
	width: 242px;
}

.post a:hover.button_donate {
	background: url(images/button_donate.png) no-repeat 0 -44px;
}

.entrytext a.button_partner {
	background: url(images/becomepartner.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 0;
	text-indent: -9999px;
	width: 242px;
}

.entrytext a:hover.button_partner {
	background: url(images/becomepartner.png) no-repeat 0 -44px;
}

.sidebar a.button_twitter {
	background: url(images/button_twitter.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 20px;
	text-indent: -9999px;
	width: 242px;
}

.sidebar a:hover.button_twitter {
	background: url(images/button_twitter.png) no-repeat 0 -44px;
}

table#events_table td {
	padding: 0 10px 10px 0;
}

#events_table td img {
	border: 3px solid #424242;
}

#events_table td h3, #events_table td p {
	margin: 0;
	padding: 0;
}