/*
Theme Name: Verity
Theme URI: http://guildverity.com/
Description: Default Verity 2010 theme.
Version: 1
Author: Nettle
Author URI: http://guildverity.com/
Tags: two columns, fixed width
*/

/* Begin Typography & Colors */
body {
	font-size: 100%;
	font-family: Arial, Verdana, Sans-Serif;
	background: #e5dcb7 url(images/bg.jpg) repeat-x;
	color: #826744;	
	}
	
#wrapper {  
    background: url(images/bg_header.png) no-repeat top center;  
	/* Use a 12px base font size with a 18px line height */
    font-size: 0.75em; /* 16px x .75 = 12px */
    line-height: 1.5em; /* 12px x 1.5 = 18px */
    }
	
#wrapper-inner {        
    }

#page {	    
	}
	
#pagebg {
    background: url(images/bg_page.jpg) repeat-y;
	}
	
#pagetexture, #pagetexture-ns,
#pagetexture-ss, #pagetexture-forum {
    background: url(images/pagebg.jpg) no-repeat top center;
    }

#content {	    
	}
	
#wp-logo {
    background: url(images/logo.png) no-repeat;
	height: 153px;
	width: 427px;
	}
		
#wp-logo a:hover {
    text-decoration: none !important;
	background: transparent !important;
	}
	
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.5em;	
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Georgia', Verdana, Sans-Serif;
	font-size: 1.3em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4aa7fe;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #2c92f2;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.95em Arial, Verdana, 'Lucida Grande', Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial, Verdana, 'Lucida Grande', Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 90% Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover,
#wrapper a {
	color: #2c92f2;
	text-decoration: none;
	}

a:hover, a.hover,
#wrapper a:hover, #wrapper a.hover {	
	background: #fff;
	color: #dfa331;
	text-decoration: underline;
	}
	
#page-forum a:hover, #page-forum a.hover {
    background: transparent;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
html, body {
    height: 100%;
    }

body {
	margin: 0;
	padding: 0;
	}
	
#wrapper {
    width: 100%;
	text-align: center;		
	margin: 0;
	padding: 0;
	}
	
#wrapper-inner {
    width: 960px;
	margin: 0 auto;
	padding: 0;				
	}

#page {
	background: transparent;
	margin: 0;
	padding: 0 10px 40px 0;	
	width: 400px;
	float: left;
	}
		
#page-nosidebars {
    width: 810px;
	margin: 0;
	padding: 0 50px;
	}
	
#page-thewall {
  width: 582px;
	margin: 0;
	padding: 0 50px;
	}
	
#page-forum {
    width: 930px;
	margin: 0;
	padding: 0;
	}
	
#page-sidebar1 {
    width: 580px;
	margin: 0 0 0 20px;
	padding: 0 0 40px;
	float: left;
	}
	
#page-inner {
    width: 580px;
	margin: 0 0 0 20px;
	padding: 0 0 40px;
	float: left;
	}

#pagebg {
    margin: 0 auto;
	padding: 0;	
	min-height: 580px;
	}
	
#pagetexture {
    width: 910px;
	padding: 0 25px;
	margin: 0;	
	text-align: left;
	overflow: hidden;
    }
	
#pagetexture-ns {
    width: 910px;
	padding: 15px 25px;
	margin: 0;
	text-align: left;	
    }
	
#pagetexture-forum {
    width: 930px;
	padding: 0 15px;
	margin: 0;
	text-align: left;	
    }
	
#pagetexture-ss {
    width: 935px;
	padding: 15px 0 0 25px;
	margin: 0;
	text-align: left;	
	overflow: hidden;
    }
    
#post-812 {
  margin: 0 0 0;
  }
	
#post-header {
    overflow: hidden;
	display: block;		
	margin: 20px 0 0;		
	}
	
#post-title {
    font-size: 28px;
	font-family: georgia, arial, verdana;		
	float: left;
	padding: 9px 0;	
	line-height: 28px;	
	width: 80%;
    }
	
.post-date {
    float: left;
    display: inline;
    margin: 0 10px 0 0;
    background: url(images/bg_date.png) no-repeat;
	text-align: center;
	padding: 0 2px 3px;
	width: 50px;
	height: 53px;
    }	
	
.month {
    font-size: 10px;
	text-transform: uppercase;
	color: #cfb779;
	font-family: georgia, arial, verdana;
	margin: 9px 0 0;
	line-height: 12px;
	}
	
