/*
Theme Name: Lion's Den Connecticut
Theme URI: http://www.thelionsdenct.com
Description: Lion's Den Connecticut
Version: 1
Author: Richard Canales
Author URI: http://www.canalestech.com
Tags: red, black, ken shamrock, lion's den
*/

a {
	color: #cf0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

a img {
	border: 0px;
}

body {
	background-color: #222222;
	color: #EEEEEE;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

b, i, strong, em {
	color: #FF9900;
}

h1 {
	color: #EE7700;
	font-size: 11pt;
	font-weight: bold;
	margin: 3px 0px;
	padding: 0px;
	text-transform: uppercase;
}

input, textarea, select {
	background-color: #222222;
	border-color: #CC0000;
	border-style: solid;
	border-width: 1px;
	color: #CC0000;
}

input:focus, textarea:focus, select:focus {
	background-color: #2F2F2F;
}

p {
	margin: 8px 0px;
}

#container {
	background-color: #000000;
	border-color: #333333;
	border-style: solid;
	border-width: 0px 1px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 960px;
}

#content {
	display: inline;
	float: right;
	margin: 0px 10px 0px 0px;
	text-align: justify;
	width:750px;
}

#copy {
	border-color: #333333;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	color: #666666;
	font-size: 7pt;
	padding: 10px;
}

#copy a {
	font-weight: normal;
}

#main {
	background-image: url('images/top2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	width: 100%;
}

#nav {
	background-image: url('images/nav.jpg');
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 5px;
	text-transform: uppercase;
	width: 100%;
}

#nav li {
	float: left;
	padding: 7px 13px;
	text-align: center;
}

#sidebar {
	display: inline;
	float: left;
	margin-top: 35px;
	width: 200px;
}

#sidemenu {
	background-image: url('images/menubg.jpg');
	margin: 0px auto;
	text-align: left;
	width: 178px;
}

#sidemenu a, #nav a {
	color: #FFFFFF;
}

#sidemenu a:hover, #nav a:hover {
	color: #DDDDDD;
}

#sidemenu li {
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin: 1px 2px;
	padding: 2px 5px;
}

#sidemenu ul, #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top {
	background-image: url('images/top1.jpg');
	height: 152px;
	width: 960px;
}

.acenter {
	text-align: center;
}

.aleft {
	float: left;
}

.aright {
	float: right;
}

.clear {
	clear: both;
}

.contactform {
	margin: 20px auto;
	text-align: center;
	width: 400px;
}

.contactform textarea, .contactform input {
	width: 100%;
}

.schedbox {
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
	float: left;
	font-size: 8pt;
	font-family: arial, sans-serif;
	height: 99px;
	margin: 1px;
	padding: 2px 1px;
	text-align: center;
	width: 99px;
}

.schedhead {
	float: left;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width:105px;
}

#newsmod {
	border: 3px solid;
        border-color:FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
	text-align: justify;
	width:740px;
        background-color:000000;
}
