a {
	text-decoration: none;
	outline: none;
	color: #205B87;
	}
	
	a:hover {
		text-decoration: underline;
		}
	
img { 
	border: 0;
	}

body {
	color: #444;
 	margin: 0 auto; 
	font-size: 14px; 
	padding: 0;
        background:#DEDBD1;
	font-family: georgia,'palatino linotype',palatino,'times new roman',times,serif;
	}

h1 a, h2 a, h3 a, h4 a, h5 a {
 font-family:Arial,Verdana,sans-serif;
	color: #036;
	}
h1, h2, h3, h4, h5 {
 margin:0px;
}
div.pages {
 margin-top:10px;
 padding-top: 5px;
}
.pages h3 {
 margin: 0 0 5px 0;
}
.pages p {
 margin: 0 0 1em 1em;
}
textarea {
	width: 97%;
	}
p {
 margin:0;
 padding:0;
}
/* Header Elements */
#main-container {
 border:1px solid #aaa;
}
#header{
	background: #fff;
	float: left;
	width: 100%;
	border: 1px solid #aaa;
	}

#search-header {
	width: 180px;
	}	

#login {
	height: 24px;
	font-size: 12px;
	color: #036;
	text-align: right;
	padding: 5px 10px 5px;
	background: url(images/bg-hatch.gif);
/* 	background: #eee; */
	border-bottom: 1px solid #aaa;
	}
	
	#login a {
		color: #036;
		}
	
	#login ul {
		padding: 0;
		margin: 0;
		}
	
	#login ul li {
		display: inline;
		}
	
.dot:before {
	content: url(images/blackdot.png) " ";
	}

#title {
	font-size: 48px;
	margin: 20px 0 20px 10px;
	padding: 0;
/* 	line-height: 34px; */
	}
	
	#title a {
		color: #222;
		}		
	
	#title a:hover {
		color: #cc0000;
		text-decoration: none;
		}
		
#description {
	font-size: 14px;
	margin: 10px 0 20px 10px;
	padding: 0;
	}		

#navbar {
 clear: left;
 height:auto;
 background: #eee;
 width: 100%;
/*  border-top: 1px solid #ddd; */
 border-bottom: 2px solid #aaa;
}
#navigation_two {
	clear: left;
/*  overflow:hidden; */
 height:auto;
/* 	background: url(images/login.png) repeat-x; */
/* 	border-top: 1px solid #aaa; */
/* 	background: url(images/bg-hatch.gif); */
/* 	float: left; */
	width: 100%;
/* 	height: 25px; */
	}

ul.menu * {
	margin:0; 
	padding:0;
	font-size:0.93em;
	}

ul.menu ul {position:absolute; top:25px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border:1px solid #ddd; width:159px; margin:0}
ul.menu ul li a {display:block; padding:5px 7px 5px 12px; color: #036; background-color:#eee; border-right: 0; font-size: 12px; }
ul.menu ul li a:hover {background-color:#fefefe}
ul.menu ul ul {left:159px; top:-1px}

	ul.menu {
		list-style:none;
		padding: 0;
		margin: 0;
		}
	
	ul.menu li {
		position:relative;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		list-style-type: none;
		float: left;
/* 		font-size: 14px; */
		padding: 0;
		margin: 0;
		position: relative;
		}
	
	ul.menu a {
		display: block;
		color: #036;
		border-right: 1px solid #ddd;
		padding: 3px 8px 4px 8px;

		}
		
		ul.menu a:hover {
			color: #369;
			background: #fefefe;
			text-decoration: none;
			}
		
	ul.menu .menulink:hover, ul.menu .menuhover { 
		color: #369; 
		background-color:#fefefe;
		}		

ul.menu li.current-cat-parent a,
ul.menu li.current-cat a  {
 background: #fefefe;
 border-top: 1px solid #ddd;
}


#sub-navigation {
	clear: both;
	border-bottom: 1px solid #222;
	float: left;
	width: 100%;
	padding-top: 2px;
	}
	
	#sub-navigation img {
		float: left;
		position: relative;
		top: 3px;
		}
	
	#sub-navigation ul {
		padding: 0 0 0 5px;
		margin: 0;
		}
	
	#sub-navigation li {
		list-style-type: none;
		float: left;
		font-size: 12px;
		padding: 0;
		margin: 4px 0 3px;
		}
	
	#sub-navigation ul.pages li:after {
		content: url(images/blackdot.png);
	}
	
	#sub-navigation a {
		color: #222;
		padding: 4px 5px 3px 5px;
		}
		
		#sub-navigation a:hover {
			text-decoration: underline;
			}

