/*
Theme Name: Worldwide Moment
Description: Custom Theme for Worldwide Moment.
Author: Jeff Mellon Services & Amanda Calderon
Version: 10.10.10
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ====================== */
/* ! Global Definitions   */
/* ====================== */

html {
	background: #191f24 url(images/background_body.gif) repeat-x;
}

body {
	background:
}

a {
	text-decoration: none;
	outline: none;
	color: #6dcf4b;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .wrapper {
	height: 1%;
}

.wrapper {
	display: block;
}

#nav-wrap {
height: 90px;
}

.clear {
	clear: both;
}

/* ====================== */
/* ! Container   */
/* ====================== */

#container {
	margin: 0 auto;
	width: 960px;
	padding: 50px 0 20px 0;
}

/* ====================== */
/* ! Header   */
/* ====================== */
#header {
	padding: 0 0 10px 0;
	position: relative;
}

#header-bar {
height: 75px;
width: 960px;
position: relative;
}

#logo {
position: relative;
width: 352px;
float: left;
}

#countdown-position {
float:right;
position: relative;
top: -55px;


}

.left {
position: relative;
float: left;
width: 500px;
}

#header h1 a {
	display: block;
	width: 352px;
	height: 58px;
	background: url(images/logo-2010.gif);
	text-indent: -9999px;
	float: left;
}

#header #navigation {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	position: relative;
    height: 25px;
}

#header #navigation ul li {
	display: block;
	float: left;
}

#header #navigation ul li  a {
	display: inline;
	float: left;
	font: bold 14px Helvetica, Arial, Verdana, sans-serif;
	color: #b6b6b6;
	text-transform: lowercase;
	padding: 0 5px 5px 5px;
	margin: 0 5px;
}

#header #navigation ul li  a:hover {
	text-decoration: none;
	border-bottom: 3px solid #47752b;
}

#header #navigation ul li .current a {
	color: #fff;
	border-bottom: 3px solid #47752b;
}

#header #navigation.animated ul li.back {
	border-bottom: 3px solid #47752b;
	height: 21px;
	z-index: 8;
	position: absolute;
}

#header #navigation.animated ul li a {
	z-index: 10;
	position: relative;
	overflow: hidden;
} 

#header #navigation.animated ul li.current a {
	border-bottom: none;
}  

#header #navigation.animated ul li a:hover,
#header #navigation.animated ul li a:active,
#header #navigation.animated ul li a:visited {
	border: none;
}

/* ====================== */
/* ! Content  */
/* ====================== */


#content {
	width: 940px;
	padding: 0 10px;
}

/* ! Feature  */

#content #feature {
	width: 960px;
	height: 433px;
	margin: 20px -10px 0 -10px;
	background: url(images/background_feature.jpg);
	position: relative;
}

#content #feature h2 {
	display: block;
	width: 450px;
	height: 125px;
	position: absolute;
	top: 10px;
	left: 10px;
	font: normal 26px/30px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 20px 25px 0 25px;
	overflow: hidden;
}

#content #feature p.countdown {
	position: absolute;
	top: 116px;
	left: 35px;
	font: bold 13px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	display: block;
}

#content #feature p.visible {
	display: block;
	width: 450px;
	height: 155px;
	position: absolute;
	top: 170px;
	left: 10px;
	font: normal 13px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	margin: 10px 25px 0 25px;
	overflow: hidden;
}

#content #feature p.hidden {
	display: none;
}

#content #feature a {
	display: block;
	width: 121px;
	height: 45px;
	text-indent: -9999px;
	background: url(images/buttons.png) left top;
	margin: 12px 0 0 0;
}

#content #feature a:hover {
	background: url(images/buttons.png) left bottom;
}

#content #feature a.time-zone {
	display: block;
	width: 408px;
	height: 75px;
	text-indent: -9999px;
	background: none;
	margin: 0;
	position: absolute;
	top: 348px;
	left: 56px;
}

#content #feature.twenty-ten #introduction2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	left: 10px;
	line-height: 30px;
	position: absolute;
	padding: 15px 25px;
	top: 16px;
	width: 450px;
}

#content #feature a.time-zone:hover {
	background: none;
}

#content #feature form.newsletter {
	position: absolute;
	top: 25px;
	right: 45px;
}

#content #feature form.newsletter p {
	color: #02151b;
}

#content #feature #photos {
	width: 259px;
	height: 248px;
	background: url(images/background_photos.jpg);
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

#content #feature #photos a {
	display: inline;
	width: auto;
	height: auto;
	background: none;
	margin: 0;
	text-indent: 0px;
}
/* ! Feature, with Submission Form */

#content #feature.submit {
	background: url(images/background_feature_submit.jpg);
	color: #fff;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	position: relative;
}

