body {
	margin: 0px;
	padding: 0px;
	font: 13px  "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin-bottom: 8px;
}

h2 {
	Georgia, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #3399CC;
	font-size: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p,ol,ul {
	line-height: 1.67em;
}

a {
	color: #6DBD02;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

/* Header */
#header {
	width: 950px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#loginform {
	top: 0px;
	right: 0px;
	margin-right: 50px;
	float: right;
	margin-top: 20px;
	color: #47BDF7;
	text-align: center;
	position: absolute;
}

#loginform a {
	font-weight: bold;
}

/* Logo */
#logo {
	float: left;
	padding: 20px 0 0 0;
}

#logo h1 {
	margin: 0;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
}

#logo h1 a {
	padding-right: 20px;
	background: url(../images/img02.gif) no-repeat right top;
	text-decoration: none;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
}

/* Post */
.post {
	
}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5 url(../images/img07.gif);
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

#menu .active {
	
}

.post .title {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 1.8em;
}

.meta {
	margin: 0 0 10px 0;
	padding: 0;
	color: #C6C6C6;
	line-height: normal;
}

.meta a {
	color: #C6C6C6;
}

.post .entry {
	padding-bottom: 10px;
}

/* Menu */
#menu {
	float: right;
	height: 25px;
	vertical-align: bottom;
	margin-top: 125px;
	border-left-color: #9CCEE7;
	border-left-width: thin;
}

#menu ul {
	margin: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0px;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1.36em;
	padding-right: 10px;
	padding-left: 10px;
}

#menu a:hover,.active a {
	color: #FF9933;
}

#submenu {
	width: 778px;
	height: 30px;
	margin: 0px auto;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#submenu ul {
	margin: 0px;
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	margin-right: 20px;
	text-decoration: none;
	font-size: 12px;
}

#submenu a:hover,.active a {
	border-bottom: 3px solid #8AD9F3;
}

/* Page */
#page {
	width: 850px;
	margin: 0px auto;
}

/* Content */
#content {
	float: left;
	width: 600px;
	border-top-style: none;
	margin-top: 20px;
	min-height: 600px;
}

/* Post */ /* Sidebar */
#sidebar {
	float: right;
	width: 230px;
	margin-top: 20px;
}

#sidebar ul {
	line-height: normal;
}

#sidebar li {
	margin: 0px;
	padding: 0px;
}

#sidebar li ul {
	
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
}

#sidebar li li a {
	
}

#sidebar h2 {
	background: url(../images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */
#calendar_wrap {
	padding: 0 21px;
}

#calendar caption {
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#calendar thead {
	background: #E8E8E8;
}

#calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
	
}

#next {
	text-align: right;
}

/* Footer */
#wrapper2 { /*	background: #18BDF5;
*/
	
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
}

#footer a {
	
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
}

#footer li li a {
	padding-left: 21px;
	background: url(../images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding-left: 20px;
}

#legal {
	clear: both;
	margin: 0;
	padding: 50px 0;
	text-align: center;
}

#legal a {
	
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

input.text {
	width: 200px;
}

input[type="text"] {
	width: 200px;
}

input.submit {
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
}

input[type="submit"] {
	padding-right: 6px;
	padding-left: 6px;
	height: 30px;
	border: 1px solid #3399cc;
	vertical-align: middle;
	margin-right: 6px;
	margin-left: 6px;
}

input.button {
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
}

input[type="button"] {
	padding-right: 6px;
	padding-left: 6px;
	height: 30px;
	border: 1px solid #3399cc;
	vertical-align: middle;
	margin-right: 6px;
	margin-left: 6px;
}

input.password {
	width: 200px;
}

input[type="password"] {
	width: 200px;
}

#writeblog {
	width: 450px;
}

#writeblog input.text {
	font-size: 1em;
	width: 300px;
}

#writeblog input[type="text"] {
	font-size: 1em;
	width: 300px;
}

#writeblog textarea {
	font-size: 1em;
	width: 450px;
}

.title {
	font-size: 1.8em;
	color: #0F9BCB;
}

div.commententry {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 15px;
}

.commententry .commenttitle {
	font-size: 1em;
	color: #333333;
	background-color: #95E1FB;
	margin-bottom: 10px;
}

blockquote {
	margin: 1em 3em;
	padding: 0.5em;
	padding-left: 1em;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
}