.day {
    font-size: 24px;
	color: #c2a04b;
	font-family: georgia, arial, verdana;	
	color: #dcc487;
	margin: -4px 0 0;
	line-height: 18px;	
	}

#wp-header {
	background: transparent;
	margin: 0 auto;
	padding: 0;	
	width: 960px;
	height: 339px;	
	overflow: hidden;
	}
	
#wp-logo {
    width: 427px;
	height: 153px;	
	float: left;	
	}
	
#wp-logo a {
    display: block;
	font-size: 0;
	line-height: 0;
	overflow: visible;
	width: 427px;
	height: 153px;	
	}
	
#wp-quotes {   
    color: #fff;
	text-shadow: 2px 2px 2px #2b6a99;
	font-family: georgia, times new roman, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;   
	position: absolute;	
	line-height: 28px;
	margin: 170px 0 0 20px;	
	text-align: left;	
	
	}
	
#random-post-box-frame {
    width: 450px;
	height: 150px;	
	margin: 0;
	padding: 0;		
	}
	
#random-post-box {
    width: 450px;
	height: 100px;
	background: url(images/bg_quote.png) no-repeat;
	position: relative;
	}
	
#random-post-box .entry {
    position: absolute;
	top: 50%;
	height: 100px;
	margin-top: -50px;
	}
	
#wp-quotes h2 {
    display: none;
	}
	
#login-block {
    width: 240px;
	height: 234px;
	float: right;
	background: url(images/bg_login.png) no-repeat;	
	text-align: center;
	margin: 0;
	}
	
#login-inner {
    width: 195px;
	margin: 0 auto;	
	}
	
#login-block label, #login-inner a {
    font-size: 11px;
	}
	
#login-block .wpuloginsubmit,
#commentform #submit,
#submit_wall_post, #edit-wow-recruiting .submit-but {
    background: url(images/bg_but.gif) repeat-x;
	height: 24px;
	border-top: 1px solid #deca97;
	border-left: 1px solid #deca97;
	border-right: 1px solid #c3af7a;
	border-bottom: 2px solid #c3af7a;
	font-family: arial, verdana;
	font-size: 12px;
	padding: 0 10px;	
	}
	
#phpbb_autologin {
    border: 0; /* Remove border from checkbox in IE */
	}
	
#login-block ul {
    padding: 0;
	margin: 0;
	}
	
#login-block ul li {
    list-style-type: none;
	line-height: 1.4em;
	}
	
.wpulogininfo img { /* avatar img in login block */
    border: 1px solid #DBCAAD;
	background: #fff;
	padding: 2px;
	width: 75px;
	height: 75px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
#wp-navbar {
    width: 960px;
	height: 61px;
	margin: -15px 0 0;
	overflow: visible;	
	}
	
#wp-nav {
    float: left;
	padding: 4px 0 0;
	text-align: left;	
    }
	
#pixopoint_menu_wrapper1 {
     float: left;
	 }
	 
#pixopoint_menu_wrapper2 {
     float: left;
	 }
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post h2 {
    text-align: left;
	}

.post hr {
	display: block;	
	}

.single .post {
    text-align: left;	
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

p.postmetadata {    
	padding: 5px;
	margin: 25px auto 0;
	background: #fff;
	border-top: 1px solid #dbcaad;
	border-bottom: 1px solid #cab693;
	border-left: 1px solid #dbcaad;
	border-right: 1px solid #cab693;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 10px;
	color: #bea156;		
	}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	background: #51801f;
	color: #fff;
	min-height: 200px;
	text-align: left;	
	border: none;	
	}
	
#footer-inner {
    overflow: hidden;
	width: 960px;
	margin: 0 auto;	
	padding: 0;
	text-align: center;
	}
	
#botwrapper {
  margin: 0 auto;
	text-align: left;
	overflow: hidden;	
	width: 770px;
	}
	
#footer-border {
    width: 100%;
	background: transparent url(images/footer-border.png) repeat-x;
	height: 11px;
	margin: -11px 0 0;	
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer a, #footer a.visted,
#footer a.active {
    color: #89cc41;
	}
	
#footer a:hover {
    text-decoration: underline;
	background: transparent;
	}

#footer ul {
    padding: 0 0 0 10px;
	}

