/*
Theme Name: In-Motion Tumble Cheer 0.2
Theme URI: http://www.inmotiontc.com
Description: The default In-Motion theme.
Author: Watershawl
Author URI: http://watershawl.com
Colors: Red #CC0000, gray #999999;
*/

img, div, a { behavior: url(iepngfix.htc);}
#masthead {float: left; width: 950px; background-color: #ffffff;}
#top-links {color: #000000; float: left; width: 400px; margin: 15px 0 0 10px;}
#top-links a, #top-links a:link, #top-links a:visited {color: #000000;}
#top-links a:hover, #top-links a:active {color: #CC0000; text-decoration: underline;}
#social-spaces {float: right; text-align: right; width: 250px; margin: 5px 0;}

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	margin: 0;
	background-color: #000000;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 10px auto;
	width: 950px;
}

#header {
	clear: left;
	text-align: left;
	background-color: #CC0000;
	margin: 0;
	height: 200px;
	padding: 20px 0 0 0;
	border-bottom: 3px solid #000000;
	border-top: 3px solid #000000;
	float: left;
	width: 950px;
}

#sidebar {
	background-color: #ffffff;
	margin: 0px 10px 10px 10px;
	float: left;
	clear: left;
	width: 20%;
	overflow: hidden;
}

#sidebar h2 {
	font-size: 1em;
	margin: 10px 0px 0px 0px;
	padding-bottom: 0px;
    padding-top: 0;
}

#sidebar .tagcloud {float: left; margin-bottom: 15px;}

#sidebar ul {
	margin-bottom: 15px;
    margin-top: 5px;
    padding-left: 0;
}

#footer {
	font-size: 1em;
	float: left;
	clear: left;
	width: 100%;
	height: 100%;
	color: #ffffff;
}

#content {
	background-color: #ffffff;
	float: left;
	clear: right;
	width: 70%;
	padding-bottom: 10px;
}

#page {
	border-top: 1px solid #333333;
	background: #ffffff;
	visibility: visible;
	float: left;
	width: 100%;
}

h1 {
	color: #cc0000;
}

h2 {
	font-size: 1.6em;
}

img {
	border: none;
}

hr {
	clear: both;
	display: none;
	height: 10px;
}

#white {
	background-color: #ffffff;
}

a {
	text-decoration:none;
}

a:link, a:visited {
	color: #cc0000;
}

a:hover, a:visited:hover {
	color: #999999;
}

.post {

}

.entry {
	float: left;
	text-align: left;
}

.cform {
	float: left;
	text-align: left;
}

#cformsform {
	margin: 0 0 0 60px;
}

td { vertical-align: top; }

/* Easy Slider */

	#slider {
		height:175px;
		width: 425px;
		overflow: hidden;
		margin: auto;
	}

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:425px;
		height:175px;
		overflow:hidden; 
		}
	span#prevBtn{ display: none; }
	span#nextBtn{ display: none; }					

/* // Easy Slider */

#copyright {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 10px;
}

#copyright a, #copyright a:link, #copyright a:visited {
	color: #ffffff;
}

.widgets {width:100%; float:left; margin-top:20px;}