#content #feature.submit a {
	display: inline;
	height: auto;
	width: auto;
	background: none;
	position: relative;
	margin: auto;
	text-indent: 0;
}

#content #feature.submit #introduction {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	left: 10px;
	line-height: 30px;
	position: absolute;
	padding: 15px 25px;
	top: 12px;
	width: 450px;
}

#content #feature.submit #introduction h2 {
	position: relative;
	left: 0;
	top: 0;
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 22px;
}

#content #feature.submit #introduction #call-to-action {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

#content #feature.submit #introduction span.photos, 
#content #feature.submit #introduction span.countries {
	background-color: #2391b1;
	padding: 6px;
	margin: 0 6px;
}

#pledge {
width: 460px;
position: relative;
}
#pledge .textwidget {
	background-color: #2391b1;
	padding: 6px;
    width: 110px;
}

#pledge-people {
position: relative;
float: left;
}
#pledge-from {
position: relative;
float: left;
margin-left: 10px;
padding-top: 5px;

}
#pledge-country {
position: relative;
float: left;
margin-left: 10px;
}

.entry img {
padding: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}


#content #feature.submit #introduction span.photos {
	margin-left: 0px;
}

#content #feature.submit #introduction a {
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	margin-top: 20px;
	padding-left: 90px;
	padding-right: 120px;
}
#content #feature.submit #introduction a:hover { text-decoration: none; }

#content #feature.submit #newsletter {
	position: absolute;
	top:305px;
	width: 450px;
	padding: 0 25px;
	left: 10px;
}

#content #feature.submit #newsletter h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	margin-top: 15px;
}

#content #feature.submit #newsletter label {
	display: block;
	float: left;
	width: 0px;
	text-indent: -9999px;
}

#content #feature.submit #newsletter #email-wrap {
	display: block;
	background: transparent url(images/newsletter_input_background.gif) center center no-repeat;
	width: 325px;
	height: 41px;
	float: left;
	margin: 2px 0;
}

#content #feature.submit #newsletter #email-wrap input {
	background-color: transparent;
	border: 0 none;
	color: #B7B7B7;
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	height: 14px;
	margin: 13px 20px;
	width: 285px;
}

#content #feature.submit #newsletter #newsletter-submit {
	float: left;
	margin-left: 25px;
}

#content #feature.submit #submit {
	left: 531px;
	position: absolute;
	top: 12px;
	width: 370px;
	padding: 0 25px;
}

#content #feature.submit #submit h3 {
	font-size:16px;
	font-weight:bold;
	padding: 20px 0 10px 0;
	text-align:center;
}

#content #feature.submit #submit ul li {
	clear: both;
	padding: 3px 0 3px 60px;
}

#content #feature.submit #submit ul li label {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 22px;
	margin-left: -60px;
	width: 50px;
	text-align: right;
}

#content #feature.submit #submit ul li label.checkbox {
	display: inline;
	float: none;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0;
	text-align: left;
}

#content #feature.submit #submit ul li input.text,
#content #feature.submit #submit ul li textarea {
	background-color: #fff;
	border: 1px solid #1d5068;
	display: inline-block;
	width: 300px;
	padding: 2px;
}
#content #feature.submit #submit ul li input.text { height: 16px; }
#content #feature.submit #submit ul li textarea { height: 115px; }

/* ! Feature, 2010 */

#content #feature.twenty-ten {
	background: url(images/background_feature-2010.jpg);
	color: #fff;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	position: relative;
}

#content #feature.twenty-ten a {
	display: inline;
	height: auto;
	width: auto;
	background: none;
	position: relative;
	margin: auto;
	text-decoration: underline;
	text-indent: 0;
}

#content #feature.twenty-ten #introduction {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	left: 10px;
	line-height: 30px;
	position: absolute;
	padding: 15px 25px;
	top: 15px;
	width: 450px;
}

#content #feature.twenty-ten #introduction h2 {
	position: relative;
	left: 0;
	top: 0;
	height: auto;
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 26px;
}

#content #feature.twenty-ten #introduction p {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 1em;
	line-height: 1.8em;
}

#content #feature.twenty-ten #newsletter {
	position: absolute;
	top: 238px;
	width: 450px;
	padding: 0 25px;
	left: 10px;
}

#content #feature.twenty-ten #newsletter .pledge {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 45px;
}

#content #feature.twenty-ten #newsletter span.photos, 
#content #feature.twenty-ten #newsletter span.countries {
	background-color: #2391b1;
	padding: 6px;
	margin: 0 6px;
}

#content #feature.twenty-ten #newsletter span.photos {
	margin-left: 0px;
}

#content #feature.twenty-ten #newsletter h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#content #feature.twenty-ten #newsletter label {
	display: block;
	float: left;
	width: 0px;
	text-indent: -9999px;
}

