/* 
Theme Name: Todays News 
Text Domain: Todays News 
*/
*{margin:0px; padding:0px;}

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic);

body{
	/*background:url(images/background.jpg) repeat-x #fff;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#797979;
}

/*-- xxxxx Common Css xxxxxxxxx --*/
.left{float:left;}
.right{float:right;}
.clearFix, .CL{clear:both;}
a{text-decoration:none;}
a img{border:none;}
h1, h2, h3{font-weight:normal;}

a {
    color: #0c73a8;
    text-decoration: underline;
}

a:hover, a:focus {
    color: #e03900;
    text-decoration: none;
}

a:focus { 
    outline: none;
}
h3.title {
	background:url(images/title_bg.jpg) repeat-x;
 color: #039DD6;
    display: block;
    font-size: 23px;
    margin-bottom: 15px;
    padding: 10px 9px 15px;
}
.MT5 {
    margin-top: 5px;
}
.ML5 {
    margin-left: 5px;
}
.PR {
    position: relative;
}
.FL{ float:left;}
/*-- content css --*/
.wrapper{
	border:0px solid red;
	margin:auto;
	width:1000px;
}
/*-- top bar css --*/

#topbar #search{
   border: 1px solid #4D4F51;
    float: right;
    height: 23px;
    margin: 4px 0 0 8px;
    width: 138px;
}

#topbar #search input[type="text"]{
	background: none repeat scroll 0 0 transparent;
   border: 0 none;
    color: #7B7C7C;
    font-size: 12px;
    margin: 0;
    padding: 4px;
    width: 108px;
}
#topbar #search input[type="submit"]{
	background:url(images/search_icon.png) no-repeat;
   border: 0 none;
   cursor:pointer;
    float: right;
    height: 14px;
    margin: 4px 4px 0 0;
    overflow: hidden;
    text-indent: -109px; 
    width: 14px;
}

#topbar .toploginbtn{
	background:url(images/top_divider.jpg) no-repeat right 0;
 float: right;
    height: 24px;
    margin-top: 4px;
    padding: 2px 8px 0 0;
}
#topbar .toploginbtn a{
    color: #7B7C7C;
	cursor:pointer;
    font-weight: bold;
    margin: 0 0 0 8px;
    text-decoration: none;
}
#topbar .top_socialicon{
		background:url(images/top_divider.jpg) no-repeat right 0px;
    float: right;
    margin-top: 4px;
     padding: 2px 8px 0 0;
}
#topbar .top_socialicon .widget-wrap{
     float: right;
   margin: 1px 3px 0;
}

/*-- ========== Header ============= --*/
.soclIcons {
    float: right;
}
.soclIcons > li {
    display: inline-block;
}
.innerHeader{ 
    background: none repeat scroll 0 0 #01192c;
   float:left;

    padding: 10px 0 0 0;
    position: relative;
    width: 100%;
}
.header{
 height: 121px;
    margin-top: 13px;
    padding: 0;
    position: relative;
    width: 999px;
		}
#header {
    background: url(images/header_bg.jpg) repeat-x;
   height: 77px;
    margin-top: 10px;
    padding: 15px 0 0;
}


a.logo{
  display: inline-block;
 
	float:left; 
}
.header_quote {
height: 111px;
    position: absolute;
    right: 0;
    top:16px;
    width: 389px; display:none;
}
.header_quote a{ color:#fff;}
.header_quote img {
    display: block;
    float: left;
    margin-right: 10px;
	border: 5px solid #fff;
	border-bottom: none;
}
.header_quote h5 {
    color: #FFFFFF;
    margin: 0 0 2px;
    padding-top: 0px;
}



/*.header_quote blockquote:before {
    content: "";
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
.header_quote blockquote:after {
    content: "";
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}*/
.header_quote blockquote {
 border: 0 none;
    color: #FFFFFF;
    font: 22px/24px 'CallunaBoldItalic',Georgia,Times,Times New Roman,serif;
    margin: 0 0 2px;
    padding: 0;
    text-indent: 2px;
}
.header_quote blockquote a{
    color: #fff;
	line-height:normal;
	text-decoration:none;
}
/*-- ========== Navigation ============= --*/
.innerHeader  .navigation{ margin-top:15px;}
.innerHeader  .menus.menu-primary {
    float: left;
    margin: 10px 0;
    padding: 0;
    width: 100%;
}
.navigation{

    float: right;


}
.menus.menu-primary {
    float: left;
    margin: 20px 0 0;
    padding: 0;
    width: 100%;
}
.navigation ul li {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    list-style-type: none;
   font-family: 'Open Sans', sans-serif;   margin-right: 12px;
}
.navigation ul li:last-child {
   margin-right: 0;
}
.navigation ul li a {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 7px;
    text-decoration: none; text-transform:capitalize;
}

.navigation ul li.active a ,.navigation ul li:hover a  { background:#0184b5; border-radius:5px; box-shadow:0 2px #00678d; color:#fff; }
.navigation .menu-primary-wrap ul ul li a:active
{
background:#0184b5;
}
/*.navigation ul li.community a{ background: url("images/community-menu.png");
 display: inline-block;
    height: 19px;
    overflow: hidden;
    position: relative;
    text-indent: 107px;
    top: -7px;
    width: 75px;	}*/.navigation ul li.community a {    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);    display: inline-block;    height: 19px;    overflow: hidden;    position: relative;     top:0px;    width: 75px;}
/*.navigation ul li.community a{ background:#66C436; position:relative;}

.navigation ul li.community a span{ background: none repeat scroll 0 0 #FE1111;
    margin: 0;
    padding: 3px 7px;
    position: absolute;
    right: -5px;
    top: -7px;}
*//**
* Menu Primary
----------------------------*/

/* First Level */
.menu-primary li a {
    color: #fff;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
    color: #fff;
    outline: 0;
}

/* Child Levels */

.menu-primary li li a {
	color: #fff;
    text-transform: none;
    background: #4B4B4A;
    padding: 9px 15px;
    margin: 0;
    font-weight: normal;
    border-top: 0;
}

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
	color: #fff;
    background: #1A1A1A;
    outline: 0;
    border-top: 0;
}

