/*
.css for CoralReef
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../../assets/images/background1.png);
	background-repeat: repeat;
	font-size: 12px;
}

h1, h2, h3 {
	margin-top: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	font-weight: bold;
}

a {
	color: #66A342;
}

a:hover {
	text-decoration: none;
	color: #66A342;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

hr { display: none; }

.hr1 {
	height: 4px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	background-position: left top;
}


/* Header */

#header {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 325px;
	padding-top: 20px;
	border: thin solid #96A96F;
	background-image: url(../../assets/images/backdrop.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#announcements {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 28px;
	padding-top: 0px;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 0;
	width: 504px;
	height: 150px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	margin: 0;
	padding: 0;
	padding: 70px 0 0 50px;
	font-size: 40px;
	font-weight: normal;
	color: #616B4F;
}

#logo h1 a {
	color: #616B4F;
}

#logo h2 {
	margin: 0;
	padding: 0;
	padding-left: 50px;
	text-transform: uppercase;
	font-size: 14px;
	color: #C6D0B3;
}

#logo h2 a {
	color: #C6D0B3;
}

#logo a {
	text-decoration: none;
}
/* pagefloat */



/* Menu */

#menu {

}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 1px;
	background: url(../../assets/images/img11.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	display: block;
	width: 215px;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#menu a:hover {
	background-color: #C6C3C6;
}

/* Page */

#page {
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-color: #FFF;
	border: thin solid #96A96F;
	background-image: url(../../assets/monsteraleaf2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#latest-post {
	float: left;
	width: 535px;
	line-height: 25px;
	border: thick solid #94AA6B;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#latest-post h1 {
	letter-spacing: -.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #616B4F;
}
#latest-post2 {
	float: right;
	width: 545px;
	line-height: 25px;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 1;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
#rtcol {
	float: right;
	width: 560px;
	line-height: 25px;
	height: 1180px;
}
#latest-post2 h1 {
	letter-spacing: -.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #616B4F;
	line-height: normal;
}
.post {
}

.post .title {
	margin: 0;
}

.post h2 {
	letter-spacing: -.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #616B4F;
}

.post .meta {
	height: 31px;
	background: #EAF0DE url(../../assets/images/img06.jpg) no-repeat right bottom;
	text-decoration: none;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px 5px 12px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
}

.post .permalink {
	background: url(../../assets/images/img05.gif) no-repeat left 80%;
	padding: 5px 30px 5px 15px;
}

.post .comments {
	background: url(../../assets/images/img04.gif) no-repeat left 87%;
	padding: 5px 30px 5px 20px;
}

.post .permalink {
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 35px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 0px 30px 0px;
}

#recent-posts .entry {
	background: #96A96F url(../../assets/images/flaptrans.gif) no-repeat right bottom;
	padding: 0px 19px 30px 19px;
}

#recent-posts .entry h2 {
	margin: 0;
	padding: 0px 19px 0px 0px;
	background: url(../../assets/images/img07.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #FFFFFF;
}

/* boxed */
.boxed {
}

#title {
	margin: 0;
	padding: 5px 15px;
	background: url(../../assets/images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}
.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(../../assets/images/img12.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
	
}

.boxed .content {
	padding: 0px;
	background-image: none;
	background-repeat: repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

/* Sidebar */

#sidebar {
	clear: both;
	background: #96A96F url(../../assets/images/flaptrans.gif) no-repeat right bottom;
	padding: 10px 20px 0px 20px;
	color: #DFE6D1;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 240px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	margin: 0px;
	text-align: justify;
}

#sidebar li li {
	width: 220x;
	display: list-item;
	float: none;
	padding: 0;
	text-align: justify;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

#sidebar h2 {
	width: 220x;
	background: url(../../assets/images/img07.gif) repeat-x left bottom;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

#sidebar p {
	color: #DFE6D1;
}

#sidebar a {
	text-decoration: underline;
	color: #F1F6E8;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Sidebar1 */

/* Sidebar */

#sidebar1 {
	float: right;
	width: 250px;
}

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

#sidebar1 li {
	background: #96A96F;
}

#sidebar li ul {
	line-height: 1.8em;
	margin: 0px;
	text-align: justify;
}

#sidebar li li {
	width: 220x;
	display: list-item;
	float: none;
	padding: 0;
	text-align: justify;
}

#sidebar1 h2 {
	width: 190px;
	margin: 0 0 15px 20px;
	padding: 20px 0 7px 0;
	background: url(../../assets/images/img07.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#sidebar1 a {
	color: #FFFFFF;
}

#sidebar2 {
	float: left;
	width: 250px;
}

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

#sidebar2 li {
	background: #96A96F;
}

#sidebar2 li ul {
	line-height: 25px;
	padding: 0px 20px 30px 20px;
	background: #96A96F url(../../assets/images/flaptrans.gif) no-repeat right bottom;
	margin-bottom: 40px;
}

#sidebar2 li li {
	padding: 0;
	background: #96A96F;
	color: #DFE6D1;
}
#sidebar2 blockquote {
	margin-left: 0;
	margin-right: 0;
	background-color: #94AA6B;
}


#sidebar2 h2 {
	width: 190px;
	margin: 0 0 15px 20px;
	padding: 20px 0 7px 0;
	background: url(../../assets/images/img07.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-style: italic;
}

#sidebar2 a {
	color: #FFFFFF;
}

#triplft {
	float:left;
}

#triprt {
	float:right;
}

/* Footer */

#footer {
	width: 900px;
	height: 275px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

#footer p {
	margin: 0;
	padding: 15px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}

#footer a {
	color: #000000;
}
#floatcol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
#header #top img {
	color: #94AA6B;
}
.centertext {
	text-align: center;
}

