/* CSS for Cool Cleveland website */

body {
	margin: 0 0 2em 0;
	padding: 0;
	font-family: Verdana;	
	line-height: 1.25;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(background01.gif);
	background-repeat: repeat;
	text-align: center;
	}
	
form {
	margin: 0;
	padding: 0;
	}	

h1, h2, h3, h4, .pullQuote, #tblSubscribe, #navListBottom, #optiem, .Post, .testimonials, #tblContact, #tblSearch {
	font-family: Courier New;
	}
	
h1 	{
	font-size: 14pt;
	}
	
h2 {
	font-size: large;
	}

h3 {
	font-size: medium;
	}
	
h4 {
	font-size: small;
	}

p {
	
	}
	
p a {
	font-weight: bold;
	}
	
img {
	
	}

#container {
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	width: 910px;
	height: auto;
	background-color: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: left;
	}
	
#header {
	width: 100%;   
	top: 30px;
	height: 30px;
	margin-bottom: 1em;
	background-color: inherit;
	}
	
#logo img {
	top: 30px;
	margin-bottom: 1em;
	float: left;
	display: block;
	border: 0;
	}
		
/* Start styles for top CSS-rollover navigation */
#navTop {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	width: 100%;
	height: auto;

	}
	
#navTop ul, #navBottom ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	}

#navListTop a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

#navListTop a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	}

#navListTop li li a {
	padding: 0.20em 0;
	display: block;
	font-weight: normal;
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	}

#navListTop li li a:hover {
	border-left: 3px solid #000;
	border-right: 3px solid #000;
	background-color: #F2F2F2;
	color: #FFF;
	}

#navTop li, #navBottom li {
	float: left;
	position: relative;
	width: 85px;
	text-align: center;
	background-color: #FFF;
	}

#navTop li#first {
	visibility: hidden;
	text-align: left;
	}

#navTop li.last {
	border-bottom: 3px solid #000;
	}

#navTop li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0;
	}

#navTop li>ul {
	top: auto;
	left: auto;
	}

#navTop li li {
	display: block;
	float: none;
	background-color: #FFF;
	border: 0;
	}

#navTop li:hover ul, #navTop li.over ul {
	display: block;
	}
/* End styles for top CSS-rollover navigation */
	
#main {
	 margin: 50px 0 0 0; 
	}
	
#content {
	margin-right: 1em;
	margin-bottom: 1em;
	padding-right: 20px;
	border-right: 1px solid #CCC;
	width: 560px;
	height: auto;
	min-height: 200px;
	float: left;
	}
	
.pullQuote {
	margin: 0.5em 0 0.5em 0.5em;
	padding: 1em;
	width: 200px;
	height: auto;
	background-color: #FFFFB9;
	color: #900;
	float: right;
	border: 1px solid #900;
	}
	
.pullQuote strong {
	color: #000;
	font-style: italic;
	}
	
#colRight {
	margin: 0 0 2em 0;
	width: 300px;
	height: auto;
	float: right;
	background-color: #FFF;
	clear: right;	
	}
	
#colRight h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
p.coolbyassoc {
	height: 90px;
	}
	
#colRight img {
	float: left;
	margin: 0 1em 0 0;
	clear: left;
	}
	
.colRightContainer {
	margin: 0 0 2em 0;
	padding: 0.25em;
	text-align: center;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 5px solid #666;
	background-color: #F3F3F3;
	}
	
.colRightContainer h3 {
	margin: 0;
	padding: 0.25em;
	}
		
.colRightContainer p {
	margin: 0;
	padding: 0;
	}
	
.colRightContainer a:link, .colRightContainer a:visited, .colRightContainer a:hover {
	display:block;
	color: #000;
	text-decoration: none;
	}
	
#tblSubscribe, #tblContact, #tblSearch {
	font-size: x-small;
	text-align: right;
	}

#tblSubscribe td, #tblContact td, #tblSearch td {
	padding: 0.25em;
	}
	
label {
	cursor: pointer;
	}
	
input, #Type, textarea, option {
	background-color: #FFF;
	border: 1px solid #CCC;
	}
	
input.required, textarea.required, option.required {
	background-color: #FFFFB9;
	}

#nav {
	background-color: inherit;
	bottom: 20px;	
	}
	
#navBottom {
	clear: both;
	margin-top: 1em;
	border-top: 3px solid #000;
	background-color: inherit;	
	width: 100%;
	}
	
#navListBottom {
	font-size: x-small;
	padding: 1em 0 0 0
	}
	
.spacer {
	clear: both;
	}
	
#optiem {
	font-size: x-small;
	padding-right: 35px;
	color: #000;
	background: #FFF url(PoweredByOptiem.gif) no-repeat center right;
	margin: 0 0 0 1em;
	height: 20px;
	width: 35px;
	vertical-align: middle;
	}

#sWs {
	font-size: x-small;
	padding-right: 150px;
	color: #000;
	background: #FFF url(SWSlogo2.jpg) no-repeat center right;
	vertical-align: middle;
	height: 35px;
	width: 159px;
	}
	
/* Blogger styles */
.DateHeader {
	border-bottom: none;
	font-size: 15px;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 1px;
	color: #666;
	}
	
.PostTitle {
	font-size:18px;
	font-weight:bold;
	}
	
.Post {
	margin:0;
	padding: 0;
	line-height: 1.4em;
	}
	
.Post h1 {
	margin-top: 0;
	padding-top: 0;
	line-height: 1em;
	}
	
.PostFooter {
	margin-bottom:15px;
	margin-left:0px;
	color:black;
	font-size:10px;
	}
	
#bloggerButton {
	margin-top: 3em;
	}
	
/* End Blogger styles */

.testimonials {
	margin: 0.5em 0 0.5em 0.5em;
	padding: 1em;
	width: 280px;
	height: auto;
	background-color: #FFFFB9;
	color: #900;
	float: right;
	border: 1px solid #900;
	}
	
.testimonials strong {
	color: #000;
	font-style: italic;
	}

img.body {
       margin-right:10px;	
       margin-bottom:10px;
	}

font.heading { font-family:Courier New; font-weight:bold; letter-spacing: -0.06cm;}
font.smd { font-size:8pt;font-family:Courier New;color:black;}
font.title { font-size:16pt;font-weight:bold;font-family:Courier New;color:black;}
a:link { text-decoration: none; color: black; font-family:Courier New;}
a:visited { text-decoration: none; color: black; font-family:Courier New;}
a:hover	{ text-decoration: none; background-color: black; color:white;font-family:Courier New;}
img {margin:0px 10px 10px 0px; }
HR { text-align:left; color: black; }
.wikiheader { font-size:12px; font-weight:bold; }
.wikiops, .wikifooter { font-size:13px; }
.wikibody { font-family:Courier New;margin-left:\$BodyLeftpx; width:\$BodyWidth; }
.revdate { font-family:Courier New,sans-serif; font-size:11px; }
.revtype { font-family:Courier New,sans-serif; font-size:11px; font-weight:bold; }
.revadd { background:#99ff99; color:black; }
.revdel { background:#ffff99; color:black; }
.form {font-size:9px; }
.select {font-size:8px; }
img.cclogo {width:230px; height:22px;}