/* Arrows */

.menu-primary a.sf-with-ul {
    padding-right: 0px;
    min-width: 1px;
}
.menu-primary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 8px 13px 0 0;
}
.menu-primary li li .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 8px 13px 0 0;
}
/* Shadows */

.menu-primary-wrap .sf-shadow ul {
    background:	url('images/menu-primary-shadow.png') no-repeat bottom right;
}

/**
* Menu Secondary
----------------------------*/

.menu-secondary-wrap {
    padding: 0 0 0 2px;
    position:relative;
    height: 30px;
    z-index: 300;
}

.menu-secondary {
}

.menu-secondary ul {
    min-width: 160px;
}

/* First Level */
.menu-secondary > li {
}
.menu-secondary li:first-child {
}

.menu-secondary li a {
    color: #FFFFFF;
    padding: 9px 15px;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin:0 4px 0 0;
    background: url(images/menu-secondary-bg.png) left top repeat-x;
    -moz-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    text-shadow: 0 1px 0 #000;
}

.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus, 
.menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
    color: #FFFFFF;
    background: url(images/menu-secondary-bg.png) left -130px repeat-x;
    outline: 0;
    text-shadow: 0 1px 0 #6d1d02;
}

/* Child Levels */


.menu-secondary li li a {
	color: #fff;
    background: #942702;
    padding: 8px 15px;
    text-transform: none;
    margin: 0;
    font-weight: normal;
    text-shadow: none;
    -moz-border-radius:  0;
    -khtml-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius:  0;
}

.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, 
.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
	color: #fff;
    background: #c53605;
    outline: 0;

}

/* Arrows */

.menu-secondary a.sf-with-ul {
    padding-right: 26px;
    min-width: 1px;
}
.menu-secondary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 8px 13px 0 0;
}
.menu-secondary li li  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 7px 13px 0 0;
}

/* Shadows */

.menu-secondary-wrap .sf-shadow ul {
    background:	url('images/menu-secondary-shadow.png') no-repeat bottom right;
}



/* =MAIN CONTENT
-------------------------------------------------------------- */
.container{
	
}

#content{
	float:left;
	width:672px;	
}
.content h2.title{
   clear: both;
    color: #010101;
    font-size: 25px;
    font-weight: bold;
    line-height: normal;
    padding-top: 9px;
}

/*-- xxxxxxxxx Alert News xxxxxxxxxxxxx --*/
.alertnews{
	background:#710e0e;
 padding: 7px 17px 7px 12px;
    width: 643px;
}
.alertnews a{ 
 	color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}
.alertnews a:hover{
	text-decoration:underline; 
}
/*-- xxxxxxxxxxxxx Index Latest Post xxxxxxxxxxx --*/
.cat_latest_outer {
    border-bottom: 1px solid #E0E0E0;
    float: left;
    padding-bottom: 20px;
    padding-top: 0;
    width: 100%;
}
.cat_latest_outer .latest-article{
  border-bottom: 1px solid #CCCCCC;
    float: left;
    height: 379px;
    margin-bottom: 20px;
    padding-bottom: 25px;
    width: 300px;
	
}
.cat_latest a{
    text-decoration:none;
	}
.cat_category .latest-article{
    height: 400px;
}
.cat_category .latestvideo-article{   height: 300px;}
.cat_latest_outer .latest-article a{
	text-decoration:none;
}
.cat_latest_outer .latest-article .media {
    display: block;
     height: 225px;
	  overflow: hidden;
    position: relative;
}
.cat_latest_outer .latest-article .media img{
	width:300px;
	height:225px;
}
.cat_latest_outer .latest-article h3 {
  color: #1A1A1A;
    font: 24px/26px Arial,Helvetica,sans-serif;
    height: 54px;
    margin: 0;
    overflow: hidden;
    padding-top: 17px;
}
.cat_latest_outer .latest-article span#fb-root{
   
	  display: inline-block;
    height: 19px;
    width: 71px;

}
.cat_latest_outer .latest-article .date_ago {
    color: #333;
	 margin-right: 5px;
	 float:left;
}


.post .title h2{
margin-bottom: 7px;
}
.post .title span{
background:#efefef;
   padding: 2px 5px;
}
.post .detail{
  margin-top: 8px;
}
.post .detail img{
   border: 1px solid #DEDEDE;
    float: left;
    margin-right: 9px;
    padding: 1px;
}
.post .detail .text{
}


/*-- xxxxxxxxxxx Sidebar xxxxxxxxx --*/
#sidebar{
	float:right;
	width:296px;
}

#main-fullwidth {
    background: #FFFFFF;
}

#content-wrap {}

.content {
    padding: 10px 0 10px 10px; 
}

.post-wrap {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding:0;
}
.post-wrap-page, .post-wrap-single {
    border-bottom: 0;
    margin-bottom: 0;
}

.post {}



.title a {
    color: #444;
    text-decoration: none;
}

.title a:hover {
    color: #c02506;
    text-decoration: none;
}

.generic {
    color: #0c1e31;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial, Helvetica, Sans-serif;
    text-decoration: underline;
	display:none;
}

.entry {
    line-height: 20px;
	  min-height: 135px;
}

.featured_image {
    padding: 6px;
    background: #eee;
    border: 1px solid #ddd;
	width:100%;
	height:auto;
}

.postmeta-primary {
    color: #838282;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 0 10px 0; display:none;
}

.postmeta-secondary {
    color: #838282;
    font-size: 11px;
    padding: 0 0 15px 0;
}

.meta_author, .meta_edit, .meta_categories, .meta_tags {
    padding:3px 0 3px 20px;
    background-position:left center;
    background-repeat: no-repeat;
}

