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


 Tipping Point Film Fund 2009
 http://www.tippingpointfilmfund.co.uk

   * Copyright (c) 2009-Present.

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

/* design.css */
/*body {color:#FFF; background:#101010 url(../images/950x1xfff.png) repeat-y top center; }*/
body {color:#FFF; background:#101010 ; }

.darkbg {
	background-color: #101010;
}

.darkbgfoot {
	background: #101010 ;
}

.borders {
	background: #FFF url(/assets/images/borders.gif) repeat-y top left;
}
.noborders {
	background: #FFF url(/assets/images/noborders.gif) no-repeat top left;
}

.whitebg {
	background-color: #FFFFFF;
	color: #101010;
}

.whitebgx {
	background-color: #DDD;
	color: #101010;
	
}

.mainbox {
	padding-left:1.5em;
}

.aright {
	text-align:right;
}

.acenter {
	text-align:center;
}

.topof {
	color: #ccc;
}

.topof a{
	color: #ccc;
	font-size: 0.9em;
	text-decoration: none;
}

.topof a:hover {
	color: #999;
	font-size: 0.9em;
	text-decoration: none;
}


.mcenter {
margin: 0 auto;
}

.fright {
	float: right;
}

/* main navigation fallback */
#tpffnav {
	width: 870px;
	height: 32px;
	min-height: 32px;
}
/* credit to thematic at themeshaper */

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    border-right:1px solid #ccc;
	float:left;
}
.sf-menu a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
	background:		#fff;
	color: #101010;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#cc0066;
}
.sf-menu li {
	background:		#101010;
}
.sf-menu li li {
	background:		#101010;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #333;
color: #eee;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}
/* end of navigation fallback styles */


/* list mania */
ul, ol {
list-style-position: inside;
}

.widgetbox ul {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
margin-left: 0pt;
height: 1%;
margin-right: 0px;
}

/* nice block headings */

.widgetbox > ul.xoxo > li h3, h3.pagetitle {
background-color: transparent;
background-image: url(/assets/images/primary_header.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
height: 37px;
color: #ffffff;
margin: 0;
padding-top: 6px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 10px;
font-style: normal;
line-height:1.25;
margin-bottom: 0;
}

.widgetbox ul.xoxo li h3 {
background-color: transparent;
background-image: url(/assets/images/primary_header.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
height: 37px;
color: #ffffff;
margin: 0;
padding-top: 6px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 10px;
font-style: normal;
line-height:1.25;
margin-bottom: 0;
}

ul .tw-nav-list {
	background-color: transparent;
	background-image: url(/assets/images/primary_header.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 37px;
	color: #ffffff;
	margin: 0;
	padding-top: 6px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 10px;
	font-style: normal;
}

#inlinefooter, #outrightfooter {
margin-top:1.2em;
}

/* footer */
#inlinefooter ul {
	padding-left: 0;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin-left: 0pt;
	height: 1%;
	margin-right: 0px;
	
	} 

#inlinefooter ul li {
	padding-left: 10px;
	padding-right: 6px;
	border-left: 1px solid #888;
	list-style: none;
	display: inline;
	}

#inlinefooter ul li.page-item-2 {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	padding-left: 0px;
	}

#outrightfooter {
	text-transform: uppercase;
	color: #888;
}	
#inlinefooter ul li a, #outrightfooter a {
	color: #888;
	text-decoration: none;
	text-transform: uppercase;
	
	
}

#inlinefooter ul li a:hover, #outrightfooter a:hover {
	color: #888;
	text-decoration: underline;
}


/************************************************ Tabbed Nav */
.tw-tabbed-widgets{
	padding:5px 0 0 0 !important;
	margin:0 !important;
}
.tw-tabbed-widgets ul li ul{
	margin:0 !important;
}
.tabbed-widget-item>li{
	border:none !important;
}

