/*body {
background: #53585E;
}*/

body {
}

#main-wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

body, td {
	font: normal 12px Tahoma, Verdana, AnjaliOldLipi, Meera;
	/*color: #FFFFFF;*/ /*This line is making the body text to become white, hence disabled.*/
}

h1, h2, h3, h4, h5 {

  /*  color: #FFFFFF;*/
    margin: 0px;
}


h1 {
    font-size: 22px;
	font-family:"Courier New", Courier, monospace, AnjaliOldLipi;
}

h2 {
	font-family: "Trebuchet MS",Tahoma,Verdana,"Bitstream Vera Sans",AnjaliOldLipi,sans-serif;
	font-size: 123%;
	text-align: center;
	padding: 5px;
	background-color:aliceBlue;
}

.views-field-title h2 {
	font-family: "Trebuchet MS",Tahoma,Verdana,"Bitstream Vera Sans",AnjaliOldLipi,sans-serif;
	font-size: 123%;
	text-align: center;
	padding: 5px;
	background-color: navajoWhite;
}

.view-Gallery2010 .views-field-title h2, 
.view-Gallery2011 .views-field-title h2,
.view-Gallery2012 .views-field-title h2 {
	font-family: "Trebuchet MS",Tahoma,Verdana,"Bitstream Vera Sans",AnjaliOldLipi,sans-serif;
	font-size: 140%;
	text-align: left;
	padding: 5px;
	background: none;
}

h3 {
    font-size: 14px;
}


a {
font: normal Tahoma, Arial;
color: #626262;
text-decoration: underline;
}

a.imagecache {
color:white;
text-decoration: none;
}

a:hover {
font: normal Tahoma, Arial;
color: #626262;
text-decoration: none;
}

a.imagecache:hover {
color: white;
text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
font-size:11px;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #000000 url(/sites/all/themes/eenam/images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(/sites/all/themes/eenam/images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#626262;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#626262;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #a257e0;
text-decoration: underline;
}

.blye-text-regular {
color: #a257e0;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #626262;
text-decoration: underline;
}
.gray-text-regular{
color: #626262;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

/* form controls */

#edit-message{
width: 400px;
}

#edit-name, #edit-mail, #edit-subject, #edit-pass {
display: block;
}

.node_translation_en{ 
display:none ! important
}

.node_translation_ml{
display:none ! important
}

#content-area {
	/*background-image: url(/sites/all/themes/eenam/images/paper_b014.gif);
	background-repeat:repeat-y;
	color:#003399;
	font-size:16px;*/
	padding-left:30px;
}

.field-items a {
	font-size:16px;
	color: #333333;
	padding-left:40px;
	text-decoration:none;
}

.field-label {
	font-size: 12px;
	font-weight:900;
}

.messages, .status{
	background-color:#EEEEEE;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-top-style: solid;
}

/*ul.primary, languageswitcher, li {
	display: inline;
	text-align: right;
	margin-top: 0px;
}*/

.views-row-odd{
	background-color:#fff7f1;
	padding:10px 20px;
	position:relative;
}

.views-row-even{
	background-color:#fff7f1;
	padding:30px 45px;
	position:relative;
}

#block-views-comments_recent-block .views-row-even{
	background-color:#F9DDC7;
	padding:0 50px;
}

#block-views-comments_recent-block .views-row-odd{
	background-color:#FFECDE;
	padding:0 20px;
}

.view-comments-recent .views-row-even{
	background-color:#FFECDE;
	padding:10px 50px;
}

.view-content{
	border-style: solid; 
	border-color: rgb(255, 109, 0);
}

.col-1, .col-2{
padding: 10px;
}

.views-field-title{
	padding-left:34px;
	padding-bottom:10px;
	background-image: url(/sites/all/themes/eenam/images/music.gif);
	background-repeat:no-repeat;
}

.view-Gallery2010 .views-field-title,
.view-Gallery2011 .views-field-title,
.view-Gallery2012 .views-field-title { 
	padding-left:34px;
	padding-bottom:10px;
	background-image: none;
	position:relative;
    top:160px;
}

.view-comments-recent .views-field-title{
	padding-left:0;
	padding-bottom:10px;
	background-image: none;
	background-repeat:no-repeat;
}

.languagebox{
	text-align:right;
	font-style:italic;
}

.languagebox ul, .languagebox li{
	display: inline;
	text-align: right;
	margin-top: 0px;
	padding-left: 0px;
}

