/*  
Theme Name: FPV
Theme URI: http://wordpress.org/
Description: FPV 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: #f3f4f6 url(images/backred.png) repeat-x 50% 0;
color: #333;	
font-size: 14px;
line-height: 20px;
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
text-align: center;
}

#container	{
	width: 950px;
	background: #fff; 
	position: relative;   
	margin: 30px auto 0 auto;
	padding: 0;
	border: 3px double #aaa;
	}
	
	.contentfull p {
	margin: 20px;
	}
	
	.newsflash {
	color: #fff;
	margin: 2px auto;
	font-size: 8px;
font-family: "Times New Roman", times, serif;
text-align: center;
width: 950px;
}
	

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

#page
{
margin: 0 auto;	
text-align: left;
}
.map p{
border: 4px solid #ccc;
}

.highlightblue {
color: #333;
font-weight: normal;
margin: 20px auto 20px auto;
background-color: #fff;
width: 390px;
padding: 10px;
-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 4px #8cb2d4 solid;
}

/* 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;
font-size: 1.1em; 
line-height: 18px;
font-weight: normal;
text-align: left;
width: 220px;
	}
	
	#sidebar
{
color: #333;	
font-family: "Times New Roman", times, serif;
font-size: 14px;
line-height: 16px;
width: 220px;
margin: 20px 0 0 720px;
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: 600px;
}

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

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

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 35px;
  width: 260px;
  }
  
div.thumb p {
   text-align: center;
   font-size: 11px;
line-height: 12px;
font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
   }
   
   .thumb h2 {
color: #25516E;	
font-size: 14px;
line-height: 16px;
font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
}
   
   #menu {
width:950px;
height:20px;
background-image:url(images/menugrad.png);
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:125px;
text-align:center;
background-image:url(images/spacer.jpg);
background-position:right;
background-repeat:no-repeat;
color:#fff;
float:left;
font-family: "Times New Roman", times, serif;
text-decoration:none;
font-size:16px;
}

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


#search {
float: right;
margin: 5px 0 0 0;
width: 200px;
}

#time {
float: right;
margin: 145px 15px 0 0 ;
color: #fff;
font-family: "Helvetica", "Bitstream Vera Serif", "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 2px dotted;
margin: 0 0 10px 0;
clear: both;
}

.post {
margin: 10px 0 0 10px;
clear: both;
}

.entry img {
border: #ccc 3px double;
}

.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;
}


/*#leftcol {
 	 width: 48%;
     float: left;
	margin:0 0 20px 10px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}*/
	
	#leftcol {
 	 width: 48%;
     float: left;
	margin-top: 10px;
	padding: 0 0 0 10px;
	text-align: left;
	border: 0px #ccc solid;
	}

#rightcol {	
    margin-left: 52%;
    margin-top: 10px;
	padding: 10px 0 0 0;
	text-align: left;
	border: 0px #ccc solid;
	}
	
	#rightcolnoimg {	
    margin-left: 52%;
    margin-top: 10px;
	padding: 10px 0;
	text-align: left;
	border: 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: 50%;
    margin-top: 5px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}

/*#rightcol {	
    margin-left: 52%;
    margin-top: 20px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}*/
	
	#rightcol img {	
	border: 4px #d8dde1 solid;
	margin: 0 auto;
	padding: 0;
	}
	
	#rightcol h2 {
	width: 383px;
	background: #d8dde1;
	color: #47030b;
	font-size: 14px; 
    font-family: Georgia, Verdana, Arial, Serif;
    border-bottom: 1px #aaa7a7 solid;
    border-right: 0px #333 solid;
    padding: 0 0 0 25px;
    margin-top: -5px;
    }
	
	
	
	
	.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;
		
	}
	
	
.contentfullpage {
	width: 99%;
	clear: both;
	border-bottom: 3px #DFDFDF double;
	margin: 10px 0 5px 0;
	padding: 0 0 20px 0;
	}
	
	.contentfullpagenb {
	width: 99%;
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	
	.contentfullpagenbcontact {
	width: 99%;
	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: 950px;
text-align: center;
margin: 0 auto;
background: #fff url(images/) no-repeat top center;  /*background pattern */
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: 800px;
	}
	
	
	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-style: italic;*/
	font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
	text-transform: none;
	text-align: left;
	width: 440px;
}

h2 a {
    color: #25516E;	
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
color: #25516E;
font-size: 16px; 
line-height: 18px;
font-weight: bold;
	text-align: left;
	
}

h3 a {
color: #25516E;
margin: 5px;
padding: 2px;
font-size: 16px; 
line-height: 18px;
text-decoration: underline;
}

strong {
font-family:'Lucida Grande', Georgia, times, serif;
font-size: 18px;
line-height: 20px;
letter-spacing: -1px;
color: #000;
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;
}

/*Swim Shop styles*/

#shop {
margin: 0 auto 0 auto;
padding: 20px 0 0 0;
width: 700px;
}

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

.item {
height: 300px;
margin: 0 0 10px 10px;
padding: 5px 0 0 0;
text-align:left;
}

.item img {
margin: 30px 20px 20px 10px;
padding: 0 0 30px 0;
float:left;
}

.itemtext {
margin: 5px 0 0 120px;
}

.item ul li {
margin: 0 0 0 20px;
list-style-image: url(images/bullet.gif)
}
/*End Swim Shop styles*/




/* home list*/

#rightcolthumb {	
    margin-left: 50%;
    margin-top: 15px;
	padding: 0;
	text-align: left;
	border-top: 0px #ccc solid;
	}
	
 .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 20%;			}
			.gallery img {
				border: 2px solid #cfcfcf;
			}
	 .gallery-caption {
				margin-left: 0;
			}	