#content #feature.twenty-ten #newsletter #email-wrap {
	display: block;
	background: transparent url(images/newsletter_input_background.gif) center center no-repeat;
	width: 325px;
	height: 41px;
	float: left;
	margin: 2px 0;
}

#content #feature.twenty-ten #newsletter #email-wrap input {
	background-color: transparent;
	border: 0 none;
	color: #B7B7B7;
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	height: 14px;
	margin: 13px 10px;
	width: 305px;
}

#content #feature.twenty-ten #newsletter #newsletter-submit {
	float: left;
	margin-left: 25px;
}

#content #feature.twenty-ten #youtube {
	left: 531px;
	position: absolute;
	top: 12px;
	width: 390px;
	padding: 25px 15px;
}

#content #feature.twenty-ten #youtube h3 {
	font-size: 18px;
	margin: 5px 0 20px 0;
	text-align: center;
}

#content #feature.twenty-ten #youtube .more {
	font-size: 14px;
	margin: 30px 0;
	text-align: center;
}

#content #feature.twenty-ten #youtube .more a {
	text-decoration: none;
}

/* ! Main Column  */

#content #main-column {
	float: left;
	width: 510px;
	margin: 20px 0 0 0;
}

#content #main-column.wide {
	width: 940px;
}

#content #main-column.right {
	float: right;
}

#content #main-column h2 {
	font: bold 22px/28px Helvetica, Arial, Verdana, sans-serif;
	color: #b4cbde;
	background: url(images/background_h2.gif) repeat-x left bottom;
	margin: 0 0 25px 0;
	padding: 0 0 5px 0;
}

#main-column-gallery h2 {
	font: bold 22px/28px Helvetica, Arial, Verdana, sans-serif;
	color: #b4cbde;
	background: url(images/background_h2.gif) repeat-x left bottom;
	margin: 25px 0 25px 0;
	padding: 0 0 5px 0;
}
#main-column-gallery-sub h2 {
	font: bold 22px/28px Helvetica, Arial, Verdana, sans-serif;
	color: #b4cbde;
	background: url(images/background_h2.gif) repeat-x left bottom;
	margin: 25px 0 25px 0;
	padding: 0 0 5px 0;
}

#content #main-column h3 {
	font: normal 28px/28px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	padding: 15px 0;
	margin: 0 0 5px 0;
	border-top: 1px dotted #90bbc3;
	border-bottom: 1px dotted #90bbc3;
}

#content #main-column h3 a {
	color: #fff;
}

#content #main-column h4 {
	font: bold 18px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	margin: 15px 0 20px 0;
}


#content #main-column ul {
	font: normal 12px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #c8c8c8;
	margin: 0 0 10px 12px;
	list-style-type: square;
}

#content #main-column p {
	font: normal 12px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #c8c8c8;
	margin: 0 0 10px 0;
}

#content #main-column p.date {
	font: normal 11px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	padding: 0 0 20px 0;
	margin: 0;
}

#content #main-column p.comments {
	font: normal 12px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	background: #273740;
	padding: 1px 5px;
	margin: 0 0 50px 0;
	float: left;
	width: 510px;
}

#content #main-column p#responses {
	font: normal 14px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	background: #273740;
	padding: 3px 5px;
	margin: 30px 0 0 0;
}

#content #main-column p.comments a {
	float: left;
}

#content #main-column p.comments span a {
	float: right;
}

#content #main-column ul.pagination {
	padding: 3px 5px;
	background: #273740;
	text-align: right;
	margin: 0 0 40px 0;
	float: left;
	width: 510px;
}
 
#content #main-column ul.pagination li {
	font: normal 14px/20px Helvetica, Arial, Verdana, sans-serif;
	display: inline;
}

#content #main-column ul.pagination li.disabled a,
#content #main-column ul.pagination li.selected a {
	color: #fff;
	cursor: default;
}

#content #main-column ul.pagination li.disabled a:hover,
#content #main-column ul.pagination li.selected a:hover {
	text-decoration: none;
}

#content #main-column #comments .comment-container {
	background: url(images/background_h2.gif) repeat-x left bottom;
	padding: 25px 0 20px 0;
}

#content #main-column form#comments-form p.error {
	color: red;
}

#content #main-column form#comments-form p.success {
	color: #6dcf4b;
}

#content #main-column form#comments-form label {
	display: block;
	width: 520px;
	font: bold 12px Helvetica, Arial, Verdana, sans-serif;
	color: #c8c8c8;
	padding: 0 0 5px 0;
}

#content #main-column form#comments-form label small {
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
}

#content #main-column form#comments-form input {
	display: block;
	width: 230px;
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: #354448;
	padding: 5px;
	border: none;
	margin: 0 0 15px 0;
}

