/*
Theme Name: VantagePoint
Theme URI:  
Description: Created for the Vantage Point West of Leisure World WebSite
Version: 0.1
Author: Paul Madariaga
Author URI: 
*/
* {padding: 0; margin: 0;}
body {
	background: #B0EEF0 url(images/bg2.jpg) repeat-x 0 0 ;
	font-family: "Trebuchet MS",Trebuchet,Calibri,Tahoma,Arial,sans-serif;
	font-size: 15px;
	height:100%;
	}
p {margin: 15px 0;}

h1, h1 a, h2, h2 a {
	font-size: 16px;
	text-decoration: none;
	color: #0B4153 ;
	}
h3, h3 a {
	font-size: 13px;
	color: #0B4153;
	}

h1 a:hover{
	color: #1387BD;
	}
h2 a:hover{
	color: #1387BD;
	}
h3 a:hover{
	color: #1387BD;
	}
	
a {
	text-decoration: none;
	}

a:hover {
	color: #1387BD;
	} 
/*a:visited {
	color: #0B4152;
	} */
li a {
	font-size: 12px;
	color: #0B4153;
	}
ol, ul {
	margin-left:30px;
	}
	

#outerwrap {
	margin: auto;
	width: 980px;
	height: 100%;
	height: auto !important;
	min-height:100%;
	/*border: 1px solid black;*/
}


#header {
	width: 980px;
	height: 251px;
	background:url(images/logo4.gif) no-repeat;
	margin-top:30px;
}
#search {
	float: right;
	}
/* The Navigation Menu
*/
#navouterdiv {
	
	width: 980px;
	height: 81px;
	position: absolute;
	margin-top: 170px;
}
#nav_L{
	background:url(images/nav_R.jpg) no-repeat;
	width: 33px;
	height: 81px;
	float:left;
	}
#nav_R{
	background:url(images/nav_L.jpg) no-repeat;
	width: 34px;
	height: 81px;
	float:left;
	}
#nav {
	background:url(images/nav_bg.jpg) repeat-x 0 0;
	float:left;
	height: 81px;
	width:913px;
	
	}
#supernav {
	font: bold 81px/81px "Trebuchet MS",Trebuchet,Calibri,Tahoma,Arial,sans-serif;
	height: 81px;
	text-align: left;
	
	}

#supernav li {
	background: url(images/nav_dvd.jpg) no-repeat center right ;
	margin-bottom: 20px;
	padding-right: 25px;
	display: inline;
	
	}

#supernav a {
	color: #FFFFFF;	
	font-weight: normal;
	font-size: 24px;
	vertical-align:top;
	text-decoration: none;
	}
	
#supernav a:hover {
	
	color: #006f6f;
	text-decoration: none;
	}

#supernav .current_page_item a {
	color: #fff;
	text-decoration: underline;


}

#hack {
	background: white;
	height: 2px;
	width: 670px;
	display: inline;
	position: absolute;
	top: 19px;/*top: 220px;*/
	left: 50%;
	margin: 0 0 0 /*-350px*/;
	padding: 0;
	z-index: 2;
	}


/* End of Nav CSS*/

/* Center */
#center {
	background:url(images/center.jpg) no-repeat 0 0;
	width:978px;
	height:282px;
	margin-left:1px;
	}
#center h1  {
	/* font-size: 1.2em; */
	text-decoration: none;
	padding-top: 3px;
	}
#center a {
	text-decoration: none;
	}
#center a:hover, #center h1 a:hover {
	color:#1387BD;
	}

#cRight1, #cRight2, #cRight3 {
	float: right;
	clear:both;
	width: 300px;
	height: 92px;	
	font-size: 12px;
	}

#cRight2, #cRight3 {
	overflow: hidden;
	}
#cRight2 ul, #cRight2 li {
		list-style-type:none;
		margin-left: 5px;
		
		}
/* Content*/
#content {
	height: 100%;
	Background: #FFFFFF;
	padding-top: 10px;
	border: 2px solid #D9F5FF;
	overflow: hidden;	
}

#contentLa, #contentLb{
	margin-left: 10px;
	}
#contentLb h1, #contentLb h1 a{
	font-size: 1.3em;
	}
#contentLb h1:hover, #contentLb h1 a:hover{
	color: #1387BD;
	}
#contentLa {
	width: 600px/*359px*/;
	float: left;
	font-size:1.5em;
	}
#contentLb {
	width: 600px;
	float: left;
	}
#contentRa h1 {
	font-size:1.7em;
	}
#contentRa {
	width: 305px/*359px*/;
	border-left:1px solid #D9F5FF;
	float:right;
	text-align: center;
	
}
#contentRb {
	background:#ffffff url(images/sidebar2_bg.jpg) repeat-y top left;	
	font-size:12px;
	width: 306px/*359px*/;
	border-top: 1px solid #D9F5FF;
	min-height: 600px;
	float:right;
	z-index: -1;
	}
