
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2px; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }


button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #FFFFFF; outline: none; text-decoration: none; }
a:hover { color: #FFFFFF; }


/*
    !-------Styles for the template starts here---------!
*/

body {
	background: #1a1b53 url(../images/stylico/main_background.jpg) fixed no-repeat center center;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;	
}


/*-------------------------------------*/
/*------------- SO SO SOCIAL ----------*/
/*-------------------------------------*/

#activityFeed ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#activityFeed ul li {
	/*background-color: #8d8da8 !important;*/
	background-position: 10px center !important;
	background-repeat: no-repeat !important;
	margin-bottom: 1px !important;
	padding: 5px 5px 5px 34px !important;
	font-size: 11px;
}

/*-------------------------------------*/
/*------------- SIDEBAR ---------------*/
/*-------------------------------------*/

aside {
	width: 330px;
	height: 100%;
	position: fixed;
	background: #252530 url('../images/stylico/sidebar_background.png') fixed repeat;
	border-right: 1px solid #010101;
	-webkit-box-shadow: -2px 0px 7px 0px #000000;
	-moz-box-shadow: -2px 0px 7px 0px #000000;
	box-shadow: -2px 0px 7px 0px #000000;
   
}

	aside #logo {
		width: 168px;
		height: 76px;
		margin: 20px 0px 30px 130px;
		background: url('../images/stylico/ron_logo.png');;	
	}
	
	aside nav {
		width: 215px;
		position: relative;
		margin: 0px 0px 20px 95px;
	}
	
	aside nav #menu-arrow {
		width: 254px;
		height: 34px;
		position: absolute;
		background: url('../images/stylico/yellow_menu_arrow.png') no-repeat;
	}
	
	aside nav ul li {
		margin: 13px 0px 0px;
		line-height: 27px;
		height: 27px;
	}
	
	aside nav ul li a {
		height: 27px;
		font-size: 12px;
		font-weight: bold;
		padding: 9px 0px 6px 40px;
		text-decoration: none;
		position: relative;
		text-shadow: 0px 1px 1px #24242b;
	}
	
	.ie7 aside nav ul li a {
		padding: 3px 0px 6px 40px;
	}
	
	aside #mp3-player {
		margin: 15px 0px 10px 60px;	
	}
	
	aside #social-bar {
		font-size: 9px;
		font-weight: bold;
		color: #8d8da8;
		margin: 18px 0px 5px 100px; 
	}
	
	aside #social-bar a {
		margin: 0px 3px; 
	}
	
	aside #social-bar p {
		font-weight: normal;
	}
	
	aside #copyright {
		font-size: 10px;
		font-weight: bold;
		color: #000;
		margin: 15px 0px 0px 100px;
		text-shadow: 0px 1px 0px #494954;
	}
	
	aside .divider {
		width: 100%;
		height: 2px;
		background: url('../images/stylico/sidebar_line.png') repeat-x;
	}


/*-------------------------------------*/
/*--------- MAIN CONTENT AREA ---------*/
/*-------------------------------------*/

#main {
	width: 840px;
	height: 100%;
	position: relative;
	top: 30px;
	left: 360px;
	color: #5b5b6a;
}


/*********************/
/* STANDRAD ELEMENTS */
/*********************/

#main p {	
	margin: 0px 0px 5px;
	line-height: 20px;
	text-shadow: 0px 1px 0px #fff;
}


#main span {
	text-shadow: 0px 1px 0px #fff;
}


#main h4, #main h3 {
	margin: 0px 0px 5px;
	color: #3b3b49;
	text-shadow: 0px 1px 0px #fff; 	
}

	#main h3 {
		font-size: 14px;
	}
	
	#main h4 {
		font-size: 12px;	
	}
	
	
#main a, #main a:visited  {
	color: #5f9413;
	text-decoration: none;
}

#main a:hover {
	color: #598b12;
	text-decoration: none;
}


#main .zebra-table {
	text-align: left;
}

#main .zebra-table th {
	padding: 10px 10px;
	color: #3b3b49;
	font-size: 14px;
	text-shadow: 0px 1px 0px #fff;
}

#main .zebra-table tbody tr.odd {
	background: #d5d9fe;
}

#main .zebra-table td {
	padding: 8px 10px;
}


#main .box-table {
	text-align: left; 
}

#main .box-table th {
	padding: 20px 0 20px 15px;
	background: #5099d5;
	border-right: 1px dotted #bfbfbf;
	color: #E0E2F5;
	font-size: 14px;
	text-transform: uppercase;
}