#botblock1 {   
	float: left;
	padding: 0 20px 30px 0;
	width: 210px;	
	text-align: center;	
	background: url(images/footer-divider.jpg) no-repeat right 40px;	
	}

#botblock2 {   
	float: left;
	padding: 0 0 40px 20px;	
	background: url(images/footer-divider.jpg) no-repeat right 40px;	
	}

#botblock3 {   
	float: left;
	padding: 0 25px 0;
	/* background: url(images/footer-divider.jpg) no-repeat right 40px;	*/
	}
	
#botblock4 {   
	float: right;
	padding: 0 10px 0 0;
	display: none;
	}
	
#footer-bottom {
    color: #fff;
	font-size: 11px;
	padding: 0;
	width: 100%;
	text-align: center;
	display: block;
	clear: both;
	background: url(images/bg_copy.jpg) no-repeat center bottom;
	height: 44px;
	margin: 20px 0 0;
    }
	
#copyright {
    padding: 14px 0 0;
	}
	
#wow-games {
    background: url(images/wow_logo.png) no-repeat right 30px;
	width: 300px;
	height: 95px;
	}
	
#rom-games {
    background: url(images/rom_logo.png) no-repeat right 30px;
    width: 300px;
	height: 95px;
	margin-top: 25px;
	}
	
	#cata-games {
    background: url(images/cata_logo.png) no-repeat right 30px;
    width: 300px;
	height: 115px;
	margin-top: 25px;
	}

/* End Structure */

/*	Begin Headers */
h1 {
	font-size: 2.8em;
    line-height: 1.3em;
    margin-top: 20px;
    margin-bottom: 0.5em;
	color: #C2A04A;
	}

h2 {
	font-size: 1.8em;
    line-height: 1.3em;
    margin-top: 1.5em; /* Equivalent to 1em in the page's base font: 1 / 1.5 = 0.667em */
    margin-bottom: 0.667em;
	color: #C2A04A;	
	}

h2.pagetitle {	
    }

#sidebar-wrapper h2,
#sidebar-single h2,
#sidebar-gallery h2,
#sidebar-recruit h2 {
	margin: 5px 0 5px;
	padding: 0;
	color: #c9973b;
	font-size: 20px;	
	}
	
#login-block h2 {
    color: #fff;
	font-size: 12px;
	text-shadow: 0em 0em 0.2em #964000;
	margin: 6px 0 16px;
	padding: 0;	
    }
	
#footer h2 {
    font-size: 1.8em;
    line-height: 1.3em;
    margin-top: 1.5em; /* Equivalent to 1em in the page's base font: 1 / 1.5 = 0.667em */
    margin-bottom: 0.667em;
	color: #e1aa32;	
	text-shadow: 0em 0em 0.2em #2b490b;
    }
	
#nav h2 {
    display: none;
	}

h3 {
	font-size: 1.3em;
    line-height: 1.3em;
    margin-top: 0.769em; /* Equivalent to 1em in the page's base font: 1 / 1.3 = 0.769 */
    margin-bottom: 0.769em;
	color: #C2A04A;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4, h5, h6 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-top: 0.909em; /* Equivalent to 1em in the page's base font: 1 / 1.1 = 0.909 */
    margin-bottom: 0.909em;
	color: #C2A04A;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 40px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;	
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.execphpwidget .cat-item {
    list-style-type: none;
	margin: 0 0 0 20px;
    }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 5px 3px;
	text-align: center;
	}
	
#search {
    float: right;
	margin: 0 5px 0 0;	
	}
	
#s {
    background: url(images/bg_search.png) no-repeat;
	border: 0;
	width: 154px;
	height: 26px;
	color: #cea149;
	padding: 0 0 0 10px;
	margin: 3px 0 0;	
	}
	
#searchsubmit {
    background: url(images/search_but.png) no-repeat;
	text-indent: -999px;	
	border: 0;
	width: 34px;
	height: 31px;	
	margin: 0 0 0 -7px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */	
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
#sidebar-inner select,
#sidebar-single select,
#sidebar-right select,
#sidebar-gallery select {
    color: #C2A04A;
	}
	
input {
    border: 1px solid #e6d692;
	padding: 5px;
	color: #c2a04a;
	}
	
textarea {
    border: 1px solid #e6d692;	
	color: #c2a04a;
	}
	
input:hover, textarea:hover {
    border: 1px solid #eecc3c;
	}
	
