/*  
Theme Name: Media Pressroom customized for iZel
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:#000 url("./images/izelGradientSlice.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: 13px 0;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:882px;
	background-color: #fff;
	padding: 0;
}
#content{
	font-size:1.2em;
	padding: 5px;
	padding-left: 255px;
	padding-right: 50px;
}
#sidebar{
	font-size:1.1em;
	float:left;
	padding-top:0.5em;
	margin-left: 4px;
	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: 565px;
	height: 34px;
	padding-top: 5px;
}
.right_header_text {
	padding: 5px;
	padding-left: 35px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ec9812;
}
#header{
	height: 130px;
	width: 882px;
	background: transparent url("./images/headerBg.jpg");
}
#footer{
	background:#fff;
	color:#000000;
	clear:both;
	font-size:0.9em;
	padding:10px;
	margin: 0 auto;
	width: 862px;
}
#footerbox{
	background-color: #eaeaea;
	display: block;
	height: 100%;
	
	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:#ec9812;
}
#header h1 a:hover{
	color:#9bbe3e;
}
#pressroomtitle{
	font-family: Arial, Verdana, san-serif;
    color: #ec9812;
	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:#ec9812;
}
.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: #ec9812;
	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: #ec9812;
}
.wplc_event_desc {
	width: 570px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
/*************************************
 +Misc
 *************************************/
a{
	color:#d28100;
	text-decoration:none;
}
a:hover{
	color:#ec9812;
}
.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: #ec9812;
    margin-bottom: 0;
}
.profileposition {
	font-size:1.1em;
	line-height: 1em;
	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: #ec9812;
	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;
}


/* NAV */

#navContainer {
	height: 32px;
	width: 866px;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	background-color: #000;
	position: relative;
	margin-bottom: 8px;
}

#navContainerInner {
	height: 31px;
	width: 866px;
	border-bottom: 1px solid #4d4d4d;
}

ul#nav {
	position: absolute;
	top: 3px;
	left: 34px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 1.08em;
}

ul#nav li a {
	display: block;
	padding: 3px 20px;
	text-decoration: none;
}

#nav a:link,
#nav a:visited {
	color: #999;
}

#nav a:hover,
#nav a:active,
#nav li#current a:link,
#nav li#current a:visited {
	color: #fff;
}


/* end nav */


#headerText {
	position: absolute; 
	top: 35px; 
	right: 50px;
}

#logo {
	width: 111px; height: 87px; border: 0px; position: absolute; top: 43px; left: 64px;
}

#movaicLinks ul,
#movaicLinks li {
	list-style-type: none;
}

/*.linkcat h2 {
	display: none;
}*/
	
