/*
Theme Name: AirWav
Description: OHAA SA - UI
Version: 1.0
Author: Wildfire Design
Author URI: http://www.wildfiredesign.com.au/support

*/
/*@font-face {
   font-family: Cheltenham Bold BT;
   src: url(�http://oralhistoryaustraliasant.org.au/wp-content/themes/AirWav/font/Cheltenham Bold BT.ttf�);
}*/

/* UPDATE 26 September 2016 */

div#facebook-placeholder {position:absolute;left:12px;width:450px;height:180px;display: block;}
/*
#post-1151 > .entry-interview{width:635px;}
#post-1151 > p{widows:auto;}
#post-1151 > .more{position:relative!important; top:none!important;}
#post-1151 > .more:hover{background:none;}
*/
/* UPDATE 14 July 2016 */
/*.easy-table td:hover {background: green!important;}*/
code {background:#ffff99;}
.content{padding:0px!important;margin:0!important;}

.responsive-table{top:-40px!important;position: relative!important;}

.wp-playlist{padding-top:210px!important;margin-top:-66px!important;}
.wp-playlist, .wp-audio-playlist, .wp-playlist-light {}
.wp-playlist, .wp-audio-playlist, .wp-playlist-light {}
.wp-playlist-light{background:url(http://oralhistoryaustraliasant.org.au/wp-content/themes/AirWav/images/player-bg.png) #686868 no-repeat!important;}
.wp-playlist-current-item{background:rgba(255,255,255, 0.8)!important;}

/* timestamp arrow */
.tsarrow {position: relative;top:6px;padding-left:17px;padding-right:17px;}
/* UPDATE  5 July 2016 */
blockquote p{border-left-color:#0099ff!important;}

/* Skip-to-timestamp modification */
.qed_stt_tslink { display:block;width:3em;height:3em;text-align: right;font-family: monospace;}
.qed_stt_tslink:hover {background:url(http://oralhistoryaustraliasant.org.au/wp-content/themes/AirWav/images/headphone-24.png) no-repeat center bottom;}

/* UPDATE July 2016 */
.opt-int, .opt-sum, .opt-trs {width:120px;height:18px;display:block;float:left;background:#e6e6e6;text-align:center;margin-left: 10px!important;}
.opt-int:hover, .opt-sum:hover, .opt-trs:hover {background: #0099ff url("http://oralhistoryaustraliasant.org.au/wp-content/themes/AirWav/images/download-icon.png") no-repeat left center;color:white;}

/*=================================================================================*/

/* Seminar Specific CSS */
#seminar-container  {width:100%;float:left;}
#seminar-content {
 margin:0 0 10px 0;
 padding:5px 0 0 10px;
 height:1%;
 line-height:1.5em;
 }
#seminar-content h3   {padding-top:50px;text-transform:uppercase;}
#seminar-content ul {columns:180px 3;-webkit-columns:180px 3;-moz-columns:180px 3; /* Firefox */}
.highlight {color:#2070a5;}


img {border:none;}
/* Hides publishing date and comments from feature front page */
.home-date, .comm{display:none;}

.entry-int-single {
 margin:0 10px 10px 5px;
 padding:5px 10px;
 /*background:#fff ;*/
 border:1px solid #ddd;
 } 
 /* replaced #content p with #entry p */
.entry p{
 line-height:1.5em;
 width:auto;/*creates issues with .running-time on single-interviews.php MOVE width to .entry p! */
 text-align:justify;
 } 
.entry ul {width:65%;}

.entry-int-single h2 {color:#000;}

.entry-int-single p {width:100%;text-align:justify;} 						/* = intro paragrapgh, changed from 300px */
.ie  .entry-int-single p{width:450px;text-align:justify;}					/* IE compromise workaround */
/* following ignored by IE below version 9 */
.entry-int-single p:nth-of-type(3){}	/* = OH/ SLSA/ NT number */
.entry-int-single p:nth-of-type(4){width:auto;} 		/* = interview conducted by etc. */
.entry-int-single p:nth-of-type(5){width:auto;}
/*.entry-int-single a:last-of-type{margin-top:20px;}	/* = "Listen to the interview" link */

.entry-interview {position:relative;}
/* style the "Listen to the interview" button here */
.more{position:absolute!important;top:180px; line-height:24px; padding-right:30px;}
.more:hover{position:absolute!important;top:180px; line-height:24px; padding-right:30px; background:url(http://oralhistoryaustraliasant.org.au/wp-content/themes/AirWav/images/headphone-24.png) no-repeat right center;}

.ie p.running-time {width:542px;} /* IE compromise workaround */
p.running-time {height:24px;background-image:url(http://oralhistoryaustraliasant.org.au/wp-content/themes/AirWav/images/top-bar.jpg);position:relative;top:14px;color:#FFF; text-indent:60px;padding-left:98px; width:542px;} 
.help{float:right;margin-right:100px;}
a:link.help {color:#fff;}
a:hover.help {color:#666;}

#the_player{margin:0px;padding:0px;}
/* the options */
#options {width:120px;height:72px;z-index:99;position:absolute;display:block;margin-top:0px;}
#options a {float:left;width:120px;height:24px;display:block;text-indent:-1000px;}
/* menu sprite location */
#options a {background-image:url(http://oralhistoryaustraliasant.org.au/wp-content/themes/AirWav/images/options.png);}


#oh-left-container h2 > a:link,
#oh-left-container h2 > a:active {color:#000;} /* make category-interviews.php titles black */
#oh-left-container h2 > a:visited {color:#000;}

.int-top {height:115px; /*background-color:#bfbfbf;*/}
.headset {background:url(http://oralhistoryaustraliasant.org.au/wp-content/themes/AirWav/images/headset.jpg)  right  top no-repeat; height:auto;}/* modified from 140px, set to auto for slide */

/* Navigation from TwentyTen Theme for single interview navigation
-------------------------------------------------------------------- */
.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	text-transform:uppercase;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #09F;
}


li.nav-previous {margin-left:5px;text-align:left;}
li.nav-index	{text-align:center;}	
li.nav-next 	{text-align: right;padding-right:5px;float:right;}

/* disabled line 446 #content ul size */

ul#nav-interview {
	margin: 5px 0 18px 0; /* align navigation with sidebar text */
	list-style:none;
}
#nav-interview ul {width:100%;}
#nav-interview li {width:209px; height:auto;display:block;float:left;}

/*------------------------*/


/* CSS for different sized interviews page */

#oh-left-container  {width:675px;float:left;}
#oh-right-container {width:275px;float:right;margin-right:10px;}
/*-----------------------------------------*/


body {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #555;
	margin:0;
	padding:0;
	background:#0099FF url(images/bg_underlay.jpg) top center repeat-y;
	font-size-adjust:none;
 }

#site{padding-left:325px; padding-top:30px; height:50px; display:block; text-align:left;} 
.sitename{margin:0px; padding:0px; color:#000; font-size:20px;}
#site h1 a:link, #site h1 a:visited, #site h1 a:active{color:#000;/*font-family:Cheltenham Bold BT;*/}
#site h1 a:hover{color:#006699;}
.description {font-size:14px; margin:0; padding:0; color:#000;}
.subscribe{float:right; padding-top:9px; margin-right:5px; color:#CCC;}
.ie .subscribe{background:#1B2A32;
		/*filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
        /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */
		height:36px;padding-right:5px;}
 
.subscribe a:link, .subscribe a:active, .subscribe a:visited{color:#379bcd;padding:0 3px;} 
.subscribe a:hover{  
 color:#fff;
 }

#headwrap{background:url(images/bg.jpg) top center no-repeat; height:240px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
/*	Top			*/	

#top{display:block; min-height: 50px; width:970px; margin-left:auto; margin-right:auto;}
/*.ie #top{padding-left:10px;}*/

/*#font-resizer{color:#FFF; list-style:none;display:block; float:right; right:250px;}*/
/*#font-resizer ul li a, #font-resizer ul, #font-resizer ul li{background-color:hidden;}*/
#font-resizer {float:right;margin-top:9px;}
.ie #font-resizer{background:#1b3a4e;}
#font-resizer p{color:#ccc;}
#font-resizer ul{}
#font-resizer li {list-style:none;}
.sizer{
	color:#fff;
	 top:-20px;
}

#wrap {
 width:970px;
 margin:0 auto;
 /*background-color:#0C0;*/
 }


/* Contact Form */
#si_contact_name1, #si_contact_email1, #si_contact_subject_ID1, #si_contact_message1, #si_contact_captcha_code1 {-moz-border-radius:10px; background:#ccc;}


input#si_contact_name1{}
input#si_contact_email1{}
input#si_contact_subject_ID1{}
input#si_contact_message1{}
input#si_contact_captcha_code1{}

 
/*	Headings		*/  

.branch{color:#000;font-size:120%;}

h1,h2,h3,h4,h5,h6 {
 font-weight:bold;
 }
 
h1{
 font-size:25px;
 }
 
h2{
 font-size:20px;
 }
 
h3{
 font-size:16px;
 
 }  
  
h4{
 font-size:14px;
 }
 
h5{
 font-size:10px;
 }
 
h6{
 font-size:8px;
 } 
 
/*	General Links			*/

a:link,a:active,a:visited,a:hover{
 color:#09F;
 outline: none; 
 text-decoration:none;
 }
a:hover{
 text-decoration:none;
 color:#06F;
 } 
	

 
 
/*	Header		*/	 


#header {
 margin:0;
 padding:0;
 height:65px; /* was: 148px */
 /*background: url(images/logo.png) left top;*/
 }
 
.left-head{
 float:left;
 width:400px;
 } 
 
#header h1 {
 margin:0 0 10px 0;
 padding: 0;
 font-size:25px;
 /*font-family:Cheltenhm BT*/;
 }
 
#header h1 a:link,#header h1 a:active,#header h1 a:visited{
 display:block;
/* background: url(images/logo.png) no-repeat left;*/
 height:95px;
 width:400px;	  
} 
 

 
img.head-add{
 float:right;
 width:500px;
 margin-top:15px;
 margin-right:10px;
 }   
	
/*	Navbar		*/	

#nav{
 margin:0;
 padding:0; 
 height:25px;
 padding-top:20px;
 background-color: rgba(0, 0, 0, 0.8);  /* FF3+, Saf3+, Opera 10.10+, Chrome */
            

 -moz-border-radius-bottomleft:10px;  -moz-border-radius-bottomright:10px; 
 -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px;
 }
 
.ie #nav, .opera #nav{
	background:#1B2A32;
	
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
      /*  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */
		}
ul.nav{
 width:auto;
 float:left;
 }

 
#nav ul {
 margin: 0;
 padding: 0 ;
 list-style: none;
 }
 
#nav li {
 margin: 0;
 float:left;
 padding:0;
 }	
 
#nav ul li a:link,#nav ul li a:active,#nav ul li a:visited {
 display: block;
 margin: 1px 0 0 0;
 padding:5px 10px;
 text-decoration: none;
 font-weight:bold;
 font-size:12px;
 font-weight:normal;
 text-transform:uppercase;
 color:#379bcd; 
 }
	
#nav ul li a:hover {
 display: block;
 color:#fff;
 }
 
.current_page_item a:link, .current_page_item a:visited, .current_page_item a:active  {
 color: #fff !important;
 }
 
#nav li ul {
 position: absolute;
 width: 10em;
 left: -999em;
 }
 
#nav li:hover ul {
 left: auto;
 display: block;
}
	
#nav li:hover ul, #nav li.sfhover ul {
 left: -999em;
} 


 
#nav2{
 }

ul.nav2{
 width:660px;
 float:left;
 }
 
#nav2 ul {
 margin: 0;
 padding: 0 ;
 margin-top:3px;
 margin-left:10px;
 list-style: none;
 }
.webkit #nav2 ul{margin-top:6px;}

#nav2 li {
 margin: 0 5px 0 0;
 float:left;
 padding:0;
/* border-right:1px solid #2c81ab;
 border-left:1px solid #23abef;*/
 background:rgba(0,0,0, 0.8);
 -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px;
 -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius:10px;
 }	
 .opera #nav2 li{background:#1B2A32;}
 
.ie #nav2 li {filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000'); /* IE6,IE7 */
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')"; /* IE8 */}
 
#nav2 ul li a:link,#nav2 ul li a:active,#nav2 ul li a:visited {
 display: block;
 margin: 5px 0 0 0;
 /*padding:8px 12px 11px 12px;*/
 padding:6px 8px 2px 8px;
 text-decoration: none;
 /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
 font-size:13px;
 font-weight:normal;
 text-transform:uppercase;
 color:#379bcd; 
/* -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3+, Chrome */
          border-radius: 5px; /* Opera 10.5, IE 9 */*/

 }
	
#nav2 ul li a:hover {
 display: block;
 margin: 5px 0 0 0;
 padding:6px 8px 2px 8px;
 text-decoration:underline;
 font-size:13px;
 font-weight:normal;
 text-transform:uppercase;
 color:#fff;
 }
 

#nav2 li ul {
 position: absolute;
 width: 10em;
 left: -999em;
 }
 
#nav2 li:hover ul {
 left: auto;
 display: block;
}
	