#main .box-table tbody tr {
	background:;
}

#main .box-table td {
	padding: 8px 10px;
	border-right: 1px dotted #bfbfbf;
}


#main ul li {
	list-style: none;
	background: url(../images/stylico/list_arrow.png) no-repeat 0 3px;
	padding: 0 0 0 15px;
	margin: 0 0 5px 10px;
	text-shadow: 0px 1px 0px #fff;
}


#main pre {
	border: 1px solid #9da0b3;
	background: #fff;
	color: #333;
	padding: 10px;
	margin: 10px 0px 40px;
	-webkit-box-shadow: inset 0px 1px 3px 0px #d1d1d1;
	-moz-box-shadow: inset 0px 1px 3px 0px #d1d1d1;
	box-shadow: inset 0px 1px 3px 0px #d1d1d1;
}

/*------------- FORM ELEMENTS -----------*/

#main form {
	margin: 20px 0px 0px;	
}

#main input[type=text], #main textarea {
	background: #fbfdf4;
	border: 1px solid #8e919d;
	padding: 6px 15px;
	color: #a0a0a0;
	font-size: 11px;
	resize: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0px 1px 3px 0px #d1d1d1, 0px 1px 1px 0px #ffffff;
	-moz-box-shadow: inset 0px 1px 3px 0px #d1d1d1, 0px 1px 1px 0px #ffffff;
	box-shadow: inset 0px 1px 3px 0px #d1d1d1, 0px 1px 1px 0px #ffffff;
}

#main input[type=text] {
	height: 11px;
}

#main input[type=text]:focus, #main textarea:focus {
	border: 1px solid #1f96e9;
	-webkit-box-shadow: inset 0px 1px 3px 0px #d1d1d1, 0px 0px 2px 0px #1f96e9;
	-moz-box-shadow: inset 0px 1px 3px 0px #d1d1d1, 0px 0px 2px 0px #1f96e9;
	box-shadow: inset 0px 1px 3px 0px #d1d1d1, 0px 0px 2px 0px #1f96e9; 
}

#main input[type=submit], #main input[type=submit]:visited  {
	border: none;
	padding: 0px !important;
	
}

input::-moz-focus-inner { 
    border: 0;
    padding: 0;
}



/*******************/
/* CUSTOM ELEMENTS */
/*******************/

#main .content-box {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	background: rgb(224,226,245);
	background: -moz-linear-gradient(top, rgb(224,226,245) 90%, rgb(214,214,238) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(90%,rgb(224,226,245)), color-stop(100%,rgb(214,214,238)));
	background: -webkit-linear-gradient(top, rgb(224,226,245) 90%,rgb(214,214,238) 100%);
	background: -o-linear-gradient(top, rgb(224,226,245) 90%,rgb(214,214,238) 100%);
	background: -ms-linear-gradient(top, rgb(224,226,245) 90%,rgb(214,214,238) 100%);
	background: linear-gradient(top, rgb(224,226,245) 90%,rgb(214,214,238) 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 2px 7px 0px #000000;
	-moz-box-shadow: 0px 2px 7px 0px #000000;
	box-shadow: 0px 2px 7px 0px #000000; 	
}

#main .dropcap {
	color: #3b3b49;
	font-size: 40px;
	padding: 10px 10px 0px 0px;
	float: left;	
}


/*------------- RIBBON -----------*/

#main .ribbon {
	width: 280px;
	margin: 0px auto 20px;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f0fa;
	-moz-box-shadow: 0px 1px 0px 0px #f0f0fa;
	box-shadow: 0px 1px 0px 0px #f0f0fa;
}

	.ribbon .ribbon-left {
		width: 40px;
		height: 21px;
		background: url("../images/stylico/ribbon_blue.png") no-repeat 0px -21px;
		float: left;
	}
	
	.ribbon .ribbon-center {
		width: 200px;
		height: 21px;
		background: url("../images/stylico/ribbon_blue.png") repeat-x 0px 0px;
		line-height: 21px;
		text-align: center;
		color: #FFFFFF;
		font-size: 11px;
		text-transform: uppercase;
		float: left;
		 
	}
	
	.ribbon .ribbon-right {
		width: 40px;
		height: 21px;
		background: url("../images/stylico/ribbon_blue.png") no-repeat 0px -42px;
		float: left;
	}


