* 
{
margin: 0px;
padding: 0px;
}

p{
	padding: 0px;
	color:#4d524c;
}

body {
	background: #e01400;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6a6a6;
	background:#ffffff url(images/bgtop.jpg) repeat-x left top;
}

img {  
	border-style: none;
}

input, textarea {
	background: #E9F8E4;
	border: 1px solid #729766;
	font: bold 13px Century Gothic, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, p, ol, ul {
	margin: 0px;
	padding:0px;
}
li {
	margin:0px;
	padding:0px;
	list-style:none;
}
h1, h2, h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h4{
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top: 36px;
	padding-left: 39px;
	padding-bottom: 15px;
}

hr {
	display: none;
}

.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
#wrapper {
	width: 1100px;
	margin: 0 auto;
}

/* Header */

#branding {
	height: 420px;
	width: 1100px;
	background: url(images/headerBg.png) no-repeat left top;
}
#brandingRight {
	float:right;
	margin-right:100px;
}
#cname {
	width:652px;
	height:61px;	
	padding-top:56px;
	border:none;
}
#brandingRight h1 a img{
	border:none;
}
#ctag{
	text-align:right;
	padding-top:10px;
}
#topNav ul{
	background:transparent;
	height:49px;
	padding-top:207px;
	clear:both;
	font-family: Century Gothic, arial;
	padding-left:200px;
}
#topNav li {
	float:left;
	display:inline-block;
}
#topNav a {
	height: 49px;
	line-height:49px;
	text-decoration: none;
	text-align: center;
	font-size: 27px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	margin-left:20px;
	margin-right:20px;
	
}
#topNav a:hover {
	text-decoration:none;
	color: #3e3e3e;
}
#container {
	width: 1070px;
	margin: 0 auto;
}

/* Content */
.sidebar {
	float: left;
	width: 285px;
	margin-right:10px;
	color: #000000;
	padding-top:9px;
	margin-left:15px;
}
.sidebarItem {
	width: 276px;
	padding-top:10px;
	margin-bottom:0px;
	overflow: hidden;
}
.sidebarItem ul.common li {
	line-height: 15px !important;
}
.sidebarItem h4 {
	margin:0px;
	padding:0px;
	font-size: 21px;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform: lowercase;
	color: #000000;
	padding-top:20px;
	margin:0;
}
.sidebarItem li h2 {
	margin: 0 !important;
	padding: 10px 0 10px 0 !important;
}
.sidebarTopImg {
	background:url(images/sideBarTopImg.png) no-repeat left top;
	height:10px;
	line-height:10px;
}
.sidebarBottomImg {
	background:url(images/sideBarBottomImg.png) no-repeat left top;
	height:8px;
	line-height:8px;
	width:240px;
}
ul#sidebarTopItem {
	margin-left: 0px;
	padding: 0;
	line-height: normal;
	border-top:0px solid #e1f4db;
	margin-left:20px;
	width:234px;
	font-weight:normal;
	font-size:14px;
	font-family: Century Gothic, arial;
}
ul#sidebarTopItem li{
	margin:0px;
	padding:0px 0 0 30px;
	list-style: none;
	line-height:30px;
	font-weight:bold;
	background:url(images/topItemIcon.png) no-repeat 15px 15px;
	font-weight:normal;
}
 ul#sidebarTopItem li{ 
    overflow: hidden;
	background:url(images/topItemIcon.png) no-repeat 15px 5px;
	line-height: 15px;
}
ul#sidebarTopItem li a{
	color:#000000;
	text-decoration: none;
	display:block;
}
ul#sidebarTopItem li label{
	font-weight:bold;
}
ul#sidebarTopItem li a:hover{
	color:#333333;
}
ul#sidebarTopItem li a.twitter{
	background:url(images/twitterIcon.png) no-repeat 130px top;
}
ul#sidebarTopItem li a.feed{
	background:url(images/feedIcon.png) no-repeat 140px 3px;
}
ul#sidebarTopItem li span.sidebarSearch{
	float:left;
	margin-right:3px;

}


