/*
Theme Name: Clean White
*/

body { margin: 0px; padding: 0px; background-image: url(images/pageBG.jpg); text-align: center; font-family: Verdana, Arial, sans-serif; height: 100%}

/*----------------------------------------------Basic styles------------------------------------------------*/

p, h1, h2, h3, span#copyright { color: #fff; font-weight: normal}
h1, h2, h3, h4 {margin-top: 5px; color: #CACACA; /*font-style: italic*/}


acronym { border-bottom: 1px dashed #999; cursor: help }

blockquote { border-top: 2px solid #A9CBF3; border-bottom: 2px solid #A9CBF3; margin-left: 1.5em; padding-left: 5px;}


	
p { font-size: 0.75em; line-height: 1.6em; text-align: justify;margin-top: 10px; }
/* h1 {float: left; font-style: italic; margin-top: 15px; margin-left: 25px; padding-bottom: 25px; font-size: 1.75em; line-height: 1.75em; letter-spacing: 0.20em; z-index: 1000; border:none;}	site heading */
h1 a {color: #333; text-decoration: none; border: none;}
h1 a:hover {color: #333; text-decoration: none; border: none;}

h2 { font-size: 1.30em; line-height: 2.40em }	/* site heading */
h1, h3 { font-size: 0.90em; line-height: 1.60em }				/* sub headings */
span#copyright { font-size: 13px; line-height: 35px; color: #000 }

div { padding: 10px 0;}

a {color: #A9CBF3; text-decoration: none;/* font-style: italic*/}
a:hover {color: #fff; text-decoration: underline}
a.thickbox img{ border: 2px #e0e0e0 solid }
a.thickbox:hover img { border: 2px #333 solid }

ul, ol {margin: 10px; color: #fff; font-size: 0.70em; line-height: 1.1em}
ul {list-style: square inside}
ol {list-style: decimal inside}
em {font-weight: bold; font-style: normal}


/*---------------------------------------------Layout------------------------------------------------------*/
#pgContent {
margin: 0 auto;
width: 100%;
max-width: 1920px;
text-align: left;
min-height: 650px;

}

#hdr {
	padding: 0;
	width: 35%;
	/*background: url(images/cogolfbglogo.jpg) repeat-x 0 bottom #CACACA;*/
	height: 100px;
	/*new edits */
	position: relative;
	top: -15px;
	/*left: -25px;*/
	color: #000;
	float: left;
	z-index: 100;
	border: none; 
}

#hdrpage {
	padding: 0;
	width: 35%;
	height: 100px;
	/*new edits */
	position: relative;
	top: -10px;
	/*left: -20px;*/
	color: #000;
	float: left;
	z-index: 100;
	border: none; 
}
#menubarwide {
	position: relative; 
	width: 945px;
	min-width: 945px;
	max-width: 945px;	
	padding: 0px;
	overflow: visible;
	margin: auto;
	}
#navbar 
{
	float: none;
	width: auto; 
	height: 2.0em; 
	top: 5px;
	position: relative;
}
/*FOR HOMEPAGE*/
.rowcontainer {	/* Keeps Two Columns in a row.*/
	position: relative;	
	float: left;
	padding: 0px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	height: 100%;
	top:75px;
	overflow: visible;
}

/*FOR POSTS - Both Columns Enclosed*/
.fullrow {	/* Keeps Two Columns in a row.*/
	position: relative;	
	float: left;
	padding: 0px;
	margin: 0px auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	height: 100%;
	top:75px;
	overflow: visible;
}
.colContainer {
	position: relative;
	top: 0px;
	width: 945px;
	min-width: 945px;
	max-width: 945px;
	padding: 0px;
	height:auto;
	/*background-color: #e0e0e0;*/
	margin: 0px auto;
	border: 4px solid #666;
	padding: 0px;
	overflow: visible;
}
.colContainer .borderOnly {
	position: relative;
	width: 935px;
	margin: 0px auto;
	padding: 0px;
	border: 5px solid #e0e0e0;
	overflow: hidden;
}

#bttmbar {	
	position: relative;
	clear: both; 
	height: 100px; 
	text-align: center; 
	font-size: 10px;
	border-top: solid #e0e0e0 1px; 
	top: 5px;
	width: 940px;
	margin: auto;
	overflow: visible;
}

.logoImage {
	width: 95%;
	height: 100%;
	float: left;
	color: #e0e0e0;
	}
.logoImage img {
	vertical-align: middle;
	}

#bttmbar a {color: #888888; font-style: normal}
#bttmbar a:hover {text-decoration: none}

/*---------------------------------------------Main Nav------------------------------------------------------*/

ul#nav {
background-image:url(/wp-content/themes/cleanwhite/images/maincontentbg.png);
bottom:0;
float:right;
/*left:4px;*/
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin:0 0 0 0;
/*position:relative;*/
top:2px;
padding: 2px;}

ul#nav li {float: left; margin-right: 0px; display: inline;}

ul#nav a {
	font-weight: bold;
	font-size: 14px;
	display: block;
	/*width: 8em;*/
	height: 2.50em; 
	line-height: 2.50em;
	padding-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

ul#nav li a:link, ul#nav li a:visited  {
	/*background: #444;*/
	color: #fff;
}

ul#nav li a:hover, ul#nav li a:active {
	color: #fff;
	_filter: alpha(opacity=50);
	opacity:.50;
}

ul#nav li.cam {float: left; margin-right: 1px; display: inline; height:40px;}
ul#nav li.cam a:hover, ul#nav li.cam a:active {	color: #fff; height:40px; background-color: transparent; _filter: alpha(opacity=100); opacity:1; }

.pnLinks {
margin-left: 10px;
font-size: 75%;
}

/*---------------Columns: Note they dont add up to 100%, this is intentional to avoid problems!-----------*/ 


.fullcolumn {float: left; width: 100%; background-image: url(images/maincontentbg.png); background-repeat: repeat-x;}		/* Full width column for a one column site */

/*FOR POST PAGES*/
.colPost {
	/*position: relative;*/
	float: left;
	width: 600px; 
	min-height: 910px;
	margin: 0px auto;
	padding: 0px;
	border-right: 5px solid #e0e0e0;
	height: 100%;
	background-image: url(images/maincontentbg.png); 
	background-repeat: repeat-x;
}

/*FOR POSTS ONLY*/
.rightSideCol {
	position: relative;
	float:left;
	width: 330px; 
	padding: 0px;
	overflow: hidden;
}		
/*FOR PAGES ONLY */
.halfcolumn {
	float: left; 
	width: 57%; 
	background-image: url(images/maincontentbg.png); 
	background-repeat: repeat-x;
	min-height: 450px;}	
/* Half width column for a two column site. */
.halfcolumn:hover {
	background-image: url(images/homedarkmaincontentbg.png); 
	background-repeat: repeat-x;
}

.onethirdcolumn {float: left; width: 33%; }		/* One third width column for a three column site */

.onequartercolumn {float: left; width: 20%/*20.5%*/; /*padding-left: 10px; - changes made next*/margin-left: 5px; /*new*/margin-right: 10px; background-image: url(images/maincontentbg.png); background-repeat: repeat-x;}
.onequartercolumn:hover {
	background-image: url(images/homedarkmaincontentbg.png); 
	background-repeat: repeat-x;
}	

.onequartercolumn2 {float:left; width: 20%; /*new*/margin-left: 10px; margin-right: 5px; background-image: url(images/maincontentbg.png); background-repeat: repeat-x; }	
	/* One quarter width column for a four column site */
.onequartercolumn2:hover {
	background-image: url(images/homedarkmaincontentbg.png); 
	background-repeat: repeat-x;
	}
	
	

	
.entry{
	/* CHANGED 9/23/07 */
	/*background-color: #2E3233;*/
	background: transparent;
	/*border: 1px solid #3e4243;*/
	padding: 0px 10px 10px 10px;
	/*margin-left:10px;*/
	margin-bottom:15px;
	color:#FFFFFF;
}
.entry h3 a
{
	color: #e0e0e0;
}
.entry h3 a:hover
{
	color: #fff;
}
.entry P
{
	color: #e0e0e0;
}
.entry img {
	padding: 1px;
	margin-right: 1px;
	margin-left: 1px;
	}
/*FOR POSTS*/
.postentry{
	/*background: transparent;*/
	padding: 0px 10px 5px 10px;
	margin-bottom:15px;
}
.postentry h1 {

	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ececec;
	margin-right: 5px;
	margin-bottom: 7px;
	border-bottom: 1px #fff solid;

}
.postentry h1
{
	color: #F6F6F6;
}
.postentry P
{
	color: #ececec;
}
.postentry img {
	padding: 1px;
	margin-right: 1px;
	margin-left: 1px;
}
.postentry ul li {
	padding-bottom: 3px;
	list-style: disc;
}
.postentry #postComments {
	display: none;
	position: relative;
}
.postentry .rateList {
	margin: 0px;
	padding: 0px;
	padding-bottom: 100px;
	width: 100%;
}
.rateList small {
	font-size: 10px;
	color:#FFFFFF
}
.rateList .rateQ {
	width: 230px;
	height: 20px;
	padding-bottom: 3px;
	float: left;
}
.rateList .rateL {
	width: 40px;
	float: right;
	padding-bottom: 3px;
	height: 20px;
}

.postentry .slideshow {
	border: solid 1px #fff;
	padding: 2px;
	width: 480px;
	height: 360px;
}
.postslisting {
	color:#FFFFFF;
	padding: 0px;
	margin-left: 5px;
	height: 15px;
	width: 49%;
	float: left;
}
.postslisting h4
{
	margin-top: 0px;
	margin-left: 5px;
	font-size: 12px;
} 
.postslisting:hover {
	margin-bottom: 3px;
	border-bottom: 2px #000 solid;
	text-decoration: none;
	}
.postslisting a:hover {
	text-decoration: none;
}
/*FOR POSTS RIGHT COLUMN*/
.sectons {
	width: 100%;
	float: left;
	clear: left;
}
.sections h3 {
	color: #006600;
}

/*FOR HOME PAGE*/	
.titleText {
	position:relative;
	visibility: hidden;
	display: none;
	float: left;
	top: 20px;
	left: 0px;
	height: 257px;
	min-height: 257px;
	width: 190px;
	overflow: hidden; 
	border: solid #000000 2px; 
	/*background-color: #A1A1A1;*/
	background-image: url(images/linktitlebg.png);
	background-repeat: repeat-x;
	padding: 5px; 
	text-align: justify;
	font-size: 12px;
	color: #000;
	z-index: 2000;
}
.titleText img {
	height: 75px;
	width: 75px;
	}
.summaryDiv {
	float: left;
	height: 15px;
	width: 48%;
}
.listTitleText {
	position: relative;
	display: none;
	float: left;
	/*_display: block;*/
	top: -5px;
	left: 0px;
	/*left: 12%;*/
	height: 257px;
	min-height: 257px;
	width: 190px;
	overflow: hidden; 
	border: solid #000000 2px; 
	/*background-color: #A1A1A1;*/
	background-image: url(images/linktitlebg.png);
	background-repeat: repeat-x;
	padding: 5px; 
	text-align: justify;
	font-size: 12px;
	color: #000;
	z-index: 2000;
}
.listTitleText img {
	height: 75px;
	width: 75px;
	}
/*PREVIOUS NEXT*/
.prevLinks, .prevLinks a {
 float: left;
 font-size: 12px;
 font-weight: bold;
 width: 48%;
}

.nextLinks, .nextLinks a {
 float: right;
 font-size: 12px;
 font-weight: bold;
 width: 48%;
 text-align: right;
 margin-right: 15px;
}

td.noTitle h3 {
display: none;
}
td.noTitle {
	padding: 2px;
	border: solid 1px gray;
}
/* Comments Styling */
.comments h3 {
	font-weight: bold;
	text-transform: uppercase;	
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a1a1a1;
	margin-bottom: 10px;
}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
/*background:#2E3233;*/
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
/*background: #f8f7f6;*/
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/*FOR POST SIDEBAR ITEMS*/
.sidebar {
	position: relative;
	width: 330px;
	min-height: 900px;	
	margin-bottom: 10px;
	padding:0px;
}

.entry h3 {
	font-weight: bold;
	text-transform: uppercase;	
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin-bottom: 10px;
}

.sidebar h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: .9em;
}
.sidebar p{
	line-height: 1.4em;
	}
