/*
Theme Name: FFPC
Theme URI: http://csnmedia.com
Author: the CSN team
Author URI: http://csnmedia.com
Description: Specialy designed for FFPC project
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
*
{
	margin: 0;
	padding: 0;
}

body
{
	background:url(images/bg_body.jpg) repeat 0 0;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

a, a:link, a:visited
{
	color:#272775;
	text-decoration: none;
	outline: none;
}

a:hover
{
	color:#808080;
	text-decoration: underline;
}

img
{
	border: 0;
}

ul
{
	list-style-type: none;
}

li
{
	float: left;
}

fieldset
{
	border: none;
	margin: 10px 0px 8px -9px;
}

fieldset label
{
	color: #000000; float: none;
}

legend
{
	color: #555555;
}













.clear
{
	clear: both;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.nodisplay
{
	display:none!important;
}

.noborder
{
	border-left:0!important;
	border-right:0!important;
	border-top:0!important;
	border-bottom:0!important;
}

.nobg
{
	background-image:none;
}

.nomargin
{
	margin-left:0!important;
	margin-right:0!important;
	margin-top:0!important;
	margin-bottom:0!important;
}

.tr
{
	text-align:right;
}

.tac
{
	text-align:center;
}

.tl
{
	text-align:left;
}

.dib { display: inline-block !important; }

















.divider_shadow
{
	background:url(images/bg_shadow_divider.png) no-repeat 0 0;
	width:626px;
	height:50px;
}





















h1,
h3
{
	color:#003170;
}

h2
{
	color:#363636;
}

h4
{
	font-style:italic;
	color:#212121;
}

h5
{
	color:#808080;
}

h3 a
{

	text-transform:none!important;
}

.catergories_h3, .archive_h3
{
  color:#303030;
  font-size:18px;	
  border:none !important;
  
}

.archive
{
	margin-bottom:20px;
}

.archive li
{
	float:none;
	margin-bottom:10px;
}
.catergories
{
	margin-bottom:20px;
}

.catergories li
{
	background:url(images/cat_left.png) 0 0 no-repeat;
	float:left;
	margin-right:10px;
	padding: 0px 0 20px 15px;
}

.catergories li a 
{
	background:url(images/cat_repeat.png) 0 0 repeat-x;
	padding: 0px 10px 0px 0;
	color: #003170;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	display: inline-block;
	line-height: 38px;
	
	
}
.catergories li  span
{
	background:url(images/cat_arrow.png) right 0 no-repeat;
	padding: 0px 33px 0px 0;
	height: 40px;
	display: inline-block;
}


.one_column table,
.fullpage table
{
	line-height:19px;
	text-align:justify;
}

.one_column table p,
.fullpage table p
{
	margin:0 0 25px 0;
}

.one_column table h1,
.fullpage table h1
{
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #bbbbbb;
}

.one_column table a,
.fullpage table a
{

	text-transform:uppercase;
	text-decoration:none!important;
}

.one_column table p img,
.fullpage table p img
{
	margin:15px 25px 0 0;
	float:left;
	display:block;
}















#nav-single
{
	clear:both;
	height:20px;
}

#nav-single .nav-previous
{
	float:left;
}

#nav-single .nav-next
{
	float:right;
}

.entry-header .entry-title
{
	margin-bottom:5px;
}
article .entry-meta
{
	margin-bottom:15px;
}

article .entry-content
{
	line-height:20px;
	margin-bottom:25px;
}

article .entry-content p
{
	text-align:justify;
	margin-bottom:20px;
}
/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	width:76%;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	left:100px;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
	float:none;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .comment-content {
	margin: 0 0 15px 0;
}

.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -100px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}*/

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */

#respond {

	padding: 50px 0 0 0;
	clear:both;

}


#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}

p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
/* = End Comments
----------------------------------------------- */














#commentform p
{
	margin-bottom:10px;
}


#commentform input[type="text"]
{
	background:url(images/bg_text.gif) repeat-x 0 0;
	font-size:.9em;
	color:#5e5e5e;
	line-height:27px;
	width:99%;
	height:27px;
	margin-top:5px;
	margin-bottom:15px;
	padding:0 5px 0;
	border:1px solid #b5b5b5;
	display:block;
}

