﻿/* Main CSS */

body { margin:0; font:12px Tahoma; color:#FFFFDD; background:url(http://www.diablo3-sanctuary.com/images/bg2.jpg) 50% 0 #0a181b repeat-x; } 
 
#ev_bg { background:url(http://www.diablo3-sanctuary.com/images/ev_bg2.gif) repeat-y; width:1064px;  margin:0px auto; }
#everything { width:1000px; margin:0 32px;  background:url(http://www.diablo3-sanctuary.com/images/stone-dark.jpg); border:1px solid black; border-width:0px 1px; }

#header { height:196px; background:url(http://www.diablo3-sanctuary.com/images/d3s-header.png) right no-repeat; padding:0 20px; }
#header h1 { padding-top:160px; margin:0; color:000000; }

		#middle {
		clear:both;
		background:url(http://www.diablo3-sanctuary.com/images/borderb2.gif) repeat-x;
		padding:20px 10px;
}	
	
		#left_column {
		width:195px;
		float:left;
}

		.horizontal #left_column {
		width:auto;
		float:none;
}
	
		#navigation a { 
		background:url(http://www.diablo3-sanctuary.com/forum/template/X2/images/button_bg2-f.gif) no-repeat;
		width:151px;
		height:25px;
		display:block;
		padding-left:5px;
		margin:5px 0;
		font-size:13px;
		color:white;
		text-decoration:none;
		line-height:25px;
}

		#navigation a:hover { background-position:0 bottom;
}

		.horizontal #navigation a {
		float:left;
} 

		#more_information {
		padding-top:15px;
}
		
		#middle_column {
		float:left;
		width:50%;
		margin:0px 20px;
}

		#middle_column.two_column {
		float:left;
		width:75%;
} 
		.horizontal #middle_column {
		width:auto; float:none;
}

		.date_break {
		font-size:19px;
		border-bottom:1px solid #063d5c;
		margin-bottom:10px;
}
		
		.post { 
		background:url(http://www.diablo3-sanctuary.com/images/stone-blue2.jpg);
		border:1px solid #001c22;
		margin-bottom:35px;
		line-height:18px;
		
 } 
		.post h1 { 
		background:url(http://www.diablo3-sanctuary.com/images/title_bg2.gif) repeat-x #0d2368;
		padding:2px 10px;
		margin:0;
		font-size:15px;
		color:white;
} 
		.post_body { padding:5px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(http://www.diablo3-sanctuary.com/images/bullet2.gif) 0 5px no-repeat;  padding-left:30px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

		.post_info { clear:both; padding-top:10px; }
	
	#right_column { width:26%; float:left; }
		.box { background:url(http://www.diablo3-sanctuary.com/images/stone-blue.jpg); border:1px solid #545454; margin:10px 0 25px 0; padding:10px; }

#footer {

clear:both;
padding:40px
}
	#subnav { margin:10px 0;}	
	#subnav a { color:#0b879e; }
	#subnav a:hover { color:#00aecd } 
	.copyright { font-size:9px;}





/* Default Theme Layout */
#container {
	width        : 95%;
	margin       : auto;
	padding      : 0;
	border       : 3px solid #FFBF00;
	margin-top   : 0;
	border-top   : 0;
	margin-bottom: 10px;
	background   : #FFF;
}

#copyright {
	width : 95%;
	margin: auto;
}

#title {
	background      : url('images/top_grad.gif');
	background-color: #FFF;
	font-size       : 24px;
	font-weight     : bold;
	text-align      : left;
	padding         : 25px;
}

#menu-container {
	border-top       : 1px solid #FFBF00;
	border-bottom    : 1px solid #FFBF00;
	background       : url('images/menu.gif');
	background-color: #FFFBF7;
}

#content {
	clear: both;
	padding: 10px;
}

#user-info {
	float       : right;
	text-align  : left;
	font-size   : 11px;
	font-weight : normal;
	background  : #FFFBF7;
	padding     : 12px;
	border      : 1px dotted #FFBF00;
	border-top  : 0;
	border-right: 0;
}

/* Global Table Settings */
body, table, td {
	font-family: Verdana, Helvetica, Arial;
	font-size  : 11px;
	line-height: 1.3;
	color      : #FFFFDD;
}

body {
	background-color: #0a181b;
	margin          : 0;
	text-align      : left;
}

