/*
* Theme Name: Slider
* Theme URI: http://www.counterjumper.com
* Description: Slider is a fun little theme which makes use of javascript effects to provide a playful experience.
* Version: 1.0.4
* Author: Karmadude
* Author URI: http://counterjumper.com/
*
* Slider 1.0.4
*
* This theme was designed and built by Karmadude
*
 */
HTML, H1, H3, H6, UL, OL
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #CBC5AE url(images/left_stripe.jpg) repeat-y top left;
	color: #656565;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0em;
}
A, #sidebar H5 A
{
	color: #353849;
	text-decoration: none;
}
A:hover, #sidebar A:hover
{
	color: #16171F;
}
.whitelink A
{
	color: #96FFFF;
}
.whitelink A:hover
{
	color: #CBC5AE;
}
UL
{
	list-style: none;
}
UL LI UL
{
	list-style: none;
}
OL
{
	list-style: none;
	list-style-position: inside;
}
INPUT, TEXTAREA
{
	width: 15.5em;
	border: 1px solid #B25438;
	background: #CBC5AE;
	color: #656565;
/*cbc5ae padding: 0.2em*/
}
#container
{
	width: 91.1em;
	margin: 0 auto;
}
#columnLeft
{
	position: relative;
	float: left;
	width: 28.4em;
	background: #CBC5AE;
	margin: 4.5em 0em 10em 0.75em;
	padding: 0.5em 0 0em;
}
#header H5
{
	display: block;
	background: #CBC5AE;
	margin: 0em 0 0;
	height: 0em;
	padding: 1.5em 0 0;
	font-size: 0.8em;
	font-weight: normal;
	border-top: 1px solid #FDC808;
}
#footer
{
	padding: 1.2em 5.8em 1.2em 1.2em;
	font-size: 12px;
	line-height: 1.2em;
	background: #CBC5AE;
	text-align: right;
}
#searchform INPUT
{
	width: 11.6em;
}
#postsSmall
{
	margin: 0 0 0 1.2em;
	text-align: right;
}
#postsSmall H5
{
	color: #B25438;
	background: #CBC5AE;
	font-size: 14px;
	padding: 0 1em;
	margin: 1em 0 0;
	text-transform: uppercase;
	text-align: right;
}
#postContent UL
{
	list-style: none;
}
#postContent UL LI
{
	border-bottom: 1px solid #374756;
	font-size: 14px;
	padding: 3px 3px 3px 0;
	text-align: right;
}
#sidebar
{
	list-style: none;
	text-align: right;
	font-size: 12px;
	margin: 1.5em 5.8em 0 1em;
	padding: 0em 0em 1em;
}
#sidebar H5
{
	color: #333;
	background: #CBC5AE;
	font-size: 14px;
	padding: 0 0em;
	margin: 0 0px 2px -1em;
	text-transform: uppercase;
	text-align: right;
}
#sidebar H5:hover
{
	background: #36394A;
}
#sidebar H5, #sidebar H5 A
{
	color: #B25438;
}
#sidebar H5:hover
{
	color: #CBC5AE;
	cursor: pointer;
}
#sidebar A
{
	color: #656565;
}
#searchContent, #postContent, #themesContent, #pagesContent, #categoryContent, #archiveContent, #blogrollContent, #metaContent
{
	display: none;
	margin: 0 0 0.5em;
}
#middleCol
{
	display: none;
	position: absolute;
	float: left;
	background: #CBC5AE;
	font-size: 12px;
	width: 67.5em;
	margin: 17em 0em 10em 25em;
}
#middleCol H2
{
	padding: 0 0.5em;
}
#middleCol .aPost H5
{
	color: #96FFFF;
	background: #CBC5AE;
	font-size: 14px;
	font-weight: normal;
	padding: 0em;
	margin: 0.7em 0 0em 1.2em;
}
#middleCol .aPost .aPostBody
{
	padding: 0em;
	margin: 1.9em 12.8em 4em 1.7em;
}
#middleCol .aPost .aPostBody IMG
{
	border: 1px solid #2D3041;
	float: left;
	margin: 0 1.15em 1.2em 0em;
}
#middleCol .aPost .postInfo
{
	position: relative;
	margin: 0em 0 0;
}
#middleCol .aPost .postInfo H6, #middleCol .aPost .postCategories H6
{
	color: #B75438;
	display: inline;
	background: #CBC5AE;
	font-size: 14px;
	padding: 0 0em;
	margin: 0 3px 2px 0;
	text-transform: uppercase;
}
#middleCol .aPost .postInfo .postComments
{
	float: right;
}
#rightCol
{
	position: relative;
	float: left;
	background: #CBC5AE;
	width: 20em;
	margin: 8em 0 5em 2em;
}
#theComments
{
	display: none;
}
#theComments H5
{
	color: #F7F7F7;
	background: #CBC5AE;
	font-size: 12px;
	padding: 0 1em;
	margin: 1em 0 0;
	text-transform: uppercase;
}
#respondArea
{
	padding: 1em;
	background: #CBC5AE;
}
#respondForm
{
	display: none;
}
#commentsArea
{
	padding: 1em 0;
}
#commentsArea .aComment
{
	margin: 0 0 2em;
}
#commentsArea .aComment H5
{
	font-size: 12px;
	text-transform: none;
	padding: 1em 0 0;
	font-weight: normal;
	text-align: left;
}
#commentsArea .commentInfo H6
{
	display: inline;
	background: #CBC5AE;
	font-size: 10px;
	padding: 0 1em;
	margin: 0 3px 2px 0;
	text-transform: uppercase;
}
#commentsArea .aCommentBody
{
	padding: 0 1em;
}
.wp-smiley
{
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}
.uc
{
	text-transform: uppercase;
}

