/*
Theme Name: Newspaper Tribune
Theme URI: http://www.tcp.gr/
Description: tcp.gr Project
Author: Theodoros Tassopoulos, Avgeris Sotirios
Version: 1.0.1

	Copyright: (c) 2011 Theme Junkie.
	license: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
*/

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	-webkit-padding-start: 0px;
}

:focus { /* remember to define focus styles! */
	outline: 0;
}

body {
	background: #fff;
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: 0;
}

/* Floating */
.left {
	float: left;
}

.right {
	float: right;
}

/* Clear Floats */
* html .clear {
	height: 0%;
}

.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clear {
	display: block;
}

/* =Global
-------------------------------------------------------------- */

body {
	background: #e9e9e9;
	color: #333;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.63;
	background-image:url(/images/btb.jpg)!important;
	background-repeat:repeat-y;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 13px;
}

h5,h6 {
	font-size: 12px;
}

pre,code,kbd,samp,tt {
	font: 13px/1.385 "Courier New", Monospace, serif;
}

input,button,select,textarea,option {
	font-family: Helvetica, Arial, serif;
}

/* Links */
a:link, 
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 a,h2 a,h3 a,h4 a, h5 a, h6 a {
	text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	text-decoration: underline;
}

/* Input Form & TextArea */
input, textarea {
	border-color: #ccc #efefef #efefef #ccc;
	border-width: 1px;
	border-style: solid;
	color: #777;
	padding: 6px;
}

input:focus {
	background: #ffffff;
}

/* =Structure
-------------------------------------------------------------- */

#wrapper {
	background: #fff;
	margin: 0 auto;
	padding: 0 15px 15px;
	width: 960px;	
}

#top {
	background: #fff;
	border-bottom: 1px solid #e9e9e9;	
	height: 31px;
	line-height: 31px;
	overflow: hidden;
}

#header {
	background: #fff;
	overflow: hidden;
	position: relative;
	margin-bottom:5px;
}

#container {
	background: #fff url(images/bg-content.jpg) repeat-y;
}

.home #container {
	background: none;
}

#content {
	background: #fff;	
	float: left;
	width: 630px;
	margin-bottom: 18px;
}

#sidebar {
	float: right;
	width: 300px;
}

/* =Header
----------------------------------------------- */

#top span {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;	
}

#top span span {
	background: url(images/hatch.gif) repeat;
	color: #666;
	line-height: 25px;	
	margin: 3px 2px 0 0;
	padding: 0 5px;	
}

#top .top-year {
	margin-right: 10px !important;
}

/* News Ticker */
ul#ticker {
	color: #bbb;	
	float: left;
	font-size: 11px;	
	height: 31px;
	overflow: hidden;
	line-height: 31px;
}

ul#ticker li a {
	color: #777;	
	margin-right: 5px;
}

/* Search Form */
#search {
margin: auto;
width: 295px;
}

#searchform {
	background: #fff;
	border: 1px solid #e0e0e0;
	height: 23px;
}

#searchform input {
	background: none;
	border: none;
	display: block;	
}

#searchform input#s {
	background: #fff;
	color: #999;	
	float: left;
	font-size: 11px;	
	height: 16px;
	line-height: 1.1; 
	padding: 4px 7px 3px 7px;
	width: 254px;	
}

#searchform input#searchsubmit {
	cursor: pointer;	
	float: right;	
	height: 18px;
	padding: 3px 6px 3px 0;
	overflow: hidden;
	text-indent: -5555em;
	width: 19px;	
}

/* Header Quotes */
#header .header-quote {
	font-size: 17px;
	line-height: 18px;
	width: 250px;
}

#header .header-quote .quote-bold {
	display: block;
	font-weight: bold;
}

#header .header-quote .quote {
	color: #aaa;
	display: block;
	letter-spacing: -1px;
	padding-bottom: 15px;
}

#header .quote-left { /* Left Quote */
	bottom: 0;
	left: 0;
	position: absolute;
}

#header .quote-left .img {
	bottom: 0;
	left: 220px;
	position: absolute;
	width: 80px;
}

#header .quote-left .quote-text {
	bottom: 5px;	
	position: absolute;
	width: 210px;
	text-align: right;
}

#header .quote-right { /* Right Quote */
	bottom: 0;
	position: absolute;
	right: 0;
}

#header .quote-right .img {
	bottom: 0;
	position: absolute;
	right: 220px;
	width: 80px;
}

#header .quote-right .quote-text {
	bottom: 5px;
	position: absolute;
	right: 0;
	width: 210px;
}

/* Text Logo */
#header-with-quote #text-logo {
	text-align: center;
}

#header-with-ad #text-logo {
	float: left;
}

#site-title {
	font-family: Georgia;
	font-size: 38px;
	line-height: 1;	
	padding: 25px 0 5px 0;	
	
}

#site-title a, #site-title a:hover {
	color: #444;
	text-decoration: none;
}

#site-desc {
	color: #bbb;	
	font-size: 11px;
	
}

/* Image Logo */
#header-with-quote #logo {
	line-height: 1;
	margin: 5px 0px;
	overflow: hidden;
}

#header-with-ad #logo {
	float: left;
	height: 80px;
	line-height: 1;	
	margin: 13px 0 0 0px;
	overflow: hidden;
}

/* Un-widgetized Advertisement */
.header-ad {
	float: right;
	height: 60px;
	margin: 22px 0 0 0;
	width: 468px;	
}

.home-column1-ad {
	border-top: 1px solid #e9e9e9;
	margin-bottom: 15px;
	padding-top: 15px;
	width: 300px;	
}

/* Navigation Social Icons */
.nav-social {
	float: right;
	font-size: 10px;
	line-height: 25px;		
	padding-right: 10px;
	
}