#content #main-column form#comments-form input.input-hidden {
	display: none;
}

#content #main-column form#comments-form textarea {
	display: block;
	width: 510px;
	height: 140px;
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: #354448;
	padding: 5px;
	border: none;
	margin: 0 0 15px 0;
}

#content #main-column form#comments-form button {
	display: block;
	width: 89px;
	height: 45px;
	text-indent: -9999px;
	background: url(images/buttons.png) -484px top;
	cursor: pointer;
	border: none;
}

#content #main-column form#comments-form input#submit:hover {
	background: url(images/buttons.png) -484px bottom;
}

/* ! FAQ  */

#content #main-column #faq h3 {
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	border-top: none;
}

#content #main-column #faq h3 a {
	font: bold 16px/20px Helvetica, Arial, Verdana, sans-serif;
	background: url(images/background_arrows.gif) no-repeat left top;
	padding: 3px 0 0 30px;
}

#content #main-column #faq .answer {
	margin: 0 0 20px 0;
}
#main-column .navigation {
	font: bold 16px/20px Helvetica, Arial, Verdana, sans-serif;
margin-top: 20px;
}



/* ! Gallery  */

#content #main-column.wide #gallery {
	width: 930px;
	height: 524px;
	margin: 0 0 30px 0;
	background: url(images/background_gallery.gif);
	padding: 5px;
}

#content #main-column.wide #gallery iframe {
	width: 930px;
	height: 524px;
}

/* ! About  */

#content #about-column-left {
	float: left;
	width: 600px;
	margin: 0 0 30px 0;
}

#content #about-column-left h3 {
	font: normal 24px/32px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	border: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#wide-entry h4 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	border: none;
	padding: 0;
	margin: 0 0 15px 0;
}
#main-column table td {
color: #ffffff;
text-align: center;
padding: 4px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
}

.ngg-galleryoverview {
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
}


#content #about-column-left p strong {
	font: bold 16px/20px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	border: none;
}

/* ! Sub Column  */

#content #sub-column {
	float: right;
	width: 400px;
	margin: 35px 0 0 0;
}

#sub-column-2 {
	float: left;
	width: 280px;
	margin: 10px 0 0 55px;
}

#sub-column-2 h4 {
	font: bold 17px Helvetica, Arial, Verdana, sans-serif;
	color: #b4cbde;
	margin: 0 0 15px 0;
    padding: 10px;
    border-bottom: 1px solid #394b57;
}

#module-wrapper ul li {
margin-left: 20px;
}



#content #sub-column.small {
	width: 290px;
	margin: 10px 0 0 0;
}

#content #sub-column.left {
	float: left;
}

#content .module {
	margin: 0 0 45px 0;
	float: left;
	width: 400px;
}

#content #sub-column.small .module {
	margin: 0 0 45px 0;
	float: left;
	width: 290px;
}

#content #donate.module,
#content #timezone.module,
#content #gallery.module {
	padding: 0 0 0 85px;
	width: 315px;
}

#content #donate.module {
	background: url(images/background_module_donate.gif) no-repeat;
}

#content #timezone.module {
	background: url(images/background_module_timezone.gif) no-repeat;
}

#content #gallery.module {
	background: url(images/background_module_gallery.gif) no-repeat;
}

#content .module h5 {
	font: bold 20px Helvetica, Arial, Verdana, sans-serif;
	color: #b4cbde;
text-decoration: underline;
	margin: 0 0 15px 0;
}

#content .module p {
	display: block;
	width: 165px;
	float: left;
	font: normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}

#content .module p em {
	display: block;
	width: 315px;
	float: left;
	color: #314e56;
	margin: 5px 0 0 0;
}

#content .module ul {
	font: normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
	color: #c8c8c8;
}

#content .module ul a {
	display: inline;
	width: auto;
	height: auto;
	float: none;
	text-indent: 0px;
}

#content .module ul strong {
	font: normal 14px/18px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	display: block;
}

#content .module ul li {
	margin: 0 0 9px 0;
}

#content .module blockquote {
	display: block;
	width: 400px;
	background: #fff url(images/background_stories.gif) no-repeat;
}

#content .module blockquote p {
	display: block;
	float: none;
	width: auto;
	font: normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
	color: #354448;
	background: url(images/background_stories_bottom.gif) no-repeat left bottom;
	padding: 20px 25px 30px 25px;
}

#content .module blockquote p a {
	display: inline;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	float: none;
}

#content .module p.author {
	display: inline;
	width: auto;
	float: none;
	color: #81adb9;
	padding: 3px 0 0 0;
}

#content .module a {
	display: block;
	width: 121px;
	height: 45px;
	float: right;
	text-indent: -9999px;
}