.fpcat {
	margin-top: 30px;
	}
.fpcatimg{
	margin-right: 20px;
	margin-top: 4px;
	float:left;
	}
.fpcathdwrp {
	float:left;
	width: 400px;
	}
.title_img {
	float: left;
	margin-right: 25px;
	}
.title_name h2 {
	font-size: 20px;
	}
.title_name {
	float: left;
	}
.clear {
	clear: both;
    color:#ffffff;
	}

.clear2 {
	clear: both;
	margin-top: 5px;
	height: 2px;
	}
/* Page Content*/ 
#Pagecontent {
	border: 2px solid #D9F5FF;
	margin-left: 1px;
	height:100%;
	min-height: 100%;
	background: #ffffff;
	width: 974px;
	overflow:hidden;
	}
#Pagecontent li a {
	font-size: 15px;
	}
#PagecontentL, #PagecontentR {
	padding: 0 5px;
	height:100%;
	min-height: 600px;
	overflow:hidden;
	
	}
#PagecontentL h1, #PagecontentL h1 a{
	font-size: 1.3em;
	}
#PagecontentL {
	margin: 30px 0px 30px 30px;
	width: 600px;
	float: left;
	}
#PagecontentRa h1 {
	font-size:1.7em;
	}
#PagecontentRa {
	width: 305px/*359px*/;
	border-left:1px solid #D9F5FF;
	float:right;
	text-align: center;
	}
#PagecontentRb {
	background:#ffffff url(images/sidebar2_bg.jpg) repeat-y top left;
	font-size:12px;
	width: 306px/*359px*/;
	border-top: 1px solid #D9F5FF;
	border-bottom: 1px solid #D9F5FF;
	/*min-height: 650px;	*/
	float:right;
	height:100%;
	z-index: 1;	
	}
#nfocenter {
	margin: 10px 15px;
	}
#nfocenter li {
	list-style: none;
	margin-left: 15px;
	}
.nfowrap {
	border-bottom: 1px dashed #D9F5FF;
	margin: 10px 0px;
	}
.nfo {
	margin: 10px 0px 10px 10px;
	font-size:15px;
		}
/*Weather CSS*/

.weather_date, .weather_date a {
	font-size: 1.1em;
	font-family:"Trebuchet MS",Trebuchet,Calibri,Tahoma,Arial,sans-serif;
	text-decoration: none;
	font-weight: bold;
	}	
.weather_img {
	float: left;
	width: 65px;
	}
.weather_stat {
	float: left;
	margin-left: 15px;
	font-size: 14px;
	
	}
.weather_info {

	}
/* PAGE HEADINGS & DESCRIPTIONS */
.pgheading {
	padding: 5px;
	border-bottom: 1px dashed gray;
	font-size: 1.2em;
	}
.pgheading h1 {
	font-size: 1em;
	color: #63AAE7;
	}
.pgheadingdesc {
	padding: 5px;
	color: gray;
	font-size: .9em;
	}
#fpgamesheading {
	margin-top: 10px;
	padding: 3px 5px;;
	background: #63AAE7;
	/* border: 1px solid gray; */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
		}
/* COMMENTS */
.comments {
	border: 1px solid #DDDDDD;
	margin: 5px 0;
	}
.alt {
	background: #f5f5f4;
	list-style-type: none;	
	}
.commentlist {
	list-style-type: none;
	}
.commentlist li {
	margin: 10px 0;
	border: 1px solid #DDDDDD; 
	padding: 10px;
	}
.commentauth {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	}
#replydiv {
	margin-top: 25px;
	}
/* Calendar CSS */
.todays-events li {	
	}
#Calcontent {
	width: 910px;
	margin: 30px 30px;
	}
	
/* SIDEBAR CSS */	 

#sidebar {
	background: #f5f5f5;
	float: right;
	/* max-width: 250px; */
	height: 600px;	
}
#widgetsSBR {
	margin: 5px 10px 5px 20px;
	}

/* FOOTER CSS */
#footer {
	background:#008A8A url(images/footer_bg.jpg) repeat-x 0 0;
	padding: 20px 0px;
	color: #FFFFFF;
	border: 2px solid #D9F5FF;
	width: 976px;
	min-height:50px;
	overflow:hidden;
	}
#footcenter {
	margin: auto;
	width: 900px;
	}
.foota {
	color:#FFFFFF;
	float: left;
	width: 200px;
	min-height: 100px;
	padding: 0 5px;
	}
.foota h2 {
	color:#FFFFFF;
	}
.foota a {
	color:#B0EEF0;
	}
.foota a:hover {
	color: #f5f5f5;
	}
#credits {
	margin-bottom: 30px;
	text-align:center;
	}
