﻿#page
{
	background: transparent url(/sites/all/themes/apaddedforum/images/dropshadows.png) repeat-y right;
	margin: 0 auto;
	padding-right: 1.5em;
	position: relative;
	text-align: left;
	width: 820px;
	min-height: 100.1%
}
#csspagehook
{
	background: transparent url(/sites/all/themes/apaddedforum/images/dropshadows.png) repeat-y left;
	padding-left: 1.5em;
}
#csspagehookinner
{
	background: #fff url(/sites/all/themes/apaddedforum/images/bgswirl.png) right 500px no-repeat;
	padding: 1em;
}
html
{
	min-height: 100.1%; 
	margin-bottom: 1px;
	background-color: #5a5750;
}
body
{
	height: 100%;
	font-size: 62.5%;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Eras Medium ITC" , "Bitstream Vera Sans" , "DejaVu Sans" ,Verdana,sans-serif;
	line-height: 1.3;
	background-color: #5a5750;
}
#sidebar-right
{
	float: left;
	clear: right;
}

.sidebar
{
	width: 15.28em;
	padding: 0 0 1em 1.66em;
}

/*
.clear-block:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear-block
{
	display: inline-block;
}
 Hides from IE-mac 
* html .clear-block
{
	height: 1%;
}
.clear-block
{
	display: block;
}

html body
{
	font-size: 62.5%;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" , "Eras Medium ITC" , "Bitstream Vera Sans" , "DejaVu Sans" ,Verdana,sans-serif;
	line-height: 1.3;
	background-color: #5a5750;
}
#page #main, .sidebar
{
	font-size: 1.2em;
}
#page #tagline
{
	color: #eee;
	font-size: 1.1em;
	font-style: italic;
}
#page h1
{
	font-size: 1.5em;
	padding-bottom: .2em;
}
#page h2
{
	font-size: 1.4em;
	line-height: 1em;
	margin-top: 1em;
}
#page .sidebar h2
{
	margin: .64em 0;
	font-size: 1.2em;
}
#page h3
{
	font-size: 1.3em;
	margin-bottom: .64em;
}
#page .sidebar h3
{
	margin: .64em 0;
	font-size: 1em;
}
#page h4
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .69em;
}
#page h5
{
	font-weight: bold;
	margin-bottom: .5em;
}
#page legend
{
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 1.2em;
}
#page fieldset.collapsible legend
{
	font-size: 1em;
}
#page p
{
	margin-bottom: 1em;
}
#page ol, ul
{
	list-style: none;
}
#page dt
{
	font-weight: bold;
	margin-bottom: .5em;
}
#page fieldset
{
	padding: 0 0 .3em 0;
}
#page a:link, #page a:visited
{
	color: #709a00;
	text-decoration: none;
}
#page .sidebar .block-user a
{
	font-weight: bold;
}
#page .sidebar .expanded li a
{
	font-weight: normal;
}
#page a:hover, #page a:active
{
	color: #d40966;
}
#page table
{
	width: 100%;
}
#page table.boxothumbs
{
	width: auto;
}
#page table.boxothumbs th
{
	text-align: center;
}
#page table tr.even, #page table tr.odd
{
	background-color: transparent;
}
#page td, #page th
{
	padding: .3em;
	vertical-align: top;
}
#page code, #page pre
{
	font-size: 1.1em;
	background-color: #eee;
	font-family: "Monospace font handling in Firefox is braindead" ,FreeMono,Courier, "Courier New" ,monospace;
	font-size: 1em;
}
#page div.codeblock
{
	white-space: nowrap;
	margin-bottom: .5em;
	overflow-x: auto;
}
#page div.codeblock code
{
	background: transparent;
}
#page .postmeta
{
	background-color: #323232;
	color: #eee;
	padding: .3em;
	margin: 0 0 .8em 0;
	clear: both;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
#page .postmeta a:link, #page .postmeta a:visited
{
	color: #eee;
	font-weight: bold;
}
#page .postmeta .new
{
	position: absolute;
	right: -1px;
	top: 0;
	color: #fff;
	padding: .3em;
	background-color: #d40966;
	font-weight: bold;
	font-variant: small-caps;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
}
#page .forumthread
{
	border-bottom-style: none;
}
#page .forumthread .meta
{
	text-align: right;
}
.author
{
	width: 8em;
	padding-left: .3em;
	padding-bottom: 3em;
	float: left;
	clear: left;
}
.author a
{
	white-space: nowrap;
}
#page #csspagehook .author p
{
	font-size: .9em;
	margin-bottom: 0;
}

.block ul
{
	margin: 0;
	padding: 0 0 0.25em 1em;
}
/*
.node-unpublished
{
	background-color: #fff4f4;
}
.preview .node
{
	background-color: #ffffea;
}
#node-admin-filter ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#node-admin-buttons
{
	float: left;
	margin-left: 0.5em;
	clear: right;
}
td.revision-current
{
	background: #ffc;
}
.node-form .form-text
{
	display: block;
	width: 95%;
}
.node-form .container-inline .form-text
{
	display: inline;
	width: auto;
}
.node-form .standard
{
	clear: both;
}
.node-form textarea
{
	display: block;
	width: 95%;
}
.node-form .attachments fieldset
{
	float: none;
	display: block;
}
.terms-inline
{
	display: inline;
}

.poll .bar
{
	height: 1em;
	margin: 1px 0;
	background-color: #ddd;
}
.poll .bar .foreground
{
	background-color: #000;
	height: 1em;
	float: left;
}
.poll .links
{
	text-align: center;
}
.poll .percent
{
	text-align: right;
}
.poll .total
{
	text-align: center;
}
.poll .vote-form
{
	text-align: center;
}
.poll .vote-form .choices
{
	text-align: left;
	margin: 0 auto;
	display: table;
}
.poll .vote-form .choices .title
{
	font-weight: bold;
}
.node-form #edit-poll-more
{
	margin: 0;
}
td.poll-chtext
{
	width: 80%;
}
td.poll-chvotes .form-text
{
	width: 85%;
}


fieldset
{
	margin-bottom: 1em;
	padding: .5em;
}
form
{
	margin: 0;
	padding: 0;
}
hr
{
	height: 1px;
	border: 1px solid gray;
}
img
{
	border: 0;
}
table
{
	border-collapse: collapse;
}
th
{
	text-align: left;
	padding-right: 1em;
	border-bottom: 3px solid #ccc;
}





body.drag
{
	cursor: move;
}
th.active img
{
	display: inline;
}
tr.even, tr.odd
{
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	padding: 0.1em 0.6em;
}
tr.drag
{
	background-color: #fffff0;
}
tr.drag-previous
{
	background-color: #ffd;
}
td.active
{
	background-color: #ddd;
}
td.checkbox, th.checkbox
{
	text-align: center;
}
tbody
{
	border-top: 1px solid #ccc;
}
tbody th
{
	border-bottom: 1px solid #ccc;
}
thead th
{
	text-align: left;
	padding-right: 1em;
	border-bottom: 3px solid #ccc;
}
.breadcrumb
{
	padding-bottom: .5em;
}
.error
{
	color: #e55;
}
div.error
{
	border: 1px solid #d77;
}
div.error, tr.error
{
	background: #fcc;
	color: #200;
	padding: 2px;
}
.warning
{
	color: #e09010;
}
div.warning
{
	border: 1px solid #f0c020;
}
div.warning, tr.warning
{
	background: #ffd;
	color: #220;
	padding: 2px;
}
.ok
{
	color: #008000;
}
div.ok
{
	border: 1px solid #00aa00;
}
div.ok, tr.ok
{
	background: #dfd;
	color: #020;
	padding: 2px;
}
.item-list .icon
{
	color: #555;
	float: right;
	padding-left: 0.25em;
	clear: right;
}
.item-list .title
{
	font-weight: bold;
}
.item-list ul
{
	margin: 0 0 0.75em 0;
	padding: 0;
}
.item-list ul li
{
	margin: 0 0 0.25em 1.5em;
	padding: 0;
	list-style: disc;
}
ol.task-list li.active
{
	font-weight: bold;
}
.form-item
{
	margin-top: 1em;
	margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item
{
	margin-top: 0;
	margin-bottom: 0;
	white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th
{
	border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th
{
	border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error
{
	border: 2px solid red;
}
.form-item .description
{
	font-size: 0.85em;
}
.form-item label
{
	display: block;
	font-weight: bold;
}
.form-item label.option
{
	display: inline;
	font-weight: normal;
}
.form-checkboxes, .form-radios
{
	margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item
{
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
.marker, .form-required
{
	color: #f00;
}
.more-link
{
	text-align: right;
}
.more-help-link
{
	font-size: 0.85em;
	text-align: right;
}
.nowrap
{
	white-space: nowrap;
}
.item-list .pager
{
	clear: both;
	text-align: center;
}
.item-list .pager li
{
	background-image: none;
	display: inline;
	list-style-type: none;
	padding: 0.5em;
}
.pager-current
{
	font-weight: bold;
}
.tips
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select
{
	font-family: inherit;
	font-size: inherit;
	width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item
{
	width: 8em;
}
dl.multiselect dt, dl.multiselect dd
{
	float: left;
	line-height: 1.75em;
	padding: 0;
	margin: 0 1em 0 0;
}
dl.multiselect .form-item
{
	height: 1.75em;
	margin: 0;
}
.container-inline div, .container-inline label
{
	display: inline;
}
ul.primary
{
	border-collapse: collapse;
	padding: 0 0 0 1em;
	white-space: nowrap;
	list-style: none;
	margin: 5px;
	height: auto;
	line-height: normal;
	border-bottom: 1px solid #bbb;
}
ul.primary li
{
	display: inline;
}
ul.primary li a
{
	background-color: #ddd;
	border-color: #bbb;
	border-width: 1px;
	border-style: solid solid none solid;
	height: auto;
	margin-right: 0.5em;
	padding: 0 1em;
	text-decoration: none;
}
ul.primary li.active a
{
	background-color: #fff;
	border: 1px solid #bbb;
	border-bottom: #fff 1px solid;
}
ul.primary li a:hover
{
	background-color: #eee;
	border-color: #ccc;
	border-bottom-color: #eee;
}
ul.secondary
{
	border-bottom: 1px solid #bbb;
	padding: 0.5em 1em;
	margin: 5px;
}
ul.secondary li
{
	display: inline;
	padding: 0 1em;
	border-right: 1px solid #ccc;
}
ul.secondary a
{
	padding: 0;
	text-decoration: none;
}
ul.secondary a.active
{
	border-bottom: 4px solid #999;
}

#autocomplete
{
	position: absolute;
	border: 1px solid;
	overflow: hidden;
	z-index: 100;
}
#autocomplete ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#autocomplete li
{
	background: #fff;
	color: #000;
	white-space: pre;
	cursor: default;
}
#autocomplete li.selected
{
	background: #0072b9;
	color: #fff;
}
html.js input.form-autocomplete
{
	background-image: url(/misc/throbber.gif);
	background-repeat: no-repeat;
	background-position: 100% 2px;
}
html.js input.throbbing
{
	background-position: 100% -18px;
}
html.js fieldset.collapsed
{
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	margin-bottom: 0;
	height: 1em;
}
html.js fieldset.collapsed *
{
	display: none;
}
html.js fieldset.collapsed legend
{
	display: block;
}
html.js fieldset.collapsible legend a
{
	padding-left: 15px;
	background: url(/misc/menu-expanded.png) 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a
{
	background-image: url(/misc/menu-collapsed.png);
	background-position: 5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table *
{
	display: inline;
}
html.js fieldset.collapsible
{
	position: relative;
}
html.js fieldset.collapsible legend a
{
	display: block;
}
html.js fieldset.collapsible .fieldset-wrapper
{
	overflow: auto;
}
.resizable-textarea
{
	width: 95%;
}
.resizable-textarea .grippie
{
	height: 9px;
	overflow: hidden;
	background: #eee url(/misc/grippie.png) no-repeat center 2px;
	border: 1px solid #ddd;
	border-top-width: 0;
	cursor: s-resize;
}
html.js .resizable-textarea textarea
{
	margin-bottom: 0;
	width: 100%;
	display: block;
}
.draggable a.tabledrag-handle
{
	cursor: move;
	float: left;
	height: 1.7em;
	margin: -0.4em 0 -0.4em -0.5em;
	padding: 0.42em 1.5em 0.42em 0.5em;
	text-decoration: none;
}
a.tabledrag-handle:hover
{
	text-decoration: none;
}
a.tabledrag-handle .handle
{
	margin-top: 4px;
	height: 13px;
	width: 13px;
	background: url(/misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle
{
	background-position: 0 -20px;
}
.joined + .grippie
{
	height: 5px;
	background-position: center 1px;
	margin-bottom: -2px;
}
.teaser-checkbox
{
	padding-top: 1px;
}
div.teaser-button-wrapper
{
	float: right;
	padding-right: 5%;
	margin: 0;
}
.teaser-checkbox div.form-item
{
	float: right;
	margin: 0 5% 0 0;
	padding: 0;
}
textarea.teaser
{
	display: none;
}
html.js .no-js
{
	display: none;
}
.progress
{
	font-weight: bold;
}
.progress .bar
{
	background: #fff url(/misc/progress.gif);
	border: 1px solid #00375a;
	height: 1.5em;
	margin: 0 0.2em;
}
.progress .filled
{
	background: #0072b9;
	height: 1em;
	border-bottom: 0.5em solid #004a73;
	width: 0%;
}
.progress .percentage
{
	float: right;
}
.progress-disabled
{
	float: left;
}
.ahah-progress
{
	float: left;
}
.ahah-progress .throbber
{
	width: 15px;
	height: 15px;
	margin: 2px;
	background: transparent url(/misc/throbber.gif) no-repeat 0px -18px;
	float: left;
}
tr .ahah-progress .throbber
{
	margin: 0 2px;
}
.ahah-progress-bar
{
	width: 16em;
}
#first-time strong
{
	display: block;
	padding: 1.5em 0 .5em;
}
tr.selected td
{
	background: #ffc;
}
table.sticky-header
{
	margin-top: 0;
	background: #fff;
}
#clean-url.install
{
	display: none;
}
html.js .js-hide
{
	display: none;
}
#system-modules div.incompatible
{
	font-weight: bold;
}
#system-themes-form div.incompatible
{
	font-weight: bold;
}
span.password-strength
{
	visibility: hidden;
}
input.password-field
{
	margin-right: 10px;
}
div.password-description
{
	padding: 0 2px;
	margin: 4px 0 0 0;
	font-size: 0.85em;
	max-width: 500px;
}
div.password-description ul
{
	margin-bottom: 0;
}
.password-parent
{
	margin: 0 0 0 0;
}
input.password-confirm
{
	margin-right: 10px;
}
.confirm-parent
{
	margin: 5px 0 0 0;
}
span.password-confirm
{
	visibility: hidden;
}
span.password-confirm span
{
	font-weight: normal;
}

ul.menu
{
	list-style: none;
	border: none;
	text-align: left;
}
ul.menu li
{
	margin: 0 0 0 0.5em;
}
li.expanded
{
	list-style-type: circle;
	list-style-image: url(/misc/menu-expanded.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}
li.collapsed
{
	list-style-type: disc;
	list-style-image: url(/misc/menu-collapsed.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}
li.leaf
{
	list-style-type: square;
	list-style-image: url(/misc/menu-leaf.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}
li a.active
{
	color: #000;
}
td.menu-disabled
{
	background: #ccc;
}
ul.links
{
	margin: 0;
	padding: 0;
}
ul.links.inline
{
	display: inline;
}
ul.links li
{
	display: inline;
	list-style-type: none;
	padding: 0 0.5em;
}


#permissions td.module
{
	font-weight: bold;
}
#permissions td.permission
{
	padding-left: 1.5em;
}
#access-rules .access-type, #access-rules .rule-type
{
	margin-right: 1em;
	float: left;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item
{
	margin-top: 0;
}
#access-rules .mask
{
	clear: both;
}
#user-login-form
{
	text-align: center;
}
#user-admin-filter ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#user-admin-buttons
{
	float: left;
	margin-left: 0.5em;
	clear: right;
}
#user-admin-settings fieldset .description
{
	font-size: 0.85em;
	padding-bottom: .5em;
}
.profile
{
	clear: both;
	margin: 1em 0;
}
.profile .picture
{
	float: right;
	margin: 0 1em 1em 0;
}
.profile h3
{
	border-bottom: 1px solid #ccc;
}
.profile dl
{
	margin: 0 0 1.5em 0;
}
.profile dt
{
	margin: 0 0 0.2em 0;
	font-weight: bold;
}
.profile dd
{
	margin: 0 0 1em 0;
}



.rteindent1
{
	margin-left: 40px;
}
.rteindent2
{
	margin-left: 80px;
}
.rteindent3
{
	margin-left: 120px;
}
.rteindent4
{
	margin-left: 160px;
}
.rteleft
{
	text-align: left;
}
.rteright
{
	text-align: right;
}
.rtecenter
{
	text-align: center;
}
.rtejustify
{
	text-align: justify;
}
.ibimage_left
{
	float: left;
}
.ibimage_right
{
	float: right;
}
table.cke_editor fieldset
{
	padding: 0 !important;
}



.error
{
	color: #d40966;
}
.form-item .description
{
	font-size: .9em;
	color: #666;
}
#page .credit
{
	text-align: right;
	font-style: italic;
}
#page .thumb
{
	padding: 10px;
	background-color: #E5FF96;
}
#page a:hover img.thumb
{
	background-color: #FFD4E8;
}
#page .node .figureleft, #page .imgleft
{
	float: left;
	margin: 6px;
	margin-left: 0;
}
#page .node .figureright, #page .imgright
{
	float: right;
	margin: 6px;
	margin-right: 0;
}
#page .figurecentre, #page .imgcentre
{
	margin: auto;
	display: block;
}
#page .node .inset
{
	padding: 10px;
	background-color: #ebffae;
	margin: 10px;
}
#page .node .inset-side
{
	width: 15.28em;
	float: right;
}
#page .node .inset h3
{
	margin-top: 0;
	font-size: 1.2em;
}
#page .node ul.inline
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
#page .node ul.inline li.w220
{
	width: 220px;
}
.clear
{
	clear: both;
}
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page div#primary, #page #footer .block-menu
{
	position: relative;
	display: block;
	background: #91b819;
	-moz-border-radius: .5em;
	border-radius: .5em;
	top: 4.6em;
	padding-left: 30px;
	font-size: 1.1em;
}
#page #footer .block-menu
{
	top: -1em;
	position: relative;
	padding-left: 0;
	text-align: auto;
}
#page #footer .block-menu:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page #footer .block-menu h2
{
	display: none;
}
#page div#primary ul, #page #footer .block-menu ul
{
	position: relative;
	z-index: 10;
}
#page #footer .block-menu ul
{
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}
#page #primary li, #page #footer .block-menu li
{
	float: left;
	list-style: none;
	line-height: 2em;
	padding: 0 .5em;
}
#page #primary li a, #page #footer .block-menu li a
{
	color: #fff;
	display: block;
	padding: 0 .8em;
	text-decoration: none;
	font-weight: bold;
}
#page #primary li a:hover, #page #footer .block-menu li a:hover
{
	color: #91b819;
	background-color: #fff;
}

#page #secondary
{
	background: #333;
}
#page #secondary ul
{
	list-style: none;
	padding: 5px 0 3px;
}
#page #secondary li
{
	display: block;
	float: left;
	width: 101px;
}
#page #secondary li a
{
	color: #7f7f7f;
	display: block;
	font-weight: 700;
	padding: 2px 0 4px 5px;
	width: 99px;
}
#page #secondary li a:hover
{
	color: #EEE;
}

#siteintro
{
	background: #FFD1E5;
	padding: 1em;
}
#page ul.menu .leaf, #page ul.menu .collapsed, #page ul.menu .expanded
{
	list-style-type: none;
	list-style-image: none;
}
#page #sidebar-right ul.menu a:link, #page #sidebar-right ul.menu a:visited
{
	background: transparent url(/sites/all/themes/apaddedforum/images/sprites.png) left bottom no-repeat;
	padding-left: 25px;
	margin-top: .3em;
	line-height: 18px;
	display: block;
}
body #page #csspagehook ul.menu li ul li a:link, body #page #csspagehook ul.menu li ul li a:visited
{
	background: none;
	margin-top: 0;
	line-height: 1em;
}
#page ul.menu #menu-recent-posts a:link, #page ul.menu #menu-recent-posts a:visited
{
	background-position: left 0;
	margin-top: 0;
}
#page ul.menu #menu-portfolio a:link, #page ul.menu #menu-portfolio a:visited
{
	background-position: left -18px;
}
#page ul.menu #menu-comments a:link, #page ul.menu #menu-comments a:visited
{
	background-position: left -162px;
}
#page ul.menu #menu-favourites a:link, #page ul.menu #menu-favourites a:visited
{
	background-position: left -36px;
}
#page ul.menu #menu-my-account a:link, #page ul.menu #menu-my-account a:visited
{
	background-position: left -72px;
}
#page ul.menu #menu-messages a:link, #page ul.menu #menu-messages a:visited
{
	background-position: left -90px;
}
#page ul.menu #menu-users a:link, #page ul.menu #menu-users a:visited
{
	background-position: left -198px;
}
#page ul.menu #menu-create-content a:link, #page ul.menu #menu-create-content a:visited
{
	background-position: left -108px;
}
#page ul.menu #menu-log-out a:link, #page ul.menu #menu-log-out a:visited
{
	background-position: left -126px;
}

#page #block-user-0
{
	background: #EBFFAE;
	padding: .8em;
}
#page #user-login-form
{
	text-align: left;
}
#page #user-login-form .form-item
{
	margin-top: .5em;
	margin-bottom: .5em;
	clear: both;
}
#page #user-login-form label
{
	font-weight: normal;
	float: left;
	width: 6em;
	padding: .2em .2em .2em 0;
}
#page #user-login-form .item-list ul
{
	padding-top: .25em;
}
#page #user-login-form input#edit-submit
{
	width: 4.4em;
	padding: .1em;
	text-align: center;
	background: #91B819;
	border: none;
	-moz-border-radius: 6px;
	color: #fff;
	font-weight: bold;
}
#page #user-login-form .form-required
{
	display: none;
}
#page #user-login-form .item-list ul
{
	padding-top: .25em;
}
#page #user-login-form .item-list ul li a
{
	font-weight: normal;
}
#page .item-list
{
	clear: both;
}
#page .item-list ul li
{
	margin-left: 0;
	list-style-type: none;
}
#page .node
{
	margin: 0 0 1em 0;
	padding-bottom: 1em;
	background: url(/sites/all/themes/apaddedforum/images/dashedborder.png) bottom repeat-x;
}
#page .node h2, #page .node h2 a:link, #page .node h2 a:visited
{
	color: #d40966;
	clear: both;
	margin-bottom: .5em;
}
.front #page .node h2, .front #page .node h2 a:link, .front #page .node h2 a:visited
{
	margin-bottom: 0;
	margin-top: 0;
}
#page .node .submitted
{
	font-size: .8em;
	font-style: italic;
	margin: 0;
	margin-bottom: 1em;
}
#page .node p, #page .comment p, #page .messages p, #page .privatemsgbody p, #page .node ul, #page .comment ul, #page .node ol, #page .comment ol #page .node dl, #page .comment dl, #page .node table, #page .comment table
{
	margin-bottom: 1em;
}
#page .node li, #page .comment li, #page .privatemsgbody li
{
	padding: .2em 0;
	margin-left: 2em;
}
#page .node ul > li, #page .comment ul > li, #page .privatemsgbody ul > li
{
	list-style-type: disc;
}
#page .node ol > li, #page .comment ol > li, #page .privatemsgbody ol > li
{
	list-style-type: decimal;
}
body #page #csspagehook .node ol ol > li, body #page #csspagehook .comment ol ol > li, body #page #csspagehook .privatemsgbody ol ol > li
{
	list-style-type: lower-alpha;
	margin-left: 2em;
}
body #page #csspagehook .node ol ol ol > li, body #page #csspagehook .comment ol ol ol > li, body #page #csspagehook .privatemsgbody ol ol ol > li
{
	list-style-type: lower-roman;
	margin-left: 2em;
}
#edit-submit, #edit-preview
{
	margin-top: 1.5em;
}
.view-item-projects-user .view-label-node-comment-statistics-comment-count
{
	display: inline;
}
.view-item-projects-user .view-data-node-comment-statistics-comment-count
{
	display: inline;
}
.view-item-projects-user
{
	margin-bottom: 1.5em;
}
.view-item-projects-user .view-data-node-data-field-pic-url-field-pic-url-url
{
	margin-top: .2em;
}
.view-recent-user .view-footer-recent-user
{
	margin-top: 1em;
	text-align: right;
}
#block-profile-0
{
	background-color: #FAF0DC;
	padding: 1em;
}
#block-profile-0 p
{
	padding-bottom: .5em;
}
#block-profile-0 strong
{
	color: #D40966;
	padding-bottom: 1em;
}
#block-profile-0 .picture
{
	float: left;
	margin-right: 1em;
}
#page .node .picture, #page .comment .picture
{
	margin-bottom: .5em;
}
#page .node .user_badges img, #page .comment .user_badges img
{
	margin-bottom: .5em;
}
#page .meta .links
{
	text-align: right;
}
#page .meta div.links
{
	margin: .5em 0;
}
#page .meta .links.inline
{
	margin: 0;
}
#page .node .links img
{
	margin-bottom: 0;
}
#page .meta ul.links li
{
	line-height: 1.4;
	margin: 0;
}
#page .meta ul.links li a.throbbing
{
	padding-right: 15px;
}
#page .meta ul.links a:link, #page .meta ul.links a:visited
{
	padding: 1px 0 1px 0;
	margin-left: 1em;
}
#page .meta .taxonomy ul.links li.first a:link, #page .meta .taxonomy ul.links li.first a:visited
{
	margin-left: 0;
}
#page .meta ul.links li.comment_forbidden a:link, #page .meta ul.links li.comment_forbidden a:visited
{
	margin-left: 0;
}
#page .meta ul.links li.flag-favourites a
{
	background: transparent url(/sites/all/themes/apaddedforum/images/sprites.png) right -36px no-repeat;
	padding-right: 1.8em;
}
#page .meta ul.links li.flag-favourites a.flagged
{
	background: transparent url(/sites/all/themes/apaddedforum/images/sprites.png) right -54px no-repeat;
	padding-right: 1.8em;
}
#page .meta ul.links li.quote a:link, #page .meta ul.links li.quote a:visited
{
	background: transparent url(/sites/all/themes/apaddedforum/images/sprites.png) right -162px no-repeat;
	padding-right: 1.8em;
}
#page .meta ul.links li.comment_reply a:link, #page .meta ul.links li.comment_reply a:visited
{
	background: transparent url(/sites/all/themes/apaddedforum/images/sprites.png) right -180px no-repeat;
	padding-right: 1.8em;
}
#page .meta ul.links li.notifications_0 a:link, #page .meta ul.links li.notifications_0 a:visited
{
	background: transparent url(/sites/all/themes/apaddedforum/images/sprites.png) right -144px no-repeat;
	padding-right: 1.8em;
}
body #blocks td.block
{
	padding-left: 0;
}
#page .box
{
	clear: both;
}
#page p#subscribe-icon
{
	margin-bottom: 0;
	margin-top: 1em;
}
div.status, div.error
{
	padding: .6em;
	margin-bottom: 1em;
}
div.status
{
	background: #ebffae;
}
#page .tabs ul.primary
{
	margin: 0;
	margin-top: -.5em;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #cdcdcd;
}
#page .tabs ul.primary li
{
	padding-right: 0.1em;
}
#page .tabs ul.primary li a
{
	background: #eee;
	border-color: #cdcdcd;
	margin-right: 0;
}
#page .tabs ul.primary li a:hover
{
	background-color: #dfdfdf;
}
#page .tabs ul.primary li.active a
{
	border-bottom: 1px solid white;
	background: transparent;
}
#page .tabs ul.primary li.active a:hover
{
	color: #d40966;
}
#page .tabs ul.secondary
{
	text-align: right;
}
#page .tabs ul.secondary li
{
	border-right: none;
	border-left: 1px solid #ccc;
}

.quicktabs_wrapper
{
	margin-top: 1em;
}
#main .service-links
{
	text-align: right;
}
#main .service-links .service-label
{
	margin: .5em 0;
	text-align: left;
}
#main .service-links ul.links li
{
	padding: 0;
	margin: 0;
}
#page .node .service-links .links img
{
	margin-left: 1em;
}
#footer
{
	background: #323232;
	color: #fff;
	text-align: center;
}
#footer #block-block-6
{
	text-align: left;
	margin-left: 1em;
	width: 70em;
}
#page #header .block-search, #page #header .block-trip_search
{
	-moz-border-radius: 4px;
	padding: 7px 0;
	height: 2em;
}
#page #header .block-search .form-submit, #page #header .block-trip_search .form-submit
{
	margin: 0;
	margin-left: .4em;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0em;
	padding: .2em;
	background-color: #747474;
	color: #fff;
	border: none;
	float: left;
}
#page #header .block-search .form-text, #page #header .block-trip_search .form-text
{
	border: none;
	padding: .2em;
	font-size: 1.2em;
	float: left;
}
#page #header .block-trip_search h2, #page #header .block-search h2
{
	display: none;
}
#page #header .block-trip_search .form-item
{
	margin: 0;
}
#page .view-content td.active
{
	background: transparent;
}
#page .marker, #page .form-required
{
	color: #d40966;
}
#trip-search-page .form-item
{
	margin: 0;
	float: left;
}
#trip-search-page input.form-submit
{
	margin-right: .5em;
}
#page dl.search-results
{
	margin-bottom: 2em;
}
#page dl.search-results dt
{
	font-weight: bold;
}
#page dl.search-results dd
{
	padding: 0;
}
#page dl.search-results p
{
	margin: 0;
}
#page dl.search-results ul.links
{
	margin-bottom: 0;
	color: #666;
}
#trip-search-page legend
{
	color: #d40966;
}
#page table.trip-search-fields
{
	font-family: inherit;
	margin: 1em 0;
	border-top: 1px solid #ccc;
}
table.trip-search-fields thead
{
	display: none;
}
table.trip-search-fields td
{
	vertical-align: middle;
}
.trip-search-dates div#edit-after-button
{
	display: inline;
}
#search-block-form label
{
	display: none;
}
.markItUpEditor
{
	color: #000;
}




html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
li, dd
{
	padding: 0 .5em .5em 0;
}
blockquote, q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

#header
{
	height: 6em;
	background: #323232;
	position: relative;
	margin-bottom: 2.5em;
}
#header .block-search, #header .block-trip_search
{
	position: absolute;
	top: 1em;
	right: 1em;
}
#logo
{
	position: absolute;
	display: block;
	top: 1.5em;
	left: 1em;
	height: 58px;
	width: 138px;
	background: url(/sites/all/themes/apaddedforum/logo.png) top left no-repeat;
	text-indent: -5000px;
	z-index: 2;
}
body#twf #page #header #logo
{
	background-image: url(/sites/all/themes/apaddedforum/twflogo.png);
	width: 238px;
}
#tagline
{
	position: absolute;
	bottom: -.8em;
	right: 1em;
	z-index: 12;
}



#footer-region
{
	clear: both;
	display: block;
	height: 2em;
}
#footer
{
	clear: both;
	margin-top: 1em;
	padding-bottom: 1em;
}

#bannerad
{
	background-color: #eee;
	text-align: center;
	margin-bottom: 1em;
}
#sponsorads
{
	text-align: center;
	padding-top: 1em;
}
body#twf #sponsorads
{
	background: transparent url(/sites/all/themes/apaddedforum/images/dashedborder.png) repeat-x top;
	margin-top: 1em;
}
#sponsorads img
{
	margin: 1em auto;
}
#main
{
	float: left;
}
body.sidebar-right #main, body.misc-content #main
{
	width: 54.8em;
}
body.two-sidebars #main
{
	width: 37.8em;
}
.sidebar
{
	width: 15.28em;
	padding: 0 0 1em 1.66em;
}
body#twf .sidebar
{
	padding: 2.6em 0 1em 1.66em;
}
body.not-logged-in#twf #page .sidebar
{
	padding-top: .5em;
}
#misc-content
{
	float: left;
}

#attachments
{
	clear: both;
}
#misc-content .block, #sidebar-right .block
{
	margin-bottom: .8em;
}
body #page .block ul
{
	padding-left: 0;
}
body #page ul.menu li
{
	margin: 0;
}
body #page #block-user-3 .item-list ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body #page #csspagehook ul li ul li, body #page #csspagehook ul li ol li, body #page #csspagehook ol li ul li, body #page #csspagehook ol li ol li
{
	margin-left: 1em;
}
#comments .content
{
	overflow: hidden;
	padding-left: 10px;
}
#comments .contentul, #comments .contentol, #comments .contentblockquote
{
	margin: 0 1em;
}
.commentslist code
{
	background: transparent;
}
#comments .comment_reply
{
	font-weight: bold;
}
#main div.admin-panel
{
	padding-left: 0;
}
#main div.admin-panel .body
{
	padding-left: 0;
}
#main div.admin .left
{
	margin-left: 0;
}
.block-views
{
	margin: 1em 0;
}

.profile dd
{
	padding: 0;
}


#forum
{
	clear: both;
	float: none;
}
#forum .container a:link, #forum .container a:visited
{
	color: #eee;
}
#page #forum_actions ul
{
	clear: both;
	height: 1.5em;
	margin-top: .83em;
}
body.not-front #page #forum_actions ul
{
	text-align: right;
}
body.not-front #page h1 + #forum #forum_actions ul
{
	margin-top: -2em;
}
#page #forum_actions ul li
{
	padding: 0 .5em 0 0;
	display: inline;
}
#page #forum_actions ul li a
{
	background-color: #91b819;
	border: none;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: .2em .5em;
	color: #fff;
	font-weight: bold;
}



#forum table
{
	margin-top: 1em;
}
#page #forum table td
{
	vertical-align: middle;
}
#page td.active
{
	background-color: transparent;
}
#page td.topic
{
	padding-left: .3em;
	padding-right: .3em;
}
#forum p.description
{
	margin: 0;
}
#forum p.numposts
{
	margin: 0;
	color: #777;
	font-size: .9em;
}
ul#forum-list
{
	margin-top: .5em;
	clear: both;
}
#forum-list li
{
	background: url(/sites/all/themes/apaddedforum/images/dashedborder.png) top left repeat-x;
	padding: .5em 0;
	position: relative;
	z-index: 35;
}
#forum .container
{
	background-color: #323232;
	background-image: none;
	margin-bottom: -2px;
	z-index: 50;
	padding-left: .5em;
}
#forum-list h3
{
	font-size: 1.2em;
	margin: 0;
}
.forum_stats
{
	text-align: right;
	float: right;
	clear: right;
	font-size: .9em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
}
.forum_stats a
{
	font-weight: bold;
}
#forum-list li.subforum
{
	background-image: none;
	text-align: right;
	font-size: .8em;
	padding: 0;
}
.subforum h4, .subforum h5, .subforum h6, .subforum h7
{
	text-align: left;
}
.subforum .forum_stats
{
	font-size: 1em;
}
body.not-front ul#forum-list
{
	margin-bottom: 1em;
	margin-top: 0;
}
body.not-front ul#forum-list h2
{
	font-size: 1.2em;
}
body.not-front #forum-list li
{
	background-position: bottom;
	padding-bottom: 1em;
}
.forumthread .content, .comment .content
{
	overflow: hidden;
	padding-left: 10px;
}
.signature
{
	clear: both;
	margin: 1em 0;
	border-top: 1px solid #cdcdcd;
}
#page .signature p
{
	margin-bottom: 0;
}
div.pager
{
	margin: 1em 0 .5em;
	text-align: left;
}
.bb-quote strong
{
	margin-left: 30px;
}
blockquote.bb-quote-body strong
{
	margin-left: 0;
}
blockquote, #page .quote-msg
{
	padding: 1em;
	background-color: #f6f6f6;
	border: .5em solid #ddd;
	border-width: 0 0 0 .5em;
	margin-bottom: 1em;
	margin-left: 0;
	color: #555;
}
#block-views-new_topic_list ul
{
}
#block-views-new_topic_list ul li, #block-views-new_comment_list ul li
{
	margin: 0;
	padding: 0;
	list-style-image: url('/misc/menu-leaf.png');
}
#page .node-unpublished
{
	background-color: #FFD4E8;
}
#comments h2.title
{
	margin-top: 0;
}
#comments .box h2.title
{
	display: none;
}

#comment-form .markItUpEditor, .node-form .markItUpEditor
{
	height: 160px;
	width: 642px;
	font-size: 1.1em;
	font-family: inherit;
	border-color: #999;
}
.node-form .markItUpEditor
{
	height: 260px;
}

.book-navigation .menu
{
	padding: 1em 0 0 3em;
}
.book-navigation .page-links
{
	text-align: center;
	padding: 0.5em;
	background: #EBFFAE;
	margin-bottom: 1em;
}
.book-navigation .page-previous
{
	text-align: left;
	width: 42%;
	display: block;
	float: left;
}
.book-navigation .page-up
{
	margin: 0 5%;
	width: 4%;
	display: block;
	float: left;
}
.book-navigation .page-next
{
	text-align: right;
	width: 42%;
	display: block;
	float: right;
}
.book-navigation ul.menu
{
	padding-top: 0;
}
*/
