/*   
Theme Name: OddGames
Theme URI: http://www.oddgames.com/
Description: OddGames home theme
Author: Daniel Olofsson
Author URI: http://www.oddgames.com
Version: 1.0
*/

html, body {
	background:url(images/site/background.gif);
	margin:0;
	height:101%;
	/*font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	border-top:0px;*/
}

.logo{
	position: relative;
	left:8;
}

.fullheight{
	height:100%;
}

.tdlogo{
	height:113px;
}

.tdfooter{
	height:50px;
}

.copyright {
	color: #5b5b5b;
	font-weight: bold;
	font-size: 8pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.image {
    background:url(images/site/shadow.png) no-repeat bottom right;
    float:left;
}

.image img {
    display: block;
    margin: 0px 24px 24px 0px;
}

.image:after {
    background:url(images/site/shadow.png) left bottom no-repeat;
    display:block;
    width:34px;
    height:24px;
    content:"";
    margin:-24px 0px 0px 0px;
}

.image:before {
    background:url(images/site/shadow.png) top right no-repeat;
    display:block;
    height:34px;
    margin-bottom:-34px;
    content:"";
}  

A {
	color: #0000FF;
	font-weight: thin;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-decoration: none;
}

A:hover {
	color: #0000FF;
	font-weight: thin;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-decoration: underline;
}

A.menu {
	color: #FFFFFF;
	font-weight: thin;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-decoration: none;
	text-shadow: 0px 1px 0px #8296ab;
	float: left;
}

A.menu:hover {
	color: #FFFFAA;
	font-weight: thin;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-decoration: none;
	text-shadow: 0px 1px 0px #8296ab;
	float: left;
}


P {
	color: #000000;
	font-weight: thin;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.small {
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.feat {
	color: #FFFFFF;
	font-weight: thin;
	font-style:italic;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.headline {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  position: relative;
  top: 13px;
  right: 7px;
text-shadow: 0px 1px 0px #000000;
filter:dropshadow(color=#000000, offx=0, offy=1);
float: left;
}

.news-head {
	color: #003264;
	font-weight: bold;
	font-size: 13pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.headline-date {
	color: #FFFFFF;
	font-weight: thin;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  position: relative;
  top: 13px;
  right: 0px;
}

.plain {
	color: #000000;
	font-weight: thin;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.large {
	color: #000000;
	font-weight: thin;
	font-size: 12pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.menu {
	background:url(images/site/menu_bg.gif);
	color: #FFFFFF;
	font-weight: thin;
	font-size: 10pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;	
	text-decoration: none;
  position: relative;
  left:10px;		
}

.tdMenuHover {
	/*background-color: #8296ab;*/
	background: url(images/site/menu_hover.gif);
	/*color: #FFBBBB;*/
}
.tdMenu {
	/*background-color: #8296ab;*/
	background: url(images/site/menu_mc.gif)
}

.logo{
	position: relative;
	left:8;
}

.sign {
	color: #333333;
	font-weight: thin;
	font-size: 8pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

.copyright {
	color: #5b5b5b;
	font-weight: bold;
	font-size: 8pt;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
}

ul {
	list-style-image: url("images/site/window_dot.gif");	
}

li {
	list-style-image: url("images/site/window_dot.gif");	
}

textarea#comment { width: 400px; padding: 5px; }
.commentmetadata { font-size: 10px; }  

/*
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	color:#999;
}

#header {
	border-top:20px solid #BCE77C;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:20px solid #fafafa;
}

#wrapper {
	width:760px;
	margin:0 auto;
	
}

#nav {
	border-bottom:1px solid #eee;
	padding:7px 0;
	margin:0;
	border-top:1px solid #eee;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#999;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:10px 25px 30px 25px;
}

#content p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
	line-height: 30px;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}*/