#commentform textarea
{
	font-family:Arial;
	background:url(images/bg_text.gif) repeat-x 0 0 white;
	font-size:.9em;
	color:#5e5e5e;
	line-height:19px;
	width:99%;
	height:120px;
	padding:0 5px 0;
	margin-bottom:15px;
	border:1px solid #b5b5b5;
	display:block;
}











.btn_sign_up
{
	text-indent:-10000px;
	background:url(images/btn_sign_up.png) no-repeat 0 0;
	width:217px;
	height:47px;
	display:block;
	border:0;
	cursor:pointer;
}

.btn_sign_up:hover
{
	background:url(images/btn_sign_up.png) no-repeat 0 bottom;	
}

.btn_translate
{
	text-indent:-10000px;
	background:url(images/btn_translate.png) no-repeat 0 0;
	width:217px;
	height:47px;
	margin:0 auto;
	display:block;
	border:0;
	cursor:pointer;
}

.btn_translate:hover
{
	background:url(images/btn_translate.png) no-repeat 0 bottom;	
}

.btn_buy_now
{
	text-indent:-10000px;
	background:url(images/btn_buy_now.png) no-repeat 0 0;
	width:117px;
	height:47px;
	display:block;
	border:0;
	cursor:pointer;
}

.btn_buy_now:hover
{
	background:url(images/btn_buy_now.png) no-repeat 0 bottom;	
}

.btn_event_form_submit,#submit,.gform_button
{
	font-size:10px;
	color:#ffffff;
	text-transform:uppercase;
	height:32px!important;
	padding:7px 15px 8px;
	border:1px solid #fff;
	display:block;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	text-shadow:0 2px 1px #000;
	cursor:pointer;
}

.btn_event_form_submit,#submit,.gform_button
{
	background:url(images/btn_button.gif) repeat-x 0 0;
}

.btn_event_form_submit:hover,#submit:hover,.gform_button:hover
{
	color:#8ea9cd;
}


.form_signup
{
	width:217px;
	margin:0 auto;
}

.form_signup input[type="text"]
{
	font-size:.9em;
	color:#5e5e5e;
	line-height:25px;
	width:205px;
	height:25px;
	margin:0 0 13px 0;
	padding:0 5px 0;
	border:1px solid #d5d5d5;
}

.searchform
{
	background:url(images/bg_search.png) no-repeat 0 0;	
	width:180px;
	height:27px;
	margin:0 auto 20px;
	padding:0 0 0 35px;
}

.searchform input[type="text"]
{
	color:#555555;
	line-height:27px;
	background:transparent;
	width: 170px;
	height:27px;
	padding:0 10px 0 0;
	border:0;
}



















.error
{
	font-family:Tahoma;
	font-style:italic;
	line-height:13px;
	font-size:.8em;
	color:#900;
	height:13px;
	margin:0 0 2px 0;	
}



.form_all label
{
	margin:0 0 5px 0;
}

.form_all input[type="text"]
{
	background:url(images/bg_text.gif) repeat-x 0 0;
	font-size:.9em;
	color:#5e5e5e;
	line-height:27px;
	height:27px;
	padding:0 5px 0;
	border:1px solid #b5b5b5;
}

.form_all textarea
{
	font-family:Arial;
	background:#ffffff url(images/bg_text.gif) repeat-x 0 0 white;
	font-size:.9em;
	color:#5e5e5e;
	line-height:19px;
	height:120px;
	padding:0 5px 0;
	border:1px solid #b5b5b5;
}


.form_all select
{
	line-height:27px;
	height:27px;
	padding:3px 0;
	border:1px solid #b5b5b5;
}



.page,
.main,
.header,
.menu_follow_block,
.menu_follow_block_in,
.home_promo,
.home_promo_in,
.content,
.content_in,
.footer
{
	min-width:1024px;
}
.search .page {
	min-width:626px;
}






































.header
{
	background:#000000 url(images/bg_top_bar.png) repeat-x center 0;
}

.banner
{
	width:1024px;
	height:211px;
	margin:0 auto;
	position:relative;	
}

.banner_image
{
	width:1024px;
	height:211px;
	display:block;
	position:absolute;
	top:0;
	left:0;	
}

.top_social_link
{
	background:url(images/bg_top_bar_details.png) no-repeat 0 0;
	width:939px;
	height:29px;
	padding:0 85px 0 0;
	position:absolute;
	top:0;
	left:0;	
}