.pager li, .primary li, .links li{
    display:inline;
}

.submitted{
	background-color: #dadada;
}

#comments{
	clear: both;
}

.view-Gallery2010 .views-field-field-image-fid,
.view-Gallery2011 .views-field-field-image-fid,
.view-Gallery2012 .views-field-field-image-fid,
.view-Gallery .views-field-field-image-fid {
left:200px;
position:relative;
top:-40px;
}

.view-Gallery2012 .views-field-field-image-fid,
.view-Gallery2011 .views-field-field-image-fid {
left:250px;
}


.view-Gallery2010 img,
.view-Gallery2011 img,
.view-Gallery2012 img {
    box-shadow: 3px 3px 8px #BCBCBC;
    color: white;
}


#block-views-artistphotos-block_1 .view-content {
border-style:hidden;
}


#block-views-artistphotos-block_1 .views-row-odd {
background-color:transparent;
padding:10px 10px;
}

#block-views-artistphotos-block_1 .views-field-title {
background:none;
padding:0;
}

.node-type-song #block-views-artistphotos-block_1 {
left:440px;
position:absolute;
top:240px;
width:160px;
}

.view-comments-recent ul {
list-style:none outside none;
padding:0;
}

.node-type-song #content-area2 {
width:100%;
}

img {
color: white;
}

/* Just temporarily hiding Ambili */
.page-node-88 .views-field-title {
visibility:hidden;
}

.page-node-115 .views-field-title {
visibility:hidden;
}
/* Just temporarily hiding Ambili END*/

/* Timestamp right aligning with title */
#block-views-comments_recent-block .views-row {
position:relative;
}

.views-field-timestamp {
position:absolute;
right:10px;
top:0;
}
/* Timestamp right aligning with title END */

#sidebar-right-inner {
width:300px;
float:right;
}

#footer {
    border-top: 1px solid #FF6E00;
    margin-top: 50px;
}

input, textarea {
    display: block;
    width: 400px;
}

#sidebar-right input, #sidebar-right textarea {
    width: 250px;
}

#sidebar-right .captcha input {
    width: 230px
}

input.form-submit {
    width: auto;
    margin: 15px 0;
}

.form-item {
    margin-top: 10px;
}

#user-login-form {
    border: 2px solid lightgreen;
    border-radius: 10px 10px 10px 10px;
    padding: 0 20px;
}

#sharethis {
    text-align: right;
}

.talk_add a,
.talk_comments a {
    background: url("/sites/all/themes/eenam2010/images/comments-icon.jpg") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    padding-left: 40px;
}

a.songdownloadlink {
  display: inline-block;
  position: relative;
  padding: 7px 15px !important;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  font: 15px/1.4 "myriad-pro-1","myriad-pro-2","Lucida Grande",Sans-Serif;
  background-color: #B6D3F4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#B6D3F4), to(#5483B8));
  background-image: -webkit-linear-gradient(top, #B6D3F4, #5483B8);
  background-image: -moz-linear-gradient(top, #B6D3F4, #5483B8);
  background-image: -ms-linear-gradient(top, #B6D3F4, #5483B8);
  background-image: -o-linear-gradient(top, #B6D3F4, #5483B8);
  color: white !important;
  -webkit-box-shadow: inset 0 1px 1px white,0 3px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 1px 1px #fff,0 3px 3px rgba(0,0,0,0.6);
  box-shadow: inset 0 1px 1px white,0 3px 3px rgba(0, 0, 0, 0.6);
  border: 1px solid #9AC9FF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  text-decoration: none;
  margin: 10px 0 0 0;
  font-weight: bold;
}

a.songdownloadlink:hover {
  -webkit-box-shadow: inset 0 2px 6px white,0 3px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 2px 6px #fff,0 3px 3px rgba(0,0,0,0.6);
  box-shadow: inset 0 2px 6px white,0 3px 3px rgba(0, 0, 0, 0.6);
}

/*
 *  ARTISTS PAGE
 */
.node-type-artists .field-field-image {
  float: right;
}

#node-180 p {
  font-size: 1.2em;
}

.imagefield.imagefield-field_song_poster {
  max-width: 100%;
  height: auto;
  padding: 0;
}

.field .field-label-inline, .field .field-label-inline-first {
  display: inline-block;
  width: 80px;
}

.view-Gallery2013 table.views-view-grid {
  width: 100%;
  text-align: center;
}
