/*
Theme Name: Kulam Theme
Theme URI: 
Author: Erod Communications
Author URI: http://erod.ca
Description: Custom theme for Kulam
Version: 1.0
License: Private
License URI: 
Tags: 
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
h1 {
	font-size: 22px;
	line-height: 1.2em;
	text-align: left
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h1, h2, h3 {
	color: #0b9444;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a { 
	color: #0b9444;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
}
#Wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#HeaderOuter {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 960px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0B9444;
	border-right-color: #0B9444;
	border-bottom-color: #0B9444;
	border-left-color: #0B9444;
}
#HeaderInner {
	padding: 0px;
	height: 109px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#HeaderLogo {
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 247px;
	position: absolute;
	left: 25px;
	top: 18px;
}
#HeaderTaglineEN {
	background-image: url(images/header_tagline_en.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 237px;
	position: absolute;
	left: 293px;
	top: 61px;
}
#HeaderFlags {
	background-image: url(images/header_flags.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 121px;
	position: absolute;
	left: 559px;
	top: 59px;
}
#HeaderLang {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 45px;
	position: absolute;
	left: 905px;
	top: 18px;
	font-size: 12px;
	color: #4d4d4d;
}
#HeaderLang a {
	color: #4d4d4d;
	text-decoration: none;
}
#HeaderLang a:hover {
	text-decoration: underline;
}
#HeaderIconsWrapper {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 174px;
	position: absolute;
	left: 779px;
	top: 49px;
}
.HeaderIcons {
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;

}
.HeaderIcons:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
	filter: alpha(opacity=860); /* IE5-7 */
	opacity: .8; /* all others */
}
.HeaderIconsLast  {
	margin-right: 0px;
}