.meta_date {
background:#EAE6E6;
    padding: 3px 7px;
    color: #000;
}

.meta_author {
    background-image: url(images/author.png);
}

.meta_comments a{
    color: #FFFFFF;
    text-decoration: none;
	  padding: 0 10px;
}

.meta_edit {
    background-image: url(images/edit.png);
}

.meta_categories {
    background-image: url(images/cat.png);
}

.meta_tags {
    background-image: url(images/tags.png);
}

.readmore-wrap {
    margin-bottom: 15px;
    float: right;
}

a.readmore {
    color: #776868;
    background: #eae6e6;
    padding: 6px 14px;
    font-size: 12px;
    line-height: 12px;
    display: block;
    text-decoration: none;
}

a.readmore:hover {
    color: #FFFFFF;
    background: #8f2602;
    text-decoration: none;
}

/* Featired Posts */

.featuredposts {
    margin: 10px 0 0 10px;
    width: 498px;
    background: #FFFFFF;
    border: 1px solid #E3E4E5;
}

.fp-slides {
}

.fp-post {
    padding: 13px;
}

.fp-thumbnail {
    width: 475px;
    height: 260px;
    margin-bottom: 10px;
    overflow: hidden;
}

.fp-title {
    font-family: Arial, Helvetica, Sans-serif;
    color: #0c1e31;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 4px 0;
    margin: 0;
    text-transform: uppercase;
}

.fp-title a {
    color: #0c1e31;
    text-decoration: none;
}

.fp-title a:hover {
    color: #c02506;
    text-decoration: none;
}

.fp-label {
    color: #333;
    margin: 15px 15px 0 15px;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    font-family: Arial, Helvetica, Sans-serif;
}

.fp-post p {
    color: #333;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 16px;
}


.fp-more, .fp-more:hover{
    color: #c02506;
    font-weight: bold;
}


.fp-nav {
    width: 480px;
    padding: 0 10px 10px 10px;
}

.fp-pager a { 
    background-image: url(images/featured-pager.png);
    cursor:pointer;  
    margin: 3px 6px 0 0;
    padding: 0;
    height: 10px; 
    width: 10px; 
    display: block;
    float: left;
    overflow: hidden; 
    text-indent: -999px; 
    background-position: 0 0;
}
.fp-pager a:hover, .fp-pager a.activeSlide  { 
    text-decoration: none;
    background-position: 0 -110px;
}


.fp-prev {
    float:right;
    margin-right: 4px;
    width:15px;
	height:17px;
    opacity: 0.7;
    background:url(images/featured-prev.png) top left no-repeat;
}

.fp-prev:hover {
    opacity: 1;
}

.fp-prev:active {
    opacity: 0.7;
}

 .fp-next {
    float:right;
	width:15px;
	height:17px;
    margin-left: 4px;
    opacity: 0.7;
    background:url(images/featured-next.png) top left  no-repeat;
}

 .fp-next:hover {
    opacity: 1;
}

.fp-next:active {
    opacity: 0.7;
}

/* =SIDEBAR(S) & WIDGETS
-------------------------------------------------------------- */
.sidebar-secondary {
    padding: 18px 10px 10px 0;
}
.sidebar-primary {
}
.sidebar-primary a, .sidebar-secondary a {
    color: #2f2d2d;
    text-decoration: none;
}

.sidebar-primary a:hover, .sidebar-secondary a:hover {
    color: #be390b;
    text-decoration: underline;
}

/**
* General Widgets Styling
----------------------------*/

.widget-wrap {
    float:left;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

h3.widgettitle {
border-bottom: 1px solid #999999;
    color: #444444;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 22px;
  line-height: 15px;
    margin: 0 0 10px;
    padding: 7px 0 7px 0;
	width:283px;
}

h3.widgettitle a, h3.widgettitle a:hover {
    color: #444;
    text-decoration: none;
}

/**
* Default Widgets
----------------------------*/

.widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    padding: 6px 0 6px 14px;
    margin: 0;
    background: url(images/widget-list.png) left 12px no-repeat;
    border-bottom: 1px solid #e1dbdb;
}

.widget ul li:first-child {
    padding-top: 0;
    background: url(images/widget-list.png) left 6px no-repeat;
    border-bottom: 1px solid #e1dbdb;
}

.widget ul li ul {
    margin-top: 10px;
}

/**
* Search
----------------------------*/
/**
* Wp Calendar
----------------------------*/

#wp-calendar td:hover, #wp-calendar #today {
    background: #2f2d2d;
    color: #fff;
}

#wp-calendar td:hover a, #wp-calendar #today a {
    color: #fff;
}

/**
* 125x125 Banners Widget
----------------------------*/

.banners-125 {
 margin-bottom: -10px;
    text-align: center;
    margin-top: 31px;
	}

.banners-125 img {
    margin: 0 5px 5px 5px;
}


/**
* Posts Widget
----------------------------*/

.posts-widget ul,.comments-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.posts-widget ul li, .comments-widget ul li {
  	background: url(images/border.gif) repeat-x left bottom;
   min-height: 80px;
    padding: 15px 0 16px;
	display: inline-block;
	width:100%;
}
.galleria-container{
    height:340px!important;
	}
.galleria-thumbnails-container{
    left:40%!important;
	}
.posts-widget ul li a img{
border: 0 none;
    display: block;
    float: left !important;
    height: 75px;
    margin-right: 15px;
    padding: 0;
    position: relative;
    width: 100px;
}
.posts-widgettitle {
  color: #1A1A1A;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
}
.comments-widget ul li {
    min-height: 20px;
    padding: 10px 0;
}
.comments-widget ul li a img{ display:none;}
.comments-widget a.comments-widget-author { font-weight:bold;}

.posts-widget-meta { 
    font-style: italic;  
    padding: 0 0 5px 0;
}

.posts-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.posts-widget-more {
    font-weight: bold;
}

