/*
Theme Name: Pointe Orlando
Theme URI: 
Description: Custom Theme for Pointe Orlando.
Author: Corey Hickey

*/


html, body {
	width: 100%;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../../../../images/floralbg.jpg);
}

img, form {
	border: none;
	padding: 0;
	margin: 0;
}

* html #wrapper {
	height: 100%;
}

#outer-wrapper {
	width: 885px;
	min-height: 100%;
	background-image: url(../../../../images/mainbg.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	text-align: left;
	position: relative;
}

#inner-wrapper {
	height: 100%;
	min-height: 1000px;
	background-image: url(../../../../images/treebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header {
	width: 885px;
	height: 175px;
	margin: 0 0 12px 0;
}

#nav {
	width: 825px;
	height: 34px;
	border-top: 1px #e2e0dc solid;
	border-bottom: 1px #e2e0dc solid;
	margin: 8px auto 12px auto;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#search {
	width: 136px;
	height: 34px;
	float: right;
	margin: 0;
	padding: 0;
}

#search input {
	width: 128px;
	height: 14px;
	margin: 8px 0 0 0;
	padding: 0;
}

#colleft {
	width: 467px;
	height: 100%;
	min-height: 100%;
	padding-left: 30px;
	float: left;
}

#colright {
	width: 345px;
	height: 100%;
	min-height: 100%;
	margin: 0 0 0 15px;
	float: left;
	display: inline;
}

#homefeat {
	width: 475px;
	margin: 0 0 3px -9px;
}

.lined {
	width: 100%;
	text-transform: uppercase;
	border-top: 1px #bfbfbf dotted;
	border-bottom: 1px #bfbfbf dotted;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	float: left;
	clear: both;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	color: #83bb60;
	line-height: 18px;
	margin-bottom: 5px;
	padding: 5px 0;
}

.black {
	color: #000000;

}

#newsbox {
	width: 450px;
	border: 8px #ebebeb solid;
	float: left;
	clear: both;
	margin-bottom: 12px;
	padding-bottom: 12px;
}

.sections {
	width: 434px;
	font-weight: bold;
	color: #000000;
	border-top: 1px #bfbfbf dotted;
	border-bottom: 1px #bfbfbf dotted;
	padding: 4px 0 4px 0;
	margin: 8px;
	float: left;
	clear: both;
}

.sections h1 {
	text-transform: uppercase;
	font-size: .8em;
	float: left;
}

.sections a {
	font-size: .75em;
	float: right;
	color: #83bb60;
	text-decoration: none;
}

.newsfeed {
	margin: 0 0 8px 8px;
	float: left;
}

.newsfeed img {
	float: left;
	clear: right;
	margin: 2px 10px 0 0;
	width: 135px;
}

.newsfeed h2 {
	width: 275px;
	color: #83bb60;
	font-weight: normal;
	font-size: .95em;
	line-height: 18px;
	margin: 0 0 2px 0;
	float: left;
}

.newsfeed p {
	width: 275px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	margin: 0;
	line-height: 14px;
	color: #7d7d7d;
}

.newsfeed a {
	color: #83bb60;
	text-decoration: none;
}

p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #7d7d7d;
	margin: 0;
}

.newsfeed ul {
	margin: 0;
	padding: 0;
	width: 434px;
	color: #7d7d7d;
	font-size: .80em;

}

.newsfeed  li {
	margin: 8px 0 0 0;
	padding: 6px 0 6px 0;
	border-top: 1px #bfbfbf dotted;
	list-style-position: inside;
}

.newsfeed li a {
	margin-left: 35px;
	text-decoration: none;

}

#footer {
	width: 465px;
	float: left;
	clear: both;
	margin: 0 0 6px 0;
	padding: 0;
	text-align: center;
}

#footer ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 8px 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	border-top: 1px #e2e0dc solid;
	border-bottom: 1px #e2e0dc solid;
}

#footer ul li {
	display: inline;
	margin: 0 auto;
	padding: 0 4px;
}

#footer ul li a {
	text-decoration: none;
	color: #707070;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .60em;
	color: #c2c2c2;
	margin: 8px 0 20px 0;
}

#copyright a {
	color: #c4df9b;
	text-decoration: none;
}

#highlights h2 {
	width: 160px;
	margin: 3px 0 6px 0;
	float: left;
	font-style: italic;
}

#highlights p {
	font-size: .75em;
	color: #7d7d7d;
	width: 160px;
	float: left;
	margin: 0;

}

#highlights img {
	float: left;
	clear: right;
	margin: 0 10px 0 0;
}


#highlights p a {
	color: #83bb60;
	text-decoration: none;

}


#feature-movie {
	width: 334px;
	background-image: url(../../../../images/greensbg.gif);
	float: left;
	margin: 12px auto;
	padding: 7px;
}

#movieclip {
	background-color: #FFFFFF;
	float: left;

}

