/*[fmt]AA90-1A0A-3*/
html, body
{
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	background-image: url(/gfx/common/bgbody.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font: 11px verdana;
	color: #666;
}
img
{
	border: 0;
}
#footer_picture
{
	background: url(../gfx/tpl/footer_pic.jpg);
	width: 385px;
	margin: 0 auto;
	height: 110px;
	position: relative;
	top:2px;
}
.floated
{
	float: left;
	margin-right: 10px;
}
.wrapper
{
	clear: left;
	width: 900px;
	position: relative;
	margin: auto;
}
@font-face
{
	font-family: jb;
	src: url('/_ttf/itc-webfont.eot');
	src: url('/_ttf/itc-webfont.eot?iefix') format('eot'), url('/_ttf/itc-webfont.woff') format('woff'), url('/_ttf/itc-webfont.ttf') format('truetype'), url('/_ttf/itc-webfont.svg#webfontu9bFZ3MW') format('svg');
	font-weight: normal;
	font-style: normal;
}
#content
{
	padding: 20px;
}
.dt
{
	display: table;
	margin-bottom: 30px;
}
a
{
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
.clear
{
	clear: both;
}
#bar
{
	position: absolute;
	z-index: 40;
	top: 5px;
	right: 0;
}
#bar div
{
	float: left;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	height: 30px;
	position: relative;
	bottom: 35px;
	margin-right: 20px;
	line-height: 30px;
}
#bar div#fb_pic
{
	border: 1px solid #000;
	margin-top: 5px;
	height: 20px;
}
/*HEADER*/
#top
{
	height: 630px;
	background: url(/gfx/common/bg_top.jpg) no-repeat top right;
	display: block;
	position: relative;
	width: 898px;
	margin-top: 40px;
}
#container_gray
{
	border-top: 1px solid #222;
	background: #111;
}
.container .wrapper
{
	padding-bottom: 20px;
}
/*#fade{position:absolute; top:0; left:0; z-index:10; width:940px; height:440px; background:url(/gfx/common/fade.png)}*/
#footer
{
	clear: both;
	height: 110px;
}
#title
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	background: url(/gfx/common/title.jpg);
	width: 440px;
	height: 480px;
}
#jb
{
	position: absolute;
	z-index: 30;
	width: 330px;
	height: 440px;
	background: url(/gfx/common/jb.gif);
}
#copyright
{
	border-top: 2px solid #CCC;
	padding: 10px;
	height: 40px;
	font-size: 10px;
	color: #444;
	position: relative;
	width: 880px;
	bottom: 0px;
	line-height: 20px;
        margin:0 auto;
	/*[empty]text-align:;*/
}
#copyright a
{
	color: #4C2B8D;
}
#copyright a:hover
{
	color: #432171;
}
#copyright a img
{
	margin: 0 0 0 10px;
	position: absolute;
}
/*TOP TITLE + BANNER*/
#banner
{
	margin: 30px 0;
}
a.hi
{
	color: #999;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}
span.hi
{
	font-weight: bold;
}
#desc
{
	display: none;
	position: absolute;
	left: -9999px;
	top: -9999px;
}
#win
{
	z-index: 400;
	position: absolute;
	top: 50px;
	left: -40px;
}
h1
{
	font-size: 38px;
	font-weight: bold;
	font-family: jb, "Helvetica Neue", arial;
	margin: 0 0 20px;
	line-height: 38px;
	color: #006600;
/*CSS 3 Reflections*/
	-webkit-box-reflect: below 4px -webkit-gradient(linear, left top, left bottombottom, from(transparent), color-stop(.7, transparent), to(white));
}
h2
{
	font-size: 18px;
	font-family: jb, Arial;
	margin: 0 0 20px;
	line-height: 14px;
	color: #060;
}
h3
{
	font: bold 13px arial;
	margin: 10px 0;
	color: #555;
}
h4
{
	font-size: 18px;
	margin: 10px 0;
	font-family: jb, "Helvetica Neue", arial;
	line-height: 18px;
	color: #432171;
}
h4 a
{
	font-size: 18px;
	margin: 10px 0;
	font-family: jb, "Helvetica Neue", arial;
	line-height: 18px;
	color: #674BA2;
	text-decoration: none;
}
h4 a:hover
{
	font-size: 18px;
	margin: 10px 0;
	font-family: jb, "Helvetica Neue", arial;
	line-height: 18px;
	color: #432171;
	text-decoration: underline;
}
#logo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 200px;
	display: block;
}
#footer h2
{
	margin: 0 10px 0 0;
	text-transform: uppercase;
	float: left;
	margin-top: 14px;
	font: bold 14px arial;
	color: #666;
}
#left
{
	margin-left: 20px;
	width: 540px;
	float: left;
	text-align: justify;
	line-height: 1.5em;
}
#left a
{
	color: #432171;
	text-decoration: none;
}
#left a:hover
{
	color: #674BA2;
	text-decoration: underline;
}
.tweets li
{
	clear: left;
	margin: 0;
	padding: 0;
	height: 54px;
	overflow: hidden;
	margin-bottom: 10px;
	display: table;
}
.tweets li div.left
{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}
.tweets li div.left img
{
	border: 1px solid #000;
}
.tweets li div.right a
{
	color: #432188;
}
.tweets li div.right
{
	line-height: 1.5em;
	float: right;
	width: 240px;
}
.tweets li div.right span.when
{
	text-align: right;
	display: block;
	font-size: smaller;
	margin-top: 4px;
	font-weight: bold;
}
#right
{
	width: 358px;
	float: right;
}
#right .box
{
	overflow: hidden;
	width: 320px;
	box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 8px solid #FFF;
	background: #E0E0E0;
	padding: 10px;
	margin-bottom: 20px;
}
#right img.title
{
	margin-bottom: 14px;
}
.venue-info
{
	font-weight: bold;
	font-size: 14px;
	color: #66C;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#right .box.nopad
{
	padding: 0;
	width: 340px;
}
img.venue
{
	margin: 10px 0;
	border: 5px solid #FFF;
	box-shadow: 0 1px 3px #BBB;
	-moz-box-shadow: 0 1px 3px #bbb;
	-webkit-box-shadow: 0 1px 3px #bbb;
}
#fblike-retweet
{
	height: 30px;
	position: absolute;
	top: 550px;
	left: 30px;
}
#statcounter
{
	position: absolute;
	bottom: 10px;
	right: 0;
}

