/* @override 
	http://70.32.105.83/wp-content/themes/citizenlink/css/all.css
	http://www.citizenlink.com/wp-content/themes/citizenlink/css/all.css
*/

body {
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#F6E8D6;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
	color:#ff5c00;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
	font-style: normal;
}
h1{
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #4a3527;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding-bottom: 10px;
}
#jwplayer-2-div{
	margin-top: -10px;
}
h5{
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #297494;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-style: none;
}
#pfButton{
	padding-top: 10px;
	padding-bottom: 10px;
}
.dialog .content{margin:0;padding:45px 48px 0 56px;text-align:left; display: none;}
.pf_confirm_foot{background:transparent url(http://cdn.printfriendly.com/dialog-bg.png) no-repeat scroll 0 100%;height:53px;width:717px;margin:0;padding:0; display: none;}
.videodate{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #ccc;
	margin-left: 15px;
	border-style: none;
}
input ,
textarea ,
select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form ,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper {
	margin:0 auto;
	width:968px;
	padding:34px 0 63px;
}
.page {
	width:968px;
	background:#fff url(../images/page-top.gif) no-repeat;
}
.pagebtm {
	width:968px;
	background:url(../images/page-btm.gif) no-repeat 0 100%;
}
/* header */
#header {
	position:relative;
	height:100px;
	z-index:10;
}
#header strong a {
	position:absolute;
	top:10px;
	left:32px;
	background:url(../images/logo.gif) no-repeat;
	width:229px;
	height:82px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .search {
	position:absolute;
	top:8px;
	right:16px;
	width:198px;
}
#header .search .subscribe {
	padding:0;
}
#header .search .field {
	width:172px;
	height:28px;
	background:url(../images/input-bg.gif) no-repeat;
	overflow:hidden;
	padding:0 13px;
}
#header .search .field input {
	width:172px;
	background:none;
	padding:0;
	margin:7px 0 0;
	border:0;
	color:#4a3527;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:right;
}
/* mainnav */

/* mainnav */
#nav {
	position:absolute;
	top:45px;
	right:7px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:10;
}
#nav li {
	float:left;
	background:url(../images/mainnav-separator.gif) no-repeat 0 50%;
}
#nav li:first-child {
	background:none;
}
#nav a {
	color:#4a3527;
	font-size:15px;
	line-height:21px;
	float:left;
	padding:0 9px;
	font-weight: normal;
}
#nav a.don {
	color:#ff5c00;
}
#nav a:hover ,
#nav li:hover a ,
#nav li.hover a {
	background:#ff5c00;
	color:#fff;
	text-decoration:none;
	margin-left:-1px;
	margin-right:-1px;
	padding:0 10px;
	position:relative;
	font-weight: normal;
}
#nav a.dropdwn:hover ,
#nav li:hover a.dropdwn ,
#nav li.hover a.dropdwn {
	padding-bottom:10px;
}
#nav a.dropdwn2:hover ,
#nav li:hover a.dropdwn2 ,
#nav li.hover a.dropdwn2 {
	padding-bottom:10px;
	visibility: visible;
}
#nav li:hover ,
#nav li.hover {
	position:relative;
}
#nav li:hover .drop ,
#nav li.hover .drop {
	display:block;
}

/* dropdown */
#nav .drop {
	display:none;
	position:absolute;
	top:31px;
	left:-1px;
	width:142px;
}
#nav .drop .btm {
	height:7px;
	overflow:hidden;
	width:142px;
	background:url(../images/drop-btm.gif) no-repeat;
}
#nav .drop ul {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
}
#nav .drop ul li {
	background:none;
	margin:0;
	padding:0;
	float:none;
	height:1%;
	vertical-align:top;
}
/* end */
li:hover .subsub  {
		display:block;

}

ul li .subnav {
	display: none;
}
#subsub .subnav ul {
	display: none;
	background: #fff;

}



#subsub li:hover .subnav {
	display: block;
	
	width: 100%;
	position: absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 142px;
	float: none;
	margin-top: -25px;
}