.top_social_link_box
{
	width:243px;
	height:24px;
	padding:5px 0 0 0;
}

.top_social_link_box a
{
	margin:0 0 0 7px;
}

.top_social_link_box span
{
	color:#ffffff;
	text-shadow:0 2px 1px #444444;
}

.link_facebook,
.link_twitter,
.link_rss,
.link_phone,
.link_youtube,
.link_vimeo,
.link_flickr
{
	text-indent:-10000px;
	width:18px;
	height:18px;
	display:block;
}

.link_vimeo
{
    background:url(images/icon_vimeo.png) no-repeat 0 0;
}
.link_vimeo:hover
{
    background:url(images/icon_vimeo.png) no-repeat 0 bottom;
}
.link_flickr
{
    background:url(images/icon_flickr.png) no-repeat 0 0;
}
.link_flickr:hover
{
    background:url(images/icon_flickr.png) no-repeat 0 bottom;
}
.link_youtube
{
	background:url(images/icon_youtube.png) no-repeat 0 0;
}

.link_youtube:hover
{
	background:url(images/icon_youtube.png) no-repeat 0 bottom;
}
.link_facebook
{
	background:url(images/icon_facebook.png) no-repeat 0 0;
}

.link_facebook:hover
{
	background:url(images/icon_facebook.png) no-repeat 0 bottom;
}

.link_twitter
{
	background:url(images/icon_twitter.png) no-repeat 0 0;
}

.link_twitter:hover
{
	background:url(images/icon_twitter.png) no-repeat 0 bottom;
}

.link_rss
{
	background:url(images/icon_rss.png) no-repeat 0 0;
}

.link_rss:hover
{
	background:url(images/icon_rss.png) no-repeat 0 bottom;
}

.link_phone
{
	background:url(images/icon_phone.png) no-repeat 0 0;
}

.link_phone:hover
{
	background:url(images/icon_phone.png) no-repeat 0 bottom;
}

.link_rss_small
{
	text-indent:-10000px;
	background:url(images/icon_rss_small.png) no-repeat 0 0;
	width:14px;
	height:14px;
	display:block;
}

.link_rss_small:hover
{
	background:url(images/icon_rss_small.png) no-repeat 0 bottom;
}

.link_facebook_small
{
	font-size:.8em;
	color:#777777;
	line-height:13px;
	background:url(images/icon_facebook_small.jpg) no-repeat 0 0;
	margin:0 0 5px 8px;
	padding:0 0 0 23px;
	height:13px;
	display:block;
}

.link_facebook_small:hover
{
	text-decoration:none;
	background:url(images/icon_facebook_small.jpg) no-repeat 0 bottom;
}

.page_logo
{
	width:241px;
	height:173px;
	margin:10px 0 0 30px;
	position:absolute;
	top:0;
	left:0;	
}




































.menu_follow_block
{
	background:url(images/bg_menu_repeated.jpg) repeat-x 0 0;
	height:96px;
}

.menu_follow_block_in
{
	background:url(images/bg_menu.jpg) no-repeat center 0;
	height:96px;
}





































.menu
{
	width:906px;
	height:38px;
	margin:0 auto;
	padding:22px 59px 0;
}






#access {

	clear: both;
	display: block;

}

#access a {
	display: block;
}
#access ul ul {
	display: none;
	z-index: 99999;
}


#access ul li:hover > ul {
	display: block;
}







/*
.menu ul li
{
	text-transform:uppercase;
	margin:0 24px 0 0;
	padding:3px 0;
	position:relative;
	z-index:9;
}

.menu ul li a
{
	color:#ffffff;
	text-shadow:0 1px 1px #111111;
	text-decoration:none;
	font-weight:bold;
}

.menu ul li a:hover,
.menu ul li.current-menu-parent a,
.menu ul li.current-menu-item a,
.menu ul li.current-menu-ancestor a
{
	color:#3c362c;
	text-shadow:0 1px 1px #efefef;
}

.menu ul li a span
{
	font-family: 'Niconne', cursive;
}

.menu ul li ul
{
	background:url(images/bg_submenu.png) repeat 0 0;
	width:164px;
	position:absolute;
	top:20px;
	left:-5px;
}

.menu ul li ul li
{
	font-size:.9em;
	width:150px;
	margin:0 0 0 0;
	padding:7px;
	
}

.menu ul li ul li a,
.menu ul li.current-menu-item ul li a,
.menu ul li.current-menu-parent ul li a,
.menu ul li.current-menu-parent ul li.current-menu-item ul li a
{
	color:#ffffff;
	text-shadow:0 1px 2px #000000;
	font-weight:normal;
}

.menu ul li ul li a:hover,
.menu ul li ul li.current-menu-item a,
.menu ul li.current-menu-parent ul li.current-menu-item ul li a:hover
{
	color:#000000;
	text-shadow:0 1px 2px #ffffff;
}
*/

