/*
Theme Name: COYA II
Theme URI:
Description: Paalam Wordpress theme mixed with Kakumei BBPress theme and COYA graphics.
Version: 0.2
Author: Pat Race
Author URI: http://akrobotics.com
*/

/* Globals 
=================================== */

* { margin: 0; padding: 0; }

body {
	margin: 10px 0;
	padding: 0;
	background:#eee url(/wp-content/themes/coya/img/bodybg.gif) fixed;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
  	font-size: 10px; /* easy scaling */
  	font-size: 0.76em;
	color: #333;
	/* font: 62.5% 'Trebuchet MS', 'Lucida Grande', Verdana, Tahoma, Arial; */
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Georgia, Tahoma, Verdana, Arial, Serif;
	font-weight:normal;
	color: #333;	
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;	
}

a:link, a:visited {
	color: #2370C2;
	text-decoration:none;
	border-bottom:#9BB 1px solid;
}
a:hover,a:active 
{
	color:#343A88;
	text-decoration:none;
	border-bottom:#699 1px solid;
}
a img 
{
	border:0;
	padding-bottom:2px;
	border-bottom:1px;
}
blockquote 
{
	margin:1em;
	padding:0 2em;
	background:url(/wp-content/themes/coya/img/quote.gif) no-repeat left top;
	color:#888;
}

/* Header */
#header 
{
	background:url(/wp-content/themes/coya/img/discohead.jpg) no-repeat center;
	height:180px;
	width:900px;
	border:#ccc 3px double;
	margin:10px auto;
}
#header h1{
	padding: 10px 0 0 10px;
	font-size: 3em;
	font-variant:small-caps;
}
#header h2 {
	padding:  6px 0 0 10px;
	font-size: 16px;
	font-family:Tahoma, Verdana, Arial, Serif;
	color:#F5F5F5;
}

#header ul{
	position: absolute;
	top:214px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#header li {
	display: inline;
	padding: 0 16px 0 0;
	font-family: Georgia, Tahoma, Arial, Serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;	
}

#header li a{
	color: #333;	
}

#header a {
	text-decoration: none;
	border: none;
	color:#F5F5F5;
}
#header * 
{
	color:#336;
}

/* Menu */

#menu 
{
	text-align:right;
	padding:0;
	height:30px;
	line-height:30px;
	background:#4F8BB3;
	width:900px;
	margin:0 auto;
	border:#ccc 3px double;
}

#menu ul {
	margin: 0 auto;
	padding:0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a 
{
	padding:8px 10px;
	text-decoration: none;
	font-variant:small-caps;
	font-size: 14px;
	font-weight: bold;
	border:0;
	color:#eee;	
}
#menu a:hover, 
#menu a:active,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active
{
	background:#86B9D6;
	color:#fff;
	border:0;
}
/* Main */

#main {
	width: 880px;
	margin: 0 auto;
	padding: 10px;
	background:#fff;
	border:#ccc 3px double;
}

#main li{
	list-style: none; 
}

#main h2 {
	padding: 4px;
	margin: 0 0 2px 0;
	font-size: 1.8em;
	font-weight: normal;	
	line-height:1.2em;
	border-bottom:#ddd 1px solid;
}

#main h3 {
	padding: 4px;
	font-size: 1.4em;		
	line-height:1.2em;
	/* border-bottom:#ddd 1px solid; */
}

#main h2 a 
{
	border:0;
}

#main .feed 
{
	list-style-image:none;
	background:url(/wp-content/themes/coya/img/icon_feed.gif) no-repeat left 3px;
	padding:3px 17px; 
}

ul.authorposts
{
	margin:0;
	padding:0 2em;
}
ul.authorposts li
{
	margin:0;
	padding:5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}

/* Footer */

#footer {
	margin: 5px auto 0;
	padding:0 15px;
	width:870px;
	background: #FFF;
	border:#ccc 3px double;
}

#footer p {
	margin: 6px 10px 0 0;
	padding: 0;
	line-height: 14px;
	font-size: 10px;
	color: #131;
}
.footImages 
{
	float:right;
}
#footer a:link, #footer a:visited {
	color: #131;
	border:0;
}
#footer a img{
	border: 0;
}
#footer a:hover, #footer a:active,#footer p strong {
	color: #999;
	text-decoration:none;
	border:0;
}

/* END Footer */

#header, #sidebar, #footer, .widget 
{
	overflow:hidden;
}

.clearBoth{
	clear: both;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
}

.bbcrumb a{
	text-decoration: none;
	border-bottom: none;
}

/*
.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}
.notice p { margin-bottom: 0; }
.login { 
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
}
.login a{
	color: #dcd8ff;
}
.regtxt{
	color: #FFF;
}
.login p { padding: 0 0 2px; }
.login label {
	display: block;
	float: left;
	padding-right: 10px;
}
.login #submit {
	font-size: 1.2em;
	margin-top: 15px;
	//float: left;
}
p.login {
	font-weight: normal;
	font-size: 1.2em;
	margin: 33px 0 0 0;
}
.sticky { background: #a1d29a; }
*/

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

#topic-tags fieldset{ 
	border-top: 1px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 200px;
}


.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	list-style: none;
	margin: 0 0 0 140px;
	padding: 0;
}

#thread li {
	margin: 10px; 0;
	background: #eee;
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	margin-left: -150px;
	overflow: hidden;
	position: absolute;
	width: 125px;
	line-height: 14px;
}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.post {
	min-height: 100px;
	_height: 100px;
}

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 670px;
	display: block;
}

.postform label { display: block; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */

#latest td, #forumlist td, #favorites td, #announcements td, #forumStickies td { padding: 5px 10px; }

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover, #announcements tr:hover, #forumStickies tr:hover { background: #e4f3e1; }

#latest th, #forumlist th, #favorites th, #announcements th, #forumStickies th{
	border-bottom: 1px solid #343a88; /*was aaa*/
	background-color: #529fc9; /*was #ddd*/
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
	color: #f5f5f5;
}

#latest, #forumlist, #favorites, #announcements, #forumStickies {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: relative;
	right: 0;
}

#profile-menu li {
	margin: 0;
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display: inline;
	border-bottom: 1px solid #6f6f6f;
	position: relative;
	top: -3px;
}

#profile-menu li.current {
	background-color: #ddd;
	border-bottom: 1px solid #9e9e9e;
}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 720px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}

/* Search
=================================== */
.searchbutton {
	margin: 5px 0 1px 10px;
 	background: #ddd;
 	color: #000;
 	font-size: 12px;
 	width: 60px;
}

#front-search {
	float: right;
	margin-top: -8px;
}

