html {
	background-color: #0d201d;
	background-image: url(../../../g_daddy_imgs/transition.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	z-index: -1;

	
}
 		    
*
{
	/*border:0px solid #F00  !important;	
	font-family: 'Poiret One', cursive;
	font-family: 'Source Sans Pro', sans-serif;*/
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
	
	}


body
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(../../../g_daddy_imgs/lt-box-MissMitchell-20sunriselg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: 'Poiret One', cursive;
	font-family: 'Source Sans Pro', sans-serif;
	
}
ul, ol, dl 
{ /* variations between browsers, it's best practices to zero padding and margin on lists. Will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

#header
{
	height: 163px;
	background-image: url(../img/headerMoonLabs2012-php-0.png);
	clear: both;
}


/*outer div for layout auto constraints*/
#container_out 
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 1249px;
	min-width: 900px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #C9DACB;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: -2;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #396055;
	border-left-color: #396055;
}

/* inner div for layout dimensions*/
#container_in 
{
	width: 1239px;
	margin-top: 5px;
	clear: both;
	padding-top: 40px;
}

#lft_out
{
	float: left;
	width: 310px;
	margin-left: 35px;
	}


#lft_in
{
	width: 305px;
	margin-left: 10px;

	}
.nav_lft {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

	
/* 
#rht_out
{
	
	float: right;
	width: 200px;
	}
	
#rht_in
{
	width: auto;
	margin: 5px;
	padding:5px;
	}
*/
		
#ctr_out
{
	width: 800px;
	float: left;
	}
	
#ctr_in
{
	width: auto;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-right: 3px;
	padding-left: 3px;

	}
#rht_out {
	float: right;
	width: 320px;
}
#rht_in {
	width: auto;
	float: right;
}
table {
	border: 0px solid black;
	border-collapse: collapse;
}
th {
	border: 0px solid black;
	color: #E2E3A4;
	background-color: #75A47D;
	padding: .2em .5em .2em .5em;
	vertical-align: top;
	text-align: left;
	font-size: 1.5em;
}
td {
	border: 0px solid black;
	padding: .2em .5em .2em .5em;
	vertical-align: top;
	text-align: left;
	color: #7DA682;
}



.odd { 
	background-color: #AFC9BD;
}

.even { 
	background-color: #D5CEBF;
}
	
#footer_out
{
	margin-left: auto;
	margin-right: auto;
	width: 1249px;
	text-align: center;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	z-index: 9999;
	position: fixed;
	background-attachment: fixed;
	background-position: center bottom;
	height: 100px;
	bottom: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	}
	
#footer_in
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 55px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	}

