/* @override http://ahroguild.com/images/assets/css/style.css */

/* @group General Styles (Element:Tag) */

/* @group Reset */
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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* @end */

/* @group Body Styles */

body {
	background-color: #13181e;
	font: 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main p {
	font-size: .9em;
	margin-bottom: 1em;
}

hr {
	border: 1px dotted #c4cdd2;
	margin-bottom: 1em;
	margin-top: 1em;
}
/* @end */

/* @group Links */

a {
	color: #615E3F;
	text-decoration: none;
}

a:hover {
	color: #339933;
	text-decoration: none;
}
/* @end */

/* @group Headings */

#main h1 {
	color: #3f5166;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	letter-spacing: .1em;
	margin-bottom: 1.5em;
}

#main h2 {
	color: #3f5166;
	font-weight: bold;
	font-size: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
}

#main h3 {
	color: #3f5166;
	font-size: 1em;
	padding-top: .5em;
	padding-bottom: .5em;
	font-style: normal;
	font-weight: normal;
}
/* @end */

/* @group Other Elements */

#main ul {
	margin-bottom: 1em;
	list-style-type: circle;
}

#main li {
	margin-left: 2em;
}

#main ol {
	list-style-type: decimal;
	margin-bottom: 1em;
}

#main blockquote {
	margin-left: 1em;
	border-left: 3px solid #c5d0d4;
	padding-left: 1em;
}
/* @end */
/* @end */
/* @group Helper Styles */
/* @end */
/* @group Page Structure (ID) */
/* @group Page Setup */

#container {
	width: 980px;
	margin: 20px auto 0;
}
/* @end */

/* @group Header */

#masthead {
	position: relative;
}

/* @group Logo */

#logo {
	width: 562px;
	height: 96px;
	margin-bottom: 1.5em;
}

#logo a {
	background: url(http://ahroguild.com/images/assets/images/masthead.png) no-repeat;
	display: block;
	width: 562px;
	height: 96px;
}

#logo a:hover {
	background-image: url(http://ahroguild.com/images/assets/images/mastheadover.png);
}



/* @end */

/* @group Crest */

#crest {
	background-image: url(http://ahroguild.com/images/assets/images/crest.png);
	width: 208px;
	height: 260px;
	position: absolute;
	right: 10px;
	top: -70px;
}



/* @end */

/* @group Navigation */

#nav {
	font-size: .9em;
}

#nav ul li {
	float: left;
	margin-right: 1em;
}

#nav ul li a {
	background-color: #3f5166;
	padding: 4px 10px 5px;
	text-decoration: none;
	color: #afbfe1;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#nav ul li a:hover {
	background-color: #293543;
}

#nav ul li a img {
	vertical-align: text-bottom;
	padding-right: 10px;
}
/* @end */
/* @end */
/* @group Primary */

#main {
	color: #13171d;
}
/* @end */
/* @group Footer */

#footer {
	width: 960px;
	background-color: #1d2633;
	padding: 10px;
	text-align: center;
	margin-top: 2em;
	color: #384961;
	margin-bottom: 2em;
}
/* @end */
/* @end */

/* @group Page Components (Class) */

.clear {
	clear: both;
}

/* @group Forum */

.alignleftbread {
	float: left;
	margin-top: .15em;
}

.alignrightsearch {
	float: right;
}

.toplinks {
	color: #4f6b92;
	margin-top: 0;
}

.toplinks a {
	color: #4f6b92;
}

ul.shortforumnews {
	margin-left:-20px;
	list-style-type: none !important;
}

ul.shortforumnews li {
	padding-top: .5em;
	padding-bottom: .5em;
	border-bottom: solid 1px #c1c1c1;
}

ul.shortforumnews li {
	font-size: .8em;
}

/* @end */

/* @group Schedule */

.scheduleedit img {
	float: right;
}

.short {
	width: 235px !important;
}

