/*  
Theme Name: Lumina
Theme URI: http://wordpress.org/
Description: Lumina theme created by <a href="http://www.beammeout.com">Beammeout</a>. 
Version: 1.0
Author: Ross Brewer
Author URI: http://www.beammeout.com
*/

body
{
padding: 0;
background: #f2f6f9 url(images/luminabkg.jpg) repeat-x 50% 0;
color: #333;	
font-size: 16px;
line-height: 20px;
font-family: "Times New Roman", times, serif;
text-align: center;
}

#container	{
	width: 1000px;
background: #fff;
	position: relative;   
	margin: 30px auto 30px auto;
	border: 3px double #aaa;	
	}
	
	.contentfull p {
	margin: 20px;
	}

#header
{
margin: 0 auto;
height:227px;
background: url(images/luminahead1000.jpg) no-repeat top center;
width: 1000px;
padding: 0px;
}

#page
{
margin: 0 auto;	
text-align: left;
}

.postmetadata {
border-bottom: #ccc 1px dotted;
margin: 0 0 10px 0;
}


/* sidebar */

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
	 #leftcol ul li {
	list-style-image: url(images/bullet.gif);/* replace bullet with image of your choice */
	}
	
	#rightcol ul li {
	list-style-image: url(images/bullet.gif);/* replace bullet with image of your choice */
	}
	
		 .narrowcolumn ul li {
	list-style-image: url(images/bullet.gif);/* replace bullet with image of your choice */
	}
	
	
	#sidebar h2 {
color: #25516E;	
font-family:  "Times New Roman", times, serif;
color: #25516E;
font-size: 1.1em; 
line-height: 18px;
font-weight: normal;
text-align: left;
	}
	
	#sidebar
{
color: #333;	
font-family: "Times New Roman", times, serif;
font-size: 16px;
line-height: 18px;
width: 220px;
margin: 20px 0 0 750px;
text-align: left;

}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin:  5px 0 5px 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	}
	
	#sidebar ul a {
	color: #333;
	text-transform: none;
	}
	
	#sidebar ul a:hover {
	color: #D73228;
	background: #fff;
	text-decoration: underline;
	}

#sidebar form {
	margin: 10px 0 10px 0;
	}	
	
	/* end sidebar */
	
	#content {
margin: 0;
float: left;
width: 565px;
}

#content h2 {
font-size: 1.1em; 
	line-height: 16px;
	font-weight: bold; 
	}

	
	.narrowcolumn {
	padding: 0 25px 20px 25px;
	margin: 0 10px 0 0;
	width: 600px;	
	}

div.picgrid {
margin: 0 auto;
  border: 0px double #333;
  background-color: #fff;
  }
  div.spacertop {
  margin: 10px 0 10px 0;
  }
div.spacer {
  clear: both;
  margin: 10px 0 10px 0;
  }
  
  div.thumb {
  float: left;
  margin: 10px 0 10px 20px;
  width: 165px;
  }
  
  
div.thumb p {
   text-align: center;
   font-size: 11px;
line-height: 12px;
font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
   }
   
     .credits {
  float: left;
  margin: 10px 0 10px 10px;
  width: 200px;
  }
  
   
   #menu {
width:1000px;
height:20px;
background-image:url(images/greymenubar998.jpg);
border-bottom:3px #EAEDF8 solid;
margin:-14px auto 20px auto;
padding:0;
}

#menu li {
display:inline;
margin:0;
}

#menu li a {
display:block;
height:20px;
width:137px;
text-align:center;
background-image:url(images/menuspacer.jpg);
background-position:right;
background-repeat:no-repeat;
color:#021657;
float:left;
font-family: 'Lucida', Verdana, Arial, Sans-Serif;
text-decoration:none;
font-size:14px;
}

#menu li a:hover {
color:#980412;
}

#search {
float: left;
margin: 10px 0 0 15px;
width: 250px;
}

#time {
float: right;
margin: 105px 15px 0 0 ;
font-size: 14px;
line-height: 16px;
font-family: "Times New Roman", times, serif;
text-decoration:none;
font-size:12px;
width: 200px;
}


blockquote {
color: #626161;
background: #f5f5f5;
border: 2px solid #ddd;
padding: 5px 5px 5px 10px;
margin-top: 10px;
}

.postmetadata {
border-bottom: #ccc 0px dotted;
margin: 0 0 10px 0;
}

.header {
width: 615px;
margin: 20px 0 5px 20px;
display: block;
clear: both;
}


/*generic link face color*/

a {
text-decoration: none;
color: #960031;
}

a:hover {
color: #4A7ABA;
text-decoration: underline;
}



.entry a {
color: #66227c;
text-decoration: underline;
}

.entry a:hover {
color: #2e4c03;
text-decoration: underline;
}

.entry img {
border: 0px double #ccc;
padding: 2px;
}

.noborder img {
border: 0;
}


.entrytext img {
border: 0px solid #ccc;
padding: 0px;
}

p {
margin: 5px 0 5px 0;
}

a img { border: 0 }
 
img.inline {
margin: 0 20px 0 20px;
}

.frontgrid {
 	 width: 30%;
     float: left;
     background: #fff;
	margin: 0 0 0 12px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	display: block;
	}
	
	 .frontgrid ul li {
	list-style-type: none;
list-style-image: none;
}

.frontgrid h2 {
color:#453f3f;	
	font-size: 20px; 
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal; 
	font-family:  "Times New Roman", times, serif;
	text-transform: none;
	text-align: center;
	width: 250px;
	height: 25px;
	background: #f2f6f9 url(images/) no-repeat top center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}


#leftcol {
 	 width: 48%;
     float: left;
	margin:0 0 0 20px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}
	
	.leftcolsub {
 	 width: 48%;
     float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
	
	}
	
	.leftcolsubsub {
 	 width: 24%;
     float: left;
	margin-top: 0px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}
	
	/* #rightcol h2 {
	color: #c66c0d;
	font-size: 12px; 
    font-family: Georgia, Verdana, Arial, Serif;
	}
	*/
	
