/*
Theme Name: NWFed
Version: 1.0
Author: Storyboarders
*/
@import url('cssreset.css');

@import url("/wp-content/plugins/events-manager/events_manager.css");

strong
{
font-weight:bold;
}

em
{
	font-style:italic;
}

a
{
	text-decoration:none;

}

a:hover
{
	color:red;	
}

.alignleft
{
	float:left;
}

.alignright
{
	float:right;
}

h3
{
	font-size:1.2em;
	font-family:georgia;
	margin:20px 0 10px 10px;
    font-weight:normal;
}

h4
{
	margin:10px 0px 10px 10px;
	font-family:georgia;
	font-weight:bold;
}

html
{
	background-image:url(images/bodybg.jpg);
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	background:url(images/pagebg.jpg) repeat-x left top;
	text-align:justify;
}

body#grants
{
	background:url(images/pagebgGreen.jpg) repeat-x left top;
}

body#joining
{
	background:url(images/pagebgGold.jpg) repeat-x left top;
}

body#museumfutures
{
	background:url(images/pagebgLightBlue.jpg) repeat-x left top;
}

body#events
{
	background:url(images/pagebgRed.jpg) repeat-x left top;
}

body#resources
{
	background:url(images/pagebgOrange.jpg) repeat-x left top;
}

#page
{
	margin:auto;
	width:760px;
	position:relative;
}

#header
{
	height:110px;
	margin-bottom:15px;
	background:url(images/header.jpg) no-repeat left top;
}

#grants #header
{
	background:url(images/headerGreen.jpg) no-repeat left top;
}

#museumfutures #header
{
	background:url(images/headerLightBlue.jpg) no-repeat left top;
}

#joining #header
{
	background:url(images/headerGold.jpg) no-repeat left top;
}

#events #header
{
	background:url(images/headerRed.jpg) no-repeat left top;
}

#resources #header
{
	background:url(images/headerOrange.jpg) no-repeat left top;
}


#header h1
{
	overflow:hidden;
	background-image:url(images/NWFEDlogo.png);
	float:left;
}

#header h1 a
{
	display:block;
	height:110px;
	width:211px;
	text-indent:-9000em;
}

#header p
{
	float:right;
	color:#fff;
	height:110px;
	width:14em;
	text-align:justify;
	font-size:1.2em;
	font-weight:bold;
	line-height:1em;
	padding:0px 5px 5px 0px;
	margin-bottom:33px;
	background:url(images/strapline2.png) no-repeat center right;
	text-indent:-999em;
}

#mainnav
{
	background:#d4c4b5 url(images/MainNavbg.jpg) no-repeat right top;
	height:32px;
	margin-bottom:10px;
	padding:10px 30px 0px 0px;
	float:left;
}

#mainnav li
{
	display:inline;
	list-style:none;
	margin:0px 0px 10px 10px;
}

#mainnav li a
{
	color:#383838;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:1.2em;
	padding-bottom:5px;
}

#mainnav li a:hover
{
color:#6b7595;
}

#accessBtn
{
	float:right;
	margin-bottom:10px;
}

#accessBtn li
{
	text-indent:-999em;
	display:block;
	float:right;
	width:32px;
	height:23px;
	border:0px dotted #ccc;
	cursor:pointer;
	margin-left:5px;
}



li#increase
{
	background:url(images/textplus.png) left top;
}

li#decrease
{
	background:url(images/textplus.png) center top;
}

li#reset
{
	background:url(images/textplus.png) right top;
}

li#footerlink
{
	background:url(images/footerlinkbtn.png) right top;
}

li#footerlink a
{
	display:block;	
	width:32px;
	height:23px;
}

li#monostyle
{
	background:url(images/monochromebtn.png) right top;
}

li#monostyle a
{

display:block;	
	width:32px;
	height:23px;

}

li#colourstyle
{
	background:url(images/colourbtn.png) right top;
        display:none;
}

li#colourstyle a
{

display:block;	
	width:32px;
	height:23px;
        display:none;

}


#TopContent
{
	float:left;
	width:360px;
	padding-left:6px;
	clear:both;
	background: url(images/TopContentbg.jpg) center bottom no-repeat;
	padding-bottom:15px;
}