.sidebarItem ul {
	margin-left: 0px;
	padding: 0;
	line-height: normal;
	width:276px;
}
.sidebarItem ul li{
	margin:0px;
	padding:4px 0 0 16px;
	list-style: none;
	background:#cdeec2;
	line-height:30px;
	font-weight: normal;
	padding-left:19px;
	padding-right:19px;
}
 .sidebarItem ul li{
	line-height: 15px;
}
.sidebarItem ul li a{
	color:#397F2C;
	text-decoration: none;
	display:block;
}
.sidebarItem ul li a:hover{
	color:#AB9F84;
}

.sidebarItem ul li ul li {  width: 88%;}

.sidebarsItem {
	width: 276px;
	padding-top:10px;
	margin-bottom:0px;
	overflow: hidden;
}
.sidebarsItem ul.common li {
	line-height: 1px !important;
}
.sidebarsItem h4 {
	margin:0px;
	padding:0px;
	font-size: 21px;
	font-weight: normal;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform: lowercase;
	color: #000000;
	padding-top:20px;
	margin:0;
}
.sidebarsItem li h2 {
	margin: 0 !important;
	padding: 10px 0 10px 0 !important;
}
.sidebarsTopImg {
	background:url(images/sideBarTopImg.png) no-repeat left top;
	height:10px;
	line-height:10px;
}
.sidebarsBottomImg {
	background:url(images/sideBarBottomImg.png) no-repeat left top;
	height:8px;
	line-height:8px;
	width:240px;
}

.sidebarsItem ul {
	margin-left: 0px;
	padding: 0;
	line-height: normal;
	width:276px;
}
.sidebarsItem ul li{
	margin:0px;
	padding:4px 0 6px;
	list-style: none;
	background:#cdeec2;
	line-height:30px;
	font-weight: normal;
}
 .sidebarsItem ul li{
	line-height: 15px;
}
.sidebarsItem ul li a{
	color:#397F2C;
	text-decoration: none;
	display:block;
}
.sidebarsItem ul li a:hover{
	color:#AB9F84;
}

.sidebarsItem ul li ul li {  width: 88%;}

.sidebarsItem img{
	opacity: .7;
	border-style: solid;
        border-width: 1px;
	background-color:#CDEEC2;
        border-color: #CDEEC2;
}

.sidebarsItem img:hover{
	opacity: 1;
	border-style: solid;
        border-width: 1px;
	background-color:#000000;
        border-color: #CDEEC2;
}
.videopage img{
	border-style: solid;
        border-width: 4px;
	background-color:#ffffff;
        border-color: #ffffff;
}
.mainContainer {
	width:712px;
	margin-left:10px;
	float:right;
	padding: 10px 10px 0 10px;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
}
.mainContainer2 {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	margin-right: auto;
}
.mainContainer2 a {
	color:#397F2C;
	font-weight:bold;
}
.postItemR {
	padding-bottom:10px;
}
.post_headcontent { 
    padding: 0 10px;
}
.post {
	margin:0px;
	padding:0px;
	padding:10px 0;
}
.post h2 {
	font-size:18px;
	color:#567189;
	background:#daf2d2;
	line-height:0px;
	font-size:0px;
	text-transform:none;
	margin:0px;
	padding:0px;
	
}

.post h2 .topImg{
	line-height:7px;
	vertical-align:top;
	background: url(images/postHdTopImg.png) no-repeat;
	width: 712px;
	height: 7px;
}
.topImg2{
	line-height:7px;
	vertical-align:top;
	width: 900px;
	background:url(images/postHdTopImg2.png) no-repeat;
	height: 7px;
}
.bottomImg2{
	line-height:7px;
	vertical-align:bottom;
	background: url(images/postHdBottomImg2.png) no-repeat;
	width: 900px;
	height: 7px;	
	clear: both;
}
.post h2 .bottomImg{
	line-height:7px;
	vertical-align:bottom;
	background: url(images/postHdBottomImg.png) no-repeat;
	width: 712px;
	height: 7px;	
	clear: both;
}
.post h2 span.postDate {
	width:190px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:25px;
	padding-top:2px;
	color:#000000;
	float:left;
	text-align:center;
}
.post h2 span.postDate label{
	display:block;
	color:#000000;
	font-size:11px;
}
.post h2 span.postTitle a.postTitle{
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	padding-top:0px;
	color:#030303;
	line-height:normal;
	display:inline-block;
	margin-left:10px;
    width: 485px;
	text-align: center;
	font-weight:normal;
}
.post h3 {
	font-size:12px;
	color:#000000;
	text-transform:capitalize;
	padding-left:30px;
	padding-top:30px;
	padding-bottom:20px;
}
.postDetails{
	font-size:11px;
	line-height:18px;
	color:#4d524c;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #dcf1d5;
	border-left:none;
	border-right:none;
	margin-left:30px;
} 
p.postDetailsText{
	font-size:11px;
	line-height:18px;
	color:#4d524c;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	border-left:none;
	border-right:none;
	margin-left:30px;
} 

