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

/* ================================================{ Global }================================================ */

html, body {
	height: 100%;
}
h1{

font: 25px Arial, sans-serif;
/*text-shadow: 0px 2px 3px #111;*/
}
h2{
	font: 18px Arial, sans-serif;
}

body {
	position:relative;
	/*width: 1050px;*/
	width:90%;
	margin: 0 auto;
	padding: 0;
	/*background-image: url(../images/site/bg.gif);*/
	background-color: #FFFFFF;
	background-color:#DDD;
	background-position: center;
	background-repeat: repeat;
}
#wrap{
	position:relative;
	/*width: 50%;*/
	margin: 0 auto;
	
}
p{
	padding: 0 2px;
	color: #454545;
	font-family:Helvetica;
}
li{
	/*padding: 0 5px;
	font-size: 14px;
	color: #454545;
	font-family: Helvetica;*/
}
a{
	font-family: Helvetica;
}

/* =============================================={ Containers }============================================== */

#container_centerer {
	box-shadow: 0px 0px 50px #888888;
	padding: 0;
	/*width: 1004px;*/
	width: 1000px;
	margin:0 auto;
	position:relative;
	background-color:white;
	
}
#container_header {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 200px;
	border-style: solid;
	border-color: #000000;
	border:0;
}
#container_navigation {
	position:relative;
	overflow:visible;
	margin: 0;
	padding: 0;
	width: 1000px;
	background-color: #FFFFFF;
	background-color:white;
	border-style: solid;
	border-color: #000000;
	border:0;
	border-top: 5px;

}
#container_content {
	margin: 0;
	padding: 10px;
	width: 980px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	/*font: 18px  Frutiger;*/
	color: #000000;
	border:0;
}
#container_footer {
	/*position:static, default*/
	margin: 0;
	padding: 0;
	width: 1000px;
	/*height: 100px;*/
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #000000;
	/*border-top-width: 2px;*/
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border:0;
	/*float: left;*/
}

/* ==========================================={ Page Structures }============================================ */

/* Navigation */
#navigation a {
	display: block;
	text-decoration: none;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	background-color:white;
}
#navigation a:hover {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 166px;
	width: 1000px;
	height: 200px;
	float: left;
}
#navigation li {
	position: relative;
	text-align: center;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 9px;
	float: left;
}

/* Footer */
#footer #footer_links{
	text-align:center;
	position:relative;
	text-decoration:none;
	list-style-type:none;
	bottom: 5%;
	height: 10px;
	line-height: 10px;
	width: 600px;
	margin:0 auto;
	padding: 0,0,5px,0;
	padding-left:0px;
}
#footer #footer_links a:hover{
	text-decoration:underline;
}
#footer #footer_links a:visited{
	text-decoration:underline;
	color:#555555;
}
#footer_links li{
	float:left;
	padding: 0 5px;
	font-size: 14px;
	font-family: Helvetica;
}

#footer{
	display:block;
	margin: 0 auto; 
	text-align:center;
	font: 18px, Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer a {
	color: #555555;
	display: block;
	text-decoration: none;
}
#footer #social_media {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position:relative; 
	top: -10px;
	right: 10%;
	float:right;
	/*width: 34px;
	height: 34px;*/
	/*float: left;*/
}
#footer #social_media  li {
	/*display: block;*/
	/*position: relative;*/
	/*text-align: center;*/
	/*width: 2em;*/
	padding: 5px 0 0 2px;
	float: left;
	
}
#footer #social_media  li  a span{
visibility:hidden;
}
#footer #social_media  li a.fb,  a.twitter, a.yt {
background-image: url('../images/bp-socialmedia.png');
}
#footer #social_media  li a.fb{
background-position: -45px -86px;
	 width: 48px; height: 48px;
}
#footer #social_media  li a:hover.fb{
background-position:  -45px -31px;
width: 48px;height: 48px;
}
#footer #social_media  li a.yt{
background-position: -150px -86px; width: 48px; height: 48px;
}
#footer #social_media li a:hover.yt{
background-position: -150px -31px; width: 48px; height: 48px;
}
#footer #social_media li a.twitter{
background-position:  -98px -85px;
	width: 48px; height: 48px;
}
#footer #social_media li a:hover.twitter{
background-position:  -98px -31px;
	width: 48px;
	height: 48px; width:
}
#footer p {
	padding-top: 10px;
	padding-left: 8px;
}
#footer p[rel="copyright"]{
font-family:Garamond;
position:absolute;
width:99%;
font-size: 20px;  
margin: 0 auto;
margin-top: 10px; 
text-align:center;
}
#footer a:hover {
		box-shadow: 0px 0px 0px  #0cf,;
		-webkit-box-shadow: 0px 0px 0px rgba(0,0,128,1);
		
		
}