ul.tw-nav-list{
	padding:0 4px !important;
	width:262px !important;
}
ul.tw-nav-list a, #sidebar ul.tw-nav-list a{
	background:none !important;
	color:#fff !important;
	padding: 4px 6px 0px 6px !important;
	font-weight: normal !important;
	font-size: 1.5em;
	float: left;
	width: auto;
	text-decoration: none;
}

ul.tw-nav-list li, #sidebar ul.tw-nav-list li{
	padding: 0 !important;
	border:none !important;
}
ul.tw-nav-list li.ui-tabs-selected, #sidebar ul.tw-nav-list li.ui-tabs-selected{
/*	background: #FFF url(../images/tabbg.gif) no-repeat top left; */
/*	background:#ffffff !important; */
	padding:0!important;
	padding-top: 0px;
}
ul.tw-nav-list li.ui-tabs-selected a, #sidebar ul.tw-nav-list li.ui-tabs-selected a{
/*	color:#503f3f !important; */
	color:#000 !important;
	padding: 4px 6px 0px 6px !important;
}
.without_title{
	margin-top: 0 !important;
}
.tw-rotate{
	top:0 !important;
}
.tw-rotate ul ul li{
	list-style-position:outside !important;
	/* *margin-left:-20px; */
}
.ie6 .tw-rotate ul{
	height:1% !important;
}
.ie6 .tw-rotate ul ul li{
	height:1% !important;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0.5em;
    padding:0.5em 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	background:url(images/pagenavi_bg.gif) top left repeat-x #fff !important;
    border:1px solid #bbbbbb !important;
    color:#c40000!important;
    font-style:normal;
    margin:0 .175em !important;
    padding:3px 4px !important;
	line-height:10px;
}
.wp-pagenavi a:visited {
    border:1px solid #bbbbbb !important;
    color:#c40000 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #bbbbbb !important;
    color:#c40000 !important;
}
.wp-pagenavi a:active {
    border:1px solid #bbbbbb !important;
    color:#c40000 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#404040 !important;
	font-weight: bold !important;
    margin:0 !important;
    padding:0 10px 0 0 !important;
}
.wp-pagenavi span.current {
	background:url(images/pagenavi_bg.gif) top left repeat-x #fff !important;
    border:1px solid #bbbbbb !important;
    color:#0b8000!important;
    font-style:normal;
    margin:0 .175em !important;
    padding:3px 4px !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}


/* accordions */

#accordion .accitem {
	margin-top: 4px;
	margin-bottom: 16px;
}
#accordion p {
	/*clear: both;*/
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-indent: 0em;
	display: inline;
}

#accordion a.ui-accordion-header, #accordion a.accheader  {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	padding-left: 30px;
	background: #dddddd url(/assets/images/acc-off.gif) no-repeat top left;
}

#accordion a.ui-accordion-header:hover, #accordion a.accheader:hover  {
	background: #eeeeee url(/assets/images/acc-off.gif) no-repeat top left;
	
}

#accordion a.ui-state-active {
	color: black;
	background: #ffffff url(/assets/images/acc-hide.gif) no-repeat top left;
}

#accordion a.ui-state-active:hover {
	color: black;
	background: #ffffff url(/assets/images/acc-hide.gif) no-repeat top left!important;
}


#accordion a:focus { outline:0;}

#accordion a.more{
	cursor:pointer;
	display:inline;
	padding:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	color: #666;
	background-color: white;
	border: none;
	text-indent: 0px;
	background-image: none;
	
}

#accordion .accitem {
	display: block;
}

#recentcontainer {
	height: 460px;
}

/* big links */

#biglinks p {
	clear: both;
	margin: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
}

#biglinks a.big {
	cursor:pointer;
	display:block;
	padding:5px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #ec008c;
	background-color: white;
	border-top: 1px solid #101010;
	padding-left: 10px;
	background-image: url(/assets/images/blinks-off.gif); 
}

#biglinks a.first {
	cursor:pointer;
	display:block;
	padding:5px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #ec008c;
	background-color: white;
	border-top:none;
	padding-left: 10px;
	background-image: url(/assets/images/blinks-off.gif); 
}


