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


/*  GENERAL STYLES  */

#rightcontent .h3text {
	
	font-weight:normal;

}

#rightcontent .error {
	color:#CC0000;
	font-size: 110%;
	font-weight:bold;

}

#rightcontent .tablerow {
height:30px;

}

#rightcontent .errorbgd {
	background-color: #FFE7E4;
	height:30px;
	border:2px solid #CC0000;
	padding: 10px;


}

#fsDemo h2 {
	display:none;
	visibility:hidden;
}

#fsDemo {
	background: #EBE7DB;
}

div.fs div.fsSlider {background:#EBE7DB;}
#flickr {
 background:url(./graphics/flickerness.gif) no-repeat;
 width:214px;
height:154 px;
 height:168px;
 padding:14px 0 0 50px;
padding:0 0 0 50px;
 margin-top:40px;
 }


 #flickr h2 {
 position:absolute;
left:-300px;
 top:-300px;
  }
  
  # #flickr a img {
float:left;
margin:0 0px 8px 8px;
 background:#3f4e4e;
 padding:4px;
 width:180px;
 height:120px;
 }

#rightcontent h3 a {
	text-decoration: none;
	font-size: 120%;
	font-weight: normal;
	

}

#rightcontent h4 a {
	text-decoration: none;
	font-size:110%;
	font-weight: normal;

}

#rightcontent h5 {
	
	font-size:110%;
	

}

#rightcontent br {
	margin-top: -15px;
	padding: 0px;
}

#footnote{
width: 600px;
font-style: italic;

}

#middle-col .blogpost{
	height: 100%;
	margin-left: -5px;
	 width: 543px;
	 height: 100%;
}

#middle-col .blogpost h3{
	 font-family: "nobile-1","nobile-2",sans-serif;
	font-size:20px;
	 padding-top: 35px;
	 color: black;
	 padding-left: 125px;
	 color: #3b3b3b;
	 text-decoration: none;
	 
	
	 
}

#middle-col .blogpost h3 a {
	color: #3b3b3b;
	 text-decoration: none;
}

#middle-col .blogpost h3 a:hover {
	background-color: transparent;
}

#middle-col .blogpost .toppost{
	 background:url(../blog_images/post_top.jpg) -1px 0px no-repeat;
	 height: 98px;
	 width: 541px; 
	 display: block;
}

#middle-col .blogpost .mainpost{
	 background:url(../blog_images/post_middle.jpg) top center repeat-y;
	 height: 100%;
	 width: 541px; 
	 display: block;
	 clear: both;
}

#middle-col .blogpost .bottom{
	 background:url(../blog_images/post_bottom.jpg) top center no-repeat;
	 height: 83px;
	 width: 541px; 
	 display: block;
	 clear: both;
}

#middle-col .blogpost .date{
	
	font-family: "league-gothic-1","league-gothic-2", sans-serif;
	font-weight:400;
	font-size:20px;
	width: 50px;
	display: block;
	float:left;
	background-color: transparent;
	margin-left: 42px;
	margin-top: -42px;
	color: white;	 
	text-align: center;
}

#middle-col .blogpost p{
	 font-family: "museo-sans-1","museo-sans-2",sans-serif;
	 font-size:12px;
	 font-weight:300;
	 line-height:20px;
	 margin-left: 120px;
	 margin-top: -15px;
	 background-color: transparent;
	 display: block;
	 float: left;
	 width: 395px;
	 border-bottom: 1px solid black;
	 clear: both;
}

#middle-col .blogpost .blogdate{
	 margin-left: 250px;
	
}

#middle-col .blogpost .blogbottom{
	 font-family: "museo-sans-1","museo-sans-2",sans-serif;
	 font-size:12px;
	 font-weight:300;
	 padding-left: 5px;
	 margin-right: 15px;
	 line-height: 35px;
	 vertical-align: top;
	
	
}

.right-col-box  .button {
	background: transparent url(../images/search.jpg) top center no-repeat;
	border: none;
	width: 30px;
	height: 27px;
	padding-top: 6px;
	cursor: pointer;
	float: left;
	display: block;
	margin-top: 7px;
	margin-left: 3px;
	
}

.right-col-box input {
	margin-left: 5px;
	margin-top:11px;
	font-size: 12px;
	
}

.right-col-box .searchbox{
	width: 132px;
	float: left;
	display: block;
	
	
}

#middle-col .blogpost a:hover {
	background-color: transparent;
}
