/*

Theme Name: BlueClickers

Theme URI: http://www.blueclickers.com/blog

Description: A custom theme designed to match the BlueClickers web site.

Version: 1.0

Author: Kris Livingston

Author URI: http://www.livingstudios.com/

*/

body, html, td, th, ol, ul, li, p {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body  {
	background-color: #33c;
	background-image: url(/images/bggrad.jpg);
	background-repeat: repeat-x;
	text-align: center; /* for IE5/Win */
	font-size: 10px; /* for IE5/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 11px; /* for compliant browsers */
}
html>body { /* be nice to Opera */
	font-size: 11px;
}

#bcsidebar {
	width: 200px;
	display: block;
	float: left;
}

ul {
	list-style: disc;
	margin: 5px 0 5px 35px;
	padding: 0;
}

ul li {
	margin-left: -5px;
	line-height: 1.2em;
	padding-left: 0px;
	margin-bottom: 5px;
}


#navbar {
	background-color:#fff;
	border: 5px solid #f90;
	width: 180px;
	text-align: left;
	padding: 0px;
	margin: 5px;
	color: #000;
}

#navbar p {
	display: block;
	line-height: 1.5em;
	font-size: 11px;
	list-style: none;
	font-weight: bold;
	background-color: #fd5;
	background-image: url(/images/menubg0.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 4px;
}

#navbar ul {
	list-style: none;
	margin: 0;
	font-weight: bold;
}

#navbar ul li {
	display: block;
	font-weight: bold;
	margin: 0;
}

#navbar ul li a:link, #navbar ul li a:visited {
	color: #33c;
	display: block;
	text-decoration: none;
	background-color: #fff;
	border-bottom: 2px #ccf solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-indent: -10px;
	height: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: inherit;
}

#navbar ul li a:hover, #navbar ul li a:active {
	color: #fff;
	background-color: #33c;
	margin: 0;
}



div#adsense {
	display: block;
	height: 90px;
	width: 770px;
	margin: 0 auto;
	text-align: center; /* for IE5/Win */
	background-color: white;
}

a img {
	border: none;
}

.hide {
	display: none;
}

.strikeout {
	text-decoration:line-through;
}


#slogan2 p {
	width: 200px;
	line-height: 1.5em;
	font-style: italic;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color: #3333cc;
	text-align: center;
	padding: 10px 0 30px 0;
	margin: 0;
	font-size: 13px;
}


#sidebar {
	display: block;
	width: 200px;
	background-image: url(/images/blogstuffbg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 70px 0px 0px 0px;
	float: right;
	line-height: 0px;
	margin: 20px 3px 0px 10px;
}

#sidebar h1 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
#sidebar ul {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

#sidebar ul ul {
	list-style: none;
	margin: 5px 0;
}

#sidebar ul li {
	margin: 2px 0 0 5px;
	line-height: 10px;
	padding-left: 5px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#sidebar p {
	margin: 4px 7px;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	color: #333;
}

#sidebar img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}	
#sidebar a:link {
	color: #55a;
	text-decoration: none;
}

#sidebar a:visited {
	color: #55a;
	text-decoration: none;
}

#sidebar a:hover {
	color: #00f;
	text-decoration: underline;
}

#sidebar a:active {
	color: #00f;
	text-decoration: underline;
}

#pageframe {
	display: block;
	background-image: url(/images/bluegrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	color: #333;
	width: 770px;
	text-align: left;
	position: relative;
	margin: 10px auto; 
}

#pageheader {
	width: 550px;
	margin: 10px;
	float:left;
	display: block;
	padding: 0; 
}

#headerblk1 {
	width: 200px;
	height: 182px;
}

#footer {
	margin: 0;
	clear:  both;
	height: 28px;
	padding: 40px 0 0 0;
}

#footer p {
  margin: 0 0 0 5px;
  padding: 0 0 0 0px;
  color: #666;
  clear: left;
  text-align: left;
  font-weight: bold; 
  line-height: 14px;
  font-size: 9px;
}

#footer a:link, #footer a:visited {
  color: #66f;
  text-decoration:none;
}

#footer a:hover, #footer a:active {
  color: #00f;
  text-decoration:underline;
}

.toe {
	line-height: 28px;
	height: 28px;
	font-size: 9px;
	display: block;
	float: right;
	margin-left: 15px;
}



#content {
	margin: 0px;
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 1.6em;
	color: #333;
	padding: 0;
	width: 550px;
}

#content p {
	margin: 5px 10px;
}

#content a:link {
	color: #55a;
	text-decoration: none;
}

#content a:visited {
	color: #55a;
	text-decoration: none;
}

#content a:hover {
	color: #00f;
	text-decoration: underline;
}

#content a:active {
	color: #00f;
	text-decoration: underline;
}

#content.form {
	width: 750px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 1.6em;
	color: #333;
}

p {
	margin: 5px 10px;
}

h1 {
	font-size: 20px;
	margin: 50px 10px 5px 10px;
	padding-bottom: 10px;
	display: block;
	font-weight: bold;
	border-bottom: solid 3px #3333cc;
	color: #99f;
	text-align: left;
}

h2 {
	font-size: 18px;
	margin: 20px 10px 5px 10px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #3333cc;
	text-align: left;
}

h3 {
	font-size: 16px;
	margin: 20px 10px 5px 10px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #3333cc;
	text-align: left;
}

small {
	margin: 0 0 0 10px;
}

h2 a {
	text-decoration: none;
	color: red;
}

.postmetadata {
	color: #888;
	border-bottom: 1px dashed #888;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 1.1em;
	font-style: italic;
}