#biglinks a.big:hover {
	background-color: white;
	background-image: url(/assets/images/blinks-over.gif); 
}
#biglinks a.ui-state-active, #biglinks a.ui-state-active:hover {
	color: #ec008c;
	background-color: white;
	background-image: url(/assets/images/blinks-on.gif)!important;
}


#biglinks a:active {
	border: none;
}
#biglinks a:focus { outline:0;}

#biglinks a.more{
	cursor:pointer;
	display:inline;
	padding:0px;
	margin-top: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	color: #666;
	background-color: white;
	border: none;
	text-indent: 0px;
	background-image: none;
	
}

#g-raff-big-links {
	overflow: hidden;
}

.questions a {
	text-decoration: none;
	color: #064b8e;
	font-weight: normal;
}
.questions a:visited {
	text-decoration: none;
	color: #064b8e;
	font-weight: normal;
	
}


.questions a:hover {
	text-decoration: none;
	color: #6ca923;
	font-weight: normal;
	
}

.questions a:active {
	text-decoration: none;
	color: #dd0254;
	font-weight: normal;
	
}
.questions a:focus {
	text-decoration: none;
	color: #dd0254;
	font-weight: normal;
	
}




/* */
.breadcrumb {
	font-size: 0.9em;
	margin-left: 40px;
	color: #101010;
}

/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 0 18px 0;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

.karrow {
float:right;
margin:0px 0pt 4px 4px;
max-width:14px;
overflow:hidden;
background-color: transparent;
}


a.karrowb {
float: right;
display: block;
width: 13px;
height: 13px;
background: url(/assets/images/karrowback.gif) no-repeat 0px 0px;
}

a.karrowb:hover {
background-position: 0px -17px;
}


.karrowa {
margin:0px; 
max-width:14px;
overflow:hidden;
background-color: transparent;
}


a.karrowc {
width: 14px;
height: 14px;
background: url(/assets/images/karrowback.gif) no-repeat 0px 0px;
}

a.karrowc:hover {
background-position: 0px -17px;
}


.postmetadata {
	line-height: 20px;
	font-size: 11px;
	color: #3e397a;
	text-align: right;
	
}

.postmetadata a {
	color: #3e397a;
	text-decoration: none;
}


.postmetadata a:hover {
	color: #3e397a;
	text-decoration: underline;
}

/* */
#sidebar .textwidget ul, #sidebar .widget_archive ul  {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 10px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	
}

#sidebar .textwidget ul li, #sidebar .widget_archive ul li{
	list-style-type: square;
	list-style-position: inside;
}

#sidebar .textwidget ul li a, #sidebar .widget_archive ul li a {
	color: #064b8e;
	text-decoration: none;
}

#sidebar .textwidget ul li a:hover, #sidebar .widget_archive ul li a:hover {
	color: #dd0254;
	text-decoration: none;
}

#sidebar .widget_archive ul .current_page_item a{
	color: #e00820;
	text-decoration: none;
	font-weight: bold;
}

/* */

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
#side-tabs .ui-helper-hidden { display: none; }
#side-tabs .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
#side-tabs .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#side-tabs .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#side-tabs .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html #side-tabs .ui-helper-clearfix { height:1%; }
#side-tabs .ui-helper-clearfix { display:block; }
/* end clearfix */
#side-tabs .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
#side-tabs .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
#side-tabs .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
#side-tabs .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=0px&bgColorHeader=000000&bgTextureHeader=01_flat.png&bgImgOpacityHeader=100&borderColorHeader=dddddd&fcHeader=fff&iconColorHeader=000&bgColorContent=ffffff&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=222222&bgColorDefault=ffffff&bgTextureDefault=01_flat.png&bgImgOpacityDefault=100&borderColorDefault=dedede&fcDefault=000000&iconColorDefault=888888&bgColorHover=f0f0f0&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=ffffff&fcHover=0b5b98&iconColorHover=2694e8&bgColorActive=ffffff&bgTextureActive=01_flat.png&bgImgOpacityActive=100&borderColorActive=dddddd&fcActive=000000&iconColorActive=ffffff&bgColorHighlight=fbf5d0&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=444444&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=15&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=07_diagonals_small.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=0px&offsetTopShadow=4px&offsetLeftShadow=4px&cornerRadiusShadow=4px
*/