#nav2 li:hover ul, #nav2 li.sfhover ul {
 left: -999em;

}  
 
/*	Search Box		*/ 

.search-box {
 margin:0 3px ;
 padding:0;
 float:right;
 }
 
#search #searchsubmit {
 margin:5px;
 }   
 

input#s {
	line-height:18px;
 background:#ffff;
 border:1px solid #b0e4f9; /* was: #637619 */
 height:18px;
 width:160px;
 padding:2px 2px 2px 5px;
 float:left;
 margin-right:3px;
 margin-top:5px;
 color:#333;
 	 -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
 }
 
input#sbutt {
 margin:0 0 5px 8px ;
 padding:0;
 height:30px; 
 width:30px;
 color:#eee;
 background: url(images/search.png) no-repeat;
 border:none;
 } 
  

/*	Content		*/
	

#content {
 margin:0 0 10px 0;
 padding:5px 0 0 10px;
 height:1%;
 line-height:1.5em;
 }
 
.clear {
 height:1px;
 clear:both;
 } 
 

/*#content ol, #content ul{width:65%}*/
#sidebar ul{width:100%;}
 
/*	Left Container	*/
	

#left-container {
 width:630px;
 margin:0;
 float:left;
 }

 
 
/*	Entry for Interview Category Page	*/	