.menu ul li
{
    text-transform:uppercase;
    margin:0 24px 0 0;
    padding:3px 0;
    position:relative;
    z-index:9;
	float:left;
}

.menu ul li a
{
    color:#ffffff;
    text-shadow:0 1px 1px #111111;
    text-decoration:none;
    font-weight:bold;
}

.menu ul li a:hover,
.menu ul li.current-menu-item a,
.menu ul li.current-menu-ancestor a,
.menu ul li.current-menu-parent a
{
    color:#3c362c;
    text-shadow:0 1px 1px #efefef;
}

.menu ul li a span
{
    font-family: 'Niconne', cursive;
}




.menu ul li ul
{
    background:url(images/bg_submenu.png) repeat 0 0;
    width:164px;
    position:absolute;
    top:20px;
    left:-5px;
}

.menu ul li ul li
{
    font-size:.9em;
    width:150px;
    margin:0 0 0 0;
    padding:7px;
}

.menu ul li ul li a,
.menu ul li.current-menu-item ul li a,
.menu ul li.current-menu-parent ul li a,
.menu ul li.current-menu-ancestor ul li a,
.menu ul li.current-menu-parent ul li.current-menu-parent ul li a,
.menu ul li.current-menu-parent ul li.current-menu-item ul li a,
.menu ul li.current-menu-ancestor ul li.current-menu-parent  ul li a
{
    color:#ffffff;
    text-shadow:0 1px 2px #000000;
    font-weight:normal;
}

.menu ul li ul li a:hover,
.menu ul li ul li.current-menu-item a,
.menu ul li.current-menu-ancestor ul li.current-menu-parent a,
.menu ul li.current-menu-parent ul li.current-menu-item ul li a:hover,
.menu ul li.current-menu-ancestor ul li.current-menu-parent a:hover,
.menu ul li.current-menu-ancestor ul li.current-menu-parent  ul li.current-menu-item a
{
    color:#000000;
    text-shadow:0 1px 2px #ffffff;
}



