blockquote p {
	margin: 0;
}

#writecomment {
	margin-top: 20px;
	margin-bottom: 30px;
}

textarea {
	width: 400px;
	height: 100px;
}

.title a {
	color: #84E003;
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

#pageIndexes {
	text-align: center;
	margin-bottom: 30px;
	font-size: 1.4em;
}

#pageIndexes #nextpage {
	margin-left: 30px;
}

#pageIndexes #previouspage {
	margin-right: 30px;
}

.error {
	color: #FF0000;
}

.commenttitle a {
	color: #000000;
}

div.addiv {
	
}

#search {
	text-align: left;
}

#searchtag {
	width: 150px;
}

.template_input {
	height: 200px;
	width: 500px;
}

.inputform td {
	vertical-align: top;
}

div.comment_action {
	vertical-align: bottom;
	text-align: right;
	bottom: 0px;
}

div.entry_ad {
	float: right;
	margin-left: 10px;
	margin-left: 10px;
}

#searchbox {
	height: 40px;
	width: 400px;
	text-align: left;
	border: 2px solid #3399cc;
	font-size: 25px;
	font-weight: bold;
	vertical-align: bottom;
	margin-left: auto;
	color: #666666;
	margin-right: auto;
	padding-left: 10px;
}

#main_search_box {
	text-align: center;
}

#page {
	
}

#wrapper {
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #9CCEE7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 30px;
}

div.paginateButtons {
	font-size: 16px;
	padding-top: 30px;
}

.post .title {
	color: #33CC00;
}

div.paginateButtons a {
	padding-right: 5px;
	padding-left: 5px;
	color: #3399CC;
}

table#user_posts {
	width: 90%;
	font-size: 14px;
}

#user_posts th {
	text-align: right;
	font-weight: normal;
	padding-right: 20px;
}

#user_posts tr {
	
}

#user_posts td {
	background-color: #FFEDA6;
	padding-top: 2px;
	padding-bottom: 2px;
}

#user_posts td.action {
	width: 70px;
}

#user_posts a {
	font-weight: bold;
	color: #30648B;
}

div.paginateButtons .currentStep {
	color: #FF9900;
}

#content li a {
	color: #3399CC;
}

#channel_tree {
	background-color: #FFEDA6;
	width: 100%;
	min-height: 100px;
}

div.action_box {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8CBAFF;
	border-right-color: #8CBAFF;
	border-bottom-color: #8CBAFF;
	border-left-color: #8CBAFF;
}

div.action_title {
	font-weight: bold;
	background-color: #E7F3F9;
	padding-left: 5px;
	font-size: 18px;
	color: #27769C;
	margin-bottom: 5px;
	height: 25px;
	vertical-align: bottom;
	padding-top: 5px;
}

div.action_content ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
}

div.action_content li {
	list-style-type: none;
	padding-left: 0px;
}

div.action_content a {
	color: #5CAED7;
}

div.list_title {
	font-size: 1.4em;
	font-weight: bold;

	color:#27769C;
}

div.post_meta {
	color: #999999;
}

h1 {
	color: #333333;
}

div.post div.featured_posts ul {
	margin: 0;
	padding: 0;
}

div.post div.featured_posts li {
	margin: 0;
	padding: 0;
}

div.comments .title {
	font-size: 1.4em;
	color: #333333;
}

div.commententry {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-bottom: 15px;
}

.commententry .commenttitle {
	font-size: 1em;
	color: #333333;
	background-color: #D6D6D6;
	margin-bottom: 10px;
}

#writecomment {
	margin-top: 20px;
	margin-bottom: 30px;
}

textarea {
	width: 400px;
	height: 100px;
}

.title a {
	color: #84E003;
	text-decoration: none;
}

.title a:hover {
	text-decoration: underline;
}

div.comment_action {
	vertical-align: bottom;
	text-align: right;
	bottom: 0px;
}

img.display_picture {
	margin-right: auto;
	margin-left: auto;
	max-width: 200px;
}

div.display_picture_box {
	text-align: center;
	width: 100%;
}

div#post_top_ad {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}

div#post_bottom_ad {
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center;
}

div.board_summary {
	border: 1px solid #B7DCEE;
	color: #000000;
}

div.paginateButtons {
	
}

div.board_summary th {
	text-align: left;
}