.entry-interview div:first-of-type {
 width:auto; float:left; min-height:200px;/* added */
 margin:0px 5px 10px 5px;
 padding:5px 10px;
 background:#fff ;
 border:1px solid #ddd;
}
.entry-interview {
 width:302px; float:left; min-height:200px;/* added */
 margin:0px 5px 10px 5px;
 padding:5px 10px;
 background:#fff ;
 border:1px solid #ddd;
}
.entry-interview:hover {
/* Safari, Chrome */
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e1e1e1));
/* Firefox */
background: -moz-linear-gradient(top,  #fff,  #e1e1e1 );
/* IE */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1');}

.entry-interview p {} /* overruled by content p */

/* Featured Image */
.wp-post-image {
	float:right;
	border:#CCC solid 5px;
	margin-top:5px;
	margin-left:10px;
	position:relative;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	
	
	/*
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	*/
	}

/*	Entry for full Interview Details  */	
.entry {
 margin:0 10px 10px 0px;/* right was 5px */
 padding:10px 10px;
 /*background:#fff ;*/
 border:1px solid #ddd;
 } 
 
.entry h2 {
 font-size:25px;
 margin:20px 0 10px 0;
 /*font-family: Cheltenham Bold BT;*/ color:#000;
 } 

 
/* .running-time {display:block;position:relative;top:-15px;text-transform:uppercase;font-size:12px;font:Verdana, Geneva, sans-serif;margin-bottom:0px;}
 .interviewee {margin-bottom:0px;}*/

/*.entry h2:first-letter{color:#666; zoom:normal;}*/
 
/*	Right Container	*/	

#right-container {
 width:320px;
 margin:0;
 float:right;
 margin-right:10px;
 } 
 