.nav-social li {
	float: left;
}

.nav-social li a {
	color: #777;
	display: block;
	float: left;
	height: 16px;	
	margin-left: 15px;
	padding: 1px 0px 6px 20px;
}

.nav-rss {
	background: url(images/ico-feed.png) no-repeat 0px 5px;
}

.nav-email {
	background: url(images/ico-email.png) no-repeat 0px 5px;
}

.nav-twitter {
	background: url(images/ico-twitter.png) no-repeat 0px 5px;
}

.nav-facebook {
	background: url(images/ico-facebook.png) no-repeat 0px 5px;
}

/* =Navigation Menu
-------------------------------------------------------------- */

.nav {
	font-family:'Open Sans Condensed', sans-serif;
}

.nav a {
	position: relative;
	display: block;
	z-index: 100;
}

.nav li {
	float: left;
	width: auto;
	list-style: none;
	line-height: 30px;
}

.nav ul#menu-submenu li, .nav ul#menu-submenu-1 li {
	float: left;
	width: auto;
	list-style: none;
	line-height: 30px;
}
.nav li#menu-item-21{
	background:none!important;
}

.nav li a {
	display: block;
	font-size: 14px;
	padding: 0 8px;
}

.nav li a.sf-with-ul {
	
}

.nav a:hover {
	color: #3275a8;
}

.nav li.current_page_item li a, 
.nav li.current_page_parent li a,
.nav li.current-menu-ancestor li a,
.nav li.current-cat li a,
.nav li.current-cat-parent li a,
.nav li.current-menu-item li a {
	}

/* Drop-down menus */
.nav li ul {
	background: #fff;
	margin: 5px 0 0;
	padding: 10px 0 0;
	position: absolute;
	left: -999em;
	width: 170px;
	border: 1px solid #e3e3e3;
	z-index: 9999;
}

.nav li ul li {
	margin: 0;
}
.socialmedia-buttons img {margin-right:7px!important}
.nav li ul li a {
	background: none !important;
	border: 0;
	color: #333;
	display: block !important;
	font-size: 11px;
	font-weight: bold;
	padding: 0 15px !important;
	line-height: 32px !important;
	width: 140px;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.nav li ul li a:hover {
	color: #3275a8;
	text-decoration: underline;
}

.nav li ul li a.sf-with-ul {
	
}

.nav li ul ul {
	margin: -37px 0 0 170px !important;
}

.nav li ul li a:hover, 
.nav li.current_page_item ul li a, 
.nav li.current_page_parent ul li a,
.nav li.current-menu-ancestor ul li a,
.nav li.current-cat a ul li,
.nav li.current-menu-item ul li a,
.nav li.sfHover ul li {
	background: none;
}

.nav li:hover,.nav li.hover {
	position: static;
}

.nav li:hover ul ul, .nav li.sfhover ul ul,
.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul {
	left: -999em;
}

.nav li:hover ul, .nav li.sfhover ul,
.nav li li:hover ul, .nav li li.sfhover ul,
.nav li li li:hover ul, .nav li li li.sfhover ul,
.nav li li li li:hover ul, .nav li li li li.sfhover ul {
	left: auto;
}

.nav .sf-sub-indicator {
	display: none;
	background: url(images/arrow-superfish.png) no-repeat;
	position: absolute;
	display: block;
	right: 0.4em;
	top: 44%;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
}

.nav li ul .sf-sub-indicator {
	display: none;
	background: url(images/arrow-superfish-right.png) no-repeat;
	top: 38%;
}

/* Primary Navigation */
#primary-nav {
	background: url(images/alert-overlay.png) repeat-x;
	height: 30px;
	padding-right: 10px;
	line-height: 30px;
	overflow: hidden;
}

#primary-nav li {
	float: left;
	list-style: none;
	padding: 0;
}

#primary-nav li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 0 9px;
	font-family:'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
	
}

#primary-nav li a:hover {
	color: #eee;
	text-decoration: none;
}

#primary-nav li ul li a:hover {
	text-decoration: underline;
}

#primary-nav li ul li {
	background: none;
}

#primary-nav .nav a:hover,
#primary-nav .nav a.current,
#primary-nav .nav li.current_page_item a, 
#primary-nav .nav li.current_page_parent a,
#primary-nav .nav li.current-menu-ancestor a,
#primary-nav .nav li.current-cat a,
#primary-nav .nav li.current-cat-parent a,
#primary-nav .nav li.current-menu-item a {
}

#primary-nav .nav li ul {
	margin: 0 0 0 -2px;
	padding-top: 0px;
	border-top: none;
	border-bottom: none;
}


#primary-nav .nav li ul li a {
	font-size: 16px!important;
	color: #333;
	line-height: 16px!important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #dedede !important;
}
#primary-nav .nav li ul li a:hover {
	font-size: 16px!important;
	color: #333;
	line-height: 16px!important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #dedede !important;
}

#primary-nav .nav li ul ul {
	margin: -34px 0 0 170px !important;
}

#ticktick {width:700px;  display:block; height:28px;float:left; overflow:hidden}
#newslettah {width:249px; border:1px solid #DDD; display:block; height:20px; margin:7px 0px 7px 0px;float:left;}
#newslettah #b {width: 60px; background-color: #243165; color:#FFF; height:100%; float:right; text-align:center;}

#primary-nav .nav li ul {
	border-bottom: none;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.03);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.03);
	box-shadow: 0 2px 2px rgba(0,0,0,.03);
}

.single .home, #primary-nav a.first {
	background: url(images/arrow-up.png) no-repeat center 32px;
	color: #fbfbfb;
	text-decoration: none;
}