/* Main Elements */
	
#mainwrapper {
	float: left;
	width: 100%;
	padding: 0px 0 10px 0;
	margin: 0;
	border: 1px solid #aaa;
	border-top: none;
	background: #fff;
	}

#sidebar {
	float: left;
	margin: 0 5px;
	padding: 5px 0 0;
	}

#secondsidebar {
	float: left;
	margin: 0 5px;
	padding: 5px 0 0;
	}
	
.side {
	line-height: 20px;
	font-size: 18px;
	margin-bottom: 0;
	}	
	
.side-widget {
	float: left;
	margin: 0 0 10px;
	padding: 0 10px 10px 10px;
	background: url(images/bg-hatch.gif);
	border: 1px solid #DEDBD1;
	}
	
	.side-widget ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	.side-widget ul li {
		padding: 0;
		margin: 0;
		font-size: 13px;
		}
		
	.side-widget ul li {
		padding-left: 15px;
		margin: 2px 0;
		}
	
	.side-widget h2 {
		font-size: 14px;
/* 		border-bottom: 1px solid #DEDBD1; */
		padding: 10px 0 5px;
		margin-top: 0;
		text-align: justify;
		text-transform: none;
		}
		
	.side-widget .storycontent {
		border-bottom: 1px solid #DEDBD1;
		}
		
	.side-widget .noline {
		border-bottom: 0;
		}		

.posts {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	float: left;
	}
	
	.posts h2 {
		margin:0;
		}
	
	.posts img {
		margin: 10px 10px 10px 0;
		float: left;
		width: 100px;
		}
		
.readmore {
	color: #cc0000;
	}
		
#footer {
	clear: both;
	float: left;
	width: 100%;
 background: #222;
 color: #eee;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
	border: 1px solid #222;
	border-top: 1px solid #222;
/* 	background: #fff; */
	}
#footer a{
 color: #c00;
/* 	background: #fff; */
	}
/* Left Content Elements */
#portal-colophon {
float: none;
margin: 0em;
padding: 0em;
text-align: center;
}
#portal-colophon ul,
#portal-colophon ul li,
#portal-colophon ul li a {
list-style-image: none;
list-style-type: none;
display: inline;
text-decoration: none;
color: Black;
}
#portal-colophon ul {
display: table-row;
list-style-type: none;
}
#portal-colophon ul li {
display: table-cell;
font-size: 85%;
margin: 0 0.25em;
padding: 0.1em 0.2em;
}
#portal-colophon .colophonWrapper {
display: table;
margin: 0 auto;
border-collapse: collapse;
border-spacing: 0;
}
#portal-colophon .colophonIcon {
display: block; /* */
display: inline-block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0 auto;
padding: 0;
padding-top: 15px;
height: 0px !important;
width: 80px;
vertical-align: top;
}
#portal-colophon a.colophonIcon {
cursor: pointer;
}
#portal-colophon .colophonIcon508 {
background-image: url(images/admin/colophon_sec508.gif);
}
#portal-colophon .colophonIconWAI {
background-image: url(images/admin/colophon_wai-aa.gif);
}
#portal-colophon .colophonIconXHTML {
background-image: url(images/admin/colophon_xhtml.png);
}
#portal-colophon .colophonIconCSS {
background-image: url(images/admin/colophon_css.png);
}
#portal-colophon .colophonIconAnyBrowser {
background-image: url(images/admin/colophon_anybrowser.png);
}

#leftcontent {
	float: left;
	margin: 0 10px;
	padding: 0;
	}

	#leftcontent h5 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #cc0000;
		margin-bottom: 5px;
		font-size: 14px;
		}

	#leftcontent h1 {
		margin: 0;
		padding: 0;
		font-size: 24px;
		line-height: 26px;
		}