.sidebar a, .sidebar a:visited {
	color: #990000;
	text-decoration:none;
}
.sidebar a:hover {
	text-decoration:underline;
}
/* FOR POSTS RIGHT COLUMN */
.sidebar .sectionsSearch, .sidebar .recent, .sidebar .sectionsContent, .sidebar .sectionsWeather, .sidebar #sectionsPolls, .sidebar #sectionsCalendar, .sidebar .courseReview, .sidebar .optIn, .sidebar .googAds, .sidebar .golftip {
	background-image: url(images/whitesidebarbg.png);
	background-repeat: repeat;
	/*min-height: 85px;*/
	margin-bottom: 5px;
	height: auto;
}
.sidebar .courseReview:hover {
	background-color: #ccc;
	}
.sidebar .sectionsSearch h3, .sidebar .recent h3, .sectionsContent h3, .sectionsWeather h3, #sectionsPolls h3, #sectionsCalendar h3, .sidebar .courseReview h3, .sidebar .optIn h3, .sidebar .googAds h3, .sidebar .golftip h3 {
	background-color: #333;
	color: #fff;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 5px;
	width: 315px;
}
/*SEARCH*/
.sidebar .sectionsSearch {
	height: 50px;
	text-align: center;
	}
.sidebar .sectionsSearch .searchForm {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 10px;
}
.sidebar .sectionsSearch .searchForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #fff;
	border: 1px #000 solid;
	cursor: auto;
}

