/*-------------------------------------------------------------------------------------------------------------------------------------------------
Layout Style Sheet

version: 1.0
author: Adit Gupta
email: aditgupta@gmail.com
website: www.what-a-geek.com
Last modified: September 10, 2009

-------------------------------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}

body {
	background:#f6f6f6 url(../img/bgtile.jpg) repeat-y 50% 0;
	text-align: center;
	margin:0;
}

#container {
	width:1028px;
	height:100%;
	margin:0 auto;
}

#header {
	background: url(../img/WAG.jpg) no-repeat;
	width:1028px;
	height:300px;
	margin:0px;
	padding:0px;
	clear:both;
}

#navigationBar {
	background: url(../img/navbar.jpg) no-repeat;
	float:left;
	width:1028px;
	height:50px;
	margin:0px;
	clear:both;
}

#sidebar {
	top:auto;
	float:right;
	width:300px;
	height:auto;
}

#content {
	float:left;
	width:700px;
	height:auto;
}

#endbar {
	background: url(../img/endbar.jpg) no-repeat;
	float:left;
	width:1028px;
	height:50px;
	margin:0px;
	clear:both;
	
}

#footer {
	background: url(../img/WAG_Footer2.jpg) no-repeat;
	float:left;
	clear:both;
	width:1028px;
	height:300px;
}

#links {
	float:right;
	width:200px;
	height:auto;
	margin-top:30px;
	padding-right:100px;
	clear:left;
}

#contact {
	float:right;
	width:200px;
	height:auto;
	margin-top:30px;
	margin-right:30px;
}

#twitter_div {
	background: url(../img/twitter2.png) no-repeat;
	width:300px;
	height:200px;
	text-align:center;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-stretch:semi-expanded;
	padding-top:30px;
}

#twitter_update_list {
	list-style-type:none;
	right:30px;
	text-align:center;
	width:200px;
	height:200px;
	padding-left:30px;
	}

#share{
	float:left;
	color:#C60;
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	padding-right:15px;
}

#userinf {
	float:left;
	
}

#usercomm{
	float:right;
	
}

#pd_rating_holder_727785 {
	float:right;
	padding-right:100px;
	padding-top:10px;
	position:relative;
	clear:both;
}

table tr td {
	position:relative;
	border:none;
	text-align:center;
	vertical-align: top;
}