#leftcontent h1.catheader {
	margin-top: 3px;
	color: #cc0000;
	font-weight: normal;
	}
	
	#leftcontent .post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
		margin-top: 5px;
		font-size: 36px;
		font-family: Georgia, Times, serif;
		font-weight: normal;
		line-height: 38px;
		color: #222;
		}
		
	#leftcontent .twopost h1 {
		font-size: 26px;
		line-height: 28px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}

	#leftcontent .single h1 {
		margin-top: 5px;
		font-size: 44px;
		font-family: Georgia, Times, serif;
		font-weight: normal;
		line-height: 46px;
		color: #222;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 14px;
		}
		
	#leftcontent .post .entry {
		font-size: 15px;
		line-height: 18px;
		}
		
/* This is your subtitle style */

#leftcontent p.sub {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0;
	}

/* This is your blockquote style */
	
#leftcontent blockquote p {
	width: 200px;
	font-size: 24px;
	line-height: 26px;
	float: right;
	margin: 10px 0 10px 30px;
	font-style: italic;
	}

.more-link {
	font-size: 11px;
	text-align: right;
	color: #cc0000;
	}

.tags a {
	color: #cc0000;
	}
	
.meta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	margin-bottom:3px;
	}	

.post {
	float: left;
	border-bottom: 1px solid #aaa;
	margin:0 0 10px 0;
	padding-bottom: 10px;
	width: 100%;
}

#twocol {
	float: left;
	margin-bottom: 3px;
	padding: 10px 0 0;
	background: url(images/line.png) repeat-y 50% 0;
	}
	
	#twocol img {
		width: 80px;
		float: left;
		margin: 0;
		margin: 5px 10px 5px 0;
		}
	
.mainhr {
	float: left;
	background: #aaa;
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
}	
	
.twopost {
	width: 46%;
	float: left;
	}	

	.twopost2 {
		margin-left: 7.5%;
		}
.splitcontentleft {float:left; width:50%;}
.splitcontentright {float:right; width:50%;}
		
#threecol {
	float: left;
	background: url(images/line.png) repeat-y 31.5% 0;
	margin-top: 3px;
	}

#threecol2 {
	float: left;
	padding: 0;
	background: url(images/line.png) repeat-y 67% 0;
}

	#threecol img {
		width: 40px;
		float: left;
		margin: 5px 10px 5px 0;
		}

.threepost {
	width: 29%;
	float: left;
	border-top: 1px solid #aaa;
	padding-top: 10px;
	}

	.threepost2, .threepost5 {
		padding: 10px 0 0;
		margin: 0 6%;
		}
		
	.threepost1, .threepost2, .threepost3 {
		border-top: 0;
		}
		
	.threepost1, .threepost4 {
		clear: left;
		}
			
/* Other Elements */

.red, .entry a {
	color: #cc0000;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	}

#postcomments {
	padding-top: 20px;
	}
			
			
	 h4#comments, #respond h3 { color:#333; font:normal 240% georgia,times,serif; margin:0 0 .1em; padding:0 0 .1em; }

	 #respond p { font-size:11px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; }

	 ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }

	 ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

	 ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

	 ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }

	 ol.commentlist li div.vcard cite.fn a.url, .cancel-comment-reply a { color:#cc0000; text-decoration:none; }

	 ol.commentlist li div.vcard cite.fn a.url:hover, .cancel-comment-reply a:hover { color:#000; }

	 ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

	 ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

	 ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }

	 ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

	 ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

	 ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { background:#f6f6f6; }

	 ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
			
.commentnumber {
		position: absolute;
		left: 7px;
		bottom: 3px;
		font-size: 14px;
		color: #ccc;
		}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   border: 1px solid #DEDBD1;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 0;
   border-radius: 3px;
}

.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;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
.clear {
    clear:both;
    position:relative;
 font-size:0px;
 height:0px;
  }
/* Contains the entire tabbed section */
.clearer {
 height:1px;
 font-size:1px;
 margin:0;
 padding:0;
}
.tabbed {
	background: url(images/bg-hatch_.gif);
	border: 1px solid #ffffff;
 padding: 8px 10px 0 8px;
}









.tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
/*  border-bottom:1px solid #eee; */
	}
.tabbed ul.tabs li {
	list-style: none;
	float: left;
	padding: 0;
	}
.tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 10px;
 background:#eee;
/*  border:1px solid #ccc; */
	}