#TopContent p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	padding:3px 0px 10px 5px;
	color:#565656;
	font-style:italic;
	line-height:1.5em;
}

#TopContent p.joinus
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	padding:0px 0px 10px 5px;
	font-style:italic;
	text-align:right;
	margin-top:-25px;
}

#TopContent p.joinus a
{
	color:#dec11e;
	border-bottom:1px dotted #ccc;
}

#TopContent p.joinus a:hover
{
	color:#ceb112;
	border-bottom:1px dotted #333;
}

#MainImg
{
	float:right;
	border:10px solid #fff;
	display:block;
}

div.services
{
	width:250px;
	float:left;
	margin:10px;
}

#content div.services a
{
	border-bottom:0;
}

div.services img
{
	width:240px;
	border:5px solid #fff;
}

#content div.services h2 a
{
	border-bottom:1px dotted #ccc;
}

#content div.services h2 a:hover
{
	border-color:#333;
}

#content 
{
	width:540px;
	float:left;
	clear:both;
	font-size:0.8em;
	padding:10px 0px;
}

#content p
{
	margin:0 10px 15px 10px;
	line-height:1.3em;
}

#content a
{
	border-bottom:1px dotted #bbb;
}

#content a:hover
{
	border-bottom:1px dotted #666;
}

#content p a:visited
{
	color:#777 !important;
}

#content ul
{
	margin-left:35px;
	padding-top:10px;
	padding-bottom:10px;
}

#content ul li
{
	list-style-type:disc;
	margin-bottom:8px;
	line-height:1.3em;
        margin-right:20px;
}

#content ul li ul
{
padding-bottom:5px;
}

#content ul li ul li
{
list-style:circle;
font-size:0.9em;
}

#content #exerpt
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#565656;
	font-style:italic;
	line-height:1.5em;
	background:url(images/DividerRenaissance.jpg) bottom left no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}

#content div.services h2
{
	margin:0 0 5px 0;
	font-family:georgia;
	font-size:1.4em;
}

#content div.services p
{
	margin:0;
}

#content .post
{
	margin:15px 10px 0px 10px;
    padding-bottom:15px;

}

#content h2
{
	margin:0 0 10px 10px;
	font-size:1.8em;
	padding-bottom:3px;
	font-family:georgia;
}
#content h3
{
	margin:20px 0 10px 10px;
	font-size:1.4em;
	padding-bottom:3px;
	font-family:georgia;
}

#content .post h3
{
	margin:20px 0 10px 0;
	font-size:1.4em;
	padding-bottom:3px;
	font-family:georgia;
}

#content .post h3 a
{
	color:#4b4f5a;
}


#content .post small
{
	margin:2px 0 10px 0;
	padding:3px 0;
	display:block;
	color:#666;
	font-size:0.8em;
}

#content .post small a
{
	color:#4B4F5A;
}

#content .post small .comLink
{
	background:url(images/comments.png) no-repeat left center;
	padding:3px 6px 5px 20px;
	color:#444;
	border-bottom:0;
}

#content .post p
{
	margin:0 0 15px 0;
}

#content.single h2
{
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	padding:10px 0px 30px 10px;
	text-align:left;
	margin:0 0 0 0;
	color:#4B4F5A;
}

#content.single p
{
	line-height:1.4em;
}

#content .downloads
{
	background:transparent url(images/DividerRenaissance.jpg) no-repeat scroll left top;
	padding-top:15px;
}

#content .downloads a:visited, #resources #content a:visited
{
	background:url(images/visited.png) no-repeat right center;
	padding-right:18px;
}

#content .links
{
	border:1px solid #bbb;
	background:#fff;
	padding:0 15px 15px 0;
	float:left;
	margin-bottom:15px;
}

#content .secondarylinks
{
	border:1px solid #bbb;
	background:#fff;
	padding:0 15px 15px 0;
	float:left;
	margin-bottom:15px;
}


#content .links h3, #content .secondarylinks h3
{
	font-size:1.4em;
	font-weight:bold;
	margin-left:0;
}

