/*************************
Chronicles Theme for Coppermine Photo Gallery:

Adapted from phpBB2 to Coppermine Photo Gallery by Michael Canning
style & template - v.1a

Original Chronicles phpBB2 theme by Jakob Persson
*******************************************************************/

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #676767;
	BACKGROUND-ATTACHMENT: fixed;
	background-image : url(images/border_background.jpg);
	scrollbar-face-color: #4E6072;
	scrollbar-highlight-color: #70879E;
	scrollbar-shadow-color: #3E4B58;
	scrollbar-3dlight-color: #63798D;
	scrollbar-arrow-color: #D4D4D4;
	scrollbar-track-color: #45525F;
	scrollbar-darkshadow-color: #384654;
	color: #FFFFFF;
	margin:0px 0px 0px 0px;
}

a {	
	/*color:	#5B1E0B;*/
	color:#000000;
	text-decoration: none;
}

a:hover {
	/*color:	#5B1E0B;*/
	color:#000000;
	text-decoration: underline;
}

/* General font families for common tags */
/* font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } */

font,th,td,p { font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif; }

hr	{ height: 0px; border: solid #000000; 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{
	/*background-color: #484848;canviat*/
	background-color:#FF9900;
	/*border: 1px outset #5B1E0B;*/
	border:0px;
	/*background-image : url(images/body_background.jpg);*/
	background-image : url(images/cos.png)
}

/* This is the outline round the main forum tables */
.forumline	{ 
	background : url(images/body_background.jpg);
	background-color: #AB8C5B;
	border: 2px #5B0B0B solid; }


/* Main table cell colours and backgrounds */
td.row1	{
	background-color: #BA9F70;
	background-image : url(images/gen_background.jpg);
}
td.row2	{
	background-color: #AB8C5B;
	background-image : url(images/gen_background2.jpg);
}

td.row3	{
	background-color: #AB8C5B;
	background-image : url(images/gen_background3.jpg);
}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
	background-color: #9E8052;
	background-image: url(images/cellpic2.jpg);
	background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #C0C0C0;
	font-size: 16px;
	font-weight : bold;
	background-color: #424242;
	height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic2.jpg);
	background-color:#9E8052;
	border: #000000;
	border-style: solid;
	height: 28px;
	background-repeat: repeat-x;
}

.admincolor {
	color: #D4000A;
}

a.admincolor:hover {
	color:	#5B1E0B;
	text-decoration: underline;
}

.modcolor {
	color: #006300;
}

