
/*///////////////////////////////////////// World Preservation Foundation Layout */

html, body
{
	margin:0 auto;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

.PrintLogo
{
	display: none;
}
/*
#searchsubmit
{
	float:right;
	height:22px;
	padding:0px 5px 0px 5px;
	
	background-color:#99cc66;
	border:1px solid #333333;
	
	font-size:10px;
	line-height:20px;
	font-weight:bold;
	color:#FFFFFF;
	
	text-transform:uppercase;
	text-shadow: #003300 0px 0px 5px;
}
*/

/*///////////////////////////////////////// Blog Section */

.entry ul li, .entry ol li
{
	color: #666666;
	font-size: 14px;
	margin: 10px 0px 0px 10px;	
}

.entry a {
	color: #336600;
}

.entry .addthis_container {
	/*margin: 50px 0px 20px 30px;*/
	margin: 0 30px;
}

.entry .addthis_container a {
	font-size: 12px;
}

.addthis_sidebar_widget .addthis_container {
	margin: 10px 0px 0px 10px;
} 

div.addthis_container.addthis_32x32_style.addthis_toolbox a.addthis_button_facebook_like {
	padding: 8px 5px;
}

div.addthis_container.addthis_32x32_style.addthis_toolbox span.addthis_separator {
	font-size: 20px;
	line-height: 32px;

}

.post {
	padding: 30px 0 10px 0;
	border-bottom:dotted 1px #999;
}
/*///////////////////////////////////////// Site Structure */

.Sitewrapper
{
	position:absolute;
	top:0px;
	left:50%;
	
	width:1020px;
	height:100%;
	
	margin-left:-510px;
	
	background-image:url(images/Backgrounds/Sitewrapper_BG.jpg);
	background-repeat:repeat-x;
}

.Header
{
	width:1000px;
	height:210px;
	
	margin-left:10px;
	
	background-color:#333333;
}

.GNS
{
	position:absolute;
	top:30px;
	left:50%;
	
	width:90px;
	height:110px;
	
	margin-left:70px;
	
	z-index:100;
}

.GNS_BG
{
	position:absolute;
	top:20px;
	left:50%;
	
	width:110px;
	height:130px;
	
	margin-left:60px;
	
	background-color:#333333;
	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
	z-index:50;
}

.Facts_List {
	display: none;
}

.Facts
{
	position:absolute;
	top:40px;
	left:50%;
	
	width:250px;
	height:110px;
	
	margin-left:210px;
	
	z-index:100;
}

.Facts_BG
{
	position:absolute;
	top:20px;
	left:50%;
	
	width:300px;
	height:150px;
	
	margin-left:180px;
	
	background-image:url(images/Backgrounds/Facts_BG.png);
	background-repeat:no-repeat;
	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	
	z-index:50;
}

.Fact_Prev_Button_Container {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 16px;
	height: 30px;
	margin-left:180px;
	z-index:200;	
}

.Fact_Prev_Button_Container a:link {
	display: block;
	width: 16px;
	height: 130px;
	background-image: url(images/Backgrounds/Prev_Fact_Up_BG.png);
	background-repeat:no-repeat;
}

.Fact_Prev_Button_Container a:visited {
	display: block;
	width: 16px;
	height: 130px;
	background-image: url(images/Backgrounds/Prev_Fact_Up_BG.png);
	background-repeat:no-repeat;
}

.Fact_Prev_Button_Container a:hover {
	display: block;
	width: 16px;
	height: 130px;
	background-image: url(images/Backgrounds/Prev_Fact_Over_BG.png);
	background-repeat:no-repeat;
}

.Fact_Next_Button_Container {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 16px;
	height: 30px;
	margin-left:465px;
	z-index:200;
}

.Fact_Next_Button_Container a:link {
	display: block;
	width: 16px;
	height: 130px;
	background-image: url(images/Backgrounds/Next_Fact_Up_BG.png);
	background-repeat:no-repeat;
}

.Fact_Next_Button_Container a:visited {
	display: block;
	width: 16px;
	height: 130px;
	background-image: url(images/Backgrounds/Next_Fact_Up_BG.png);
	background-repeat:no-repeat;
}

.Fact_Next_Button_Container a:hover {
	display: block;
	width: 16px;
	height: 130px;
	background-image: url(images/Backgrounds/Next_Fact_Over_BG.png);
	background-repeat:no-repeat;
}

.Tabs
{
	position:absolute;
	top:180px;
	left:50%;
	
	width:660px;
	height:30px;
	
	margin-left:-490px;
	
	z-index:100;
}

.Search
{
	position:absolute;
	top:130px;
	left:50%;
	
	width:310px;
	height:30px;
	
	margin-left:170px;
	
	text-align:right;
	
	z-index:100;
}

#s
{
	width:200px;
	margin-right:5px;
}

#PD_Fade
{
	background-color:#9c9c9c;
	/*
	background-image:url(../Images/Fades/PD_Fade.jpg);
	background-repeat:repeat-x;
	*/
}


/*///////////////////////////////////////// Text Styles */

.Facts p
{
	font-size:14px;
	line-height:18px;
	
	color:#0B0B0B;
	
	margin:0px;
}

#Fact_Header
{
	font-size:22px;
	line-height:22px;
	
	color:#FFFFFF;
	font-weight:bold;
	text-shadow: #666666 0px 0px 5px;
	
	margin-bottom:5px;
}

.Opaque  
{  
	position:relative;  
}


/*///////////////////////////////////////// GNS Styles */

.GNS p
{
	font-size:11px;
	line-height:18px;
	
	text-align:right;
	color:#c2b59b;
	text-transform:uppercase;
	
	margin:0px;
}

.GNS p a:link
{
	color:#c2b59b;
	text-decoration:none;
}

.GNS p a:visited
{
	color:#c2b59b;
	text-decoration:none;
}

.GNS p a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

#Current
{
	color:#FFFFFF;
}


/*///////////////////////////////////////// Tabs Styles */


.Tabs p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:30px;
	
	text-align:center;
	color:#FFFFFF;
	text-transform:capitalize;
	text-shadow: #0B0B0B 0px 0px 5px;
	
	display:block;
	float:left;
	
	width:109px;
	height:30px;
	
	margin:0px 1px 0px 0px;
}

