/* 

Theme Name: Star Responsive Child Theme 

Theme URI: http://www.thedailystar.net

Description: Responsive Theme is a flexible foundation with fluid grid system that adapts your website to mobile devices and the desktop or any other viewing environment. Theme features 9 Page Templates, 11 Widget Areas, 6 Template Layouts, 4 Menu Positions and more. Powerful but simple Theme Options for full CMS control with easy Logo Upload, Social Networking and Webmaster Tools etc. Responsive is WooCommerce Compatible, Multilingual Ready (WPML), RTL-Language Support, Retina-Ready, W3C Markup Validated and currently translated into 40 languages. Cross-Browser compatible and yes even the IE7. No paid memberships or clubs to get a FREE/Responsive Support you need. http://www.thedailystar.net/



Template: responsive

Version: 1.0.0

Author: MH Sunny, Programmer , The Daily Star, E-mail: mhsunny@ymail.com [8801673030192] 

Author URI: http://www.thedailystar.net

Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, flexible-width, rtl-language-support



License: GNU General Public License

License URI: license.txt 



Responsive WordPress Theme, Copyright (C) 2003-2012 Emil Uzelac 



This program is free software: you can redistribute it and/or modify

it under the terms of the GNU General Public License as published by

the Free Software Foundation, either version 3 of the License, or

(at your option) any later version.



This program is distributed in the hope that it will be useful,

but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the

GNU General Public License for more details.



You should have received a copy of the GNU General Public License

along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/



/* =Import Styles

-------------------------------------------------------------- */

/*@import url('../responsive/style.css');*/

 

 

/*@font-face {

    font-family: 'Giovanni Book';

    src: url('fonts/GiovanniStd-Book.otf')format('embedded-opentype'),

         url('fonts/Giovanni Book.ttf.woff') format('woff'),

         url('fonts/Giovanni Book.ttf') format('truetype'),

         url('fonts/Giovanni Book.ttf.svg') format('svg');

    font-weight: normal;

    font-style: normal;

} 

*/


 
body {
	background: none;
	color: #000;
	font-family:Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container, #footer {
	max-width:1024px;
}
#container, #footer {
	font-size: 90%;
	font-family:Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	line-height: 1em;
}
 #footer { 
 padding:0px;
}

/* ---------------------------------------------

 Main Global Layout Settings

------------------------------------------------ */