.follow
{
	width:906px;
	height:28px;
	margin:0 auto;
	padding:8px 59px 0;
}
.follow ul li 
{
	list-style: none;
	width: 750px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.follow a {
	color:#ffc600;
	}

.link_tweet
{
	color:#ffffff !important;
	line-height:18px;
	background:url(images/icon_twitter.png) no-repeat 0 0;
	height:18px;
	padding:0 0 0 30px;
	display:block;
	max-width:800px;
	overflow:hidden;
}

.link_tweet:hover
{
	color:#eac3bb!important;
	text-decoration:none;
	background:url(images/icon_twitter.png) no-repeat 0 bottom;
}

.link_follow
{
	color:#ffffff;
	text-indent:-10000px;
	background:url(images/icon_follow.png) no-repeat 0 0;
	width:62px;
	height:22px;
	display:block;
}

.link_follow:hover
{
	background:url(images/icon_follow.png) no-repeat 0 bottom;
}




































.home_promo
{
	background:url(images/bg_home_red_repeated.jpg) repeat-x center 0;
}

.home_promo_in
{
	background:url(images/bg_home_red.jpg) no-repeat center 0;
}

.home_promo_content
{
	background:url(images/bg_home_red.jpg) no-repeat center 0;
	width:906px;
	min-height:432px;
	margin:0 auto;
	padding:0 59px 0;
}

.promo_banner_block
{
	width:626px;
	margin:23px 0 0 0;
}

.promo_banner
{
	width:626px;
	margin:0 0 23px 0;
}

.calendar_block
{
	background:url(images/bg_calendar.png) no-repeat center 0;
	width:606px;
	height:32px;
	padding:6px 10px 0 10px;
}

.calendar_block span
{
	padding:5px 0 0 20px;
	float:left;
}

.link_calendar
{
	text-indent:-10000px;
	text-decoration:none;
	background:url(images/icon_calendar.jpg) no-repeat center 0;
	width:23px;
	height:24px;
	display:block;	
}

.link_more_details
{
	font-size:.8em;
	font-weight:bold;
	color:#054498;
	text-decoration:none!important;
	text-transform:uppercase;
	line-height:8px;
	background:url(images/icon_arrow.gif) no-repeat right 0;
	height:8px;
	padding:0 10px 0 0;
	margin:7px 0 0 0;
	display:block;
}












































.promo_sidebar_block
{
	width:250px;
	margin:23px 0 0 0;
}

.btn_donate_online
{
	width:250px;
	height:67px;
	display:block;
	position:relative;
}

.btn_donate_online span
{
	display:none;
}

.btn_donate_online:hover span
{
	background:url(images/btn_donate_online_hover.png) no-repeat 0 0;
	width:250px;
	height:67px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}

















































.action_alerts
{
	width:250px;
	margin:20px 0 0 0;
}

.action_alerts_in
{
	background:url(images/bg_action_alert_repeated.png) repeat-y 0 0;
	width:250px;
}

.action_alerts_inn
{
	background:url(images/bg_action_alert_top.png) no-repeat 0 0;
	width:250px;
	padding:63px 0 0 0;
}

.action_alerts_bottom
{
	background:url(images/bg_action_alert_bottom.png) no-repeat 0 0;
	width:250px;
	height:13px;
}














































.content
{
	background:#ffffff url(images/bg_content_bottom_repeated.jpg) repeat-x center bottom;
}

.content_in
{
	background:url(images/bg_content_top_repeated.jpg) repeat-x center 0;
}

.content_main
{
	width:906px;
	margin:0 auto;
	padding:0 59px 0;
}
.homepage,
.subpage
{
	width:906px;
	padding: 0 0 0 0;
}
.one_column
{
	width:626px;
	padding: 0 0 40px;
}
.full_column {
    padding: 0 0 40px;
}

.fullpage
{
	width:906px;
	margin:0 0 40px 0;
}





.video
{
	width:439px;
	height:245px;
	position:relative;
	left:93px;
	top:0;
}



























.blog_info
{
	width:295px;
}

.blog_info table
{
	/*font-size:12px!important;*/
    font-size:13px!important;
}

.blog_info h2,
.event_info h2
{
	background:url(images/bg_content_title.png) no-repeat 0 bottom;
	height:21px;
	padding:0 0 26px 0;
}

.blog_info h3
{
    text-align: left;
}

.event_info
{
	width:295px;
}

.event_info a
{
	text-transform:uppercase;
	text-decoration:none!important;
}

.event_info label
{
	color:#999999;
}



.link_events
{

	text-transform:none!important;
	color:#000000!important;
	text-decoration:none!important;
	background:url(images/link_events.png) no-repeat 0 0;
	width:250px;
	height:46px;
	margin:0 0 14px 0;
	padding:12px 33px 0 12px;
	display:block;
	overflow:hidden;
}

.link_events span
{
	font-weight:bold;
	color:#003170!important;
	display:block;
}

.link_events:hover
{
	background:url(images/link_events.png) no-repeat 0 bottom;
}

.link_events:hover,
.link_events:hover span
{
	color:#999999!important;
}























.book_promo
{
	background:url(images/bg_book_to_buy.png) no-repeat 0 0;
	width:581px;
	height:108px;
	margin:23px 0 0 0;
	padding:0 25px 0 20px;
}

.book_promo a
{
	margin:38px 0 0 0;
}

.book_image
{
	width:116px;
	height:108px;
	overflow:hidden;
}

.title_name
{
	font-size:1.1em;
    padding: 43px 0 0 12px;
    width: 310px;
	height:45px;
	overflow:hidden;
}

.title_name h2
{
	color:#eeeeee;
	text-shadow:0 2px 1px #555555;
}

.title_name span
{
	color:#354866;
}



.sidebar
{
	width:250px;
	padding: 26px 0 0 0;
}

.featured_promo
{
	width:250px;
	margin:20px 0 0 0;	
}

.featured_promo img
{
	margin:0 auto;
	display:block;	
}

.sidebar h5
{
	font-family:Tahoma;
	color:#989898;
	text-transform:uppercase;
}

.sidebar img
{
	margin:0 0 20px 0;
	display:block;
}

.connect_with_us
{
	width:250px;
	margin:0 0 30px 0;
}

.connect_title
{
	background:url(images/title_connect_with_us.jpg) no-repeat 0 0;
	width:235px;
	height:30px;
	padding:19px 15px 0 0;
}

.connect_box
{
	width:214px;
	padding:17px;
	border-left:1px solid #dddddd;	
	border-right:1px solid #dddddd;	
	border-bottom:1px solid #dddddd;
	-moz-box-shadow: 0 0 1px 0 #999;
	-webkit-box-shadow: 0 0 1px 0  #999;
	box-shadow: 0 0 1px 0 #999;

}

.connect_box_in
{
	width:212px;
	border-left:1px solid #999999;	
	border-right:1px solid #999999;	
	border-bottom:1px solid #999999;
}

.title_recent
{
	background:#edeff5;
	width:202px;
	border-top:1px solid #4c70aa;	
	border-bottom:1px solid #cdd4e3;
	padding:5px 5px;
}

.recent_activity
{
	width:198px;
	margin:0 auto;
	padding:7px;
}

.recent_activity_thumbnil
{
	width:31px;
	height:31px;
}

.recent_activity_details
{
	width:156px;
}

.recent_activity_details span
{
	font-size:.9em;
	display:block;
}

.recent_activity_details span a
{
	text-decoration:none;
}

.recent_activity_details label
{
	font-size:.8em;
	color:#777777;
	display:block;
}





























.content_four_column
{
    width: 906px;
    height: 72px;
    padding: 25px 0 12px;
}

.content_four_column .four_column
{
	width:183.5px;
	margin:0 57px 0 0;
}

























.footer
{
	background:url(images/bg_footer_repeated.jpg) repeat-x center 0;
	position:relative;
	padding:12px;
}

.footer_in
{
	width:906px;
	min-height:613px;
	margin:0 auto;
	padding:0 59px 0;
}

.footer_logo
{
	width:163px;
	height:117px;
	position:absolute;
}

.footer_info
{
	margin:22px 0 0 0;
	margin:9px 0 40px 0;
}

.footer_text
{
	color:#ffffff;
	margin:20px 0 0 0;
}

.footer_text span
{
	margin:0 9px 0;
}

.footer_four_column
{
	width:906px;
	margin:25px 0 100px 0;	
}

.four_column
{
	width:226.5px;
}

.four_column span
{
	font-size:.9em;
	color:#bc8282;
	text-transform:uppercase;
	margin:0 0 10px 0;
	display:block;	
}

.four_column a
{
	color:#ffffff;
	text-transform:capitalize;
	margin:0 0 5px 0;
	display:block;
}


.footer_four_column ul
{
	width:906px;
	height:auto;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.footer_four_column ul li
{
	width:226.5px;
}

.footer_four_column ul li a
{
	font-size:.9em;
	color:#bc8282!important;
	text-transform:uppercase;
	margin:0 0 5px 0;
	display:block;	
}

.footer_four_column ul li ul
{
	width:226.5px;
	min-height:150px;
	margin: 0 0 20px;
}

.footer_four_column ul li ul li
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.footer_four_column ul li ul li a
{
	font-size:1em;
	color:#ffffff!important;
	text-transform:none!important;
}


.copyright
{
	font-size:.9em;
	color:#ffffff;
	background:url(images/bg_copyright.png) repeat-x 0 0;
	padding:18px 0 0 0;
}


/************** Added NHD ************************************/
.one_column h1,
.full_column h1,
.fullpage h1
{
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #bbbbbb;
}

.one_column a,
.full_column a,
.fullpage a
{

	/*text-transform:uppercase;*/
	text-decoration:none!important;
}

.one_column p img,
.full_column p img,
.fullpage p img
{
	margin:15px 25px 0 0;
	float:left;
	display:block;
}
.sidebar h5
{
	text-align:right;
}
.single .content_in h1,.single .content_in h2,.single .content_in h3 {
	border-bottom:1px solid #BBBBBB;
}
#comments-title{
	border-bottom:none;
}
.single .content_in  p,
.page .content_in  p {
	line-height:20px;
	margin-bottom:20px;
	text-align:justify;
}

/*---17 Jan 2012---*/
.content_in p
{
    font-size: 1.1em;
    line-height:22px!important;
}

/*---21 DEC 11---*/
.error404 article #searchform input[type="text"]
{
	line-height:30px;
	width:98%;
	height:30px;
	margin:0 0 20px 0;
	padding:0 5px 0;
}

.error404 article .widget
{
	width:200px;
	margin-right:13px;
	margin-bottom:15px;
	float:left;
}

.error404 article .widget ul li
{
	text-transform:none;
	padding:0 0 5px 0;
	float:none;
}

.error404 article .widget h3
{
	text-transform:capitalize;
	margin-bottom:10px;
}

.error404 article .widget_archive
{
	margin-right:0;
	float:right;
}
select {
  border: 1px solid #B5B5B5;
  height: 27px;
  line-height: 27px;
  padding: 3px 0;
}

/* 05-01-2012 */

.sidebar #google_translate_element  img{
    display: inline;
    margin: 0 0 0 0;
}