#content .module a.donate {
	background: url(images/buttons.png) -121px top;
}

#content .module a.donate:hover {
	background: url(images/buttons.png) -121px bottom;
}

#content .module a.timezone {
	background: url(images/buttons.png) -242px top;
}

#content .module a.timezone:hover {
	background: url(images/buttons.png) -242px bottom;
}

#content .module a.gallery {
	background: url(images/buttons.png) -363px top;
}

#content .module a.gallery:hover {
	background: url(images/buttons.png) -363px bottom;
}

#content #twitter.module h5 {
	display: block;
	float: left;
	width: 100px;
	height: 22px;
	text-indent: -9999px;
	background: url(images/background_twitter.gif);
	border-bottom: none;
	margin: 0 0 8px 0;
	overflow: hidden;
}

#content #twitter.module a {
	display: block;
	float: right;
	width: auto;
	height: auto;
	text-indent: 0px;
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	margin: 11px 0 0 0;
}

#content #twitter.module #twitter-box {
	width: 400px;
	float: left;
	background: url(images/background_twitter_top2.gif) no-repeat;
	padding: 12px 0 0 0;
}

#content #twitter.module #twitter-box p {
	width: 350px;
	float: left;
	padding: 16px 25px 23px 25px;
	color: #354448;
	background: #c4e5eb url(images/background_twitter_bottom.gif) no-repeat left bottom;
}

#content #twitter.module #twitter-box p a {
	display: inline;
	float: none;
}

#content #twitter.module #twitter-box p span {
	color: #acacac;
}

#content #contact.module {
	width: 498px;
}

#content #contact.module blockquote {
	display: inline;
	width: auto;
	background: none;
}

#content #press.module p {
	display: block;
	width: 345px;
	height: 42px;
	background: url(images/icon_pdf_press.gif) no-repeat;
	padding: 8px 0 0 55px;
}

#content #press.module p a {
	display: inline;
	float: none;
}

#content #contact.module blockquote p {
	font: bold 16px/22px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	background: none;
	padding: 0;
	margin: 0 0 22px 0;
}

#content #contact.module #contact-details {
	padding: 15px 0;
	margin: 15px 0 0 0;
	border-top: 1px dotted #90bbc3;
	border-bottom: 1px dotted #90bbc3;
}

#content #contact.module #contact-details p strong {
	font: bold 16px/22px Helvetica, Arial, Verdana, sans-serif;
	margin: 11px 0 0 0;
	display: block;
}

#content ul.social {
	display: block;
	float: left;
}

#content ul.social li {
	display: block;
	float: left;
}

#content ul.social li a {
	display: inline;
	float: left;
	width: 58px;
	height: 85px;
	text-indent: -9999px;
	margin: 0 10px 0 0;
}

#content ul.social li a.facebook {
	background: url(images/social_icons.png) 0px top;
}

#content ul.social li a.myspace {
	background: url(images/social_icons.png) -68px top;
}

#content ul.social li a.twitter{
	background: url(images/social_icons.png) -137px top;
}

#content ul.social li a.flickr {
	background: url(images/social_icons.png) -206px top;
}

#content ul.social li a.youtube {
	background: url(images/social_icons.png) -273px top;
}

#content ul.social li a.ning{
	background: url(images/social_icons.png) -342px top;
	margin: 0;
}

#content #sub-column form.newsletter {
	width: 400px;
}

#content #sub-column form.newsletter p {
	width: 400px;
}

#content #sub-column form.newsletter input {
	width: 376px;
}

#content #sub-column form.newsletter select {
	width: 285px;
}

/* ! Bottom Modules  */

#content #module-strip {
	width: 940px;
	float: left;
}

#content #module-strip .module-bottom {
	width: 260px;
	height: 165px;
	background: url(images/background_module_bottom.gif) no-repeat;
	float: left;
	margin: 0 34px 0 0;
	padding: 15px;
	position: relative;
}

#content #module-strip #last.module-bottom {
	margin: 0;
	float: right;
}

#content #module-strip .module-bottom.flickr {
	background: url(images/background_module_bottom_flickr.gif) no-repeat;
}

#content #module-strip .module-bottom.twitter {
	background: url(images/background_module_bottom_twitter.gif) no-repeat;
}

#content #module-strip .module-bottom.moment {
	background: url(images/background_module_bottom_moment.gif) no-repeat;
}

#content #module-strip .module-bottom.donate {
	background: url(images/background_module_bottom_donate.gif) no-repeat;
}

#content #module-strip .module-bottom h5 {
	font: bold 20px Helvetica, Arial, Verdana, sans-serif;
	color: #b4cbde;
	margin: 0 0 5px 0;
}

#content #module-strip .module-bottom p {
	width: 180px;
	font: normal 12px/16px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}