.posts-widget-more:hover {}

.posts-widget-featured-image {
    border: 1px solid #535353;
    padding: 4px;  
    background: #EAE6E6;
}

.posts-widget .alignleft {
    margin: 0 8px 8px 0;
}

.posts-widget .alignright {
    margin: 0 0 8px 8px;
}

.posts-widget .aligncenter {
    margin-bottom: 8px;
}

/**
* Comments Widget
----------------------------*/

/**
* Info Box Widget
----------------------------*/

.infobox-widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.infobox-widget ul li {
    list-style-type: none; 
    padding: 0; 
    margin: 5px 0 0 0;
}

.infobox-widget ul li a {
    text-decoration: none;
}

.infobox-widget-description {
    line-height: 20px;
}

.infobox-widget-more {
    font-weight: bold;    
}

.infobox-widget-more:hover {   
}


.infobox-widget .alignleft {
    margin: 0 10px 10px 0;
}

.infobox-widget .alignright {
    margin: 0 0 10px 10px;
}

.infobox-widget .aligncenter {
    margin-bottom: 10px;
}

.infobox-widget .inbottom {
    margin-top: 10px;
}

/**
* Tabs Widget
----------------------------*/

.tabs-widget {
	    background: url(images/title_bg.jpg) repeat-x;
    list-style: none; 
    height: 43px;
    padding: 2px 0 0;
	clear:both;
	width:300px;
	float:left;
}

.tabs-widget li {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 0 4px; 
    padding: 0; 
    float: left;
}

.tabs-widget li:first-child {
    margin: 0;
}

.tabs-widget li a {
  color: #02A0DA;
    display: block;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 16px;
    padding: 11px 14px;
    text-decoration: none;
}
.tabs-widget-widget-themater_tabs-3-id li a {
    text-align: center;
    width: 118px;
}
.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {
    color: #fff;
    background: url(images/sidebartab_bg.jpg) repeat-x;
    text-decoration: none;
}
ul.tabs-widget-widget-themater_tabs-5-id li a:hover, ul.tabs-widget-widget-themater_tabs-5-id li a.tabs-widget-current {
    background: none repeat scroll 0 0 transparent;
    color: #02A0DA;
    font-size: 23px;
    padding: 3px 11px;
}

.tabs-widget-content {

}

/* Flexi Text */

.flexi-text {
    margin: 0; 
    padding: 0;
}

/**
* Tweets Widget
----------------------------*/

.tweets-widget ul {
    list-style-type: none; 
    margin: 0; 
    padding: 0; 
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-serif; 
}

.tweets-widget ul li {
    list-style-type: none;
    padding: 0; 
    margin: 15px 0 0 0; 
}

.tweets-widget ul li {
    margin-top: 5px;
 padding-left: 24px;
    background: url(images/tweets.png) left 2px no-repeat;
}

.tweets-widget li.tweets-bird {
    padding-left: 24px;
    background: url(images/tweets.png) left 2px no-repeat;
}

.tweets-widget a {}

.tweets-widget a:hover {}

a.tweets-widget-time {
    text-decoration: underline; 
}

a.tweets-widget-time:hover {
    text-decoration: none; 
}

/* =FOOTER
-------------------------------------------------------------- */

#footer-wrap {}

#footer {
background: none repeat scroll 0 0 #027AC8;
    color: #FFFFFF;
    left: 0;
    margin-top: 2px;
    position: absolute;
    width: 100%;
}

#copyrights {
    color: #fff;
    text-align: center;
    padding: 0 0 24px;
}
#footer_link {
    color: #fff;
    text-align: center;
    padding: 28px 0 15px;
	}

#copyrights a {
    color: #fff;
} 

#copyrights a:hover {
    color: #fff;
    text-decoration: none;
} 

#credits {
    color: #929292;
    text-align: center;
    font-size: 11px;
    padding: 10px 0;
}

#credits a {
    color: #929292;
    text-decoration: none;
} 

#credits a:hover {
    text-decoration: none;
    color: #929292;
} 

/* =COMMENTS
-------------------------------------------------------------- */

#comments {
    margin-bottom: 15px;
}

#comments p {
    margin: 5px 0 10px 0;
}

h3#comments-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

.commentlist { 
    list-style: none;
    margin: 0;
    padding: 0;
}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom:none;
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 3px solid #ffffff;
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    padding: 5px;
    display: block;
    background: #F2F2F2;
    border: 1px solid #DFDFDF;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.comment-author cite {
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
    display: block;
    font-size: 11px;
    margin: -23px 0 0 305px;
    padding: 0;
    width: 191px;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}

.reply {
    text-align: right;
    margin-bottom: 10px;
}

.comment-reply-link  {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background: #EDEDED;
    color: #333;
    padding: 2px 8px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:  1px solid #999999;
}

.comment-reply-link:hover {
    background: #F5F5F5;
    color: #333;
}


.commentlist .children {
    list-style: none;
    margin: 0;
}

/* Children */

.commentlist .children li {
    border: none;
    margin: 0;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    margin-bottom: 15px;
}

h3#reply-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;

}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
    font-size: 12px;
    font-weight: bold;
}

#respond input {
	margin: 10px 0 0;
    width: 98%;
    height: 23px;
}

#respond textarea {
    width:98%;
    margin:10px 0 0 0;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}
.smooth_slider{
  margin: 2px 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    width: auto !important;
}
.jcarousel-skin-default .jcarousel-clip-horizontal {
    width: auto !important;
}
.smooth_slider .jcarousel-skin-default .jcarousel-clip-horizontal {
    padding: 0;
    width: auto !important;
}
.sldr_title{
	display:none;
}
. jcarousel-skin-default{

}
.smooth_slider_thumbnail {
 border: 1px solid #EDEBEC;
    padding: 3px !important;

}
.smooth_slider .smooth_slideri div {

}
.smooth_slider .jcarousel-item{
   margin: 0 !important;
}
.smooth_slider p.more a{ 
	color:#013254!important;
}
.news_wrapper {
    background-color: #FFFFFF!important;
    border: 1px solid #CCCCCC!important;
    color: #023254;
    display: block;  width: 416px !important;
    padding-right: 12px;
	}
