/*   
Theme Name: Boom 2010 Theme
Theme URI: 
Description: Boom 2010
Author: Andy Weisner - retinafunk for Boom Festival 2010 Thematic Child Theme:Ian Stewart
Author URI: http://www.retinafunk.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* =Overwrite typography.css
-------------------------------------------------------------- */

body, input, textarea {
	font-family:Verdana,Arial,sans-serif;
	color:#666666;
	/*background:#333333;*/
	background:#2b2724;
	font-size:87%;
    /*line-height:1.350em;*/
	line-height:1.450em;
}


#header{
    width:1024px;
    margin:0 auto;
	padding:0;
	background-image:url(img/home_head01.jpg);
	background-position:top; 
	background-repeat:no-repeat;
	height:365px;
}


#branding {
    width:1024px;
	margin-top:0px !important;
	padding:0px !important;
}

#blog-title{
	width:1024px;
	margin-left:22px !important;
	margin-top:182px !important;
	padding:0em 0 0.3em 1em;
	font-size:12px;
	font-weight:bold;
}
.breadcrumb{
	width:1024px;
	margin-left:52px !important;
	margin-top:40px !important;
	padding:0em 0 0.3em 1em;
	font-size:0.475em;
	font-weight:bold;
}

#main {
    width:1024px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
	padding:0 0 0 0;
	font-size:12px;

}

#content {
    margin:0 0 0 52px;
    width:920px;
    overflow:hidden;
	background:#000000;
}

#content img {
    max-width:920px;
}

.entry-title {
    color: #FF0A95;
	font-size:20px;
	background:#000000;
	height:38px;
	/*height:68px;*/
	padding:6px 0 0 6px;
}

.entry-content {
    padding:0px 0 0 0;
}

.hentry{
    padding:0px 0 0 0;
    margin:0px 0 0 0;
}


p, ul, ol, dd, pre {
margin-bottom:20px;
}

.contentbody{
	padding:0px 110px 0px 110px;
}
.contentfooter{
	margin:0 0 0 52px;
	/*background-image:url(img/contentBoxBackground.png);background-repeat:no-repeat;*/
	background-image:url(img/contentBoxBackground.png);
	
	background-position:bottom left; 
	
	width:920px;
	height:21px;
}


/* =Header
-------------------------------------------------------------- */
#blog-title {
	font-size:2em;
    font-weight:bold;
    line-height:40px;
	height:50px;
}

#blog-title a {
    color:#f70a90;
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
    color: #f70a90;
}
#blog-description {
    color:#666666;	
    font-size:0.375em;
}


/* =Menu
-------------------------------------------------------------- */
#access {
    border:none;
	
}


.menu {
	width:928px;
    margin:0 auto;
	
}

/*** THEMATIC SKIN ***/

.sf-menu {
  
	border:none;
	float:left;
	
}
.sf-menu a {
	border:1px #666666 solid;
	padding:1em 0.47em;
	text-decoration:none;
	width:172px;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#fd0b83;
	font-weight:bold;
	font-size:10px;
	text-transform: uppercase;
}
.sf-menu li {
	background:		#333;
}
.sf-menu li li {
	background:		#333;
}
.sf-menu li li li {
	background:		#333;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color:			#fd0b83;
    background:     #333;
	outline:		0;
	
    
}
.sf-menu ul {
    border-bottom:1px #666666 solid;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#000;
	border-bottom:none;

}
.sf-menu ul a:hover {
    color: #FFAA00;
}

/* Color Code */ 

.page-item-8 a, .page-item-8 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#f70a90;
}
.page-item-15 a, .page-item-15 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#c13da3;
}
.page-item-208 a, .page-item-208 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#8f4ed0;
}
.page-item-100 a, .page-item-100 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#57a5cc;
}
.page-item-97 a, .page-item-97 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#1ce8dc;
}
.page-item-102 a, .page-item-102 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#4eb451;
}
.page-item-104 a, .page-item-104 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#7ac81c;
}
.page-item-44 a, .page-item-44 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#a49731;
}
.page-item-106 a, .page-item-106 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#ec7403;
}
.page-item-108 a, .page-item-108 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#ecb409;
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    border-top:none;
    margin-top:0px;
    
}
#siteinfo {
    margin:0 auto;
	width:894px;
	padding:0 44px 0 44px;
}