#content #module-strip .module-bottom p em {
	display: block;
	width: 260px;
	float: left;
	color: #314e56;
	position: absolute;
	left: 15px;
	top: 135px;
	margin: 0;
}

/* ====================== */
/* ! Footer  */
/* ====================== */

#footer {
	width: 910px;
	height: 60px;
	margin: 50px 10px 0 10px;
	padding: 15px;
	position: relative;
}

#footer h6 a {
	display: block;
	width: 300px;
	height: 58px;
	background: url(images/logo_footer-2010.gif);
	text-indent: -9999px;
	margin: 0 0 20px 0;
}

#footer p {
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
}

#footer ul.social {
	margin: 5px 0 20px 0;
	width: 500px;
	display: block;
	float: left;
}

#footer ul.social li {
	display: block;
	float: left;
}

#footer ul.social li a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	margin: 0 8px 0 0;
}

#footer ul.social li a.facebook {
	background: url(images/footer_icons.gif) 0px top;
}

#footer ul.social li a.facebook:hover {
	background: url(images/footer_icons.gif) 0px bottom;
}

#footer ul.social li a.myspace {
	background: url(images/footer_icons.gif) -20px top;
}

#footer ul.social li a.myspace:hover {
	background: url(images/footer_icons.gif) -20px bottom;
}

#footer ul.social li a.twitter{
	background: url(images/footer_icons.gif) -40px top;
}

#footer ul.social li a.twitter:hover {
	background: url(images/footer_icons.gif) -40px bottom;
}

#footer ul.social li a.flickr {
	background: url(images/footer_icons.gif) -60px top;
}

#footer ul.social li a.flickr:hover {
	background: url(images/footer_icons.gif) -60px bottom;
}

#footer ul.social li a.youtube {
	background: url(images/footer_icons.gif) -80px top;
}

#footer ul.social li a.youtube:hover {
	background: url(images/footer_icons.gif) -80px bottom;
}

#footer ul.social li a.ning{
	background: url(images/footer_icons.gif) -100px top;
}

#footer ul.social li a.ning:hover {
	background: url(images/footer_icons.gif) -100px bottom;
}

#footer ul#footer-navigation {
	float: left;
	display: block;
	width: 500px;
}

#footer ul#footer-navigation li {
	display: inline;
	margin: 0 12px 0 0;
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: #6dcf4b;
}

#footer form.newsletter {
	position: absolute;
	top: 28px;
	right: 20px;
}

p#copyright,
p#credits {
	font: normal 12px/40px Helvetica, Arial, Verdana, sans-serif;
	color: #81adb9;
	display: block;
	float: left;
	margin: 10px 0 0 30px;
	display: inline;
}

p#credits {
	float: right;
	text-align: right;
	margin: 10px 30px 0 0;
}

p#credits a {
	color: #81adb9;
	display: block;
	height: 35px;
	background: url(images/background_credits.gif) no-repeat right top;
	padding: 0 65px 0 0;
	overflow: hidden;
}

p#credits a:hover {
	text-decoration: none;
	background: url(images/background_credits.gif) no-repeat right -35px;
}

p#legal {
	font: normal 10px/12px Helvetica, Arial, Verdana, sans-serif;
	color: #314e56;
	display: block;
	float: left;
	margin: 10px 30px 0 30px;
	width: 900px;
	display: inline;
}

/* ====================== */
/* ! Forms  */
/* ====================== */

form.newsletter {
	width: 363px;
}

form.newsletter p {
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	padding: 0 0 8px 0;
}

form#feature-form.newsletter p {
	font: normal 15px/28px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	padding: 0 0 8px 0;
}

form.newsletter p strong {
	font: bold 20px Helvetica, Arial, Verdana, sans-serif;
}

form#feature-form.newsletter p strong {
	display: block;
	margin: 0 0 8px 0;
}

form#feature-form.newsletter p span.participation {
	font: bold 18px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	padding: 3px 5px;
	background: #3a5d70;
	margin: 5px 0;
}

form.newsletter label {
	display: none;
}

form.newsletter input {
	display: block;
	width: 339px;
	background: #fff;
	border: 2px solid #81adb9;
	font: bold 18px Helvetica, Arial, Verdana, sans-serif;
	color: #b7b7b7;
	padding: 10px 10px;
	margin: 0 0 10px 0;
}

form#feature-form.newsletter input {
	display: block;
	width: 239px;
	float: left;
}

form.newsletter input.hidden,
form#feature-form.newsletter input.hidden {
	display: none;
}

form.newsletter select {
	display: block;
	width: 248px;
	height: 39px;
	border: 2px solid #81adb9;
	float: left;
	font: bold 18px/30px Helvetica, Arial, Verdana, sans-serif;
	color: #b7b7b7;
	background: #fff;
	padding: 8px 10px;
}

