/*  
Theme Name: FASTmember - Standard 
Theme URI: http://www.fastmembershipsites.com
Description: Standard template for the FASTmember membership site plugin.  Support can be found at <a href="http://www.FASTmembershipsites.com">http://www.FASTmembershipsites.com</a>
Version: 2.1
Author: Charles Amith
Author URI: http://www.fastmembershipsites.com

This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #03296a url(images/bgd.png) repeat;
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 10px 0 0;
	}
	
a, a:visited{
	color: #000080;
	text-decoration: underline;
	border: none; 
	}
	
a:hover{
	color: #000;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}
	

#container { 
	width: 900px; 
	background: #fff url(images/bg.jpg);
	text-align: left; 
	margin: 20px auto; 
	border: 1px solid #000;
	}
.headertbl{
	height: 150px;
	background: url(images/header.jpg) no-repeat;
	width: 100%;
}
.form{
	padding: 0 25px 0 5px;
	width: 180px;
}
.boxes{
	width: 125px;
	background-color: #abd4f2;
	border: 1px solid #86b5d9;
	padding: 3px;
	font: 10px tahoma, arial;
	color: #113397;
}
.boxes2{
	width: 125px;
	background-color: #c60c0c;
	border: 1px solid #c73534;
	padding: 3px;
	font: 10px tahoma, arial;
	color: white;
}
#head h2 {
    text-align: right;
	color: #333;
	background: #eeeeee;
	list-style: none;
	padding: 5px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 0px solid #0a347b;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#header { 
	background: #0a347b url(images/header.jpg);
	height: 175px;
	padding: 0px 0px 0px 0px;
	}
	
#header h2 {
	color: #ffffff;
	font-family: goudy old style,Times,Tahoma, Verdana, Arial;
	font-size: 27pt;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}
	
#middlepic {
	position: absolute;
	height: 128px;
	width: 540px;
	margin: 0px;
	background-image: url(images/adam.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#lpic {
	height: 128px;
	width: 179px;
	background-image: url(images/study.jpg);
	border-bottom: 1px solid #fff;
}

#rpic {
	height: 128px;
	width: 179px;
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
}
	
#menu {
	width:900px;
	height: 50px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #022969 url(images/navbgd.gif) no-repeat;
	margin: 5px 0 0;
}


#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 7px;
	line-height: 45px;
}

#menu li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

#menu a {
	padding: 17px 20px 10px;
	text-decoration: none;
	color: #c60c0c;
	font-size: 13px;
	font-weight: bold;
}

#menu a:hover {
	background-color: white;
	color:#0a347b;
}


#content { 

	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	background-color: white;
}
	
#content b{
	color: #000;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 2px;
	}
	
	img, a img {
  text-decoration : none;
  text-align : center;
  border : 0;
}

img.center { 
  display : block;
  margin : auto;
}

img.right, .right { 
  padding: 0 0 12px 4px;
  float : right; 
}

img.left, .left { 
  padding : 0 12px 0 4px;
  float : left; 
}
#content h1 {
	color: #c60c0c;
	padding-right: 0px;
	padding-top: 5px;
	margin-bottom: 2px;
	font: bold 20px/120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
	
#content h1 a  {
	color: #000000;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: underline;
	}

#content h2 { 
	color: #000000; 
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 0px dotted #0a347b;
	font: bold 16px/120% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#content h2 a  {
	color: #000000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
	font-size: 12px; 
	color: #000080; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	border-bottom: 1px dotted #0a347b;
	}
	
#content h3 a  {
	color: #0a347b;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #000080;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#content a, a:visited{
	color: #000080;
	text-decoration: underline;
	border: none; 
	}	
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
    background: #f9f9f9 url('images/featuredbg.png') center top repeat;
    border:#cccccc solid 1px;
	background-color: #e9e9e9;
	margin: 0px;
	margin-bottom: 12px;
	padding: 7px;
	color: #000000;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #000000;
	float: left; 
	width:180px;
	margin-top: 0;
	margin-bottom: 20px;
	background-color: white;
	text-align: right;
}
#left p{
	margin: 0px;
	line-height: 16px;
    padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom:2px;
	}
	
#left h2 {
    text-align: right;
	color: #333;
	background: #eeeeee;
	list-style: none;
	padding: 5px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 0px solid #0a347b;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#left ul {
    color: #191919;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	}

#left ul a {
	text-decoration: none;
	color: #4c4c4c;
	font: 12px/12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
	
#left li {
    color: #191919;
	margin: 0px;
	padding: 0px;
	
	}
	
#left ul li {
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
	
#left ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	font-size: 12px;
	text-align: right;
}

#left ul li a:hover {
	color: #333;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#left ul a:hover {
	color: #000000;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#left a,a:visited {
	text-decoration: none;
	color: #4c4c4c;
	font: 12px/12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#left a:hover {
	color: #000000;
	background: #fff;
	text-decoration: none;

	}

#right a,a:visited {
	color: #333333;
	text-decoration: none;

	}
#right a:hover {
	color: #000000;
	background: #fff;
	text-decoration: none;

	}
	
#right { 
	color: #000000;
	float: left; 
	width:180px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: white;
}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:2px;
	background-color: white;
}
	
#right h2 {
    text-align: left;
	color: #333;
	background: #eeeeee;
	list-style: none;
	padding: 5px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 0px solid #0a347b;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#right ul {
	color: #191919;
	list-style: none;
	margin: 0px;
	padding: 5px 5px 20px 5px;
	background-color: white;
}
	
#right li {
	color: #191919;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	text-decoration: none;
	color: #4c4c4c;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 12px/12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#right ul li a:hover {
	color: #333;
	background: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#right h2.widgettitle {
	color: #000000;
	background: #eeeeee;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #fff;
	}


#footer {
	width: 900px;
	overflow: hidden;
	font-size: 11px;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	height: 50px;
	background: url(images/footerbgd.gif) no-repeat;
}
	
#footer p {
	color: #666;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #333;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	font-size: 11px;
}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
#optinform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#optinform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	margin:0;
	padding:4px;
}