.Tabs p a:link
{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.Tabs p a:visited
{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

.Tabs p a:hover
{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}


/*///////////////////////////////////////// Climate Change Skin */

#ClimateChange
{
	background-image:url(images/Headers/ClimateChange_Banner.jpg);
	background-repeat:no-repeat;
}

#ClimateChange_BG
{
	background-color:#cccc99;
}

#ClimateChange_Fade
{
	background-image:url(images/Fades/Climate_Fade.jpg);
	background-repeat:repeat-x;
}

#ClimateTab a:link
{
	background-image:url(images/Tabs/Climate_Tab.jpg);
	background-repeat:no-repeat;
}

#ClimateTab a:visited
{
	background-image:url(images/Tabs/Climate_Tab.jpg);
	background-repeat:no-repeat;
}

#ClimateTab a:hover
{
	background-image:none;
	background-color:#cccc99;
}

#ClimateTab_Current a
{
	background-image:none;
	background-color:#cccc99;
	color:#0B0B0B;
	text-shadow:none;
}


/*///////////////////////////////////////// Water Skin */

#Water
{
	background-image:url(images/Headers/Water_Banner.jpg);
	background-repeat:no-repeat;
}

#Water_BG
{
	background-color:#99cccc;
}

#Water_Fade
{
	background-image:url(images/Fades/Water_Fade.jpg);
	background-repeat:repeat-x;
}

#WaterTab a:link
{
	background-image:url(images/Tabs/Water_Tab.jpg);
	background-repeat:no-repeat;
}

#WaterTab a:visited
{
	background-image:url(images/Tabs/Water_Tab.jpg);
	background-repeat:no-repeat;
}

#WaterTab a:hover
{
	background-image:none;
	background-color:#99cccc;
}

#WaterTab_Current a
{
	background-image:none;
	background-color:#99cccc;
	color:#0B0B0B;
	text-shadow:none;
}


/*///////////////////////////////////////// Human Costs Skin */

#HumanCosts
{
	background-image:url(images/Headers/Human_Banner.jpg);
	background-repeat:no-repeat;
}

#HumanCosts_BG
{
	background-color:#cc9999;
}

#HumanCosts_Fade
{
	background-image:url(images/Fades/Human_Fade.jpg);
	background-repeat:repeat-x;
}

#HumanTab a:link
{
	background-image:url(images/Tabs/Human_Tab.jpg);
	background-repeat:no-repeat;
}

#HumanTab a:visited
{
	background-image:url(images/Tabs/Human_Tab.jpg);
	background-repeat:no-repeat;
}

#HumanTab a:hover
{
	background-image:none;
	background-color:#cc9999;
}

#HumanTab_Current a
{
	background-image:none;
	background-color:#cc9999;
	color:#0B0B0B;
	text-shadow:none;
}


/*///////////////////////////////////////// Economic Costs Skin */

#EconomicCosts
{
	background-image:url(images/Headers/Economic_Banner.jpg);
	background-repeat:no-repeat;
}

#EconomicCosts_BG
{
	background-color:#9999cc;
}

#EconomicCosts_Fade
{
	background-image:url(images/Fades/Economic_Fade.jpg);
	background-repeat:repeat-x;
}

#EconomicTab a:link
{
	background-image:url(images/Tabs/Economic_Tab.jpg);
	background-repeat:no-repeat;
}

#EconomicTab a:visited
{
	background-image:url(images/Tabs/Economic_Tab.jpg);
	background-repeat:no-repeat;
}

#EconomicTab a:hover
{
	background-image:none;
	background-color:#9999cc;
}

#EconomicTab_Current a
{
	background-image:none;
	background-color:#9999cc;
	color:#0B0B0B;
	text-shadow:none;
}


/*///////////////////////////////////////// Species Extinction Skin */

#SpeciesExtinction
{
	background-image:url(images/Headers/SpeciesExt_Banner.jpg);
	background-repeat:no-repeat;
}

#SpeciesExtinction_BG
{
	background-color:#cc99cc;
}

#SpeciesExtinction_Fade
{
	background-image:url(images/Fades/Species_Fade.jpg);
	background-repeat:repeat-x;
}

#SpeciesTab a:link
{
	background-image:url(images/Tabs/Species_Tab.jpg);
	background-repeat:no-repeat;
}

#SpeciesTab a:visited
{
	background-image:url(images/Tabs/Species_Tab.jpg);
	background-repeat:no-repeat;
}

#SpeciesTab a:hover
{
	background-image:none;
	background-color:#cc99cc;
}

#SpeciesTab_Current a
{
	background-image:none;
	background-color:#cc99cc;
	color:#0B0B0B;
	text-shadow:none;
}


/*///////////////////////////////////////// The Solution Skin */

#TheSolution
{
	background-image:url(images/Headers/TheSolution_Banner.jpg);
	background-repeat:no-repeat;
}

#TheSolution_BG
{
	background-color:#99cc99;
}

#TheSolution_Fade
{
	background-image:url(images/Fades/TheSolution_Fade.jpg);
	background-repeat:repeat-x;
}

#SolutionTab a:link
{
	background-image:url(images/Tabs/Solution_Tab.jpg);
	background-repeat:no-repeat;
}

#SolutionTab a:visited
{
	background-image:url(images/Tabs/Solution_Tab.jpg);
	background-repeat:no-repeat;
}

#SolutionTab a:hover
{
	background-image:none;
	background-color:#99cc99;
}

#SolutionTab_Current a
{
	background-image:none;
	background-color:#99cc99;
	color:#0B0B0B;
	text-shadow:none;
}


/*///////////////////////////////////////// Video Panel */

.Video_Wrapper
{
	width:1000px;
	height:390px;
	
	margin-left:10px;
	
	background-color:#333333;
}

.Video_LeftCol
{
	float:left;
	
	width:480px;
	height:360px;
	
	margin:20px 0px 0px 10px;
	
	z-index:1000;
}

.Video_LeftCol p
{
	font-size:18px;
	line-height:22px;
	font-weight:bold;

	color:#333333;
	
	margin:10px 0px 0px 10px;
}

.Video_RightCol
{
	float:left;
	
	width:499px;
	height:360px;
	
	margin:20px 0px 0px 0px;
	
	border-left:1px solid #333333;
	
	z-index:1000;
}

.Video_Vimeo
{
	width:470px;
	height:310px;
	
	z-index:10000;
}

.Video_Thumbnails
{
	float:left;
	
	width:150px;
	height:106px;
	
	margin:0px 0px 11px 11px;
	
	background-color:#EEEEEE;
	border:2px solid #FFFFFF;
	
	z-index:10000;
}

.Video_Thumbnails img
{
	width:150px;
	height:90px;
}

.Video_Thumbnails p
{
	font-size:11px;
	line-height:18px;

	color:#333333;
	
	margin:0px;
}

.Sharethis
{
	float:right;
	margin:10px 10px 0px 0px;
}

.Sharethis a:link
{
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-decoration:none;
}

.Sharethis a:visited
{
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-decoration:none;
}

.Sharethis a:hover
{
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-decoration:underline;
}

.Previous
{
	position:absolute;
	top:380px;
	left:50%;
	
	width:20px;
	height:40px;
	
	margin-left:-520px;
	
	z-index:10000;
}

.Previous a:link
{
	display:block;
	width:20px;
	height:40px;
	background-image:url(images/Branding/Arrow_Prev_Up.png);
	color:#333333;
	text-decoration:none;
}

.Previous a:visited
{
	display:block;
	width:20px;
	height:40px;
	background-image:url(images/Branding/Arrow_Prev_Up.png);
	color:#333333;
	text-decoration:none;
}

.Previous a:hover
{
	display:block;
	width:20px;
	height:40px;
	margin-left:-5px;
	background-image:url(images/Branding/Arrow_Prev_Over.png);
	border-right:5px #333333 solid;
	color:#333333;
	text-decoration:none;
}

.Next
{
	position:absolute;
	top:380px;
	left:50%;
	
	width:20px;
	height:40px;
	
	margin-left:500px;
	
	z-index:10000;
}

.Next a:link
{
	display:block;
	width:20px;
	height:40px;
	background-image:url(images/Branding/Arrow_Next_Up.png);
	color:#333333;
	text-decoration:none;
}

.Next a:visited
{
	display:block;
	width:20px;
	height:40px;
	background-image:url(images/Branding/Arrow_Next_Up.png);
	color:#333333;
	text-decoration:none;
}

.Next a:hover
{
	display:block;
	width:20px;
	height:40px;
	background-image:url(images/Branding/Arrow_Next_Over.png);
	border-left:5px #333333 solid;
	color:#333333;
	text-decoration:none;
}
	

/*///////////////////////////////////////// Main Page */

.Page_Wrapper
{
	width:978px;
	min-height: 550px;
	
	margin:0px 0px 0px 10px;
	padding:20px 10px 0px 10px;
	
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}

.Page_Body
{	
	float:left;
	
	width:620px;
	min-height:450px;
	margin: 0px 0px 40px 0px;
	padding-top:0px;
	
	background-color:#FFFFFF;
	
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
 	border-radius: 10px;
}

.Page_Body p, .entry div /* .entry div is for posterous posts*/
{
	/*clear:both;*/
	margin:0px 30px 20px 30px;
	
	color:#666666;
	
	font-size:14px;
	line-height:20px;
}


.FollowUs
{
	width:350px;
	height:70px;
	margin:0px 0px 10px 0px;

	padding-top:40px;
	
	background-image:url(images/Backgrounds/JoinUs_BG.jpg);
	
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
 	border-radius: 10px;
}

#FollowUsLinks
{
	height:60px;
	width:330px;
	
	margin:0px 0px 0px 15px;
}

.social_icon
{
	float: left;
	margin: 5px 0px 0px 8px;
	text-align: center;
	width: 45px;
}

.social_icon a
{
	font-family: verdana, helvetica, arial, 'sans serif';
	font-size: 9px;
	letter-spacing: -1px;
	color: #DDDDDD;
	text-decoration: none;
	text-transform: none;
}

.social_icon a img
{
	border: 0px;
	margin: 0px 0px 3px 0px;	
}

.Newsletter
{
	width:350px;
	height:85px;
	/*margin:0px 0px 10px;*/
	padding:0px;
	background-image:url(images/Backgrounds/StayInformed_BG.jpg);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.Newsletter_Confirm
{
	width:350px;
	height:85px;
	/*margin:0px 0px 10px 0px;*/

	padding:0px;
	
	background-image:url(images/Backgrounds/StayInformed_BG.jpg);
	
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
 	border-radius: 10px;
}

.Newsletter_Confirm P {
	padding: 45px 0px 0px 12px;	
	color: #FFFFFF;
	font-size: 12px;
}

.Newsletter_Spacer {
	height: 35px;
}

.Newsletter input {
	margin: 5px 5px 0px 15px;
	width: 155px;
	height: 20px;
	color: #AAAAAA;
	border: 0px;
	font-size: 14px;
	text-indent: 5px;
	line-height: 20px;
}

.Newsletter input.lname {
	border: 0px;
	color: #AAAAAA;	
	width: 155px;
	margin: 5px 0px 0px 0px;
}

.Newsletter input.email {
	border: 0px;
	color: #AAAAAA;	
	width: 320px;
	margin: 8px 0px 0px 15px;
}

.Newsletter input.submitbutton {
	background-color: #9ACC68;
	border: 1px solid #555555;
	color: #FFFFFF;
	text-transform:uppercase;	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	height: 25px;
	float: right;
	margin: 5px 15px 0px 0px;
}

.Newsletter textarea {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AAAAAA;
	width: 310px;
	height: 65px;
	margin: 8px 0px 3px 15px;
	padding: 5px;
}

.Advertising
{
	width:350px;
	height: 60px;
	
	background-image:url(images/Advertising/Downloads.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.Advertisingzzzzzzzzzzzzzzzzzzzzzzz a
{	
	display: block;
	width: 350px;
	height: 60px;
}

.Green2Cool
{
	width:350px;
	height: 60px;
		
	background-image:url(images/Advertising/green2cool_banner.jpg);
	background-repeat:no-repeat;

	background-color:#FFFFFF;
	-moz-border-radius: 12px;
 	-webkit-border-radius: 12px;
 	-khtml-border-radius: 12px;
 	border-radius: 12px;
	
	padding:0px;
	margin:0px 0px 10px 0px;
}

.Green2Coolzzzzzzzzzzzzzzzzzzzzzzzz a
{	
	display: block;
	width: 350px;
	height: 60px;
}


/*///////////////////////////////////////// LNS */

a img
{
	border:0px;
}

.LNS_Box
{
	float: left;
	
	/* position:absolute;	
	top:230px;
	left:650px; */
	
	width:350px;
	margin: 0px 0px 0px 6px;
	padding:0px;
	border:solid 1px #bbb;
	
	/* background-color:#bbb;  */
	
	-moz-border-radius: 10px;
 	-webkit-border-radius: 10px;
 	-khtml-border-radius: 10px;
 	border-radius: 10px;

	/* z-index:1000000; */
}

.LNS_Box ul li .cat-item
{
	font-weight : bold;
}

.LNS_Box ul li ul.children li
{
	font-weight : normal;
}

.LNS_Box p
{
	display:block;
	height:30px;
	width:310px;
	
	margin:0px 0px 0px 20px;
	
	border-bottom:1px dotted #c2b59b;
	
	font-size:12px;
	line-height:30px;
	color:#999999;
}

.LNS_Box p a:link
{
	color:#999999;
	text-decoration:none;
}

.LNS_Box p a:visited
{
	color:#999999;
	text-decoration:none;
}

.LNS_Box p a:hover
{
	color:#333333;
	text-decoration:none;
}

#LNS_Current
{
	color:#333;
	/* font-weight:bold;
	font-size: 110%; */
}

.LNS_Box #rssiconwidget-3 {
	padding: 10px 0 10px 20px;
}



/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ BLOG SECTION */



.Page_Body H2 {
	padding: 0px;
	margin: 20px 10px 5px 30px;
}

.Page_Body H2 a
{
	color:#666666;	
	font-size:18px;
	line-height:24px;
	text-decoration:none;
}

.Page_Body small {
	margin: 0px 0px 0px 30px;
	color:#666666;
	font-size:11px;
}

#content {
	
}

#content h2 {
	clear: both;
	color:#336600;
	padding: 0px;
	font-size: 25px;
	font-weight: normal;
	margin: 50px 10px 5px 30px !important;
}

#content p
{
	/*clear:both;*/
	margin:0px 30px 20px 30px;
	
	color:#666666;
	
	font-size:14px;
	line-height:20px;
}

/*
#content H3 {
	color:#666666;	
	font-size:18px;
	line-height:24px;
	clear: left;
	//margin: 20px 0px 5px 30px;
	padding: 0px;
	margin: 20px 15px 5px 30px;
}
*/

#content H3 {
	width: 430px;
	padding: 0px 0px 0px 20px;
	margin:0px 0px 10px 30px;
	cursor:pointer;
	background-image: url(images/Backgrounds/Green_Arrow.gif);
	background-repeat:no-repeat;
	background-position: left top;
	/* make text none selectable */
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	color:#568;
	font-size:15px;
	font-weight: bold;
}

#content H3 .active	{ 			
	background-image: url(images/Backgrounds/arrow_down.gif);
	background-repeat:no-repeat;
	background-position: top left;
}



