/* Clean up for browser compatibility
================================== */

@import url("layout.css");

/* initial.css sets the margins oddly for ordered lists */
ol { margin: 1em 0.3em }

/* Global Styles
=================================== */

hr {
	display: none;
}
body{
	background-color:#fff;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:.76em;
}

p{
	line-height:1.5em;
	margin:0.5em 0;
}

fieldset {
	border:none;
}

code {
	background-color:#eee;
	border:1px solid #ccc;
	padding:5px;
}

h1, h2, h3, h4, h5, h6 {
    margin: .5em 0 0.2em 0;
    font-family: arial, verdana, sans-serif;
}

h2.post-form{
	font-size:1.3em;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

h1 { font-size: 300%; font-weight: bold; margin: 0.1em 0 0.1em 0; }
h2 { font-size: 160%; font-weight: normal; margin: 0.1em 0 0.1em 0;}
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }

#wrap {
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:760px;
	margin:0 auto;
}

#header {
	background:url(images/top.gif) top repeat-x;
	height:145px;
	margin:0;
	padding:0;
	width:100%;
}


.description {
	color:#CAE972;
	font-size:1em;
	font-style:italic;
	padding-left:12px;
	text-align:left;
	margin:5px 0 0;

}

content {
	display:inline;
	float:left;
	text-align:left;
	width:65%;
	margin:2%;
	padding:0;
}

#footer {
	background:#223344 url(images/top.gif) bottom repeat-x;
	clear:both;
	height:60px;
	padding:10px;
	text-align:center;
	margin:0 auto;
	color:#ccc;
}

/* Default table structure
=================================== */

/* 100% is a good starting width for most tables - this is a forum! */
table { width: 100% }

/* Login form (header.php)
=================================== */

.login { 

}

.login p {

}

.login label {

}

.login #submit {

}

p.login {

}

form.login input { 

}


/* Breadcrumbs (most templates)
=================================== */
.bbcrumb {

}


/* Notice (profile.php)
=================================== */

.notice { 

}

.notice p { 

}



/* Front Page
=================================== */

#front-page #hottags { 

}

#front-page #discussions { 

}

/* hot tags! */
.frontpageheatmap {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#front-page #main h2, #forum-page #main h2, #userlogin, #currentfavorites, #register {

}

#front-page #discussions ul {

}

.sticky {
	background-color: #eeeeee;
	font-size:10px;
	font-family:verdana,Arial, Helvetica, sans-serif;
}

/* Topic Page (topic.php)
=================================== */

/* wrapper for topic */
.infobox {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding-bottom:10px;
}

ul.topicmeta {
	display: block;
	margin-left 1.0; padding-left: 0em;
}

.topicmeta li {
	display: list-item;
	list-style: square inside;
}

#topic-info h2 {
	border: 0px;
	margin: 0px;
}

#topic-info {
	float: left;
}

#topic-tags {
	top: 1.0em;
	float: right;
}
.admin {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* .nav used by topic.php & tag-single.php */
.nav {

}

.nav span {

}

.nav span, .nav a {

}

#thread {

}
li,ol{padding:0;margin:0;list-style:none}

#thread li {
	margin-bottom: 1.0em;
	
}

#thread li ol, #thread li ul {

}


#thread li ol li, #thread li ul li {

}

/* following are used by post.php */
.threadauthor {
	overflow: hidden;
	width: 115px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

.threadpost {
	margin-left: 130px;
	/*width: 552px;*/
	background-color: #F1FFDF;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;

}

.poststuff {
	font-size: 0.8em;
	border-top: 1px solid #e5e5e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.num, #forumlist small {
	color:#000000;
}


.postform {
	background: #f5fbff;
	padding: 1em;
	margin-bottom: 1em;
}

.postform label { display: block; }

input.textbox {
	border-width: 1px;
	border-style: dashed;
	border-color: #8cc63f;
	font-family: Verdana,Arial,Serif;
	font-style: normal;
	font-variant: normal;
	font-size: 1.25em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-weight: bold;
	color: #459045;
	background-color:#F0F0EE;
}

/* input.textbox:focus, textarea:focus{
	border-width: 1px;
	border-style: dashed;
	border-color: #8cc63f;
	background-color: #ffffff;
}*/

textarea{
	width: 96%;
	padding:5px;
	height: 12em;
	border: 1px dashed #8CC63F;	
	font: 16px Georgia, "Times New Roman", Times, serif;
	color:#459045;
}

.rssfeed { line-height: 20px; padding-left: 23px; background: url( "images/feed-icon-16x16.png" ) center left no-repeat; }

#manage-tags { 

}