.post .post_text { 
    padding: 10px 25px 10px 25px !important; 
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 19px !important;
	color: #000 !Important;
}

.post .post_text ul {
	margin: 0;
	padding: 10px 0 10px 22px;
}
.post .post_text ul  li{
	list-style: disc !Important;
}
.post blockquote {
    padding: 10px 0 10px 40px;	
	border-top: 1px solid #97ca87;
	border-bottom: 1px solid #97ca87;	
	margin: 20px 0;
}
.post p span.readMore{
	display:block;
	padding-top:15px;
}
.post p span a, .mainContainer a {
	color:#397f2c;
	font-weight:bold;
	text-decoration:none;
}
.post p span a:hover, .mainContainer a:hover {
	color:#ab9f84;
	text-decoration:none;
}
.post h4 {
	margin:0px;
	padding:0px;
	padding-left:30px;
	font-size:12px;
	color:#397f2c;
	font-weight:bold;
	text-transform:capitalize;
}
.postimg img{
	opacity: .7;
	border-style: solid;
        border-width: 1px;
	padding: 2px;
	background-color: #666666
        border-color: #132a17;
}

.postimg img:hover{
	opacity: 1;
	border-style: solid;
        border-width: 1px;
	padding: 2px;
        border-color: #132a17;
}
.awardsContainer {
	padding:20px 0px 30px 20px ;
	text-align:center;
}
.awardsContainer img{
	text-align:center;
	margin-left:9px;
	padding-right:9px;
}
.tagBar {
	height:32px;
	line-height:38px;
	background:url(images/tagBrarImgR.png);
	color:#050505;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 12px;

	
}
.tagbar_left {
	background: url(images/tagBrarImgLeft.png) left top no-repeat;
	width: 7px;
	height: 22px;
	float: left;
	margin-top: 10px;	
}
.tagbar_right {
	background: url(images/tagBrarImgRight.png) left top no-repeat;
	width: 7px;
	height: 22px;
	float: right;
	margin-top: 10px;
}
.tagBar span label {
	font-size:15px;
}
.tagBar a{
	color:#050505;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}
.tagBar a:hover{
	text-decoration:underline;
}
.addComment {
	float:right;
	background:url(../images/addCommentBg.png) no-repeat right 0px;
	height:22px;
	font-family: Century Gothic, Verdana, Geneva, sans-serif;
	font-size: 11px !important;
}
.addComment a{
	color:#050505;
}
.paging {
	height:24px;
	line-height:24px;
	background:url(images/pagingBgR.png) repeat-x left top;
	color:#f2f8f0;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;
}
.paging a{
	font-size:12px;
	color:#f2f8f0;
	text-align:center;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.paging a:hover{
	text-decoration:underline;
}
.viewNewsArchive {
	text-align:center;
	line-height:30px;
	font-size:16px;
	color:#3c4639;
}
#footer {
	color: #3c4639;
	clear:both;
	width:100%;
	margin-bottom:20px;
}
#footer p{
	text-align: left;
	font-size: 11px;
	color: #3c4639;

}
.testrollover a{
display: block;
width: 240px;
height: 32px;
background: transparent url(images/twitterroll.png) no-repeat;
overflow: hidden;

}

.testrollover a:hover {
display: block; 
background-position:-240px 0; 

}

.rssrollover a{
display: block;
width: 240px;
height: 32px;
background: transparent url(images/subscriberoll.png) no-repeat;
overflow: hidden;

}