/*------------- BUTTONS -----------*/

#main a.big-button, #main a.big-button:visited {
	width: 390px;
	height: 30px;
	display: block;
	border: 1px solid #9da0b3;
	color: #4a4a57;
	text-decoration: none !important;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background: #dddfec;
	background: -moz-linear-gradient(top, #dddfec 0%, #b8bedb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddfec), color-stop(100%,#b8bedb));
	background: -webkit-linear-gradient(top, #dddfec 0%,#b8bedb 100%);
	background: -o-linear-gradient(top, #dddfec 0%,#b8bedb 100%);
	background: -ms-linear-gradient(top, #dddfec 0%,#b8bedb 100%);
	background: linear-gradient(top, #dddfec 0%,#b8bedb 100%);
	-webkit-box-shadow: 0px 1px 1px 0px #bbbfd3, inset 0px 1px 1px 0px #ebecf4;
	-moz-box-shadow: 0px 1px 1px 0px #bbbfd3, inset 0px 1px 1px 0px #ebecf4;
	box-shadow: 0px 1px 1px 0px #bbbfd3, inset 0px 1px 1px 0px #ebecf4;
	text-shadow: 0px 1px 0px #eaebf4;	
}

	#main a.big-button:hover {
		text-decoration: none !important;
		background: #e1e3ef;
		background: -moz-linear-gradient(top, #e1e3ef 0%, #bec5e0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e3ef), color-stop(100%,#bec5e0));
		background: -webkit-linear-gradient(top, #e1e3ef 0%,#bec5e0 100%);
		background: -o-linear-gradient(top, #e1e3ef 0%,#bec5e0 100%);
		background: -ms-linear-gradient(top, #e1e3ef 0%,#bec5e0 100%);
		background: linear-gradient(top, #e1e3ef 0%,#bec5e0 100%);
	}
	
	#main a.big-button:active {
		text-decoration: none !important;
		background: #b8bedb;
		background: -moz-linear-gradient(top, #b8bedb 0%, #dddfec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8bedb), color-stop(100%,#dddfec));
		background: -webkit-linear-gradient(top, #b8bedb 0%,#dddfec 100%);
		background: -o-linear-gradient(top, #b8bedb 0%,#dddfec 100%);
		background: -ms-linear-gradient(top, #b8bedb 0%,#dddfec 100%);
		background: linear-gradient(top, #b8bedb 0%,#dddfec 100%);
		 -webkit-box-shadow: inset 0px 1px 1px 0px #9797a5, 0px 1px 1px 0px #ebecf4;
		-moz-box-shadow: inset 0px 1px 1px 0px #9797a5, 0px 1px 1px 0px #ebecf4;
		box-shadow: inset 0px 1px 1px 0px #9797a5, 0px 1px 1px 0px #ebecf4; 
	}


.green-button, .green-button:visited, .blue-button, .blue-button:visited, .red-button, .red-button:visited {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 78px;
	height: 29px;
	line-height: 28px;
	text-align: center;
	color: #fff !important;
	font-weight: bold;
}

.green-button, .green-button:visited{
	background: url(../images/stylico/button_green.png) no-repeat -3px -63px;
	text-shadow: 0px -1px 0px #559422;
}

.green-button:hover {
	background: url(../images/stylico/button_green.png) no-repeat -3px -32px;
}

.green-button:active {
	background: url(../images/stylico/button_green.png) no-repeat -2px -3px;
}

.blue-button, .blue-button:visited{
	background: url(../images/stylico/button_blue.png) no-repeat -3px -63px;
	text-shadow: 0px -1px 0px #286eaf;
}

.blue-button:hover {
	background: url(../images/stylico/button_blue.png) no-repeat -3px -32px;
}

.blue-button:active {
	background: url(../images/stylico/button_blue.png) no-repeat -2px -3px;
}

.red-button, .red-button:visited{
	background: url(../images/stylico/button_red.png) no-repeat -3px -63px;
	text-shadow: 0px -1px 0px #993d37;
}

.red-button:hover {
	background: url(../images/stylico/button_red.png) no-repeat -3px -32px;
}

.red-button:active {
	background: url(../images/stylico/button_red.png) no-repeat -2px -3px;
}


/*------------- NOTIFICATION BOXES -----------*/

.error-box {
	width: 410px;
	height: 50px;
	padding: 10px 0 0 65px;
	margin: 10px 0px;
	background: #ffd2d3 url(../images/stylico/error.png) no-repeat 10px 10px;
	border: 1px solid #df8f90;
	color: #404040;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.error-box h5 {
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: normal !important;
	color: #871414;	
}

.error-box span {
	color: #404040;	
	text-shadow: none !important;
}

.success-box {
	width: 410px;
	height: 50px;
	padding: 10px 0 0 65px;
	margin: 10px 0px;
	background: #d4ffcd url(../images/stylico/success.png) no-repeat 10px 10px;
	border: 1px solid #9adf8f;
	color: #404040;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.success-box h5 {
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: normal !important;
	color: #258815;	
}

.success-box span {
	color: #404040;	
	text-shadow: none !important;
}

.warning-box {
	width: 410px;
	height: 50px;
	padding: 10px 0 0 65px;
	margin: 10px 0px;
	background: #fefccb url(../images/stylico/warning.png) no-repeat 10px 10px;
	border: 1px solid #e5db55;
	color: #404040;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.warning-box h5 {
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: normal !important;
	color: #878314;	
}

.warning-box span {
	color: #404040;	
	text-shadow: none !important;
}


/*------------- ROUNDED IMAGE WITH ROUNDED BORDER -----------*/

#main .rounded-border {
	position: relative;
	background: #fefff8;
	border: 1px solid #8c8b97;
	padding: 3px 3px 3px 3px;
	margin: 0px 10px 0px 0px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 2px 0px #cfd3e3;
	-moz-box-shadow: 0px 1px 2px 0px #cfd3e3;
	box-shadow: 0px 1px 2px 0px #cfd3e3;
}

#main .rounded-image {
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/*------------- NEW STAR -----------*/

#main .new-star {
	position: absolute;
	width: 42px;
	height: 43px;
	top: -10px;
	left: -10px;
	background: url(../images/stylico/new_star.png) no-repeat;
}


/*------------- TAG -----------*/

#main .tag-list {
	list-style: none;
	margin: 0;
}

	#main .tag-list li {
		background: none;
		padding: 0;
		margin: 10px 5px;
		cursor: pointer;
		float: left;	
	}

	#main .tag-left {
		height: 21px;	
		background: url(../images/stylico/tag_blue.png) repeat-x 0px 0px;
		border-left: 1px solid #4d94a3;
		padding: 0px 10px;
		line-height: 22px;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		color: #222228;
		float: left;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 3px;
		-webkit-border-radius: 3px 0px 0px 3px;
		border-radius: 3px 0px 0px 3px; 
	}
	
	#main .tag-right {
		width: 20px;
	    height: 21px;
		background: url(../images/stylico/tag_blue.png) no-repeat 0px -24px;
		float: left;
	}


/*------------- RECORD -----------*/

#main .record {
	position: relative;
	margin: 0px 0px 15px 0px;	
}
	
	.record .record-text {
		color: #252532;
		line-height: 20px;
		float: left;
		text-shadow: 0px 1px 0px #fff;
	}
	
	.record .record-buttons {
		margin: 10px 5px 0px 10px;
		float: right;	
	}


#main a.play-now, #main a.play-now:visited {
	position: relative;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0px 20px 0px 10px;
	margin: 0px 0px 15px 0px;
	font-size: 9px;
	font-weight: bold;
	color: #414141;
	border: 1px solid #5aabe7;
	text-decoration: none !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #cbddf3;
	background: -moz-linear-gradient(top, #cbddf3 50%, #b6cfed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#cbddf3), color-stop(100%,#b6cfed));
	background: -webkit-linear-gradient(top, #cbddf3 50%,#b6cfed 100%);
	background: -o-linear-gradient(top, #cbddf3 50%,#b6cfed 100%);
	background: -ms-linear-gradient(top, #cbddf3 50%,#b6cfed 100%);
	background: linear-gradient(top, #cbddf3 50%,#b6cfed 100%);
	text-shadow: 0px 1px 0px #eaebf4;
	-webkit-box-shadow: 0px 1px 2px 0px #adb1c1, inset 0px 1px 1px 0px #f1f7ff;
	-moz-box-shadow: 0px 1px 2px 0px #adb1c1, inset 0px 1px 1px 0px #f1f7ff;
	box-shadow: 0px 1px 2px 0px #adb1c1, inset 0px 1px 1px 0px #f1f7ff; 
}

	#main a.play-now:hover {
		text-decoration: none !important;
		background: #d5e3f6;
		background: -moz-linear-gradient(top, #d5e3f6 0%, #c3d7f2 50%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5e3f6), color-stop(50%,#c3d7f2));
		background: -webkit-linear-gradient(top, #d5e3f6 0%,#c3d7f2 50%);
		background: -o-linear-gradient(top, #d5e3f6 0%,#c3d7f2 50%);
		background: -ms-linear-gradient(top, #d5e3f6 0%,#c3d7f2 50%);
		background: linear-gradient(top, #d5e3f6 0%,#c3d7f2 50%);
	}
	
	#main a.play-now:active {
		text-decoration: none !important;
		-webkit-box-shadow: inset 0px 1px 2px 0px #adb1c1, 0px 1px 1px 0px #f1f7ff;
		-moz-box-shadow: inset 0px 1px 2px 0px #adb1c1, 0px 1px 1px 0px #f1f7ff;
		box-shadow: inset 0px 1px 2px 0px #adb1c1, 0px 1px 1px 0px #f1f7ff;
	}
	
	#main a.play-now .record-play {
		width: 6px;
		height: 7px;
		position: absolute;
		top: 5px;
		right: 8px;
		background: url(../images/stylico/record_play.png) no-repeat;	
	}


#main a.buy-now, #main a.buy-now:visited {
	position: relative;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0px 20px 0px 10px;
	font-size: 9px;
	font-weight: bold;
	color: #414141;
	border: 1px solid #7eb1bd;
	text-decoration: none !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #cae3ea;
	background: -moz-linear-gradient(top, #cae3ea 0%, #b2d8e0 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cae3ea), color-stop(50%,#b2d8e0));
	background: -webkit-linear-gradient(top, #cae3ea 0%,#b2d8e0 50%);
	background: -o-linear-gradient(top, #cae3ea 0%,#b2d8e0 50%);
	background: -ms-linear-gradient(top, #cae3ea 0%,#b2d8e0 50%);
	background: linear-gradient(top, #cae3ea 0%,#b2d8e0 50%);
	text-shadow: 0px 1px 0px #eaebf4;
	-webkit-box-shadow: 0px 1px 2px 0px #adb1c1, inset 0px 1px 1px 0px #f1f7ff;
	-moz-box-shadow: 0px 1px 2px 0px #adb1c1, inset 0px 1px 1px 0px #f1f7ff;
	box-shadow: 0px 1px 2px 0px #adb1c1, inset 0px 1px 1px 0px #f1f7ff; 
}

	#main a.buy-now:hover {
		text-decoration: none !important;
		background: #d4e7ef;
		background: -moz-linear-gradient(top, #d4e7ef 0%, #bedce9 50%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4e7ef), color-stop(50%,#bedce9));
		background: -webkit-linear-gradient(top, #d4e7ef 0%,#bedce9 50%);
		background: -o-linear-gradient(top, #d4e7ef 0%,#bedce9 50%);
		background: -ms-linear-gradient(top, #d4e7ef 0%,#bedce9 50%);
		background: linear-gradient(top, #d4e7ef 0%,#bedce9 50%);
	}
	
	#main a.buy-now:active {
		text-decoration: none !important;
		-webkit-box-shadow: inset 0px 1px 2px 0px #adb1c1, 0px 1px 1px 0px #f1f7ff;
		-moz-box-shadow: inset 0px 1px 2px 0px #adb1c1, 0px 1px 1px 0px #f1f7ff;
		box-shadow: inset 0px 1px 2px 0px #adb1c1, 0px 1px 1px 0px #f1f7ff;
	}
	
	#main a.buy-now .record-buy {
		width: 7px;
		height: 8px;
		position: absolute;
		top: 5px;
		right: 8px;
		background: url(../images/stylico/record_buy.png) no-repeat;	
	}


/*------------- GIG ------------------*/

#main .gigs-list {
	margin: 0;
	list-style: none;
}

#main .gigs-list li {
	background: none;
	padding: 0;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	clear: both;
}

#main .gig-date {
	width: 48px;
	height: 46px;
	background: url("../images/stylico/event_date_background.png") no-repeat;
	text-align: center;
	margin: 5px 20px 15px 0px;
	padding: 4px 0px 0px;
	float: left;
}

	#main .gig-date .gig-day {
		margin: 0px 0px 6px 0px;
		color: #5099d5;
		font-size: 13px;
		font-weight: bold;
	}
	
	
	#main .gig-date .gig-month {
		color: #5099d5;
		font-size: 10px;
	}


#main .gig-text {
	font-size: 11px;
	line-height: 20px;
	float: left;
	text-shadow: 0px 1px 0px #fff;	
}

	.gig-text a {
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
		margin-right: 20px;	
	}
	
#main .gig-divider {
	width: 300px;
	height: 3px;
	background: url(../images/stylico/horizontal_divider.png) no-repeat;
	margin: 0px auto;
	clear: both;
}



/*********************/
/*  STYLES FOR PAGES */
/*********************/


/* HOME */

#home #slider {
	width: 820px;
	height: 330px;
	margin: 0px 0px 20px;
}

#home #upcoming-gigs {
	width: 390px;
	height: 640px;
	float: left;
	margin-right:20px !important;
}

#home #new-releases {
	width: 390px;
	height: 640px;
	float: left;
}
#home #news-feed {
	width: 390px;
	height: 640px;
	float: left;
}
#home #latest-tweets {
	width: 820px;
	height: 25px;
	clear: both;
	position: relative;
	margin-bottom: 50px !important;
}

#home #soundcloud-div {
	width: 820px;
	height: 280px;
	clear: both;
	position: relative;
	margin-bottom: 50px !important;
}


#home #latest-tweets .news-bell {
	height: 19px;
	background: url(../images/stylico/icons/news_bell.png) no-repeat;
	margin: 4px 10px 0px 0px;
	padding: 2px 0px 0px 25px;
	font-weight: bold;
}

#home #latest-tweets #tweet {
	width: 75%;
	position: absolute;
	top: 17px;
	left: 125px;
	font-size: 11px;
}

#home #latest-tweets #previous-tweet-button, #home #previous-tweet-button:visited {
	width: 20px;
	height: 21px;
	background: url(../images/stylico/arrows_sprite.png) no-repeat -60px 0px;
	position: absolute;
	top: 13px;
	right: 40px;
	cursor: pointer;
}

#home #latest-tweets #previous-tweet-button:hover {
	background: url(../images/stylico/arrows_sprite.png) no-repeat -100px 0px;
}

