@import url('reset.css');
/*------------------------------------------------------------
Trademark Productions - DDJ 

version:	1.0
author:		Trademark Productions
email:		dean@tmprod.com
website:	www.1gossip.com
-------------------------------------------------------------*/

/* =General/HTML Elements
-------------------------------------------------------------*/
.clear {
	clear:both
}
	
.left {
	float: left;
	clear: right;
}

.right {
	float: right;
	clear: left;
}

img.right {
  	float: right;
  	clear: left;
  	padding: 5px;
}

img.left {
  	float: left;
  	clear: right;
  	padding: 5px;
}

.hide {
  	margin-left: -9000em;
  	display: none;
}

body { 
	margin:0 auto;
	background: #fff url(/images/body-bg.gif) repeat-x top center;
	text-align: center;
	font: 62.5%/1.2 Arial, Helvetica, sans-serif;
}

/* =Typography
-------------------------------------------------------------*/
p, li {
	text-align:left;
	font-size:11px;
	color: #333;
	padding-bottom: 10px;
}

/* =Headings
-------------------------------------------------------------*/
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0;
	border-bottom: 2px solid #f00;
}

div#sidebar h2 {
	color: #fe0000;
	border-bottom: 0px solid #f00;
	padding: 4px 10px 4px 10px;
	border-bottom: 2px solid #f00;
}

h3, h3 a, h3 a:visited {
	color: #fe0000;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}

h3 a:hover {
	color: #000;
}

/* =Links
-------------------------------------------------------------*/


/* =Layout
-------------------------------------------------------------*/
div#wrapper {
	width: 750px;
	margin: 0 auto;
	border-right: 1px solid #ca0000;
	border-left: 1px solid #ca0000;
	padding: 0 10px;
	display: table;
}

#container{
	width:748px;
	float: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align:left;
	position: relative;
}

div#banner {
	width: 718px;
	padding: 0 15px;
	height: 150px;
	float: left;
	background: transparent url(/images/banner-bg.gif) repeat-x top center;
}

div#content {
	width: 732px;
	float:left;
	margin-left: 10px; 
	border-top: 2px solid #f00;
	margin-top: 7px;
}

html > div#content {
	margin-left: 15px;
}

div#main {
	width: 480px;
	float: left;
	margin-top: 5px;
	color: red;
}

div#sidebar {
	width: 210px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

html > div#sidebar {
	margin-left: 19px;
}
	
	
/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
img#bannerLogo {
	float: left;
	margin-left: 1px;
	margin-top: 37px;
}

div#banner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	width: 322px;
	color: #000;
	font-weight: bold;
	margin-left: 125px;
	float: left;
}

html > div#banner h1 {
	margin-left: 150px;
}

form#newsletter {
	position: absolute;
	left: 15px;
	width: 200px;
	top: 124px;
}

form#newsletter fieldset{
	padding: 0;
}

form#newsletter input#email {
	width: 100px;
	color: #ca0000;
	border: 1px solid #999;
	font-size: 10px;
	background-color: #fff;
	padding-left: 5px;
}

div#bannerImages {
	width: 208px;
	height: 166px;
	position: absolute;
	right: 20px;
	top: 10px;
}

ul#feeds {
	position: absolute;
	top: 129px;
	left: 270px;
}

ul#feeds li {
	float: left;
	margin: 0 2px;
}

/* =Main Content Styles
-------------------------------------------------------------*/
img.bannerAd {
	margin: 6px 0 4px 0;
}

/* =Secondary Content Styles
-------------------------------------------------------------*/


/* =Sidebar Content Styles
-------------------------------------------------------------*/
form#search fieldset {
	padding: 0;
	margin: 0 auto;
}

form#search input {
	width: 128px;
	font-size: 14px;
	color: #f00;
	padding: 2px;
}

form#search input.submit {
	width: auto;
}

ul#friends {
	padding: 5px 10px;
}

ul#friends li a, ul#friends li a:visited {
	display: block;
	margin: -1px 0;
	color: #f00;
	font-weight: bold;
}

div#sidebarAds {
	text-align: center;
	width: 210px;
	margin-left: -10px;
}

div#sidebarAds img {
	margin: 0 10px;
}

/* =Footer Styles
-------------------------------------------------------------*/
div#footer {
	width: 718px;
	padding: 0 15px;
	height: 21px;
	background: transparent url(/images/footer-bg.jpg) no-repeat top center;
	border-top: 8px solid #000;
	float: left;
}

/*div#bottomGradiant {
	background: url(/images/bottom-gradiant.jpg) no-repeat bottom center;
	width: 988px;
	height: 155px;
	position: absolute;
	left: -135px;
	z-index: 0;
	top:-132px;
}*/

/* =Main Navigation Styles
-------------------------------------------------------------*/


/* =Secondary Navigation Styles
-------------------------------------------------------------*/


/* =Form Styles
-------------------------------------------------------------*/
fieldset {
	padding: 10px;
}
	
fieldset legend {
	color: #f03000;
	font-size: 14px;
	font-weight:bold;
}
	
fieldset label {
	color:#000;
	font-size:11px;
	font-weight:bold;
}
	
fieldset input, fieldset select {
	margin:5px;
	width:142px;
}
	
fieldset select {
	width:146px;
}
		
fieldset textarea {
	width:95%;
	height:60px;
	margin: 5px;
}
	
fieldset input.submit {
	width:auto;
	float:right;
}

input.radio {
	margin: 0px;
	width: 20px;
}


/* =Table Styles
-------------------------------------------------------------*/
td.error {
	color: #ff0000;
	font-size: 14px;
	font-weight:bold;
	background-color:#999999;
	height:20px;
	vertical-align:middle;
}

.space {
	height: 60px;
}

td.admin {
	text-align: center;
	width:25%;
	height: 90px;
}

td.admin a:link, td.admin a:active, td.admin a:visited {
	text-decoration: none;
} 

td.article p {
	text-align: center;
	padding: 7px;
}

td.article p a:link, td.article p a:active, td.article p a:visited {
	text-decoration:none;
	color:#f00;
	font-weight:bold;
	font-size:12px;
}

td.article p a:hover {
	color: #000;
	text-decoration:underline;
}

td.articleedit p {
	text-align: left;
	padding: 7px;
}

td.articleedit p a:link, td.articleedit p a:active, td.articleedit p a:visited {
	text-decoration:none;
	color:#f00;
	font-weight:bold;
	font-size:12px;
}

td.articleedit p a:hover {
	color: #000;
	text-decoration:underline;
}

table td.contact label {
	padding-top:35px;
	font-size: 16px;
	vertical-align:middle;
}

/* =Miscellaneous Styles
-------------------------------------------------------------*/
p.artdate {
	font-size: 16px;
	font-weight:bold;
}

.other {
	font-size: 11px;
	color: #000;
}

p a:link, p a:active, p a:visited {
	color: #333;
}

p a:hover {
	color: #fff;
}

/* =Print Styles
-------------------------------------------------------------*/
@media print { 

}