form.newsletter select option {
	padding: 5px;
}

form.newsletter button {
	display: block;
	width: 89px;
	height: 45px;
	text-indent: -9999px;
	background: url(images/buttons.png) -484px top;
	cursor: pointer;
	border: none;
	float: right;
	margin: 0;
}

form.newsletter button:hover {
	background: url(images/buttons.png) -484px bottom;
}

#content #main-column p.form-result {
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: green;
	margin: 15px 0 15px 22px;
	display: block;
	float: left;
}

form#contact-form {
	width: 458px;
	height: 528px;
	background: url(images/background_form.gif);
	padding: 20px;
	overflow: hidden;
	float: left;
	margin: -20px 0 0 0;
}

#content #main-column form#contact-form p {
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: #fff;
	padding: 0 0 8px 0;
}

#content #main-column form#contact-form p strong {
	font: bold 20px Helvetica, Arial, Verdana, sans-serif;
}

#content #main-column form#contact-form span {
	font: normal 12px Helvetica, Arial, Verdana, sans-serif;
	color: #c8c8c8;
	margin: 0 0 0 6px;
	display: block;
	float: left;
	vertical-align: middle;
	padding: 2px 0 0 0;
}

form#contact-form label {
	display: none;
}

form#contact-form input {
	display: inline;
	width: 434px;
	background: #fff;
	border: 2px solid #81adb9;
	font: bold 18px Helvetica, Arial, Verdana, sans-serif;
	color: #b7b7b7;
	padding: 10px 10px;
	margin: 0 0 18px 0;
}

form#contact-form input.error {
	border: 2px solid red;
}

form#contact-form input.checkbox {
	display: inline;
	float: left;
	width: 14px;
	height: 20px;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

form#contact-form textarea {
	display: inline;
	width: 434px;
	height: 200px;
	background: #fff;
	border: 2px solid #81adb9;
	font: bold 18px Helvetica, Arial, Verdana, sans-serif;
	color: #b7b7b7;
	padding: 10px 10px;
	margin: 0 0 18px 0;
}

form#contact-form button {
	display: block;
	width: 89px;
	height: 45px;
	text-indent: -9999px;
	background: url(images/buttons.png) -484px top;
	cursor: pointer;
	border: none;
	float: right;
	margin: -2px 0 0 0;
}

form#contact-form button:hover {
	background: url(images/buttons.png) -484px bottom;
}

/* ====================== */
/* ! Countdown  */
/* ====================== */

#defaultCountdown {
	margin-bottom:15px;	
	width: 220px; 
	height: 55px;
	text-align: center;
	position: absolute;
	top: 110px;
	left: 200px;
}

#bottom_right {
	margin:0px;
	padding: 0px;
	width: 170px;
}
#bottom_left {
	width: 300px;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}
#t7_timer { 
	width: 300px; 
	height: 55px; 
	position: relative;
}

#t7_timer_over { 
	width: 202px; 
	height: 55px; 
	background: url(images/background_counter_over.gif) no-repeat -24px top;
	position: absolute;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: 0px;
}

#t7_vals {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_numbs {
	font-size: 28px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

#t7_y {
	background-image: url(images/background_counter.gif);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_d {
	background-image: url(images/background_counter.gif);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_h {
	background-image: url(images/background_counter.gif);
	background-repeat: no-repeat;
	float:left;
	width: 48px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_m {
	background-image: url(images/background_counter.gif);
	background-repeat: no-repeat;
	float:left;
	width: 47px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}
#t7_s {
	background-image: url(images/background_counter.gif);
	background-repeat: no-repeat;
	float:left;
	width: 42px;
	height:35px;
	padding: 0px 0px 0px 3px;
	margin: 1px;
	letter-spacing: 7px;
}

#t7_labels {
	width: 100%;
	clear:both;
	margin: 0px auto;
}

