@charset "UTF-8";
/* CSS Document */

#main_nav ul {
	display: none;
}

/**************************************************************************************************/
/* Reset CSS for all broswers*/

/* DO NOT CHANGE ANYTHING WITHIN THIS BLOCK */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,  abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 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-weight: normal; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; color:#000;}
	
/* remember to define focus styles! */
:focus 	{ outline: 0;}
body 	{ line-height: 1; color: black; background: white;}
ol, ul 	{ list-style: none;}

/* tables still need 'cellspacing="0"' in the markup */
table 	{ border-collapse: separate; border-spacing: 0;}

caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after { content: "";}
blockquote, q 	{ quotes: "" "";}

address {font-style:normal;}



/* fix png images in IE */

.ie6 img	{behavior: url("pngbehavior.htc"); border:none; outline:none;}
.ie5 img	{behavior: url("pngbehavior.htc"); border:none; outline:none;}



/* float and clear */
.clrflt		{ clear:both; line-height:1px; height:0; margin:0; padding:0; font-size:1px; }
.clrrt		{ clear:right; line-height:1px; height:0; margin:0; padding:0; font-size:1px; }
.clrlft		{ clear:left; }
.fltrt		{float:right;}
.fltlft		{float:left; }



/* autoclear */ 
	.clearfix:after 	{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	.clearfix 		{display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */ 

#blogframe select,  #blogframe textarea, #blogframe input 	{	background-color: #fefefe; 	border: 1px #666666 solid;	color: #000000; float:left;	 padding:2px; width:auto;	}

#blogframe p 									{	margin-top: 2px;	margin-bottom: 7px;}

#blogframe h1 									{	font-size:32px; line-height:70px;}
#blogframe h2 									{	font-size:32px; line-height:42px;}
#blogframe h3 									{	font-size:32px; line-height:42px;}
#blogframe h4 									{	padding-bottom:5px;}

#blogframe img.exposure_logo					{ float:left; margin-right:10px;}
#blogframe p.exposure_desc						{ padding-top:55px;}
#blogframe div#exposure_menu					{  width:405px; float:left; padding-top:55px;}
#blogframe img.dashboard_img					{ float:left; margin:5px 20px;}

#blogframe input								{ width:auto;}
#blogframe input.button							{ padding:5px; font-weight:bold; height:auto; line-height:normal; cursor:pointer;}
#blogframe input.button:hover					{ color:#08286D;}

#blogframe table p								{margin:3px 0;}

#blogframe .wrapper								{	background-color: #FFFFFF;	border: 1px solid #BFC1B5;	width:775px; float:left; margin-left:25px; }
#blogframe .wrapper2								{	background-color: #fff;	border: 1px solid #BFC1B5;	width:775px; float:left;  }

#blogframe .banner 								{	background-color: #FFFFFF;	border: 1px solid #BFC1B5;}

#blogframe .content 							{}

#blogframe .heading 							{	background-color: #FFFFFF;	border: 1px solid #BFC1B5;	padding: 12px;}

#blogframe .entry 								{	overflow: hidden;  background-color: #FFFFFF;	border: 1px solid #BFC1B5;	padding: 12px;	font-family:  Arial; line-height:1.1em; padding-bottom:20px;}

#blogframe .comment								{	background-color: #FFFFFF;	border: 1px dashed #BFC1B5;	padding: 12px;	overflow: auto;}

#blogframe .addcomment 							{	background-color: #FFFFFF;	border: 1px solid #BFC1B5;	padding: 12px;	font-family:  Arial;}

#blogframe .menu 								{	background-color: #FFFFFF;	border: 1px solid #BFC1B5;	padding: 12px;	font-family:  Arial;}

#blogframe .plugin 								{	background:none;	border:none; border-bottom: 1px solid #BFC1B5;	padding: 12px;	font-family:  Arial;}



#blogframe .description 						{	padding: 0;	font-family: Arial;  margin-top:0; float:left; padding-bottom:15px;}

#blogframe .status								{ font-weight:bold; font-family:Arial;}


#blogframe #blogMenu 							{float:right; padding-right:60px; color:#fff; font-size:1.2em; padding-top:60px;}

#blogframe #blogMenu a							{ padding:5px; color:#fff; line-height:1.3em;}

