/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name: sage2.0
	Based on style:	subSilver2
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

/* General */
a img {
	border:0px
}
body {
	margin-top: 0px;
	padding: 0;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0f0f0f;
	color: #b9b9b9;
	background:url('images/repeat.jpg') repeat-x #0f0f0f;
}
a:link {
	color: #99b115;
	text-decoration: none;
}
a:visited {
	color: #99b115;
	text-decoration: none;
}
a:hover {
	color: #fff6a7;
	text-decoration: none;
}
a:active {
	outline: none;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
}
p {
	padding:2px;
}
.center {
	margin:0 auto;
	text-align:center;
}
.container {
	padding:14px 14px 14px 14px;
	margin: 0 auto;
}
#ad {
	margin:0 auto;
        width:750px;
}
.content p {
	margin-top: 4px;
	margin-bottom: 4px;
}
.spacer {
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
input       {
    color: #b9b9b9;
    background-color: #1f1f1f;
    border: 1px solid #000000;
    }
textarea    {
    color: #b9b9b9;
    background-color: #1f1f1f;
    border: 1px solid #000000;
    }

input.radio {
  border: none;
    background-color: #1f1f1f;
}

input.button {
  font-weight: bold;
    border: 1px solid #000000;
    color: #b9b9b9;
    background-color: #1f1f1f;
}	
.hidden { display:none; }

fieldset { border:0px;}

/* Content Placement */
#page {
	background-color:#1f1f1f;
	margin:0 auto; 
	min-width:990px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	background-position:top;
}
.content {
	margin: 0px;
	padding: 0px;
	border: 1px solid #141414;
	background-color: #141414;
}
.main {
	margin:5px;
}
/* Headers */
h1 {
	margin: -1px 5px 5px 5px;
	color: #daee2d;
	font-family: Helvetica Nueue, Trebuchet MS, Arial, sans-serif;
	font-size:2em;
	text-align:left;
}
h2 {
	margin: 5px;
	color: #e19c27;
	font-family: Helvetica, Trebuchet MS, Arial, Calibri, sans-serif;
	font-size:1.5em;
	text-align:left;
}
h3 {
	margin: 16px 5px 5px 5px;
	color: #e19c27;
	font-family: Helvetica, Trebuchet MS, Arial, Calibri, sans-serif;
	font-size:1.5em;
	text-align:center;
}
h4 {
	margin:5px 0px 5px 0px;
	color: #FFFFFF;
	font-family: Arial, Calibri, sans-serif;
	font-size:18px;
}
h5 {
	margin:0px 0px 0px 15px;
	color: #8b8b8b;
	font-family: Arial, Calibri, sans-serif;
	font-size:16px;
}
.left {
	text-align:left;
}
/* Header */
#header {
    background:url('http://sage-comics.com/wp-content/themes/sage/headers/rotation.php');
	height:166px;
	width:990px;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#linktohome { float:left; }
/* Login */
#login {
	width:300px;
	float:right;
	z-index:5;
	margin-right:45px;
	margin-top:0px;
}
.login2 {
	background:#1f1f1f;
}
.formElementLogin {
	background:transparent url('images/formbg.gif') repeat-x scroll 0%;
	border:1px solid #161616;
	color:#FFFFFF;
	font-size:11px;
	height:19px;
	line-height;19px;
}
/* Navigation */
.shell { 	margin: 0 auto;
	width: 990px;}
.nav {
	display: inline;
	float:left;
}
.nav ul {
	margin: 0 auto;
	list-style: none;
	height: 26px;
}
.nav li {
	float: left;
	height: 25px;
	background: #1a1a1a url('images/navbg.gif') top repeat-x;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	height: 20px;
	padding-top: 5px;
	color: #808080;
	font: 11px/16px Arial, sans-serif;
	background: none;
	text-align: center;
	display: block;
	text-decoration: none;
	outline: 0;
	border-right:#0d0d0d 1px solid;
	padding-left:8px;
	padding-right:8px;
}
.nav li a:hover {
	text-decoration: none;
	color: #ffffff;
}
#nav {
	margin-top:-58px;
}

