/*
 * Globals
 */

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #555;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
}


/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}


/*
 * Masthead for nav
 */


.blog-masthead {
  background-color: #FFFFFF;
  box-shadow: inset 0 -2px 5px rgba(0,0,0,.1);
}

/* Nav links */
.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  color: #cdddeb;
}
.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}
.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right:  5px solid transparent;
  border-bottom: 5px solid;
  border-left:   5px solid transparent;
}

.blog-nav img
{
	max-width:100%;
}

.blog-nav
{
	width:80%;
}


.navbar-default {
	background: none;
	border: none;
}

/*
 * Blog name and description
 */

.blog-header {
  padding-bottom: 10px;
}
.blog-title {
	margin-bottom: 0;  
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc0033;
	font-size: 34px;
	font-weight: normal;
}
.blog-description {
  font-size: 20px;
  color: #999;
}


/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 18px;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}



/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}
.pager > li > a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post-title {
  margin-bottom: 5px;
  font-size: 40px;
}
.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}


/*
 * Footer
 */

.blog-footer {
  padding: 40px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
}


/* custom css's by faiz*/

.panel-default
{
	text-align:center;
	border-color:1px solid #E1E1E1 !important;
}
 
.panel-default .list-group li
{
	display:block;
}
.panel-default > .panel-heading
{
	background-color:#CC0033;
	border-color:1px solid #E1E1E1 !important;
	color: #FFFFFF;
    font-size: 16px;
    font-weight: 800;
}

.blog-masthead
{
	background-color:#FFFFFF;
}

panel-heading .black
{
	background-color:#080808;
}

.media
{
	border-bottom: 1px solid;
}
.media .pull-left
{
	margin-bottom: 2%;
}
.media-heading
{
	color: #cc0033;
	font-size: 18px;
}

.search_label
{
	padding-top:4%;
	font-weight:bold;
	font-size:17px;
}

#print a
{
	background:url('../gifs/images/print.jpg');
}

.breadcrumb
{
	margin-bottom: 0px;
}
.list-group a
{
	color:#666666;
}

.navbar-collapse
{
	padding-right: 0px;
	padding-left: 0px;
}
.navbar
{
	margin-bottom: 0px;
	min-height: 0px;
	border-radius: 0px;
}

a {
	color: #777;
}

.col-sm-3
{
	padding-left: 8px;
	padding-right: 1px;
}
.form-control
{
	border: 1px solid #000;
	border-radius: 0px;
	height: 26px;
}
.form-control:focus
{
	border-color: #ccc;
}

