/******************** General Statements */
/*****************************************/

body { text-align: center; }
.clear { clear: both; }

p { font: 16px/25px Georgia, "Times New Roman", Times, serif; color: #000; padding-bottom: 25px; }
a { color: #f50101; }
a:hover { color: #fafafa; background: #f50101; text-decoration: none; }

h2 { font: 36px/43px Georgia, "Times New Roman", Times, serif; color: #f50101; letter-spacing: -1.7px; padding-bottom: 22px; }
h3 { font: bold 16px/25px Georgia, "Times New Roman", Times, serif; color: #f50101; padding-bottom: 25px; text-transform: uppercase; }
h4 { font: 16px/25px Georgia, "Times New Roman", Times, serif; color: #f50101; padding-bottom: 25px; font-style: italic; }

span.separator {
  float: left;
  width: 573px;
  height: 2px;
  background: url(../images/separator.png) repeat-x;
  margin: 8px 0 0; 
}

/***************************** Structure */
/*****************************************/

.wrapper {
  margin: 0 auto;
  width: 982px;
  text-align: left;
}

.internal_wrapper {
  float: left;
  width: 982px;
  position: relative;
  padding-bottom: 70px;
}
.internal_content {
  float: left;
  width: 580px;  
  padding: 54px 0 0 69px;
}

#header {
  float: left;
  width: 100%;
  height: 228px;
  padding: 36px 0 0;
  background: url(../../assets/images/header_bg.png) repeat-x;   
}
#main {
  float: left;
  width: 100%;
  min-height: 427px;
  height: auto !important;
  height: 427px;
  background: #fff url(../../assets/images/main_bg.png) left bottom repeat-x;
  border-bottom: 4px solid #fff;   
}
#footer {
  float: left;
  width: 100%;
  /*height: 671px;*/
  border-top: 1px solid #f0f0f0;
  background: #000;   
}


/******************************** Header */
/*****************************************/

div#social {
	float:right;
	padding:23px 13px 0px 0px;
}
div#social a{ text-indent:-9999px; float:left; }
a#facebook {
	background:url(../../assets/images/facebook_btn.png) no-repeat;
	width:31px;
	height:32px;
	margin:0px 3px 0px 0px;
}
a#twitter {
	background:url(../../assets/images/twitter_btn.png) no-repeat;
	width:31px;
	height:31px;
	margin:0px 3px 0px 0px;
}
a#youtube {
	background:url(../../assets/images/youtube_btn.png) no-repeat;
	width:32px;
	height:30px;
	margin:1px 0px 0px 0px;
}
h1 { float: left; }
h1 a { 
  float: left;
  width: 301px;
  height: 122px;
  text-indent: -9999px;
  background: url(../../assets/images/logo.png) no-repeat;  
}
h1 a:hover { background: url(../../assets/images/logo.png) no-repeat; }


/***** Main Nav *****/

ul#nav {
  float: right;
  margin: 12px 0 0;
  border-right: 1px solid #1d1d1d;
}
ul#nav li { float: left; }
ul#nav li a { 
  float: left;
  height: 32px;
  padding: 0 13px;
  border-left: 1px solid #1d1d1d;
  font: bold 12px/30px Georgia, "Times New Roman", Times, serif;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none; 
  letter-spacing: 0.4px;
}
ul#nav li a:hover { color: #000; background: none; }
ul#nav li a.active { 
  color: #000;
  background: url(../../assets/images/nav_active.png) center bottom no-repeat;  
}


/***** Categories Nav *****/

#categories_cont {
  float: left;
  width: 982px;
  height: 99px;
  position: relative;
}

ul#categories {
  position: absolute;
  width: 948px;
  padding: 0 0 0 42px;
  height: 176px;
  background: url(../../assets/images/categories_bg.jpg) no-repeat;
  top: -77px;
  left: -10px; 
}
ul#categories li {
  float: left;
  width: 177px;
  margin-right: 23px;
  padding: 137px 0 0 35px;
  height: 39px;
}
ul#categories li#first { padding-left: 30px; width: 182px; }

ul#categories li a {
  float: left;
  width: 149px;
  height: 26px;
  text-align: center;
  font: 12px/26px Georgia, "Times New Roman", Times, serif;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background: url(../../assets/images/categories_over.png) 300px 300px no-repeat; 
}
ul#categories li a:hover, ul#categories li a.active { background-position: 0 0; }


/******************************** Footer */
/*****************************************/

#footer .wrapper { padding-top: 28px; }
#footer h3 {
  font: bold 18px/25px Georgia, "Times New Roman", Times, serif;
  color: #f50101;
  text-transform: uppercase;
}
#featured_artists h3 { padding-left: 22px; padding-bottom: 0px; }