#content .navigation {
	clear: both;
	margin: 0px 0px 0px 0px;	
}

#content .navigation{
	line-height:24px;
	margin: 0px 30px 35px 30px;
}

#content .navigation a{
	color:#360;	
	font-size:12px;
	text-decoration:none;
}

#content H3 a
{
	margin: 0px;
	padding: 0px;
	color:#666666;	
	font-size:18px;
	line-height:24px;
	text-decoration:none;
}


#content small {
	clear:left;
	margin: 0px 0px 0px 30px;
	color:#666666;
}

.entry {
	margin: 20px 0px 0px 0px;
}

.entry small {
	clear:left;
	margin: 0px 0px 0px 0px;
}

.entry ul
{
	margin:0px 30px 20px 30px;
}

.entry blockquote {
	width:auto; height:auto;
	margin:5px 20px 20px; padding:5px 15px 7px 15px; 
	background:#f0f0e4;
	border:1px solid #e2e2d0;
	font-family:Georgia; color:#7C7C6E; font-size:14px;
} 

#content blockquote p, .entry blockquote p{
	font-family:Georgia; color:#7C7C6E; font-size:14px; margin:0; padding:10px;
}

.alt {
	margin: 0px;
	padding: 0px;
}

.postmetadata a {
	font-size: 11px;
	color:#336600;
}