#content .links h3 a, #content .secondarylinks h3 a
{
	color:#61719e;
	border-bottom:1px dotted #ccc;
}

#content .links p, #content .secondarylinks p
{
	margin:0;
}

#content .links p, #content .links h3, #content .secondarylinks p, #content .secondarylinks h3
{
	float:right;
	width:350px;

}

#content .links  a, #content .secondarylinks  a
{
	float:left;
	border:0;
}

#content .links  a img, #content .secondarylinks  a img
{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#content .links  a:hover img, #content .secondarylinks  a:hover img
{
	border-color:#bbb;
}

#content .links p.link, #content .secondarylinks p.link
{
	clear:both;
	text-align:right;
	float:none;
	width:auto;
	padding-top:10px;
}

#content .links p.link a, #content .secondarylinks p.link a
{
	float:none;
	border-bottom:1px dotted #ccc;
}

ol.commentlist
{
	margin:10px;
}

ol.commentlist li
{
	margin-bottom:30px;
	position:relative;
	
}

ol.commentlist li div.comTxt
{
	padding:10px;
	border:2px solid #D7C9BE;
	clear:both;
	background:#f9f3f2;
}

ol.commentlist li.alt div.comTxt
{
	background:#f4f4f4;
}

ol.commentlist li em
{
	margin-bottom:15px;
	display:block;
}

#content ol.commentlist li p.author
{
	padding:0 0px 10px 110px;
	float:left;
	background:url(images/speakblog.png) no-repeat left bottom;
	margin-bottom:-2px;
}

#content ol.commentlist li.alt p.author
{
	background:url(images/speakblogalt.png) no-repeat left bottom;
}

ol.commentlist li p.author cite
{
	font-size:1.1em;
	font-weight:bold;
}

ol.commentlist li small
{
	float:right;
	font-size:0.8em;
}

ol.commentlist li small a
{
	color:#666;
}

#content ol.commentlist li p
{
	clear:both;
	margin:0 0 10px 0;
	color:#444;
}

#content #cformsform
{
	padding-top:25px;
	background:url(images/DividerRenaissance.jpg) no-repeat top center;
}

#commentform input, textarea
{
	border:1px solid #888;
}

#commentform input:hover, textarea:hover, #commentform input:focus, textarea:focus
{
	border:1px solid orange;
}

#commentform em
{
	font-size:2em;
	color:orange;
	font-family:times
}

#sidebar
{
	float:right;
	width:200px;
}

#sidenav
{
	background:#d7c9be url(images/SideNavbg.jpg) no-repeat left bottom;
	width:190px;
	padding:10px 0 20px 0;
}

#sidenav li
{
	margin:0px 20px 0px 20px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #c6bab1;
}

#sidenav li a
{
	color:#794d2b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
}

#widget_news
{
	margin-top:15px;
	width:190px;
	text-align:left;
	font-size:0.8em;
}

h2.widgettitle
{
	font-family:georgia;
	margin:10px 0;
}

h2.widgettitle a
{
	color:#61719e;
	font-weight:bold;
	padding:5px 0 5px 30px;
	background:url(images/rss.gif) no-repeat center left;
}

#widget_news dt
{
	margin-bottom:5px;
	line-height:1.4em;
}

#widget_news dt a
{
	color:#61719e;
	border-bottom:1px dotted #aaa;
}

#widget_news dt a:hover
{
	border-bottom:1px dotted #555;
}

#widget_news dt a:visited
{
	color:#777;
}

#widget_news dd
{
	line-height:1.4em;
	margin-bottom:15px;
}

#sidenav li a.grants:hover, 
#grants #content h2, 
#grants #content h3, 
#grants #content .post h3 a, 
a.grants, 
#content .post.grants a,
#content .post.grants h3 a,
#grants #commentform em, 
#grants ol.commentlist li p.author cite a,
div.services.grants h2 a,
#content .post.grants small a,
#grants #content a
{
	color:#009900;
}

#grants #commentform input:hover,
#grants #commentform input:focus,
#grants #commentform textarea:hover,
#grants #commentform textarea:focus, 
#grants ol.commentlist li
{
	border-color:#009900;
}


#sidenav li a.joining:hover, 
#joining #content h2, 
#joining #content h3, 
#joining #content .post h3 a, 
a.joining, 
#content .post.joining a,
#content .post.joining h3 a,
#joining #commentform em, 
#joining ol.commentlist li p.author cite a,
div.services.joining h2 a,
#content .post.joining small a,
#joining #content a
{
	color:#e5b438;
}

#joining #commentform input:hover,
#joining #commentform input:focus,
#joining #commentform textarea:hover,
#joining #commentform textarea:focus, 
#joining ol.commentlist li
{
	border-color:#e5b438;
}

#joining address
{
line-height:1.6em;
margin-left:10px;
}

#sidenav li a.events:hover, 
#events #content h2, 
#events #content h3,
#events #content .post h3 a, 
a.events,
#content .post.events a, 
#content .post.events h3 a,
#events #commentform em, 
#events ol.commentlist li p.author cite a,
div.services.events h2 a,
#content .post.events small a,
#events #content a
{
	color:#c31619;
}

#events #commentform input:hover,
#events #commentform input:focus,
#events #commentform textarea:hover,
#events #commentform textarea:focus, 
#events ol.commentlist li
{
	border-color:#c31619;
}

#sidenav li a.resources:hover, 
#resources #content h2, 
#resources #content h3,
#resources #content .post h3 a, 
a.resources, 
#content .post.resources a,
#content .post.resources h3 a,
#resources #commentform em, 
#resources ol.commentlist li p.author cite a,
div.services.resources h2 a,
#content .post.resources small a,
#resources #content a
{
	color:#e14500;
}

#resources #commentform input:hover,
#resources #commentform input:focus,
#resources #commentform textarea:hover,
#resources #commentform textarea:focus, 
#resources ol.commentlist li
{
	border-color:#e14500;
}

#sidenav li a.museumfutures:hover, 
#museumfutures #content h2, 
#museumfutures #content h3,
#museumfutures #content .post h3 a, 
a.museumfutures,
#content .post.museumfutures a, 
#content .post.museumfutures a,
#content .post.museumfutures h3 a,
#museumfutures #commentform em, 
#museumfutures ol.commentlist li p.author cite a,
div.services.museumfutures h2 a,
#content .post.museumfutures small a,
#museumfutures #content a
{
	color:#4f85cb;
}

#museumfutures #commentform input:hover,
#museumfutures #commentform input:focus,
#museumfutures #commentform textarea:hover,
#museumfutures #commentform textarea:focus, 
#museumfutures ol.commentlist li
{
	border-color:#4f85cb;
}


#resources #Renaissance .post
{
border-bottom:0px;
}

#resources #Renaissance h2, 
#resources #Renaissance h3,
#resources #Renaissance #commentform em, 
#resources #Renaissance ol.commentlist li p.author cite a
{
	color:#860961;
}

#resources #Renaissance .post h3
{
    color:#860961;
	margin-bottom:10px;
}


#resources #Renaissance #commentform input:hover,
#resources #Renaissance #commentform input:focus,
#resources #Renaissance #commentform textarea:hover,
#resources #Renaissance #commentform textarea:focus, 
#resources #Renaissance ol.commentlist li
{
	border-color:#860961;
}

#resources #Renaissance
{
background:url(images/DividerRenaissance.jpg) top left;
background-repeat:no-repeat;
margin-top:10px;
padding-top:20px;
}

#resources #Renaissance a
{
color:#860961;
}

#resources #Renaissance ul li a
{
color:#860961;
}


#sidenav li a.resources:hover
{
color:#e14500;
}

#sidenav li a.museumfutures:hover
{
color:#4f85cb;
}

#sidenav li a.joining:hover
{
color:#b5a146;
}

#sidenav li a.events:hover
{
color:#c31619;
}

#MainPartners
{
	width:760px;
	margin:-15px auto auto;
}

#MainPartners img
{
float:left;
margin:10px 20px 10px 0px;
}

#MainPartners a img
{
float:left;
margin:10px 20px 10px 0px;
}

#footer
{
	background:url(images/footerbg.jpg) top left;
	height:182px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0f8a9c;
	clear: both;
}


#footerTxt
{
width:760px;
margin:auto;
}

#footerTxt p
{
margin-bottom:10px;
}

#footerTxt a
{
color:#dc6e1c;
}

#footerTxt a:hover
{
color:#FF3300;
}

.footerColumn
{
	width:180px;
	float:left;
	padding:20px 10px 0px 0px;
}

.footerColumn li
{
	margin-bottom:5px;
}

.footerColumnright li
{
	margin-bottom:5px;
}

.footerColumnright
{
	width:180px;
	float:left;
	padding:20px 10px 0px 0px;
}

.sblink
{
	font-size:0.8em;
	text-align:left;
}

div.clear
{
clear:both;
}

#footertargetdiv a
{
	overflow:hidden;
	text-indent:-9000em;
	display:block;
	width:0px;
	height:0px;
}

.regtext
{

	padding-top:10px;
}
#page #hottags {
	clear:left;
	width:520px;

}
#page #discussions {
	width:500px;
	margin-left: 12px;
}
#page .bbcrumb {
	display: block;
	width: 500px;
	margin-bottom: 12px;
}
#page #content #discussions #latest, #page #content #discussions #forumlist {
	padding: 5px;
	margin-bottom:18px;
	margin-left: 0px;
	border: 1px dotted #794D2B;
}
#page #content #discussions #latest th, #page #content #discussions #forumlist th {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px 6px 6px 0px;
	margin: 0px;
	background: #D5C7BC;
	font-size: 110%;
	color: #794D2B;
}
#page #content #discussions #latest td, #page #content #discussions #forumlist td {
	padding: 5px;
}
#page #content .bbcrumb {
	margin: 0 10px 15px;
	clear: left;
}
#page #content .infobox #topic-info #topic_posts {
	margin-left: 12px;
}
#page #content #thread .poststuff {
	margin-left: 12px;
}
#page #content .login a, #page #content .bbcrumb a, #page #content #thread  a, #page #content #topic-tags a, #page #content .rss-link a,  #page #content .admin a {
	color: #9A4D2B;
}
#page #content .login div {
	margin-left: 12px;
	display: block;
}
#page #content .login div label {
	display: block;
	margin-bottom: 12px;
	width: 250px;
	float: left;

}
#page #content .login div label #quick_user_login, #page #content .login div label #quick_password, #page #content input {
	width: 220px;
	border: 1px solid #B9792B;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #894D2B;
	margin-top: 7px;
	padding: 0px;
}
#page #content .login .remember label #quick_remember {
	border-style: none;
	width: 20px;
}
#page #content .login .remember label {
	width: 500px;
}
#page #content #postform fieldset #post-form-post-container label #post_content {
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#post_content li {
	background: url(none);
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#page #content form fieldset table .form-field th {
	padding: 6px;
	text-align: right;
}
#page #content form fieldset table .form-field td {
	padding: 6px;
	text-align: left;
}#page #content form .submit input, #page #content .login div .submit, #page #content #topic-tags #tag-form  #tagformsub, #page #content .admin #topic-move fieldset div input  {
	background: #D7C9BE;
	width: auto;	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#page #content form fieldset legend {
	margin-left: 12px;
	line-height: 33px;
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home #page #content form fieldset {
	margin-left: 12px;
}
/* Topic Page
=================================== */