#subsub ul a ,
#subsub li:hover ul a ,
#subsub li.hover ul a {
	float:none;
	display:block;
	padding:5px 9px;
	font-size:12px;
	line-height:14px;
	color:#fff;
	height:1%;
	margin:0;
	background: #a35010;
	
}




#nav ul a ,
#nav li:hover ul a ,
#nav li.hover ul a {
	float:none;
	display:block;
	padding:5px 9px;
	font-size:12px;
	line-height:14px;
	color:#fff;
	height:1%;
	margin:0;
	
}
#nav ul a:hover ,
#nav li:hover ul a:hover ,
#nav li.hover ul a:hover {
	padding:5px 9px;
	margin:0;
	background:#fef7eb;
	color:#4a3527;
}
/* promo */
.promo {
	height:1%;
	overflow:hidden;
	padding:0 13px 0 10px;
	z-index:1;
	position:relative;
}
.promo img {
	display:block;
}
.promo .closeline {
	width:100%;
	overflow:hidden;
	background:#eb6621 url(../images/closeline-bg.gif) no-repeat 100% 0;
	height:34px;
	
}
.promo .closeline .close {
	float:right;
	background:url(../images/arrow-close.gif) no-repeat 0 50%;
	padding-left:15px;
	color:#fff;
	font-size:14px;
	margin:13px 11px 0 0;
}
.promo .closeline .paused {background:url(../images/arrow-open.gif) no-repeat 0 50% !important;}
.promo .closeline ul {
	float:left;
	margin:0;
	padding:11px 0 0 103px;
	list-style:none;
}
.promo .closeline ul li {
	float:left;
	padding-right:6px;
}
.promo .closeline ul a {
	display:block;
	width:10px;
	height:11px;
	background:url(../images/counter.gif) no-repeat;
	text-indent:-9999px;
}
.promo .closeline ul a:focus{outline: none;}
.promo .closeline ul a:hover ,
.promo .closeline ul a.active {
	background:url(../images/counter-active.gif) no-repeat;
}
.columnsholder {
	width:100%;
	overflow:hidden;
	background: url(../images/columnsholder-separator.jpg) repeat-y 626px 100%;
}