.news_wrapper p.label {
    background: url(images/btn-latest-news.gif) no-repeat;
    font-size: 13px!important;
    height: 25px!important;
    margin-right: 5px;
    padding-left: 9px !important;
    padding-right: 7px !important;
    width: 83px !important;
}
.tweets-widget{
    width: 287px;
}
.tabs-widget-content-widget-themater_tabs-5-id ul li, .tabs-widget-content-widget-themater_tabs-5-id ul li:first-child {
    margin: 10px 0 0;
    clear: both;
	width:100%;
}
.posts-widget-meta {
    font-size: 12px;
    font-style: normal;
    padding: 2px 0 5px;
}
/*-- xxxxx Image Widget xxxxxx --*/
.tabs-widget-content-widget-themater_tabs-3-id{

}
.tabs-widget-content-widget-themater_tabs-3-id ul li{
	background:none;
   float: left;
    height: 163px;
    margin-right:6px;
    padding: 8px 0 8px;
    width: 137px;
}
.tabs-widget-content-widget-themater_tabs-3-id .posts-widget ul li img{
  background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CDCDCD;
    height: 102px;
    padding: 1px;
    width: 136px;
}
.tabs-widget-content-widget-themater_tabs-3-id .posts-widget-meta{
display:none;
}
.smooth_slider span {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
	}
.comment_btn{
    background: url(images/read_more.jpg) no-repeat;
 float: right;
    height: 25px;
    padding-top: 4px;
    width: 184px;
}
textarea {
    height: 150px!important;
    padding: 5px;
    width: 390px;
}
.cat_video
{
float:left;
 margin: 0 15px 15px 0;
height:105px;
}

.newsletter input[type="submit"] {
    background: #023557;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    padding: 4px;
}
.newsletter input[type="text"] {
    margin: 0;
    padding: 4px;
 }
.newsletter p {
    float:left;	
}
.cat_video img {
	width:150px !important;
	height:110px !important;
}
.cat_pics img {
	width:150px !important;
	height:240px !important;
}
.cat_pics
{
float:left;
margin:0 15px 20px 0;
}
.content .nav{ 
  float: right;
    margin: -14px 2px 11px 2px; /* -14px 20px 11px 2px; */
    width: 470px; /* 98px */
}
.content .big_boss_nav{ 
    width:100%!important;
	}
.content .nav .alignleft a,.content .nav .alignright a{ 
	font-size:12px;

}
.jcarousel-control{
	float: right!important;
    margin: 2px 25px 0!important;
    overflow: hidden!important;
    padding:0!important;
    position: absolute!important;
    right: 0!important;
    top: 263px!important;
	width:auto!important;
}
.jcarousel-control a{
	font-size:11px!important;
}
.cat_cont {
 float:left;
 height:auto;
 width:260px; /* 240px */
 color:#444444;
 padding-left:20px; /* 8px */
 font-family:Arial, Helvetica, sans-serif;
 margin-bottom:5px; /* extra */
 }
.cat_cont  h2 {
	font-size:20px;
	font-family:"Trebuchet MS", arial;
	color:#222222;
	margin-bottom:0px;
	}
.cat_cont ul {
 list-style:none;
 margin:0px;
	padding:0px;
 }
.cat_cont ul li {
 font-size:11px;
 background:url(images/cat_list.jpg) no-repeat 0px 4px;
 padding:0 0 0 12px;
 margin:0px;
 }
 .cat_cont ul li a{
 text-decoration:none;
}
#copyrights ul {
 	list-style:none;
	margin:0px;
	padding:0px;
	}
#copyrights ul li {
	display:inline;
	}
#copyrights ul li a{
  color: #FFFFFF;
    padding: 0 10px;
    text-decoration: none;
	}
#footer_link ul {
 	list-style:none;
	margin:0px;
	padding:0px;
	}
#footer_link ul li {
	display:inline;
	}
#footer_link ul li a{
  color: #FFFFFF;
    padding: 0 10px;
    text-decoration: none;
	}

.jcarousel-control{
display:none;
}
.merlic_poll_container{
	width:283px;
}
.standing{float:left;
background-color:#f6f6f6;
 width:275px;
  border:1px solid #e5e5e5;
  font-size:11px;
  padding-bottom:5px;
  text-align:left;}
.standing h3{background-color:#e5e5e5;
padding:11px 9px; 
text-transform:uppercase;
 font-size:15px; 
 color:#000000; 
 font-weight:bold;
 margin:0px;}
.standing .headlist{
float:left;
 background:url(images/7770265.cms.gif) left top repeat-x; 
 color:#FFFFFF;
padding: 4px 0 4px 3px; 
 font:10px Arial, Helvetica, sans-serif;}
.standing .tab1{float:left;
 width:100px;
  padding-left:5px;
  padding-bottom:5px;
   font-family:arial;}
.standing .tab2{float:left;
 width:17px;
 padding-bottom:5px;}
.standing .tab3{float:left;
 width:25px;
 padding-bottom:5px;}
.standing .tab4{float:left;
 width:44px;
 padding-left:5px;
 padding-bottom:5px;}
.standing .teamlist {border-bottom:1px dotted #CCCCCC;
float:left;
padding-top:4px;}
.blu {
    color: #024D99;
}
.more {
    font-size: 12px;
    padding-right: 8px;
    text-align: right;
	font-family:arial;
	margin-top:5px;
}
.more a{
color:#024D99;
text-decoration:none;}
.more a:hover{
text-decoration:underline;}