/* SubNavigation */
	.subNavContainer {
	display: none;
	float: left;
	overflow: hidden;
}
.subNav {
	display: none;
	height: 25px;
}
.subNav a:link, .subNav a:visited, .subNav a:active {
	float: left;
	padding: 0 10px 0 18px;
	height: 25px;
	color: #ffffff;
	font: 11px/22px Arial, sans-serif;
	background: url('images/arrow.gif') left no-repeat;
	text-align: center;
	display: block;
	text-decoration: none;
	outline: 0;
}
.subNav a:hover {;
	background: #0d0d0d url('images/arrow.gif') left no-repeat;
}
/* Sidebar */
.sidebar {
	margin-left: 8px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	width:200px;
	overflow:hidden;
	float:left;
}
.icon {
	width:50px;
	height:50px;
	border:1px solid #999999;
	display:block;
	float:left;
	margin:0pt 4px 4px 0pt;
	text-align:center;
}
.thumb {
	list-style:none;
	float: left;
	display:block;
	margin:0pt 3px 0px 3pt;
}
.comment {
	text-align:left;
	margin-bottom:5px;
	padding:5px;
	border: 1px solid #141414;
	background:#1a1a1a;
}
.comicthumb {
	width:55px;
	height:100px;
	border:1px solid #999999;
}
/* Feature */
.featureinfo {
	text-align:right;
	color:#696969;
	margin-right:16px;
	margin-top:5px;
}
.feature {
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	width:590px;
	overflow:hidden;
}
.banner {
	width: 468px;
	height:60px;
	border:1px solid #999999;
}
/* Feed */
.feed {
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	width:150px;
	float:left;
}
/* Rounded Corners */
.borderTL { 
background:url('images/borderTL.gif');}
.borderTR { 
background:url('images/borderTR.gif');}
.borderBL { 
background:url('images/borderBL.gif');}
.borderBR { 
background:url('images/borderBR.gif');}
.borderTL, .borderTR, .borderBL, .borderBR {
	width: 14px;
	height: 14px;
	padding: 0px;
	border: 0px;
	z-index: 99;
}
.borderTL, .borderBL {
	float: left;
	clear: both;
}
.borderTR, .borderBR {
	float: right;
	clear: right;
}
.borderTL {
	margin:  -1px 0px 0px -1px;
}
.borderTR {
	margin:  -1px -1px 0px 0px;
}
.borderBL {
	margin: -14px 0px 0px 0px;
}
.borderBR {
	margin: -14px 0px 0px 0px;
}
.borderTL {
	margin-left: -4px;
	ma\rgin-left: -1px;
}
html>body .borderTL {
	margin-left: -1px;
}
.borderTR {
	margin-right: -4px;
	ma\rgin-right: -1px;
}
html>body .borderTR {
	margin-right: -1px;
}
.borderBL {
	margin-left: -3px;
	ma\rgin-left: 0px;
}
html>body .borderBL {
	margin-left: 0px;
}
.borderBR {
	margin-right: -3px;
	ma\rgin-right: 0px;
}
html>body .borderBR {
	margin-right: 0px;
}
/* Footer */
#footer {
	background-color:#141414;
	border-bottom:1px #000000 solid;
	border-top:1px #000000 solid;
	padding:5px;
	margin-bottom:0px;
	color:#373737;
}
/* Comic Box */
a.comic {
	font-size:11px;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	z-index:1;
}
a.comic:hover {
	text-indent:0;
	z-index:2;
}
a.comic span {
	display:none;
}
a.comic:hover span {
	background-color:#141414;
	border:1px solid #363636;
	display:block;
	margin-left:40px;
	padding:0px;
	position:absolute;
	text-align:center;
	width:17em;
}
.comictitle {
	color:#b6e135;
	background:#1f1f1f;
	padding:5px;
}
.author {
	font-style:italic;
	padding:5px;
}
.comichiatus {
	float:left;
	margin-bottom:4px;
	text-align:left;
	width:200px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
.comic {
	float:left;
	margin-bottom:4px;
	text-align:left;
	width:200px;
}
.comicthumb {
	border:1px solid #7B7D6F;
	float:left;
	height:40px;
	margin-right:4px;
	width:40px;
}
.comicinfo {
	margin-left:-5px;
	text-align:left;
}
.list {
	color:#808080;
	font-size:10px;
	font-weight:normal;
	list-style:none;
}
.footnote {
	font-size:10px;
}
.item {
	border-bottom:1px dashed #0e0e0e;
	border-width:50%;
	margin:4px;
	padding:2px;
}
.padding {
	padding:5px;
}
.e {
	color:#c0d723;
}
.t {
	color:#ff7200;
}
.m {
	color:#a64a3b;
}

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

.commentlist li {
	font-weight: bold;
}

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

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/* Posts */
.entry {
	text-align: justify;
	}

.post hr {
	display: block;
	}
.postdetails { color:#737373; text-align:center;}	
#s {
	padding: 2px; 
	text-align: center;
	font-size:10px;
	width:200px;
	}

#searchsubmit {
	padding: 1px;
	font-size:10px;
	}	
	
.submit { background:#343434; color:#c3c3c3; border:1px solid #1f1f1f;   }

/* Content */
 
#wrapcentre {
	margin: 15px 25px 0 25px;
	background: transparent;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #e4e6cf;
	border-width: 1px;
	border-style: solid;
	border-color: #2e2e2d;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 0px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
color:#7B911D;
font-family:"Times New Roman",Times,serif;
font-size:24px;
font-weight:bold;
line-height:40px;
}
h2 {
color:#4B5243;
font-family:"Times New Roman",Times,serif;
font-size:18px;
font-weight:bold;
line-height:30px;
}
h3 {
color:#798379;
font-family:"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
line-height:22px;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
	color:#99b115;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: #959595;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: #959595;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postbody {
	font-size: 1.1em;
	line-height: 1.3em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #959595;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {
color:#818c3b;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #8a972c;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #141414;
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #0f0f0f;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
}
.rtl .catdiv {
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #0a0a0a;
	color:#99b115;
	text-indent: 4px;
	background-image:url('images/stripe2.gif');
}

.row1 {
	background-color: #171717;
	padding: 4px;
}

.row2 {
	background-color: #1f1f1f;
	padding: 4px;
}

.row3 {
	background-color: #0f0f0f;
	padding: 4px;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #0F0F0F;
	color: #0F0F0F;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

a.forumlink {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #FFFFFF;
	text-decoration: none;
}

th a,
th a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

textarea {
  font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	border: 1px solid #000000;
	padding: 2px;
}

select {
	color: #b9b9b9;
	background-color: #171717;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #090909;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
  color: #b9b9b9;
	background-color: #171717;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.helpline {
	background-color: #1f1f1f;
	border-style: none;
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #0F0F0F;
	color: #a8b930;
	background-color: #0f0f0f;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #0F0F0F;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #98a162;
	background-image:url('images/stripe3.gif');
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #0f0f0f;
	color: #a8b930;
	background-color: #0f0f0f;
        background
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #0F0F0F;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #98a162;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-image:url('images/stripe3.gif');
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #2e2e2d;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: #959595;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}