@charset "utf-8";
/* CSS Document */

body {
	background: #505050 url(https://cdn.indiblogger.in/v3/images/indivine/campaigns/azure1/bg.png) repeat-x;
}
#maincontent { 
	background-image:none;
	min-height: 488px;
}
#maincontent, .sidebar { 
	background-color: transparent !important;
}
#content {
	background-color:#FFF;
}
#maincontent h1 { display:none; }
#maincontent h3 { font-family:"Segoe UI", Tahoma, sans-serif; }
#maincontent .txtbutton {
	background-color: #89c402 !important;
}
.sidebar .txtbutton { background-color:#DC3A00; }
.txtbutton img { display:none; }
.sidebar { width: 238px; }

.tagline {
	text-indent: -9999px;
}
#searchbar {
	display: none;
}
#pagetheme_banner {
	height: 482px;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pagetheme_banner #mainbanner {
	position: relative;
}

.navlinkactive { 
	background-color: #FFF; 
	color: #333 !important; 
}

#vine_bar, #vine_bar_sub {
	display: none;
}

.sidebar  { font-family:"Segoe UI", Tahoma, sans-serif;  }
.contestinfo {
	padding:5px;
	color: #FFF;
	word-wrap: break-word;
}
.sidebar a {
	color: #FFF;
	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;*/
}
.azure1 {
	background-color:#DC3A00;
	color:#FFF;	
}