/* @override http://www.celica-klubas.com/public/css/www2/default.css */

@font-face {
	  font-family: "Fertigo";
	  src: url(http://www.celica-klubas.com/public/css/www2/Fertigo.otf) format("opentype");
}

body, td, input, select, textarea, h1,h2 {
    font-family: "Lucida Grande", Arial, tahoma, verdana, helvetica, sans-serif; 
}

h1, h1 {
	font-family: "Fertigo", "Lucida Grande", Arial, helvetica, sans-serif;
}

body {
	background: #7aa1a6;
    color: #848066;
}

body, td, input, select, textarea {
    margin: 0px;
    padding: 0px;
    font-size: 12px;  
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #848066;
/*	color: #d3d0a7;*/
}

a:hover {
	text-decoration: underline;
}

.h-menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
} 			

.h-menu li {
	float: left;
}

.h-menu li a {
	color: #6d6e5e;
	font-size: 14px;
	padding: 5px 15px;
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Fertigo";
}

.h-menu li a:hover,
.h-menu li a.active {
	background: #bc3501;
	color: #FFF;
	text-decoration: none;
} 

.path {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.path li {
	float: left;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #71705b;
}

.path li a {
	color: #71705b;
}

.path li a:hover {
	color: #ea4100;
}

.menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.menu li {
	color: #71705b;
	font-size: 12px;
}

.menu li h3 a {
	color: #d3d0a7;
	font-weight: bold;
	font-family: "Fertigo";
}

.menu li a {
	color: #71705b;
	font-size: 12px;
}

.menu li a:hover {
	color: #d3d0a7;
}

.container {
	width: 95%; margin: 0px auto; background: #2d2920; border-right: 5px solid #689195; border-left: 5px solid #689195;
	min-width: 950px;
}

.header {
	background: #FFF; height: 100px;
}

.top-line {
	background: #d2d2bb; 
	color: #6d6e5e; 
	float: left; 
	width: 100%;
	padding: 0px 0px;
}

.main-block {
	padding: 10px; 
	float: left;
	width: 75%;
}

.right-block {
	width: 20%; 
	float: right; 
	padding: 15px 0px;
}

.dark-block {
	background: #0f0f0f; color: #71705b; padding: 15px; clear: both;
}	

h2 {
	margin: 15px 0px; 
	font-size: 14px; 
	color: #d3d0a7;
}

h1 {
	margin: 0px; 
	color: #d3d0a7; 
	font-size: 18px;
	margin-top: 10px;
}

.unread * {
	color: #ea4100 !important;	
} 

.msgtext_bad a,
.red {
	color: #ea4100;
	font-size: 12px;
}

.red.big {
	font-size: 14px;
	padding: 5px;
	display: block;
	float: right;
	font-weight: bold;
}

.msgtext_bad a:hover,
a.red:hover {
	color: #FFF;
	background: #EA4100;
	text-decoration: none;
}

.thread {
	color: #848066;
	width: 100%;
}

.thread.sticky {
	background: #444033; 
}

h3 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	color: #848066;
	font-weight: normal;
}

.light {
	color: #d3d0a7;
}

h3 a,
.dark {
	color: #848066;
}

