/********************************************
AUTHOR:  			Claudiu Geanta 
WEBSITE:   		http://www.designbysatori.com/
PROJECT NAME: 	BNI Farmington Hills
 *******************************************/
 

/* top elements */
* { margin:0; 	padding: 0; }

body {
	margin: 0;
	padding: 0;
	color: #555; 
	background: #FFF url('images/bg.jpg') repeat-y;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; font-size:80%; 
	font-family: 'Trebuchet-MS', Tahoma, Arial, sans-serif;
	
	text-align:center;
	}	

body /* Internet Explorer */ 
	{ 
	text-align: center; 
	} 

body /* Mozilla Firefox alignment */ 
	{ 
		text-align: -moz-center; 
	} 
 
/* links */
a:link, a:visited { 
	color: #800000;
	background-color: inherit;
	text-decoration: none;
	
}
a:hover {
	color: #0a2542;
	text-decoration: underline;
	
}

/* headers */
h1, h2, h3 {
	font: bold 1em Tahoma, 'Trebuchet MS', sans-serif;
	color: #333;	
}
h1 { font-size: 1.3em; color: #800000;
	font-family:	"Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform:uppercase;
} 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; color:#FFF; font-weight: normal;}

h4 {
	font: bold 1em 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 1.5em; color: #0099ff;
	margin-top:15px;
	margin-left:10px;
	}	

td { font-size: .89em}
p, h2, h3 {
	margin: 5px 10px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #000;
}
ul span, ol span {
	color: #666666; 
}



/* images */
img {
	border: 0px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 0px solid #568EB6;
}
a:hover img {  
  border: 0px solid #CCC !important; /* IE fix*/
  border: 0px solid #568EB6;
}

blockquote {
  margin: 10px 15px;
  color: #344667;
  border: 1px solid #e3e2d0;   
  background: #edecda url('images/quotes.jpg') no-repeat 8px 6px;; 
  font-style:italic; font-variant:normal; font-weight:normal;
  line-height:1.5em; 
  font-size:1em; font-family:Georgia, arial, Sans-serif; 
  padding:10px 20px 10px 40px; 
}



/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #fefefe; 
	background-color: #bebebe; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #999;
	font: normal 1em Verdana, sans-serif;
	color:#344377;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #800000;	
}


/***********************
	  LAYOUT
************************/

#wrap {
	margin: 0;	
	padding:0;
	background: #FFF;
	width: 900px; height: 100%;
	text-align: left;
}


#content-wrap {
	clear: both;
	width: 900px;
	margin: 0 auto; 
	padding: 0;	
	}

/* header */
#header {
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0;	
	background: transparent;	
}

 #header-links {
	position: relative;
	margin: 0 auto;
	
}
#header-links a {	
	color: #800000;
	text-decoration: none;
}
#header-links a:hover {
	color: #0a2542;
	text-decoration:underline;
}

.left {
	margin-left: 10px;
}

#banner {
	width: 640px;
	margin: 0 auto;
	background: #dacfb1;
	height: 175px;
	margin-bottom: 5px;
	color: #000;
	text-align: left;
	text-transform: none;
}

#banner .motto {
	float: left;
	height: 38px;
	width: 640px;
	margin: 0 auto;
	background: #FFF url('images/motto.jpg') no-repeat center;
	padding:0;
}

#banner .indexphoto {
	float: left;
	height: 175px;
	width: 640px !important; /*moz width*/
	width: 640px  /*IE width*/
	margin: 0 auto;
	background: url('images/rotator1.jpg');
	padding=0;
	vertical-align: middle;
}

#bannerAd{
	visibility:visible;
	margin:0;}



/* main */
#main {
	float: left;
	margin: 5px;
	padding: 0;
	width: 640px;
	height: 100%;
	background: #FFF;
	text-align: justify;		
}

#main-content {
	float:left;
	margin-top:30px;
	width: 620px;
	padding:10px;
	text-align:justify;
	}
	
	
#main-content h1 { 
	color: #3a4168; 	
	letter-spacing:0px;
	font-style:normal; font-variant:normal; font-weight:normal; 
	font-size:1.3em; font-family: Georgia, "Times New Roman", Times, serif;
	padding-top:10px;
	padding-bottom: 10px;
	background: url('images/h-dots.jpg') repeat-x left bottom;
	margin-left:10px;

}

#main-content h2 { 
	color: #3a4168; 	
	font-weight: normal;
	text-transform:uppercase; 		
	font-size: 1.1em;	
	margin:5px 0 0 10px;

}




/*post*/

.post
{	clear:both;
	margin:0;
	padding:0;
}


.postheader p {
margin:0;
padding:0;
}

.postheader {
background: url('images/bg-top.jpg') no-repeat;
margin: 0;
padding:0;
height: 71px;
width: 610px;
}

.post-letter {
	font: bold 1.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration:none;	
	padding:20px 0 10px 27px;
	background: transparent;
	min-height:18px;
	color: #FFF;
	
	}



.post-body {
	background: url('images/bg-body.jpg') repeat-y;
	margin: 0;
	padding-top:0;
	padding-right: 60px;
	padding-bottom:0;
	padding-left:70px;
	min-height:10px;
}


.post-bottom {
	clear: both;
	text-align: left;
	background: url('images/bg-bot.jpg') no-repeat;
	width: 610px;
	height: 17px;
	margin:0;
	padding:0;
	
}

.post-title {
	text-align: left;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: bold;
	text-transform:uppercase; 		
	font-size: 1em;	
	color: #3A4168;
	margin:0;
	padding-top:0px;
	padding-right: 0;
	padding-bottom:0px;
	padding-left:53px;
}