#home_main {
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: auto;
	float: left;
	font: 14px, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 10px;
}
#home_side {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: auto;
	background-image: url(../images/home_twitterbg.gif);
	background-position: right;
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
#home_box_top {
	margin: 0px;
	padding: 10px;
	width: 700px;
	height: auto;
	float: left;
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFE5BC;
	border:0;
}
#home_box_bottom {
	margin: 0px;
	padding: 10px;
	width: 700px;
	height: auto;
	float: left;
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #CEE1EF;
	border:0;
}
#home_box_bottom ul {
	border-style: solid;
	border-color: #CEE1EF;
	border-left-width: 10px;
}
#home_box_bottom li {
	list-style: disc;
}


/* Content */
#content a {
	color: #555555;
}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
}

/* Twitter Box */
#twit-div {
	margin: 0;
	padding: 0;
	width: 220px; 
	height: 215px;
	margin-left: 8px;
	margin-top: 81px;
}
#twit-div a {
	font: 12px Arial, san-serif;
	color: #777777;
}
ul#twitter_update_list {
	font: 12px Arial, san-serif;
	padding: 0;
	list-style: none; 
	font-size: 18px;
	width: 220px;
}
ul#twitter_update_list li { 
	font: 12px Arial, san-serif;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
}

#container_content a {
	color: #555555;
}
#container_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 10px;
}
.press h1, h2{
	margin-bottom: 0;
}

.clearfix{
clear:both;
}

/*.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}*/
 
.divider{
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	width: 80%;
	clear: both;
	border: none;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	-web-kit-shadow: 0px 1px 1px #efg;
	-moz-shadow 0px 1px 1px #efg;
}

/*====================================Gallery Styling===============================================*/

.gallery img:hover {
		box-shadow: 0px 0px 10px #111;
		-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.7);;
		-webkit-transition:-webkit-box-shadow .5s ease-out;
}

#fb-wrap{
	position: relative;
	width: 50px;
	top: -10px;
	padding-left: 10%;
	
}

#subscribe_box{
	/*padding-left: 10%;*/
	/*z-index: -1;*/
	/*position:absolute;*/
	position: relative;
	width: 300px;
	/*margin-right:auto;*/
	margin-left: auto;
	margin-top: 20px;
}
label[for="email"]{
 bottom: 0px;
 position:absolute;
 visibility:hidden;
}
input[name="email"]{
	height: 25px;
	/*rgb(0,0,128,1);
	rgba(0,0,128,1);*/
	font-size: 15px;
	font-weight:bold
	margin-top: auto;
	
}
input[type="submit"]{
	height: 30px;
	font-size: 15px;
	rgb(0,0,128,1);
	rgba(0,0,128,1);
	line-height: 50px;
	margin-top: auto;
}
/*Email Validation*/
#subscribe_wrap{
	width: 330px;
	height: 40px;
	margin:auto;
	padding: 20px 0 20px 0;

	
}
#indicator{
	float:left;
	padding-top:20px;
	margin: auto;
}
/*==============Sites Panel==================*/
.sites_panel li{
	font-family:  Helvetica;
	margin-bottom: 5px;

}
.sites_panel a{
	text-decoration:none;
}
.sites_panel a:hover{
	text-decoration:underline;
}
 .sites_name{
	font-family: Helvetica;
	font-weight:bold;
	font-size: 18px;
	color:#555;

}
.sites_header:hover{
   cursor:pointer;
}
.sites_header:hover h2{
   text-decoration:underline
}
.sites_header:hover h1{
   text-decoration:underline
}
/*======Core===========================*/
#core_menu{
	font-family: Helvetica;
}
#core_menu p{
	padding:0;
	margin:0;
	font-size:inherit;
}
#core_menu ul li a{
	text-decoration:none;
}

 