.t7_labs {
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
#t7_dl {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_hl {
	float:left;
	width: 60px;
	height:15px;
	padding:0px;
	margin: 0px;
}
#t7_ml {
	float:left;
	width: 46px;
	height:15px;
	padding:0px;
	margin: 0px;
}
.error {color: #ffec1a; font-weight: bold; margin-top: 15px; margin-bottom: 15px; font-family:Arial, Helvetica, sans-serif;}
.swfobject {
width: 940px;
height: 600px;
margin-left: 30px;
}

.left{
float: left;
	width:221px;
	margin-left:20px;
margin-top: 0px;
margin-bottom: 100px;
	font-family:Arial, Helvetica, sans-serif;
}
.right{
float: right;
	width:640px;
	margin-right:20px;
margin-top: 0px;
margin-bottom: 100px;
	font-family:Arial, Helvetica, sans-serif;
}


form {padding:0px; margin:0px;}
.search-middle{
	background:url(./images1/search-middle.jpg) repeat-y;
	padding:0px 10px 0px 10px;
	height:auto !important;
	#width:200px !important;
	#height:auto !important;
	
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#47752B;
	text-align:center;
	padding-bottom:10px;
}
.search-fild{
	width:174px;
	/*height:11px;*/
	background-color:#d5e3ce;
	border:1px solid #5a8840;
/*	margin-top:10px;
	margin-left:8px;*/
	color:#3c562d;
	padding:5px;
	font-size:14px;
    font-weight: bold;
}
.btn{
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
}
.tag-middle{
	background:url(./images1/tag-middle.jpg) repeat-y;
	height:300px;
	color:#727D87;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
width: 198px;
padding-right: 3px;
overflow-y: scroll;
overflow-x: hidden; 
scrollbar-3dlight-color:black;
                scrollbar-arrow-color:#676869;
                scrollbar-track-color:#191f24;
                scrollbar-darkshadow-color:#191f24;
                scrollbar-face-color:#191f24;
                scrollbar-highlight-color:gray;
                scrollbar-shadow-color:#191f24;
}
.submit-fild{
	width:258px;
	background-color:#d5e3ce;
	border:1px solid #5a8840;
	border: none;
	color:#3c562d;
	padding:5px;
	font-size:14px;
    font-weight: bold;
}
.submit-fild1{

	background-color:#d5e3ce;
	border:none!important;
	color:#3c562d;
	padding:5px;
	font-size:13px;
}
.fild{
	width:258px;
	margin-right:190px;
}
.field{
	width:450px;
	color:#B6B6B6;
	text-align:left;
margin-top: 20px;
}
.field span{
font-weight: bold;
margin-right: 5px;
height: 20px;
font-family: arial, verdana;
font-size: 18px;
color: #5a8840;
display: block;
width: 170px;
}

.submit_button {
background:url("./images1/submit.png") no-repeat scroll 0 0 transparent;
border:medium none;
cursor ointer;
font-size:0px;
height:35px;
line-height:23px;
margin:7px 5px 0 0;
padding-bottom:5px;
width:105px;
} 
.submit_button_calendar {
background:url("./images1/calendar.png") no-repeat scroll 0 0 transparent;
border:medium none;

cursor ointer;
font-size:0px;
height:16px;
line-height:23px;
margin:7px 5px 0 0;
padding-bottom:5px;
width:16px;
} 
.browse-btn{
	width:68px;
}
.fild-2nd{
	width:258px;
	margin-right:191px;
}
.submit-fild-text{
	width:380px;
	background-color:#d5e3ce;
	border:1px solid #5a8840;
	color:#3c562d;
	padding:5px;
	font-size:14px;
	height:100px;
margin-top: 5px;
font-family: arial, verdana;
}




.detail-image{
	width:640px;
    height: auto;
	overflow: hidden;
}
.image-detail{
	width:480px;
}
.img-heading{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	width:400px;
	margin-top:10px;
	text-align:left;
    margin-left: 10px;
}
.img-heading span{
	font-weight:bold;
   margin-right: 10px;
	color:#47752B;

}


.img-details{
	font-family:Arial, Helvetica, sans-serif;
	color:#727D87;
	font-size:12px;
	width:265px;
	font-weight:normal;
	margin-top:10px;
}
.details{
	font-family:Arial, Helvetica, sans-serif;
	color:#727D87;
	font-size:12px;
	font-weight:normal;
	margin-top:10px;
}
.name {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; font-weight:12px; color:#47752B; padding:5px; }
.comment { font-size:12px; font-weight:normal; color:#727D87; padding-left:15px; padding-bottom:10px;}
.hilighttr { background-color:#111419; }
.add_comment {
background:url("./images1/addcomment.jpg") no-repeat scroll 0 0 transparent;
border:medium none;
cursor ointer;
font-size:0px;
height:31px;
line-height:23px;
margin:7px 5px 0 0;
padding-bottom:5px;
width:148px;
cursor:pointer;
} 

.prev-curve{
background:url("./images1/left-corner.png") left top no-repeat;
width:11px;
height:32px;
float:left;
}

.next-curve{

background:url("./images1/right-corner.png") left top no-repeat;
width:11px;
height:32px;
float:left;
}

.gal-mid{
	float:left;
	background:url("./images1/middle-bg.png") left top repeat-x;
	height:32px;
	line-height:30px;
}

.mid-page{
	float:left;
	line-height:30px;
	padding:0px 10px 0px 10px;
}







#t7_sl {
	float:left;
	width: 60px;
	height:15px;
	padding:0px;
	margin: 0px;
}