.pagination {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.pagination li {
	float: left;
	color: #FFF;
	padding: 0px 3px;	
	font-weight: bold;
}

.pagination li a {
	color: #ea4100;
	font-weight: normal;
}

.pagination li a.hover {
	color: #FFF;
	background: #EA4100;
}

.small {
	font-size: 12px;
}

	label {
		color: #d3d0a7;
		display: block;
		font-size: 12px;
		margin-top: 5px;
	}
	
	textarea,
	select,
	input {
		border: 1px solid #71705b;
		background: #d3d0a7;
		/*color: #71705b;*/
		color: #0f0f0f;
		padding: 2px;
		font-size: 14px;
	}
	
	input.fw,
	select.fw,
	textarea.fw {
		width: 660px;
}
	
input.button {
	margin: 10px 0px;
	background: #EA4100;
	padding: 2px 4px;
	color: #FFF;
	border: 1px solid #bc3501;
}

input.button:hover {
	color: #6c0000;
}

.systemMessage {
	padding: 10px;
	color: #d3d0a7;
	background: #444033;
}

.systemMessage.error,
.message {
	padding: 10px;
	color: #FFF;
	background: #bc3501;
}

.message a {
	color: #000;
}

.errorlist {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.errorlist li {
	color: #EA4100;
	font-weight: bold;
	font-size: 12px;
}

.clr {
	clear: both;
}

.strong {
	font-weight: bold;
}

.post {
		margin-top: 10px;
		background: #444033;
		padding: 5px;
		float: left;
		width: 100%;
		padding: 0px;
		clear: both;
	}
	
	.post .avatar {
		padding: 5px;
		width: 70px;
		float: left;
	}
	
	.post .avatar img {
		width: 70px;
	}
	
	.post .content {
		float: left;
		margin: 5px 0px;
		color: #d3d0a7;
		width: 85%;
		font-size: 12px;
	}
	
	.post .content a {
		color: #EA4100;
		font-weight: bold;
		padding: 3px 1px;

	}
	
	.post .content a:hover {
		background: #EA4100;
		color: #FFF;
		text-decoration: none;
	}
	
	.post .content .citata {
		color: #848066;
		margin: 1px;
		border: 1px solid #0f0f0f;
		padding: 5px;
		background: #2d2920;
	}
	
	.post .signature {
		color: #848066;
		padding-top: 5px;
		border-top: 1px solid #2d2920;
		margin-top: 5px;
		width: 595px;
	}
	
	.post .head {
		margin: 5px;
	}
	
	#buttBold {
			background: url('/public/images/buttons/bold.gif') no-repeat;
		}
		
		#buttItalic {
			background: url('/public/images/buttons/italic.gif') no-repeat;
		}
		
		#buttCitata {
			background: url('/public/images/buttons/citata.gif') no-repeat;
		}
		
		#buttImage {
			background: url('/public/images/buttons/image.gif') no-repeat;
		}
		
		#buttUnderline {
			background: url('/public/images/buttons/underline.gif') no-repeat;
		}
		
		#buttLink {
			background: url('/public/images/buttons/link.gif') no-repeat;
		}
		
		#forumMessageButtons {
			list-style-type: none;
			margin: 10px 0px 0px 0px;
			padding: 0px;
		}
		
		#forumMessageButtons li {
			width: 23px;
			height: 22px;
			float: left;
		}
		
		#forumMessageButtons li:hover {
			background-position: top right;
		}
		
			.album {
		list-style-type: none;
		float: left;
		margin: 0px;
		padding: 0px;
	}
	
	.album li {
		float: left;
	}
	
	.album li a {
		float: left;
		display: block;
		padding: 10px 0px;
		background: #444033;
		margin: 2px;
		width: 160px;
		height: 120px;
		text-align: center;
		vertical-align: bottom;
	}
	
	.album li a:hover {
		text-decoration: none;
		color: #FFF;
}

 .left-col {
 float: left; width: 150px; display: block; text-align: right;
 }
 
 .right-col {
 float: left; padding-top: 5px;
 color: #d3d0a7;
 }
 
 .votes_value {
 	font-size: 12px;
 	font-weight: bold;
 	padding: 0px 5px;
 }
 
.votes_btn {
	font-weight: bold;
	font-size: 15px;
}

.votes_btn:hover {
	color: #ea4100;
	text-decoration: none;
}
 
 .voted_plus {
 	color: #41ea00;
 }
 
 .voted_minus {
 	color: #ea4100;
 }
 
/*
.badmessage {color:#999999;}
.badmessage a {color:#aaaaaa;}
.badmessage a:hover {color:#cccccc;}
*/
