/*
  The original MSTrenches Theme for phpBB version 2+
  Created by Matt Sims
  http://phpbb.evilmerc.com
*/


body {
	background-color: #77746C;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #A7A58F; }
a:hover		{ text-decoration: underline; color : #D0CEB8; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


.bodyline	{ background-color: #77746C; border: 0px #98AAB1 solid; background-image: url(http://dev.chateaux-de-france.info/images/brown_bg.jpg);}

.forumline	{ background-color: #4A473F; border: 1px #4A473F solid; }

td.row1	{ background-color: #aa0077; }
td.row2	{ background-color: #6D6A64; }
td.row3	{ background-color: #6D6A64; }

td.rowpic {
	background-color: #4A473F;
	background-image: url(http://dev.chateaux-de-france.info/images/cellpic2.gif);
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #D0CEB8; font-size: 11px; font-weight : bold;
	background-color: #4A473F; height: 25px;
	background-image: url(http://dev.chateaux-de-france.info/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(http://dev.chateaux-de-france.info/images/cellpic1.gif);
	background-color:#4A473F; border: #4A473F; border-style: solid; height: 28px;
}


td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #4A473F; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #6D6A64; border: #4A473F; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }

.maintitle,h1,h2	{
	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #D0CEB8; }
a.gen,a.genmed,a.gensmall { color: #A7A58F; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #D0CEB8; text-decoration: underline; }
.gensmalljustify{
	margin			: 2px;
	padding		: 2px;
	font-size		: 10px;
	text-align		: justify;
	background-color	: #6D6A64;
}

.mainmenu		{ font-size : 12px; color : #D0CEB8 }
a.mainmenu		{ font-weight:bold;text-decoration: none; color : #ffffff;  }
a.mainmenu:hover{ font-weight:bold;text-decoration: underline; color : #D0CEB8; }

.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #A7A58F}
a.cattitle		{ text-decoration: none; color : #A7A58F; }
a.cattitle:hover{ text-decoration: underline; }

.forumlink		{ font-weight: bold; font-size: 12px; color : #A7A58F; }
a.forumlink 	{ text-decoration: none; color : #A7A58F; }
a.forumlink:hover{ text-decoration: underline; color : #D0CEB8; }

.nav			{ font-weight: bold; font-size: 11px; color : #D0CEB8;}
a.nav			{ text-decoration: none; color : #A7A58F; }
a.nav:hover		{ text-decoration: underline; }

.topictitle			{ font-weight: bold; font-size: 11px; color : #D0CEB8; }
a.topictitle:link   { text-decoration: none; color : #A7A58F; }
a.topictitle:visited { text-decoration: none; color : #A7A58F; }
a.topictitle:hover	{ text-decoration: underline; color : #D0CEB8; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #D0CEB8;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #D0CEB8; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #A7A58F }
a.postlink:visited { text-decoration: none; color : #A7A58F; }
a.postlink:hover { text-decoration: underline; color : #D0CEB8}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #000000;
	background-color: #625F59; border: #4A473F; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #D0CEB8 line-height: 125%;
	background-color: #625F59; border: #4A473F; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #D0CEB8; letter-spacing: -1px;}
a.copyright		{ color: #A7A58F; text-decoration: none;}
a.copyright:hover { color: #D0CEB8; text-decoration: underline;}


/* Matt Sims Copyright */
.mattsims		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #D0CEB8; letter-spacing: -1px;}
a.mattsims		{ color: #A7A58F; text-decoration: none;}
a.mattsims:hover { color: #D0CEB8; text-decoration: underline;}

input,textarea, select {
	color : #D0CEB8;;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

input.post, textarea.post, select {
	background-color : #77746C;
	background-image: url(http://dev.chateaux-de-france.info/images/posting_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

input { text-indent : 2px; }

input.button {
	background-color : #77746C;
	color : #D0CEB8;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color : #D0CEB8;
	background-image: url(http://dev.chateaux-de-france.info/images/button_bg.gif);
}

input.mainoption {
	background-color : #77746C;
	font-weight : bold; color : #D0CEB8;
	background-image: url(http://dev.chateaux-de-france.info/images/button_bg.gif);
}

input.liteoption {
	background-color : #77746C;
	font-weight : normal;  color : #D0CEB8;
	background-image: url(http://dev.chateaux-de-france.info/images/button_bg.gif);
}

.helpline { background-color: #7746C; border-style: none; }
.lstref {
	width: 150px;
	background-color: #77746C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #D0CEB8;
	border : solid 1px #66635B;
	padding : 0px;
	margin : 0px;
}
.lstref p{
	padding : 0px;
	margin : 0px;
}
.photo{
	border : solid 1px #A7A58F;
	padding : 1px;
	margin : 1px;
}