#primary-nav .home-list {
	background: none !important;
}

/* Secondary Navigation */
#secondary-nav {
	height: 33px;
	z-index: 99;
	margin-bottom: 0px;
	border-bottom: 1px solid #e9e9e9;
}

#secondary-nav .nav li ul {
	border-bottom: none;
	border-radius: 4px;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 2px 2px rgba(0,0,0,.03);	
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,.03);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.03);
}

#secondary-nav .nav li ul ul {
	border-radius: 0 4px 4px 0;	
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
}

#secondary-nav .nav a {
	color: #555;
}
.nav ul {list-style-type: disc;}
#secondary-nav .nav li ul li a {
	border: 0;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #fff;	
}

#secondary-nav .nav li ul li:first-child {
	background: url(images/nav-indicator.png) no-repeat scroll center top transparent;
	margin-top: -18px;
	padding-top: 10px;
}

#secondary-nav .nav li ul li ul li:first-child {
	background: none;
}

#secondary-nav .nav li a {
	font-size: 13px;
	font-family:Arial;
	
}

#secondary-nav .nav li:last-child {
	margin-right: 0;
}

/* =Featured Content
-------------------------------------------------------------- */

#home-featured {
	border-bottom: 1px solid #e9e9e9;
	margin: 0 0 15px 0;
	padding: 0 0 15px;	
	text-align: center;
	background-color:#FFF;
}

#home-featured .entry-title {
	font-size: 46px;
	margin-bottom: 10px;	
	text-transform:uppercase;
}

#home-featured .entry-thumb {
	margin-bottom: 5px;
}

/* =Columns
-------------------------------------------------------------- */
#columns {
	background: #fff url(images/bg-home-columns.jpg) repeat-y;
}

/* Column1 */
#column1 { 
	float: left;
	width: 300px;
}
#column1 .category-box {
	border-top: 1px solid #e9e9e9;
	margin-bottom: 15px;
	padding-top: 15px;	
}

#column1 .category-box h3 {
	margin-bottom: 10px;
}

#column1 .category-box h3 a {
	font-size: 11px;
	
}

#column1 .category-box li {
	background: url(images/dot.png) no-repeat left 7px;
	margin-bottom: 10px;
	padding-left: 11px;
}

#column1 .category-box li.first {
	background: none;
	padding-left: 0;	
}

#column1 #category-box1-1 {
	padding-top: 0 !important;
	border-top: none !important;
}

#column1 .entry-thumb {
	float: left;
	margin: 0 15px 5px 0;
}

/* Column2 */
#column2 {
	display: inline;
	float: left;
	margin-left: 30px;
	width: 300px;		
}

#column2 li {
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #e9e9e9;
}

#column2 .entry-cat {
	display: inline;	
	float: left;
	font-size: 10px;
	height: 16px;
	line-height: 17px;	
	margin-right: 5px;
	padding: 0 5px;
	
}

#column2 .entry-cat a {
	color: #fff;
}

#column2 .entry-cat a:hover {
	text-decoration: none;
}

#column2 .entry-thumb {
	margin-bottom: 5px;
}

#column2 .featured-1 {
	padding-top: 0 !important;
	border-top: none !important;
}

/* =Content
-------------------------------------------------------------- */

/* Breadcrumbs */
#breadcrumbs {
	margin-bottom: 15px;
	padding: 0 0 10px 15px;
	font-size: 10px;
	color: #999;
	
	border-bottom: 1px dotted #e9e9e9;
}

#breadcrumbs a {
	background: url(images/bullet.png) no-repeat right center;
	margin-right: 1px;
	padding-right: 10px;
	color: #999;
}

#breadcrumbs .cat-feed a {
	float: right;
	display: block;
	background: url(images/ico-rss.png) no-repeat right -1px;
	padding-right: 22px;
	color: #999;
	font-size: 10px;
}

/* Entry Info */
.entry-title {
	line-height: 1.1;
}

.entry-title a,
.entry-title a:hover {
	color: #000;
}

.entry-meta {
	margin: 10px 0 0 0;
	color: #999;
}

.entry-meta a, .entry-meta a:hover {
	color: #999;
}

.entry-meta abbr {
	
}

.entry-comment {
	background: url(images/icon-comment.png) no-repeat right 3px;
	padding: 3px 19px 3px 0;
}

.single .entry-title {
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}

.page-title {
	line-height: 1;
	padding-bottom: 7px;
	letter-spacing: -1px;
}

.entry-sep {
	padding: 0 3px;
	color: #ccc;
}

.entry-tags {
	margin: 10px 0 15px 0;
}

.entry-tags a, .entry-tags a:hover { 
	color: #999;
}

.entry-tags span {
	font-weight: bold;
}

/* Archive */
.archive .entry-thumb {
	float: left;
	margin: 0px 0px 6px 0px;
}

.archive .hentry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
}

.archive .entry-meta {
	margin-bottom: 10px;
}

.entry-excerpt {
	display: table;
}