.sidebar .sectionsSearch .searchForm button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9CBF3;
	background-color: #acacac;
	border: 1px #000 solid;
}

.sidebar .sectionsContent {
/*adjust as needed */
	height: 70px;
}

.sidebar .courseReview {
	padding-bottom: 5px;
	overflow: hidden;
}
.sidebar .recent ul, .sidebar .sectionsContent ul, .sidebar .courseReview ul {
	list-style: none;
	margin-left: -30px;/*FIREFOX???*/
	_margin-left: 10px;
	padding-bottom: 60px;
	_padding-bottom: 0px;
}
.sidebar .courseReview ul {
	padding-bottom: 0px;
}
.sidebar .recent ul li, .sidebar .sectionsContent ul li {
	float: left;
	width: 45%;
	padding-bottom: 3px;
	margin-bottom: 0px;
	color: #333;
}
.sidebar .recent ul.recentPosts li {
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.sidebar .courseReview ul li {
	float: left;
	width: 100%;
	padding-bottom: 3px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333;
}

/*OPT IN */
.sidebar .optIn {
	width: 100%;
	margin-bottom: 5px;
}
.sidebar .optIn p {
	padding-left: 5px;
}
.sidebar .optIn .quarterCol {
	width: 100px;
	clear: left;
}
.sidebar .optIn form {
padding-left: 5px;
}
.sidebar .optIn #wpsb_email {
	border: 1px solid #333;
	background: #666;
	color: #e0e0e0;
}

