*, html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background: url(../images/bg1ks.jpg) repeat-y right;
	font-size: 101%;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: normal;
	color: #008B8B;
}
#hd {
	padding: 6px 0px 1px 10px;
	background: url(../images/base1a.jpg) no-repeat top right;
	font-size: 1.3em;
	font-family: "Comic Sans MS";
	letter-spacing: -1px;
	color: #20B2AA;
	word-spacing: 8px;
}
.cp {
	font-size: 1.1em;
	color: #2E8B57;
	font-style: normal;
}
h1 {
	height: 69px;
}

h2, h3 {
	margin: .5em 0 .2em -1em;
 	}

h4 {
	margin-left: -1em;
	}

h5 {
	margin-left: -.5em;
	}

p, .maincol ul, .maincol ol, .post-footer {
	padding: 0;
	line-height: 1.2em;
	font-size: .9em;
	margin: .3em 10% .9em 0;
}

ul li {
	list-style: none;
}

a {
	color: #8B008B;
	text-decoration: underline;
}	

a:link {
	text-decoration: underline;
}	

a:visited  {
	text-decoration: underline;
}	

a:hover {
	color: Black;
	text-decoration: none;
	background-color: White;
}
				
a:active {
	color: Black;
	text-decoration: none;
}
	
img {
	border: 0;
	}
	
#sbox {
	float: right;
	margin: 5px 25px 0px 0px;
	font-size: .9em;
}

label {
	font-size: 0.9em;
	}
	

input {
	background: White;
	border: 1px solid #DCDCDC;
}

input:focus {
	background: #FFF;
	}

.maincol {
	margin: 0 0 0 13.6em;
	}
	
hr {
	color: #D3D3D3;
	background-color: #D3D3D3;
	height: 1px;
	border: White;
	margin: 20px 0px 20px 0px;
	width: 92%;
}


/**** HEADER STYLES ****/

#nav {
	padding-left: 40px;
	margin-bottom: 1em;
	background: #FDFDFD;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

#nav li {
	display: inline;
	padding-right: .6em;
	font-size: 1.1em;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-left: 20px;
}
	
#nav a {
	color: #C71585;
	text-decoration: none;
	background: none;
}

#nav a:hover {
	color: Black;
	text-decoration: none;
}

/**** SIDEBAR STYLES ****/

#sidebar {
	position: absolute;
	top: 2.2em;
	left: .8em;
	margin-top: 69px;
	width: 10.5em;
	color: #FF69B4;
}

#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 1px;
	font-size: .9em;
	color: #3CB371;
	text-align: center;
	background: White;
	border: 1px solid #DCDCDC;
	border-bottom: none !important;
	-moz-border-radius-topleft: .5em;
	-moz-border-radius-topright: .5em;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-variant: small-caps;
}

#sidebar ul {
	padding: 4px;
	margin: 0;
	font-size: 0.9em;
	border: 1px solid #DCDCDC;
	-moz-border-radius-bottomleft: .5em;
	-moz-border-radius-bottomright: .5em;
	list-style: none;
}

#sidebar ul ul {
	background: none;
	border: none;
	padding: 0 4px;
	}

* html #sidebar ul li ul {
	padding-top: 0px;
	}

#sidebar ul li {
	padding-bottom: 4px;
	}

#sidebar a:link {
	color: #C71585;
	text-decoration: none;
}	

#sidebar a:visited  {
	color: #C71585;
}	

#sidebar a:hover {
	color: #191970;
	text-decoration: underline;
	background-color: White;
}
				
#sidebar a:active {
	color: #7CFC00;
	text-decoration: none;
	background: #F5FFFA;
	border: 1px dotted #FFEFD5;
}

/**** TEXTPATTERN POST STYLES ****/

.post {
}

.post h3 {
 margin-bottom: .5em;
}


.post ul li {
	list-style: url(../images/bt.jpg);
	margin-left: 20px;
}

.post-title {
	font-size: 1.3em;
	margin: 0 18% 0 0;
	}

.post-info {
	font-size: .75em;
	}
	
.post-date {
	float: left;
	color: #008B8B;
	text-align: center;
	margin: 0 .5em 0 0;
	padding: .1em .1em .4em;
	width: 4.6em;
	line-height: 1.2em;
	background: #F5F5F5;
	border: 1px solid #DCDCDC;
	-moz-border-radius-bottomright: 1em;
}

.post-date-pub {
	text-transform: uppercase;
	font-size: .7em;
	}

.post-content {
	margin: 5px;
	border-top: 1px solid White;
	color: #191970;
}

.imgmain {
	float: left;
	margin: 0px 20px 0px -12px;
}

.imgmainR {
	float: right;
	margin: 5px 15px 10px 10px;
	font-size: .5em;
	text-transform: uppercase;
}

.imgmainS {
	float: left;
	margin: 10px 25px 10px -8px;
	font-size: .5em;
	text-transform: uppercase;
}

.post-footer {	}

div.text-list {
	margin:0 auto 20px 0;
	position: relative;
	width: 80%;
}
.post dl {
	line-height: 180%;
	padding: 5px;
}
.post dt {
	color: #2f4f4f;
	padding: 0 0 0 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dcdcdc;
}
.post dd {text-indent: 2em;}
