/*
  Christmas Theme for phpBB version 2.0.x
  Created by Vjacheslav Trushkin
  http://www.phpbbstyles.com
*/

@import url(style_main.css);

.postlink { font-size: 11px;  color: #007ED2;}
a.postlink:link	 { font-size: 11px;  color: #007ED2;}
a.postlink:visited { font-size: 11px;  color: #058Ee2;}
a.postlink:hover { font-size: 11px;  color: #003A5E;}

A{
	font-size: 11px; 
color: #003A5E;
font-weight : bold ;
text-decoration: none;
}
A:visited{
font-size: 11px; 
color: #003A5E;
font-weight : bold ;
text-decoration: none;
}
A:hover{
font-size: 11px; 
color: #003A5E; 
font-weight : bold ;
text-decoration: underline;
}
.bright{
color: #007ED2;
font-weight : bold ;
text-decoration: none;
}
.bright:visited{
color: #007ED2;
font-weight : bold ;
text-decoration: none;
}
.bright:hover{
color: #003A5E; 
font-weight : bold ;
text-decoration: underline;
}
.forumdiv a { color: #007ED2; }
.forumline a:visited { color: #007ED2; }
.forumline a:hover, .forumline a:active { color: #003A5E; }

a.newmsgs { color: #0C4BFF; }
a.newmsgs:hover { color: #585C67; }

th, td.th { color: #90939C; }
td.catBottom { background: #FFFFFF url(images/blue/bg_nav.gif) top left repeat-x; }

.nav { color: #007ED2;}
.nav a, .nav a:visited { color: #007ED2; }
.nav a:hover, .nav a:active { color: #003A5E; }

table.nav { background: #ffffff; }

.forumline a.forumlink, .forumline a.forumlink:visited { color: #003A5E; font-size: 12px; }
.forumline a.forumlink:hover, .forumline a.forumlink:active { color: #003A5E; font-size: 12px; }

.forumline a.forumlink_new, .forumline a.forumlink_new:visited { color: #007ED2; font-size: 12px; }
.forumline a.forumlink_new:hover, .forumline a.forumlink_new:active { color: #003A5E; font-size: 12px; }

.moderators a, .moderators a:visited { color: #A0A0A0; }
.moderators a:hover, .moderators a:active { color: #007ED2; } 

input.mainoption:hover, input.liteoption:hover, input.post:hover, textarea:hover { border-color: #007ED2; color: #3150AC; background-color: #FFFFFF; }
input.mainoption:focus, input.liteoption:focus, input.post:focus, textarea:focus { border-color: #000; background-color: #FFF; color: #000; }

.forumline a.topiclink, .forumline a.topiclink:visited { color: #003A5E; }
.forumline a.topiclink:visited { color: #105A7E; }
.forumline a.topiclink:hover, .forumline a.topiclink:active { color: #007ED2; }

.forumline a.topiclink_new  { color: #007ED2; }
.forumline a.topiclink_new:visited	{ color: #058Ee2; }
.forumline a.topiclink_new:hover, .forumline a.topiclink_new:active { color: #003A5E; }



.forumdiv .post-table, .forumdiv .post-bg {	background: #FFFFFF top left repeat-x; }
.post-left { background: #FFFFFF top left repeat-x; }

.name { color: #007ED2; }
.name a, .name a:visited { color: #007ED2; }
.name a:hover, .name a:active { color: #838BA1; }

td.quote { background: #FFF top left repeat-x; }

td.code { background: #FFF top left repeat-x; }

.pagination a, .pagination a:visited { color: #333; border: #888 1px solid; background-color: #FFFFFF; }
.pagination a:hover, .pagination a:active { color: #3150AC; border-color: #007ED2; background-color: #FFF; }

.gotopage a, .gotopage a:visited { border: #888 1px solid; background-color: #FFFFFF; color: #333; }
.gotopage a:hover, .gotopage a:active { color: #3150AC; border-color: #007ED2; background-color: #FFF; }

.logo { background-image: url(images/blue/logo_bg.gif); }

.buttons a, .buttons a:visited { color: #007ED2; }
.buttons a:hover, .buttons a:active { color: #0041FD; }

.hdr-table, .hdr-table-rounded { color: #007ED2; font-size: 12px; }
.hdr-table a, .hdr-table a:visited, .hdr-table-rounded a, .hdr-table-rounded a:visited { color: #007ED2; font-size: 12px; }
.hdr-table a:hover, .hdr-table a:active, .hdr-table-rounded a:hover, .hdr-table-rounded a:active { color: #003A5E; font-size: 12px; }

.btn-profile-div a img { border: solid 1px #AFAFAF; }
.btn-profile-div a:hover img { border: solid 1px #51608B; }