#respond H3, H3#comments
{
	clear: both;
	color:#666666;	
	font-size:18px;
	line-height:24px;
	text-decoration:none;
}

.comment {
	clear: both;
	font-size: 12px;
}

.commentlist a {
	color:#666666;
	font-size: 12px;
}

commentlist p {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.commentlist .comment-meta p {
	margin: 0px !important;
	padding: 0px !important;	
	color:#666666;
	font-size: 14px;
}

#commentform {
	clear: both;
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 550px;
	padding: 2px;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0px 50px 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	margin: 0px 50px 2px 7px;
}

.alignleft {
	float: left;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- End Images */






/*----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captions */


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px 15px 10px 30px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px !important;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------- End captions */







/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------Right Nav */


.LNS_Box h2 {
	color:#336600;
	font-size: 18px;
	font-weight: normal;
	margin: 25px 20px 0px 0px;
	
	border-bottom:1px dotted #c2b59b;	
}

.LNS_Box ul {
	padding: 5px;
	margin: 0;	
}

.LNS_Box ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 15px 15px 25px;
	padding: 5px 5px 10px;
	color: #666666;
	font-size: 12px;
	border: solid 1px #999;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 3px;
	background-color: #ccc;
}

.LNS_Box ul li#addthis-widget{
	background-color: #eee;
}

