/*
Theme Name: Gold Medal Collectibles Olympic Design
Theme URI: http://www.goldmedalcollectibles.com/
Description: Olympic colored theme for Gold Medal Collectibles
Version: 1.0
Author: Jason Sanborn, Simplicity Point [ http://www.simplicitypoint.com/ ]
*/

/* General HTML Tags */
body
{
	background-color: #FFFFFF;
	background-image: url('images/background.jpg');
	font-family: Arial, helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div, h1, h2, h3, h4, h5, h6, p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a
{
	color: #FF0000;
	text-decoration: underline;
}
img
{
	border: none;
}
small
{
	font-size: .8em;
}
abbr, acronym, span.abbr
{
	cursor: help;
	border: none;
}

/* Header */
#header
{
	background-image: url('images/heading-bg.jpg');
	position: absolute;
	top: 0px;
	left: 0px;
	height: 135px;
	width: 100%;
	text-align: center;
}
#header-left
{
	background-image: url('images/heading-left.jpg');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 125px;
	width: 125px;
	vertical-align: top;
}
#header-torch
{
	background-image: url('images/torch.gif');
	position: absolute;
	top: 0px;
	left: 65px;
	height: 125px;
	width: 60px;
}
#header-center
{
	width: 325px;
	margin: auto;
}
#header-top
{
	height: 23px;
	width: 325px;
}
#header-title
{
	background-image: url('images/title.gif');
	height: 80px;
	width: 325px;
}
#header-title h1
{
	position: absolute;
	top: -2000px;
	left: -2000px;
}

/* Top Menu */
#topmenu
{
	position: absolute;
	top: 136px;
	right: 5px;
}
#topmenu ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#topmenu ul li
{
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#topmenu ul li a
{
	text-decoration: none;
	font-weight: bold;
}
#topmenu ul li a:hover
{
	text-decoration: underline;
}
#topmenu ul li.topmenu-first
{
	background-image: none;
}

/* Body */
#body
{
	position: absolute;
	top: 155px;
	left: 0px;
}

/* Sidebar */
#sidebar
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 195px;
}
#sidebar h3
{
	background-image: url('images/sidebar-top.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #FFFF00;
}
#sidebar ul
{
	background-image: url('images/sidebar-bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px 0px 21px 0px;
	margin: 0px 0px 20px 0px;
}
#sidebar ul li
{
	background-image: url('images/sidebar-bg.gif');
	padding: 3px 0px 4px 5px;
	margin: 0px 10px 0px 10px;
}

/* Content */
#content
{
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 10px 0px 200px;
}
#page-title
{
	color: #009900;
	text-align: center;
	padding-bottom: 15px;
}
.content-area
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
.content-title
{
	color: #009900;
}
.content-title a
{
	color: #009900;
	text-decoration: none;
}
.content-filed
{
	font-style: italic;
	font-size: .85em;
}
.content-posted
{
	font-style: italic;
	font-size: .85em;
	padding-bottom: 5px;
	border-bottom: 1px solid #009900;
}
.content-text
{
	padding: 5px 0px 5px 0px;
}
.content-text img
{
	float: left;
	position: relative;
}
.content-text p
{
	margin: 0px 0px 10px 0px;
}
.content-text blockquote
{
	margin: 0px 25px 10px 50px;
	padding: 5px 5px 5px 5px;
	border: 1px dotted #009900;
}
.content-text b, .content-text strong
{
	font-weight: bold;
}
.content-text i, .content-text em
{
	font-style: italic;
}
.content-text u
{
	text-decoration: underline;
}
.content-text h4
{
	color: #009900;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0px 20px 0px;
	text-align: center;
}
#navigation
{
	width: 100%;
}
#nav-left
{
	float: left;
	text-align: left;
}
#nav-right
{
	float: right;
	text-align: right;
}

/* Data Tables */
table, tbody, thead, caption, tr, th, td
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table
{
	border-style: none;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
th
{
	text-align: center;
	font-weight: bold;
}
caption
{
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
.olympic-games
{
	margin-bottom: 25px;
}
.olympic-games caption
{
	color: #009900;
}
.olympic-games th, .olympic-games td
{
	padding: 5px 5px 5px 5px;
}
#olympic-games-footnotes li
{
	padding-bottom: 10px;
}