/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		copytypist
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		sun face

    --------------------------------------------------------------
*/

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

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Courier New", Courier, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #999999;
	font-size: 100%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
	
}

#wrapcentre {
	margin: 15px 25px 0 25px;
	
}

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

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

#logodesc {
	margin-bottom: 1px;
	padding: 1px 25px;
	background: #999999;
	border-bottom: 0px solid #ffffff;
}

#menubar {
	margin: 0 0px;
}

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

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

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

.forumrules h3 {
	color: red;
}

#pageheader {

text-align:center; }

#pagecontent { }
#pagefooter { }

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


/*  Text
 --------------------- */
h1 {
	font-family: Arial, "Courier New", Courier, Arial, Helvetica, sans-serif;
	color:black;
	font-weight: bold;
	font-size: 2.5em;
text-align: center;
margin-bottom: 4px;
	text-decoration: none;
	line-height: 100%;
}

h2 {
	font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
	color:black;
	font-weight: bold;
	font-size: 2.5em;
text-align: center;
margin-bottom: 4px;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.0em;
text-align: center;
color: white;
	font-family: "Courier New", Courier, Arial, Helvetica, sans-serif;
	line-height: 100%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	text-align:right;
	font-weight: bold;
}

h5 {
	margin: 0;
	font-size: .8em;
	color: black;
	text-align: right;
}


p {
/*	font-size: 1.0em; */
}

p.moderators {
	margin: 0;
	color: black;
	font-weight: bold;
	text-align:center;
	padding-top: 5px;
}

.rtl p.moderators {
	float: right;
}

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

.rtl p.linkmcp {
	float: left;
}

.breadcrumbs {
	margin: 0;
	align: center;
	color: white;
	font-weight: normal;
	white-space: normal;
	font-size: 1.0em;
	text-align:center;
}

a.breadcrumbs {
	margin: 0;
	align: center;
	text-align: center;
		color: white;
	font-weight: normal;
	white-space: normal;
	font-size: 1.0em;
}


a.breadcrumbs:visited {
	margin: 0;
	align: center;
	text-align: center;
		color: white;
	font-weight: normal;
	white-space: normal;
	font-size: 1.0em;
}

.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 {
	color:#000000;
	font-size:.9em;
}

.topicdetails {
	color:#000000;
	font-size:.9em;
	white-space:nowrap;
	background-color:#ffffff;
	padding:3px;
}

p.topicdetails {
	color:#000000;
	font-size:.9em;
	white-space:nowrap;
	background-color:#ffffff;
		padding:3px;
}

.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;
}

.postauthor {
	color: #000000;
	background-color: #999999;
}

.postdetails {
	color: #000000;
	font-size:.9em;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

.postdetails2 {
	color: #000000;
	font-size:1em;
	text-align:center;
	padding:5px;
	}
	
	p.postdetails2 {
	color: #000000;
	font-size:.7em;
	text-align:center;
	padding:5px;
	}

a.postdetails2:visited {
	color: #000000;
	font-size:1em;
	text-align:center;
	}

a.postdetails2:link {
	color: #000000;
	font-size:1em;
	text-align:center;
	}

.postbody {
	font-size: 1.0em;
	line-height: 1.0em;
	text-align:right;
	font-family: "Courier New", Courier, "Lucida Grande", "Trebuchet MS", 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;
	color: black;
	font-weight: bold;
}

.pagination {
	padding: 0px;
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
}

a.pagination {
	padding: 0px;
	color: #ffffff;
	font-size: .9em;
	font-weight: bold;
}

a.pagination:visited {
	padding: 0px;
	color: #333333;
	font-size: .9em;
	font-weight: bold;
}



.cattitle {

}

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

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

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

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

.titles {
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	font-weight: bold;
color: black;
	text-decoration: none;
}



.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #999999;
	/*background-image: url('../theme/images/cellpic3.gif');*/
	white-space: nowrap;
	padding: 7px 5px;
}

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

.tablebg {
	background-color: #999999;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('../theme/images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('../theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 1;
	background-color: #ffffff;
	/*background-image: url('../theme/images/cellpic1.gif');*/
	text-indent: 4px;
}

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

.row2 {
	background-color: #ffffff;
	padding: 4px;
		color: #000000;
}

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

.spacer {
	height: 10px;
	background-color: #999999;
}

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

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

/* Links
 ------------ */
a:link {
	color: #333333;
	text-decoration: none;
}

a:active,
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

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

a.topictitle {
	margin: 1px 0;
	color:#000000;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
}

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

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

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


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

input {
	color: #000000;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 5px solid #000000;
	background-color: #ffffff;
}

