/*  
Theme Name: Atogatog Original
Theme URI: http://tangents.samediff.net/
Description: The original Tangents "orange" theme.
Version: 1.9.2
Template: tangents
Author: Michael Wybrow
Author URI: http://tangents.samediff.net/

*/

@import url("../tangents/style.css");

/* Begin Typography & Colors */
body {
	background-color: #ddd;
}

#header {
	background: #73a0c5 url('images/banner.jpg') no-repeat bottom center;
	}

div.mtgh {
	width: 650px;
	border: 1px solid #444;
}
div.mtgh div.content {
	border-top: 1px solid #444;
	background-color: #edd;
	padding: 10px;
	margin: 0px;
}
div.mtgh div.content ul {
	text-indent: 0px;
}
div.mtgh div.content td.card_box {
	padding-right: 13px;
}
div.mtgh div.header {
	background-color: #b6859d;
	padding: 5px;
}

#header {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#headerimg 	{
	margin: 0px;
	width: 700px;
	} 

h2.mtgr {
	border-top: 1px solid #444;
	padding-top: 18px;
}

h3.mtgr {
	margin-top: 5px;
	padding-top: 0px;
}

p.mtgr {
	margin-bottom: 0px;
}

div.plaqueborder {
	float: left;
	border: 0px;
	background: #302217;
	border: 4px outset #907017;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #D4A017;
	text-shadow: 1px 1px #766;
}

div.plaque {
	border: 2px groove #907017;
	background: #302217;
	margin: 8px;
	color: #D4A017;
}

div.plaque a {
	color: #D4A017;
}

div.plaque h2 {
	font-variant: small-caps;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: center;
	color: #D4A017;
}

table.atogatog {
	border-collapse: collapse;
	margin: 15px;
	margin-left: 22px;
	margin-right: 22px;
	color: #D4A017;
}

table.atogatog th {
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #D4A017;
	text-align: left;
}

table.atogatog td {
	padding: 8px;
	padding-top: 8px;
	padding-bottom: 2px;
}

table.atogatog th.center {
	padding-left: 8px;
	padding-right: 0px;
	text-align: center;
}

table.atogatog td.center {
	text-align: center;
	padding: 0px;
	padding-left: 8px;
	padding-top: 5px;
}

table.ratings {
	border-collapse: collapse;
	border: 1px solid #444;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}

table.ratings th {
	background-color: #b6859d;
	color: #333;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.ratings td {
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #edd;
}

#page {
	background-color: #b6859d;
	}

#header {
	width: 700px;
	}

#contentColumn {
	background-color: #f3eac1;
}

#sidebar {
	background-color: #b6859d;
	}

.widecolumn {
	background-color: #f3eac1;
	}