/* -----======= Forum css =============----- */
.forumcontent{  
 float: left;
    margin-right: 20px;
    padding: 0;
    width: 858px;
} 
.forumcontent h2.title{
 display:none;
}
/*------======== login register popup ========-------*/
#exposeMask{
 display:none!important;
}
#loginForm, #registerForm {
    height: 100%;
    margin-top: -14px;
    position: fixed;
    width: 100%;
z-index:100;
}
#LoginWithAjax_Login{
 background: #FFFFFF;
 border: 2px solid #333333;
 border-radius: 6px 6px 6px 6px;
 box-shadow: 0 0 0 #CCCCCC;
  color: #333333;
    margin: 182px auto;
  padding: 10px 7px;
    position: relative;
    text-align: left;
    width: 400px; /* 350px*/
    z-index: 99;
}
#LoginWithAjax_Login a.close{
    background:url(images/close.png) no-repeat;
  cursor: pointer;
    display: block;
    float: right;
    height: 36px;
    position: absolute;
    right: -21px;
    top: -18px;
    width: 36px;
}
#overlay{
background:#000000;
   height: 100%;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 9;
}
#loginForm .message, #registerForm .message{
 color: #444444;
    font-size: 18px;
    margin-bottom: 4px;
}#registerForm .message{    margin-bottom: -25px!important;}
#loginForm a.closebtn, #registerForm a.closebtn{
    background: url(images/close.png) no-repeat left 0;
  cursor: pointer;
    display: block;
    float: right;
    height: 36px;
    position: absolute;
    right: -16px;
    top: -14px;
    width: 36px;
}
#LoginWithAjax_Password input, #LoginWithAjax_Username input{
    border-radius: 4px 4px 4px 4px;
    color: #666666;
    padding: 4px;
}
#lwa_wp-submit{
    background: url(images/login-button.png) no-repeat;
	border: 0 none;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
    width: 89px;
}
#LoginWithAjax_Login #simplr-form .submit{
float:none!important;
}
#spMainContainer #spSearchForm {
    float: left;
    margin-left: 10px;
}
#spMainContainer #spSearchForm .spLeft {
margin:0px!important;
}

.password_label,.password_input
{
 background:none!important;
}

#LoginWithAjax_Submit
{
 background:none!important;
}

#lwa_wp-password-submit {
    background: url("images/get_pass_button.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
    width: 150px;
}

#lwa_wp-lostpassword-submit {
    background: url("images/lost_pass_button.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
    width: 180px;
}

.lwa_wp-cancel
{
    background: url("images/login-button.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
    width: 89px;
}

#LoginWithAjax_Links a
{
 text-decoration: none!important;
}

#LoginWithAjax_Links_Remember_Cancel a
{
 border:none!important;
}

/* wordpress css for reset password form */
#pass-strength-result{border-style:solid;border-width:1px;float:left;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;display:none;}

.indicator-hint{padding-top:8px;}

.description{font-size:12px;font-style:italic;font-family:sans-serif;}

#login  .message {
    background-color: #FFFFE0;
    border-color: #E6DB55;
}

#login  #login_error {
    background-color: #FFEBE8;
    border-color: #CC0000;
}

#login_error, #login  .message {
   margin-bottom:10px;
    padding: 12px;
}

#login form .input {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #E5E5E5;
    box-shadow: 1px 1px 2px rgba(200, 200, 200, 0.2) inset;
    font-size: 15px;
    font-weight: 200;
    line-height: 1;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: medium none;
    padding: 3px;
    width: 50%;
}

.gallery-nav .back

{
top:200px!important;
position:absolute;

}

.gallery-nav .forward

{
top:200px!important;
position:absolute;
right:5px;
}

.gbackgr
{

position:relative!important;
border: 1px solid #e6e6e6!important;
padding: 2px;
}

.div_seeMore
{
margin:15px 5px -10px 0;
float:right;
font-weight:bold;
}

.big_boss_nav
{
margin:9px 0 11px!important;
}
.notfound
{
text-align:center;
padding:30px;
font-weight:bold;
font-size:18px;
}
.sub-menu li ul{
     margin-top:-1px;
	 }
.sub-menu{
     z-index:10;
	 }
/*-- xxxxxxxx Footer News xxxxxxxxx --*/
#btNewPanel {
  margin-bottom: 25px;
/*    margin-left: -20px;*/
/*    width: 960px;*/
}


#btNewPanel .newsDiv {
/* float: left;
    min-height: 311px;
    padding-left: 20px;
    padding-top: 30px;
    width: 300px;*/
 float: left;
 min-height: 250px;
    padding-top: 30px;
    width: 200px;
	   margin-right: 23px;
	   }

#btNewPanel .newsDiv .title {
border-bottom: 2px solid #E5E5E5;
    color: #0D557D;
    font: bold 16px/29px arial;
    height: 29px;
    margin-bottom: 5px;
    padding-bottom: 6px;
    text-transform: uppercase;
}
#btNewPanel .newsDiv .mdlprt {
    color: #333333;
/*    font: 13px Lucida Grande,arial;
    padding: 10px 0;*/
	 font: 12px Lucida Grande,arial;
    padding: 6px 0;
}
#btNewPanel .PR8 {
    padding-right: 8px;
}
.FL {
    float: left;
}
#btNewPanel .newsDiv .mdlprt a {
 color: #333333;
    text-decoration: none;
}
#btNewPanel .newsDiv .mdlprt .grey {
    color: #8B96A0;
}
#btNewPanel .newsDiv .brd {
    border-bottom: 1px solid #E8E8E8;
}
/*-- xxxxxxxxxxxx youspeak xxxxxxxxxxxxxx --*/
#youspeak{}
#youspeak .brdb_gray {
    border-bottom: 1px solid #CCCCCC;
}
#youspeak .bx {
    margin-top: 20px;
    padding-bottom: 10px;
}
#youspeak .wd100 {
    width: 100px;
}
#youspeak a{ text-decoration:none;}
#youspeak .play_btn {
    background: url("images/play_bt.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 28px;
    left: 37px;
    position: absolute;
    top: 29px;
    width: 28px;
}
#youspeak .fnts11 {
    font-size: 11px !important;
}
#youspeak .nrComnts {
    background: url("images/sprite.png") no-repeat scroll -485px -256px transparent;
    color: #11537C !important;
    display: inline-block;
    padding-left: 20px;
}
#youspeak .fnts11 {
    font-size: 11px !important;
}
#youspeak .nrReply {
    background: url("images/sprite.png") no-repeat scroll -485px -288px transparent;
    color: #11537C !important;
    display: inline-block;
    padding-left: 20px;
}
#youspeak .PL7 {
    padding-left: 7px;
}
#youspeak .you_spktxt {
    display: table-cell;
}
#youspeak p{ margin:0px;}
#youspeak .rd14_lc {
    color: #ED2824 !important;
    font: 13px "Lucida Grande",sans-serif,Arial;
}