textarea {
	background-color: #ffffff;
	color: #000000;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	font-size: 1.0em; 
	line-height: 1.0em;
	font-weight: normal;
	border-top-width: 0px;
	border-color: #000000;
	border-style:solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	padding: 5px;
}

select {
	color: #000000;
	background-color: #ffffff;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 2px solid #000000;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

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

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

.post {
	background-color: #ffffcc;
	border-style: solid;
	border-width: 3px;
	border-color:#FFFFFF;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.0em;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	background-color: #FFFFCC;
	border: 5px solid #ffffff;
}

.btnmain {
	font-weight: bold;
	background-color: #FFFFCC;
	border: 5px solid #ffffff;
	cursor: pointer;
	padding: 1px;
	font-size: 1.0em;
}

.btnlite {
	font-weight: normal;
	background-color:#FFFFCC;
	border: 5px solid #ffffff;
	cursor: pointer;
	padding: 1px;
	font-size: 1.0em;
}

.btnfile {
	font-weight: normal;
	background-color: #FFFFFF;
	border: 5px solid #ffffff;
	padding: 1px 5px;
	font-size: 1.0em;
}

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


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 5px 5px 0 5px;
	border-style: solid;
	border-color: #999999;
	color: #000000;
	background-color: #ffffcc;
	font-size: 1.0em;
	font-weight: bold;
}

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


.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 4px;
	border-color: #999999;
	border-width: 0 5px 5px 5px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.0em;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	background-color: #ffffcc;
	color: #000000;
}


.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


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

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


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

.sep {
	color: black;
	background-color: #ffffff;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
}

.nowrap {
	white-space: nowrap;
}

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

/* CPOP
 ------------ */
 
.headerpicture {
	padding:0px;
	margin:0px;
	border:0px;
}


.makepicture {

   border-top: 5px solid #999999;
   margin-right: auto;
   margin-left: auto;
   width: 800px;
   padding: 0px;
}
 
 .forum-toptitle1 {
 font-weight: bold;
 font-size: 1.5em;
 text-transform: lowercase;
  color: #ffffff;
 text-align:center;
 letter-spacing:00px;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 }
 
 .forum-toptitle2 {
 font-weight: normal;
 font-size: .9em;

  color: #ffffff;
 text-align:center;
 letter-spacing:00px;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 }
 
.post-table {
	background-color: #999999;
align: center;
margin-left: auto;
margin-right: auto;
width: 800px
} 


 .post-topright {
	padding: 5px;
	width: 100%;
	background-color: #FFFFCC;
}

td.post-bottomleft {
	padding-top: 1px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:15px;
	background-color:#999999;
	width:100%;
}

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

.post-bottomright2 {
	text-align:right;
	
	
}

a.post-bottomright {
color: #ffffff;
 margin:0px;
  	padding: 0px;
 font-size: .9em;
 line-height:100%;
  text-transform: lowercase;
  vertical-align: top;
	font-weight:bold;
}

a.post-bottomright:visited {
color: #ffffff;
 margin:0px;
  	padding: 0px;
 font-size: .8em;
 line-height:100%;
  text-transform: lowercase;
  vertical-align: top;
	font-weight:bold;
}

a.post-bottomright2 {
color: #ffffff;
 margin:0px;
  	padding: 0px;
 font-size: .9em;
 line-height:100%;
  text-transform: lowercase;
  vertical-align: top;
	font-weight:bold;
}

