/*   
Theme Name: Akram Theme 2
Theme URI: http://www.akramartists.com/
Description: 
Version: 2.0
Author: Dan & DaV!!!
Author URI: http://www.DanLevy.net/
*/

/* Reset Styles */

* {font-size: 12px;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td { margin: 0; padding: 0; }

fieldset, img { border: 0;}

address, caption, cite, code, dfn, em, strong, th, var {font-style:normal; font-weight:normal;}

ol, ul { list-style:none; }

caption ,th { text-align:left; }

h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }

h2 { font-size:16px;font-weight:bold;margin-bottom:8px; }
h3 { font-size:14px;font-weight:bold; }
abbr, acronym { border:0; }

a, a:visited, a:active, a:link {text-decoration: none; color: #333333; }
a:hover { text-decoration: underline; color: #333333; }

/* End Reset */
body {padding: 12px 12px 0px 12px; font-family: Verdana, Trebuchet MS, Tahoma, Sans-serif; font-size: 12px; color: #515151; }


.rotating-img {max-width: 180px; }

.TextLinks, .TextLinks a  { color: #FFFFFF; font-weight: 900; font-size: 11px; text-transform: none; font-family: Verdana, Trebuchet MS, Tahoma, Verdana; }
.TextLinks a:hover {
	color: #333333;
	text-decoration: underline; 
}
.TextLinks a:visited {
color: #ffffff;
}

.SideTextLinks, .SideTextLinks a  { color: #FFFFFF; font-weight: 900; font-size: 11px; text-transform: uppercase; font-family: Verdana, Trebuchet MS, Tahoma, Verdana; }
.SideTextLinks a:hover {
	color: #333333;
	text-decoration: underline; 
}
.SideTextLinks a:visited {
color: #ffffff;
}

/* Title */
#contentTitle {
	border-bottom: 0px dashed #000;
	text-align: right;
	padding-right: 9px;
}
#contentTxt {
	text-align: left;
}

.ContentPost {
padding: 10px 0px 0px 0px;
text-align: left;
color: #333333; }

.contentTxtHeadline {
	background-color: #e8e8e8;
	
}
.body-text {
	background-color: #DAE1E7;
	padding: 10px 5px 10px 5px;
}
#contentTitle h2{
	font-weight: 700;
	color: #333333;
	font-size: 16px;
}
#contentPost {
padding-top: 4px
}
.contentTxtTitle h3 a {
text-decoration: underline;
font-size: 16px;
color: #333333;
font-weight: 700;

}
.contentTxtDate {
	text-align: right;
  padding-right: 4px;
}

.TitleCell a, .TitleCell a:visited, .TitleCell a:active { 
	color: #FFFFFF;
	font-weight: 700; 
	font-size: 15px;
	text-transform: uppercase;
	}
.TitleCell a:hover { 
	color: #333333; 
	font-weight: 700; 
	font-size: 15px; 
	text-transform: uppercase; 
	text-decoration: underline; 
	}

.TitleDate { 
	font-size: 12px; 
	font-weight: 700; 
	color: #ffffff; 
	padding: 3px 0px 0px 6px;
	}

.PostTags { 
	font-size: 12px; 
	color: #333333; 
	padding: 5px 0px 10px 0px;
	}

.PostCategory, .PostCategory a, .PostCategory a:visited, .PostCategory a:active { 
	font-size: 12px; 
	font-weight: 700; 
	color: #333333;
	padding: 0px 0px 0px 0px; 
	}

.ec3_list a:link, .ec3_list a:visited, .ec3_list a:active { 
	color: rgb(81, 81, 81); 
	text-transform: uppercase; 
	} 
.CalendarLarge-Header {
	font-size: 14px;
	weight: 700;
	color="333333"
}
div.dayHead {
  weight: 700;
  background-color: #4b5a69;
}
#calendar_wrapLarge {
	border: 0px;
}
#todayLarge {
	background-color: #DAE1E7;
}
/***************** TALENT ********************/
.talentContainer {
width:100%;
height:215px;
border-bottom:1px solid #808080;
margin-bottom:10px;
clear:both;
}
.talentSummary {
float:right;
}
.talentMore {
float:right;
font-weight:bold;
padding-top:15px;
}
.talentMore:hover {
text-decoration:underline;
}
.TalentName {
	color: #394a5c;
	font-size: 24px;
	font-weight: 700;
}
.TalentGenre {
	color: #109ce8;
	font-size: 9px;
	font-weight: 700;
}
.TalentExerp a {
font-weight: 700;
}
.ArtistImage {
border: 2px solid #000000;
margin-right:15px;
float:left;
}
.mixes {
margin-left:20px;
margin-bottom:20px;
}
.mixes li {
padding:4px 0;
font-style:italic;
}