@charset "UTF-8";
/* CSS Document */

/* ********************************** BASICS ********************************** */

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #747474;
	background-image:url('../images/newdiagonals.png');
	background-attachment:fixed;
}
.entry {
	font-family: georgia, 'times new roman', times, serif;
	font-size: 11pt;
	color: black;
}
.fineprint {
	font-family: georgia, 'times new roman', serif;
	font-size:8pt;
	color:#5d5d5d;
}
.exagger {
	font-size: 13pt;
	color: #E70B92;
	font-style: oblique;
	font-weight: bold;
}
.actiontext {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color:black;
}
.sbarial {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color:black;
}
.sbgeorgia {
	font-family: georgia, 'times new roman', serif;
	font-size: 9pt;
	color:black;
}
.adtext {
	font-family: arial;
	font-size:8pt;
	color: #b6b6b6;
}
.biotext {
	font-family: georgia;
	font-size: 9pt;
	color:black;
	text-align:left;
	letter-spacing: -0.1px;
}
.caption {
	font-family: arial;
	font-size:9pt;
	color: black;
	font-weight: bold;
	font-style:italic;
}
.subpageheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

/* ********************************** LINKS ********************************** */

/* basic links*/
a:link {
	font-family: arial, helvetica, sans-serif;
	color: #6ABDC7;
	text-decoration: underline;
}
a:visited {
	font-family: arial, helvetica, sans-serif;
	color: #6ABDC7;
	font-style: oblique;
	text-decoration: underline;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	color: #E70B92;
	text-decoration: none;
}
/* navbar links*/
a.navlink:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:black;
	text-decoration: underline;
	margin-left:20px;
	margin-right:20px;
}
a.navlink:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: oblique;
	color:#FBD6ED;
	text-decoration: underline;
	margin-left:20px;
	margin-right:20px;
}
a.navlink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#E70B92;
	text-decoration: none;
	margin-left:20px;
	margin-right:20px;
}
a.randomlink {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#E70B92;
	text-decoration: underline;
	margin-left:16px;
	margin-right:16px;
}
/* entry headline links*/ 
a.headline:link {
	font-family:  arial, tahoma, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.headline:visited {
	font-family:  arial, tahoma, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: black;
	font-style: oblique;
	text-decoration: none;
}
a.headline:hover {
	font-family:  arial, tahoma, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #E70B92;
	text-decoration: underline;
}
a.pinkheadline:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #E70B92;
	text-decoration: none;
}
a.pinkheadline:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #E70B92;
	font-style: oblique;
	text-decoration: none;
}
a.pinkheadline:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
/*turn a link black, no other formatting*/
a.blacklink:link {
	font-family: arial, helvetica, sans-serif;
	color: black;
	text-decoration: underline;
}
a.blacklink:visited {
	font-family: arial, helvetica, sans-serif;
	color: black;
	font-style: oblique;
	text-decoration: underline;
}
a.blacklink:hover {
	font-family: arial, helvetica, sans-serif;
	color: #E70B92;
	text-decoration: none;
}
/*small action links*/
a.actionlink:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:black;
	text-decoration: underline;
}
a.actionlink:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: oblique;
	color:black;
	text-decoration: underline;
}
a.actionlink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#E70B92;
	text-decoration: none;
}
/*sidebar, on pink*/
a.linkonpink:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	color:#6ABDC7;
	text-decoration: underline;
}
a.linkonpink:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	font-style: oblique;
	color:#6ABDC7;
	text-decoration: underline;
}
a.linkonpink:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	color:#E70B92;
	text-decoration: none;
}
a.sbar:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	color:black;/*#6ABDC7;*/
	text-decoration: underline;
}
a.sbar:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	font-style: oblique;
	color:black;/*#6ABDC7;*/
	text-decoration: underline;
}
a.sbar:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: regular;
	color:#E70B92;
	text-decoration: none;
}

/* ********************************** FORMS ********************************** */

.forminput {
	background: #C0E2E6;
	color: black;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid black;
}
.formsubmit {
	background-color: #F276C2;
	color: black;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid black;
}

/* ********************************** TOP DIVS ********************************** */