#footer #artists_lists { 
  float: left;
  padding: 18px 0 24px 68px; 
}

#footer ul.feat_artists { 
  float: left;
  width: 208px; 
}
#footer ul.feat_artists li {
  background: url(../../assets/images/feat_artists_li.png) 0 9px no-repeat;
  padding: 0 0 0 9px; 
}
#footer ul.feat_artists li a { 
  font: 12px/21px Georgia, "Times New Roman", Times, serif;
  color: #fff;
  text-decoration: none;
}

ul#footer_nav { 
  float: left;
  border-bottom: 1px solid #404040;
  border-top: 1px solid #404040;
  width: 982px;
  height: 144px;  
}
ul#footer_nav li { 
  float: left;
  position: relative;
  height: 116px;
  width: 194px;
  padding: 28px 0 0 20px;
  border-right: 1px solid #404040;
}

ul#footer_nav li span.doodle { position: absolute; }
ul#footer_nav li#cu span.doodle {
  background: url(../../assets/images/footer_doodle_cu.png) no-repeat;
  width: 41px;
  height: 38px;
  top: -8px;
  right: 11px; 
}
ul#footer_nav li#au span.doodle {
  background: url(../../assets/images/footer_doodle_au.png) no-repeat;
  width: 48px;
  height: 60px;
  top: -19px;
  right: 18px; 
}
ul#footer_nav li#rn span.doodle {
  background: url(../../assets/images/footer_doodle_rn.png) no-repeat;
  width: 60px;
  height: 66px;
  top: -19px;
  right: -7px; 
}

ul#footer_nav li h3 { padding-left: 0; }
ul#footer_nav li a { 
  font: 14px/21px Georgia, "Times New Roman", Times, serif;
  color: #fff;
  display: block;
  width: 174px;
  padding: 0 3px;  
  text-decoration: none;
}
ul#footer_nav li a:hover { background: #f50101; } 

ul#footer_nav li#sm { 
  border: none; 
  width: auto;
  padding-left: 63px; 
} 

ul#footer_nav li#sm ul { 
  float: left;
  background: url(../../assets/images/footer_sm_bg.png) 0 6px no-repeat; 
  width: 95px; 
  padding: 0 0 0 14px;
}
ul#footer_nav li#sm ul li {   
  width: 95px;
  height: auto;
  padding: 0;
  border: none;
} 
ul#footer_nav li#sm ul li a {
  font-size: 11px;
  line-height: 15px;
  padding: 0;
  width: auto;
  display: inline;
}  

p#copy, p#copy a {
  font: 11px/20px Georgia, "Times New Roman", Times, serif;
  color: #808080;
}
p#copy {
  padding: 28px 37px 0 0;
  text-align: right;
  float: right;
}
p#copy a:hover { text-decoration: none; }


/******************************** Common */
/*****************************************/

/***** Pagination *****/

.pagination {
  float: left;
  text-align: center;
  width: 572px;
  padding: 4px 0 0;
  height: 24px;
  background: url(../../assets/images/pagination.png) no-repeat; 
}
.pagination a.back, .pagination a.fwd {
  width: 11px;
  height: 13px;
  text-indent: -9999px; 
  background: url(../../assets/images/pagination_sprite.png) no-repeat;
  display: block; 
  padding: 0;
  line-height: 2px;
}
.pagination a.back { float: left; background-position: 0 0; margin: 5px 0 0 7px;}
.pagination a.fwd { float: right; background-position: -11px 0; margin: 5px 7px 0 0;}
.pagination a.back:hover { background: url(../../assets/images/pagination_sprite.png) 0 -13px no-repeat; }
.pagination a.fwd:hover { background: url(../../assets/images/pagination_sprite.png) -11px -13px no-repeat; }

.pagination a, .pagination span {
  font: bold 12px/16px Georgia, "Times New Roman", Times, serif;
  color: #fff;
  padding: 0 5px 1px;
}
.pagination a:hover { color: #f00; background: none; }
.pagination a.active { background: #f00; text-decoration: none; }
.pagination a.active:hover { color: #fff; }


/***** Framed Photo *****/

#author_photo {
  position: absolute;
  top: 131px;
  right: 29px;
}

#author_frame_bot {
  float: left;
  width: 314px;
  padding: 0 0 54px;
  background: url(../../assets/images/author_frame_bot.png) left bottom no-repeat; 
}
#author_frame_top {
  float: left;
  width: 160px;
  padding: 36px 76px 0 79px;
  background: url(../../assets/images/author_frame_top.png) no-repeat; 
}
#author_frame_top img {
  float: left;
  display: block;
}
.advisor{
	font: 11px/20px Georgia, "Times New Roman", Times, serif;
	color: #808080;
	text-align: justify;
	padding: 28px 37px;
}
