/*bradism css code with helpful comments*/

/*each main column div is defined first:*/
/*then other stuff*/
/*All links defined in last part*/
body {
	font-size: 13px;
}

#header {
	/*margin: 0px;*/
	padding: 0px;
	height: 75px;
}

#left {
	position: absolute;
	margin: 0px;
	left: 10px;
	top: 75px;
	width: 50px;
}

#main {
	margin: 0px 240px 0px 20px;
	border-style: solid;
	border-width: 1px;
	font-family: verdana,sans-serif;
	font-size: auto;
	line-height: 120%;
	padding: 10pt;
	background-repeat: no-repeat;
	vertical-align: top;
}

#nav {
	position: absolute;
	right: 20px;
	top: 75px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	height: auto;
}

#right {
	position: absolute;
	right: 2px;
	top: 143px;
	margin: 0px;
}

#comment-div{
	width: 500px;
}

.date-div{
	border: none;
	vertical-align: text-top;
}

.weather-div{
	border: none;
	vertical-align: text-top;
}

/*Header Body*/
.header {
	MARGIN-TOP:0px;
	MARGIN-LEFT:0px;
	MARGIN-RIGHT:0px;
	FONT-SIZE:12px;
	FONT-FAMILY: tahoma,sans-serif;
	padding: 0px;
}

/*Footer text - paragraph class*/
.footerp {
	MARGIN-TOP: 6px;
	FONT-SIZE: 10px;
	text-align: right;
	FONT-FAMILY: tahoma,sans-serif
}

/*menu page body formatting*/
.menu {
	MARGIN-TOP:0px;
	MARGIN-LEFT:12px;
	MARGIN-RIGHT:0px;
	FONT-SIZE:12px;
	FONT-FAMILY:tahoma,sans-serif;
	padding: 0px;
}

/*Page Body*/
.page {
	padding: 0px;
	margin: 0px;
}

H1 {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 100%;
}