/*	Sidebar	*/  

#sidebar {
 margin:0 0 10px 0;
 }
 
#sidebar h2{
 font-size:17px;
 margin:5px 0 5px 0;
 padding:5px;
 color:#fff;
 background:#379bcd url(images/sidebar-header-bg.jpg)right bottom;
 
 
 /*font-family:Cheltenhm BT;*/
 } 
 .ie #sidebar h2{
 	background-image:url(images/sidebar-header-bg.jpg);
	background-position:right center;
	}
 
#sidebar ul {
 margin:0;
 padding:0;
 list-style:none;
 }
 
#sidebar li {
 /*background:#fff ;*/
 border:1px solid #ddd; 
 padding:0 5px 13px 5px;
 margin-bottom:13px;
 display:block;
 } 

#sidebar ul li a:active, #sidebar ul li a:link, #sidebar ul li a:visited{color:#666;}
#sidebar ul li a:hover{color:#09F;}

  
#sidebar  ul ul li{
 margin:0;
 padding:6px;
 border:none;
 border-bottom:1px solid #eee;
 background: url(images/libg.gif) no-repeat 0 4px;
 padding-left:20px;
 line-height:normal;
 }
 
#sidebar  ul ul ul {
 margin:0;
 padding:0;
 } 
  
#sidebar  ul ul ul  li{
 margin:0;
 padding:3px 2px 3px 20px;
 border-bottom:none;
 } 
 