.title {
	clear:both;
	font-family: Tahoma, 'Trebuchet MS', Sans-serif;
	font-weight: normal;
	font-size: 120%;	
	color: #800000;
	margin:0;
	padding-top:0;
	padding-right: 0;
	padding:bottom:0;
	padding-left:10px;
	border-bottom: 1px solid dotted #800000;
}



.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 100%;	
}

/* leftbar */
#leftbar {
	float: left;
	width: 250px;
	margin:0;
	padding: 0; 
	display: inline;
	background: url('images/bg-leftbar.jpg');		
}

#leftbar a { 
	color: #BBB;
	background-color: inherit;
	text-decoration: none;
	
}
#leftbar a:hover {
	color: #FFF;
	text-decoration: underline;
	
}



#leftbar #logo {
	margin: 0;
	background: #FFF url('images/bni-fhlogo.jpg') no-repeat top;
	height: 140px;
	width: 250px;
	padding:0;
	text-align: center;
}
#leftbar #logo a {
	text-decoration: none;
	background: transparent;
	width:250px;
	height:140px;
	display:block;
	
	}

#leftbar ul {
	color: #bebebe;}

#leftbar ul.sidemenu {
	list-style:none;
	margin:50px 10px 10px 10px;
	padding:5px;		
}
#leftbar ul.sidemenu li {
	margin-bottom:1px;
	background: url('images/divider.jpg') repeat-x left bottom;

	
}
#leftbar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #bebebe;
	font: bold 1.1em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration:none;	
	padding:10px 5px 10px 10px;
	background: transparent;
	min-height:18px;
	letter-spacing: 1px;
}

* html body #leftbar ul.sidemenu a { height: 18px; }

#leftbar ul.sidemenu a:hover {
	padding:10px 5px 10px 20px;
	background: #363b39;
	color: #FFF;
}

#leftbar h1 { 
	font-size: 1.1em; 
	color:#FFF; 
	font: bold 1.1em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	margin: 10px 10px 0 20px;
	text-transform: uppercase;
	background: url('images/dots.gif') repeat-x left bottom;
	padding: 5px;

	}

#leftbar p {
	color:#bbb;
	text-align: left; font-style:normal; font-variant:normal; font-weight:normal; line-height:1.5em; font-size:1em; 
	font-family: 'Trebuchet-MS', Tahoma, Arial, sans-serif;
	margin-left: 25px;

	}


/* Sponsor */

#sponsor {
	float:left;
	width: 100%;	
	text-align: left;	
	color: #000; 
	padding-top:0px;
	font-size: .8em; 
	padding-bottom:20px;
	height:120px;
	margin: 0px;
	font-style:normal; font-variant:normal; font-weight:normal;
	background: #edecda;	
}



#sponsor p {
	margin-left: 5px;
	margin-right: 5px;
}
#sponsor h2 {
	font: bold 1.5em 'Trebuchet MS', Tahoma, sans-serif;
	line-height:1.9em;	
	color: #333;
		
}
#sponsor-content {	
	background-color: transparent;
	color:#FFF;
	font-size: .9em;
	margin-left: 0px;auto;
	height:140px; font-style:normal; font-variant:normal; font-weight:normal; font-family: Arial, Tahoma, sans-serif
			
}

#sponsor-content h2 {
	font: bold 1.5em 'Trebuchet MS', Tahoma, sans-serif;
	letter-spacing: 0px;
	line-height:1.9em;	
	color: #333;
	margin-left:20px;
	
}
#sponsor-content a{
	color: #800000;
	
}
#sponsor-content a:hover {
	color: #0a2542;
	text-decoration: underline;
}
#sponsor-content ul {
	list-style: none;
	margin: 0; padding: 0;	
	font-size:1.2em;
	
}
#sponsor-content ul.columns li {
	border-right: 1px solid #ddd;
	margin-left:10px;	
}

#sponsor-content ul.columns li a {
	line-height: 1.2em;
	color: #800000;
	
	
}
#sponsor-content ul.columns li a:hover {
	
	color: #0a2542;
	text-decoration: underline;
}
#sponsor-content .col2, #sponsor-content .col3, #sponsor-content .col4 {
	margin: 0 auto;
	width: 210px;
				
}

#sponsor-content ul.columns4 li {
	border-right: 0px solid #ddd;
	margin-left:10px;	
}



#sponsor-content .col1 {
	margin: 0 auto;
	width: 210px;
	padding: 0 0 0 10px;
	display: inline;			
}


/* Footer */
#footer { 
	clear: both; 
	color: #FFF; 
	background: #0a2542;
	border-top: 1px solid #FFF;
	padding-top: 5px; 
	height: 60px;
		  
			
}
	
}

#footer a:hover { 
	text-decoration:none;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	}


#footer .footer-left {
	float: left;
	width: 65%;
	margin-top:10px;
	padding:10px;
	color: #FFF;
}
#footer .footer-right {
	float: right;
	width: 30%;
	margin-top:10px;
	padding:10px;
	color: #FFF;
}

#footer a:link, #footer a:visited, #footer .footer-left a, #footer .footer-right a { 
	text-decoration: none; 
	color: #FFF;
	
}

#footer a:hover, #footer .footer-left a:hover, #footer .footer-right a:hover { 
	text-decoration: none; 
	color: #FFF;
	border-bottom: 1px solid #FFF;
	
}



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.red {color: #800000; font-weight: bold;}

} 