﻿/*
-----------------------------------------------------
Wizards.com:  default.css
Copyright (c) 2008 Wizards of the Coast
http: //www.wizards.com/
-----------------------------------------------------
*/

@import url("styles.css");
@import url("/Assets/boxes.css");


/* Main content */
/* ----------------------------------------------- */

#centerColumn {
	width: 640px;
}
#centerColumn #content {
	width: 640px;
	margin-bottom: 20px;
	overflow: hidden;
}
#centerColumn #content ul {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
}
#centerColumn #content li {
	color: #600;
}
#centerColumn #content a {
	color: #600;
	text-decoration: none;
}
#centerColumn #content a:hover {
	text-decoration: underline;
}


/* Modifications for specific boxes */
/* ----------------------------------------------- */

#big-box {
	background: transparent url('/Magic/Magazine/Images/headline_frame.gif') no-repeat;
	width: 628px;
	height: 255px;
	padding: 6px;
	overflow: hidden;
	position: relative;
}
#big-box .headerImage {
	position: absolute; 
	top: 2px; 
	left: 2px;
}
#big-box h3 {
	font-size: 1.583em;
	line-height: 1.2;
	margin: 0.316em 0;
	font-weight: bold;
	padding: 28px 0 0 6px;
}
#big-box h4.byline {
	line-height: 1.2;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0.5em;
	padding: 0 0 0 6px;
}
#big-box p {
	padding: 0 0 0 6px;
	line-height: 1.2;
}
#big-box ul.more {
	padding-left: 10px;
}
#big-box .blurbRight {
	float: right;
	width: 324px;
	height: 243px;
	padding: 6px;
	text-align: right;
}

/* Latest Developments */
#small-box {
	margin-top: 12px;
	width: 314px;
}
#small-box .center-content {
	padding: 4px 4px 4px 0;
	height: 118px;
	overflow: hidden;
}
#small-box .center-content p,
#small-box .center-content ul {
	margin: 0;
}
#small-box .center-content img {
	display: block;
	float: right;
}
#small-box .center-content p {
	width: 175px;
	overflow: hidden;
}

/* Daily Activity */
#daily-activity {
	margin: 12px 0 0 17px;
	display: inline; /* fixes ie6 double-margin bug */
	width: 299px;
}
#daily-activity.box .top
{
	height: 21px;	
}
#daily-activity .center-content {
	padding: 0;
	width: 309px;
	z-index: 3;
	right: 0;
	float: left;
	height: 126px;
	overflow: hidden;
}

/* Most Recent Headlines */
#most-recent-headlines {
	margin-top: 10px;
	width: 630px;
}
#most-recent-headlines .center-content {
	height: 196px;
}
#centerColumn #content #most-recent-headlines ul.headlines {
	width: 620px;
}
#centerColumn #content #most-recent-headlines ul.headlines a {
	width: 600px;
}
#most-recent-headlines a .headline {
	width: 300px;
}
#most-recent-headlines a .byline {
	width: 210px;
}
#most-recent-headlines a .date {
	width: 90px;
}

/* Event Coverage */
#event-coverage {
	margin-top: 10px;
	width: 314px;
}
#event-coverage .center-content {
	padding: 4px 4px 4px 0;
	height: 237px;
	overflow: hidden;
}
#event-coverage .center-content img {
	display: block;
	float: right;
}
#event-coverage .center-content p {
	width: 175px;
	overflow: hidden;
}
#centerColumn #content #event-coverage ul.events {
	list-style-type: none;
	margin: 0.25em 0 0 0;
	border-top: 1px dotted #000;
	padding-top: 0.25em;
}
#centerColumn #content #event-coverage ul.events li {
	clear: both;
	float: left;
	width: 310px;
}
#centerColumn #content #event-coverage ul.events a {
	display: block;
	color: #000;
	width: 310px;
}
#centerColumn #content #event-coverage ul.events a:hover {
	cursor: pointer; /* for ie */
	text-decoration: underline;
}
#event-coverage a span {
	display: block;
}
#event-coverage a .event {
	float: left;
	width: 230px;
}
#event-coverage a .date {
	float: right;
	width: 80px;
}
#event-coverage ul {
	clear: both;
	padding-top: 4px;
}

/* Magic Videos */
#magic-videos {
	margin: 10px 0 0 17px;
	display: inline; /* fixes ie6 double-margin bug */
	width: 299px;
}
#magic-videos .center-content {
	padding: 4px 4px 4px 0;
	height: 237px;
	overflow: hidden;
}
#magic-videos .center-content img {
	display: block;
	width: 244px;
	margin: 0 auto;
}
#magic-videos .center-content p {
	width: 295px;
	text-align: center;
}
#centerColumn #content #magic-videos .center-content a {
	color: #000;
	font-weight: bold;
}

/* Card of the Day */
#card-of-the-day {
	float: right;
	margin: 10px 10px 0 17px;
	display: inline; /* fixes ie6 double-margin bug */
	width: 299px;
}
#card-of-the-day .center-content {
	padding: 4px 4px 4px 0;
	height: 485px;
	overflow: hidden;
	font-size: 0.917em;
	line-height: 1.3;
}
#card-of-the-day .center-content img {
	display: block;
	/*width: 239px;*/
	margin: 0 auto;
}

/* Magic Arcana */
#magic-arcana {
	margin-top: 10px;
	width: 314px;
}
#magic-arcana .center-content {
	padding: 4px 4px 4px 0;
	height: 223px;
	overflow: hidden;
}
#magic-arcana .center-content img {
	display: block;
	width: 282px;
	margin: 0 auto;
}

/* Ask Wizards */
/* DG: removed at request of Magic web team
#ask-wizards {
	margin-top: 10px;
	width: 314px;
}
#ask-wizards .center-content {
	padding: 4px 4px 4px 0;
	height: 81px;
	overflow: hidden;
}
#ask-wizards .center-content h4 {
	margin: 0;
	line-height: 0.5em;
}
#ask-wizards .center-content .question {
	font-size: 0.917em;
	font-style: italic;
}
#ask-wizards .center-content .question strong {
	font-style: normal;
}
#ask-wizards .center-content p {
	font-size: 0.917em;
	line-height: 1.1;
}
*/
/* Daily Deck List */
#daily-deck-list {
	margin-top: 9px;
	width: 314px;
}
#daily-deck-list .center-content {
	padding: 4px 4px 4px 0;
	height: 222px; /* DG: changed to match arcana */
	overflow: hidden;
}
#daily-deck-list .center-content img {
	display: block;
	width: 284px;
	margin: 0 auto;
}

.house-ad {
	width: 160px;
	height: 600px;
	margin-top: 10px;
}