a.post-bottomright2:visited {
color: #ffffff;
 margin:0px;
  	padding: 0px;
 font-size: .8em;
 line-height:100%;
  text-transform: lowercase;
  vertical-align: top;
	font-weight:bold;
}


 .post-toptitle {
	padding: 0px;
	margin-top:15px;
	width: 800px;
align: center;
margin-left: auto;
margin-right: auto;
	background-color:#999999;
 font-weight: normal;
 font-size: 1.2em;
 text-transform: lowercase;
  color: #ffffff;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 }
 
 a.post-toptitle {
padding: 0px;

  color: #ffffff;

 }
 
   a.post-toptitle:visited {
	
  color: #ffffff;
 
 }

.funtitle {
	font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
font-weight: normal;
	color: #000000;
	font-style: normal;
	font-size: .9em;
line-heigh:100%;
	margin: 0;
text-align: left;
}

a.funtitle {
color: #000000;

}

a.funtitle:visited {
color: #000000;

}

 .post-top1 {
 font-weight: bold;
 font-size: 1.5em;
  color: #000000;
 text-align:left;
 letter-spacing:00px;
 line-height:80%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 }
 
 .post-top2 {
 font-weight: normal;
 font-size: 1.3em;
 color: #000000;
 text-transform: lowercase;
  text-align:center;
 letter-spacing:0px;
 line-height:90%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 }
 
 .post-time {
 font-weight: bold;
 color:#FFFFFF;
 font-size: .9em;
 line-height:100%;
  text-transform: lowercase;
  text-align: right;
    vertical-align: bottom;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 }

a.post-time {
font-weight: bold;
 color: #ffffff;
 font-size: .9em;
 line-height:100%;
  text-transform: lowercase;
  text-align: center;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
}

a.post-time:visited {
font-weight: bold;
 color: #ffffff;
 font-size: .9em;
 line-height:100%;
  text-transform: lowercase;
  text-align: center;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
}

.cpoppostbody {
	padding: 15px;
	font-size: 1.0em;
	line-height: 1.0em;
	text-align:justify;
	font-family: "Courier New", Courier, "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
	
.cpoppostbody a   { text-decoration: none; color:#ff0000 }
.cpoppostbody a:visited { text-decoration: none; color:#993300; }
.cpoppostbody a:hover { text-decoration: underline; color:#000000;}
	
	
.avatar {
	padding-top: 15px;
	padding-bottom: 15px;
	margin:0px;
	align: center;
margin-left: auto;
margin-right: auto;
	
 }
 
 	 .online-status {
	padding: 0px;
	margin:0px;
	align: center;
	
 }
 
 
  	 .postcount {
	font-weight: bold;
	padding: 0px;
	margin:0px;
	align: center;
	
 }
 
 .whoisonline {
 padding: 0px;
margin: 0px;

	width: 800px;
align: center;
margin-left: auto;
margin-right: auto;
	background-color:#999999;
 font-weight: normal;
 font-size: 1.0em;
 text-transform: lowercase;
  color: #ffffff;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
 .modstuff {
  padding: 0px;
margin: 0px;
align: center;
margin-left: auto;
margin-right: auto;
	background-color:#999999;
 font-weight: normal;
 font-size: .9em;
 text-transform: lowercase;
  color: #ffffff;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
  
 .forumlist1 {
 margin-left: auto;
margin-right: auto;
	background-color:#999999;
  text-transform: lowercase;
 
border: 0px;
   font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
  }
  
  .forumlist2 {
  padding: 0px;
margin: 0px;
align: center;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
border-color:#FFFFFF;
	background-color:#ffffff;
 font-weight: normal;
 font-size: 0.9em;
 text-transform: lowercase;
  color: #000000;
 text-align:justify;
  line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
  }
  
    .forumlist3 {
  padding: 0px;
margin: 0px;
align: center;
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
border-color:#FFFFFF;
	background-color:#ffffff;
 font-weight: normal;
 font-size: 0.8em;
 text-transform: lowercase;
  color: #000000;
 text-align:justify;
  line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
  }
  
   .forumlist1-title {
 align: center;
padding-top:10px;
padding-left:2px;
padding-right:0px;
padding-bottom:0px;
margin: 0px;
border: 0px;
	background-color:#ffffff;
 font-weight: bold;
 font-size: 1.1em;
 text-transform: lowercase;
  color: #000000;
 text-align:left;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
  }
  
   .forumlist2-title {
  padding: 0px;
margin: 0px;
align: center;
padding:0px;
margin: 0px;
border: 0x;
border-color:#FFFFFF;

	background-color:#ffffff;
 
  }
 
 a.forumlist1 {
   color: #ffffff;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
  a.forumlist1:visited {
   color: #ffffff;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
 a.forumlist1-title {
   color: #000000;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
  a.forumlist1-title:visited {
  text-align:center;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
 a.forumlist2-title {
   font-size:1.0em;
   color: #000000;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
  a.forumlist2-title:visited {
   color: #000000;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
 .forumlist-toptitle {
	padding: 0px;
	margin-top:15px;
	width: 800px;
align: center;
margin-left: auto;
margin-right: auto;
	background-color:#999999;
 font-weight: normal;
 font-size: 1.0em;
 text-transform: lowercase;
  color: #ffffff;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 }
 
 a.forumlist-toptitle {
padding: 0px;

  color: #ffffff;

 }
 
   a.forumlist-toptitle {
	
  color: #ffffff;
 
 }
 
  .posting-toptable {
 padding: 0px;
margin: 0px;
border: 15px;
border-color:#FFFFFF;
	width: 800px;
align: center;
margin-left: auto;
margin-right: auto;
	background-color:#ffffff;
 font-weight: normal;
 font-size: 1.0em;
 text-transform: lowercase;
  color: #000000;
 text-align:center;
 line-height:100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
 
 
  .posting {
 padding: 0px;
margin: 0px;
	background-color: #999999;
 font-weight: normal;
 font-size: 1.0em;
 text-transform: lowercase;
  color: #ffffff;
 text-align: center;
 line-height: 100%;
 font-family: "Courier New", Courier, Helvetica, Arial, sans-serif;
 
 }