.infobox {
	border-width: 1px 0;
	padding: 1em 0;
}

.infobox ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	padding: 0 0 0 1em;
	clear: left;
}

#tag-form p {
	margin-bottom: 0;
}

input#tag {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#tagformsub {
	border: 1px solid #999;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#thread {
	list-style: none;
	margin: 0em 0 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
	/* Hack to force padding on .threadauthor on IE */
	border-top: 1px solid #fff;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	padding: 1em 1em 0 1em;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	background-color: #FFF;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	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;
	white-space: nowrap;
}

h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}

.postform {
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 20em;
	margin: 5px 0;
	padding: 0px;
	width: 500px;
	max-width: 500px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform label {
	display: block;
	margin: 0px;
	padding: 0px;
}

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

p.submit { text-align: right; }

p.allowed { margin-bottom: 0; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

p.rss-link {
	text-align: right;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;

	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover {
	background-color: #FFF;
}

#latest th, #forumlist th, #favorites th {
	text-align: left;
	background-color: #D5C7BC;
	font-weight: normal;
	padding: 5px 9px;
	color: #794d2b;
}

#latest th a, #forumlist th a, #favorites th a {
	color: rgb(200, 200, 200);
	font-style: italic;
}

#latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
	color: rgb(255, 255, 255);
}

