@charset "utf-8";
/* CSS Document */

body {
	background: #2C5394 url(https://cdn.indiblogger.in/v3/images/indivine/campaigns/yoga1/bg.png) repeat-x;
}
#maincontent { 
	background-image:none;
}
#maincontent, .sidebar { 
	background-color: transparent !important;
}
#content {
	background-image: url(https://cdn.indiblogger.in/v3/images/indivine/campaigns/yoga1/sidebar_border.png);
	background-color: #00482c;
	background-repeat: repeat-y;
	background-color:transparent;
	background-position: 655px;
	background: #FFF;
	margin-top:100px;
}
.txtbutton {
    /*background-color: #231F20 !important;*/
}
.sidebar { width: 238px; }

.tagline {
	text-indent: -9999px;
}
#searchbar {
	display: none;
}
#pagetheme_banner {
	height: 300px;
	position:relative;
	margin-top: 10px;
	margin-bottom: 0px;
}
#pagetheme_banner #mainbanner {
	position: relative;
}

.navlinkactive { 
	background-color: transparent; 
	color: #FFF !important; 
	border-color: transparent;
}

#vine_bar, #vine_bar_sub {
	display: none;
}

.contestinfo {
	padding: 8px;
	color: #FFF;
	word-wrap: break-word;
	background-color: #2C5394;
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	font-size: 12px;
	line-height: 16px;
}
.sidebar a {
	color: #29A8BB;
	font-weight:bold;
}
.contestinfo h3 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.hashtag {
	margin-bottom: 20px;
	display:inline-block;
}

#footer {
	/*margin-top: 0px !important;*/
}
#footer a { 
	/*color: #B79F78 !important;*/ 
}
#footer a:hover {
	/*color: #D0C1A8 !important;
	background: none !important;*/
}