.submit-button input {
    border: 0;
	background: url(images/but_submit.jpg) no-repeat;
	text-indent: -999px;
	font-size: 0;
	line-height: 0;
	width: 126px;
	height: 29px;
	display: block;
	}
	
.submit-button input:hover {
    background: url(images/but_submit.jpg) no-repeat 1px 1px;
	border: 0;
	}
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 5px;
	text-align: justify;	
	margin: 0;
	}

.commentlist li {
	margin: 0;
	padding: 0 5px 5px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.comment-wrapper {
    background: url(images/bg_comment.gif) repeat-y;
	}
	
.comment-top {
    background: url(images/bg_comment-top.gif) no-repeat;	
	height: 21px;
	}
	
.comment-bot {
    background: url(images/bg_comment-bot.gif) no-repeat;	
	height: 35px;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar-wrapper {
    width: 495px;
	overflow: auto;
	margin: 0 0 25px;
	padding: 0;
	text-align: left;
	background: url(images/bg_sidebars-repeat.jpg) repeat-y top center;
	float: right;
	position: relative;
	}
	
#sidebars-bg {
    background: url(images/bg_sidebars.jpg) no-repeat top center;	
	overflow: hidden;
	padding: 70px 0 102px;
	position: relative;
	margin: 0;
	}
	
#sidebar-bg {
    background: url(images/bg_sidebar-single.jpg) no-repeat top center;		
	padding: 80px 0 0;	
	margin: 0;	
	}
	
#sidebar-handbook {
    background: url(images/bg_sidebar-handbook.jpg) no-repeat top center;		
	padding: 60px 0 0;	
	margin: 0;	
	}
	
#sidebar-gallery {
    background: url(images/bg_sidebar-gallery.jpg) no-repeat top center;		
	padding: 60px 0 0;	
	margin: 0;	
	}
	
	#sidebar-recruit {
    background: url(images/bg_sidebar-recruit.jpg) no-repeat top center;		
	padding: 85px 0 0;	
	margin: 0;	
	}
	
#sidebar {
    width: 200px;
	float: right;
	padding: 0 10px;
	margin: 0;
    }
	
#sidebar-inner {
    width: 200px;	
	float: left;
	padding: 0 10px;	
	margin: 0 0 0 31px;			
	}
	
#sidebar-single {
    width: 275px;	
	float: right;
	margin: 0 10px 25px 0;
	padding: 0 0 102px;
	text-align: left;
	background: url(images/bg_sidebar.jpg) top center;		
	overflow: auto;
	position: relative;
	}
	
#sidebar-wrapper #dragon {
    width: 229px;
	height: 102px;
	position: absolute;
	background: url(images/bg_sidebar-bot.jpg) no-repeat -9px 0;
	bottom: 0;
	left: 28px;
	!left: 28px;
	margin: 0 auto;	
	}
	
#sidebar-single #dragon {
    width: 229px;
	height: 102px;
	position: absolute;
	background: url(images/bg_sidebar-bot.jpg) no-repeat center center;
	bottom: 0;	
	margin: 0 0 0 33px;
	!margin: 0 0 0 34px;	
	}
	
#widgets {    
	}
	
#sidebar-single .ngg-widget {
    text-align: center;
	}
	
#sidebar-single .ngg-widget img {
    border: 2px solid #c2a04a;
	}
	
#sidebar1 {
    width: 200px;	
	padding: 0 12px;
	!padding: 0 10px 0 48px;
	margin: 0 0 0 37px;	
	
	}
	
#sidebar1 a:hover {
    text-decoration: underline;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar-inner ul, #sidebar ul
 {
    padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
#sidebar1 ul {
    padding: 0 5px 0 20px !important;		
	margin: 5px 0 0;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar1 ul li {    
	background: url(images/bullet_arrow.png) no-repeat;
	padding: 0 0 0 20px;
    }
	
.block-is { /*blocks located in the inner sidebar */
    margin: 0 0 20px;
	}
	
.block-rs { /*blocks located in the right sidebar */
    margin: 25px 0 ;
	}
	
.block-ss { /*blocks located in a single sidebar */
    margin: 0 0 25px;
	}
	
#sidebar-inner .aktt_tweets {
    overflow: hidden;
	}
	
.aktt_tweets ul li {
    padding: 20px 0 0;		
	color: #9e7b4e;
	}
	