* {
	padding:0;
	margin:0;
	outline:none;
	list-style:none;
	border: 0 none;
}
p, a {
	line-height: 19px;
	font-family:Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	color:#000;
}
p, hr, dl, pre, form, table, address, blockquote {
	margin:0px;
}
ul, ol {
	margin:0px;
}
ul li {
	list-style-type:disc;
}
.col-star-200 {
	width: 23.404255319149%;
}
.col-star-420 {
	width: 74.468085106383%;
}
.col-star-200, .col-star-420 {
	display: inline;
	margin-right: 2.127659574468%;
}
a.star-link {
	color:#333;
}
#header {
	padding-bottom: 0.2em;
}
.menu {
	-moz-border-radius: 0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	border-radius:0 0 15px 15px;
	behavior: url(border-radius.htc);
	background:#003773;
	text-align:center;
 	background: #4e4d4d;
}
.menu li {
	float:none;
	display:inline-block;
	text-align:center;
}
.menu > li {
	border-left:1px solid #52597e;
}
.sub-menu li {
	display: block;
	text-align:left;
}
.menu li:first-child {
	border:0px;
}
.sub-menu li:first-child {
	padding-left:0px;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
.menu a, .js .main-nav .menu li a {
	border-left: 1px solid #8392B9;
	text-transform:uppercase;
	height: 34px;
	line-height: 34px;
	font-size:14px;
	padding: 0 0.3em;
	font-weight:normal;
	text-shadow:none;
}
.sub-header-menu a {
	line-height: 34px;
	padding: 0 0.7em;
	height: 34px;
	font-size:100%;
	border:1px solid #e5e5e5;
}
.menu a:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#2b3a6e), to(#3f549a));
	background-image: -webkit-linear-gradient(top, #2b3a6e, #3f549a);
	background-image: -moz-linear-gradient(top, #2b3a6e, #3f549a);
	background-image: -ms-linear-gradient(top, #2b3a6e, #3f549a);
	background-image: -o-linear-gradient(top, #2b3a6e, #3f549a);
	background-image: linear-gradient(top, #2b3a6e, #3f549a);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2b3a6e, endColorstr=#3f549a);
}
.js .main-nav .menu li a {
	border-left: 0px;
}
.menu .current_page_item a, .menu .current-menu-item a {
	background:none;
}
.main-nav > .lifestyle-lbl li, .main-nav > .metro-lbl li, .main-nav > .city-lbl li,  .main-nav > .business-lbl li, .main-nav > .sports-lbl li,  .main-nav > .ntr-lbl li, .main-nav > .entertainment-lbl li,  .main-nav > .national-lbl li, .main-nav > .editors-pick-lbl li,  .main-nav > .literature-lbl li, .main-nav > .health-lbl li,  .main-nav > .tech-lbl li, .main-nav > .gadgets-tech-lbl li, .main-nav > .the-star-lbl li,  .main-nav > .shout-lbl li {
	border-color:#e0d602;
	font-style:normal;
}
.main-nav > .op-ed-lbl li, .main-nav > .opinion li {
	border-color:#a8c2bc;
	font-style:normal;
}
.clear {
	height:0 !important;
	padding:0px;
	margin:0px;
}
.mb0 {
	margin-bottom:0px;
}
.bb0 {
	border-bottom:0px !important;
}
.mt25 {
	margin-top:25px;
}
.clr-gray {
	color:#000;
}
.top-header-bar {
	width:98%;
	margin:0 auto;
}
input.input-txt {
	width:88%;
	padding:2px 0px;
	border:1px solid #ccc;
	margin-top:-5px;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0;
}
#wrapper {
	margin: 10px auto 10px auto;
	padding: 0 10px 10px 10px;
}
#content-blog {
	margin-top:10px;
}
#content {
	margin-top:10px;
}
.b-radius {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	behavior: url(border-radius.htc);
}
.search-button {
	background: url("images/search_but.png") no-repeat !important;
	border: 0 none !important;
	box-shadow: none !important;
	height: 24px;
	width: 15px;
	filter: url("images/search_but.png") no-repeat !important;
}
.front-page #wrapper {
	margin:10px auto;
}
.js .main-nav #responsive_current_menu_item {
	text-transform:uppercase;
}
ul.no-bullet {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
ul.no-bullet li {
	clear: both;
	list-style-type:none;
}
.sublist li {
	list-style:disc !important;
	margin-left:20px;
}
.lifestyle-wrap ul.sublist {
	margin-top:-20px;
}
.headline, .headline a {
	font:20px/22px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
}
.headline2, .headline2 a {
	font:24px/26px Georgia,'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
}
.headline3, .headline3 a {
	font:26px/28px Georgia,'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
}
.headline4, .headline4 a {
	font:28px/30px Georgia,'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
}
.headline5, .headline5 a {
	font:16px/18px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
}
.headline6, .headline6 a {
	font:32px/34px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
}
.headline7, .headline7 a {
	font:18px/20px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
	color:#000;
}

.bold, .bold a {
	font-weight:bold !important;
}
.italic, .italic a {
	font-style:italic !important;
}
.shoulder {
	font:14px/16px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
}
.subhead {
	font: italic 16px/18px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:5px 0;
}
.shout-subhead {
	font: normal 16px/18px  Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
}
.byline {
	font: normal 12px/14px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-top:0px;
}
.single .shoulder {
	font:16px/18px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	margin:0px;
}
a img.alignleft {
	margin: 0px 10px 0px 0;
	padding:0px;
}
a img.alignright {
	margin: 0px 0px 0px 10px;
}
a img.aligncenter {
	margin:0px;
}
.bb-list li {
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
}
.breaking {
	color:#BA0000;
	text-transform:none;
	font-weight:normal;
	-webkit-animation-name: blinker;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: cubic-bezier(1.0, 0, 0, 1.0);
	-webkit-animation-duration: 1s;
	text-decoration: blink;
	margin:0px;
}
 @-webkit-keyframes blinker {
 from {
opacity: 1.0;
}
to {
	opacity: 0.0;
}
}
.star-edition {
	font:normal 10px/12px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	color:#E04006 !important;
	padding-top:5px;
}
.star-video {
	height: 16px;
	width: 16px;
	background: url("images/icon-video.png") no-repeat;
	display: block;
	float: left;
	padding-right: 5px;
}
.related-links-list li {
	display:inline;
	padding-right:10px;
	padding-left:20px;
	background: url("images/icon-relate.png") no-repeat;
	border-bottom:0px;
}
li.more-list {
	background: url("images/BlackBullet2.png") no-repeat 0px 7px;
	padding-left:8px;
}
.multi-list {
	background: url("images/MultiBullet.png") no-repeat 0px 7px;
	padding-left:10px;
}
.single-related {
	width: 20%;
	float: right;
	border: 1px solid #ddd;
	padding: 10px;
	margin-left: 1%;
}
.single-related li a{
	font-size:12px;
}
.single-related .tds-sec-letter {
	margin-right: 2px;
	width: 20px;
	padding:0px;
}
.single-related .tds-sec-title strong {
	font-size:13px;
}
.single-related h3.widget-title {
	padding:5px 0 5px 5px;
}
.single-related h3.widget-title {
	padding:5px 0 5px 5px;
}
.single-related .related-links-list li {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 3px 0px 10px 0px;
	background: none;
}
#lead1 {
	border:1px solid #ccc;
	padding:10px;
	height:417px;
	overflow:hidden;
}
#lead1 .headline a {
	font: bold 48px/50px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
}
#lead1 .shoulder {
	font: normal 16px/18px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
}
#lead1 .subhead {
	font: italic 20px/22px Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
}
#lead1 .related-links-list {
	border-top: thin solid #CCCCCC;
	margin-top: 5px;
	padding: 5px 0 0;
}
.lead-03 img {
	padding-bottom:5px;
}
.lead2-sidebar .news-widget , .lead8-sidebar .news-widget {
	height:190px;
	overflow:hidden;
}
.lead2-warp {
	height: 133px;
	overflow: hidden;
}
.lead2-edition, .lead1-edition {
	padding:0;
}
.lead2-mobile {
	display:none;
}
.mb10 {
	margin-bottom:10px;
}
.mb5 {
	margin-bottom:5px;
}
.mt10 {
	margin-top:10px;
}
.mt30 {
	margin-top:30px;
}
.mt5 {
	margin-top:5px;
}
.mt20 {
	margin-top:20px;
}
.pad0{
	padding:0px  !important;
}
.pl10 {
	padding-left: 10px;
}
.pad5 {
	padding:5px;
}
.pad10 {
	padding:10px !important;
}
.padt20 {
	padding-top:20px;
}
.padb10 {
	padding-bottom:10px !important;
}
.padb0 {
	padding-bottom:0px !important;
}
.tds-alignr {
	float:right;
}
ul.shout-list {
	margin-left:165px;
}
ul.thestar-list {
	margin-left: -10px;
}
.border1px{
	border:1px solid #ccc;	
}
.shout-archive-list li{
	float:left; 
	border:1px solid #ccc; 
	border-top:1px solid #ccc;
	border-bottom:0;
	list-style:none;
 }