.footer-links-right{
float:right;
}
/* =Homepage
-------------------------------------------------------------- */


.column_home {
	position:relative;
	float:left;
	
}
#home_left_column {
	width:543px;
	margin-left:52px;
}
#home_right_column {
	width:360px;
	margin-left:15px;
}
#primary_featured_article {
	width:543px;
	height:380px;
	background-color:#666666;
}
#primary_featured_article_title{
	display:block;
	height:68px;
	background:#000;
	background-image:url(img/header_readmore_BOOMTV.gif);
	background-position:top right; 
	background-repeat:no-repeat;
	padding:4px 0px 0px 4px;
}
#secondary_featured_article {
	margin-top:10px;
	width:543px;	
	height:380px;
	background-image:url(img/homeCornerBackground.png);
	background-repeat:no-repeat;
	/*background-attachment:fixed;*/
	background-position:bottom; 
}
#secondary_featured_article_title{
	display:block;
	height:18px;
	background-color:#000;	
	background-image:url(img/header_readmore_NEWS.gif);
	background-position:right; 
	background-repeat:no-repeat;
	padding:0px 0px 0px 4px;
}
#secondary_featured_article_text {
	
	padding: 10px;
	display:block;
	overflow:hidden;
}


.home_highlight {
	background-color:#666666;
	width:360px;	
	height:120px;
	margin-bottom:10px;
}

#secondary_featured_article_text a{
	text-decoration:none;
	/*color:#FF0A95;*/
	color:#FF0A95;
}
#secondary_featured_article_text a:hover{
	font-weight:bold;
}


/*  Second phase home layout - large primary rotation highlights
-------------------------------------------------------------- 

#home_main_rotator{
	display:block;
	position:relative;
	clear:both;
	width:920px;
	height: 350px;
	overflow:hidden;
	margin:0 0 5px 52px;
	background:#000000;
}
#primary_featured_article {
	width:920px;

}
#secondary_featured_article {
	margin-top:1px;
}

*/

/* 
-------------------------------------------------------------- */



a{
	text-decoration:underline;
}
a:hover{
	color:#f70a90;
}

.translate_hr{
	display:none;
}
.translate_block,.sharethis_0,.edit-link,.stbutton,.tt,.entry-utility,.social_bookmark{
	margin:0 110px !important;
}
.entry-utility{
	font-size:10px;
	color:#666666;
}


.newslist{
	margin:0 52px;
	width:920px;
}

.newslist-entry{
	display:block;
	height:196px;
	overflow:hidden;
	margin-bottom:10px;
}
.newslead,newslead-tvradio{
	display:block;
	background:#000000;
	height:18px;
	width:920px;
	padding:2px 0 0 4px;
	background-image:url(img/header_readmore_NEWS.gif);
	background-position:right; 
	background-repeat:no-repeat;
	clear:both;
}
.newslead-tvradio{
	background-color:#000000;
	background-image:url(img/header_readmore_BOOMTV.gif);
	background-position:right; 
	background-repeat:no-repeat;
	padding:2px 0 0 4px;
}
.news-thumbnail-image{
	position:relative;
	float:left;
	background:#000000;
	width:543px;
	height:180px;
}
.news-excerpt-box{
	position:relative;
	float:right;
	background-image:url(img/newsListCornerBackground.png);
	background-position:-4px -18px; 
	background-repeat:no-repeat;
	padding:10px;
	width:357px;
	height:196px;
	overflow:hidden;
	
}
.pagetitle{
	padding:4px 0 0 4px;
	background:#000000;
	margin-bottom:10px;
}

table{
	border: 0px solid #2b2724;
}
tr{
	border-bottom: 0px solid #2b2724;
}

#content .aside {
border:0px solid #CCCCCC;
margin:0 0 22px 111px;
padding:18px 0 0;
float:left !important;
}
#contact_content{
	background:#000000;
}
.entry-content a{
	color:#999999;
}
.entry-content a:hover{
	color:#FF0A95 !important;
}
.entry-content a:visited{
	color:#666666;
}