#tag_cloud {

 padding:0 0 10px 0; 
 }
 
#tag_cloud h2{  
 margin-bottom:10px;
 }
 
#tag_cloud a{  
 padding-left:5px;
 }
 
/*	Adds     	*/   

.adds{
 padding:23px 5px 8px 17px;
 background:#fff;
 margin:0 0 13px 0;
 border:1px solid #ddd;
 }
 
.adds img{
 margin:0px 7px 0 7px;
 } 
 
 
/*	Comment Box		*/ 

#comment-box{
 border-top:1px dotted #888;
 border-bottom:1px dotted #888; 
 }
 
form p{
 margin:0 0 5px 0;
 padding:0;
 } 
 
#comment-box input {
 width: 220px;
 margin: 2px 0 10px 0;
 border-top: 1px solid #ddd;
 border-left: 1px solid #ddd;
 border-bottom: 1px solid #eee;
 border-right: 1px solid #eee;
 height:20px;
 font-size: 12px;
 color:#000;
 padding:5px 0 0 5px;

 }
 
#comment-box label {
 display: block;
 font-size: small;
 font-weight: bold;
 margin:0;
 padding:0;
}

#comment-box textarea {
 width: 350px;
 height: 150px;
 display: block;
 border: 1px solid #ddd;
 margin: 0 ;
 padding:5px 0 0 5px;
 font-size: small;
 color:#000;
 } 
 
input#submit-comment{
 font-size: small;
 font-weight: bold; 
 color:#000;
 width:155px;
 height:30px;
 margin:10px 0 0 0; 
 padding:0;
 border: 1px solid #ddd;
 background:#fff;
 }
 
