/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #FB7600;
}

a:hover {
	background: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 50px auto 0 auto;
	background: url(images/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 20px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	clear: left;
	float: left;
	margin: 3px 0 0 0;
	padding: 3px 10px 3px 20px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

#ad_top {
	width: 728px;
	height: 90px;
	position: absolute;
	top: 75px;
	right: 50%;
	margin-right: -448px;
	}
/* Menu */
#menu {
	width: 900px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}
#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}
#menu a:hover, #menu .current a {
	background: #FF7900;
	text-decoration: none;
}
#menu li.last {
	float: right;
}
#menu li.last a {
	letter-spacing: 1px; 
}

/* Menu Games */
#menu-games {
	width: 900px;
	height: 31px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat left top;
	padding: 0;
}
#menu-games ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	line-height: normal;
}
#menu-games li {
	float: right;
}
#menu-games a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
}
#menu-games a:hover, #menu-games .current a {
	color: #FFFFFF;
	background: #FF7900;
	text-decoration: none;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 10px;
}

/* Content */

#content {
	float: right;
	width: 590px;
	padding: 20px 20px 0 0;
}

.post {
	clear: both;
	margin-left: 20px;
	padding-bottom: 10px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #F57601;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 20px 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	margin: 0 0 0.5em 0;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FF7900;
}

#sidebar .top, #content .top {
	margin: 0;
	padding: 0;
	}
#sidebar .top li, #content .top li {
	line-height: 1.2em;
	width: 100%;
	overflow: hidden;
	padding: 0.5em 0;
	border-bottom: 1px dashed #BCBCBC;
	text-align: left;
	list-style: none;
	}
#sidebar .top li img, #content .top li img {
	float: left;
	margin-right: 0.5em;
	border: 2px #bcbcbc solid;
	}
#sidebar .top li span, #content .top li span {
	display: table;
	_height: 0;
	zoom: 1;
	margin-top: 1px;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	cursor: pointer; cursor: hand;
	}
#sidebar .top li a, #content .top li a {
	color: #000000;
	border: none;
	}
#sidebar .top li a:hover, #content .top li a:hover {
	color: #000000;
	}
#sidebar .top li a:hover strong, #content .top li a:hover strong {
	color: #FF7900;
	}
#sidebar .top li a:hover img, #content .top li a:hover img {
	border: 2px #FF7900 solid;
	}

/* Footer */

#footer {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	display: block;
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
}

#footer p a {
	border-bottom: none;
	}
#footer p.info a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

#footer p.info {
	margin: 10px 100px 0 100px;
	}
#footer p.counter {
	float: right;
	width: 90px;
	padding-right: 10px;
	}