.columnsholder-fullpage {
	width:100%;
	overflow:hidden;
	
}
/* content */
#content {
	float:left;
	width:620px;
	padding:16px 0 0 25px;
}
#content-fullpage {
	float:left;
	width:620px;
	padding:16px 0 0 25px;
}
.story {
	width:590px;
	overflow:hidden;

}
.story-fullpage {
	width:100%;
	overflow:hidden;

}
.whole {
	background:none;
}
.story .titleline ,
.news .titleline ,
.blogs .titleline ,
.sites .titleline {
	width:100%;
	overflow:hidden;
	padding-bottom:9px;
}
.story .titleline .title ,
.news .titleline .title ,
.blogs .titleline .title ,
.sites .titleline .title {
	float:left;
	width:144px;
	height:27px;
	padding: 10px 0 0 12px;
	margin-right:26px;
	background:url(../images/title-bg.gif) no-repeat;
}
.story h2 ,
.news h2 ,
.blogs h2 ,
.sites h2 {
	margin:0;
	font-size: 16px;
	color:#4a3527;
	font-weight:normal;
}
/* story */
#crumbs a,
#crumbs a:hover {
	font-weight: normal;
}
.story .titleline span {
	float:left;
	margin-top:15px;
	color: #006f8a;
	font-size:13px;
}
.dateme  {
	float:left;
	color: #4a3527;
	font-size: 12px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
.blogs .titleline a {
	float:left;
	margin-top:15px;
	color:#e97f00;
	font-size:14px;
}
.story .cont {
	width:100%;
	overflow:hidden;
	padding-bottom:9px;
	margin-bottom:13px;
	background:url(../images/box-separator.gif) repeat-x 0 100%;
}
.story .cont ul,
.story .cont ol {
	font-size: 14px;
	color:#4A3527;
}

.story .imgholder {
	float:left;
	width:156px;
	margin-right:25px;
	background:#ffebcd url(../images/imgholder-top.gif) no-repeat;
}
.story .imgholder .btm {
	width:146px;
	padding:6px 5px;
	background:url(../images/imgholder-btm.gif) no-repeat 0 100%;
}
.story .text {
	height:1%;
	overflow:hidden;
	
}
/* title */
.story h3 {
	margin:0 0 8px;
	font-size:22px;
	line-height:28px;
	color:#17728c;
	font-weight:normal;
}

.story .text span {
	color:#9a7b66;
	font-size:13px;
	display:block;
	margin-bottom:11px;
}
.story p {
	font-size: 14px;
	color:#4a3527;
	line-height: 16px;
	margin: 0 0 10px;
	white-space: normal;
}
p.audioplayer_container a  {
	display: none;
}


.audioplayer_container p{
	color: #fffeff;
}

.story .text h3 a {
	margin:0 0 8px;
	font-size:22px;
	line-height:28px;
	color:#17728c;
	font-weight:normal;
}
.story .text a {
	color:#ff5c00;
	font:14px Arial, Helvetica, sans-serif
}
.whole p {
	margin:0 0 15px;
	line-height:17px;
}
.whole .text2 {
	padding:19px 0 0 7px;
	clear:both;
}
/* news */
.news {
	width:595px;
	overflow:hidden;
	padding-bottom:16px;
	margin-bottom:11px;
	background:url(../images/box-separator.gif) repeat-x 0 100%;
	font-size: 14px;
	color: #4a3527;
}
.news .titleline {
	padding-bottom:20px;
}
.news .row {
	display:block;
	height:1%;
	padding:5px 30px 5px 5px;
	overflow:hidden;
	line-height:17px;
}
.news a.row:hover {
	text-decoration:none;
	background:#fef7eb;
}
.news .row img {
	float:left;
	border:3px solid #fce4d2;
	margin-right:10px;
	margin-top:1px
}
.news .row strong {
	font-size:18px;
	color:#17728c;
	font-weight:normal;
	display:block;
}
.news .row strong.tworows {
	padding-top:8px;
}
.news .row span {
	color:#4a3527;
	font-size:14px;
	display:block;
	font-size:13px;
}
/* blogs */
.blogs {
	width:595px;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:13px;
	background:url(../images/box-separator.gif) repeat-x 0 100%;
}
.blogs .topic {
	display:block;
	height:1%;
	overflow:hidden;
	padding:9px 10px;
	font-weight: normal;
}
.blogs a.topic:hover {
	text-decoration:none;
	background:#fef7eb;
	font-weight: normal;
}
.blogs .topic strong {
	font-size:17px;
	color:#17728c;
	font-weight:normal;
	display:block;
}
.blogs .topic em {
	font-size:13px;
	color:#3e2412;
	display:block;
	font-style:normal;
}
.blogs .topic span {
	font-size:13px;
	color:#4a3527;
	margin-top:3px;
	display:block;
	font-weight: normal;
}
/* sites */
.sites {
	width:595px;
	overflow:hidden;
	padding-bottom:10px;
}
.sites ul {
	margin:0;
	padding:7px 0 0 4px;
	list-style:none;
}
.sites ul li {
	float:left;
	margin-right:22px;
}
.sites img {
	display:block;
}
/* sidebar */
#sidebar {
	float:right;
	width:322px;
	padding-bottom:16px;
}
#sidebar img {
	display:block;
}
#sidebar .videos {
	width:314px;
	padding:17px 0 5px;
	background:url(../images/sidebar-separator.gif) no-repeat 50% 100%;
}
#sidebar .videos strong {
	font-size:22px;
	color:#17728c;
	font-weight:normal;
	padding-left:15px;
}
/* news */
#sidebar .r-news {
	width:290px;
	padding:22px 0 5px 16px;
	background:url(../images/sidebar-separator.gif) no-repeat 10px 100%;
}
#sidebar .r-news strong {
	font-size:22px;
	color:#17728c;
	font-weight:normal;
	margin-bottom:14px;
	display:block;
}
#sidebar .r-news .box {
	padding:0 0 22px 4px;
}
#sidebar .r-news .box a {
	color:#595959;
	font-size:13px;
	line-height:14px;
}
#sidebar .r-news .box p {
	color:#918f8f;
	font-size:11px;
	margin:0;
}
/* tabsholder */
#sidebar .tabsholder {
	width:303px;
	padding:8px 0 8px 5px;
	overflow:hidden;
}
#sidebar .tabset {
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
#sidebar .tabset li {
	float:left;
}
#sidebar .tabset a {
	float:left;
	color:#4a3527;
	background:#f2e8d6 url(../images/tablink-left.gif) no-repeat;
	line-height:20px;
	font-size:11px;
}
#sidebar .tabset a span {
	float:left;
	cursor:pointer;
	background:url(../images/tablink-right.gif) no-repeat 100% 0;
	padding:3px 15px 0;
}
#sidebar .tabset a:hover ,
#sidebar .tabset li.active a{
	text-decoration:none;
	background:#fef7eb url(../images/tablink-left-active.gif) no-repeat;
}
#sidebar .tabset a:hover span ,
#sidebar .tabset li.active a span {
	background:url(../images/tablink-right-active.gif) no-repeat 100% 0;
}
/* tabscontent */
#sidebar .tabscont {
	width:303px;
	background:#fef7eb url(../images/tabcont-top.gif) no-repeat;
}
#sidebar .tabscont .btm {
	height:1%;
	padding:25px 5px 4px;
	background:url(../images/tabcont-btm.gif) no-repeat 0 100%;
}
#sidebar .tabscont .row {
	width:100%;
	overflow:hidden;
	padding-bottom:8px;
}
#sidebar .tabscont .row .play {
	float:left;
	margin-right:8px;
}
#sidebar .tabscont .row .text {
	height:1%;
	overflow:hidden;
}
#sidebar .tabscont .row strong {
	color:#606060;
	padding:0;
	display:block;
	font-size:13px;
}
#sidebar .tabscont .row span {
	color:#606060;
	font-size:11px;
}
#sidebar .tabscont .post-ratings {
	width:100%;
	overflow:hidden;
	padding-top:7px;
}
#sidebar .tabscont .post-ratings img {
	float:left;
	margin-right:1px;
}
#sidebar .videos .player {
	padding-left:1px;
}
/* getinvolved */
#sidebar .getinvolved {
	width:297px;
	padding:10px 0 5px 8px;
	background:url(../images/sidebar-separator.gif) no-repeat 10px 100%;
}
#sidebar .getinvolved strong {
	font-size:22px;
	color:#17728c;
	font-weight:normal;
	padding-left:7px;
	display:block;
	margin-bottom:8px
}
#sidebar .widget_archive strong {
	font-size:22px;
	color:#17728c;
	font-weight:normal;
	padding-left:2px;
	display:block;
	margin-bottom:8px;

	
}
#sidebar .widget.List_Post_Authors_Plus_onWidget{
	margin-top: 20px;
	margin-left: 30px;
}
#sidebar .widget.List_Post_Authors_Plus_onWidget ul{
	
	list-style-type: none;
}
#sidebar .widget.List_Post_Authors_Plus_onWidget strong{
	font-size:22px;
	color:#17728c;
	font-weight:normal;
	padding-left:2px;
	display:block;
	margin-bottom:8px;


}