ol.commentlist{
 margin:0;
 padding:0;
 list-style:none;  
 } 
  
ol.commentlist p{

 line-height:1.7em; 
 }
   
ol.commentlist li{
 border:1px dashed #888;
 padding:10px;
 margin-bottom:15px;
 }
 
#content .commentlist ul li{ 
 list-style:none;
 }

.comment-author cite {
 float:left;
 margin-right:5px;
 font-style:normal;
 color:#000;
 }
 
.comment-author img {
 padding:5px;
 border:1px solid #ddd;
 background:#fff; 
 float:right;
 }
 
#respond:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.children {
 padding: 0;
 margin:0;
 } 

ul.children{
 list-style:none;
} 
 
ul.children li{
 margin:10px 0;
} 
 
/*	Footer		*/ 

#footer{
 position: relative;
 background:#252525 url(images/wildfire.png) 700px center no-repeat;
 text-align:center;
 padding-top:12px;
 padding-bottom:12px;
 border-top:1px solid #000;
 color:#bbb;
 margin-right:10px;
 } 
#footer p{margin-left:auto; margin-right:auto;}
 
#footer a:link, #footer a:active ,#footer a:visited {
 color:#bbb;
 }
 
#footer a:hover {
 color:#fff;
 }  
 
/*	 Miscellaneous  */

.navigation {
 margin:0;
 padding:0;
 /*margin-left:400px;margin-right:10px; /* alignment */
 width:auto;
 height:50px;
 display:block;
 clear:both;
 }
.page-navigation {
 margin:0;
 padding:0;
 /*margin-left:400px;margin-right:10px; /* alignment */
 width:auto;
 height:25px; /* reduced from 50px */
 display:block;
 clear:both;
 float:right;
 position:relative;top:116px;left:7px; /* bottom right alignment */
 }

 .aligncenter,
div.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 background:#fff;
 }

.alignright {
 float: right; 
 margin: 0;
 margin-left:12px; 
 margin-bottom:10px;
 padding:3px; 
 }
 
.alignleft {
 float: left; 
 margin:0; 
 margin-right:12px;
 margin-bottom:10px;
 padding:3px;

 } 
 
 
blockquote p{
 padding:5px;
 margin:0;
 border-left:5px solid #CC0033;
 } 
 
 /* Captions           */

.wp-caption {
 text-align: center;
 padding-top: 4px;
 border:1px solid #ddd;
 background:#eee;
}

.wp-caption img {
 margin: 0;
 padding: 0;
 border: 0 none;
}

.wp-caption p.wp-caption-text {
 font-size: 11px;
 line-height: 17px;
 padding: 0 4px 5px;
 margin: 0;
} 


/*  Calendar */
 
#wp-calendar {
 empty-cells: show;
 margin: 10px auto 0;
 width: 155px;
 }

#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
 }

#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
 }

#wp-calendar a {
 display: block;
 }

#wp-calendar caption {
 text-align: center;
 width: 100%;
 }

#wp-calendar td {
 padding: 3px 0;
 text-align: center;
 }


/*	Home Page			*/	

#featured {
 background:#222222;
 margin:0 5px 15px 0;
 padding:3px 5px 5px 8px;
 border:1px solid #ddd;
 width:607px;
 color:#CCC;
 }
 
.featured-container{
 position:relative;
 height:1%; 
 padding-top:25px;
 } 
 
.featured-container p {
 margin:10px 0;
 padding:0;
 font-size-adjust:.65;
 font-size:125%;
 line-height:2em;
 } 
 
#featured img { 
 border:none;
 border-bottom:#000 solid 5px;
 }
 
.fea-comm{
 width:32px;
 height:32px;
 position:absolute;
 right:0;
 top:245px;
 background: url(images/comment.png) no-repeat;
 }
 
.fea-comm a{
 margin:11px;
 font-size:15px;
 line-height:1.8em;
 color:#000;
 }    