.aktt_tweets ul li.aktt_more_updates a {
    background: url(images/follow-us.gif) no-repeat;
	width: 76px;
	height: 20px;
	text-indent: -999px;
	font-size: 0;
    line-height: 0;
	display: block;
	float: right;
	margin: 5px 5px 0 0;
	overflow: hidden;
	}
.aktt_more_updates a:hover {
    background: url(images/follow-us.gif) no-repeat !important;
	}
	
.aktt_more_updates {
    padding: 0 !important;
	text-align: right;	
	}
	
.aktt_tweets ul {
    margin: 0;
	!padding: 0;	
	}
	
.wpulatestposts li {
    margin: 0 0 6px !important;
	padding: 0 0 7px !important;
	background: url(images/divider-sidebar.png) no-repeat bottom center;
    }
	
.wpuforumstats, .wpuusersonline {
    margin: 0;
	font-size: 11px;
	}
	
.wpuusersonline li {
    padding: 5px 0;	
	}
	
#sbsl1_1 {
    margin: 0;
	padding: 5px;
	border-top: 1px solid #dbcaad;
	border-bottom: 2px solid #cab693;
	border-left: 1px solid #dbcaad;
	border-right: 2px solid #cab693;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
a.postedby {
    color: #c2a04a !important;
	}
	
/* End Sidebar */

/* Begin Gallery */

.ngg-album {
    border: 0 !important;
	}
	
#uploadimage {
    overflow: hidden;
	background: url(images/bg_upload-form.png) no-repeat;
	width: 563px;
	height: 120px;
	padding: 30px 5px 15px 35px;
	margin: 20px 0 0 2px;
    }

#uploadimage .uploader {
    width:  42%;
	float: left;
	margin: 16px 0 0;
    }
	
#uploadimage .image_details_textfield {
    width: 32%;
	float: left;
	}
	
#uploadimage .submit {
    width: 26%;
	float: right;
	}
	
#uploadimage #imagedescription {
    width: 175px;
	}
	
div.piclenselink { /* format view with piclens link */    
	width: 126px;
	height: 29px;		
	margin: 0 0 5px 5px;
	text-indent: -999px;
	font-size: 0;
	line-height: 0;
	float: left;
	}

a.piclenselink {
    background: url(images/but_view-slideshow.jpg) no-repeat top left;
    display: block;
	width: 126px;
	height: 29px;	
	}
	
a.piclenselink:hover {
    background: url(images/but_view-slideshow.jpg) no-repeat 1px 1px !important;
	display: block;
	width: 126px;
	height: 29px;	
	text-decoration: none;	
	}
	
#gallery-index {
    width: 126px;
	height: 29px;		
	margin: 0 0 5px 5px;
	text-indent: -999px;
	font-size: 0;
	line-height: 0;
	float: left;
    }
	
#gallery-index a {
    background: url(images/but_gallery_index.jpg) no-repeat top left;
    display: block;
	width: 126px;
	height: 29px;	
	}
	
#gallery-index a:hover {
    background: url(images/but_gallery_index.jpg) no-repeat 1px 1px;
	display: block;
	width: 126px;
	height: 29px;	
	text-decoration: none;	
	}
	
.ngg-albumoverview .galleryid-1 {
    margin-top: 50px !important;	
	}
	
.ngg-albumoverview .galleryid-5 {
    margin-top: -20px !important;	
	}
	
.ngg-galleryoverview {
    margin-top: 0 !important;
	}
	
.ngg-album {
    margin-top: 10px !important;
	}

#gallery-header {
    overflow: hidden;
	min-height: 29px;
	margin: 55px 0 0;
	}
	
.gallery-title {
    font-size: 20px;
	line-height: 24px;
	color: #c2a04a;
	float: right;
	margin: 10px 15px 0 0;
	font-family: georgia, arial, verdana;
	}
	
.upload_error { /* image upload message after submitting an image */
    background: #fdf7ab;
	border: 1px solid #e4d98c;
	position: absolute;
	margin: -510px 0 0 4px;
	padding: 5px 10px;
	width: 539px;	
	}
	
.imgborder img.ngg-singlepic {
    background: #fff;
	border-top: 1px solid #dbcaad;
	border-bottom: 2px solid #cab693;
	border-left: 1px solid #dbcaad;
	border-right: 2px solid #cab693;
	padding-top: 8px;
	padding-bottom: 25px;
	padding-left: 8px;
	padding-right: 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 25px 15px 0;	
	}
	