#sidebar .widget_extended-categories{
	margin-top: 20px;
	margin-left: 30px;
}
#sidebar .widget_extended-categories ul{
	
	list-style-type: none;
}
#sidebar .widget_extended-categories strong{
	font-size:22px;
	color:#17728c;
	font-weight:normal;
	padding-left:2px;
	display:block;
	margin-bottom:8px;


}





#sidebar .widget.jaw_is_duplicate{
	margin-top: 20px;
	margin-left: 30px;
}
#sidebar .widget.jaw_is_duplicate ul{
	
	list-style-type: none;
}
#sidebar .widget.jaw_is_duplicate strong{
	font-size:22px;
	color:#17728c;
	font-weight:normal;
	padding-left:2px;
	display:block;
	margin-bottom:8px;


}





#sidebar .widget_archive {
	width:290px;
	padding: 15px 0 10px 16px;
	background:url(../images/sidebar-separator.gif) no-repeat 10px 100%;
}

#sidebar .accordion .plain {
	display:block;
	padding:0 14px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #543e30;
	background:none;
}

/* accordion */
#sidebar .accordion {
	margin:0;
	padding:0;
	list-style:none;
	width:297px;
}
#sidebar .accordion a {
	display:block;
	padding:0 14px;
	font:14px/27px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#f99e62 url(../images/accordion-bg.gif) repeat-x 0 100%;
	color:#fff;
}