div.board_description {
	background-color: #E7F3F9;
	padding-bottom: 5px;
}

div.board_name {
	font-size: 2em;
	float: left;
	vertical-align: bottom;
}

.board_action {
	text-align: right;
	float: right;
}

div.board_title {
	background-color: #E7F3F9;
	overflow: visible;
	height: 38px;
	padding-right: 5px;
	padding-left: 5px;
}

div.board_title  a {
	color: #2B82AC;
}

table.thread_summary {
	width: 100%;
}

div.forum_pages {
	padding-right: 20px;
}

div.forum_pages div.paginateButtons {
	text-align: right;
	padding-top: 5px;
}

table.topic_list {
	width: 100%;
	border: 1px solid #5CAED7;
}

table.topic_list tr {
	border: 1px solid #5CAED7;
}

td.topic_author {
	text-align: center;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
	width: 100px;
	background-color: #EFEFEF;
	vertical-align: top;
	border: 1px solid #5CAED7;
}

td.topic_details {
	border: 1px solid #5CAED7;
}

td.topic_details {
	text-align: left;
	vertical-align: top;
}

.post_topic_bar {
	background-color: #FFF3C4;
}

div.post_topic_bar span.post_title {
	font-size: 1.3em;
	color: #5CAED7;
	display: block;
}

table.topic_list td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

div.topic_content {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

span.reply_topic {
	float: right;
}

div.topic_actions {
	text-align: right;
	padding-right: 8px;
}

div.thread_navigation {
	margin-bottom: 10px;
}

div.topic_reply {
	margin-top: 20px;
	padding-top: 10px;
}

#alert {
	text-align: center;
	background-color: #FFF0B7;
}

div#image_container {
	width: 550px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	vertical-align: top;
	display: block;
	position: relative;
}

tr.odd_row {
	background-color: #FBFDFF;
}

table.inputtable tr:hover {
	background-color: #F2F9FF;
}

table.inputtable {
	border: 1px solid #E5E5E5;
}

div.control_action {
	padding: 15px;
	width: 100%;
}

div.dashed_box {
	width: 100%;
	border: 1px dashed #999999;
}

div.right_aligned_box {
	width: 100%;
	text-align: right;
}

		div.message {
			padding-left: 5px;
			padding-top: 2px;
			margin-right: 5px;
			width: 97%;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			background-color: #E7F3F9;
			margin-bottom: 15px;
		}
		
		table.message_table{
			width: 95%;
		}
		span.message_footer {
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #6666FF;
		}
		
		div.message a {
			border-bottom-style: dashed;
			border-bottom-width: 1px;
			color: #3399CC;
			text-decoration: none;
		}


#callout
.calloutUp {
	height: 0;
	width: 0;
	border-bottom: 12px solid #ffffff;
	border-left: 12px dotted transparent;
	border-right: 12px dotted transparent;
	left: 0px;
	top: 0px;
	margin-left: 20px;
	z-index: 10;
}

.calloutUp2 {
	position: relative;
	left: -10px;
	top: 2px;
	height: 0;
	width: 0;
	border-bottom: 10px solid #B3D9EC;
	border-left: 10px dotted transparent;
	border-right: 10px dotted transparent;
	z-index: 11;
}

.calloutDown {
	height: 0;
	width: 0;
	border-top: 12px solid #ffffff;
	border-left: 12px dotted transparent;
	border-right: 12px dotted transparent;
	left: 0px;
	top: 0px;
	margin-left: 20px;
	z-index: 11;
}

.calloutDown2 {
	position: relative;
	left: -10px;
	top: -12px;
	height: 0;
	width: 0;
	border-top: 10px solid #B3D9EC;
	border-left: 10px dotted transparent;
	border-right: 10px dotted transparent;
	z-index: 10;
}

.calloutUpContainer {
	border: solid 1px #B3D9EC;
	position: relative;
	top: -1px;
	z-index: 9;
	
	padding: 4px;
}

.calloutDownContainer {
	border: solid 1px #B3D9EC;
	position: relative;
	top: 1px;
	z-index: 3;
	padding: 4px;
}

.divContainerMain {
	padding: 8px;
}

textarea.status_input {
	height: 50px;
	margin-left: 5px;
	width: 350px;
	margin-right: 20px;
	margin-top: 20px;
}



#end of callout

