/*  
Theme Name: Media Pressroom
Theme URI: http://www.fathomseo.com
Description: A clean, minimalist theme designed for use as a media pressroom.
Version: 1.00
Author: Fathom SEO
Author URI: http://www.fathomseo.com
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#fff url(./images/bgtop.jpg) repeat-x;
	color:#000000;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size:69%;
	line-height:1.4;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:900px;	
}
#content{
	font-size:1.2em;
	padding: 5px;
	padding-left: 245px;
}
#sidebar{
	font-size:1.1em;
	float:left;
	padding-top:0.5em;
	width:226px;
}
.boxheader {
	background: url(./images/box_header.gif);
	color: #000000;
	width: 226px;
	height: 37px;
}
.boxheader_text {
	padding: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.boxheader_text a {
	color:#000000;
	text-decoration:none;
}
.boxheader_text a:hover {
	color:#000000;
	text-decoration:underline;
}
.homepageboxheader {
	background: url(./images/homepage_link.gif);
	width: 226px;
	height: 37px;
	margin-bottom: 10px;
}
.right_header {
	background: url(./images/right_header.gif); 
	width: 645px;
	height: 34px;
	padding-top: 5px;
}
.right_header_text {
	padding: 5px;
	padding-left: 35px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b8eb9;
}
#header{
	padding-top: 35px;
}
#footer{
	background:#fff url(./images/bgbottom.jpg) repeat-x;
	background-position: bottom center;
	color:#000000;
	clear:both;
	font-size:0.9em;
	padding:1.5em;
}
#footerbox{
	background-color: #eaeaea;
	display: block;
	width: 900px;
	height: 100%;
	margin: 0 auto;
	color:#000000;
}
.rtop{display:block;background-color: #FFF}
.rtop *{display: block; height: 1px; overflow: hidden; background-color: #eaeaea}
.r1{margin: 0 7px}
.r2{margin: 0 5px}
.r3{margin: 0 3px}
.r4{margin: 0 2px}
.r5{margin: 0 1px; height: 2px}
/*************************************
 +Hn and p
 *************************************/
h1, h3{
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0;
}
h2 {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: 0px;
	margin:0;
	font-size: 1.25em;
}
#header h1{
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#4b8eb9;
}
#header h1 a:hover{
	color:#9bbe3e;
}
#pressroomtitle{
	font-family: Arial, Verdana, san-serif;
    color: #4b8eb9;
	font-size:18pt;
	line-height: 20pt;
}
#pressroomtext{
	font-family: Arial, Verdana, san-serif;
    color: #6F6F6F;
	font-size:10pt;
}
.entrytitle h2{
	font-size:1.025em;
	line-height: 1.20em;
	font-family: Arial;
	padding-top: 2px;
	padding-bottom: 0.35em;
	font-weight: bold;
	color: #343434;
}
.entrytitle p {
	padding-top: 2px;
}
.entrytitle h2 a
{
	color:#4b8eb9;
}
.entrytitle h2 a:hover{
	color:#9bbe3e;
}
.entrytitle h3{
	font-size:1.1em;
	color:#6F6F6F;
}
#sidebar h3{
	color:#555;
	font-size:1.2em;
	margin:1em 0;
}
#footertext {
	padding: 10px;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: -5px;
	text-align: left;
}
#footertext h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4b8eb9;
	letter-spacing: 1px;
	padding-top: -15px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}
.entrypreview {
	margin-top: -1.5em;
}
html > body .entrypreview {
	margin-top: -1.0em;
}
.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/page_white.png) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Events Calendar
 *************************************/
.wplc_table {
	width: 645px;
}
.wplc_event_start_time {
	font-size:1.1em;
	line-height: 1.2em;
	color:#6F6F6F;
}
.wplc_event_end_time {
	text-align: left;
	font-size:1.1em;
	line-height: 1.2em;
	color:#6F6F6F;
}
.wplc_event_name {
	font-size:1.15em;
	line-height: 1.25em;
    color: #4b8eb9;
}
.wplc_event_desc {
	width: 570px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
/*************************************
 +Misc
 *************************************/
a{
	color:#4b8eb9;
	text-decoration:none;
}
a:hover{
	color:#9bbe3e;
}
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("images/rssiconsmall.gif") no-repeat 0 50%;
  font-size:12pt;
}
.profileheader {
	font-size:1.15em;
	line-height: 1.25em;
    color: #4b8eb9;
}
.profileposition {
	font-size:1.1em;
	line-height: 1.2em;
	color:#6F6F6F;
}
.profiletext {
	line-height: 1.35em;
}
#footerright {
	float: right;
	margin-top: 5px;
}
#footerleft {
	margin-right: 310px;
}
#flashcontent {
	height: 274px;
	width: 255px;
	border: solid;
	border-color: #4b8eb9;
	border-width: 1px;
	background-image: url(/images/aboutusstill.jpg);
	height: 169px; width: 300px;
}
/*All browsers*/
html > body #videobox {
	position: relative;
}
/*Fix for IE6*/
#videobox {
	position: absolute;
}
.alignright {
	text-align:left;
	margin-top: -1em;
}
.navigation {
	margin-top: 1em;
	text-align: center;
}
#searchform {
	margin-bottom: 10px;
}
#searchbox {
	background-color: #e6ebec;
	border: 1px solid #999999;
	color: #474747;
	padding: 1px;
}
#searchsubmit {
	width: 43px;
	height: 19px;
	background: #333 url(images/gobutton.gif) no-repeat;
	border: 0px;
	outline: none;
}