#sidebar .accordion a.top {
	background:#ef6727 url(../images/accordion-top.gif) no-repeat;
}
#sidebar .accordion a.btm {
	background:#f99e62 url(../images/accordion-btm.gif) no-repeat 0 100%;
}
#sidebar .accordion .slide {
	width:237px;
	padding:0 30px;
	overflow:hidden;
	background:#fff5e7; 
}
#sidebar .accordion .slide a {
	
	overflow:hidden;
	background:#fff5e7; 
}
#sidebar .accordion .slide p {
	margin:12px 0;
	color:#4a3527;
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}



/* newsletter */
#sidebar .getinvolved .letter {
	padding:8px 0 14px;
}
#sidebar .getinvolved .letter strong {
	font-size:23px;
	color:#4a3527;
	font-weight:normal;
	padding-left:5px;
	display:block;
	margin-bottom:12px
}
#sidebar .getinvolved .letter .line {
	height:1%;
	overflow:hidden;
}
#sidebar .getinvolved .letter a {
	float:left;
	margin-right:12px;
}
#sidebar .getinvolved .letter p {
	margin:0;
	color:#4a3527;
	font:14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* twitter */
#sidebar .twit {
	width:290px;
	padding:13px 0 0 14px;
}
#sidebar .twit strong {
	font-size:23px;
	color:#4a3527;
	font-weight:normal;
	padding-right:50px;
	background:url(../images/ico-twit.gif) no-repeat 100% 50%;
	margin-bottom:7px;
	display:inline-block;
}
#sidebar .twit ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .twit ul li {
	padding-bottom:14px;
}
#sidebar .twit ul a {
	color:#4a3527;
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* connect */
#sidebar .connect {
	padding:13px 0 0 14px;
	width:301px;
}
#sidebar .connect strong {
	font-size:23px;
	color:#4a3527;
	font-weight:normal;
	margin-bottom:7px;
	display:inline-block;
}
#sidebar .connect ul {
	width:285px;
	background:url(../images/connect-bg.gif) no-repeat;
	margin:0 0 0 -10px;
	padding:11px 0 10px 16px;
	list-style:none;
	overflow:hidden;
}
#sidebar .connect ul li {
	float:left;
	margin-right:5px;
}
#sidebar .connect ul a {
	display:block;
	width:39px;
	height:39px;
	overflow:hidden;
	text-indent:-9999px;
}
#sidebar .connect ul a.share1 {
	background:url(../images/share-1.gif) no-repeat;
}
#sidebar .connect ul a.share2 {
	background:url(../images/share-2.gif) no-repeat;
}
#sidebar .connect ul a.share3 {
	background:url(../images/share-3.gif) no-repeat;
}
#sidebar .connect ul a.share4 {
	background:url(../images/share-4.gif) no-repeat;
}
#sidebar .connect ul a.share5 {
	background:url(../images/share-5.gif) no-repeat;
}
#sidebar .connect ul a.share6 {
	background:url(../images/share-6.gif) no-repeat;
}
#sidebar .connect ul a:hover {
	background-position:0 -39px;
}
/* footer */
#footer {
	height:1%;
	border-top:1px solid #c8c2be;
	padding:10px 0 0 13px;
}
#footer .whiteline {
	padding:10px 0 8px 175px;
}
#footer .whiteline p {
	margin:0;
	list-style:none;
	font:11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#402416;
}
#footer .whiteline p span {
	color: #17728c;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:3px;
}
#footer .orangeline {
	width:932px;
	background:#ff5c00 url(../images/orange-corn.gif) no-repeat 100% 0;
	height:29px;
	padding-top:12px;
}
#footer .orangeline ul {
	margin: 0 0 0 170px;
	padding:0;
	list-style:none;
	
}
#footer .orangeline ul li {
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	padding:0 5px;
	margin-right:-4px;
	display:inline;
}
#footer .orangeline ul li:first-child {
	background:none;
}
#footer .orangeline ul a {
	color:#fff;
	font-size:11px;
	font-weight: normal;
}
#footer p.copyright {
	font-size:11px;
	color:#4A3527;
	line-height:24px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
}

