/*** @charset "utf-8"; **/
@import url("fonts.css");
/******************************* Technical styles */

#debug{
	position:fixed;
	width:600px;
	height:200px;
	overflow:auto;
	left:40px;
	top:30px;
	border: 1px dotted #fff;
	padding:3px;
	text-align:left;
	z-index:20000;
	background-image: url(/css/images/white_trans80.png);
	background-repeat:repeat;	
}

#debug_close{
	float:right;
	display:block;
	width:30px;
	height:30px;
	border: 1px dotted #fff;
	position absolute;
	text-align:center;
	padding-top:5px;
	color:#fff;
	background-color:#aaa;
	cursor:pointer;
}

.truncateText{ 
	max-width: 100%; 
	min-width: 200px;
	overflow: hidden; 
	-ms-text-overflow: ellipsis; 
	-o-text-overflow: ellipsis; 
    	text-overflow: ellipsis; 
    	white-space: nowrap; 
}

.sitecredit{
	FONT-SIZE: 9.5px; 
	FONT-FAMILY: arial,helvetica;
	color:#555555;
	line-height:13px;
	border-top: 0px dotted #704676;
	padding-top:0px;
	text-align:right;	
}


/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
	padding-bottom: 40px;

	background-image:url('/images/paw_wht25.png');
	background-attachment:fixed;
	background-position:50px bottom;
	xx_background-size:cover;
	xx_background-size:100% 800px;
	background-repeat:no-repeat;

	-webkit-font-smoothing: antialiased;
  
}

/********************* OVERRIDE BOOTSTRAP styles */

#gmap_container img{max-width:none}

H1{
	display:inline-block;
	xx_text-transform:uppercase;
	margin-bottom:-1px;
	letter-spacing:0px;
	font-size: 28px;
	line-height:30px;
	margin-top:0px;
	font-weight:normal;
}


H2{
	display:inline-block;
	margin-bottom:-1px;
	letter-spacing:-1px;
	font-family:open_sansregular;
	font-size: 24px;
	margin-top:0px;
	font-weight:normal;
	color:#555;
}


#main{

}

.main_text{
	margin-top:0px;
}

.main_text P{
	font-size:16px;
	color:#333;
}

#intro_text{
	font-size:16px;

}


.active{

	display: block;

}

.hid{

display:none;

}


.rcol{
background-color:#aEb99C;
padding-top:20px;
border-radius:15px;
padding:15px;
}
/*
#footer{
	display:block;
	width:925px;
	height:40px;
	border:0px solid #222;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	float:left;
	text-align:center;
}

.footer_txt{
	padding-top:12px;
	font-size: 12px;
	color:#888;
	
}
*/

/*******************END OVERRIDE BOOTSTRAP styles */




.photo_img{
	float:right;
}

.img{
	float:right;
	margin-left:15px;
}

.content_cache{
	position:relative;
	display:block;
	xx_background-color:red;
	width:8px;
	height:8px;
	border:0px solid #eee;
}
.content_live{
	position:relative;
	display:block;
	xx_background-color:green;
	width:8px;
	height:8px;
	border:0px solid #eee;
}

#intro_tmp{
	display:none;
}


/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

input:focus {outline: none;}

td {
	padding:10px;
}
/***************************** Main TEXT styles */





small{
	font: 12px 'open_sanslight', Arial, sans-serif;
	color:#000;
}

.small_cond{
	font: 17px 'OpenSansCondensedLight', Arial, sans-serif;
	line-height:17px;
	color:#000;
}

label{
	display:block;
	width:1200px;
	float:left;
}

a 		{COLOR:#6b002a;outline:none;border:none;}
a:link 		{TEXT-DECORATION:none;outline:none;border: none;}
a:hover 	{color:#d10058;TEXT-DECORATION:none;outline:none;border: none;}
a:visited 	{TEXT-DECORATION:none;outline:none;border: none;}
a:active 	{TEXT-DECORATION:none;outline : none;border: none;}

HR{
	border: 0px;
	border-top: 1px dotted #444;
	width:100%;
	padding:0px;
	margin-bottom:12px;
	margin-top:6px;
	align:left;
	text-align:left;
	float:left;
}


/************************************************** LAYOUT */


#logo{
	display:inline-block;
	width:249px;
	height:250px;
	border:1px solid #222;
	border-bottom:0px;
	border-right:1px solid black;
	border-left:1px solid black;	
	float:left;
	border-top:0px;
	overflow:hidden;
	z-index:4000;
	background-color:#336699;
	xx_background-image: url(/css/images/bg_blk_grad2.png);	
	xx_background-repeat:repeat-y;
}

#socmedia{
	display:inline-block;
	width:100%;
	xx_height:100px;
	float:left;
}


#news{
	width:100%;
	height:100%;
	min-height:400px;
	overflow: auto;
	border: 0px solid red;
}

.news_fixed{
	overflow:hidden;
}