.tabbed ul.tabs li a:hover {
 cursor:pointer;
 background:#fff;
/*  border-bottom:1px solid #fff; */
	}
    .tabbed ul.tabs li a:hover, .tabbed ul.tabs li a:active, .tabbed ul.tabs li a.tab-current a {
    background: #dedbd1;
    color: #222;
    text-decoration: none;
    }

.tabbed ul.tabs li a.tab-current {
 background:#DEDBD1;
	}

.tabbed div.t1,
.tabbed div.t2,
.tabbed div.t3,
.tabbed div.t4
 {
 background: #fff;
	float: left;
	display: block;
	width: 100%;
 border:1px solid #DEDBD1;
/*  border-top:none; */
 	}

.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

.tabbed div ul {
	}
.tabbed div p {
	}
.tabbed div div {
}
.featured {
 padding:3px;
}



.textwidget {
 padding-top:10px;
}


#slider .panel {
background: url(images/bg-hatch.gif);
position: relative;
overflow:hidden; 
  margin:0 auto;
 padding:5px;
  width:420px;
  height:350px;
z-index:0;
}

/* FEATURED CONTENT SLIDER STYLES */

#wrapper { /* Featured tab starting from image till end of post excerpt */
padding-bottom:1px;
border-bottom:1px solid #ddd;
width: 430px;
margin-bottom:10px;
margin-top: 5px;
height:auto; /* If post doesn't fit to the defined height, increase that value and the value of container below */
position: relative; /* Used relative positsioning to define the location of << and >> links as absolute  */
}

#wrapper ul {
width: 100000px;
position: relative;
top: 0;
left: 0;
}                      

#wrapper ul li {
float:left;
width:20px;
 height:18px;
}

#wrapper .panel { /* If post doesn't fit to the defined height, increase that value and the value of #wrapper above */
position: absolute;
overflow:hidden; 
width: 430px;
height: 350px;
}

#wrapper  #slider { /* This division contains only featured image and post title */
position:relative; /* Relative posisioning is used to define the location of title as bottom of image */
height:350px;
margin-bottom:5px;
overflow:hidden;
}
.featimg { /* Image used on featured section, positsioned as absolute */
/**/
display:block;
position:relative;
z-index:1; 
/* since image goes behind the title, z-index value is assigned as 1. 
The title classname is h2.featuredTitle and the z-index value for title is 2 */
}

#wrapper .previous_button { /* Class kepts the attributes for  previous (<<) before the numbers on slider navigation*/
position: absolute;
font-size:1.7em;
top:274px;
right:82px;
color:#222;
z-index:1;
cursor:pointer;
}
#wrapper .previous_button_disabled {
cursor:default;
color:#999;
}
#wrapper .next_button {  /* Class kepts the attributes for  next (>>) after the numbers on slider navigation*/
position: absolute;
font-size:1.7em;
top:274px;
right:3px;
z-index:1;
color:#222;
cursor:pointer;
}
#wrapper .next_button_disabled {
cursor:default;
color:#999;
}
#wrapper .feaScrollBar { /* The division wrapper for the line between post excerpt and featured post image */
color:#222;
background:#efefef;
position:relative; /* Relative position is used to define location of slider number as absolute */
display:block;
padding:2px 5px;
margin-bottom:5px;
}
#wrapper .feaPostMeta { /* Text style for "Written on, Filed in..." between postexcerpt and featured post image */
font-size:.9em;
}
#wrapper .feaPostMeta a {
color:#cd1713;
}
#wrapper .feaPostMeta a:hover {
color:#222;
text-decoration:none;
}
#wrapper .scrollBarLinks { /* Slider numbers placed between << and >> */ 
position:absolute;
width:55px;
color:#999;
text-align:center;
right:23px;
top:0;
}
#wrapper .scrollBarLinks a {
color:#222;
margin:0 2px;
}
#wrapper .scrollBarLinks a:hover {
color:#999;
margin:0 2px;
}
#wrapper a.sliderCurrent {
color:#999;
margin:0 2px;
}

.featimg {
 height:270px;
 width: 420px;
}

#slider {
margin: 0 auto;
position: relative;
}

.scroll {
width: 428px;
overflow: auto;
overflow-x: hidden;
position: relative;
/* background: #0e0e0e; */
}