table, tr, th, td { font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

table.w100 { width: 100%; margin: 0.5em 0; }
table.w100 th, table.w100 td { padding: 1px 0.3em; text-align: left; vertical-align: top; font-weight: normal; }
table.w100 caption { text-align: right; font-weight: bold; }

table.border { border-collapse: collapse; width: 100%; border: 1px #CCC solid; margin: 0.5em 0; }
table.border th, table.border td { border: 1px #3B495A solid; padding: 1px 0.3em; text-align: left; font-weight: normal; }
table.border th { background: #EBEBEB; font-weight: bold; }
table.border td { background: white; }
table.border caption { text-align: right; font-weight: bold; }
table.border caption span { display: block; text-align: center; }


table.list { border-collapse: collapse; width: 100%; margin: 0 0 1.5em 0; }
table.list th, table.list td { border-top: 1px #3B495A solid; border-bottom: 1px #3B495A solid; padding: 2px 0.3em; text-align: left; font-weight: normal; }
table.list td + td, table.list td + td + td { text-align: center; }

table.list th { border: none; text-align: center; font-weight: bold; font-size: 126%; padding: 3px 0.5em 4px 0.5em; background: #252D37 url(img4.gif) repeat-x left bottom; }

table.line { border-collapse: collapse; width: 100%; margin: 0 0 1.5em 0; }
table.line th, table.line td { border-bottom: 1px dashed #BCBCBC; padding: 2px 0.3em; text-align: left; font-weight: normal; }
table.line th { background: #EBEBEB; font-weight: bold; }

#content table.l th, #content table.l td { text-align: left; }
#content table.c th, #content table.c td { text-align: center; }
#content table.r th, #content table.r td { text-align: right; }
#content tr.l th, #content tr.l td { text-align: left; }
#content tr.c th, #content tr.c td { text-align: center; }
#content tr.r th, #content tr.r td { text-align: right; }
#content tr th.l, #content tr td.l { text-align: left; }
#content tr th.c, #content tr td.c { text-align: center; }
#content tr th.r, #content tr td.r { text-align: right; }

#content table.t th, #content table.t td { vertical-align: top; }
#content table.m th, #content table.m td { vertical-align: middle; }
#content table.b th, #content table.b td { vertical-align: bottom; }
#content tr.t th, #content tr.t td { vertical-align: top; }
#content tr.m th, #content tr.m td { vertical-align: middle; }
#content tr.b th, #content tr.b td { vertical-align: bottom; }
#content tr th.t, #content tr td.t { vertical-align: top; }
#content tr th.m, #content tr td.m { vertical-align: middle; }
#content tr th.b, #content tr td.b { vertical-align: bottom; }

td img { border: 0; }

.fr { float: right; }
.fl { float: left; }
.imgbl, .imgbl a { border-bottom: none; }
.fr.imgbl { margin: 0 0 0.5em 1em; }
.fl.imgbl { margin: 0 1em 0.5em 0; }
.imgbl img { border: 2px #FF7900 solid; }

.imgbl fieldset {
	display: block;
	border: 1px #919191 dotted;
	margin: 1em -2px;
	padding: 1em 0.5em; 
	}
.imgbl legend {
	font-weight: normal; 
	background: #919191;
	color: #FFFFFF;
	padding: 1px 0.5em;
	}
.imgbl legend em { display: none; }

.downbtn {
	margin: 0.5em 0;
	display: block;
	text-align: center;
	width: 210px;
	padding: 3px 7px;
	background: #F57601;
	color: white;
	white-space: nowrap;
	cursor: hand;
	border: none;
	font-size: 120%;
	letter-spacing: 1px;
	border-radius: 3px;
	}
.downbtn:hover {
	background: #FF7900;
	border: none;
	}
.downbtn em { display: none; }
.dw-b_xs { width: 210px; }

.cleaner { margin: 0px; padding: 0px; clear: both; font-size: 1px; height: 1px; line-height: 1px; background: none transparent scroll repeat 0% 0%; border: none; }

#subfooter {
	width: 900px;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 85%;
	color: #BFBCBF;
	}
#subfooter a {
	text-decoration: none;
	color: #BFBCBF;
	border-bottom: 1px dotted #AFACAF;
	}

#daos_outer { position: absolute; top: 0; left: 0; width:100%; background: url(/daos/img/stroke.png) repeat-x 0 100%; height: 4.5em; } 
#daos { width: 880px; margin: 0 auto; padding: 0.3em 1.8em; } 
#daos a { background: none; border: none; } 
#daostring { font-size: 180%; color: #FF7900; background: none; text-decoration: none; }
#daostring span { color: #FF7900; }
#daostring:hover { text-decoration: underline; }
#daosinvite { display: block; font-size: 100%; text-align: right; color: gray; margin-top: .1em; text-decoration: none;  }
#daosinvite span { color: gray; }
#daosinvite:hover { text-decoration: underline; }

a.videoplayer {
	display: block;
	width: 400px;
	height: 300px;
	clear: both;
	margin: 1em auto;
	text-align: center;
	text-decoration: none;
	border-bottom: none;
	}