/* Full Width */
.onecolumn #content {
	width: 960px;
}
/* Author BIO Box */
.entry-author {
	background: #fbfbfb;
	padding: 15px;
	margin: 15px 0 15px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.author-avatar {
	float: left;
	margin: 0 5px 10px 0;
}
.author-avatar img {
	display: block;
	padding: 4px;
	background: #FFF;
}

/* Entry Bottom Utilities */
.entry-bottom {
	background: #fffff0;
	padding: 15px 15px 0 15px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-top:30px;
}

.entry-bottom li {
	margin: 5px 0;
	border-top: 1px dotted #ddd;
}

/* Social Connections */
.entry-social {
	float: right;
	width: 240px;
}

.entry-social ul li {
	padding: 8px 0;
	clear: both;
}

.entry-social ul li a {
	display: block;
	padding: 0 0 0 23px;
	overflow: hidden;
}

.entry-social .twitter_icon a {
	background: url(images/ico-twitter16.png) no-repeat;
}

.entry-social .digg_icon a {
	background: url(images/ico-digg16.png) no-repeat;
}

.entry-social .facebook_icon a {
	background: url(images/ico-facebook16.png) no-repeat;
}

.entry-social .delicious_icon a {
	background: url(images/ico-delicious16.png) no-repeat;
}

.entry-social .stumbleupon_icon a {
	background: url(images/ico-stumble16.png) no-repeat;
}

.entry-social .linkedin_icon a {
	background: url(images/ico-linkedin-16.png) no-repeat;
}

/* Related Posts */
.entry-related-posts {
	float: left;
	width: 340px;
}

.entry-related-posts li {
	background: url(images/dot.png) no-repeat left center;
	padding: 7px 0 7px 10px;
}

/* Pagination */
.pagination {
	padding-top: 5px;
}

.pagination .newer a, .pagination .older a {
	display: block;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
}

.pagination .newer a {
	float: left;
	background: #fff url(images/arrow-left.png) no-repeat left 6px;
	padding: 5px 15px 3px 25px;
}

.pagination .older a {
	float: right;
	background: #fff url(images/arrow-right.png) no-repeat right 6px;
	padding: 5px 25px 3px 15px;
}

.pagination .newer a:hover, .pagination .older a:hover {
	background-color: #f9f9f9;
}

/* WP-PageNavi Plugin*/
.wp-pagenavi {
	background: #fff;
	font-size: 13px;
	padding-top: 10px;
	text-align: left;
}

.wp-pagenavi a, 
.wp-pagenavi a:hover,
.wp-pagenavi .on, 
.wp-pagenavi .current {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
}

.wp-pagenavi a:link, .wp-pagenavi a:visited {
	display: inline;
	background: #fff;
	margin: 0px 0px 0px 3px;
	padding: 5px 9px;
	border: 1px solid #ccc;
	text-decoration: none;
}

.wp-pagenavi .on, .wp-pagenavi .current, .wp-pagenavi a:hover {
	background: #efefef;
	margin: 0px 0px 0px 3px;
	padding: 5px 9px;
	border: 1px solid #ccc !important;
}

.wp-pagenavi .extend, .wp-pagenavi span.pages {
	background: #fff;
	color: #666;
	text-shadow: #fff 0px 1px 0px;
	border: none;
}

/* Entry */

.entry p,.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry ul, .entry ol {
	margin: 10px 0 10px 0;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	color: #333;
}

.entry p {font: 16px/24px "Open Sans",sans-serif; line-height: 24px;}

.entry ul,.entry ol {
	margin: 10px 0 10px 20px;
}

.entry ol {
	list-style-type: decimal;
}

.entry ul {
	list-style-type: square;
}

.entry ul ul, .entry ul ol, .entry ol ol, .entry ol ul {
	margin: 0 0 0 20px;
}

.entry li {
	padding-bottom: 5px;
}

.entry hr {
	border-top: 1px solid #FFF;
	border-top: 1px solid #C7D7DB;
	background: none;
	height: 0;
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
}

.entry hr.none {
	border: 0 none;
	height: 0;
	background: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.entry blockquote {
	margin: 20px 20px;
	padding: 0 30px 0 20px;
	overflow: hidden;
	border-left: 10px solid #F7F7F7;
}

/* Entry Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}

img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.wp-caption {
	background: #fbfbfb;
	text-align: center;
	padding: 4px 0px 5px 0px;
	border: 1px solid #e9e9e9;
	-moz-border-radius: 3px;
}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/* =Widgets
----------------------------------------------- */
.widget {
	background: #fff;
	margin: 0 0 10px 0;
}

.widget-title {
	border-bottom: 1px solid #e9e9e9;	
	font-size: 13px;
	padding-bottom: 10px;	
	
}

.widget-title a, .widget-title a:hover {
	color: #333;
	text-decoration: none;
}

.widget ul li {
	background: url(images/dot.png) no-repeat 0 18px;	
	border-bottom: 1px solid #f0f0f0;
	padding: 10px 0 10px 10px;
}

.widget ul li a {
	display: block;
}

.widget > div {
	padding: 0px 0px 0px 0px;
}

.widget_tag_cloud div,
.textwidget {
	padding: 10px 0;
}

/* Newsletter Widget */
#newsletter {
	background: #f9f9f9;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin: 0 0 15px 0;
}

#newsletter .widget-title {
	background: url(images/newsletter.png) no-repeat 250px 1px;
	border-bottom: none;
	font-size: 13px;	
	margin-bottom: 3px;
	padding: 0;
	text-transform: upppercase;
}

#newsletter .subscribe {
	padding: 10px 15px 10px 15px;
}

#newsletter .subscribe p {
	font-size: 12px;
	color: #777;
}

#newsletter .subscribe span {
	color: #999;
	font-size: 11px;	
}

#newsletter .subscribe-form {
	margin: 6px 0 3px;
}

#newsletter .subscribe-form .email {
	width: 150px;
}

#newsletter .subscribe-form .submit {
	background: #f7f7f7 url(images/alert-overlay.png) repeat-x left center;
	padding: 5px;
	cursor: pointer;
	border: 1px solid #ddd;
}

/* Tabber Widget */
#tabber {
	display: block;
	background: #fff;
	height: auto;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}

#tabber .inside {
	padding-top: 5px;
}