#youspeak .b20c {
    color: #000000;
    font: 20px/20px "CallunaBlack",Georgia;
}
li.social-share-widget{
    list-style: none outside none;
/*    margin-left: 388px;
    margin-top: 88px;
   position: absolute;*/
}
li.social-share-widget ul li{ list-style:none;}
.post-wrap-single .image_single{
    width:648px;	
    }
.forumcontent #spMainContainer .spImg{
    padding:7px 2px 0!important;
    height:58px!important;
   }
#spMainContainer .spInRowPostLink{
     text-align:left!important;
	 }
#spMainContainer .spIcon{
    margin-top:0!important;
	}
.first_image {
    float: left;
    height: 65px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
    width: 72px;
}
.first_image img{
width:72px;
height:72px;
 }
 
#bannerslider .desc .date_ago {
    float: left;
    margin-right: 5px;
	color:#333!important;
}
.cat_latest img {
    border: 1px solid #E6E6E6;
    float: left;
    height: 94px;
    margin-right: 9px;
    padding: 3px;
    width: 127px;
}
.sidebar-primary .posts-widget ul,.sidebar-primary .comments-widget ul,.sidebar-primary .widget div{
    width:290px;
	}
.ipl_video,.ipl_photo{
    float:left!important;
	clear:both;
	}
.ipl_photo{
   width:100%;
   margin-top: 10px;
   }
.ipl_video a,.ipl_photo a{
     clear:both;
	 float:right!important;
	 }
.more_photo {
    float:left!important;
	clear:both;
	}
.more_photo h2{
   margin-bottom:0!important;
   }
 .ipl-more{
    float: right;
    margin-bottom: 20px;
    text-transform: uppercase;
	}
.ipl_video{
     background: url("images/border.gif") repeat-x left top;
	   border-bottom: 1px solid #E0E0E0;
	   padding:10px 0;
	   width:100%;
	 }
.fb_iframe_widget{
    /*margin-top:10px;*/
	}
.smooth_slider_fouc .smooth_slider{
    display:none!important;
	}
.sim_photo{
    float:left!important;
	margin:5px 0 0 0;
	width:100%;
 border-top: 1px solid #E0E0E0;
	}
.sim_photo p{
	margin:0!important;
	}
	
