/*

name: RTÉ
designer: Dara M, Stevie H, S Millea
designer_url: http://www.catch.fm/people/dara, http://www.catch.fm/people/stevie
layouts: layout-wtt, layout-twt, layout-wt, layout-tw, layout-wm, layout-mw

This theme has now Styles, but via StyleCatcher it does include base blog styles for layout and typography.

*/

/*
-------------------------------------------------------------- 
-------------------------> MT BLOGS <----------------------------
-------------------------------------------------------------- */

/* ------- Layout and Headers ------- */
#mt-blog {
	
}
#mt-blog #container-inner {
    margin: 0;
}
#mt-blog .menu_cont {

}
#mt-blog .menu_cont .shared_menu {
	margin-left: 0px;
}
#mt-blog .search_box_sml {
	position: absolute;
	top: 105px;
	left: 560px;
	z-index: 5;
}
#mt-blog #blog_header {
	width: 492px;
}
#mt-blog #blog_header #header-inner {
	margin: 0;
	padding: 0;
}
#mt-blog #blog_header #header-name {
	font-size: 30px;
	font-weight: bold;
	padding-left: 20px;
	margin: 0;
}
#mt-blog #blog_header #header-description {
    font-size: 12px;
    color: #6B6B6B;
    padding-left: 20px;
	margin: 0;
	text-transform: none;
}
#mt-blog #blog_header #header-name a {
    color: #AEE634;
}
#mt-blog #blog_header #header-name a:hover {
    color: #CE1D8D;
}
#mt-blog #content-inner {
	padding-top: 0;
}
#mt-blog #alpha {
}
#mt-blog #alpha-inner {
    padding-left: 0;
    padding-right: 0;
	width: 492px;
	overflow: visible;
}
/* ------- End Layout and Headers ------- */


/* ------- General Main ------ */
#mt-blog #alpha-inner .entry-asset, 
#mt-blog #alpha-inner #archive_container
{
    margin-left: 20px;
    width: 492px;
}
/* ------- End General Main ------ */


/* ------- Entry Asset ------- */
#mt-blog #alpha-inner .entry-asset {
    border-bottom: 1px dashed #6B6B6B;
}
#mt-blog #alpha-inner .entry-asset h2 a {
    color: #AEE634;
    font-weight: bold;
}
#mt-blog #alpha-inner .entry-asset h2 a:hover {
    color: #CE1D8D;
}
#mt-blog #alpha-inner .entry-asset .asset-body {
	font-size: 14px;
	text-align: justify;
}
/* ------- End Entry Asset ------- */


/* ------- Archive Container ------- */
#mt-blog #alpha-inner #archive_container {
    border-bottom: 1px solid #000;
    /* not sure why the above border is needed, but widget styling breaks without it */    
}
#mt-blog #alpha-inner #archive_container h1 {
    font-size: 20px;
}
#mt-blog #alpha-inner #archive_container h2 {
    color: #fff;
    text-decoration: underline;
}
#mt-blog #alpha-inner #archive_container a {
    color: #AEE634;
}
#mt-blog #alpha-inner #archive_container a:hover {
    color: #CE1D8D;
}
/* ------- End Archive Container ------- */


/* ------- Month Archive Container ------- */
#mt-blog #alpha-inner #month_archive_container h1 {
    margin-left: 20px;
    font-size: 20px;
}
/* ------- End Month Archive Container ------- */


/* ------- Category Container ------- */
#mt-blog #alpha-inner #category_container h1 {
    margin-left: 20px;
    font-size: 20px;
}
/* ------- End Month Archive Container ------- */


/* ------- Blog Page Container ------- */
#mt-blog #alpha-inner #blog_page_container h1 {
    margin-left: 20px;
    font-size: 20px;
}
#mt-blog #alpha-inner #blog_page_container .asset-body {
	font-size:14px;
    text-align:justify;
	margin-left: 20px;
    width: 492px;
    border-bottom: 1px dashed #6B6B6B;
}
/* ------- End Blog Page Container ------- */


/* ------- Blog Post Container ------- */
#mt-blog #alpha-inner #blog_post_container h1 {
    font-weight: bold;
}
/* ------- Blog Post Container ------- */


/* ------- Comments and Trackbacks ------- */
#mt-blog #trackbacks_comments {
	margin-left: 20px;
    width: 492px;
    border-bottom: 1px dashed #6B6B6B;
	font-size: 12px;
}
#mt-blog #trackbacks_comments div {
	margin-bottom: 0.5em;
}
/* ------- End Comments and Trackbacks ------- */

/* ------- Now Playing ------- */
#mt-blog .nowplaying_pos {
}
/* ------- End Now Playing ------- */

/* ------- Righthand Column ------- */
#maincont #blog-controls{
background:url("/images/layout/v3/widget_backgrounds.png") repeat scroll 0 0 transparent;
left:650px;
top:960px;
width:330px;
font-size:12px;
padding:7px;
position:absolute;
width:322px;
}

#mt-blog #blog-controls h3 {
	color: #fff;
	text-decoration: underline;
	margin-bottom: 3px;
}
#mt-blog #blog-controls .widget-content img {
	padding: 2px;
	background: #fff; 
}
#mt-blog .skyscraper_homepage {
	position: absolute;
	top: 174px;
	left: 882px;
}
#mt-blog .widget-powered {
	display: none;
}
/* ------- End Righthand Column ------- */

/* ------- Search Results ------- */
#mt-blog h1.search-results-header {
	margin-left: 20px;
}
#mt-blog .no_results_text {
	margin-left: 20px;
}
/* ------- End Search Results ------- */

/* ------- Footers ------- */
#mt-blog #footer {
	display: none;
}
#mt-blog #catch_footer_contents {
	margin-top: 1500px;
}
/* ------- End Footers ------- */

/* -------- Ads --------- */
#mt-blog .blog_advertisment {
	margin: 0;
	padding: 0;
	position: absolute;
}
#mt-blog #header_advertisment {
}
#mt-blog #box_advertisment{
	top: 638px;
	left: 569px;
}
#mt-blog #skyscraper_advertisment{
	top: 174px;
	left: 882px;
}
/* -------- End Ads --------- */

/* -------- IE7 fixes -------- */
*+html #mt-blog #container-inner {
	position: absolute;
	left: 0;
}
*+html #mt-blog #catch_footer_contents {
	margin-top: 1050px;
}
/* ------ End IE7 fixes ------ */

/* -------- IE6 fixes -------- */
* html #mt-blog #blog_header {
	margin-top: 160px;
}
* html #mt-blog #blog-controls {
	margin-top: 35px;
}
* html #mt-blog .menu_cont {
	background-image: url(/images/layout/ie6/nav_bar_bg.3567.jpg);
}
/* ------ End IE6 fixes ------ */

.now_playing_advert_blog {
		left:656px;
		position:absolute;
		top:690px;
		z-index:1;
                background-color:#fff;
                height:250px;
		width:330px;
		
}