.imgalt {
    font-size: 9px;
	color: #bea156;	
	font-family: georgia, arial, verdana;
	margin: -35px auto 30px;
	!margin: -23px auto 30px;
	width: 330px;
	height: 24px;		
	text-align: center;
	}
	
.picframe {
    background: #fff;
	border-top: 1px solid #dbcaad;
	border-bottom: 2px solid #cab693;
	border-left: 1px solid #dbcaad;
	border-right: 2px solid #cab693;
	padding: 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
    }
	
.piccaption {
    color: #bea156;
	font-size: 10px;
	margin: 8px auto 0;
	!margin: -10px auto 0;
	width: 80%;
	}
	
/* End Gallery */

/* Video Gallery */

#videos-wow, #videos-aion, #videos-rom, #videos-misc {
    overflow: hidden;
	display: block;
	margin-top: 25px;
    }
	
.video-thumb {
    background: #fff;
	margin: 0 20px 0 0;
	padding: 8px;
	color: #bea156;
	border: 1px solid #dbcaad;		
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 150px;	
	float: left;
	text-align: center;
	font-size: 11px;
	}
	
.video-thumb:hover {
    background: #fff4c5;
	}
	
.video-caption {
    margin: 6px auto 0;
	!margin: -13px auto -20px;
	width: 152px;
	padding: 0;	
	}

/* End Video Gallery */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

.hr {
	background: url(images/bg_hr.gif) repeat-x;   
    height: 3px;/*whatever the total width of the border-top and border-bottom equal*/	
    width: 100%;   
	margin: 30px 0;
	}
	
.header-border {  
    background: url(images/bg_hr.gif) repeat-x;   
    height: 3px;/*whatever the total width of the border-top and border-bottom equal*/	
	}
	
.header-border hr,
.hr hr {
    display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	height: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border-top: 1px solid #dbcaad;
	border-bottom: 2px solid #cab693;
	border-left: 1px solid #dbcaad;
	border-right: 2px solid #cab693;
	padding: 10px 6px 6px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 15px;		
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	color: #bea156;	
	font-family: arial, verdana;
	line-height: 15px;
	padding: 0 4px 5px;
	margin: 8px auto 0;
}
/* End captions */

/* Navigation Menu */

/* End Navigation Menu */

/* Contact Form */

#post-398 .mmf-form input {    
	}

/* End Contact Form */

.top /* link to top of page */ {
    text-align: right;	
	display: block;
	margin: 0 0 20px;
	}
	
#est {
    width: 104px;
	height: 104px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/est.png) no-repeat;
	}
	
#socialize {
    background: url(images/socialize.gif) no-repeat;
	height: 169px;
	width: 198px;	
	padding-bottom: 22px;	
    }
	
#socialize2 {
    background: url(images/socialize2.gif) no-repeat;
	height: 109px;
	width: 198px;	
	padding-bottom: 22px;	
    }
	
.social {   	
	padding: 0 19px 0 0;
	float: right;  	
	font-size: 11px;
	background: url(images/bullet_arrow.png) no-repeat center right;	
	width: 165px;
	text-align: right;	
    }
	
#vent-js /* hide div with hack */{
    width: 0px; 
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;	
	}

#vent {
    margin: 34px 8px 0 0;				
    }
	
#irc {
    margin: 39px 8px 0 0;    
    }
	
#facebook {
    margin: 40px 8px 0 0;	
    }
	
#rss {
    float: right;
	margin: 12px 15px 0 0;
	}
	
#rss a:hover {
    background: transparent;
	}
   
/* Ventrilo Status */

#vent-status {    
	z-index: 999;	
	border-left: 1px solid #eace8c;
	border-top: 1px solid #eace8c;
	border-right: 2px solid #c5b387;
	border-bottom: 2px solid #c5b387;
    background: #fff;
	top: 50px;
	right: 150px;
	padding: 15px;
	/* for IE */
    filter:alpha(opacity=80);
    /* CSS3 standard */
    opacity:0.8;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	color: #826744;
	width: 175px;
	position:absolute;
	overflow: visible;
	font-size: 12px;
	line-height: 16px;
    }
	
/* End Ventrilo Status */

/*application page*/