#manage-tags li {

}

.submit {

}

.topiclink {

}

.topictitle {

}

#topic-move {
	margin-bottom: 1.50em;
	margin-top: 1.50em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

/* Content - specific to the main content div
=================================== */

#content .frontpageheatmap a {

}

#content .infobox li {

}

#content .nav a {

}

#content .nav a:hover {

}

#content a:visited {

}


/* Profile Page
=================================== */

#profile-menu {
	padding-top: 0.5em;
	list-style: none;
	border-bottom: 2px solid #ccc;

}

#profile-menu ul {
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	margin: 0px;
	display: inline;
	position: relative;
	top: -3px;
}

#profile-menu li.current {
	background-color: #ccc;
}

#userinfo {

}

#userinfo dt {

}

#userinfo dd {

} 

#useractivity {

}

.user-recent {

}

.user-recent .alt {
	background-color: transparent;
}

.user-recent ol {

}

.user-recent ol li {

}

/* Profile Edit
=================================== */

fieldset { 

}

legend { 

}

fieldset table { 

}

fieldset table td { 

}

fieldset p { 

}


/* Other
=================================== */

#front-search {

}

#latest td, #forumlist td, #favorites td {
	border: 1px solid #f5f5f5;
}

#forumlist tr td div.nest {

}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {
	background-color:#F7FFDF;
}

#latest th, #forumlist th, #favorites th {
	background-color: #e1f4a8;
	border: 1px solid #f5f5f5;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#latest, #forumlist, #favorites {

}

.alt {
	
}

.bozo {

}

.alt.bozo {

}

.deleted {

}

.alt.deleted {

}
/* top navigation bar added by some DUDE in an office */

#top {

	background-color: #F5AD00;
	text-align: center;
	height: 25px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8CC63F;
}

.container {
	width: 760px;
	text-align: left;
}

/* main navigation */

#nav {
	text-align: right;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

#nav ul li {
	float: left;
	background-image: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

#nav a {
	background-image: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
	padding: 6px 10px;
	border-left: 1px solid #F5AD00;
	border-right: 1px solid #F5AD00;
}

#nav a:hover {
	background-color: #0D83DD;
	background-image: url(images/nav-bg.gif);
	color: #000;
	line-height: 25px;
	padding: 6px 10px;
	border-left: 1px solid #365800;
	border-right: 1px solid #FFF;
}



#nav a.navOn:link, #nav a.navOn:active, #nav a.navOn:visited {
	background-image: url(images/nav-bg.gif);
	color: #000;
	line-height: 25px;
	padding: 6px 10px;
	border-left: 1px solid #365800;
	border-right: 1px solid #FFF;
}

#nav a.navOn:hover {
	background-image: url(images/nav-bg.gif);
	color: #000;
	text-decoration: underline;
	line-height: 25px;
	padding: 6px 10px;
	border-left: 1px solid #365800;
	border-right: 1px solid #FFF;
}



/* subnavigation links */

#sub {
	text-align: center;
	margin: 0 0 20px 0;
}

#sub a {
	font-weight: bold;
	color: #006ABB;
	text-decoration: underline;
	padding: 5px 0;
}

#sub a:hover {
	border-bottom: 4px solid #86C620;
	text-decoration: none;
}

#sub a.subOn:link, #sub a.subOn:active, #sub a.subOn:visited {
	border-bottom: 4px solid #86C620;
	text-decoration: none;
}

#sub a.subOn:hover {
	color: #72B319;
	border-bottom: 4px solid #86C620;
	text-decoration: none;
}

/* footer */

#foot {
	font-size: 11px;
	background-color: #F5AD00;
	color: #FFF;
	text-align: center;
	border-top: 4px solid #8CC63F;
	padding: 10px 0;
	clear: both;
}

#foot a {
	color: #FFF;
	text-decoration: underline;
	padding: 1px 0;
}

#foot a:hover {
	background-color: #FFF;
	color: #3193DD;
}

.splashinfo{
        background-image: url(images/sologo.gif);
        background-repeat: no-repeat; 
        height: 75px;
        width:70%;
        border-style:solid;
        border-width:1px;
}

/* text bar */

#bar {
	background-color: #FFFBE1;
	border-top: 2px solid #D6CE95;
	border-bottom: 2px solid #EFEBD5;
	text-align: center;
	margin: 0 0 20px 0;
}

.logo {
	text-align: right;
	padding: 7px 0px 7px 0px;
	width:760px;
}

/* main links */