.scrollContainer div.panel {
/* padding: 5px; */
width: 420px;
 height: auto;
}
.scrollContainer .white {
padding: 0 5px 1px 5px;
 background:#fff;
/* border: 1px solid #2b2b2b; */

}

.format_text.featured_media{
margin-right: 1em;
float: left;
}

.format_text.featured_media a img{
width: 15em;
/* height: 12em; */
}

.format_text.featured_text{
font-size: 1em;
float: left;
width: 35.5em;
}

.format_text.featured_text div.format_text.entry-content p{
margin-bottom: 0;
padding-bottom: 0;
}

#shade {
background: #eee;
border: 1px solid #ccc;


}

#shade.tall-shade {
/* background: #000; */
/* height: 12em; */
border-top: 1px solid #333;
}
h2.featuredTitle {
font-size:20px;
line-height:1.1em;
background: url(images/bgTransparent.png);
width:420px;
padding-top:7px;
padding-bottom:7px;
color:#fff;
position:absolute;
z-index:2;
bottom:70px;
margin-bottom:1em;
}
h2.featuredTitle a {
color:#fff;
padding-left:10px;
padding-right:10px;
display:block;
}

h2.featuredTitle a:hover {
text-decoration:underline;
}

.navWrapper {
 text-align:right;
 padding:5px;
 height:auto;
 background: url(images/bg-hatch.gif);
}
ul.navigation {
list-style: none;
margin: 0;
padding: 0;
/* padding-bottom: 0.9em; */
/*  border:1px solid #DEDBD1; */
}

ul.navigation li {
display: inline;
margin: 0;
}

ul.navigation a {
padding: 0 4px 0 4px;
/* color: #333; */
text-decoration: none;
/* float: left; */
font-size: 0.93em;
/* margin:1px; */
background: #fff;
border:1px solid #DEDBD1;
}

ul.navigation a:hover {
/* background: url(images/arrow_down.png) no-repeat 50% 0%; */
color: #222;
background: #DEDBD1;
}

ul.navigation a.selected {
/* background: url(images/arrow_down.png) no-repeat 50% 0%; */
color: #222;
background: #DEDBD1;

}

ul.navigation a:focus {
outline: none;
}

.scrollButtons {
position: absolute;
top: 130px;
cursor: pointer;
}

.scrollButtons.left {
left: -13px;
z-index: 100;
display: none;
visibility: hidden;
}

.scrollButtons.right {
right: -13px;
z-index: 101;
display: none;
visibility: hidden;
}

.hide {
display: none;
}

span.thumbtitle{
display: block;
font-size: 1.3em;
text-align: center;
display:none;
}

img.scroller-thumb{
padding: 0.3em 0.4em;
border: 0.1em solid #2b2b2b;
width: 13.3em;
}

img.scroller-thumb-big{
/* padding: 0.3em 0.4em; */
border: 0.1em solid #2b2b2b;
}

a.selected img.scroller-thumb{
}

.widget {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 10px 0 5px;
	background: url(images/bg-hatch.gif);
	border: 1px solid #DEDBD1;
	}
	.widget h2 {
		font-size: 14px;
		border-bottom: 1px solid #DEDBD1;
		padding: 10px 0 5px 0;
		margin-top: 0;
		text-align: center;
		}
		
	.widget .storycontent {
/*		border-bottom: 1px solid #DEDBD1;*/
		}



.widget ul {
 margin:0;
 padding:0;
}
.widget ul li {
 line-height:18px;
 color:#222;
 border-bottom:1px dotted #D3D9EB;
 padding-bottom:2px;
 margin: 2px;
 list-style:square inside;
}
.videoGallery {
 background: #111;
 padding:5px;
 margin-bottom:5px;
}

.videoTitle {
 margin:3px 1px 1px 1px;
 padding: 5px 0 5px 3px;
 background: #333;
}
.videoTitle a {
 color: #eee;
}


    .widget {
    width: 298px;
/*     margin: 20px; */
    padding: 0 10px 10px 10px;
/*     background: #f3f1eb; */
    border: 1px solid #dedbd1;
    margin-bottom: 10px !important;
    }

    .widget a {
/*     color: #222; */
    text-decoration: none;
    }

    .widget a:hover {
/*     color: #009; */
    text-decoration: underline;
    }