.buttonSmall {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.buttonSmallHover {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


/* @end */

/* @group News */

.newsheader {
	position: relative;
	height: 150px;
	background-repeat: no-repeat;
	width: 610px;
}

.newsheader img {
	right: 10px;
	position: absolute;
	top: 10px;
}

.newsheader span.title {
	color: #fff;
	padding: 5px;
	position: absolute;
	bottom: 0;
	width: 600px;
	background: url(http://ahroguild.com/images/assets/images/newsheader.png) repeat;
	display: block;
}

.newsheader span.title a {
	color: #fff;
	text-decoration: underline;
}

.newsheader span.title a:hover {
	text-decoration: none;
}

.newsheader span.titletext {
	float: left;
	width: 300px;
}

.newsheader span.date {
	float: right;
	width: 300px;
	text-align: right;
}

.newsbody {
	margin-top: 1em;
}

.newsbody hr {
	border: 1px dotted #c4cdd2;
	margin-bottom: 1em;
	margin-top: 1em;
}

h2.archivetoggler {
	cursor: pointer;
	padding-left: 10px;
	background: #c9d7df url(http://ahroguild.com/images/assets/navicons/add.gif) no-repeat 560px center;
}

.archivebody {
	display: none;
}

.discuss {
	font-weight: bold;
}



/* @end */

/* @group Boxes */

.box {
	padding: 10px;
	background: #fff url(http://ahroguild.com/images/assets/images/headerbg.jpg) repeat-x center top;
	margin-top: .5em;
	margin-bottom: .5em;
	display: block;
}

.withoutheader {
	background-image: none !important; 
	background-color: #FFF !important; 
}

.box.single
 {	
}

.box.mainleft {
	float: left;
	width: 610px;
}

.box.sideright {
	width: 310px;
	margin-left: 20px;
	float: left;
}

.box.mainright {
	float: right;
	width: 640px;
}

.box.sideleft {
	width: 280px;
	float: left;
	margin-right: 20px;
}

.alertbox {
	background-color: #1d2633 !important;
	background-image: none !important;
	color: #4f6b92;
	text-align: left;
	font-size: 1.2em;
	text-decoration: none;
	margin-top: 18px;
}

.alertbox a {
	color: #4f6b92;
	font-weight: bold;
	text-decoration: underline;
}

.alertbox a:hover {
	text-decoration: none;
}

.subbox {
	background-color: #ebeff0;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}



/* @end */
/* @end */

/* @group Photo Gallery */

.galleryindex {
}

.galleryindex th {
	background: #dee1e5;
	font-size:				11px;
	color: #3f5166;
	padding:				8px 10px 8px 6px;
	text-align: left;
}

.galleryindex td {
	vertical-align: middle;
	border-bottom: 1px solid #dee1e5;
}

.galleryindex td.recent {
	text-align: left;
	padding-left: 5px;
}

span.desc {
	font-size: 11px;
	color: #a6a16e;
	display: block;
}

span.total {
	text-align: center;
	font-size: 1.2em;
}

img.galleryimg {
	border: 6px solid #c5ced3;
	margin: 0 auto;
	display: block;
}

h2.commentstoggler {
	cursor: pointer;
	padding-left: 10px;
	background: #c9d7df url(http://ahroguild.com/images/assets/navicons/add.gif) no-repeat 900px center;
}

.commentform {
	display: none;
}

.hide {
	display: none;
}

.upload {
	margin-left: 20px;
	margin-top: 20px;
}


/*		single bar charts			*/
div.singlebar {
	border: 1px solid;
	width: 275px;
	padding: 1px;
	margin-bottom: 5px;
	background-color: #13181e;
	position: relative;
}

div.singlebar span {
	background-color: #3f5166;
	display: block;
	color: #fff;
	font-family: Cambria, Georgia, Times, "Times New Roman", Serif;
	text-indent: 5px;
}

div.singlebar strong {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	position: absolute;
	right: 5px;
	top: 1px;
}

.p0 {
	width: 100%;
	background-color: #13181e !important;
}
.p5 {width: 5%;}
.p10 {width: 10%;}
.p15 {width: 15%;}
.p20 {width: 20%;}
.p25 {width: 25%;}
.p30 {width: 30%;}
.p35 {width: 35%;}
.p40 {width: 40%;}
.p45 {width: 45%;}
.p50 {width: 50%;}
.p55 {width: 55%;}
.p60 {width: 60%;}
.p65 {width: 65%;}
.p70 {width: 70%;}
.p75 {width: 75%;}
.p80 {width: 80%;}
.p85 {width: 85%;}
.p90 {width: 90%;}
.p95 {width: 95%;}
.p100 {width: 100%;}

table.weeklyprogress {
	margin-top: 1em;
	margin-bottom: 1em;
}



/* @end */

/* @group Forum */

/*
    Larger Links 
------------------------------------------------------ */ 

.largeLinks {
	font-size:			12px;
	background:			transparent;
}
.largeLinks a:link {
	text-decoration:	none;
	background:			transparent;
} 
.largeLinks a:visited {
	text-decoration:	none;
	background:			transparent;
}
.largeLinks a:hover {
	text-decoration:	underline;
	background:			transparent;
}



/*
    Alternate links
------------------------------------------------------ */ 

.altLinks {
	color:				#fff;
	text-transform: capitalize;
}
.altLinks a:link {
	color:				#fff;
} 
.altLinks a:visited {
	color:				#fff;
}
.altLinks a:hover {
}

/*
    Small links
------------------------------------------------------ */ 
.smallLinks {
	font-size:			10px;
}

.smallLinks a:link {
} 
.smallLinks a:visited {
}
.smallLinks a:hover {
}

/*
  Links in forum posts
------------------------------------------------------ */

.post {
	font: 1em/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
} 
.post a {
}
  
.post a:visited {
}

.post a:hover {
}

.lighttext {
	font-size:			10px;
	color:				#333;
}

/*
    Special formatting for quotes, <code>, <pre> etc..
------------------------------------------------------ */ 

code {
	white-space:		normal;
}

pre {
	background:			#eee;
	border:				1px solid #333;
	font-size:			11px;
	padding:			10px 10px 10px 6px;
	margin:				8px 4px 10px 3px;
	white-space:		normal;
}

.codeblock {
	background:			#eee;
	border:				1px solid #333;
	font-size:			11px;
	padding:			10px 10px 10px 6px;
	margin:				8px 4px 10px 3px;
}

.quote_author {
	font-size:			10px;
	font-weight:		bold;
	margin:				0 0 4px 0;
}

/*
    Page Header 
------------------------------------------------------ */ 

#pageheader {
	background:			#aaa;
	border-bottom:		1px solid #000;
	padding:			0 0 0 15px;
}

/*
    Right side of page banner
------------------------------------------------------ */ 
.rightheader {
	font-size:			11px;
	text-align:			left;
	padding:			0 22px 0 22px;
}
.rightheader a:link {
	background:			transparent;
	text-decoration:	underline;
} 
.rightheader a:visited {
	background:			transparent;
	text-decoration:	underline;
}
.rightheader a:hover {
	background:			transparent;
	text-decoration:	none;
}
/*
    Private message box
------------------------------------------------------ */ 

.privatemessagebox{
	background:			#ccc;
	padding:			3px;
	border:				1px solid #333;
}

/*
    Member Signature
------------------------------------------------------ */ 

.signature {
	border-top:			1px solid #999;
	border-left:		1px solid transparent;
	border-right:		1px solid transparent;
	border-bottom:		1px solid transparent;
	margin:				15px 0 0 0;
	padding:			3px 10px 4px 6px;
}

.signatureTitle {
	font-size:			10px;
	color:				#999;
}

/*
    Breadcrumb Links
------------------------------------------------------ */ 
.breadcrumb {
	font-size:			10px;
}
.breadcrumb a:link {
	background:			transparent;
	text-decoration:	none;
} 
.breadcrumb a:visited {
	background:			transparent;
	text-decoration:	none;
}
.breadcrumb a:hover {
	background:			transparent;
	text-decoration:	underline;
}

.currentcrumb {
	font-weight:		bold;
}
.breadcrumbspacer {
}
/*
    Misc. Formatting Items
------------------------------------------------------ */ 
.spacer {
	margin-bottom:			5px;
}

.itempad {
	padding:				2px 0;
}

.itempadbig {
	padding:				5px 0;
}

.bottompad {
	padding:				0 0 2px 0;
}

.marginpad {
	padding:				12px 0 10px 3px;
}

.leftpad {
	padding:				0 0 0 4px;
}

/*
   Forum related text formatting
------------------------------------------------------ */ 

.forumName {
	font-size:				12px;
}

.forumDescription {
	font-size:				11px;
	color: #a6a16e;
}

.forumLightLinks {
	font-size:				10px;
}

.forumLightLinks a:link {
	background:				transparent;
	text-decoration:		none;
} 
.forumLightLinks a:visited {
	background:				transparent;
	text-decoration:		none;
}
.forumLightLinks a:hover {
	background:				transparent;
	text-decoration:		underline;
}
.topicTitle {
	font-size:				12px;
}

.userBlock {
	padding:				2px 0 2px 0;
}

.edited {
	font-size:		9px;
	color:			#888;
}

/*
    File Attachments
------------------------------------------------------ */ 

.attachTitle {
	font-size:				10px;
	font-weight:			bold;
	margin:					10px 0 1px 0;
	background:				#ccc;
}
.attachBody {
	font-size:				11px;
	margin-bottom:			10px;
	background:				#eee;
}

.attachThumb {
	margin:					3px 6px 3px 3px;
}

/*
    User Rank Text in Post
------------------------------------------------------ */ 
.rankAdmin {
	font-size:				10px;
	font-weight:			bold;
}

.rankModerator {
	font-size:				10px;
	font-weight:			bold;
}

.rankMember{
	font-size:				10px;
	font-weight:			bold;
}

.rankImage {
	margin:					0;
	padding:				0;
	border:					0;
}

/*
    Button Formatting
	This controls the look of the various buttons, like
	the "NEW TOPIC" and "POST REPLY" buttons
------------------------------------------------------ */ 

.button {
	width:					80px;
}
.button40 {
	width:					40px;
}
.button80 {
	width:					80px;
}
.button100 {
	width:					100px;
}
.button150 {
	width:					150px;
}
.button210 {
	width:					210px;
}
.buttonSpacer{
	margin:					0 0 0 6px;
}
.buttonLarge {
	background: #3f5166;
	color:					#fff;
	font-weight:			bold;
	padding:				4px 6px;
	margin:					2px 0 4px 0;
	white-space:			nowrap;
	cursor:					pointer;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}
.buttonLargeHover {
	background: #2e3c4c;
	color:					#fff;
	font-weight:			bold;
	padding:				4px 6px;
	margin:					2px 0 4px 0;
	white-space:			nowrap;
	cursor:					pointer;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}


.buttonSmall {
	background: #dee1e5;
	color: #8592ac;
	font-weight:			bold;
	padding:				2px 3px;
	margin:					0 2px 0 3px;
	white-space:			nowrap;
	cursor:					pointer;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}

.buttonSmallHover {
	background: #8592b2;
	color:					#fff;
	font-weight:			bold;
	padding:				2px 3px;
	margin:					0 2px 0 3px;
	white-space:			nowrap;
	cursor:					pointer;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}


/*
    Post Preview
------------------------------------------------------ */ 

.preview {
	background:				#eee;
	font-size:				11px;
	padding:				10px;
	margin:					0 0 12px 0;
	border:					1px solid #333;
}
.previewheading {
	background:				#ccc;
	font-weight:			bold;
	font-size:				11px;
	padding:				5px 0 5px 10px;
	border:					1px solid #333;
	border-bottom:			0;
}

/*
    Moderator Highlight
    This controls the look of the name of moderators
    that appear in the stats area.  The idea is that
    moderators appear in the list differently than
    regular members
------------------------------------------------------ */ 
.activeModerator {
	font-weight:			bold;
}

/*
    Table Formatting
------------------------------------------------------ */ 
.border {
	border:					4px solid #333;
}
.tableBorder {
	border:					none;
}
.tableBorderLeft {
	border-left:			1px solid #333;
}
.tableBorderTopLeft {
	border-top:				1px solid #333;
	border-left:			1px solid #333;
}
.tableBorderPad {
	padding:				1px;
}
.threadBorder {
	border-bottom:			1px solid #333;
}
.tableBG {
	background:				#eee;
}

.tablePad {
	padding:				0 2px 4px 2px;
}

.tableHeadingBG {
	background: #2d3b50;
	color: #afbfe1;
	padding:				7px 6px;
	text-transform: uppercase;
	vertical-align: middle;
}
.tableHeading {
	font-size: 13px;
	font-weight: bold;
	color: #afbfe1;
	padding:				0;
	margin:					0;
	white-space:			nowrap;
	line-height: 15px;
}
.tableHeadingSmall {
	font-size:				11px;
	font-weight:			normal;
	color: #afbfe1;
	padding:				0;
	margin:					0;
}
.tableRowHeading, .tableRowHeadingBold {
	background: #dee1e5;
	font-size:				11px;
	color: #3f5166;
	padding:				8px 10px 8px 6px;
}
.tableRowHeadingBold {
	font-weight:			bold;
}
.tableRowSpacer {
	background: #c5ced3;
	padding:				0;
}

.tableCellOne {
	background: #fff;
	padding:				3px 6px;
	border-bottom: 1px solid #c1c1c1;
	vertical-align: middle;
}
.tableCellTwo {
	background: #fff;
	padding:				3px 6px;
	border-bottom: 1px solid #c1c1c1;
	vertical-align: middle;
}

.valigntop {
	vertical-align: top;
}

.tablePostInfo {
	font-size:				10px;
}

.ignored {
}

/*
    Member Profile Page
------------------------------------------------------ */ 

.profileHeadingBG {
	background: #3f5166;
	color:					#fff;
	padding:				5px;
}

.profileAlertHeadingBG {
	background:				#900;
	color:					#fff;
	padding:				5px;
}

.profileTopBox {
	background:				#eee;
	padding:				6px;
}

.profileTitle {
	font-size:				14px;
	font-weight:			bold;
}

.profileItem {
}

.profilePhoto {
	background:				#eee;
}

.avatar {
	margin:					2px 15px 0 2px;
}

.photo {
	margin:					2px 15px 0 2px;
}

.profileHead {
	font-weight:			bold;
	text-transform:			uppercase;
	background: #3f5166;
	color:					#fff;
	padding:				3px 5px;
	border-bottom: 1px solid #202934;
}

.menuHeadingBG {
	background: #3f5166;
	color:					#fff;
	padding:				6px;
}

.profileMenu {
	background:				#fff;
	vertical-align: top;
}

.profileMenuInner {
	padding:				0 10px;
	margin:					4px 0;
}

.menuItem {
	padding:				3px 0;
	border-bottom: 1px solid #e6e6e6;
}

.borderTopBot {
}

.borderBot {
}

.success {
	color:					#093;
	font-weight:			bold;
}

.memberlistRowOne {
	background: #fff;
	padding:				4px 8px;
	border-bottom:					1px solid #ccc;
	vertical-align: middle;
}
.memberlistRowTwo {
	background: #fff;
	padding:				4px 8px;
	border-bottom:					1px solid #ccc;
	vertical-align: middle;
}

.memberlistHead {
	font-weight:			bold;
	background: #3f5166;
	color:					#fff;
	padding: 5px;
}

.memberlistFooter {
	color: #fff;
}

.innerShade {
	background:				#eee;
	padding:				10px;
}

/*
    Search Formatting
------------------------------------------------------ */ 

.searchBox {
	border:					1px solid #333;
	margin:					15px 0 0 0;
	padding:				6px;
}

.searchBoxTitle {
	font-size:				10px;
}

.searchpad {
	padding:				7px 0;
}

.searchspacer {
	margin-bottom:			8px;
}



/*
    Pagination Links
------------------------------------------------------ */ 
.paginateBorder {
}
.paginate {
	background:				#eee;
	padding:				2px 4px;
}
.paginateStat {
	background:				#444;
	color:					#fff;
	white-space:			nowrap;
	padding:				2px 10px;
}
.paginateCur {
	background:				#eee;
	color:					#999;
	padding:				2px 6px;
}
 
.paginate a:link {
}
  
.paginatea:visited {
}

.paginate a:hover {
}

/*

    Form Field Formatting
------------------------------------------------------ */ 

form {
	margin:					0;
	padding:				0;
	border:					0;
}
.hidden {
	margin:					0;
	padding:				0;
	border:					0;
}
.input {
} 
.textarea {
}
.select {
} 
.multiselect {
} 
.radio {
}
.checkbox {
}
.buttons {
	font-weight:			bold;
	cursor:					pointer;
	padding:				2px 5px;
}

.submit {
	cursor:					pointer;
	padding:				2px 5px;
}  
/*
    Error messages
------------------------------------------------------ */ 

.errorHeading {
	background:				#600;
	color:					#fff;
	padding:				6px;
}

.errorMessage {
	color:					#900;
	padding:				10px;
}

.errorBox {
	color:					#900;
	background:				#eee;
	border:					1px solid #900;
	padding:				10px;
}

.alert {
	font-weight:			bold;
	color:					#900;
}

.highlight {
	color:					#900;
}

/*
    Page Footer
------------------------------------------------------ */ 
#footer {
	clear:					both;
	text-align:				center;
	font-size:				13px;
}

/*
    Formatting Buttons
------------------------------------------------------ */ 

.buttonMode {
	font-size:				10px;
	white-space:			nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
	background:				#eee;
	border:					1px solid #333;
	border-left:			0;
	padding:				0;
}
.htmlButtonOuterL  {
	border-left:			1px solid #333;
}
.htmlButtonInner {
	text-align:				center;
	padding:				0 5px;
	border-left:			1px solid #fff;
	border-top:				1px solid #fff;
	border-right:			1px solid #ccc;
	border-bottom:			1px solid #ccc;
}
.htmlButtonOff {
	font-weight:			bold;
	white-space:			nowrap;
	padding:				2px;
}
.htmlButtonOff a:link {
	color:					#000;
	text-decoration:		none;
	white-space:			nowrap;
}
.htmlButtonOff  a:visited {
	text-decoration:		none;
}
.htmlButtonOff a:active {
}
.htmlButtonOff a:hover {
	text-decoration:		none;
	color:					#999;
}
.htmlButtonOn {
	font-weight:			bold;
	white-space:			nowrap;
	padding:				2px;
}
.htmlButtonOn a:link {
	color:					#900;
	text-decoration:		none;
}  
.htmlButtonOn  a:visited {
	text-decoration:		none;
} 
.htmlButtonOn a:active {
	text-decoration:		none;
	color:					#999;
}
.htmlButtonOn a:hover {
	text-decoration:		none;
	color:					#999;
}

/*
    SPELL CHECK CSS
--------------------------------------------------------------- */

.iframe {
	border:					1px solid #ccc;
	background-color: #FFF;
}

.wordSuggestion
{
	border:					1px solid #ccc;
	padding:				4px;
	background-color: #FFF;
}

.wordSuggestion a, .wordSuggestion a:active
{
	cursor:					pointer;
}

.spellchecked_word
{
	cursor:					pointer;
	border-bottom:			1px dashed #f00;
}

.spellchecked_word_selected
{
}




/* @end */

/* @group Overrides */
/* @end */