a:link, a:active, a:visited {
	color: #00F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background-color: #0000ff;
	color: #ffffff;
}



/* blue links */

a.b:link, a.b:active, a.b:visited {
	color: #00F;
	text-decoration: underline;
	padding: 1px 2px;
}

a.b:hover {
	background-color: #00F;
	color: #FFF;
	text-decoration: none;
}

a.bb:link, a.bb:active, a.bb:visited {
	color: #00F;
	text-decoration: underline;
	padding: 1px 2px;
	font-weight:bold;
}

a.bb:hover {
	background-color: #00F;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}

a.bselect:link, a.bselect:active, a.bselect:visited {
	color: #F5AD00;
	font-weight: bold;
	text-decoration: underline;
	padding: 1px 2px;
}

a.bselect:hover {
	background-color: #F5AD00;
	color: #FFF;
	text-decoration: none;
}

a.noHover:hover {
	background-color: #FFF;
}

p a:link, p a:active, p a:visited {
	color: #00F;
	text-decoration: underline;
	padding: 1px 2px;
}

p a:hover {
	color: #FFF;
	text-decoration: none;
}
small {
color:#4096EE;
}

small.black {
	color:#000000;
}

.commentsTagLine{
	font-size: 1.5em;
    color:#4096EE;
    padding-bottom: 15px;
	font-weight:bold;
}

.moderationWarning{
    font-size: 10px;
    font-family:verdana;
    margin 10px 5px 10px 5px;
    color:#8CC63F;
    padding: 10px;
}

ol#commentlist {
	list-style:none;
	margin:5px 0;
	padding:0;
}

.commentname {
	color:#D7D6D5;
}

.commentname a {
	font:bold 110% arial, sans-serif;"Trebuchet MS", "Lucida Grande", verdana, helvetica,
	text-decoration:underline;
}

.commentname a:hover {
	background-color:#0000FF;
	color:#FFFFFF;
	text-decoration:none;
}

.commenttext {
	margin:5px 0 0 0;
	background:#EDF6E2;
    font-family:Georgia,arial,verdana;
    line-height:20px;
    font-size: 1.25em;
}

.alt .commenttext {
	margin:5px 0 0 0;
	background:#EDF6E2;
    font-family:Georgia,arial,verdana;
    line-height:20px;
    font-size: 1.25em;
}

* html .commenttext {
	height:90px;
	overflow:visible;
}

.commentp {
	padding:20px 12px 10px 10px;
}

.commenttext p {
	margin:0 0 10px;
	padding:0;
}

#commentblock ol li {
	margin-bottom:30px;
}

#commentblock {
	margin-left:4px;
}

.gravatar {
	background:url(images/grav.png) no-repeat;
	display:inline;
	float:left;
	height:32px;
	width:32px;
	margin:20px 0 0 10px;
	padding:8px;
}

#commentsform p {
	margin-bottom:5px;
	margin-top:5px;
}

h3.entrytitle,h3 {
	color:#4096EE;
	display:block;
	font-size:1.3em;
	margin:0em 0em .75em 0em;
}

h3 a:link,h3 a:visited,h3 a:active {
	color:#4096EE;
	text-decoration:none;
}

h3 a:hover{
	background-color:#DEEFFB;
}

.entry {
padding:0px 0px 15px 0px;
border-bottom:#ddd 1px dashed;
margin-bottom: 35px;

}

.entrybody {
	color:#354C52;
	font-family:Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	padding-top:0px;
}

.entrybody a:link,.entrybody a:visited {

}

.entrybody a:active,.entrybody a:hover {

}

.entrymeta {
	color:#D7D6D5;
	margin:0;
	padding:0;
	font-size:90%;
}

.entrymeta .comments {
	background:url(images/comments.gif) no-repeat left center;
	padding-left:15px;
}

h2.archives {
	background-color:#FFC;
	color:#999;
	font-style:italic;
	margin-bottom:25px;
	text-align:center;
}

.entrymeta-single {
	color:#333;
	margin-bottom:20px;
	margin-top:3px;
}

.entrybody ul,.entrybody ol {
	margin:10px 0 10px 30px;
}
.entry li{
	line-height:1.6em;
}

table {
	margin:0px;
}

td,th {
	padding:3px;
}

blockquote{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(images/blockquote.gif) no-repeat left top;	
}
.tiny{
	font-size:x-small;
}
.frmEleText{
	border-style:none; 
	border-width:0px; 
	background-color:#F3FFCF; 
	width:50%; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:16px; 
	color:#000000;
	padding:5px;
}