.gadget-box {
	height: 357px;
	overflow: hidden;
}
.half-col {
	float:left;
	width:50%;
}
.tds-more {
	width:50px;
	padding:3px 20px;
	color:#fff;
}
.tds-more-lbl, .tds-more-lbl a {
	color: #333333;
	padding:5px 0px;
	font-weight:bold;
}
.star-news-list {
	padding:5px 0;
	border-bottom:1px solid #ccc;
}
.sport-more, .biz-more {
	padding:0px;
	margin:0px;
}
.star-news-2 {
	text-align:center;
	overflow:hidden;
	height:82px;
}
.ex-more-list .headline, .ex-more-list .headline a {
	font-size: 14px;
	line-height: 20px;
}
.no-bg {
	background: none !important;
}
.no-border {
	border:0px !important;
}
.pad-10 {
	padding-left:10px;
}
.heading-lbl2 {
	border-top: 2px solid #F6874F;
}
.business-lbl, .bus-more {
	background:#fd681c;
}
.shout-lbl {
	background:#F58634;
}
.sports-lbl{
	background:#5BA45C;
}
.city-lbl {
	background:#A98F71;
}
.sports-bar, .sports-bar .heading-lbl2 {
	border-color:#5BA45C !important;
}
.shout-lbl {
	font-style:italic;
} 
.shout-lbl2 {
	background:#F9AA75;
}
.shout-lbl .tds-sec-letter, .thestar-lbl {
	color:#333;
}
.shout-bb {
	border-bottom:3px solid #F58634;
}
.lifestyle-bb {
	border-bottom:3px solid #A8CF45;
}
.thestar-bb {
	border-bottom:3px solid #ED3237;
}
.ntr-lbl, .entertainment-lbl {
	background:#A46080;
}
.editors-pick-lbl {
	background:#0098DA;
}
.editors-pick-list li:first-child {
	list-style:none;
}
.op-ed-lbl, .opinion-lbl {
	background:#6B7D87;
}
.national-lbl {
	background:#48887B;
}
.world-lbl {
	background:#3E4095;
}
.health-lbl {
	background:#6D5A70;
}
.literature-lbl {
	background:#A45E4D;
}
.tech-lbl, .gadgets-tech-lbl {
	background:#7A75B5;
}
.ntr-bb {
	border-bottom:3px solid #a1577a;
	padding-bottom:10px;
}
.ntr-3rd img {
	padding-bottom:10px !important;
}
.shout-wrap .shoulder, .widget_star_gadget .shoulder, .editors-pick .shoulder, .text-normal {
	font-style:italic;
	text-transform:none !important;
	font-size:14px;
}
.editor-latest {
	height:100px;
	overflow:hidden;
}
.the-star-lbl {
	background:#ED3237;
}
.lifestyle-lbl {
	background:#A8CF45;
}
.showbiz-lbl {
	background:#EC268F;
}
.showbiz-bb{
	border-bottom:3px solid #EC268F;
}
.shift-lbl {
	background:#F12E33;
}
.shift-bb {
	border-bottom:3px solid #F12E33;
}
.lifestyle-wrap .headline, .lifestyle-wrap .headline a {
	line-height:18px !important;
	font-size:18px !important;
}
.lifestyle-wrap ul li:first-child .headline a {
	font-weight:bold;
}
.lifestyle-wrap ul li:first-child {
	width:38%;
}
.page-lbl {
	text-align:right;
	margin-top:16px;
}
.hr-list {
	float:left;
	clear:none !important;
	width:23%;
	padding-left:2%;
}
.hr-list:last-child {
	width:32%;
	margin-top: 18px;
}
.hr-list ul li:first-child {
	width:100% !important;
}
.ex-button {
	text-align:right;
	margin-right:-5px;
}
.no-margin {
	margin:0px !important;
}
.ex-button a, .small, .ntr .button, .ex-buttonl a {
	border:0px;
	padding:2px 15px;
	font-size:12px;
	color: #fff;
	font-weight:normal !important;
}
a.button, a.button:hover {
	border:0px;
	color: #fff;
}
.no-mb {
	margin-bottom:0px !important;
}
.no-pad {
	padding:0px !important;
}
.widget-wrapper {
	padding:0px;
	border:0px;
	margin: 0 0 10px;
	background:none;
	webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.widget-title, .widget-title-home h3 {
	color: #333;
	display: block;
	font-size: 18px;
	padding: 8px 10px;
	text-transform: uppercase;
	font-weight:bold;
}
.columnist-wrap ul {
	border : 1px solid #CCCCCC;
}
.columnist-wrap ul li {
	border-top: 1px solid #CCCCCC;
	list-style-type:none;
}
.columnist-wrap ul li img {
	padding-right:5px;
}
#footer-wrapper {
	padding:10px 0;
	background:#D9D9D9;
}
.footer-lbl, .footer-lbl a {
	background:#f04b51;
	margin-bottom:10px;
	color:#fff !important;
}
ul.star-footer-links {
	padding-left:0px;
}
.star-footer-links li {
	border-left: 1px solid #FFFFFF;
	list-style: none outside none;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
}
.star-footer-links li a {
	font-size: 14px;
}
.multi-img-box {
	height:193px;
	overflow:hidden;
}
#nicescroll-3 {
	height:220px;
	overflow:auto;
}
/*Plugins extra css*/