.rssrollover a:hover {
display: block; 
background-position:-240px 0; 

}
.facebookroll a{
display: block;
width: 240px;
height: 32px;
background: transparent url(images/facebook.png) no-repeat;
overflow: hidden;

}

.facebookroll a:hover {
display: block; 
background-position:-240px 0; 

}

.youtuberoll a{
display: block;
width: 240px;
height: 32px;
background: transparent url(images/youtuberoll.png) no-repeat;
overflow: hidden;

}

.youtuberoll a:hover {
display: block; 
background-position:-240px 0; 

}

.videoa a{
display: block;
width: 400px;
height: 178px;
background: transparent url(images/appearances.png) no-repeat;
overflow: hidden;

}

.videoa a:hover {
display: block; 
background-position:-400px 0; 

}
.videob a{
display: block;
width: 400px;
height: 178px;
background: transparent url(images/fringe.png) no-repeat;
overflow: hidden;

}

.videob a:hover {
display: block; 
background-position:-400px 0; 

}
.videoc a{
display: block;
width: 400px;
height: 178px;
background: transparent url(images/interviews.png) no-repeat;
overflow: hidden;

}

.videoc a:hover {
display: block; 
background-position:-400px 0; 

}
.videod a{
display: block;
width: 400px;
height: 178px;
background: transparent url(images/films.png) no-repeat;
overflow: hidden;

}

.videod a:hover {
display: block; 
background-position:-400px 0; 

}
.videoe a{
display: block;
width: 400px;
height: 178px;
background: transparent url(images/television.png) no-repeat;
overflow: hidden;

}

.videoe a:hover {
display: block; 
background-position:-400px 0; 

}
.videof a{
display: block;
width: 400px;
height: 178px;
background: transparent url(images/miscellaneous.png) no-repeat;
overflow: hidden;

}

.videof a:hover {
display: block; 
background-position:-400px 0; 

}
.contact a{
display: block;
width: 150px;
height: 50px;
background: transparent url(images/contactus.png) no-repeat;
overflow: hidden;

}

.contact a:hover {
display: block; 
background-position:-150px 0; 
}

/******* Search form ********/
.search_frm .screen-reader-text { display: none; }
.search_frm #searchsubmit { display: none; }
.search_frm form { margin: 0; padding: 0; float: left; width: 137px; height: 25px; }
.search_frm  #s {
	background:url(images/topSearchAreaBg.png);
	border:none;
	width:131px;
	height:19px;
	padding:3px;
	color: #000000;
}


li.categories ul { margin: 0; padding: 0; }
li.categories ul li { margin: 0; padding: 0; }


.entry { line-height: 20px; }
.postmetadata { padding: 10px 0 0 0; line-height: 20px; }
.viewarchive { font-family: Century Gothic, Verdana, Geneva, sans-serif !important; font-size: 16px  !important; color: #3c4639  !important; font-weight: normal  !important; }


.paging_left {
    width: 9px; height: 24px; float: left; background: url(images/pagingLeftImg.png) no-repeat;
}
.paging_right {
    width: 9px; height: 24px; float: right; background: url(images/pagingRightImg.png) no-repeat;
}

/**************** COmment styling ****************/
#eventlocation {
width: 400px; height: 200px; border: 1px solid #cccccc; background: #fff; padding: 10px; line-height: 18px; color: #333; font-weight: normal;
}

.submitBtn { cursor: pointer; border: 1px solid #cccccc; padding: 5px 10px; }




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Century Gothic, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Century Gothic, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #ccc;
	}
#commentform p {
	 float: left;
	 clear: both;
}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	border: 1px solid #ccc;	
	clear: both;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	cursor: pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#CDEEC2}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #CDEEC2;
  border-right:1px solid #CDEEC2;
  background:#eaf9ea}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #CDEEC2;
  border-right:1px solid #CDEEC2;
  background:#e9f9e9}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #CDEEC2;
  border-right:1px solid #CDEEC2;}
.spiffy4{
  border-left:1px solid #CDEEC2;
  border-right:1px solid #CDEEC2}
.spiffy5{
  border-left:1px solid #CDEEC2;
  border-right:1px solid #CDEEC2}
.spiffyfg{
  background:#ffffff}
.entry p {
margin: 10px;
} 
.post p {
margin: 10px;
} 