.news_scroll{
	height:400px;
	overflow:auto;
	padding-right:10px;
}


#news_tmp{
	display:none;
}




#fb_iframe{
	width:550px;
	height:600px;
	margin:0px;
	xx_overflow:visible;
}


#youtube_iframe{
	width:300px;
	height:380px;
	margin:0px;
}



.socmed{
	float:left;
	margin-right:6px;
	margin-top:6px;
	border:0px;
}

.socmed_25{
	float:left;
	margin-right:1px;
	margin-top:0px;
	width:25px;
	height:25px;
}	


#comments{
	display:inline-block;
	width:300px;
	height:214px;
	border:1px solid #222;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	float:left;
}

.comments_pad{
	padding:25px;
}

#user_comments{
	background-image: url(/css/images/grad_155.png);
	background-repeat:repeat-x;
	display:block;
	position:absolute;
	pointer-events:none;
	margin-top:1px;
	margin-left:300px;
	width:451px;
	height:150px;
	-moz-opacity: 0.0; 
	opacity:0.0;
	filter: alpha(opacity=0);
	text-align:right;
	border:0px solid red;	
	z-index:50000;
	border:1px solid #222;
	float:right;
}

#user_comments_msg{
	font: 12px Lucida Sans, Arial, sans-serif;
	color:#aaa;
}

#FB_post_stat{
	float:left;
	width:182px;
	height:18px;
	padding:0px;
	border: 0px dotted #aaa;
	font-size:10px;
	text-transform:none;
}


.scroll_img{
	border:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:0px;
	width:250px;
	xx_height:300px;
	background-color:#000;	
}

.scroll_img_div{
	display:inline-block;
	width:250px;
	height:250px;
	float:left;
	xx_text-align:center;
	border:0px solid red;
	-moz-opacity: 0.0; 
	opacity:0.0;
	filter: alpha(opacity=0);
}

.scroll_img_cap_txt{
	xx_background-image: url(/css/images/bg_bk50.png);
	xx_background-repeat:repeat;
	font: 14px 'OpenSansCondensedLight', Arial, sans-serif;
	text-align:right;
	color:#fff;

}

.scroll_img_cap_txt h1{
	font: 20px 'OpenSansCondensedBold', Arial, sans-serif;
	line-height:25px;
	letter-spacing:0px;
	text-align:right;
	color:#fff;
	padding:0px;
	padding-bottom:0px;
	-moz-opacity: 0.85; 
	opacity:0.85;
	filter: alpha(opacity=85);	
}



.scroll_img_cap{
	display:block;
	vertical-align:bottom;
	position:relative;
	width:250px;
	height:248px;
	margin-top:-250px;	
}

/END ************************ VEDETTES & PROMO scrolling windows */


#video{
	
	display:block;
	position:relative;
	width:450px;
	height:310px;
	border:1px solid red;
	border-bottom:0px;
	border-right:0px;

	float:left;
	overflow:hidden;
	z-index:6000;
}
/******************************************** PHOTOS styles */

.photos_dim{
	width:675px;
	height:250px;
}

#photos_div{
	display:block;
	position:relative;
	width:925px;
	height:250px;
	xx_border:1px solid red;
	xx_text-align:right;
}


#photos_caption{
	display:block;
	position:absolute;
	background-image: url(/css/images/bg_bk50.png);
	background-repeat:repeat;
	width:585px;
	height:20px;	
	border:0px solid red;
	left:250px;
	top:280px;
	padding:5px;
	padding-right:10px;
	text-align:right;
	color:#fff;
	font-size:14px;
	letter-spacing:2px;
	font-family:OswaldLight;

	-moz-opacity: 0.0; 
	opacity:0.0;
	filter: alpha(opacity=0);	
}

#photos{

	display:block;
	float:left;
	position:absolute;
	xxleft:0px;
	xxtop:0px;
	margin-top:0px;
	xx_margin-left:50px;
	xx_width:810px;
	xx_height:300px;
	border:0px solid #000;
margin-left:250px;
	z-index:-5000;
	background-color:transparent;
	overflow:hidden;
}

#photos_tmp{

margin-left:250px;


	display:block;
	float:left;
	position:absolute;
	left:0px
	top:0px;
	margin-top:0px;
	xx_margin-left:50px;	
	xx_width:810px;
	xx_height:300px;
	border:0px solid #000;

	z-index:-6000;
	background-color:transparent;
	overflow:hidden;

	-moz-opacity: 0.0; 
	opacity:0.0;
	filter: alpha(opacity=0);	
}

#photos_ovrl{

	border-top:1px solid #222;
	background-image: url(/css/images/grad_but_flip.png);
	background-repeat:repeat-x;

	display:block;
	float:right;
	position:absolute;
	left:0px
	top:0px;
	z-index:-4000;
	background-color:transparent;
	overflow:hidden;
}

/*********************************************** END LAYOUT */





/* ******************************* FACEBOOK Feed styles */
.fbicon{
	margin-right:5px;
	margin-bottom:-2px;
}