#tabber ul.tabs {
	background: #fefefe;
	padding-left: 4px;
	overflow: hidden;
	width: 300px !important;
	height: 39px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#tabber ul.tabs li {
	background: none;
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border-bottom: none;
}

#tabber ul.tabs li a.selected {
	color: #333;
	text-decoration: none;
}

#tabber ul.tabs li a:hover {
	color: #333;
	text-decoration: none;
}

#tabber ul.tabs li a {
	color: #999;
	display: block;
	padding: 0 12px;
	line-height: 39px;
	
	border-right: 1px solid #e0e0e0;
}

#tabber #tag-cloud, #tabber .inside li {
	padding: 10px 0px;
}

#tabber .inside li {
	background: none;
	border-bottom: 1px solid #e9e9e9;
}

#tabber .inside li a {
	line-height: 18px;
}

#tabber .inside li div.info {
	display: table;
	top: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}

#tabber .inside li span.meta {
	display: block;
	font-size: 12px;
	margin-top: 3px;
	color: #999;
}

#tabber .inside li span.meta a {
	color: #999;
}

#tabber .inside li img.avatar {
	border: 1px solid #f0f0f0;
	padding: 3px;
	background: #fff;
	float: left;
	display: inline;
	margin: 0px 12px 0px 0px;
}

#tabber .tab-thumb {
	float: left;
	display: inline;
	margin: 0 12px 10px 0;
}

/* Twitter Widget */
.widget_tj_twitter > div {
	padding: 0px;
	border-top: none;
}

.widget_tj_twitter .widget-title {
	display: block;
	width: 300px;
	background: url(images/twitter-standing.png) no-repeat right -3px;
}

.widget_tj_twitter li {
	display: block !important;
	background: url(images/twitter.png) no-repeat 0 12px !important;
	padding: 10px 15px 10px 22px !important;
}

.widget_tj_twitter li a {
	background: none !important;
	display: inline !important;
	padding-left: 0 !important;
	color: #999;
}

.widget_tj_twitter li a:hover {
	background: none !important;
}

/* Flickr Widget */
.widget_tj_flickr {
	padding-bottom: 5px;
}

.widget_tj_flickr > div {
	border-top: 0;
}

.widget h3 span {
	color: #0061D8;
}

.widget h3 span span {
	color: #FF1183;
}

.widget .flickr_badge_image {
	float: left;
	margin: 0px;
}

.widget .flickr_badge_image .photo-wrap {
	position: relative;
	margin-bottom: 20px;
	padding: 0;
}

.widget .flickr_badge_image a img {
	display: inline;
	float: left;
	background: #fff;
	margin: 4px 4px 0px 0px;
	padding: 4px;
	border: 1px solid #e9e9e9;
}

.widget .flickr_badge_image a:hover img {
	background: #fbfbfb;
	border-color: #e5ecf1;
}

/* Author Info Widget */
.widget_tj_authorinfo .left {
	margin-right: 10px;
}

.widget_tj_authorinfo .right {
	margin-left: 10px;
}

/* Calendar Widget */
#wp-calendar {
	width: 100%;
}

#wp-calendar, #wp-calendar th, #wp-calendar caption {
	text-align: center;
}

#wp-calendar th {
	background: #f5f5f5;
	padding: 3px;
	border: 1px solid #f0f0f0;
}

#wp-calendar td {
	padding: 5px 2px;
	border: 1px solid #f0f0f0;
	text-align: center;	
}

#wp-calendar caption {
	background: transparent;
	font-weight: bold;
	padding: 3px 0px 7px 0px;
	color: #333;
}

#wp-calendar #today {
	background: #f5f5f5;
	font-weight: bold;
}

/* Widgetized Advertisement */
.widget-ads {
	border: none;
}

.widget-ads h3.ad-title {
	margin-bottom: 7px;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-align: center;
	
}

.widget-ad125 {
	border-top: 0 !important;
}

.widget-ad125 img {
	margin: 5px 7px 0 0;
}

/* =Widgets
----------------------------------------------- */

#footer {
	background: #FFF;
	margin-top: 0px!important;
}

#footer ul {
	height: 26px;
	line-height: 26px;
	border-top: 1px solid #e0e0e0;
}

#footer ul li {
	float: left;
}

#footer ul li a {
	padding: 0 15px;
	font-size: 11px;
	color: #999;
	border-right: 1px solid #e0e0e0;
}

/* Copyright */

#footer .copyright {
	background: #fff;
	padding: 20px 0;
	font-size: 11px;
	color: #999;
	border-top: 1px solid #e0e0e0;
}

#footer .copyright a {
	color: #999;
	margin: 0 2px;
	border-bottom: 1px dotted #ccc;
}

#footer .copyright a:hover {
	color: #666;
	border-bottom-style: solid;
	text-decoration: none;
}

#footer .footer-rss {
	background: url(images/ico-footer-rss.png) no-repeat 3px 4px;
	padding: 3px 0px 3px 16px;
}

/* =Comments
----------------------------------------------- */

#respond {
	margin: 30px 0px 0px 0px;
}

#respond p {
	color: #777;
	margin: 0px;
}

.comments-box {
	margin: 20px 0 0 0;
}

.cancel-comment-reply a {
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	text-decoration: underline;
}

.cancel-comment-reply a:hover {
	text-decoration: none;
}

.text {
	border: 1px solid #e6e6e6;
	padding: 2px;
	color: #777;
	width: 200px;
}

/* comment framework */
#pings {
	margin-bottom: 40px;
}

ul.children {
	margin-left: 0px;
}

ol.commentlist {
	margin: 20px 0px 0px 0px;
}

cite.fn {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -0.05em;
	display: block;
	padding-top: 9px;
}

cite.fn a, cite.fn a:hover {
	text-decoration: none;
}