.LNS_Box ul li#rssiconwidget-3{
	background-color: #eee;
}

.LNS_Box ul p, .LNS_Box ul select {
	margin: 5px 0 8px;
	border:none;
}

.LNS_Box ul ul, .LNS_Box ul ol {
	margin: 5px 0 0 10px;
	border-bottom: 0px;
}

.LNS_Box ul ul ul, .LNS_Box ul ol {
	margin: 0 0 0 10px;
	border:none;
}

.LNS_Box ol li, .LNS_Box ul ol li {
	list-style: decimal outside;
	border:none;
}

.LNS_Box ul ul li, .LNS_Box ul ol li {
	margin: 3px 0 0;
	padding: 0;
	border:none;
}

.LNS_Box ul ul li {
	margin: 10px 0px 0px 0px;
	border:none;
}

.LNS_Box ul ul li a {
	margin: 3px 0px 0px 0px;
	padding: 0;
	color: #666666;
	font-size: 12px;
	border:none;
}

#searchform {
	margin: 50px 0px 0px 0px;
}

.screen-reader-text {
	color: #666666;
	font-size: 12px;
}


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ BLOG SECTION */


/*
.Page_Body p img
{
	float:left;
	margin:0px 15px 20px 0px;
}
*/

.Page_Body p object
{
	float:left;
	margin:0px 15px 20px 0px;
}

