/*
Theme Name: FunkyTower
Theme URI: http://www.funkytower.com
Description: The theme for funkytower.com - please be courtious and consult with me at david@funkytower.com if you would like to use this theme for your own website.  This theme is personalized by me specifically for my own website: funkytower.com  Thank you!
Version: 1
Author: David Crandall
Author URI: http://www.funkytower.com
Tags: Funky Tower Web Design

*/



/* Begin Typography & Colors */

body,td,th {
	font-family: Helvetica, Arial, sans-serif ;
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 238px;
	width: 1000px;
	background-color: #383838;
	text-align: center;
	vertical-align: bottom;
}
#templateheader {
	background-color: #383838;
}
#backhead {
	background-color: #383838;
	text-align: center;
	height: 238px;
	width: 100%;
}
#navbar {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 15px;
}
#contentholder td {
	background-position: center top;
}
#contentheader {
	background-image: url(images/cbtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentmiddle {
	background-color: #000000;
	background-image: url(images/contentbg.jpg);
	color: #000000;
	padding: 15px;
	width: 540px;
	background-repeat: repeat-y;
	background-position: center;
}
#contentmiddle2 {
	background-image: url(images/contentbg.jpg);
	width: 570px;
	background-repeat: repeat-y;
	background-position: center;
}
#contentfooter {
	background-image: url(images/cbbottom.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
}
a.navbar {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
a.navbar:hover {
	color: #FFFFFF;
	font-size: 16px;
}
#content a:link {
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
}
#content a:visited {
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0
}
#content h3 {
    font-weight: bold;
	font-size: 16px;
}	
.search {
	background-image: url(images/searchbutton.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 75px;
	border: none;
	background-position: bottom;
}
#sidebar {
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 10px;
	width: 327px;
}
#sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footercontainer {
	color: #FFFFFF;
	background-color: #383838;
}
#footer h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	font-weight: lighter;
}
#footer   tr   td  {
	padding: 10px;
	color: #CCCCCC;
}

#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-decoration:none;
}
#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#credit {
	font-size: 10px;
	color: #FFFFFF;
}

#credit a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#credit a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#credit a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#footerright {
	background-color: #333333;
}
#footerleft {
	background-color: #333333;
}
#footer p {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
}
#content  {
		width: 450px;
		position: static;
		padding: 15px;

}
#content {
    padding: 10px;
}
#content2 {
	width: 450px;
	text-align: left;
	padding: 15px;
}
#footer   li  {
	background-image: url(http://www.funkytower.com/wp-content/themes/funkytower/images/rss.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 24px;
	margin-bottom: 7px;
}
#content2 {
	padding: 10px;
}
#contentpage {
	width: 500px;
	text-align: left;
	padding: 8px;
}
#contentpage a:link {
	color: #333333;
	text-decoration: underline;
}
#contentpage a:visited {
	color: #333333;
	text-decoration: underline;
}

#content2 a:hover {
	color: #333333;
	text-decoration: none;
}
#content2 a:link {
	color: #333333;
	text-decoration: underline;
}
#content2 a:visited {
	color: #333333;
	text-decoration: underline;
}

#content2 a:hover {
	color: #333333;
	text-decoration: none;
}#contentpage  h4 {
	font-weight: normal;
	font-size: 16px;
}
#sidebar ul li {
	list-style-type: none;
}
#sidebar li li {
	list-style-type: upper-roman;
}
#sidebar h2 {
	font-size: 12px;
}