.label {
	font-weight:normal;
}
.pollArea {
	padding:5px 10px 5px 10px;
	background: #E1E0F0;
}
.star-button {
	background:#003773 !important;
	padding:2px 6px !important;
	color:#fff !important;
	border:0px !important;
	text-shadow:none !important;
	font-weight:normal !important;
}
.general-lbl {
	background:#003773;
}
.tds-sec-title, .tds-sec-title a {
	letter-spacing:.3em;
	font:bold 24px/26px Georgia,'Giovanni Book', Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.tds-sec-title a, .tds-sec-title strong {
	font-family: Georgia, 'Giovanni Book', Arial, Helvetica, sans-serif;
	line-height:inherit;
}
.tds-sec-letter {
	display: inline-block;
	letter-spacing: 0;
	margin-right: 5px;
	padding: 2px 0;
	text-align: center;
	width: 30px;
}
.tds-sec-title a {
}
.gallery-lbl, .tds-white, .tds-sec-letter {
	color:#fff !important;
}
.large-lspace {
	letter-spacing:10px;
}
.uppercase {
	text-transform:uppercase;
}
.btm {
	border-top:3px solid;
	border-bottom:3px solid;
}
.bus-bar {
	border-color:#fd681c;
}
.ar-desktop {
	text-align:right;
}
.tds-ac {
	text-align:center;
}
.tds-ar {
	text-align:right;
}
.tds-al {
	text-align:left;
}
.border1 {
	border:1px solid #ccc;
}
.tds-top {
	border-bottom:2px solid #231f20;
}
.bbottom {
	border-bottom:3px solid #003773;
	padding-bottom: 5px;
}
.bbottom2 {
	border-bottom:1px solid #003773 !important;
}
.section-wrapper {
	min-height:275px;
}
.cat-warp-area {
	min-height: 234px;
	max-height:234px;
	overflow:hidden;
}
.cat-warp-area2 {
	max-height: 285px;
	min-height: 285px;
	overflow: hidden;
}
.cat-warp-area3 {
	height:228px;
	overflow:hidden;
}
.cat-warp-area4 {
	height:224px;
	overflow:hidden;
}
.cat-warp-area5 {
	min-height: 244px;
	max-height:244px;
	overflow:hidden;
}
.cat-warp-area6 {
	min-height:242px;
	max-height:242px;
	overflow:hidden;
}
.cat-warp-area7 {
	max-height: 318px;
	min-height: 318px;
	overflow: hidden;
}
.cat-wrap4 {
	max-height:212px;
	min-height:212px;
 }
.cat-wrap41 {
	max-height:206px;
	min-height:206px;
	overflow:hidden;
}
.cat-wrap3 {
	max-height:490px;
	min-height:490px;
	overflow:hidden;
}
.first-warp {
	height:125px;
	overflow:hidden;
}
.ntr-news-2 {
	overflow: hidden;
	height:120px;
}
.lead-wrap, .lead-wrap2 {
	height: 231px;
	overflow: hidden;
}
.lead-wrap1, .lead-wrap21 {
	height: 287px;
	overflow: hidden;
}
.lead-content {
	height: 395px;
	overflow: hidden;
}
.lead-contentr {
	height: 355px;
	overflow: hidden;
}
.lead3-max-height {
	max-height:470px;
	min-height:470px;
	overflow:hidden;
}
.lead4-max-height {
	max-height:185px;
	min-height:185px;
	overflow:hidden;
}
.biz-list {
	height: 170px;
	overflow: hidden;
}
.lifelist {
	height: 215px;
	overflow: hidden;
}
.lead2-warp .star-edition {
	padding:0px;
}
.multimedia-box {
	background:#231f20;
	display:block;
}
.multimedia-box .tds-sec-title {
	margin-top:2px;
}
.tds-multi-two-col {
	-moz-column-count: 2;
	-moz-column-gap: 0px;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	column-count:2;
	column-gap:0px;
}
.tds-multi-two-col a {
	color:#000;
}
.shout-except-height{
	height:170px;
	overflow:hidden;	
}
.blue-link{
	color:#00F;
	font-size:10px;
}
 #text-62{
	margin:0px; 
 }
 .category-shout  .wpcf7-text{
	padding:2px; 
 }