#H1
{
	margin:0px 30px 20px 30px;
	
	color:#336600;
	
	font-size:22px;
	line-height:24px;
	font-weight:bold;
}

#H2
{
	margin:0px 30px 20px 30px;
	
	color:#333333;
	
	font-size:18px;
	line-height:20px;
	font-weight:bold;
}

#Line
{
	width:560px;
	border-bottom:1px dotted #666666;
}





/*///////////////////////////////////////// Footer */

.Footer_Wrapper
{
	clear:both;
	width:1000px;
	min-height:250px;
	padding:10px;
	float:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background-color:#EEEEEE;
	margin: 0 0 20px 0;
	;
}

.Footer_2Col
{
	float:left;
	width:180px;
	border-top:1px solid #333333;
	margin:0px 0px 20px 0px;
}

.Footer_2Col p
{
	font-size:14px;
	line-height:18px;
	
	text-align:left;
	color:#333333;
	letter-spacing:-0.05em;
	font-weight:bold;
	
	margin:0px;
}

.Footer_2Col p a:link
{
	color:#333333;
	text-decoration:none;
}

.Footer_2Col p a:visited
{
	color:#333333;
	text-decoration:none;
}

.Footer_2Col p a:hover
{
	color:#333333;
	text-decoration:underline;
}