.page-id-460 #post-460 h2,
.page-id-460 h1 {
  display: none;
}

.page-id-460 #post-460 .entry h2 {
  display: block;
}

#app {
  background: url(images/app.png) no-repeat 0% 50%;
  padding: 0 0 0 62px;
  height: 60px;
}

#reapp {
  background: url(images/reapp.png) no-repeat 0% 50%;
  padding: 0 0 0 62px;
  height: 60px;  
}

#app h2, #reapp h2 {
  padding: 20px 0 0;
  !padding: 20px 0;
  margin: 0;  
}

.checks li, #conduct li {
  list-style-image: url(images/bullet-check.png);
  !padding: 0 0 0 8px !important;
  margin: 0 0 0 20px !important;
}

ul.checks, #conduct {
  margin: 0 0 30px 40px !important;
  text-indent: 0 !important;
  text-align: left;
}

#were-recruiting {
  background: url(images/were-recruiting.png) no-repeat;
  height: 127px;
  width: 131px;
  float: right;
  margin: 20px 0 0;
  padding: 0 50px 0 0;
}

/* Page Styles */

#leadership { /* charter table for guild council */
    width: 500px;	
	background: #fff;
	padding: 5px 20px 20px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-top: 1px solid #dbcaad;
	border-bottom: 2px solid #cab693;
	border-left: 1px solid #dbcaad;
	border-right: 2px solid #cab693;
	margin: 0 auto 10px;
	}
	
#leadership td {
    padding: 5px;
	background: #eef4f8;
	text-align: left;
    }
	
#leadership th {
    font-size: 14px;
	font-weight: bold;
	padding: 3px 6px 6px;
	text-align: left;
	}
	
.toc {
    padding: 5px 0;
	background: #fff;
	border-top: 1px solid #dbcaad;
	border-bottom: 2px solid #cab693;
	border-left: 1px solid #dbcaad;
	border-right: 2px solid #cab693;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	clear: both;
	overflow: hidden;	
	}
	
.toc li {
    background: url(images/bullet_star.png) no-repeat;
	padding: 0 0 0 21px;
	list-style-type: none;
	}
	
.toc ul {
    margin: 0 0 0 10px !important;
	}
	
.aka {
    font-size: 10px;
	color: #d7b26b;	
	}
	
.gc-year {
    display: block;
	text-align: center;
	}
	
#applicant-bullets {
    margin: 15px 0 10px;
	color: #dca02e;	
	background: url(images/icon_info.png) no-repeat;
	padding: 9px 0 0 38px;
	height: 29px;
	font-size: 15px;
	font-weight: bold;
    }
	
/* Recruiting Block */

#wow-recruiting { /* Content wrapper */
    margin: 0 0 0 15px;		
	width: 190px;	
	}
   
.recruiting { 
    width: 150px;
	overflow: hidden;
	padding: 0 0 0 22px;
    }
   
.class { 
    float: left;
    }
   
.r-status { 
    float: right;
    } 

#dk { 
    background: url(images/wow-icons/deathknight.gif) no-repeat;	
    }
   
#druid { 
    background: url(images/wow-icons/druid.gif) no-repeat;	
    }
  
#hunter { 
    background: url(images/wow-icons/hunter.gif) no-repeat;	
    }
    
#mage { 
    background: url(images/wow-icons/mage.gif) no-repeat;	
    }
	
#paladin { 
    background: url(images/wow-icons/paladin.gif) no-repeat;	
    }
	
#priest { 
    background: url(images/wow-icons/priest.gif) no-repeat;
    }
	
#rogue { 
    background: url(images/wow-icons/rogue.gif) no-repeat;	
    }
	
#shaman { 
    background: url(images/wow-icons/shaman.gif) no-repeat;	
    }
	
#warlock { 
    background: url(images/wow-icons/warlock.gif) no-repeat;	
    }
	
#warrior { 
    background: url(images/wow-icons/warrior.gif) no-repeat;	
    }
	
#dk-status, #druid-status, #hunter-status,
#mage-status, #paladin-status, #priest-status,
#rogue-status, #shaman-status, #warlock-status,
#warrior-status {
    position: absolute; 
    border: 1px solid #a3d73f; 	
    background-color: #90c42c; 
    padding: 5px 10px;
	color: #406a12;
	font-size: 10px;
	line-height: 11px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	}
	
