/*
 * Theme Name: jcCool
 * Theme URI: jcwebconcepts.net/themes/jccool/
 * Description: Cool looking Wordpress Theme
 * Version: 1.0
 * Author: John Costanzo
 * Author URI: http://www.jcwebconcepts.net
 *
 * */
 
body
{
	margin: 0px;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	vertical-align: top;
	background-color: #261760;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	color: #000;
}

#outer
{
	margin: 0px auto 0px auto;
	width: 960px;
	background-color: #fff;
	border-top: 1px solid #4d4b4b;
	border-right: 1px solid #d86900;
	border-bottom: 1px solid #d86900;
	border-left: 1px solid #d86900;
}

#header
{
	width: 940px;
	height: 110px;
	clear: both;
	color: #fff;
	padding: 10px 0px 0px 20px;
	background-image: url('images/headerbg.gif');
	background-repeat: no-repeat;
}

#header h1
{
	margin: 0px 0px 0px 0px;
}

#header a:link
{
	margin-bottom: 0px;
	color: #fff;
	text-decoration: none;
}

#header a:visited
{
	margin-bottom: 0px;
	color: #fff;
	text-decoration: none;
}

#navigation
{
	width: 960px;
	height: 35px;
	clear: both;
	padding: 0px 0px 0px 12px;
}

#navigation li
{
	list-style: none;	
}

#menu
{
	float: left;
	padding: 0px 0px 0px 10px;
	font-size: 20px;
}

#menu ul
{
	margin: 0px;
	padding: 0px; 
	list-style-type: none;
	list-style-image: none;
}

#menu li
{
	display: inline;
	padding-top: 0px;
	text-align: center;
	margin: 0px;
}

#menu a:link
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
}

#menu a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
}

#menu a:hover
{
	color: #0600ff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
}

#search
{
	float: right;
	margin: 0px 18px 0px 0px;
}

#container
{
	width: 960px;
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#content
{
	width: 700px;
	background-color: #fff;
}

.post
{
	margin: 0px auto 10px auto;
	padding: 10px 10px 20px 10px;
	width: 670px;
	border-right: 2px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	background-color: #e3dddd;
}

.post a:link
{
	text-decoration: none;
	color: #0024ff;
}

.post a:visited
{
	text-decoration: none;
	color: #0024ff;
}

#postTitle h2
{
	margin: 0px;
}

#postTitle a:link
{
	color: #000;
}

#postTitle a:visited
{
	color: #000;
}

.date
{
	font-size: 11px;
	color: #5e5e5e;
}

#comments
{
	float: right;
	font-size: 11px;
	color: #5e5e5e;
}

#comments a:link
{
	text-decoration: underline;
}

#comments a:visited
{
	text-decoration: underline;
}

#comments a:hover
{
	text-decoration: underline;
	color: #0600ff;
}

#authorImage
{
	float: right;
	padding: 10px 0px 0px 10px;
	clear: both;
}

#rightcol
{
	width: 200px;
	float: right;
	clear: right;
	position: inherit;
}

.sidebar
{
	float: left;
	width: 240px;
	margin: 10px 0px 0px 0px;
	display: inline;
	text-align: left;
}

.sidebar ul, li
{
	list-style: none;
	margin: 0px;
}

.sidebar h2
{
	color: #336699;
	margin: 0px;
}

#categories
{
	width: 230px;
	border-right: 2px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	/*background-color: #e3dddd;*/
	background-color: #000;
	background-image: url('images/sidebarDivbg.gif');
	background-repeat: no-repeat;
	color: #fff;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}

#categories ul, li
{
	margin: 0px 0px 5px 10px;
}

#categories h2
{
	padding: 0px 0px 0px 20px;
	color: #fff;
}

#categories a:link
{
	color: #fff;
	text-decoration: none;
}

#categories a:visited
{
	color: #fff;
	text-decoration: none;
}

#archives
{
	width: 230px;
	border-right: 2px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	background-color: #e3dddd;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}

#archives ul, li
{
	margin: 0px 0px 5px 10px;
}

#archives h2
{
	padding: 0px 0px 0px 20px;
}

#archives a:link
{
	text-decoration: none;
	font-size: 13px;
}

#archives a:visited
{
	text-decoration: none;
	font-size: 13px;
}

#meta
{
	width: 230px;
	border-right: 2px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	/*background-color: #e3dddd;*/
	background-color: #000;
	background-image: url('images/sidebarDivbg.gif');
	background-repeat: no-repeat;
	color: #fff;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}

#meta ul, li
{
	margin: 0px 0px 5px 10px;
}

#meta h2
{
	padding: 0px 0px 0px 20px;
	color: #fff;
}

#meta a:link
{
	color: #fff;
	text-decoration: none;
}

#meta a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer
{
	text-align: center;
	font-size: 10px;
	padding-bottom: 8px;
}

#twitter
{
	margin: 20px 0px 0px 10px;
}