a.modcolor:hover {
	color:	#5B1E0B;
	text-decoration: underline;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
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: #404040; border-style: solid; height: 28px; }


td.row3Right,td.spaceRow {
	background-color: #BA9F70; border: #404040; border-style: solid; background-image : url(images/gen_background.jpg);}


th.thHead,td.catHead { font-size: 16px; 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; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-weight: bold; font-size: 22px;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	text-decoration: none; line-height : 120%; color : #5B1E0B;
}

/* Description */
.maindescr	{
	font-size: 16px; 
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	color : #5B1E0B;
}

/* General text */
.gen {
	font-size : 12px;
	font-family: Verdana, , Arial, Helvetica, sans-serif;
}

.genmed { font-size : 13px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gensmall { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gen,.genmed,.gensmall { color : #5B1E0B; }
a.gen,a.genmed,a.gensmall { color: #5B1E0B; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFFFFF; text-decoration: underline; }

/* General text inside table*/
.gentbl { font-size : 13px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblmed { font-size : 12px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblsmall { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentbl,.gentblmed,.gentblsmall { color : #FFFFFF; }

a.gentbl,a.gentblmed,a.gentblsmall { 
	color: #6A3921; 
	text-decoration: none; 
}

a.gentbl:hover,a.gentblmed:hover,a.gentblsmall:hover { 
	color: #5B1E0B; 
	text-decoration: underline; 
}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 14px; color : #5B1E0B }
a.mainmenu		{ text-decoration: none; color : #5B1E0B;  }
a.mainmenu:hover{ text-decoration: underline; color : #FFFFFF; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #5B1E0B}
a.cattitle		{ text-decoration: none; color : #5B1E0B; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 16px; color : #733A1A; }
a.forumlink 	{ text-decoration: none; color : #733A1A; }
a.forumlink:hover{ text-decoration: underline; color : #5B1E0B; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 14px; color : #5B1E0B;}
a.nav			{ text-decoration: none; color : #5B1E0B; }
a.nav:hover		{ text-decoration: underline; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navtbl			{
	font-weight: bold;
	font-size: 14px;
	color : Black;
}

a.navtbl			{
	text-decoration: none;
	color : #733A1A;
}

a.navtbl:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle	{ font-weight: bold; font-size: 14px; color : #5B1E0B; }
a.topictitle   { text-decoration: none; color : #733A1A; }
a.topictitle:visited { text-decoration: none; color : #733A1A; }
a.topictitle:hover	{ text-decoration: underline; color : #5B1E0B; }

.topictype {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 14px;
	color: #000000;
}

.jumpbox {
	text-align: right;	
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 14px; color : #000000;}
a.name	{ font-size : 14px; color : #000000; }
a.name:visited	{ font-size : 14px; color : #404040; }
a.name:hover	{ font-size : 14px; color : #5B1E0B; }


/* Location, number of posts, post date etc */
.postdetails	{
	font-size : 11px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.spaceRow {
	background-color: #A48553;
	background-image : url(images/gen_background3.jpg);
}


/* The content of the posts (body of text) */
.postbody {
	font-size : 16px;
	color : #000000;
}

a.postlink	{ text-decoration: none; color : #FFFFFF }
a.postlink:visited { text-decoration: none; color : #FFFFFF; }
a.postlink:hover { text-decoration: underline; color : #5B1E0B}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A48553;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url(images/gen_background3.jpg);
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B1E0B;
	line-height: 125%;
	background-color: #A48553;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url(images/gen_background3.jpg);
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #5B1E0B; letter-spacing: -1px;}
a.copyright		{ color: #FFE081; text-decoration: none;}
a.copyright:hover { color: #FFE081; text-decoration: underline;}


/* Form elements */
input,textarea {
	font-size: 12px;
	color : #000000;
	background-color : #A48553;
	background-image: url(images/gen_background.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : #A48553 #C7B188 #C7B188 #A48553;
}


textarea {
	scrollbar-face-color: #7E0000;
	scrollbar-highlight-color: #BC0000;
	scrollbar-shadow-color: #660000;
	scrollbar-3dlight-color: #CE3100;
	scrollbar-arrow-color: #5B1E0B;
	scrollbar-track-color: #560000;
	scrollbar-darkshadow-color: #660000;	
}

/* The text input fields background colour */
input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #CE6300;
	color : #5B1E0B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
}

input.checkbox {
	background-image: url(images/gen_background2.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;	
}

input.login {
	background-image: url(images/gen_background3.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;	
}

/* The main submit button option */
input.mainoption {
	background-color : #CE6300;
	color : #5B1E0B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
}

/* None-bold submit button */
input.liteoption {
	background-color : #CE6300;
	color : #5B1E0B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
}


select {
	font-size: 12px;
	color : #5B1E0B;
	background-color:  #6A3921 ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : #A48553 #C7B188 #C7B188 #A48553;
}


/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { 
	color : #000000;	
	background-color: #A48553; 
	background-image: url(images/gen_background2.jpg);	
	border-style: none; 
}



table {
        font-size : 12px;
}

h1{
        font-weight: normal;
        font-size: 21px;
        font-weight: bold; font-size: 22px;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	text-decoration: none;
	line-height : 120%;
	color : #5B1E0B;
        margin: 2px;
}

h2 {
        font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
        padding-left : 18px;
        font-size: 18px;
        margin: 0px;
}

h3 {
        font-weight: normal;
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family: Arial, Helvetica, sans-serif;
	color : #5B1E0B;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        padding-right: 3px;
        padding-left: 3px;
}


bblink a {
        color: #0033CC;
        text-decoration: none;
}

bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.maintable {
        border: 1px solid #ccd7e0;
        background-color: #BA9F70; 
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background-color: #BA9F70;
	background-image : url(images/cellpic2.jpg);
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        font-family:  Verdana, Geneva, Arial, sans-serif;
        background-color: #BA9F70;
	background-image : url(images/gen_background.jpg);
        color: #FFFFFF;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background-color: #AB8C5B;
	background-image : url(images/gen_background3.jpg);
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background-color: #AB8C5B;
	background-image : url(images/gen_background3.jpg);
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background-color: #AB8C5B;
	background-image : url(images/gen_background2.jpg);
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableb_compact {
        background-color: #AB8C5B;
	background-image : url(images/gen_background2.jpg);
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
	background-color: #AB8C5B;
	background-image : url(images/gen_background3.jpg);
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: underline;
        color: #FFFFFF;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 85%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #FFFFFF;
}

.user_thumb_infobox a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.sortorder_cell {
        background : #BA9F70;
        color: #FFFFFF;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #BA9F70;
        color: #FFFFFF;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}

.navmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        color: #FFFFFF;
        font-weight: bold;
        background : #BA9F70;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #FFFFFF;
}

.navmenu a:hover {
        background : #F2F5F7 ;
        text-decoration: none;
        color: #000000;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        border: 1px solid #ccd7e0;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}
.listbox {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 100%;
        border: 1px solid #D1D7DC;
        vertical-align : middle;
}

.button {
      background-color : #CE6300;
	color : #FFE081;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
}

.comment_button {
	background-color : #CE6300;
	color : #FFE081;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
}


.checkbox {
	background-image: url(images/gen_background2.jpg);
	border-color : #A48553 #C7B188 #C7B188 #A48553;	
        vertical-align : middle;
}

.admin_menu_thumb a {
      background-color : #CE6300;
	color : #FFE081;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}


.admin_menu_thumb a:hover {
        color: #FFE081;
        text-decoration: underline;
}

.admin_menu {
      background-color : #CE6300;
	color : #FFE081;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}
      
	
.admin_menu a {
      background-color : #CE6300;
	color : #5B1E0B;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color : #CE3100 #9C0000 #9C0000 #CE3100;
	background : url(images/body_background.jpg);
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.admin_menu a:hover {
        color: #FFE081;
        text-decoration: underline;
}


.comment_date{
        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:1px;
        border-color: #000000;
        margin: 2px;
}

.imageborder {
        border: 1px solid #000000;
        background-color: #FFFFFF;
        margin-top: 30px;
        margin-bottom: 30px;
}

.thumbnails {
        background: #AB8C5B;
        padding: 5px;
}

.footer		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #5B1E0B; letter-spacing: -1px;}
.footer a		{ color: #5B1E0B; text-decoration: none;}
.footer a:hover { color: #5B1E0B; text-decoration: underline;}


.statlink {
        color: #FFFFFF;
}

.statlink a {
        text-decoration: none;
        color: #FFFFFF;
}

.statlink a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #000000;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.catlink a {
        text-decoration: underline;
        color: #000000;
}

.catlink a:hover {
        color: #000000;
        text-decoration: underline;
}

.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        line-height : 130%;
        font-size : 110%;
}

.topmenu a {
        color : #0033CC;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #0033CC;
        text-decoration : underline;
}

.img_caption_table {
        border: none;
        background-color: #FFFFFF;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #D1D7DC ;
        font-size : 100%;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.img_caption_table td {
        background: #F2F5F7 ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #FFFFFF;
}

.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}

.clickable_option {
        border-bottom : 1px dotted blue;
        cursor : hand;
}

.listbox_lang {
        color: #000666;
        background-color: #f2f5f7;
        border: 1px solid #f2f5f7;
        font-size: 80%;
        font-family: Arial, Helvetica, sans-serif;
        vertical-align : middle;
}