/*plugins code*/

 .d-txt {
	padding:6px !important;
	width:100px !important;
	margin-bottom:5px !important;
	text-align:center;
}
.button-archive {
	color:#fff !important;
	background:#CF2B31 !important;
	text-shadow:none !important;
}
.widget_star_news_widget {
	padding:0px;
	margin:0px;
	background:none;
}
.widget_fastflickrwidget {
	padding: 1px 0 5px 0;
	border: 0px;
	margin: 0 0 10px;
	background: #003773;
}
.star-poll-options li {
	padding-bottom:5px;
}
.star-poll-options li label {
	font-weight:normal;
}
.gallery-lbl .tds-sec-letter {
	background: #0095da;
	padding-right:0px !important;
}
.search-col {
	float:right;
}
.gallery-col {
	margin-right: -6px;
}
.gallery-widget {
	padding-left: 5px;
}
.flickr_photo {
	border:1px solid #fff;
}
.bbottmwhite .flickr_photo {
	border-bottom: none;
}
.fblike {
	border:none;
	overflow:hidden;
	width:100px;
	height:21px;
}
#niceScroll-multi {
	width:100px;
	padding:0 5px;
	border-left: 1px dashed #ccc;
	/*margin-top: -267px;

	 position: absolute;

	 margin-left:330px; */

	 overflow:auto;
	height:230px;
	margin-right:10px;
}
.selectbox {
	width: 70px;
}
/*end plugins code*/