/* Page specific styles */

.full_column ul li,
.one_column ul li
{
    background:url(images/bg_unorder_listing.gif) no-repeat 0 2px;
    padding:0 0 11px 20px;
    float: none;
}

.full_column ol,
.one_column ol
{
    list-style:inside;
}
.full_column ul, 
.one_column ul, 
.full_column ol, 
.one_column ol
{
	padding-left: 20px;
}

.full_column ol li,
.one_column ol li
{
	font-size:1.1em;
    font-style:italic;
	line-height:20px;
    list-style-type:decimal;
    padding:0 0 11px 0;
    float: none;
}

.gravity_form_wrapper ul li{
    background: none;
}
.post_separator
{
	background:url(images/bg_content_title.png) no-repeat 0 bottom;
	height:10px;
	padding:0 0 26px 0;
}

/*Top menu submenu 13-01-2011*/

ul#top_menu_ul li ul.sub-menu ul.sub-menu {
    margin-left: 169px;
    margin-top: -20px;
}

/*legislative-agenda page table style*/
table.tableizer-table
{
    border: 1px solid #CCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.tableizer-table td
{
    padding: 4px;
    margin: 3px;
    border: 1px solid #ccc;
}
.tableizer-table th
{
    background-color: #104E8B;
    color: #FFF;
    font-weight: bold;
}

.zebra
{
    background:#e6b9b8;
}

/*17-01-2012*/
.gform_wrapper ul li{
    padding: 0;
}



#menu-footer li .sub-menu {
	min-height:180px;
	}