span.says {
	display: none;
}

.commentlist li {
	margin-top: -1px;
	padding: 15px;
	list-style: none;
	border-bottom: 1px solid #ECEDE8;
	border-top: 1px solid #ECEDE8;
}

.commentlist li.depth-2 {
	background: #ffffff;
	border: 1px solid #ECEDE8;
	margin-left: 15px;
}

.commentlist li.depth-3 {
	background: #fbfbfb;
	border: 1px solid #ECEDE8;
	margin-left: 15px;
}

.commentlist li.depth-4 {
	background: #ffffff;
	border: 1px solid #ECEDE8;
	margin-left: 15px;
}

.commentlist li.depth-5 {
	background: #fbfbfb;
	border: 1px solid #ECEDE8;
	margin-left: 15px;
}

.commentlist code {
	background: #e6e6e6;
	padding: 5px;
}

.commentlist .moderation {
	margin-top: 10px;
	color: #660000;
}

.commentlist .thread-even {
	background: #fbfbfb;
}

.commentlist .children {
	margin-top: 15px;
}

.commentlist p {
	clear: both;
}

.commentlist p a {
	text-decoration: underline;
}

.commentlist p a:hover {
	text-decoration: none;
}

.comment-author {
	margin-bottom: 5px;
}

.avatar {
margin-right: 7px; float: left; padding: 3px; border: 1px solid #e9e9e9; background: #fff; width: 65px; height: 65px; 
}

.reply {
	margin: 15px 0px 0px 0px;
}

.reply a, .reply a:visited {
	font-size: 11px;
	text-decoration: underline;
}

.reply a:hover {
	text-decoration: none;
}

.comment-meta {
	float: left;
	font-size: 12px;
	margin-bottom: 15px;
}

.comment-meta a {
	color: #999 !important;
}

/* comment form */
#commentform {
	margin: 15px 0 0 0;
}

#commentform input.txt, #commentform textarea {
	font: 14px/14px Arial, Helvetica, sans-serif;
	border-color: #ccc #efefef #efefef #ccc;
	border-width: 1px;
	border-style: solid;
}

#commentform input.txt {
	color: #666;
	background: #fafafa;
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 5px 7px;
}

#commentform textarea {
	color: #666;
	background: #fafafa;
	width: 95% !important;
	padding: 5px 7px;
}

#commentform #submit {
	margin: 15px 0 10px 0;
}

/* button */
a.button {
	background: url(images/btn-left.png) no-repeat left;
	color: #505050 !important;
	cursor: pointer;	
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	line-height: 22px !important;
	margin: 15px 0;
	padding: 0 0 10px 12px;
}

a.button span {
	background: url(images/btn-right.png) no-repeat right;
	display: block;
	float: left;
	height: 23px;
	padding: 5px 10px 5px 0;
}

a.button:hover {
	text-decoration: none;
}