.fb_highlight{
	border:1px dotted #000;
	padding:10px;
	border-radius:10px;
	margin-bottom:10px;
	margin-top:10px;
}

.fb_highlight > .item_div h2{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#700;
}

.item_div{
	word-wrap:break-word;
	width:100%;
	display:inline-block;
	margin-bottom:10px;
	margin-top:10px;
	color:#000;
	xx_font-family:OpenSansCondensedLight;
	font-size: 14px;	
}

.item_div b{
	word-wrap:break-word;
	display:inline;
	color:#000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;	
}

.item_div h1{
	word-wrap:break-word;
	display:block;
	margin-bottom:0px;
	color:#500;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:normal;	
}



.item_div h2{
	word-wrap:break-word;
	display:block;
	margin-bottom:0px;
	xx_color:#777;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-top:0px;	
}


.item_div h4{
	display:block;
	text-transform:none;
	margin-bottom:2px;
	letter-spacing:0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-top:0px;
	font-weight:bold;
	xx_color:#666;

}

.item_div_next{
	border:1px dotted #fff;
	padding-top:10px;
	padding-left:10px;
	padding:10px;
	margin-bottom:-10px;
	width:92%;
}

.item_date{
	display:block;
	font-size:10px;
}

.item_link{
	display:block;
	font-size:12px;

	/* ensure long links dont break layout */
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;	
}

.item_status{
	display:block;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#666;
}


.item_div_next_title{
	font-size:11px;
	line-height:10px;
	display:block;
	color: #D1B887;
	margin-bottom:4px;
	margin-left:0px;
	FONT-WEIGHT:bold;
	letter-spacing:2px;
}

.item_comment{
	display:inline-block;
	margin-top:2px;
	xx_background-image: url(/css/images/bg_bk25.png);
	xx_background-repeat:repeat;	
	background-color:rgba(0, 0, 0, 0.12);
	padding:4px;
	min-height:32px;
	width:98%;
	font-size:12px;
	color:#000;
	word-wrap:break-word;
	border-radius:6px;
}

.hideposts{
	display:none;
}


.comment_idicon{
	display:block;
	float:left;
	width:32px;
	height:32px;
	margin-right:7px;
	margin-bottom:0px;
	margin-top:0px;
}



.photo_div{
	word-wrap:break-word;
	display:inline-block;
	margin-right:10px;
	margin-bottom:5px;
	color:#aaa;
	width:150px;
	height:150px;
	background-position:center;
	background-repeat:no-repeat;
	border: 1px dotted #aaa;
	background-color:#000;
}


.photo_link{
	float:left;
	margin-bottom:10px;
	text-decoration:none;
	width:150px;
	margin-right:10px;
}


.fbphoto{
	xxposition:absolute;
	max-width:200px;
	max-height:200px;
	border: 1px dotted #aaa
	clip:rect(0px,150px,150px,0px);
	overflow:hidden;
}

.idicon{
	display:block;
	float:left;
	width:40px;
	height:40px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
}

.noicon{
	display:none;
	float:left;
	width:1px;
	height:1px;
}

.fbblock{
	display:inline-block;
	float:left;
	width:50%;
	margin-top:4px;
}

.fbblock_60{
	display:inline-block;
	float:left;
	width:60%;
	margin-top:4px;
}

.fbblock_80{
	display:inline-block;
	float:left;
	width:80%;
	margin-top:4px;
}

.fbblock_100{
	display:inline-block;
	float:left;
	width:100%;
	margin-top:4px;
}


.fbpic{
	margin-top:5px;
	margin-right:10px;
	border: 1px solid #222;
	max-width:200px;
	float:left;
	background-color:#fff;
}

.fbeventpic{
	float:left;
	width:50px;
	height:50px;
	margin-right:10px;
	border: 0px dotted #fff;
}


.fbalbumpic{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	max-width:200px;
	border: 1px dotted #555;
}

.fb_frame{
	border: 0px dotted #fff;
}

.fblink{
	font-size: 14px;
	/* ensure long links dont break layout */
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;	
}
/* END ******************************* FB Feed styles */







/*CONTENT*/

.img_left{
	background-color:#aaa;	
	float:left;
	margin-right:12px;
	margin-top:3px;
	margin-bottom:6px;
}

.img_right{
	background-color:#aaa;	
	float:right;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:6px;
}


.yt_link{
	font-size:12px;	
	display:block;
	float:left;
	TEXT-DECORATION:none;
	width:30%;
}

.yt_item_div{
	float:left;
	font-size:11px;	
	width:55%;
	margin-left:10px;
	display:block;
	color:#aaa;
}

.yt_item_div a{
	font-size:12px;	
	font-family: verdana, arial, helvetica;
	line-height:14px;
	text-decoration:none;
	outline:none;
}

.yt_thumb{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:6px;
	max-width:120px;
	border: 1px dotted #666;
	outline:none;
}