.meta {
    float: left;
    width: auto;
}
.today_weather { width:60%; height:32px; float:left; background:#0f1316; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.wp_wunderground_partly-cloudy { float:left; font-weight:bold; margin-right:10px; }
.wp_wunderground_partly-cloudy img { height:30px!important; }
.weather_detail {
    float: left;
    padding-top: 6px;
}


.one
{
 padding-top: 50px;
    width: 500px;
}
.all 
{

float: right;
padding-bottom: 72px;
padding-right: 100px
 width: 200px;
}
.view_letter 
{
 margin-top: 32px;

}

.one input[type="submit"] 
{
 background: url("images/To-particular.png");
 padding:10px 20px;
 color:#ffffff;
 border:none;
}
.all input[type="submit"] 
{
background: url("images/to-all.png");
padding:10px 20px;
color:#ffffff;
border:none;
}
.view_letter a
{
background: url("images/View-newslatter.png");
padding:10px 20px;
color:#

}
#LoginWithAjax_Form input[type="text"], #LoginWithAjax_Form input[type="password"]{background:#f0f0f0; border:1px solid #c5c5c5; padding:5px; font-family:arial; font-size:12px; width:270px; color:#565656; margin-bottom:8px; }
#LoginWithAjax_Form input[type="submit"] { background:#0099d2; padding:8px 30px 10px; font-size:15px; color:#fff; font-weight:bold; border:0 none; cursor:pointer; }
#LoginWithAjax_Form a input[type="submit"] { background:none; color:#0092c8; font-size:12px; }
#LoginWithAjax_Form label { float:left; font-size:12px; width:100px; color:#565656; font-family:arial; font-weight:bold; margin-bottom:8px; }
#LoginWithAjax_Form .lwa-submit-links label { width:auto; }
#LoginWithAjax_Form .lwa-submit-links { font-family:arial; font-size:12px; }
#LoginWithAjax_Form a { color:#0092c8; }


.photos_latest_outer 
{
	border-bottom: 0 solid #E0E0E0;
    padding-bottom: 0;
	float: left;
	padding-top: 0;
    width: 100%;
}
.photos_latest_outer  .latest-article
{
 border-bottom: 1px solid #CCCCCC;
    float: left;    
    margin-bottom: 20px;
    padding-bottom: 25px;
    width: 300px;
}
.cat_latest_outer .nav{ clear:both; float:right; /* width:160px; */}
.cat_latest_outer .nav a{ 
 border: 1px solid #CCCCCC;
    padding: 8px;
    text-decoration: none;
    text-transform: uppercase;
	}
.cat_latest_outer .nav a:hover {
    background: none repeat scroll 0 0 #027AC8;
    color: #FFFFFF;
}
	
.cat_latest_outer .nav .alignright{  float: left;  margin-right: 10px;}
.cat_latest_outer .nav .alignleft{ padding:0px;}

/************************************* Custom new ************************************************************/
#post-0 h2.title {
                 background: -moz-linear-gradient(#0093F2, #009AD2, #036CB0) repeat scroll 0 0 rgba(0, 0, 0, 0);
      background: -webkit-linear-gradient(#0093F2, #009AD2, #036CB0) repeat scroll 0 0 rgba(0, 0, 0, 0);
            background: -o-linear-gradient(#0093F2, #009AD2, #036CB0) repeat scroll 0 0 rgba(0, 0, 0, 0);
      box-shadow: 0 1px 1px #666666;
       color: #FFFFFF;
       font-size: 24px;
       font-weight: bold;
       padding: 7px 0 7px 10px;
   }
/*#post-0 {
        background: -moz-linear-gradient(#FFFFFF, #F8F8F8) repeat scroll 0 0 rgba(0, 0, 0, 0);
        background: -webkit-linear-gradient(#FFFFFF, #F8F8F8) repeat scroll 0 0 rgba(0, 0, 0, 0);
        background: -o-linear-gradient(#FFFFFF, #F8F8F8) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #ECECEC;
        border-radius: 4px;
        }*/
#post-0 h2.title a {
                   color: #FFFFFF; display:none;
                   }

#post-0 .title .bp-title-button {
           background: none repeat scroll 0 0 #66C400;
        color: #FFFFFF;
         float: right;
        margin-right: 15px;
       margin-top: 2px;
        transition-duration: 0.4s;
                transition-timing-function:ease-in-out;
}
.title .bp-title-button:hover {
    transform: scale(1.12);
    transition-duration:.2s;
    transition-timing-function:ease-in-out;
}
.election_schedule {
    float: left;
    margin: 0;
    padding: 3em 0 0 10em;
    width: 182px;
}

.day-counter{width:90%; padding:5%; float:left; text-align:center; font-size:18px; border:1px solid #999;}
.day-counter .ele_form{ text-transform:uppercase; font-size:30px; }
.day-counter .elect_day{width:100%; float:left; font-size:48px; color:#888; text-transform:uppercase;}
.day-counter .elect_hours{color:#888;}
.day-counter .elect_min{ color:#888;}
.day-counter .elect_sec{ color:#888;}

*:after, *:before {
    box-sizing: border-box;
}
.Innerbanner h1 {
    color: #fff;
    left: 44%;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}
h1 {
    font-size: 35px;
    text-decoration: none;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
* {
    box-sizing: border-box;
}
#buddypress div#item-header h2 {
    margin-bottom: 5px;
}
#buddypress div#item-header h2 {
    line-height: 120%;
}
#item-header-content h2.user-nicename {
    color: #00aff0;
    font-family: open sans;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
}

.election_result_2014 {
    font-size: 24px;
    left: 30%;
    margin-top: 8px;
    position: absolute;
    text-align: center;
    width: 250px;
}
.election_result_2014 span {
    color: #66C436;
    font-size: 60px;
    text-shadow: 1px 0 3px #000000;
}
.election_result_2014 h3 {
    color: #66C436;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
    text-shadow: 2px 0 1px #000000;
}
.navigation .current-menu-item a, .navigation  .menu-primary-wrap a:active,.navigation .current-menu-ancestor a{
     background:#0184b5; border-radius:5px; box-shadow:0 2px #00678d; color:#fff;
}

.candidate-info {    top: -198px;     font-family: sans-serif;    font-size: 12px;    font-style: italic;    position: absolute;    transition-duration: 400ms;height:189px; padding:5px;border-radius:12px;
    transition-timing-function: ease; background-color: rgba(38, 201, 255, 0.3); width:190px;    color: #000;}

.candident_group_main ul li{position:relative}

.candident_group_main li:hover .candidate-info {    display: block;    transform: translateY(100%);}
.candident_group_main ul li{ height:265px;   overflow: hidden;}
.rwd-table {
  margin: 1em 0;
  min-width: 300px;
}
.rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) "";
  font-weight: bold;
  width: 7.5em;
  display: inline-block;
}

.contestant_list ul.rising_star li {
  display: inline-block;
  margin:10px 0;
}

.contestant_list ul.rising_star li.eliminate {
  text-align: center;
}
#post-235489 .fcbk_share {    display: none;}
body.login.login-action-login.wp-core-ui.locale-en-us p#nav a.axcoto-register-modal {
    display: none;
}

@media (min-width: 480px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th, .rwd-table td {
  text-align: left;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}





.rwd-table {
 
  color: #000;
  border-radius: .4em;
  overflow: hidden;
}
.rwd-table tr {
  border-color: #46627f;
}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}

@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}
.rwd-table th, .rwd-table td:before {
  color: #000;
}

#simplr-form input[type="text"] {
      background: #f9f9f9 none repeat scroll 0 0 !important;
    border-radius: 0!important;
    box-shadow: none!important;
    clear: both;
    float: left;
    height: 24px;
    padding: 5px;
}


 #simplr-form{
 background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: 0 4px 18px #999999;
    font-weight: normal;
    padding: 16px;
    text-align: left;
}

#simplr-form input[type="submit"] {
    background-color: #257ea8;
    border: 1px solid;
    border-radius: 11px;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-top: -3px;
    padding: 3px 10px;
    text-decoration: none;
}
.movie_list ol li a {
    display: block !important;
    line-height: 23px !important;
}
.movie_list ol {margin-left: 0 !important;}
.category-26 .date_new ul li a, .date_new ul li{font-size:12px !important;}
.front-image {height:250px; overflow: hidden;}

.kkk-dt {
    float: left;
    width: 100%;
    margin: 0px 0px 30px;
    line-height: 24px;
}

.kkk-dt p {
    float: left;
    width: 100%;
    margin: 10px 0px 10px;
    line-height: 24px;
}


