/*  
Theme Name: Brown
Description: brown patterns
Version: 3.0
Author: Medli
Author URI: http://expression.darkfaerytale.com
*/



/* Begin Typography & Colors */
body {
	background-color: #922F2E;
	font-size : 11px;
	font-family : tahoma, arial;
	color : #080101;
	text-align: justify;
	cursor: default;}

a:link , a:visited, a:active {
	text-decoration : none;
	cursor : default;
	text-transform: uppercase;
	color : #552417;} 
 
a:hover {
	text-decoration : none;
	cursor : default;
	text-transform: uppercase;
	color : #728ABD;} 

.content{
	font-size : 11px;
	font-family : tahoma, arial;
	color : #884233;
	text-align: justify;
	cursor: default;
	background-color : #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
	padding : 4px 4px 4px 4px;
	width : 390px;
	text-align: justify;} 

.sidebox {
	background-color: #E89C81;
	text-align: justify;}

.navtitle {
	background-color: #C8603C;
	margin: 0px;
	border-top: 12px #FFFFFF solid;
	border-bottom: 4px #FFFFFF solid;
	font-weight: 700;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: 0;}

.navtitle02 {
	background-color: #C8603C;
	margin: 0px;
	border-bottom: 12px #FFFFFF solid;
	border-top: 4px #FFFFFF solid;
	font-weight: 700;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: 0;}

.navcontent {
        	 padding: 8px 2px 8px 2px;
       	 font-family: tahoma, arial, sans-serif;
	text-align: center;}

.navcontent02 {
       	padding: 12px 2px 12px 2px;
        	font-family: tahoma, arial, sans-serif;
	text-align: center;}
         
.navcontent a, .navcontent a:link, .navcontent a:visited, .navcontent a:active{
	font-size: 10px;
	font-family: georgia; 
	background-color:#FFC16A;
	border: 1px solid #884233;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
	font-weight: 700;
	padding:2px;}

.navcontent a:hover{
	font-size: 10px;
	font-family: georgia; 
	text-transform: uppercase;
       	color: #E25854;
	text-align: left;
	font-weight: 700;
	background-color:#FFCDAC;
	border: 1px solid #884233;
	padding:2px;}

.header {
	line-height:15px; 
	font-family: tahoma; 
	font-size: 10pt;   		
	text-transform: uppercase; 
	color: #AC456E; 
	text-align: left; 
	font-weight: bold; 
	border-bottom: double #AC456E;}


b{
	color:#6F1506;
	font-size:9px;
	font-family:georgia; 
	text-transform:uppercase;}

span{	
	color:#877961;
	font-size:8pt;
       	font-style: italic;}

input , textarea {
	color : #E35966;
	background-color : #FFFFFF;
	font-family : tahoma, arial;
	font-size : 10.5px;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	border-bottom: 1px solid #884233;}