tr.bb-category td {
	background-color: #F7F7F7;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 3em;
	width: 500px;
}

#latest, #forumlist {
	margin-top: 12px;
}

#discussions .nav {
	margin-top: -2em;
	margin-bottom: 1em;
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #e4f3e1;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#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;
	width: 470px;
}

.user-recent ol {
	margin: 5px 0 0 28px;
}

.user-recent ol li { margin: 0 0 3px; }

/* Search
=================================== */

#topic-search-form 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;
	background-color: #f6f6f6;
}

#topic-search-form div {
	clear: both;
}

#topic-search-form div label {
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
	font-weight: bold;
}

#topic-search-form div div {
	display: block;
	float: left;
	clear: none;
	padding: 5px;
}

#topic-search-form div div input {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#search-for { margin: 15px 0 5px; }

.search-results { margin: 0 0 10px; }

.search-results ol { margin: 5px 0 0 28px; }

.search-results ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page 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;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table tr.error th em,
#register-page fieldset table tr.error th em,
#profile-page fieldset table tr.error th em {
	position: absolute;
	/* fieldset:padding-left + table:margin-left + table:width + td:padding-left + input:width + input:padding-right */
	left: 458px; /* 10 + 15 + 20% * ( 95% * (760 - 10)  ) + 5 + 280 + 5 */
	margin-left: 1em; /* th:padding-right = 1em */
	color: red;
	font-style: normal;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset input[type=text],
