@charset "utf-8";


.banner_ad_234x60 {
	font-size: 14px;
	text-transform: uppercase;
	color: #D8D8D8;
	border: 2px solid #D8D8D8;
	height: 60px;
	width: 230px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}
.banner_ad_234x234 {
	font-size: 14px;
	text-transform: uppercase;
	color: #D8D8D8;
	border: thin solid #D8D8D8;
	height: 234px;
	width: 230px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}


.banner_ad {
	font-size: 14px;
	text-transform: uppercase;
	color: #D8D8D8;
	line-height: 30px;
	font-weight: bold;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	margin: 3px;
}
/* CSS Document */

body {
	background-color: #fdfaf8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	word-spacing: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
.post p {
	padding-top: 4px;
}

#main {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.invalidInput {
	background-color: #FFC6C6;
}
#contactForm input, #contactForm textarea, #bannerForm input, #bannerForm textarea {
	clear: both;
	float: left;
	overflow: auto;
}
#contactForm, #bannerForm {
	letter-spacing: normal;
}
#contactForm  label   {
	clear: both;
	float: left;
	white-space: nowrap;
	font-size: 11px;
}
.web {
	float: left;
	height: 126px;
	border: 1px dotted #666666;
	padding: 4px;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
	width: 96%;
	margin-left: 10px;
	cursor: pointer;
	color: #333333;
}

.web img {
	padding: 2px;
	margin-right: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}
.web label {
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	color: #336699;
	text-decoration: none;
}
.web .text {
	float: left;
	color: #333333;
}

#logo {
	clear: left;
	float: left;
}
h1 {
	font-size: 26px;
	text-transform: uppercase;
	color: #990000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 40px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #006699;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 22px;
}
h3 {
	font-size: 18px;
	text-transform: capitalize;
	color: #006699;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 20px;
}
.title {
	text-transform: uppercase;
	color: #3366CC;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 120px;
	font-weight: bold;
}


.date {
	color: #666666;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	font-size: 14px;
}
.category {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	float: left;
	letter-spacing: 1px;
	font-size: 18px;
	padding-left: 20px;
	padding-top: 10px;
}
.img-left {
	float: left;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
.img-right {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	padding: 6px;
	border: 1px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
}


#menu {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
	width: 562px;
}
#menu li {
	font-size: 11px;
	text-transform: uppercase;
	color: #006600;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: bold;
}

#menu  li a {
	font-size: 11px;
	text-transform: uppercase;
	color: #006600;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: bold;
	text-decoration: none;
}
.square {
	background-color: #FDFAF8;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
}

#left {
	width: 200px;
}
#right {
	width: 200px;
	float: right;
}
.post  {
	background-color: #FDFAF8;
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	margin-right: 6px;
	margin-left: 6px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 3px;
	background-position: top;
	margin-bottom: 6px;
	overflow: hidden;
	text-align: justify;
	padding-right: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
}
#ads {
	background-color: #F5F5F5;
	width: 100%;
	margin: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 24px;
}
#nav {
	float: left;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	white-space: nowrap;
}
.vls {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#nav   li    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	color: #990000;
	padding: 4px;
	width: 200px;
	font-weight: bold;
	letter-spacing: 1pt;
}
#nav li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
	width: 200px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
#nav li a:visited {
	color: #666666;
}




#content {
	margin-right: 210px;
	margin-left: 0px;
	background-color: #FBF8F6;
}
a.paging  {
	color: #0000FF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #333333;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	text-align: center;
	text-decoration: none;
}
a.paging:visited {
	color: #333333;
}
.border {
	border: 1px solid #999999;
}
.rss {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#channels {
	list-style-type: none;
}
a.feed    {
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 50px;
	font-size: 13px;
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

.ty {
	font-size: 14px;
	color: #3300CC;
	letter-spacing: 1px;
}
#ghr {
	height: 30px;
	background-color: #7fab92;
}
#rssTop {
	background-color: #E7E5E2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.top {
	background-color: #E7E5E2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
div[id^="zone"] {
	margin-top:3px;
	margin-bottom:6px
}
.post #day {
	height: 71px;
	width: 60px;
	padding: 0px;
	float: right;
	text-align: center;
	background-image: url(../images/day.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	position: relative;
}
.ptitle {
	clear: both;
	float: none;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 30px;
}

#day .d, #day .m, #day .y {
	width: 60px;
	margin: 0px;
	padding: 0px;
}

#day .d {
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	font-size: 32px;
}
#day .m {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 20px;
}
#day .y {
	font-size: 12px;
	color: #999999;
	position: relative;
	top: -4px;
}
.flv {
	background-color: #FDFAF8;
}
#object {
	text-align: center;
	clear: both;
	float: none;
}
img[align=middle], img[align=absMiddle] {
	padding: 5px;
	border: 1px solid #666666;
}

