/*

Theme Name: Newman V4-3 Blue

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A 3 column theme.  Adapted from a theme developed by DemusDesign.

Version: 1.0

Author: Ed Stafford | Pixel8r @ PixelEngineers

Author URI: http://www.pixelengineers.com/

*/



body {

margin: 0 0 0 0;

background-color: #EDEDED;

}



a {

text-decoration: none;

color: #990000;

}

a img{
border:none;
}

a:hover {

text-decoration: underline;

color: #990000;

}

#page-wrap{
border:1px solid black;
max-width:900px;
min-width:800px;
margin: 0 auto;
}

#preload {

width: 0;

height: 0;

display: inline;

background-image: url('images/menubg.jpg');

}



#header {

width: 100%; height: 150px;

margin: 0 0 0 0;
background-color: #3b3b3b;
background-image:  url('images/HeadBG.jpg');

vertical-align: bottom;
z-index: 1;

}

.headlogo_L {

width: 100%; height: 150px;

background-image:  url('images/Headlogo.jpg');
background-repeat: no-repeat;
background-position: left;
clear:both;
z-index: 2;
position:relative;
}

.headlogo_R {

width: 100%; height: 150px;

background-image:  url('images/Headlogofade.jpg');
background-repeat: no-repeat;
background-position: right;
clear:both;
position:relative;
z-index: 3;

}

#header h1 {

display: block;

position: absolute;

margin: 30px 0 0 150px; padding: 0;

background-color: transparent;

color: #fff;

font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;

font-size: 35px;

font-weight: 400;

z-index: 4;

}
#header h2 {

display: block;

position: absolute;

margin: 65px 0 0 160px; padding: 0;

background-color: transparent;

color: #fff;

font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;

font-size: 18px;

font-weight: 200;

z-index: 4;

}


#header h1 a,#header h1 a:hover, #header h2 a,#header h2 a:hover {color:#fff;text-decoration:none;}



span {

color: #06f;

}



#header big {

float: right;

margin: 50px 0 0 0; padding: 0;

color: #444;

font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;

font-size: 100px;

letter-spacing: -11px;

}



#menu {

display: none;

position: relative; 

/* top: 150px; */

width: 100%;

height: 35px;

margin: 0 0 0 0;

background-color: #000;

border-top: solid 1px #fff;

border-bottom: solid 1px #fff;

z-index: 3;

text-align: left;

}





#menu ul {

margin-top: 8px;

}



#menu ul li {

display: inline;

}



#menu ul li a {

background-color: transparent;

background-repeat: repeat-x;

padding: 11px 10px 7px 10px;

font-size: 0.8em;

font-family: 'century gothic', verdana, sans-serif;

color: #666;

font-weight: bold;

text-decoration: none;

border-left: solid 1px #000;
border-right: solid 1px #000;

}



#menu ul li a:hover {

background: #06f url('images/menumaroon.jpg') repeat-x top;

color: #fff;

text-decoration: none;

border-left: solid 1px #fff;
border-right: solid 1px #fff;

}



#main {

position: relative; 

width: 100%;

/* background: url('images/main.jpg') repeat-x top; */
background: white url(images/main.jpg) repeat-x scroll center top;
}



#container {

width: 90%;

margin: 0 auto;

padding-top: 50px;

font-family: arial;

font-size: 0.9em;

}



#subnav {

clear: left;

float: left;

width: 140px;

padding: 0;

font-size: 0.6em;

font-family: verdana, arial, sans-serif;

}



#subnav h2 {

font-weight: bold;

height: 20px;

text-decoration: none;

color: #cccccc;

display: block;

background: #3b3b3b;

border-right: 10px solid #fff;

padding: 5px;

margin-bottom: 1px;
font-size: 1.3em;

}


#subnav ul {	

list-style: none;

width: 140px;

margin: 0 0 10px 0;

padding: 0;

font-size: 1.1em;

}	

/*
Below: changed font-size from 0.9em to 1.0em to match other menus.
*/

#subnav ul li {

font-size: 1.0em;

padding: 0;

margin-bottom: 1px;

}


#subnav ul.children a {

padding-left: 25px;

}


#subnav ul li a {

min-height: 14px;

border-right: 10px solid #fff;

background: #bbb;

color: #666;

font-weight: bold;

text-decoration: none;

display: block;

padding: 5px 5px 5px 10px;

}