#modal-wrapper::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}

#modal-wrapper {
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	position: fixed;
	text-align: center;
}

#modal-wrapper #modal {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 100;
	background: #FFFFFF;
	padding: 20px 30px;
	text-align: left;
	width: 450px;
}

#modal h1 {
	color: #003170;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #bbbbbb;
}

#modal header {
	background-color: #881C14;
	padding: 5px 10px;
	margin-bottom: 15px;
}

#modal header h2 {
	color: #FFFFFF;
}

#modal label {
	font-size: .815em;
	font-weight: bold;
}

#modal input {
	border-radius: 4px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding-left: 10px;
	height: 22px;
}

#modal-wrapper #modal-overlay {
	background-color: rgba(0,0,0,0.65);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0; 
	left: 0;
}

#modal input.wpcf7-submit {
	padding-left: 0;
	background-color: #881C14;
	text-align: center;
	margin-top: 0;
	border-width: 0;
	padding: 7px 5px 9px 5px;
	min-width: 110px;
	height: 34px;
	border-radius: 0;
	float: right;
	color: #FFFFFF;
	cursor: pointer;
}

#modal-close {
	position: absolute;
	top: -13px;
	right: -13px;
	padding: 5px 9px;
	border-radius: 100%;
	background: #7B7B7B;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

#modal .wpcf7-mail-sent-ng {
	border-color: #10FF7B;
	text-align: center;
	padding: 10px 0;
}
.tribe-events-notices{
display:none;
}