/* Component containers
----------------------------------*/
#side-tabs .ui-widget { font-family: Helvetica, Arial, sans-serif; font-size: 1.2em; }
#side-tabs .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Helvetica, Arial, sans-serif; font-size: 1em; }
#side-tabs .ui-widget-content { border: none; background: #ffffff ; color: #362b36; }
/*#side-tabs .ui-widget-content a { color: #362b36; }*/
#side-tabs .ui-widget-header { border: none; background: #ffffff url(/assets/images/tabsnavback.gif) top left repeat-x; color: #fff; font-size: 1.2em;} 
#side-tabs .ui-widget-header a { color: #fff; }

/* Interaction states
----------------------------------*/
/*#side-bottom .ui-state-default, .ui-widget-content .ui-state-default { border: none; background: #ffffff url(/assets/images/tabback.gif); font-weight: normal; color: #000000; outline: none; } */
#side-tabs .ui-state-default, .ui-widget-content .ui-state-default { border: none; background: #ffffff ; font-weight: normal; color: #000000; outline: none; }

#side-tabs .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; text-decoration: none; outline: none; }
/*#side-bottom .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: none; background: #f0f0f0 url(/assets/images/tabshover.gif) top center no-repeat; font-weight: normal; color: #0b5b98; outline: none; } */
#side-tabs .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: none; background: #ffffff ; font-weight: normal; color: #064b8e; outline: none; }
#side-tabs .ui-state-hover a, .ui-state-hover a:hover { color: #000000 ; text-decoration: none; outline: none; }
#side-tabs .ui-state-active, .ui-widget-content .ui-state-active { border: none; background: #ffffff url(/assets/images/tabon.gif) top center no-repeat; font-weight: normal; color: #ffffff; outline: none; }
#side-tabs .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
#side-tabs .ui-state-highlight, .ui-widget-content .ui-state-highlight {border: none; background: #ffffff; color: #000000; }
#side-tabs .ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
#side-tabs .ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a; }
#side-tabs .ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
#side-tabs .ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
#side-tabs .ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
#side-tabs .ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
#side-tabs .ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Tabs---------------------------------*/
#side-tabs .ui-tabs { padding: 0em; zoom: 1; }
#side-tabs .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 2px 0px 0px 2px; }
#side-tabs .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 2px 0px 10px; padding: 0; }
#side-tabs .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 4px 10px 0 10px; margin-bottom: 0px; }
#side-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 10px; padding-top: 0px; border-bottom-width: 0; }

#side-tabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#side-tabs .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

#side-tabs .ui-tabs .ui-tabs-panel { padding: 8px 10px 16px 10px; display: block; border-width: 0; background: #transparent; }

#side-tabs .ui-tabs .ui-tabs-hide { display: none !important; }




/* end ui */

#side-tabs {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 0px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	

#side-tabs .ui-widget-content li.recentcomments a {
		text-decoration: none;
		color: #064b8e;
		font-weight: normal;
	}
#side-tabs .ui-widget-content li.recentcomments a:visited {
		text-decoration: none;
		color: #064b8e;
		font-weight: normal;
	}

#side-tabs .ui-widget-content li.recentcomments a:hover {
		text-decoration: none;
		color: #6ca923;
		font-weight: normal;
	}

#side-tabs .ui-widget-content li.recentcomments a:active {
		text-decoration: none;
		color: #064b8e;
		font-weight: normal;

	}
#side-tabs .ui-widget-content li.recentcomments a:focus {
		text-decoration: none;
		color: #064b8e;
		font-weight: normal;

	}	
	
	