#home #latest-tweets #previous-tweet-button:active {
	background: url(../images/stylico/arrows_sprite.png) no-repeat -80px 0px;
}

#home #latest-tweets #next-tweet-button, #home #next-tweet-button:visited {
	width: 20px;
	height: 21px;
	background: url(../images/stylico/arrows_sprite.png) no-repeat -20px 0px;
	margin: 0px 0px 0px 5px;
	position: absolute;
	top: 13px;
	right: 10px;
	cursor: pointer;
}

#home #latest-tweets #next-tweet-button:hover {
	background: url(../images/stylico/arrows_sprite.png) no-repeat -40px 0px;
}

#home #latest-tweets #next-tweet-button:active {
	background: url(../images/stylico/arrows_sprite.png) no-repeat 0px 0px;
}


/* BIOGRAPHY */

#biography #cv {
	width: 280px;
	height: 720px;
	margin-right: 20px !important;
	float: left;
}

#biography #details {
	width: 500px;
	height: 720px;
	float: left;
}


/* DISCOGRAPHY */

#discography #info {
	width: 820px;
}

#discography #singles {
	width: 390px;
	float: left;
	margin-right:20px !important;
}

#discography #mixes {
	width: 390px;
	float: left;
}


/* GIGS */

#gigs #next-gig {
	width: 390px;
}

#gigs #tag-box {
	width: 390px;
}

#gigs #info {
	width: 390px;
}

#gigs #gigs-schedule {
	width: 390px;
	height: 660px;
	float: left;
	margin-right: 20px !important;
	margin-bottom: 50px !important;
}


/* MEDIA */

#media #images {
	width: 820px;
	margin-bottom: 60px !important;
}

#media .rounded-border {
	margin: 0px 15px 30px !important;
}

.ie7 #media div {
	margin-bottom: 20px;	
}


/* CONTACT */

#contact #address {
	width: 820px;
	height: 200px;
}

#contact #form {
	width: 820px;
	height: 360px;
}

#contact #contact-form #inputs > input {
	width: 227px;
	margin-right: 20px;
	float: left;	
}

#contact .newsletter {
	width: 820px;
}

/* 404 */

#page-404 {
	width: 400px;	
}


/*
    !-------Styles for the template ends here------------!
*/



.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear {clear: both;}


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}