H2 {
	font-size: 102%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

/*Title of stuff in Entries*/
.title {
	font-size: 12px;
	margin-top: 0px;
	font-family: verdana,sans-serif;
	line-height: 100%;
}

/*Menu Titles*/
.menutitle{
	font-weight: 700;
	font-size: 16px;
	line-height: 100%;
}

/*menu column, background on*/
.menu1 {
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	FONT-SIZE:12px;
	line-height: 110%;
	FONT-FAMILY:tahoma,sans-serif;
}


/*menu column background off*/
/*(divider cells)*/
.menu2 { 
	margin: 1px;
	padding: 1px;
}

/*List In Menu*/
.menulist{
	margin: 0px 0px 3px 0px;
	list-style-type: none;
	padding-left:3px;
	font-size: 10px;
}

/*pictures next to text*/
.avatar{
	margin-top: 0px;
	padding: 1px;
	vertical-align: top;
}

.smallpic {
	margin: 2px 2px 0px 2px;
}

/*pictures as decoration (nav-dots)*/
.decoration{
	margin-left: 104px;
	margin-top: 24px;	
}

/*main stuff on display part*/
.entry, td{
	font-family: verdana,sans-serif;
	font-size: 13px;
	padding: 10pt;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-top: 0px;
	text-align: justify;
	line-height: 150%;
}

.statstd {
	padding: 2px 5px;
	text-align: center;
}

/*table headers*/
th {
	font-family: verdana,sans-serif;
	font-size: 12px;
	padding: 10pt;
	margin-top: 12px;
	text-align: left;
}

/*quote formatting*/
.quote{
	margin: 15px 35px 0px 15px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: justify;
}

.qtitle{
	font-size: x-small;
}

/*header-text (smaller)*/
.headerstats{
	position: absolute;
	right: 114px;
	top: 2px;
	FONT-SIZE: 11px;
	FONT-FAMILY:tahoma,sans-serif;
	text-align: right;
}

/*big display images*/
IMG {
	border-style: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none !important;
}

/*Horizontal Rule Formatting*/
HR {
	padding: 0%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 90%;
}

/*Comments Table*/

.firsttop {
	/*margin: 0px 310px 0px 70px;*/
	margin: 0px;
	border: 2px solid #000;
	padding: 2px;
}

.commtop {
	/*margin: 0px 310px 0px 70px;*/
	margin: 0px;
	border-top: 0px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	padding: 2px;
}

.commbottom {
	/*margin: 0px 310px 0px 70px;*/
	margin: 0px;
	border-top: 0px;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	padding: 2px;
}

.commp {
	margin: 1px;
	padding: 2px;
	font-size: 90%;
}

.announcep {
	margin: 6px 6px 24px 6px;
	padding: 1px 5px 5px 5px;
	border: 1px dotted black;
	text-align: left;
}

.profile_form_box {
	border: 1px solid black;
	padding: 5px;
	margin: 5px 0px;
	width: 400px;
}

LABEL {
	font-family: verdana,sans-serif;
	font-size: 13px;
}

.headerlabel{
	font-family: tahoma,sans-serif;
	font-size: 11px;
}

.headerform {
	margin: 0px;
	padding: 0px;
}

LI {
	margin-bottom: 15px;
}

.controls {
	position: relative;
	left: 90px;
	top: -20px;
}

.controlbutton {
	position: relative;
	left: 140px;
}

.formp {
	padding: 2px;
	margin: 0px;
	width: 100px;
}

.editcp {
	margin: 0px 2px 2px 0px;
	padding: 0px;
	text-align: right;
}


/*More Specific CSS solutions*/
.problem {
	margin: 2px 30px;
	font-family: "courier new", geneva, sans-serif;
	font-size: 95%;
}

.timmy{
border:	2px solid white;
padding: 4px;
}

ul.entry-header
{
list-style-type: none;
margin: 0px;
padding: 0px;
}

ul.entry-header li
{
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}

ul.entry-header .entry-header-left { float: left; text-align: left; }
ul.entry-header .entry-header-right { float: right; width: auto; text-align: right; }

.idea_item, li.search_result {
	list-style: none;
	border: 2px ridge black;
	padding: 2px 2px 2px 2px;
	margin: 4px 2px 4px 2px;
}

/* Menu Stuff */
P.menup {
	FONT-SIZE:10px;
	FONT-FAMILY: tahoma,sans-serif;
}


/* Notification */
li.notification {
	font-size: 100%;
	line-height: 120%;
}

li.notification a {
	font-size: 100%;
	color: #444;
}


/*LINKS*/
/*------*/
/*In Menu*/
.mlink {
	font-family: tahoma,sans-serif;
	line-height: 120%;
	text-decoration: underline;
	font-size: 14px;
}

.mlink:link {
	font-family: tahoma,sans-serif;

	border-style: none;
	font-size: 14px;
}

.mlink:visited {
	font-family: tahoma,sans-serif;
	text-decoration: underline;
	font-size: 14px;
}

.mlink:hover {
	font-family: tahoma,sans-serif;
	text-decoration: none;
	font-size: 14px;
}

.mlink:active {
	font-family: tahoma,sans-serif;
	text-decoration: none;
	font-size: 14px;
}

/*In Footer*/
.footerlink:link {
	font-family: tahoma,sans-serif;
	font-size: 10px;
	text-decoration: underline;
	border-style: none;
}

.footerlink:visited {
	font-family: tahoma,sans-serif;
	font-size: 10px;
	text-decoration: underline;
	border-style: none;
}

.footerlink:hover {
	font-family: tahoma,sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-style: none;
}

.footerlink:active {
	font-family: tahoma,sans-serif;
	font-size: 10px;
	text-decoration: underline;
	border-style: none;
}

/*In headerstats*/
.breadcrumb:link {
	font-family: tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.breadcrumb:visited {
	font-family: tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.breadcrumb:hover {
	font-family: tahoma,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.breadcrumb:active {
	font-family: tahoma,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

/*Normal Links (main body stuff)*/
A:link {
	font-family: verdana,sans-serif;
	text-decoration: underline;
	line-height: 120%;
	font-size: 12px;
}

A:visited {
	font-family: verdana,sans-serif;
	text-decoration: underline;
	line-height: 120%;
	font-size: 12px;
}

A:hover {
	font-family: verdana,sans-serif;
	text-decoration: none;
	line-height: 120%;
	font-size: 12px;
}

A:active {
	font-family: verdana,sans-serif;
	text-decoration: none;
	line-height: 120%;
	font-size: 12px;
}
/*END*/