.entry img{width:100%!important; height:auto!important;}
.single .entry-title {color:#000; font-size:28px;}
.entry-related-posts {width:100%;}
.entry-bottom li a{font-weight:bold; font-size:14px;}
.entry-bottom h3 {font-size:18px;}

.entry-cat-50 { background: #369; color:#FFF!important; padding:0px 3px; margin-right:2px; float: left; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-50 a, .entry-cat-50 a:hover {color:#FFF!important;}
.entry-cat-53 { background: #7f593e; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-69 { background: #dd5200; color:#FFF!important; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-53 a, .entry-cat-53 a:hover {color:#FFF!important;}
.entry-cat-69 a, .entry-cat-69 a:hover {color:#FFF!important;}
.entry-cat-8 { background: #03497e; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-151 a, .entry-cat-151 a:hover {color:#FFF!important;}
.entry-cat-151 { background: #cc66cc; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-8 a, .entry-cat-8 a:hover {color:#FFF!important;}
.entry-cat-68 { background: #1f0050; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-68 a, .entry-cat-68 a:hover {color:#FFF!important;}
.entry-cat-74 { background: #1f0050; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-74 a, .entry-cat-74 a:hover {color:#FFF!important;}
.entry-cat-72 { background: #399800; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-72 a, .entry-cat-72 a:hover {color:#FFF!important;}
.entry-cat-77 { background: #959595; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-77 a, .entry-cat-72 a:hover {color:#FFF!important;}
.entry-cat-73 { background: #bc4846; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-73 a, .entry-cat-73 a:hover {color:#FFF!important;}
.entry-cat-76 { background: #0a3334; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-76 a, .entry-cat-76 a:hover {color:#FFF!important;}
.entry-cat-70 { background: #DD0000; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-70 a, .entry-cat-70 a:hover {color:#FFF!important;}
.entry-cat-152 { background: #cc9932; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-152 a, .entry-cat-152 a:hover {color:#FFF!important;}
.entry-cat-150 { background: #666633; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-150 a, .entry-cat-150 a:hover {color:#FFF!important;}
.entry-cat-75 { background: #d4852b; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-75 a, .entry-cat-75 a:hover {color:#FFF!important;}
.entry-cat-52 { background: #771C85; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-52 a, .entry-cat-52 a:hover {color:#FFF!important;}
.entry-cat-147 { background: #f39639;; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-147 a, .entry-cat-147 a:hover {color:#FFF!important;}
.entry-cat-484 { background: #501da0; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-484 a, .entry-cat-147 a:hover {color:#FFF!important;}
.entry-cat-78 { background: #905b90; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-78 a, .entry-cat-78 a:hover {color:#FFF!important;}
.entry-cat-71 { background: #6aa3b1; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-71 a, .entry-cat-71 a:hover {color:#FFF!important;}
.entry-cat-153 { background: #51aee2; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-153 a, .entry-cat-153 a:hover {color:#FFF!important;}
.entry-cat-560 { background: #000; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-560 a, .entry-cat-153 a:hover {color:#FFF!important;}
.entry-cat-148 { background: #323366;; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-148 a, .entry-cat-148 a:hover {color:#FFF!important;}
.entry-cat-149 { background: #9999cc; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-149 a, .entry-cat-149 a:hover {color:#FFF!important;}
.entry-cat-9 { background: #760101; color:#FFF; padding:0px 3px; margin-right:2px; float: left;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.entry-cat-9 a, .entry-cat-9 a:hover {color:#FFF!important;}
.nav ul#menu-submenu li#menu-item-156, .nav ul#menu-submenu-1 li.menu-item-156 {background:none;}
.nav ul#menu-submenu li#menu-item-156 a {padding:0px 8px 0px 0px}
.tcp1 img {margin-bottom:6px!important}
.tcp1 .entry-title {margin-bottom:18px!important; padding-bottom:5px;border-bottom: 1px solid #e9e9e9;}
#sidebar li {list-style:none}
.widget-content .entry-title {margin-bottom:5px!important; padding-bottom:5px;border-bottom: 1px solid #e9e9e9;}
#myShow {background-color:#FFF}
#menu-item-769 {background-color:#FF0000!important; color: #FFF!important;}
.single .widget-content .entry-title {
line-height: 1.2;
font-size:17px;
}
.single .widget-content h2 {
font-size: 17px;
}

.single .widget-content a img {margin-bottom:4px}
ul.sub-menu  {width:460px!important; margin-top:-2px!important;}
.nav li ul li a{margin:0px!important; padding:0px!important; font-size:16px!important; line-height:16px;}
.nav li ul li a:hover {margin:0px!important; padding:0px!important;font-size:16px!important; line-height:16px;}
.nav li ul li  img {margin:0px!important; padding:0px!important;}
#primary-nav .nav li ul li a:hover {margin:0px!important; padding:0px!important;}
ul.sub-menu li a, ul.sub-menu li a:hover {width:auto!important; margin:0px; float:left; font-size:16px!important; font-weight:bold!important; padding:0px!important;}
li#menu-item-897, li#menu-item-898, li#menu-item-899, li#menu-item-900, li#menu-item-901, li#menu-item-902, li#menu-item-903, li#menu-item-904 , li#menu-item-905 , li#menu-item-907 {float:right; padding:5px; text-align:right!important}
.nav ul li#menu-item-146:hover a{background-color:#FFF; color:#7f593e; border-top:2px solid #7f593e}
.nav ul li#menu-item-148:hover a{background-color:#FFF; color:#094c9b; border-top:2px solid #094c9b}
.nav ul li#menu-item-150:hover a{background-color:#FFF; color:#1f0050; border-top:2px solid #1f0050}
.nav ul li#menu-item-26:hover a{background-color:#FFF; color:#03497e; border-top:2px solid #03497e}
.nav ul li#menu-item-91:hover a{background-color:#FFF; color:#7c1417; border-top:2px solid #7c1417}
.nav ul li#menu-item-151:hover a{background-color:#FFF; color:#dd5200; border-top:2px solid #dd5200}
.nav ul li#menu-item-152:hover a{background-color:#FFF; color:#DD0000; border-top:2px solid #DD0000}
.nav ul li#menu-item-153:hover a{background-color:#FFF; color:#6aa3b1; border-top:2px solid #6aa3b1}
.nav ul li#menu-item-147:hover a{background-color:#FFF; color:#2d7061; border-top:2px solid #2d7061}
.nav ul li#menu-item-906:hover a{background-color:#FFF; color:#501da0; border-top:2px solid #501da0}
.nav ul li#menu-item-906 ul.sub-menu {margin-left:-170px!important;}
.nav ul li#menu-item-147 ul.sub-menu {margin-left:-200px!important;}
.nav ul li#menu-item-91 ul.sub-menu {margin-left:-250px!important;}
.nav ul li#menu-item-151 ul.sub-menu {margin-left:-250px!important;}
.nav ul li#menu-item-152 ul.sub-menu {margin-left:-300px!important;}
.nav ul li#menu-item-153 ul.sub-menu {margin-left:-300px!important;}
#sf img {width:150px!important; height:100px!important}
.FA_overall_container_classic .FA_featured_articles .FA_article .image_container {text-align:center!important; padding: 0px!important; background-color:#FFF}
#fau img {width:60px; height:60px;}
#bbb a {color:#000!important}
#bbb a:hover {color:#000!important}
#arrzak {
width: 15px;
height: 15px;
float: left;
-webkit-transform: translateX(-9px) translateY(1px) rotate(45deg);
-ms-transform: translateX(-9px) translateY(1px) rotate(45deg);
transform: translateX(-9px) translateY(1px) rotate(45deg);
-webkit-border-radius: 5px 0 5px 0;
-moz-border-radius: 5px 0 5px 0;
-ms-border-radius: 5px 0 5px 0;
-o-border-radius: 5px 0 5px 0;
border-radius: 5px 0 5px 0;
z-index: 0!important;
}
#sidebar a:hover {color:#000}
#sidebar .widget-content .entry-title {margin-bottom:5px!important; padding-top:0px!important;}
h1 {font-size:28px; color:#000}
#sidebar a img {margin-bottom:5px; margin-right:7px!important}
#sidebar .entry-title a, #sidebar .entry-title a:hover  {color:#000}
.tpt .nav li ul.sub-menu{display:none!important}
.tpt li.menu-item-769 {background-color:#FF0000!important}
.Social_Widget h3{font-size:20px!important; padding-bottom:0px;text-align: center; margin-right:5px;}
.Social_Widget  {background-color:#eee; padding-left:7px; }
#text-12 h3{font-size:20px!important; padding-bottom:0px;text-align: center; margin-right:5px;}
#text-12  {background-color:#eee; padding-left:7px; }
.ttt h2 {margin-top:10px;}
 li#newstickerwidget-2{list-style-type:none}
.ticker-wrapper.has-js{margin:0px!important; width: 100%!important; font-size:15px!important;  margin-top:2px!important; padding:0px!important; background-color:#FFF!important; border:none!important}
.ticker-content {padding-top:5px!important; left:0px!important}
.ticker-wrapper.has-js.left {width:960px!important}
.FA_overall_container_classic ul.FA_navigation li {display:inline!important}
.FA_overall_container_classic ul.FA_navigation li.first { }
.FA_overall_container_classic ul.FA_navigation li a  {margin: 0px 0px 0px 5px; padding:1px!important}
.FA_overall_container_classic ul.FA_navigation a.active {border:1px solid #FFF; padding:0px!important}
a.page-numbers {padding:3px; border:1px solid #e2e2e2}
span.page-numbers.current { padding:3px; border:1px solid #000 }
#noim img {display:none}

#slidebox{
    width:300px;
    height:70px;
    padding:10px;
    background-color:#fff;
    border-top:3px solid #243165;   
    position:fixed;
    bottom:0px;
    right:-430px;
	-moz-box-shadow:-2px 0px 5px #aaa;
	-webkit-box-shadow:-2px 0px 5px #aaa;
	box-shadow:-2px 0px 5px #aaa;
}
#slidebox p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}
#slidebox2{
    width:300px;
    height:190px;
    padding:10px;
    background-color:#fff;
    border-top:3px solid #243165;   
    position:fixed;
    bottom:0px;
    left:-430px;
	-moz-box-shadow:-2px 0px 5px #aaa;
	-webkit-box-shadow:-2px 0px 5px #aaa;
	box-shadow:-2px 0px 5px #aaa;
	z-index:9999
}
#slidebox2 img {width:150px!important; height:100px; float:left}
#slidebox2 p, a.more{
    font-size:11px;
    text-transform:uppercase;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing:1px;
    color:#555;
}
#didi:hover {text-decoration:underline!important}
a.more{
    cursor:pointer;
    color:#243165;
}
a.more:hover{
    text-decoration:underline;
}
#slidebox h2{
    color:#243165;
    font-size:18px;
    margin:10px 20px 10px 0px;
}
#social_comments_control {margin-top:15px;}
#social_comments_nav {margin-top:5px;}
.diesdat {margin-bottom:3px;}
.diesdat a {color:#FFF!Important; font-weight:bold; font-size:15px; padding-left:10px; padding-right:10px;}
.fixedddd {position:fixed; background-color:#FFF; top:40px; width:960px; z-index:11000; box-shadow: 0 4px 3px -3px #b0b0b0;}
#rect img{ float:left}
#rect h3 {width: 205px;float:right; line-height:17px;}

#rect {clear:both; margin-top:2px; height:90px; width:300px; margin-bottom:2px; border-top:1px solid #e9e9e9;padding-top:2px; padding-bottom:4px}
#mobonly {display:none}
.nodesktcp {display:none!important}

/* Mobile*/
@media only screen and (max-device-width: 480px) { 
#wrapper,#content {width:100%!important; min-width:100%}
#damob,.damob,.entry-meta,#breadcrumbs, #sidebar,#sstd,#sstbig ,#top, #column1,#secondary-nav,#primary-nav {display:none!important}
#column2 {margin-left:0px!important}
iframe {width:100%!important; height:auto!important; max-width:480px;}
#mobonly {display:block; width:100%}
img#logo {width:100%!important; height:auto!important}
.entry img {width:100%!important; height:auto!important}
.logo-wrap img {width:100%!important}
.content {width:100%!important}
.copyright-wrap {width:100%!important}
.loop-thumb {width:100%!important}
.loop-thumb img {width:100%!important; height:auto!important}
#dddddd iframe {width:100%!important; height:100%!important}
#footlike iframe {margin-left:0px!important}
.main-nav li {width:100%;}
#dam{display:none;} 
jmg.entry-thumb {max-width:480px!important}
a img.entry-thumb{  max-width: 480px!important;
  height: auto!important;
  width: 100%!important;}
#column2,#myShow,.entry-title{width:100%!important}
.entry p {font-family:Arial!important}
.nodesktcp {display:block!important}
}
/* Mobile*/

/* Tablets*/
@media only screen and (max-device-width: 1025px) { 
.entry p {font-family:Arial!important}
}
/* Tablets*/
/* For syndicated Content */
#digibot { width:100%; border-bottom: 1px dotted #e9e9e9; margin-bottom:10px;}
#digispotgr {width:300px; float:left;  font-size:14px; line-height:17px; margin-top:10px;}
#digispotgr img {float:left; margin-right:3px;}
#digispotgr a {font-weight:bold;}
.close { width:25px; height:25px; margin-top: -23px; margin-left: -23px; display:block; position:absolute; cursor:pointer; cursor:hand;}
#slidebox2  .close img {width:25px!important; height:25px!Important;}
#slidebox2 .close { width:25px; height:25px; margin-top: -23px; margin-left: 295px; display:block; position:absolute; cursor:pointer; cursor:hand;}
#popular-widget-2 h2 , #popular-widget-3 h2 { background-color: #ff0000; color: #fff; text-align: center; }
div.pop-inside ul li a{color:#000!important}

.popular-widget {margin-top:10px;}
#wrapper {min-height:1400px;}
li div {padding:3.5px!important}