h2.post-title {
background-color: transparent;
background-image: url(/assets/images/primary_header_long.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
height: 37px;
color: #ffffff;
margin: 0;
padding-top: 6px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 10px;
font-style: normal;
line-height:1.25;
margin-bottom: 0;
font-size: 1.5em;
}

.post h2 a {
font-size: 14px;
text-decoration: none;
font-weight: bold;
letter-spacing: 0.006em;
margin-bottom: 0.0em;
}

.post h2 {
	margin-bottom: 0.0em;
}
	
.morefootright {
background-color: transparent;
background-image: url(/assets/images/readright.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right top;
height: 37px;
color: #ffffff;
margin: 0;
padding-top: 9px;
padding-right: 10px;
padding-bottom: 0pt;
padding-left: 10px;
font-style: normal;
line-height:1.25;
margin-bottom: 0;
font-size: 1.0em;
}

.morefootright a {
color: #fff;
text-decoration: none;
}
.morefootright a:hover {
color: #dd0254;
text-decoration: none;
}


.navigation {
	background-color: #fff;
}
.navigation .alignleft {
	background-color: #fff;
}

.navigation .alignright {
	background-color: #fff;
}

.navigation .alignleft a {
	background-color: transparent;
	background-image: url(/assets/images/morefootleft.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 37px;
	color: #ffffff;
	margin: 0;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-style: normal;
	line-height:1.25;
	margin-bottom: 0;
	font-size: 1.0em;
	text-decoration: none;
}

.navigation .alignright a {
	background-color: transparent;
	background-image: url(/assets/images/morefootright.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	height: 37px;
	color: #ffffff;
	margin: 0;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-style: normal;
	line-height:1.25;
	margin-bottom: 0;
	font-size: 1.0em;
	text-decoration: none;
}

.navigation .alignright a:hover {
	color: #dd0254;
	text-decoration: none;
}

.navigation .alignleft a:hover {
	color: #dd0254;
	text-decoration: none;
}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em '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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.nocomments {
	color: #777;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #e6e6e6;
	}

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

ol.commentlist {
	margin-left: 0;
	margin-right: 0;
}
.commentlist li {
	margin: 15px 0px 0px;
	padding: 5px 0px 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 */


/* recent news sidebar list */
.graffsubpages ul ,.graffrecentcat ul {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 10px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	
}

.graffsubpages ul li, .graffrecentcat ul li{
	list-style-type: square;
	list-style-position: inside;
}

.graffsubpages ul li a, .graffrecentcat ul li a {
	color: #064b8e;
	text-decoration: none;
}

.graffsubpages ul li a:hover, .graffrecentcat ul li a:hover {
	color: #dd0254;
	text-decoration: none;
}

.graffsubpages .current_page_item a{
	color: #e00820;
	text-decoration: none;
	font-weight: bold;
}


#sidebar dl.nice dt {
	margin-top: 1em;
	font-weight: normal;
	color: #666;
	background: #fff url(../images/quotebg1.gif) no-repeat top left;
	text-indent: 2em;
}

#sidebar dl.nice dd {
	padding-top: 1em;
	margin-top: -1em;
	font-weight: normal;
	font-style: italic;
	color: #3399ff;
	background: #fff url(../images/quotebg2.gif) no-repeat top left;

}

dl.nice dt {
	margin-top: 1em;
	font-weight: normal;
	color: #666;
	background: #fff url(../images/quotebg1.gif) no-repeat top left;
	text-indent: 2em;
}

dl.nice dd {
	padding-top: 1em;
	margin-top: 0em;
	font-weight: normal;
	font-style: italic;
	color: #3399ff;
	background: #fff url(../images/quotebg2.gif) no-repeat top right;

}



.sresa a {
text-decoration: none;
color: #064b8e;
font-weight: normal;
}

.sresa a:hover {
text-decoration: none;
color: #6ca923;
font-weight: normal;
}

.sresa a:focus {
text-decoration: none;
color: #064b8e;
font-weight: normal;
}