.navbar
{
	list-style-type: none;
	width: 260px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
.navbar li {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 245px;
}


.navbar a 
{
	text-decoration: none;
	font-size: .9em;
	}
	
.navbar a:link	
{
	color: #D2FFFF;

	}
	
.navbar a:visited
{
	color: #FFF;
	background-color: #0F2227;
	}
	
.navbar a:focus
{
	color: #000000;
	background-color: #ffffff;
	}
	
.navbar a:hover
{
	color: #0C6;
	}
	
.navbar a:active
{
	color: #000000;
	}

.navbar_ftr li
{
	display: inline;
	list-style-type: none;
	font-size: .75em;	
	}	
.navbar_ftr li a:link	
{
	color: #CFF;
	}
	
.navbar_ftr li a:visited
{
	color: #396;
	background-color: #0E1F24;
	}
	
.navbar_ftr li a:focus
{
	color: #D5FD5B;
	background-color: #0E1D22;
	}
	
.navbar_ftr li a:hover
{
	color: #0DEF75;
	background-color: #16252B;
	}
	
.navbar_ftr li a:active
{
	color: #000000;
	}		

.nav_left-to-right 
{
	width:936px;
	border: 0px solid #80dcfe;
	border-radius: 2px;
	height: 310px;
	clear: both;
	float: left;
}

.navbarCtr
{

	font-size: 0.75em;
	height: 320px;
	width: 934px;
	clear: both;
}
.navbarCtr a img:hover {
	border: 2px solid #099;
	height: 155px;
	width: 265px;
}
	
p.copy
{
	padding-top: 5px;
	font-size: .75em;
	font-style: italic;
	}
	
	
.ctr {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
p a {
	color: #CCC;
}
td a {
	color: #9C6;
}
a {
	color: #9C6;
}
td a:hover {
	color: #B5B371;
}

p a:hover {
	color: #B5B371;
}


.inline {
	width: 1000px;
	float: none;
	height: 275px;
	clear: both;
}
.article {
	width:840px;
	height: auto;
	border: 0px solid #80dcfe;
	border-radius: 5px;
	float: right;	
	margin-right:35px;
}
.admin_article {
	width:940px;
	height: 900px;
	text-align: center;
	border-radius: 0px;
	margin-right:auto;
	margin-left: auto;
}

#box 
{
	
	width:850px;
	height:315px;
	display:none;
	position: fixed;
	background-image:url(../img/headerMoonLabs2012-FB-master.png);
	
}
#boxEmpty {
	width:780px;
	height:150px;
	clear: both;
}


.image-box
{
	position: relative;
	width:250px;
	height: 159px;
	border: 0px solid #80dcfe;
	border-radius: 2px;
	overflow: hidden;
}

.image-box img{
	display: inline-block;
	position: relative;
	width:250px;
	height: 159px;/* */
	border-radius: 7px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.image-box span
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background:#000;
	background: rgba(0,0,0,.75);
	color: #FFF;
	height: 20px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=.50)";




// ie first!
 	opacity: 0.5;
	filter: alpha(opacity=50);




// ie second!
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	width: 220px;
	display: inline;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #66F;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-left: 15px;
	font-size: 2em;
	text-decoration: none;
}

.image-box span:hover
{
	background: rgba(0,0,0,.00);
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	color: rgba(0,0,0,.00);
/**/	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)"; // ie first!
					// ie second!
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=.00);filter: alpha(opacity=00);	
	filter:progid:DXImageTransform.Microsoft.Fade(duration=40);
}
.image-box-item {
	position: relative;
	width:800px;
	border: 0px solid #80dcfe;
	border-radius: 2px;
	overflow: hidden;
	height: auto;
	margin-top: 3px;
}
.image-box span-item {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background:#000;
	background: rgba(0,0,0,.75);
	padding:15px;
	font:2em ;
	color: #fff;
	height: 220px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=.50)";


// ie first!
	filter: alpha(opacity=.50);					// ie second!
;
	width: 800px;
}
.article-image-box {
	position: relative;
	width:800px;
	height: auto;
	border: 0px solid #80dcfe;
	border-radius: 5px;
	overflow: hidden;
	background-image: url(../img/blkFade.png);
	padding: 12px;
}
.article-image-box-admin-out {
	border-radius: 5px;
	margin-left: auto;
	float: right;
	width: 1200px;
	margin-right: auto;
	background-image: url(../img/blkFade.png);
	position: relative;
	padding-left: 15px;
}
.article-image-box-admin {

	border: 0px solid #80dcfe;
	border-radius: 5px;
	overflow: hidden;
	margin-left: 25px;
	padding-left: 15px;
	float: right;
	margin-right: 25px;
	padding-right: 15px;
}
.article-image-box-admin ul{
	border-radius: 5px;
	margin-left: 25px;
}
.article-image-box p{
	position: relative;
	height: auto;
	border-radius: 5px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 22px;
}
.article-image-box span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background:#000;
	background: rgba(0,0,0,.75);
	padding:15px;
	font:1em;
	color: #fff;
	width:800px;
	height: 950px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=.50)";

// ie first!
	filter: alpha(opacity=.50);					// ie second!}
.article-image-box span:hover {
	background: rgba(0,0,0,.00);
	-moz-transition: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	color: rgba(0,0,0,.00);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
// ie first!
	filter: alpha(opacity=00);					// ie second!}