.sidebar .optIn input {
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #000;
}

/*WEATHER ICON*/
.sidebar .sectionsWeather {
	width: 100%;
	clear: both;
}
.sidebar .sectionsWeather ul.weather {
	padding-left: 0px;
	margin-left: 10px;
	min-height: 55px;
	margin-bottom: 15px;
	list-style: none inside;
	width: 100%;
}
ul.weather li.wicon {
	width: 25%;
	float: left;
	margin-right: 20px;
	/*FIX for Veritcal Alignment*/
	margin-top: -5px;
}
	
ul.weather li {
	float: left;
	width: 60%;
	color: #333;
}
/* POLLS */
.sidebar #sectionsPolls {
	width: 100%;
	clear: both;
}
#sectionsPolls .pollQuestion {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	font-size: .75em;
	text-align: center;
	color:#990000;
	font-weight: bold;
}
.sidebar #sectionsPolls ul.pollsList {
	float: left;
	list-style: none inside;
	margin-left: 10px;
	padding-left: 0px;
	width: 95%;
	clear: both;
	}
.sidebar #sectionsPolls ul.pollslist li {
	float: left;
	clear: both;
}
.sidebar #sectionPolls .wp-polls .pollbar {


}

.sidebar #sectionsPolls .wp-polls-ans {
	width: 90%;
}

.sidebar .googAds {
	width: 100%;
	height: 275px;
}
.sidebar .googAds p {
	text-align: center;
}
.sidebar #sectionsCalendar {
	clear: both;
	height: 150px;
	}

/*END POSTS RIGHT COLUMN */
.entry ul li, .entry ol li
{
	margin-left:20px;
}