.disclaimer{
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}

/* videotitle */
.videotitle {
	width:100%;
	height:30px;
	background: url(../images/vid_bg.jpg) no-repeat;
	overflow:hidden;
	margin-left: 15px;
	padding-left: 15px;
}

.videotitle h1 {
	font-size: 12px;
	color: #f6fef6;
	float: left;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-style: none;
	margin-right: 10px;
	background-color: #f96c18; 
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: thin solid #f98c46;
	border-top: thin solid #f98c46;
	border-left: thin solid #f98c46;
}



.videotitle h1:hover{
	font-size: 12px;
	color: #f6fef6;
	float: left;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-style: none;
	margin-right: 10px;
	background-color: #bc500f;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: thin solid #f98c46;
	border-top: thin solid #f98c46;
	border-left: thin solid #f98c46;
}

.videocontent {
	float:left;
	width:645px;
}
.videocontent img {
	display:block;
	background-color: #fef7eb;
	border-style: solid;
	border-color: #d7d3c7;
}
.videocontent .videosholder {
	padding:20px 0 0 16px;
	width:615px;
	overflow:hidden;
}
.videocontent ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.videocontent ul li {
	float:left;
	width:160px;
	height: 150px;
	padding-right: 45px;
	padding-bottom:29px;
	position: relative;
}
.videocontent ul img {
	margin-bottom:5px;
	width: 180px;
	height: 100px;
}
.videocontent ul strong {
	display:block;
	color:#f25a0c;
	margin-left:3px;
}
.videocontent ul p {
	display: none;
	margin:2px 0 0 3px;
	color:#323232;
	line-height:14px;
}

/* js*/
.slider{
	width:100%;
	overflow:hidden;
	position:relative;
}
.f-gallery .item-hold{
	margin: 0;
	padding: 0;
	list-style:none;
	position:relative;
	height:182px;
	width:945px;
}
.f-gallery .item-hold li.active{z-index:3;}
.f-gallery .item-hold li{
	position: absolute;
	top:0;
	left:0;
	height:100%;
	width: 100%;
	z-index:1;
}
.f-gallery .item-hold li .text {
	position:absolute;
	left:42px;
	top:68px;
	width:580px;
	color:#fff;
}
.f-gallery .item-hold li .text strong {
	font:30px/34px "Times New Roman", Times, serif;
	letter-spacing:-1px;
	display:block;
	margin-bottom:5px;
}
.f-gallery .item-hold li .text strong a {
	color:#fff;
}
.f-gallery .item-hold li .text strong a:hover {
	text-decoration:none;
}
.f-gallery .item-hold li .text p {
	margin:0;
	font-size:14px;
	line-height:16px;
}
.switcher{
	float:left;
}


.cat-post-item{
	
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style-type: none;
	padding-right: 20px;
	padding-top: 10px;
	border-bottom: thin dotted #bababa;
}

.widget-title a{
	font-size: 20px;
	color: #05637c;
}
.widget-title{
	margin-top: 20px;
	margin-left: 35px;
	padding-right: 20px;
}


#pnLightbox.yui-panel .ft a.f-logo{background:url(http://cdn.printfriendly.com/footer-get-button.gif);display:none;font-size:1px;height:18px;line-height:1px;text-indent:-9999px;width:237px;}