#register-page fieldset input[type=text],
#profile-page fieldset input[type=text],
#login-page fieldset input[type=password],
#profile-page fieldset input[type=password] {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page tr.form-required label:before,
#register-page tr.form-required label:before,
#profile-page tr.form-required label:before,
p.required-message:before {
	content: ' * ';
	color: red;
	vertical-align: 10%;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	padding: 1px;
	border: 1px solid #c00 !important;
}

.hidden {
	display: none;
}

#pass-strength-result {
	padding: 2px;
	text-align: center;
	width: 280px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
}

#pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
}

#pass-strength-result.short {
	background-color: #e3e3e3;
}

#pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
}

p.submit input {
	background-color: #ccc;
	border: 1px solid #999;
	padding: 2px 4px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

p.submit input:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

p.submit input:active {
	border-color: rgb(0, 100, 0);
}
#page #content #discussions h2 {
	margin: 0px 0px 16px;
	padding: 0px;
}

#blog #page #content #postform {
	width: 529px;
	margin: 0px;
	padding: 0px;
}
#page #content #postform fieldset #post-form-title-container {
	margin: 0px;
	padding: 0px;
}
#page #content .post-form {
	margin-left: 0px;
}
#blog #page #content #postform fieldset #post-form-post-container label #post_content {
	list-style: none;
}
#page #content #postform fieldset #post-form-post-container {
	margin: 0px; !important
	padding: 0px;!important
}
#blog #page #content .infobox #topic-info .topicmeta {
	display: none;
}
#page #content .infobox #topic-info .topictitle {
	display: block;
}
#page #content #user-replies ol .alt, #blog #page #content #user-threads ol .alt {
	background: #F3F3F3;
	padding-top: 4px;
	padding-bottom: 4px;
}#page #content #postform fieldset #post-form-post-container label #post_content li {
	list-style: none;
}
#home #page #postform fieldset .panel, #home #page .postform.edit-form fieldset .panel {
	list-style: none;
}
#home #page #postform fieldset .panel li, #home #page .postform.edit-form fieldset .panel li{
	list-style: none;
	background: url(none);
}
#page #sidebar #sidenav #buttons {
	border-style: none;
}
#page #sidebar #sidenav #buttons img {
	margin-right: 15px;
	margin-left: 15px;
}