#wow-recruiting a.closed,
#wow-recruiting a.closed.visited,
#wow-recruiting a.closed:hover {
    color: #fff;
	font-size: 11px;
	font-weight: bold;
    }
	
#wow-recruiting a.low,
#wow-recruiting a.low.visited,
#wow-recruiting a.low:hover {
    color: #89cc41;
	font-size: 11px;
	font-weight: bold;
    }
	
#wow-recruiting a.medium,
#wow-recruiting a.medium.visited,
#wow-recruiting a.medium:hover {
    color: #f7b21d;
	font-size: 11px;
	font-weight: bold;
    }
	
#wow-recruiting a.high,
#wow-recruiting a.high.visited,
#wow-recruiting a.high:hover {
    color: #fb7116;
	font-size: 11px;
	font-weight: bold;
    }
	
#edit-wow-recruiting,
#edit-wow-progress {
    background: #a2d248;
	width: 300px;
	padding: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:absolute;
	z-index: 999;	
	border-top: 1px solid #3c6214;
	border-bottom: 2px solid #3d6315;
	border-left: 1px solid #3c6214;
	border-right: 2px solid #3d6315;
	}
	
#edit-wow-recruiting textarea,
#edit-wow-progress textarea {
    border: 1px solid #8cba35;
	color: #826744;
	}
	
#edit-wow-recruiting .submit-but,
#edit-wow-progress .submit-but {
    background: url(images/bg_but-blue.gif) repeat-x;
	height: 24px;
	border-top: 1px solid #2ca6ca;
	border-left: 1px solid #2ca6ca;
	border-right: 1px solid #2ca6ca;
	border-bottom: 2px solid #2690af;
	font-family: arial, verdana;
	font-size: 12px;
	padding: 0 10px;	
	color: #fff;
	font-weight: bold;	
	}
	
.botblock-title-edit {
    color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 0em 0em 0.2em #2b490b;	
	}
	
.close-div {
    float: right;
	}
	
.botblock-top {
    background: url(images/edit.png) no-repeat 18px 0;
	height: 29px;
	padding: 5px 0 0 48px;	
	text-align: left;
	}
	
.botblock1-edit-link {    
	margin: 38px 0 0 -8px;
	position: absolute;
	z-index: 50;	
	}
	
.botblock3-edit-link {    
	margin: 38px 0 0 -16px;
	position: absolute;
	z-index: 50;	
	}
	
#footer-apply a {
    display: block;
	background: url(images/but_apply-now.jpg) no-repeat;
	width: 130px;
	height: 33px;
	margin: 5px 0 0 25px;
	}
	
#footer-apply a:hover {    
    background: url(images/but_apply-now.jpg) no-repeat 1px 1px;
	}
	
/* Progression Block */

.OneColFix #container {
    width: 160px;
    border: 0px solid #000000;
    text-align: left;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    }

.OneColFix #content {
    padding-top: 0;
    padding-right: 1px;
    padding-bottom: 0;
    padding-left: 1px;
    }

.bosses  {
    font-size: small;
    }

#instance {
    padding: 0 0 10px;
    font-size: 16px;
	font-weight: bold;
    font-family: georgia, arial, verdana;           
    } 
	
.zones  {
    font-size:small;
    }
    
#game {
    padding-top:5px;
    padding-bottom:2px;
    font-size:large;
    text-align:center;
    }
	
#rom-block-footer {
    padding: 10px 0;
	width: 100%;
	text-align: center;
	font-size: 90%;
	}
	
#botblock3 p, #botblock4 p {
    display: none;
	}      
	
.boss-down {
    color: #afc598;
	}   
	
#suckerfishnav a:hover {
    background: transparent;
	text-shadow: #fff200 0em 0em 0.2em;
	color: #fff200;
	}
	
.post .hilite {
    background-color: yellow;
	}
	
.new-post {
    margin: 2px 2px 0 0;
	float: left;	
	}
	
#sb-title-inner {
    font-size: 12px !important;
	}
	
#post-812 .entry a:hover {
  background-color: transparent;  
  }
  
 .lastpost dfn {
   position: relative !important;
   width: 225px !important;      
 }
 
 #reapp-intro {
   background: #e6effc url(images/icon_info.png) no-repeat 7px center;
   border: 1px solid #d3e2f8 !important;
   padding: 8px 8px 8px 42px !important;
   margin: 0 0 15px 0 !important;
 }
	