#rightpromo {
	width: 370px;
	height: 153px;
	margin: 0;
	padding-top: 12px;
	float: left;
	background-image: url(../../../../images/newsletbg.gif);
	background-repeat: no-repeat;
}

#rightpromo form {
	margin: 85px 0 0 196px;

}

#rightpromo input {
	margin-bottom: 4px;

}

.button {
    border: none;
    color: #FFFFFF;
    background: url(../../../../images/signupbtn.gif) no-repeat top left;
    padding: 0;
    margin-left: 4px;
    width: 58px;
    height: 18px;
    font-size: .55em;
}


.dottedline {
	width: 100%;
	height: 1px;
	margin: 8px 0;
	padding: 0;
	border-top: 1px #bfbfbf dotted;
	float: left;
	clear: both;
	overflow: hidden;
}


ul.cats {
	list-style-type: none;
	margin: 0 0 6px 0;
	padding: 0;
	float: left;
	clear: both;
	width: 345px;
}

li.cat-item {
	border-bottom: 1px #e2e0dc solid;
	padding: 5px 0 5px 0;
	background-image: url(../../../../images/catlistarrow.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;

}



li.cat-item:hover {
	background-color: #f6fbfe;

}


li.cat-last {
	padding: 5px 0 5px 0;
	background-image: url(../../../../images/catlistarrow.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 2em;
}


li.cat-last a {
	font-size: 1.2em;
	color: #8bd3f5;
	text-decoration: none;

}

li.cat-last:hover {
	background-color: #f6fbfe;

}

li.cat-item a {
	font-size: 1.2em;
	color: #8bd3f5;
	text-decoration: none;
}


#toppost {
	margin-bottom: 15px;

}


#toppost h2 {
	font-style: italic;
	font-size: 1.2em;
	margin: 5px 0 5px 0;
	padding: 0;

}

#toppost img {
	border: 9px #ebebeb solid;

}


#toppost p {
	font-size: .9em;
	margin: 0 0 5px 0;
	color: #959595;
}

#toppost p a {
	color: #83bb60;

}

.postinfotop {
	font-size: .75em;
	color: #959595;
	border-top: 1px #e2e0dc solid;
	border-bottom: 1px #e2e0dc solid;
	margin: 3px 0 6px 0;
	padding: 3px 0;
	float: left;
	width: 467px;
}

.postinfotop a {
	color: #83bb60;
	text-decoration: none;
}

.postinfo {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 313px;
	border-top: 1px #e2e0dc solid;
	border-bottom: 1px #e2e0dc solid;
	font-size: .7em;
	margin: 3px 8px 0 0;
	padding: 3px 0;
	color: #7d7d7d;
}

.postinfo a {
	color: #83bb60;
	text-decoration: none;
}

#newsboxblog {
	width: 467px;
	float: left;
	border-bottom: 0px #bfbfbf dotted;
	margin-bottom: 12px;
}

.midpost {
	margin: 0 0 8px 0px;
	padding: 8px 0 8px 0;
	border-bottom: 1px #bfbfbf dotted;
	float: left;
}

.midpost img {
	float: left;
	clear: right;
	margin: 2px 10px 0 0;
	width: 135px;
}

.midpost h2 {
	width: 275px;
	color: #83bb60;
	font-weight: normal;
	font-size: .95em;
	line-height: 18px;
	margin: 0 0 2px 0;
	float: left;
}

.midpost h2 a {
	text-decoration: none;
}

.midpost p {
	width: 321px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #7d7d7d;
	margin: 0 0 4px 0;
}

.midpost p.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #7d7d7d;
	margin: 0;
}

.midpost a {
	color: #83bb60;
}


#rightpost {
	width: 345px;
	margin: 15px 0 6px 0;
	float: left;
	clear: both;
}

#rightpost li {
	color: #7d7d7d;
	float: left;
	list-style-type: none;
	width: 345px;
	padding: 5px 0;
	font-size: .8em;
	
}

#rightpost li a {
	color: #83bb60;
	float: left;
	width: 265px;
	padding: 5px 0;
	text-decoration: none;
}

div.recentdate {
	float: left;
	width: 68px;
	padding: 5px 0;
	margin: 0 8px 0 0;
}



.current-cat {
	background-color: #f6fbfe;

}


.navigation {
	float: left;
	clear: both;
	width: 100%;
	font-size: .8em;
	margin-bottom: 12px;
}

.navigation a {
	color: #83bb60;

}

.alignleft {
	float: left;
	margin-left: 10px;
}

.alignright {
	float: right;
	margin-right: 10px;

}


#rightpromo form p {
	width: 135px;
	margin: -15px 0 0 8px;
	padding:0;
	font-size: .65em;
}


.nlmsg {
	width: 348px;
	height: 20px;
	margin: 0 0 6px 0;
	background-color: #cf6868;
	font-size: .7em;
	text-align: center;
	float: left;
	color: #FFFFFF;
	line-height: 18px;

}


.recentlist {
	margin:0;
	padding:0;

}