html { background-color: #0a181b; }

table {
	margin-left : auto;
	margin-right: auto;
}

/*
   Centering help:
   http://www.maxdesign.com.au/presentation/center/
*/

td {
	text-align: left;
	word-break: break-all; /* This doesn't work in FF, pt of CSS3 */
}

img {
	border: 0;
}

/* 10.2.5 */

blockquote {
	border     : 1px #144879 solid;
	border-left: 5px #144879 solid;
}

blockquote .quoteby {
	padding      : 10px;
	border-bottom: 1px #144879 dotted;
}

blockquote .quotebody {
	padding-top:
}

/* 10.2.5 END */

.catdesc {
	padding    : 4px;
	line-height: 130%;
}

.normaltext {
	font-size      : 11px;
	text-decoration: none;
	font-weight    : normal;
}

.indextitle {
	font-size  : 16px;
	font-weight: bold;
	white-space: nowrap;
}

.pages {
	font-weight   : normal !important;
	font-size     : 9px;
	line-height   : 1.5;
	white-space   : nowrap;
	padding-top   : 4px;
	padding-bottom: 4px;
}

.pages a, .pages a:link, .pages a:active, .pages a:visited {
	padding         : 4px;
	border          : 1px solid #144879;
	background-color: #F9FBFF;
	text-decoration : none !important;
}

.pages a:hover {
	padding         : 4px;
	border          : 1px solid #144879;
	background-color: #FCFDFF;
}

.pages strong {
	padding         : 4px;
	border          : 1px solid #144879;
	background-color: #0A191E;
}

.postmenu {
	font-weight: normal !important;
}

.indexmenu {
	font-weight: bold !important;
	white-space: nowrap;
}

.menubar {
	float      : left;
	height     : 24px;
	border-left: 1px solid #FFBF00;
	text-align : center;
	white-space: nowrap;
}

.menubar a, .menubar a:link {
	background      : url('images/menu.gif');
	float           : left;
	background-color: #FFFBF7;
	height          : 30px;
	text-decoration : none;
	padding         : 0;
	line-height     : 2.5;
	border          : 0;
	border-right    : 1px solid #FFBF00;
	padding-left    : 15px;
	padding-right   : 15px;
	text-align      : center;
	white-space     : nowrap;
}

.menubar a:hover {
	padding         : 0;
	border          : 0;
	padding-left    : 15px;
	padding-right   : 15px;
	border-right    : 1px solid #FFBF00;
	background      : url('images/menu_hover.gif');
	background-color: #FFBF00;
	text-align      : center;
	white-space     : nowrap;
	text-decoration : none;
}

.catdesc {
	padding    : 4px;
	line-height: 130%;
}

#membercenter a, #membercenter a:link, #membercenter a:active, #membercenter a:visited {
	line-height : 2;
	padding-left: 5px;
	width       : 100%;
}

#membercenter a:hover {
	padding-left   : 2px;
	border-left    : 3px solid #144879;
	text-decoration: none;
}

#postbar img {
	margin: 1px;
}

#postbar a:hover img {
	margin    : 0;
	border    : 1px solid #FFF;
	background: #90A9C5;
}

/* Mini-profile:
	Fancy --> title and value
	Plain --> On one line
	Avatar --> Just the avatar and stats (stars)
*/
.fancyprofilet, .fancyprofilev, .plainprofile {
	padding: 5px;
}

.avatarprofile {
	margin     : 10px;
	line-height: 2.3;
}

.milastaction {
	margin-bottom: 3px;
}

.bilastaction {
	line-height: 1.8;
}

/* Date Color */
.bidate, .midate, .didate {
	color: #ffffff;
}

.loading {
	background-image : url(/blahdocs/images/loading.gif);
	background-repeat: no-repeat;
	width            : 222px;
	height           : 19px;
}