.btn-default
{
	color: rgb(252, 250, 250);
	background-color: rgb(0, 0, 0);
}
.btn
{
	text-transform:uppercase;
	border-radius: 0px;
	padding: 0px 10px;
	font-size: 18px;
	font-weight:bold;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices
{
	height:30px !important;
}

.stButton .chicklets
{
	height:30px !important;
}

.stButton .stButton_gradient
{
	height: 22px !important;
}

.media img{
	border: 1px solid #b9b9b9;
}
.top_shares{
	text-align:right;
}


.city_this 
{
	display: none;
	border: 2px solid #000;
	background-color: #FFFFFF;
	font-size: 12px;
	position: absolute;
	outline: 0 none;
    width: 50%;
	z-index: 1008;
	padding: 5px;
	left: 25%;
    margin-top: -38%;
}
.city_this p {
	font-weight: normal;
	font-family: Arial,sans-serif;
	font-size: 12px; 
}
.city_this div {
	padding: 5px;
}

.city_this a {
	text-decoration: none;
}
.bellow_shares
{
	margin-top:10px;    
}



@media (min-width: 768px)
{
	.col-sm-offset-1 {
	margin-left: 0.33333333%;
	}
}



@media only screen and (max-width: 480px)
{
	.col-md-12 .col-sm-8 {
		width: 62%;
		float:left;
	}
	.col-md-12 .col-sm-3 {
		width: 100%;
		float: left;
		text-align:center;
	}

	.media, .media .media {
		margin-left: 7%;
		margin-right: 10%;
	}
	.top_shares{
		text-align:left;
	}
	.city_this 
	{
		width:80%;
		left: 10%;
	}
	.bellow_shares .col-md-12 .col-md-3
	{
		 width: 100%;
		 text-align:center;
	}
	.bellow_shares .col-md-12 .col-md-6
	{
		width: 100%;
		margin-bottom:10px;
		text-align:center;
	}
	.bellow_shares .col-md-12 .col-md-4
	{
		width: 100%;
		text-align:center;
	}
	.bellow_shares	.col-md-12
	{
		padding-left: 20px;
	}	 
}
@media only screen and (min-width:320px) and (max-width: 480px)
{
	.blog-sidebar{
		width: 93%;
		text-align: center;
		margin: 0 auto;
	}
}
@media only screen and (min-width:481px) and (max-width: 767px)
{
	.blog-sidebar{
		width: 60%;
		text-align: center;
		margin: 0 auto;
	}

	.bellow_shares .col-md-12
	{
		width: 100%;
	}

	.bellow_shares .col-md-12 .col-md-4
	{
		width: 50%;
		float: left;
	}
	.bellow_shares .col-md-12 .col-md-6
	{
		float: left;
		width: 50%;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1199px)
{
	.container
	{
		width:100%;
	}
	.col-md-12 .col-sm-8 {
		width: 57.666667%;
	}
	.nav>li>a
	{
		padding: 5px 1px;
		font-size: 12px;
	}
	.col-md-12 .col-sm-3 {
		width: 28%;
	}
	 
	.blog-sidebar {
		float: left;
		width: 33%;
	}
	.bellow_shares .col-md-12
	{
		width: 100%;
	}
	.bellow_shares .col-md-12 .col-md-3
	{
		width: 23%;
		float: left;
	}
	.bellow_shares .col-md-12 .col-md-4
	{
		width: 27%;
		float: left;
	}
	.bellow_shares .col-md-12 .col-md-6
	{
		float: left;
		width: 35%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 940px)
{
	.col-sm-8 {
		width:59.666667%;
	}
}

@media only screen and (min-width:980px)
{
	.nav>li>a
	{
		padding: 4px 4px;
	}
	.navbar
	{
		border-bottom:2px solid black;
	}
}
#adver_top, .value_click_left_ad
{
	display:none;
}

@media (min-width: 1200px)
{
	.container {
		width: 1020px;
	}
	.col-md-12 .col-sm-8 {
		width: 65.666667%;
	}
	.col-md-12 .col-sm-3 {
		width: 22%;
	}
	.bellow_shares .col-md-12 .col-md-3
	{
		 width: 11%;
	}
	.bellow_shares .col-md-12 .col-md-6
	{
		width: 45%;
	}
	.bellow_shares .col-md-12 .col-md-4
	{
		width: 21.333%;
	}
	.blog-sidebar
	{
		width: 33%;
		float: right;
		margin-top:1%;
	}
}


@media(min-width: 768px) { .lifestyle-top { width: 728px; height: 90px; } } 
@media(min-width: 1240px) { .lifestyle-top { width: 990px; height: 90px; } }  


@media(min-width: 768px) { .lifestyle-sidebar-mobile { width: 300px; height: 600px; } }

.lifestyle-main-left { width: 336px; height: 280px; }




#adver_top
{
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}

.navbar-nav
{
	width:100%;
}
.ad_bellow_main_content
{
	float:left;
	margin-bottom:2%;
}

@media(max-width: 768px) {

	.navbar-nav>li>a{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.navbar-nav
	{
		padding-left:15px;
	}
	.ad
	{
		text-align:center;
	}
	.ad_bellow_main_content
	{
		float: none;
	}
	.iframe_next_to_add
	{
		margin-top:1%;
	}
}

#meta_description p
{
	font-size:11px;
	text-align:center;
}

.more_ad
{
	width:100%;
}

.panel-heading
{
	background: url(../gifs/images/more_ili_bg.jpg) repeat-x;
}
.panel-heading a {
	color:white;
	font-size: 14px;
	font-weight: 400;
	margin-right: 1%;
}
.panel-default .list-group li
{
	font-size: 14px;
	font-weight: 400;
}

.services h3
{
	background: none repeat scroll 0 0 #CC0033;
    color: #FFFFFF;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    padding: 5px 0 5px 5px;
	font-weight: bold;
}
.blog-post
{
	text-align:justify;
	color:#555555;
	font-size:15px;
}
.navbar-default .navbar-nav > li > a
{
	color:#000000;
}
.navbar-default .navbar-nav > li > a:hover
{
	color:#777777;
}

@media(max-width: 479px) {
	.breadcrumb
	{
		display:none;
	}
	#meta_description
	{
		display:none;
	}
}
@media(max-width: 767px) {
 
	#add_links
	{
		display:none;
	}

	.rsb_iframe
	{
		display:none;
	}
}
@media(max-width: 1280px) {
	.left_side_social
	{
		margin-left: -32px;
	}
	.container
	{
		padding-left:30px;
		padding-right:30px;
	}
}
.row {
	margin-left: -12px;
}
.row ul {
    margin: 5px 0 5px 20px;
}

.navbar-default .navbar-toggle
{
	margin-top:-6%;
}

@media(max-width: 460px)
{
	.bottom_images
	{
		width:100% !important;
	}
	.bottom_img_div
	{
		width:100% !important;
		border:none;
	}
	.navbar-default .navbar-toggle
	{
		margin-top:-10%;
	}
}
@media(max-width: 980px)
{
	.panel-heading
	{
		background:none;
	}
	.panel-default > .panel-heading
	{
		background-color:#000000;
	}
}

.breadcrumb
{
	padding: 2px 15px;
}

@media(min-width: 767px)
{
	#adver_top
	{
		display:block;
	}
	.value_click_left_ad
	{
		display:block;
	}
}

.rsb_iframe
{
	margin-top:10px;
	margin-bottom:10px;
}


/*CODE FOR BUZZ SLIDER/SIDEBAR START */

.buzz_sidebar 
{
	margin-top:2%;
	width: 92%;
	border:2px solid #f5f5f5;
	padding:2%;
}
.buzz_sidebar img{
	width:100%;
	height:175px;
 }
.buzz_sidebar_title
{
	font-size: 18px;
	line-height: 24px;
	margin: 5px 0 0px 0;
	text-align:center;
}
.buzz_sidebar_title a{
		color: #cc0033;
}

/*CODE FOR BUZZ SLIDER/SIDEBAR END*/


@media(max-width: 480px) { .lifestyle-main-left { width: 300px; height: 250px; margin:10px;} } 

.fb-comments-custtom-css
{
	#padding: 1% 5% 1% 5%;
}

 
.fb-comments span, .fb-comments iframe span[style]{
	width: 100% !important;
}


.blog-post p img
{
	width:100% !important;
	height:auto !important;
}

.lifestyle_bellow_ad { 
	width:336px;
	height:250px;
} 

@media(min-width: 1024px) {
	.lifestyle_bellow_ad { 
			width:468px;
			height:60px;
		} 
}