.star-gallery{ background: #003773 !important;padding-bottom: 1%;}
.star-gallery li{ float:left; display:inline-block !important;  width:49%; overflow: hidden; clear:none !important;border:1px solid #fff;}
.star-gallery li img{ width:100%;  }
.star-gallery ul{ width:99%%;margin-left: 1% !important;}
.star-gallery li:last-child{ border-top:0px; border-left:0px;}
.star-gallery li:nth-child(3) { border-top:0px;  }
.star-gallery li:nth-child(2) {border-left:0px; }
 

  /* single page*/
.single-icon{
	width:32px;
	height:32px;
	display:inline-block;
	cursor:pointer;
	/*right: 1%;
	top: 210px;
	position: fixed;
	padding: 5px;*/
}
.print-icon{
	background: url("images/Printer-32.png") no-repeat;
}
.single .post-entry p, .post-entry {
	line-height : 22px;
	padding-bottom : 20px;
	font-size: 15px;
}
.single .post-entry p br {
	line-height : 40px;
}
.single .news-meta span {
	font-size:11px;
}
.single .byline {
	font-size:14px !important;
}
.category .tds-sec-title, .single .tds-sec-title {
	letter-spacing:2px;
	text-transform:uppercase;
}
.wp-caption {
	background:none;
	border:none;
	max-width:77%;
	padding:0px;
}
.wp-caption img {
	margin-bottom:10px;
}
.breadcrumb-list {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	border-top: 1px solid #ccc;
	margin-bottom:10px;
}
.single blockquote {
	width:250px;
	float:left;
	margin:10px 10px 10px 0;
}
/*social icon*/ 

.addthis_default_style .at300b {
	padding: 3px 2px;
	display: block;
	float: none;
}
.single  .addthis_default_style .at300b {
 	display:inline-block;
	float: left;
}

 /*social icon*/   
 
 
 /* RAFAT */
.single .post-entry p a, .post-entry p a{
      color: blue;
      font-weight: bold;
}

.post-entry .wp-caption-text {
         color:#727202;
         font-style: italic;
}
 /* RAFAT */
   
 
/* end single page*/



/* Media Print

-------------------------------------------------------------- */

@media print {
h1 {
	page-break-before: always;
}
h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}
ul, ol, dl {
	page-break-before: avoid;
}
}



/*	Retina (HiDPI) Display

    http://www.quirksmode.org/blog/archives/2013/06/devicepixelrati.html

-------------------------------------------------------------- */

@media  only screen and (-moz-min-device-pixel-ratio:1.5),  only screen and (-o-min-device-pixel-ratio:3/2),  only screen and (-webkit-min-device-pixel-ratio:1.5),  only screen and (min-device-pixel-ratio:1.5) {
 body {
}
}



/* =Responsive (Mobile) Design

-------------------------------------------------------------- */

@media screen and (max-width: 980px) {



  /*  body {}

	.multimedia-box {

		display:none;	

	}

	.ar-desktop{

		text-align:left;	

	}

	#lead1, .lead-content, .lead-contentr, .section-wrapper, .lifelist,

	 .cat-warp-area5, .cat-wrap3, .cat-wrap4,  .cat-wrap41,  cat-wrap3, lead-wrap2, 

	.lead-wrap2,  .lead3-max-height, .lead4-max-height, .cat-warp-area,

	 .cat-warp-area2, .cat-warp-area3, .cat-warp-area4,cat-warp-area6, .star-news-2

	{

		min-height:inherit;

		max-height:inherit;

		height:auto;	

	}

  	.js .main-nav .menu li a > .sub-menu{ 

		color:#fff;	

	}

   .sub-menu li a{

	   color:#231F20;	

   }

  .page-lbl{

	 text-align:center;

	 margin:0px;

  }

	.4mobile{

		 text-align:center

	}

	.tds-alignc{

		text-align:center;

		margin:0 auto;	

	}

	.header-col{

		margin:0;	

	}

	.star-news-2{

 		padding-bottom:10px;

		min-height:inherit;	

	}

	.tds-search{

 		 text-align: center;

		 width:40%;

		 margin:0 auto;

	}

	.cat-wrap2 , cat-wrap{

		min-height:100%;	

	}

	.lead2-sidebar, .none4mobile{

		display:none;	

	}

	.lead2-mobile{

		display:block;	

	}

	.js .sub-header-menu {

		display: block;

	}

	.sub-header-menu li{

		float:left;	

	}

	

 	.ex-more-list{

		padding-bottom:10px !important;	

	}

	

	#lead1 img{

		float:none;	

	}

	.mt25{

		margin-top:0px;	

	}

	.search-form{

		margin-bottom:5px;	

	}

	 .search-form .input-txt{

		width:30% !important;

 	 }	

	 .entertainment-box img{

		float:none  !important;

		max-width:100%;

		margin-top:10px !important;

	}

*/
input.input-txt {
 width:80%;
}
 .grid,  .grid-right {
 float: left;
}
 .home #widgets {
 margin-top: 40px;
}
 .top-widget,  .home .top-widget {
 margin-top: 0 !important;
}
 .hide-980 {
 display: none;
}
 .show-980 {
 display: block;
}
}
 @media screen and (max-width: 650px) {
 body {
}
 .multimedia-box, .adSpace {
 display:none;
}
 .ar-desktop {
 text-align:left;
}
 #lead1, .lead-content, .lead-contentr, .section-wrapper, .lifelist,  .cat-warp-area5, .cat-wrap3, .cat-wrap4, .cat-wrap41, cat-wrap3, lead-wrap2,  .lead-wrap2, .lead3-max-height, .lead4-max-height, .cat-warp-area,  .cat-warp-area2, .cat-warp-area3, .cat-warp-area4, cat-warp-area6, .star-news-2 , .shout-except-height{
 min-height:inherit;
 max-height:inherit;
 height:auto;
}
 .menu li {
 display:inline;
}
 .js .main-nav .menu li a {
 color:#231F20;
}
 .tds-search {
 text-align: center;
 width:60%;
 margin:0 auto;
}
 .cat-wrap2, .cat-wrap, .tds-fixed-columns {
 min-height:200px;
}
 .star-news-2 {
 padding-bottom:10px;
 min-height:inherit;
}
 .header-col {
 margin:0;
}
 .tds-alignc {
 text-align:center;
 margin:0 auto;
}
 .lead2-sidebar, .lead8-sidebar, .none4mobile, .mdn {
 display:none !important;
}
 .lead2-mobile {
 display:block;
}
 #lead1 img {
 float:none;
}
 .mt25 {
 margin-top:0px;
}
 .page-lbl {
 text-align:center;
 margin:0px;
}
 .search-form .input-txt {
 width:40% !important;
}
 #logo, .header-left {
 float: none;
 margin: 0;
 text-align: center;
}
 .entertainment-box img {
 float:none;
}
 .grid,  .grid-right {
 float: none;
}
 #featured-image .fluid-width-video-wrapper {
 margin: 20px 0 0 0;
}
 .top-widget {
 float: none;
 margin: 0 auto 10px auto;
 position: relative;
 text-align: center;
 width: auto;
}
 .top-widget .widget-title {
 text-align: center;
}
 .js .menu {
 display: none;
}
 .js .main-nav {
 position: relative;
 height: 30px;
 background-color: #3f549a;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#3f549a), to(#2b3a6e));
 background-image: -webkit-linear-gradient(top, #3f549a, #2b3a6e);
 background-image: -moz-linear-gradient(top, #3f549a, #2b3a6e);
 background-image: -ms-linear-gradient(top, #3f549a, #2b3a6e);
 background-image: -o-linear-gradient(top, #3f549a, #2b3a6e);
 background-image: linear-gradient(top, #3f549a, #2b3a6e);
 clear: both;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3f549a, endColorstr=#2b3a6e);
 margin: 0 auto;
}
 .top-menu,  .footer-menu li {
 float: none;
 font-size: 11px;
 text-align: center;
}
 .tinynav {
 display: block;
}
 .sb-holder {
 display: block;
}
 #author-meta {
 padding: 20px;
}
 .hide-650 {
 display: none;
}
 .show-650 {
 display: block;
}
 #footer {
	 text-align: center;
}
 #footer .social-icons {
 padding-bottom: 10px;
 text-align: center;
}
}
 @media screen and (max-width: 480px) {
 body {
}
 .multimedia-box, .adSpace, .widget_fastflickrwidget {
 display:none;
}
 .ar-desktop {
 text-align:left;
}
 #lead1, .lead-content, .lead-contentr, .section-wrapper, .lifelist,  .cat-warp-area5, .cat-wrap3, .cat-wrap4, .cat-wrap41, cat-wrap3, lead-wrap2,  .lead-wrap2, .lead3-max-height, .lead4-max-height, .cat-warp-area,  .cat-warp-area2, .cat-warp-area3, .cat-warp-area4, cat-warp-area6, .star-news-2 , .shout-except-height{
 min-height:inherit;
 max-height:inherit;
 height:auto;
}
 .menu li {
 display:inline;
}
 .js .main-nav .menu li a {
 color:#231F20;
}
 .tds-search {
 text-align: center;
 width:80%;
 margin:0 auto;
}
 .star-news-2 {
 padding-bottom:10px;
 min-height:inherit;
}
 .page-lbl {
 text-align:center;
 margin:0px;
}
 .cat-wrap2, .cat-wrap, .tds-fixed-columns {
 min-height:200px;
}
 .header-col {
 margin:0;
}
 .shout-wrap img.alignleft, .business-wrap img.alignleft {
 float:none;
}

	/*.shout-wrap .ex-more-list{

		margin-left:20px;

	}*/

	 ul.shout-list, .ul.thestar-list {
 margin-left:0px;
}
 .lead2-sidebar, .lead8-sidebar, .none4mobile, .mdn {
 display:none !important;
}
 .lead2-mobile {
 display:block;
}

	/*.hr-list{

		float:none;

		width:100%;

	}*/

	.tds-alignc {
 text-align:center;
 margin:0 auto;
}
 #lead1 img {
 float:none;
}
 #logo img {
 width:250px;
}
 #logo, .header-left {
 float: none;
 text-align: center;
}
 .mt25 {
 margin-top:0px;
}
 .search-form .input-txt {
 width:60% !important;
}
 .grid,  .grid-right {
 float: none;
}
 .half-col {
 float:none;
 width:100%;
}
 .navigation .next,  .navigation .previous {
 display: block;
 margin: 0 auto;
 text-align: center;
}
 .menu ul,  .menu li,  .top-menu,  .footer-menu li {
 float: none;
 text-align: center;
 text-rendering: optimizeSpeed;
}
 .hide-480 {
 display: none;
}
 .show-480 {
 display: block;
}
 #footer {
 text-align: center;
}
 #footer .social-icons {
 text-align: center;
}
}
 @media screen and (max-width: 320px) {
 body {
}
 .multimedia-box, .adSpace, .widget_fastflickrwidget {
 display:none;
}
 .ar-desktop {
 text-align:left;
}
 #lead1, .lead-content, .lead-contentr, .section-wrapper, .lifelist,  .cat-warp-area5, .cat-wrap3, .cat-wrap4, .cat-wrap41, cat-wrap3, lead-wrap2,  .lead-wrap2, .lead3-max-height, .lead4-max-height, .cat-warp-area,  .cat-warp-area2, .cat-warp-area3, .cat-warp-area4, cat-warp-area6, .star-news-2 , .shout-except-height{
 min-height:inherit;
 max-height:inherit;
 height:auto;
}
 .menu li {
 display:inline;
}
 .js .main-nav .menu li a {
 color:#231F20;
}
 .page-lbl {
 text-align:center;
 margin:0px;
}
.lead2-sidebar, .lead8-sidebar {
 display:none;
}
 .star-news-2 {
 padding-bottom:10px;
 min-height:inherit;
}
 .none4mobile, .mdn {
 display:none !important;
}
 .header-col {
 margin:0;
}
 .tds-alignc {
 text-align:center;
 margin:0 auto;
}
 .lead2-mobile {
 display:block;
}
 #logo img {
 width:250px;
}
 .cat-wrap2, .cat-wrap, .tds-fixed-columns {
 min-height:200px;
}
 .shout-wrap img.alignleft, .business-wrap img.alignleft {
 float:none;
}
 ul.shout-list, .ul.thestar-list {
 margin-left:0px;
}
 .mt25 {
 margin-top:0px;
}
 .half-col {
 float:none;
 width:100%;
}
 .hide-320 {
 display: none;
}
 .show-320 {
 display: block;
}
}
 @media screen and (max-width: 240px) {
 body {
}
 .multimedia-box, .adSpace, .widget_fastflickrwidget {
 display:none;
}
 .ar-desktop {
 text-align:left;
}
 #lead1, .lead-content, .lead-contentr, .section-wrapper, .lifelist,  .cat-warp-area5, .cat-wrap3, .cat-wrap4, .cat-wrap41, cat-wrap3, lead-wrap2,  .lead-wrap2, .lead3-max-height, .lead4-max-height, .cat-warp-area,  .cat-warp-area2, .cat-warp-area3, .cat-warp-area4, cat-warp-area6, .star-news-2 , .shout-except-height{
 min-height:inherit;
 max-height:inherit;
 height:auto;
}
 .menu li {
 display:inline;
}
 .js .main-nav .menu li a {
 color:#231F20;
}
.lead2-sidebar , .lead8-sidebar{
 display:none;
}
 .lead2-mobile {
 display:block;
}
 .star-news-2 {
 padding-bottom:10px;
 min-height:inherit;
}
 .none4mobile , .mdn{
 display:none !important;
}
 .tds-alignc {
 text-align:center;
 margin:0 auto;
}
 .header-col {
 margin:0;
}
 #logo img {
 width:200px;
}
 .cat-wrap2, .cat-wrap, .tds-fixed-columns {
 min-height:200px;
}
 .page-lbl {
 text-align:center;
 margin:0px;
}
ul.shout-list, .ul.thestar-list {
 margin-left:0px;
}
.mt25 {
 margin-top:0px;
}
 .shout-wrap img.alignleft, .business-wrap img.alignleft {
 float:none;
}
 
.half-col {
	 float:none;
	 width:100%;
}
 .top-widget area,  .top-widget select,  .top-widget textarea,  .top-widget input[type="text"],  .top-widget input[type="password"] {
 width: 75%;
}
 .widget-title,  .widget-title-home h3 {
 font-size: 14px;
 height: 13px;
 line-height: 13px;
 text-align: left;
}
 .hide-240 {
 display: none;
}
 .show-240 {
 display: block;
}
}



/*The last 29 days of the month are the hardest."- Nikola Tesla*/