.Footer_Col
{
	float:left;
	width:125px;
	border-top:1px solid #333333;
	margin:0px 0px 20px 10px;
}

.Footer_Col ul {
	margin: 0 0 0 -30px;
}

.Footer_Col p,
.Footer_Col ul li{
	font-size:14px;
	line-height:16px;
	
	text-align:left;
	color:#333333;
	letter-spacing:-0.05em;
	font-weight:bold;
	
	margin:0px 0px 5px 0px;
}

.Footer_Col ul li a {
	margin: 0px 0px 5px 0px;
}

.Footer_Col ul li a:link
{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

.Footer_Col ul li a:visited
{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

.Footer_Col ul li a:hover
{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}

.Footer_Branding
{
	float:left;
	
	width:100%;
	height:70px;
	
	border-top:1px solid #333333;
	background-image:url(images/Branding/Footer_Branding.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
	margin:0px 0px 10px 0px;
}

.Footer_Branding p
{
	font-size:12px;
	line-height:20px;
	
	text-align:left;
	color:#666666;
	letter-spacing:-0.05em;
	
	margin:25px 0px 0px 190px;
}

.Footer_Branding p a:link
{
	color:#666666;
	text-decoration:none;
}

.Footer_Branding p a:visited
{
	color:#666666;
	text-decoration:none;
}

.Footer_Branding p a:hover
{
	color:#666666;
	text-decoration:underline;
}


/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(../Images/Links/link-icon_external.gif) no-repeat right; }
a.liwikipedia { padding-right: 13px; background: url(../Images/Links/link-icon_wikipedia.gif) no-repeat right; }
a.liwp { padding-right: 16px; background: url(../Images/Links/link-icon_wordpress.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(../Images/Links/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(../Images/Links/link-icon_mail.gif) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(../Images/Links/link-icon_pdf.png) no-repeat right;  }
a.lizip { padding-right: 12px; background: url(../Images/Links/link-icon_zip.png) no-repeat right;  }





