
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin: 0;
	padding: 0;
	background:#f5f5f5 url(images/backjpg.html) no-repeat center;
	font-family: century gothic,calibri,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#444;
	opacity:0.95;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	font-family: 'Abel', sans-serif;
	font-weight: 400;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.2em;
	text-transform:uppercase;
	text-decoration:none;
	color:orangered;
}
h5{ display:inline;
color:orangered;
}
hr{border-bottom: 1px solid #DEDEDE;}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color:#000;
}



a:hover {
	text-decoration: underline;
}
img{
border:solid 0px orangered;

}
img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {

	margin:auto;
}

/* Header */


#header {background:#FFFFFF;
	width: 980px;
	margin:auto;
	
}

/* Page */

#page {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
}

/* Content */

#content {
	float: right;
	width: 980px;
	background:;
}

#content .contentbg {
	width: 970px;
	padding:5px;
	background:#ffffff;
}

.post {
	clear: both;
	padding-bottom: 30px;
	border-bottom: 1px solid #DEDEDE;
	
}

.post .title {
	padding-top: 10px;
	letter-spacing:1px;
	text-transform: uppercase;
	font-size:22px;
	color:#444;
	line-height:30px;
	font-weight:400;
}

.post .title a {
	border: none;
	color:#221188;
	text-shadow:1px 1px 1px gray;
	font-family:calibri;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidein {
	text-align:center;
	float: left;
	width:300px;
	height:290px;
	background-color:lightmaroon;
	border: 2px solid orangered ;
	}

#sidebar {
	overflow: hidden;
	width: 335px;
	padding:0px;
	float:left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 30px;
	line-height: 35px;
	background: url(images/img01.html) no-repeat left 5px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 0px;
	background: url(images/sidebar-icon-arrow.png) no-repeat right 50%;
	border-bottom: 1px solid #F1DAF7;
	letter-spacing: -2px;
	font-size: 30px;
	text-transform: sentencecase;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#bottom_menu{
	background:#FC9F0C;
	color:maroon;
	width: 980px;
	height:320px;
	}
	
.botmenu
{
	width: 25%;
	height:320px;
	float:left;
}
	
#bottom_menu li {
list-style:none;

}
#footer{
	background:url(images/menu_back.png);
	color:maroon;
	width: 980px;
	height:50px;
	border-top:solid 1px gold;
	font-size:20px;
	margin: 0px auto;
	
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
	/*text-shadow: 1px 1px 1px #050505;
	text-transform: sentance;
	font-family: 'Abel', sans-serif;*/
	font-size: 12px;
	color:white;
}

#footer a {

	text-decoration: underline;
	color:Yellow;
	font-weight:bold;
}
*/
#slider {
	float:left;
	position:relative;
	width: 980px;
	margin:0px;
	border-bottom:solid 2px red;
	}

#slider .viewer {
	width: 980px;
	height: 330px;
	overflow: hidden;
	margin:auto;
	border-bottom:outset 0px #223377;
}

#slider .viewer .reel {
	display: none;
	height: 300px;
	border: 2px solid #223366;
}

#slider .viewer .reel .slide {
	position: relative;
	width:980px;
	height: 300px;
	
}
#add{
width:25;
height:235;
background:url('images/pros.png') no-repeat;
left:0px;
z-index:5;
position:fixed;
top:200px;
}
#add:hover{
background:url('images/back6.png') no-repeat;
width:81px;
left:0;
}
td{
border-color:silver;
}
.footlogo{
width:100px;
height:50px;
float:left;
background:url('images/mic.png')no-repeat;
}
.hotlink{
width:220px;
height:80px;
border:none;
padding:8px;
}
.hotlink:hover{
width:240px;
height:100px;
padding:2px;
box-shadow:2px 2px 2px green;
}
even{
background:#669922;
}
.column-3{width:400px;}