.right {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.justify {
	text-align: justify !important;
}

.vtop {
	vertical-align: top !important;
}

.innertable {
	margin: 0 !important;
}

.leftimg {
	float        : left;
	padding-right: 5px;
}

.rightimg {
	float       : right;
	padding-left: 5px;
}

.centerimg {
	vertical-align: middle;
}

.boardsearch {
	background    : url(/blahdocs/images/search.png) 3px 4px no-repeat;
	padding-left  : 19px;
	padding-top   : 5px;
	padding-bottom: 5px;
	width         : 90%;
}

/* If user has a color, specify the options for that user name to appear here */
.usercolors {
	font-weight: bold;
}

/* Colors */
.titlebg, .catbg {
	font-family: Verdana, Helvetica, Arial;
	font-size  : 12px;
	color      : #FFF;
	font-weight: bold;
}

.titlebg {
		background:url(http://www.diablo3-sanctuary.com/images/title_bg3.png) repeat-x #0d2368;
		padding:2px 15px;
		margin:0;
		font-size:18px;
		color:white;
}

.catbg {
		background:url(http://www.diablo3-sanctuary.com/images/stone-blue2.jpg);
		border:1px solid #001c22;
}

.win {
	background: url(http://www.diablo3-sanctuary.com/images/stone-blue2.jpg);
}

.win2 {
	background: url(http://www.diablo3-sanctuary.com/images/stone-blue2.jpg);
}

.win3 {
	background:url(http://www.diablo3-sanctuary.com/images/stone-blue2.jpg);
}

.win4 {
	background:url(http://www.diablo3-sanctuary.com/images/stone-blue2.jpg);
}

.win5 {
	background:url(http://www.diablo3-sanctuary.com/images/stone-blue2.jpg);
}

.border, hr {
	background-color: #144879;
	color           : #144879;
}

hr {
	height: 1px;
	border: 0;
}

/* Board Index Description & Name */
.bidesc {
	font-weight: normal;
	font-size  : 11px;
	line-height: 1.5;
	color      : #ffffff !important;
}

.boardname {
	font-weight   : bold;
	font-size     : 15px;
	padding-bottom: 2px;
}

/* Small font text size */
.smalltext {
	font-weight: normal;
	font-size  : 9px;
	line-height: 1.5;
}

/* Table alignment */
div.centered {
	text-align: center;
}

div.centered table {
	margin-left : auto;
	margin-right: auto; /* long form to make IE5/Mac happy */
}

.messageseps {
	border-top: 1px dashed #FFF;
	padding   : 5px;
}

/* Reputation */
.redrep, .redrep a { /* Bad */
	color: #FF0033 !important;
}

.grayrep  { /* Neutral */
	color: #CCC;
}

.greenrep, .greenrep a { /* Good */
	color: #00AF33 !important;
}

.greenrep, .grayrep, .redrep {
	font-weight: bold;
}

/* Bots: this is shown in the "Online" places */
.onlinebots {
	color      : gray;
	font-style : italic;
	font-weight: normal;
}

.postbody { /* Format the post body */
	font-size  : 12px;
	line-height: 1.5;
}

/* Poll Colors */
.pollcolor {
	background-color: #D3DCE8;
	padding-left    : 5px;
	border-right    : 5px solid #144879;
}


.pollpercents {
	background-color:  ;
	
}

.pollborder {
	background-color: #144879;
	padding         : 1px;
}

/* Links */

a, a:link, a:active, a:visited {
	text-decoration: none;
	color          : #5C94C4;
}

a:hover {
	text-decoration: none;
	color          : #23E7FB;
}

/* Forms */
.upload, input, textarea, select { /* .checkboxinput also allowed */
	color           : #FFF;
	background-color: #07161D;
	font-family     : Verdana, Helvetica, Times;
	font-size       : 10px;
	border          : 1px #144879 solid;
	border-width    : 1px;
}

textarea {
	padding    : 3px;
	line-height: 130%;
}

input {
	text-indent : 2px;
	margin      : 0;
	padding     : 4px;
}

form, input {
	margin-top: 0;
}

form {
	margin-bottom: 0;
}

/* Portal Styles */
.dbx-clone {
	position  :absolute;
	visibility:hidden;
}

.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor: move !important;
}

.dbx-dummy {
	display : 1;
	
}

.dbx-group, .dbx-box, .dbx-handle {
	position: relative;
	display : block;
}

#dbx-box {
	margin : 0;
	padding: 0;
	border : none;
}

/* Calendar */
.calendarevent { /* Title on the Day view */
	font-size  : 18px;
	font-weight: bold;
}

.currentday { /* These will make the entire day/week kind of faded */
	opacity: .85;
	filter : alpha(opacity=85);
}

/* Tag Clouds */
a.tag1 { font-size: xx-small; }
a.tag2 { font-size: small; }
a.tag3 { font-size: medium; }
a.tag4 { font-size: large; }
a.tag5 { font-size: xx-large; }