.fea-date {
 margin:5px 0 5px 0;
 color:#fff;
 padding-bottom:15px;
 border-bottom:1px solid #ddd;
 } 

.fea-date em {
 padding:4px;
 background:#379bcd;
 font-style:normal;
 } 
 
#featured h2 {
 font-size:30px;
 margin:0;
 padding:20px 0px 0px 0px;
/* font-family:Cheltenhm BT;*/
 }
 
#featured h2 a:link , #featured h2 a:visited, #featured h2 a:active {
 color:#fff;
 }  
 
#featured h2 a:hover {
 color:#379bcd;
 } 
 
.fea-thumb {
 width:587px;
 height:195px; 
 padding:7px;
 background:#eee;
 border:1px solid #ddd;
 float:left;
 margin:0 10px 15px 0;
 } 
 
.read {
 display:block;
 margin-top:10px;
 padding:5px;
 width:80px;
 float:right;
 background:#222;
 } 
 
.read a{
 color:#fff;
 }

.read a:hover {
 text-decoration:underline;
 }  
 
/* Featured Slider */

.stepcarousel{
 position: relative; 
 overflow: scroll;
 width: 605px; 
 height: 425px; 
 margin:0;
 }

.stepcarousel .belt{
 position: absolute; 
 left: 0;
 top: 0;
 }

.stepcarousel .panel{
 float: left;
 overflow: hidden; 
 width: 605px; 
 margin:0;
 height:425px;
 }   
 
/*  Home Entry */  

#home-entry {
 margin:0;
 padding:0;
 } 

.home-entry-post {
 width:290px;
 margin:0 13px 13px 0;
 padding:5px;
 background:#fff ;
 position:relative;
 border:1px solid #ddd;
 float:left;
 } 
 
.home-entry-post h2{
 margin:0;
 padding:0 0 5px 0;
 font-size:22px;
/* font-family:Cheltenhm BT;*/
 } 

.home-entry-post h2 a:link , .home-entry-post h2 a:visited {
 color:#000;
 }
 
.home-entry-post h2 a:hover {
 color:#379bcd;
 } 
 

.home-entry-post p{
 padding: 0;
 margin:5px 0;
 }
 
.home-date {
 margin:0 0 10px 0;
 color:#888;
 padding-bottom:15px;
 padding-top:8px;
 text-transform:capitalize;
 border-bottom:1px solid #ddd;
 } 

.home-date em {
 padding:4px 4px 0px 4px;
 font-style:normal;
 }  
 
.read {
 display:block;
 margin-top:10px;
 }
 
.read img{ 
 border:none;
 }
  
.read a:link,.read a:active,.read a:visited{
 background: url(images/read.png) no-repeat;
 display:block;
 height:18px;
 width:100px;   
 }     
 
.home-thumb {
 width:80px;
 height:80px;
 background:#eee;
 margin:2px 10px 5px 0;
 padding:3px;
 border:1px solid #ddd;
 float:left;
 } 
 
.home-thumb img {
 border:none;
 width:80px;
 height:80px;
 }
 
img.add {
 margin-bottom:15px;
 }
 
.comm{
 width:32px;
 height:32px;
 position:absolute;
 right:5px;
 top:5px;
 background: url(images/comment.png) no-repeat;
 }
 
.comm a:link, .comm a:active, .comm a:visited{
 margin:11px;
 font-size:15px;
 line-height:1.8em;
 color:#000;
 }  
 
.comm a:hover{
 color:#379bcd;
 }   


.twit {
 width:350px;
 z-index:1000px;
 float:right;
 margin: 10px 30px 0 0;
 padding:10px;
 color:#fff;
 display:block;
}

.feed-c {
 padding:10px 10px 10px 45px;
 background:#fff url( images/feed.png) 10px  no-repeat;
 border:1px solid #ddd;
 margin-bottom:15px;
 }