#topcontainer {
	/*contain all of the upper content and center it*/
	width: 999px ;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image:url('../images/translucent.png');
	
}
#logo {
	float: left;
	width: 270px;
	border: 0px;
	padding: 0px;
	margin-bottom:3px;
	text-align: center;
}
#topbannerad {
	float: left;
	width: 729px;
	border: 0px;
	padding: 0px;
	margin-top:5px;
	text-align: left;	
}
#navbar {
	width: 997px;
	background-color: #6abdc7;
	border: 1px solid black;
	text-align: center;
	padding-top:5px;
	padding-bottom:7px;
}

/* ********************************** CONTENT DIVS ********************************** */

#floating-box {
	width:90px;	
	float:left;
	margin-left:-98px;
	margin-right:8px;
	margin-top:50px;
	position:absolute;
	z-index:1;
}
#floater-top {
	width:82px;
	border:1px black solid;
	padding: 3px;
	margin-bottom:3px;
	background-image:url('../images/whitetranslucent.png');
}
#floater-bottom {
	width:82px;
	border:1px black solid;
	padding: 3px;
	margin-bottom:3px;
	background-image:url('../images/whitetranslucent.png');
}

#maincontainer {
	/*contain all of the content and center it*/
	background-image:url('../images/whitetranslucent.png');
	width: 997px ;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0px;
	position: relative;
}

#alertbox {
	width: 661px;
	float: left;
	text-align:center;
	margin-top:8px;
	margin-left: 8px;
	margin-right:8px;
	margin-bottom: 8px;
	
}

#contentcolumn {
	float: left;
	width: 661px;
	margin-left: 8px;
	margin-right: 8px;
}

#contentbox {
	float: left;
	width: 643px;
	background-color: white;
	border: 1px solid black;
	padding: 8px;
	margin-bottom: 8px;
}
.support11 {
	background-color: #FBD6ED;
	border: 1px solid black;
	padding: 8px;
	margin-bottom: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
}
#commentbox {
	float: left;
	width: 643px;
	background-color: white;
	border: 1px solid black;
	padding: 8px;
	margin-bottom: 8px;
}
#recentbox {
	float: left;
	width: 643px;
	background-color: white;
	border: 1px solid black;
	padding: 8px;
	margin-bottom: 8px;
}


/* ********************************** SIDEBAR DIVS ********************************** */

.sbarchcol {
	float:left;
	width: 100px;
}
.sbfriendcol {
	float:right;
	width:130px;
	margin-right:10px;
	text-align:right;
}

#sidebarcolumn {
	float: right;
	margin-top:8px;
	width: 312px;
	margin-right: 8px;
	padding: 0px;
	border: 0px;
}

#sb1 {
	float: right;
	width: 300px;
	background-color: #C0E2E6;
	background-image:url('../images/side-1.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
	text-align: right;
}
#sb2 {
	float: right;
	width: 310px;
	background-color: #FBD6ED;
	background-image:url('../images/side-2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 0px;
	margin-bottom:8px;
}
#sb2int {
	float: right;
	width: 300px;
	background-image:url('../images/samhead2.png');
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left: 5px;
	padding-bottom:10px;
	padding-top:10px;		
	margin: 0px;
}
.biotext {
	width:230px;
	font-family: georgia;
	font-size: 9pt;
	color:black;
	margin:0px;
	text-align:left;
}
#sb3 {
	float: right;
	width: 300px;
	background-color: #C0E2E6;
	background-image:url('../images/side-3.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
#sb4 {
	float: right;
	width: 300px;
	background-color: #FBD6ED;
	background-image:url('../images/side-4.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
#sb5 {
	float: right;
	width: 300px;
	background-color: #C0E2E6;
	background-image:url('../images/side-5-twitter-new.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
#sb6 {
	float: right;
	width: 300px;
	background-color: #FBD6ED;
	background-image:url('../images/side-6-fb-new.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
#sb7 {
	float: right;
	width: 300px;
	background-color: #C0E2E6;
	background-image:url('../images/side-7-rss-new.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
#sb8 {
	float: right;
	width: 300px;
	background-color: #FBD6ED;
	background-image:url('../images/side-8-mb-new.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
#sb9 {
	float: right;
	width: 300px;
	background-color: #C0E2E6;
	background-image:url('../images/side-9.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
#sb10 {
	float: right;
	width: 300px;
	background-color: #FBD6ED;
	background-image:url('../images/side-10.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
#sb11 {
	float: right;
	width: 300px;
	background-color: #C0E2E6;
	background-image:url('../images/side-11.gif');
	background-repeat:no-repeat;
	background-position:top left;
	border: 1px solid black;
	padding: 5px;
	margin-bottom:8px;
}