#rightcolmap {	
    margin-left: 51%;
    margin-top: 5px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}

#rightcol {	
font-size: 14px;
line-height: 18px;
font-family: "Times New Roman", times, serif;
    margin-left: 60%;
    margin-top: 10px;
	padding: 15px 0 0 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}
	
	
	.rightcolsub {	
    margin-left: 49%;
    margin-top: 15px;
	padding: 0;
	text-align: left;
	border-left: 0px #ccc solid;
	display: block;
	width: 420px;
	}
	
	.rightcolsubcontact {	
    margin-left: 50%;
	text-align: left;
	width: 400px;
	display: block;
	}
	
	.rightcolsubnew {	    
    margin-top: 10px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	display: block;
	}
	
	.rightcolsub h2 {
	margin: 0;
	}
	
	.contentfull {
	width: 100%;
	clear: both;
	text-align: left;
	margin: 0 0 20px 20px;
		
	}
	
#content {
	background: #fff;
		width: 92%;
	padding: 0 20px 0 30px;
	}

.contentfullpage {
	width: 99%;
	background: #fff;
	clear: both;
	border-bottom: 3px #DFDFDF double;
	margin: 10px 0 5px 0;
	padding: 0 0 20px 0;
	}
	
	.contentfullpagenb {
	background: #fff;
	width: 98%;
	clear: both;
	margin: 10px 0 15px 10px;
	padding: 0 0 0 20px;
	}
	
	.contentfullpagenbcontact {
	width: 99%;
	background: #fff;
	clear: both;
	margin: 10px 0 15px 0;
	padding-top: 20px;
	padding-bottom: 100px;
	}
	.contentfullpagewhite {
	background: #fff;
	width: 100%;
	clear: both;
	margin: -10px;
	border: 2px #ccc solid;
	}


#footer
{
clear: both;
height: 50px;
width: 1000px;
text-align: center;
margin: 0 auto;
background: #f2f6f9 url(images/luminabkg.jpg) no-repeat top center;
border-top: 2px #ccc solid;
}

#footer p {
font-family: helvtica, georgia;
font-size: 10px;
color: #333;
top: 25px;
}


.narrowcolumn {
	padding: 0 5px 0 10px;
	margin: 0 10px 0 10px;
	width: 600px;
text-align: left;
	}

.widecolumn {
	padding: 10px 0 20px 25px;
	margin: 5px 0 0 180px;
	width: 600px;
	}
	
	
	img.alignleft {
	float: left;
margin: 5px 15px 5px 15px;
display: inline;
}

img.alignright {
float: right;
margin: 5px 5px 5px 10px;
display: inline;
}
	
img.left {
float: left;
margin: 5px 10px 5px 10px;
display: inline;
}

img.logoleft {
margin: 0;
display: inline;
border: none;
padding:0 5px 0 0;
float: left;
}
img.logoright {
margin: 0;
display: inline;
border: none;
padding:0 0 0 5px;
float: right;
}

img.logo {
margin: 0 0 0 80px;
display: inline;
border: none;
}

img.noborder {
display: inline;
border: none;
}

img.right {
float: right;
margin: 5px 5px 5px 10px;
display: inline;
}

img.center  {
margin: 0 auto;
padding: 2px;
}

.centered {
margin: 0 auto;
text-align: center;
}



h2 {
  color:#453f3f;	
	font-size: 20px; 
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: normal; 
	font-family:  "Times New Roman", times, serif;
	text-transform: none;
	text-align: left;
	width: 700px;
}

h2 a {
font-family:  "Times New Roman", times, serif;
color: #055491;
font-size: 1.1em; 
line-height: 18px;
font-weight: normal;
text-align: left;
}

h2 a:hover {
font-family:  "Times New Roman", times, serif;
color: #453f3f;	
}

h3 {
font-family:"Times New Roman", times, serif;
font-size: 14px;
line-height: 16px;
 color:#453f3f;
margin: 5px;
padding: 4px;
}

strong {
font-family:"Times New Roman", times, serif;
font-size: 18px;
line-height: 20px;
letter-spacing: -1px;
color: #444;
font-weight: 100;
display: inline;
margin-right: 5px;
}

p.feature {
font-family: "Times New Roman", georgia, serif;
font-size: 16px;
line-height: 18px;
text-transform: none;
color: #333;
		}

h4 {
color:#2B678F;
padding-left: 5px;
font-size: 14px; 
line-height: 16px;
display: inline;
font-family:'Lucida Grande', Georgia, times, serif;
}




/* home list*/

#rightcolthumb {	
    margin-left: 50%;
    margin-top: 15px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}
	
	/* bottom Nav*/
	
	#bottom {
clear:both;
border-top:2px #ccc solid;
width: 1000px;
margin:0 auto;
}

#bottom ul li {
margin: 0 0 5px 0;
}


#bottom ul li {
list-style-image:none;
float:left;
display:block;
width:240px;
}

#bottom h2 {
color:#453f3f;
height: 20px;
background: #f2f6f9 url(images/) no-repeat top center;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
font-size:1.2em;
line-height:16px;
font-family: "Times New Roman", times, serif;
text-transform:none;
text-align:center;
width:200px;
}

#bottom ul a {
	color: #333;
	text-decoration: underline;
	}
	
#bottom ul a:hover {
	color: #D73228;
	background: #fff;
	
	}
	