#MenuOuter {
	background-color: #4d4d4d;
	margin: 0px;
	/*height: 48px;*/
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#MenuInner {
	padding: 0px;
	/*height: 48px;*/
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#MenuInner table tr td {
	font-size: 14px;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
}
#MenuInner table tr td:hover {
	background: #FFF;
}
#MenuInner table tr td a {
	color: #FFF;
	text-decoration: none;
}
#MenuInner table tr td:hover a {
	color: #4d4d4d;
	text-decoration: none;
}
#MenuInner table tr td a:hover {
	color: #4d4d4d;
}
#MenuInner ul, #MenuInner li {
	list-style-type: none;
}
#MenuInner ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	/*height: 48px;*/
}
#MenuInner li {
	font-size: 14px;
	/*line-height: 14px;*/
	color: #FFF;
	display: inline;
	margin: 0px;
	/*height: 48px;*/
	padding: 0px;
}
#MenuInner li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 48px;
}
#MenuInner li a:hover {
	color: #4d4d4d;
	background-color: #FFF;
}
#ContentOuterHome {
	margin: 0px;
	padding: 0px;
	height: 506px;
	width: 960px;
}
#ContentOuter {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
#ContentInnerHome {
	padding: 0px;
	height: 506px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(images/content_inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ContentInner, #ContentInnerHome2 {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content_inner_bg.png);
	background-repeat: repeat;
	min-height: 506px;
}
#ContentInnerHome2 {
	background-image: url(images/content_inner_bg.png);
	background-repeat: repeat;
	min-height: 506px;
	padding-bottom: 10px;
}
#Col1EN, #Col1FR {
	width: 207px;
	min-height: 215px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 291px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#Col1EN {
	background-image: url(images/col1_bg_en.jpg);
}
#Col1FR {
	background-image: url(images/col1_bg_fr.jpg);
}
#Col1Facebook {
	margin: 0px;
	padding: 0px;
	height: 215px;
	width: 207px;
}
#Col1EN .FlickrButton {
	background-image: url(/wp-content/themes/kulam/images/col1_flickr_button.png);
	width: 207px;
	height: 176px;
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px 0;
}
#Col1EN .FlickrButton:hover {
    background-position: 0px -176px;
}
#Col1EN .NewsletterButton {
	background-image: url(/wp-content/themes/kulam/images/col1_newsletter_button.png);
	width: 207px;
	height: 62px;
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px 0;
}
#Col1EN .NewsletterButton:hover {
    background-position: 0px -62px;
}
#Col2Home {
	padding: 0px;
	width: 506px;
	height: 496px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 227px;
}
#Col2 {
	width: 506px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 227px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Col2HomeBanner {
	padding: 0px;
	height: 257px;
	width: 503px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Col2HomeBoxLeft {
	/*background-image: url(images/home_box_bg.png);
	background-repeat: repeat;*/
	background: #4D4D4D;
	margin: 0px;
	/*height: 200px;*/
	width: 268px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: justify;
}
#Col2HomeBoxRight {
	/*background-image: url(images/home_box_bg.png);
	background-repeat: repeat;*/
	background: #4D4D4D;
	margin: 0px;
	float: right;
	/*height: 200px;*/
	width: 185px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#Col2HomeBoxRight h1 {
	color: #FFF;
}
#Col2HomeBoxRight ul, #Col2HomeBoxRight li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 11px;
}
#Col2HomeBoxRight ul {
	padding-bottom: 10px;
}
.Col2HomeSingleBox {
	background-color: #4d4d4d;
	text-align: justify;
	width: 483px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Col3 {
	width: 216px;
	min-height: 492px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Col3Donation {
	margin: 0px;
	padding: 00px;
	height: 230px;
	width: 216px;
}
#Col3Donation .DonationButton {
	background-image: url(/wp-content/themes/kulam/images/col3_donation_button2.png);
	width: 216px;
	height: 230px;
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 0px 0;
}
#Col3Donation .DonationButton:hover {
    background-position: 0px -230px;
}
#Col3Latest {
	padding: 10px;
	width: 178px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(/wp-content/themes/kulam/images/col3_latest_bg.png);
	background-repeat: repeat;*/
	background: #4D4D4D;
}
#Col3Twitter {
	margin: 0px;
	height: 203px;
	width: 198px;
	padding-top: 194px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#FooterOuter {
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 960px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0b9444;
	border-right-color: #0b9444;
	border-bottom-color: #0b9444;
	border-left-color: #0b9444;
	background-image: url(images/footer_outer_bg.png);
	background-repeat: repeat;
}
#FooterInner {
	padding: 0px;
	height: 76px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#FooterLogoErod {
	margin: 0px;
	padding: 0px;
	height: 20px;
	/*width: 51px;*/
	position: absolute;
	left: 25px;
	top: 14px;
}
#FooterLogoErod img{height: 30px;}
#FooterCredits {
	font-size: 11px;
	line-height: 11px;
	color: #afafaf;
	width: 400px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 12px;
	left: 35px;
	top: 35px;
}
#FooterCredits a {
	color: #afafaf;
	text-decoration: none;
}
#FooterCredits a:hover {
	color: #FFF
}
.Clear {
	clear: both;
}
.WidgetWrapper {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
h1.entry-title{line-height: 1.3em}
h2.entry-title{line-height: 1.3em; text-align: left}
/* Tweaks pour WP */
.nocomments {
	display: none;
}
#Col3Latest ul, #Col3Latest li {
	list-style-type: none;	
}
#Col3Latest ul {
	margin: 0px;
	padding: 0px;
}
#Col3Latest li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.wp-cpl-widget li {
	border: none;
}
.NavWrapper {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
.entry-meta {
	font-weight: bold;
	padding: 10px 0px 10px 20px;
}
#PostCommentWrapper {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* For SH Slideshow plugin START */
div#shslideshow_1{
	width:(WIDTH)px;
	background-color:(BACKGROUND COLOR);
	margin:auto;
}
div#shslideshow_1 div.slides{
	position:relative;
	width:100%;
	height:(HEIGHT)px;
	z-index:1;
}
div#shslideshow_1 div.slides img{
	width:(WIDTH)px;
	height:(HEIGHT)px;
}
div#shslideshow_nav_1{
	margin-left:(NAVIGATION FROM LEFT)px;
}
div#shslideshow_nav_pre_1,div#shslideshow_nav_next_1{
	display:block;
	float:left;
}
div#shslideshow_nav_pre_1:hover,div#shslideshow_nav_next_1:hover{
	cursor:pointer;
}
div#shslideshow_nav_1 a,div#shslideshow_nav_pre_1,div#shslideshow_nav_next_1{
	margin-right: (SPACING BETWEEN EACH NAVIGATION)px;
	color:(NAVIGATION LINK COLOR);
}
div#shslideshow_nav_1 a:hover,div#shslideshow_nav_1 a.activeSlide,div#shslideshow_nav_pre_1:hover,div#shslideshow_nav_next_1:hover{
	color:(NAVIGATION HOVER COLOR);
}
/* Only if navigation is inside the slideshow */
div#shslideshow_nav_1{
	position:absolute;
	margin-top:(NAVIGATION FROM TOP)px;
	z-index:5;
}
/* ------------------------------------------ */
	
/* Navigation with underline */
div#shslideshow_nav_1 a,div#shslideshow_nav_pre_1,div#shslideshow_nav_next_1{
	text-decoration:underline;
}
/* ------------------------- */
	
/* Navigation without underline */
div#shslideshow_nav_1 a,div#shslideshow_nav_pre_1,div#shslideshow_nav_next_1{
	text-decoration:none;
}
/* ---------------------------- */
/* For SH Slideshow plugin END */
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.ArticleSeparator {
	padding: 0px;
	height: 20px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
/*input {
	margin-left: 100px;
}*/




.entry-content img{max-width: 100%}



#player1{margin-left:-140px;margin-top:5px; width:200px;}
#player1 {margin-top:-7px \9; margin-left:-87px \9/*Should target IE9 only - not fully tested.*/}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #player1{margin-left:-240px;margin-top:5px; width:200px;}
}