#subnav ul li a:hover {

color: #990000;

background-color: #e0e0e0;

border-right: 10px solid #fff;

}



#content {

margin: 0 160px 10px 165px;

border-right: 1px solid #ccc; padding: 0 20px 0 0;

line-height: 1.6em;

color: #666;

font-size: 0.9em;

}



#content p {

padding-bottom: 5px;

}

.content-post{
margin-bottom:25px; 
border-bottom:1px solid black;
display:inline-block;
}

h1 {
margin-top: 0px;
color: #06f;
letter-spacing: -1px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h1 a:hover{
text-decoration:none;
}

/* Removed "#extras h2" from this rule and will create it's own rule below. */
#content h2 {

margin-top: 20px;

margin-bottom: 10px;

color: #666;

letter-spacing: -1px;

font-size: 1.3em; font-weight: 400;

font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;

}

/* Creating a dedicated rule for "#extras h2" */
#extras h2{
font-weight: bold;

height: 20px;

text-decoration: none;

color: #cccccc;

display: block;

background: #3b3b3b;

border-right: 10px solid #fff;

padding: 5px;

margin-bottom: 1px;
font-size: .9em;
}


.right {

float: right;

margin: 0 0 8px 12px;

padding: 4px;

background-color: #FFF;

border: 1px solid #CCC;

}



#footer {


padding: 5px;

margin-top: 50px;

margin-bottom: 3px;


color: #aaa;


font-size: 0.7em;




text-align: center;

border-top: 1px solid #ccc;

}





#extras {

clear: right;

float: right;

width: 140px;

margin-left: 10px;

margin-bottom: 20px;

padding: 0;

color: #666;

}



#extras p {

line-height: 1.5em;

margin: 0 0 1.5em 0;

font-size: 0.7em;

}



#extras ul {


line-height: 1.5em;

margin: 0 0 1.5em 0;

font-size: 0.7em;

list-style:none;

margin: 0 0 0px 0;

padding: 0;

}

#extras ul li {

padding: 3px 0px 3px 0px;

}

#box1 {

background: #fff url('images/boxbg.jpg') repeat-x top;

border: 1px solid #ccc;

width: 30%;  

float: left; 

margin: 0 2px; text-align: left;

padding: 1px; 

}



#box2 { 

background: #fff url('images/boxbg.jpg') repeat-x top;

border: 1px solid #ccc;

margin: 0 auto;

width: 30%;  text-align: left; 

padding: 1px;

}



#box3 { 

background: #fff url('images/boxbg.jpg') repeat-x top;

border: 1px solid #ccc;

width: 30%; 

float: right; 

margin: 0 2px; text-align: left;

padding: 1px;

}





#box1 h2, #box2 h2, #box3 h2 {

margin-left: 4px;

}



.center {

text-align:center;

display:block;

margin-top: 15px;

}



.box {

margin: 0 4px 10px 4px;

line-height: 1.3em;

font-size: 0.8em;

border: 0;

}
/* start alt rows */
.row-primary{
background-color: #3b3b3b;
font-weight:bold;
padding:5px;
color:white;
}
.row-secondary{
padding:10px;
}


/* end alt rows */

/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	background-color: #F7F7F7;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */



.alignright {

	float: right;

	}



.alignleft {

	float: left;
	

	}

.clear {clear:both;}

#staticcontent {
padding: 10px 5px 10px 5px;
margin-bottom: 10px;
border: thin solid black;
background-color:#E5E5E5;
}

#wp-calendar a {
font-weight:bold;
color:white;
background-color:#990000;
}

.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	margin-right:5px;
	text-align:center;
	}
.wp-caption img {
	margin:0 5px;
}
p.wp-caption-text {
	text-align:center;
	padding:0 5px !important;
	padding:3px 5px 0;
}

/* Start Flickr links */

#Flickr_ImageList{
position:relative;
text-align:center; 
padding-bottom:5px; 
margin:3px 0px 3px; 
}

#Flickr_ImageList a:link, 
#Flickr_ImageList a:visited, 
#Flickr_ImageList a:active{
text-decoration:none;
color:white;
}
#Flickr_ImageList a:hover img{
top:-3px;
background-color:#202020;
}

#Flickr_ImageList img{
position:relative;
margin:1px;
padding:3px;
border:1px solid #989898;
background-color:white;
}