ul.tabnav  {
 margin: 5px 0 0 0;
 padding:0 0 0 5px;
}

    .tabnav li {
/*  font-size:0.78em; */
    display: inline;
    list-style: none;
/*     padding-right: 5px; */
    }

    .tabnav li a {
    text-decoration: none;
/*    text-transform: uppercase;
    color: #222;
    font-weight: bold;*/
    padding: 4px 6px;
    outline: none;
    }

    .tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background: #dedbd1;
    color: #222;
    text-decoration: none;
    }

.wp-polls, #calendar_wrap,
    .tabdiv {
    margin: 2px 0 10px 0;
    background: #fff;
    border: 1px solid #dedbd1;
    padding: 3px;
    }

    .tabdiv li {
/*     list-style-image: url("star.png"); */
    margin-left: 20px;
    }

    .ui-tabs-hide {
    display: none;
    }
.wp-polls, #calendar_wrap {
 margin: 0;
}
.side-widget h2, .widget h2  {
 margin:0px;
 text-transform:none;
}
#featuredvid {
 text-align: center;
 margin:0;
 padding: 0;
}
#featuredvid ul{
 margin:0;
 padding:0;
}

.fvid {
 margin-bottom: 5px;
}

.fpost {
 margin-bottom: 5px;
 background:#fff;
 border: 1px solid #aaa;
 padding:5px;
}

    .vidselector li {
 margin:0 0 2px 0 !important;
 padding:3px !important;
    text-align: left;
    list-style: none !important;
    background: #fff;
    border: 1px solid #dedbd1;
/*     text-transform: uppercase; */
    }
.banner_left_top_home 
{
    margin-bottom: 5px;
    }
.banner_top {
 border: 1px solid #aaa;
 width:1000px;
 border-bottom: none;
 background:#fff;
/*  padding:2px; */
 overflow:hidden;
 height:auto;
}
.entry-meta {
 margin-top:1em;
}
.entry-categories a {
 color: #c00;
}
.post img {
 float: left;
 margin: 3px 5px 0 0;
 border: 1px solid #aaa;
 padding:3px;
}
.sociable {
 border: 1px solid #aaa;
 background: #f2f2f2;
 clear:both;
}
.commentform form {
 padding:5px;
 border: 1px solid #aaa;
 background:#f2f2f2;
}
.bannerSidebar {
 margin-top:10px;
}
#searchform { 
/*   width:240px; */
}
/*
*/

#s { 
 width: 150px;
 top:3px;
 right:30px;
/*  position:absolute; */
 padding:1px;
 border:1px solid #ccc;
}
.searchsubmit {
 background: url(images/search.png) no-repeat 0 1px;
 width: 21px;
 height:21px;
/*  position:absolute; */
 top:5px;
 right:5px;
 text-indent: -900em;
 line-height:0;
 cursor:pointer;
 border:0;
}
div.wpcf7 {
 padding-top: 10px !important;
 border: 1px solid #999;
 background: #eee;
}




.tabbed2 {
	background: url(images/bg-hatch_.gif);
	border: 1px solid #ffffff;
 padding: 8px 10px 0 8px;
}

.tabbed2 ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 0;
/*  border-bottom:1px solid #eee; */
	}
.tabbed2 ul.tabs li {
	list-style: none;
	float: left;
	padding: 0;
	}
.tabbed2 ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 0 2px 0 0;
	padding: 4px 10px;
 background:#eee;
/*  border:1px solid #ccc; */
	}
.tabbed2 ul.tabs li a:hover {
 cursor:pointer;
 background:#fff;
/*  border-bottom:1px solid #fff; */
	}
    .tabbed2 ul.tabs li a:hover, .tabbed2 ul.tabs li a:active, .tabbed2 ul.tabs li a.tab-current a {
    background: #dedbd1;
    color: #222;
    text-decoration: none;
    }

.tabbed2 ul.tabs li a.tab-current {
 background:#DEDBD1;
	}

.tabbed2 div.t5,
.tabbed2 div.t6
 {
 background: #fff;
	float: left;
	display: block;
	width: 100%;
 border:1px solid #DEDBD1;
/*  border-top:none; */
 	}

.tabbed2 div.t6 {
	display: none;
	}

.tabbed2 div ul {
	}
.tabbed2 div p {
	}
.tabbed2 div div {
}
