@charset "utf-8";

/* CLICK - MAIN */

html {
	background-color: #E9E9E9;
}
body {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	margin: 0px;
	font-size: 12px;
}
p {
	font-size: 12px;
}
a {
	color: #3D3D3D;
	text-decoration: underline;
}
a:hover {
	color: #3D3D3D;
	text-decoration: none;
}
.clearfloats {
	clear: both;
}
.clickstyle #container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	text-align: left;
}

/* CLICK - HEADER */

.clickstyle #header {
	width: 780px;
	padding-top: 5px;
	height: 125px;
}
.clickstyle #header #featurebanner {
	margin-right: 110px;
	border: none;
	
}
.clickstyle #header #logoarea {
	width: 300px;
	margin-left: 6px;
	float: left;
}
.clickstyle #header #onairarea {
	width: 469px;
	float: right;
	margin-right: 5px;
}
.clickstyle #header #onairarea #main {
	background-image: url("images/header/divider.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 16px;
}
.clickstyle #header #onairarea #sub {

}
.clickstyle #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}

/* CLICK - NAVBANNER */

.clickstyle #navbanner {
	text-align: center;
	height: 22px;
	padding: 0;
}
.clickstyle #navbanner ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
.clickstyle #navbanner li {
	float: left;
	width: 107px;
	background: url("images/nav/tab_bg.gif") no-repeat;
	margin:0 0 0 2.5px;
	padding: 0;
}
.clickstyle #navbanner a {
	font-size: 13px;
	color: #666666;
	height: 22px;
	display: block;
	text-align: center;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
}
.clickstyle #navbanner a:hover {
	background: url("images/nav/tab_hover.gif") no-repeat;
}

/* CLICK - MAINCONTENT */

.clickstyle #maincontent {
	padding: 8px 8px;
}
.clickstyle #maincontent #mainleft {
	width: 450px;
	float: left;
	margin-bottom: 20px;
}
.clickstyle #maincontent #mainleft h1 {
	font-size: 18px;
	font-weight: none;
	margin: 15px 0 0 0;
	padding: 0;
}
.clickstyle #maincontent #mainleft h2 {
	font-size: 14px;
	font-weight: none;
	margin: 2px 0 5px 0;
	padding: 0;
}
.clickstyle #maincontent #mainleft p {
	line-height: 18px;
}
.clickstyle #maincontent #mainleft .label {
	font-size: 14px;
	padding-top: 5px;
}
.clickstyle #maincontent #mainleft .submit {
	margin-top: 5px;
}
.clickstyle #maincontent #mainleft .glidecontenttoggler {
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: white;
}
.clickstyle #maincontent #mainleft .glidecontenttoggler a {
	display: -moz-inline-box;
	display: inline-block;
	border: none;
	color: #3D3D3D;
	padding: 1px 3px;
	margin-right: 1px;
	text-decoration: none;
}
.clickstyle #maincontent #mainleft .glidecontenttoggler a.selected {
	font-weight: bold;
}
.clickstyle #maincontent #mainleft .glidecontenttoggler a:hover {
	font-weight: bold;
}
.clickstyle #maincontent #mainleft .glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover {
	font-weight: bold;
}
.clickstyle #maincontent #mainleft .glidecontentwrapper {
	position: relative;
	width: 450px;
	height: 360px;
	overflow: hidden;
}
.clickstyle #maincontent #mainleft .glidecontent {
	position: absolute;
	background: white;
	visibility: hidden;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 448px;
}
.clickstyle #maincontent #mainleft .glidecontent a {
	text-decoration: none;
}
.clickstyle #maincontent #mainleft .glidecontent a:hover {
	text-decoration: none;
	font-weight: bold;
}
.clickstyle #maincontent #mainleft .peoplelistings {
	width: 500px;
}
.clickstyle #maincontent #mainleft .peoplelistings .newpresenter {
	margin-left: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 120px;
	height: 175px;
	float: left;
	text-align: center;
}
.clickstyle #maincontent #mainleft .glidecontent .schedmor {
	height: 105px;
	line-height: 16px;
}
.clickstyle #maincontent #mainleft .glidecontent .schedday {
	height: 120px;
	line-height: 16px;
}
.clickstyle #maincontent #mainleft .glidecontent .schedeve {
	height: 90px;
	line-height: 16px;
}
.clickstyle #maincontent #mainleft #profilewrap {	
	width: 450px;
	margin-top: 10px;
}
.clickstyle #maincontent #mainleft #profilewrap #toprow {
	width: 450px;
	height: 190px
}
.clickstyle #maincontent #mainleft #profilewrap #toprow #topleft {
	width: 225px;
	float: left;
}
.clickstyle #maincontent #mainleft #profilewrap #toprow .newrow {
	width: 225px;
	position: relative;
	padding-bottom: 5px;
}
.clickstyle #maincontent #mainleft #profilewrap #toprow #topleft .newrow .factleft {
	width: 60px;
	float: left;
	line-height: 16px;
	padding-left: 5px;
}
.clickstyle #maincontent #mainleft #profilewrap #toprow #topleft .newrow .factright {
	width: 160px;
	float: right;
	line-height: 16px;
}
.clickstyle #maincontent #mainleft #profilewrap #toprow #topright {
	width: 225px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: right;
	text-align: center;
}
.clickstyle #maincontent #mainleft #profilewrap #midrow {
	width: 450px;
	height: 185px;
}
.clickstyle #maincontent #mainleft #profilewrap #midrow .newrow {
	width: 450px;
	position: relative;
	padding-bottom: 5px;
}
.clickstyle #maincontent #mainleft #profilewrap #midrow .newrow .factleft {
	width: 180px;
	float: left;
	line-height: 18px;
	padding-left: 5px;
}
.clickstyle #maincontent #mainleft #profilewrap #midrow .newrow .factright {
	width: 265px;
	float: left;
	line-height: 18px;
}
.clickstyle #maincontent #mainleft #profilewrap #btmrow {
	width: 450px;

}
.clickstyle #maincontent #mainleft #profilewrap #btmrow .newrow {
	width: 450px;
	position: relative;
	padding-bottom: 5px;
}
.clickstyle #maincontent #mainleft #profilewrap #btmrow .newrow .factleft {
	width: 220px;
	float: left;
	line-height: 18px;
	padding-left: 5px;
}
.clickstyle #maincontent #mainleft #profilewrap #btmrow .newrow .factright {
	width: 225px;
	float: left;
	line-height: 18px;
}

.clickstyle #maincontent #mainleft #admin #adminsettingswrap {
	width: 500px;
}
.clickstyle #maincontent #mainleft #admin #adminsettingsleft {
	width: 250px;
	float: left;
}
.clickstyle #maincontent #mainleft #admin #adminsettingsright {
	width: 250px;
	float: right;
}
.clickstyle #maincontent #mainleft #admin #formatlistings {
	width: 600px;
}
.clickstyle #maincontent #mainleft #admin #formatlistings .box {
	font-size: 13px;
	height: 22px;
	margin: 0 3px 0 0;
	padding: 2px;
	border: 1px #F38F1D solid;
	background-color: #FFFFFF;
}
.clickstyle #maincontent #mainleft #admin #formatlistings .leftlist {
	width: 135px;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: right;
}
.clickstyle #maincontent #mainleft #admin #formatlistings .listitem {
	width: 600px;
	height: 30px;
}
.clickstyle #maincontent #mainleft #admin #formatlistings .textitem {
	width: 600px;
	height: 385px;
}
.clickstyle #maincontent #mainleft #admin #formatlistings .rightlist {
	width: 450px;
	float: right;
	margin-bottom: 5px;
}
.clickstyle #maincontent #mainleft #admin .adminoption {
	margin-left: 10px;
}
.clickstyle #maincontent #mainleft #admin .adminoption a {
	text-decoration: none;
}
.clickstyle #maincontent #mainleft #admin .adminoption a:hover {
	font-weight: bold;
}
.clickstyle #maincontent #mainleft #admin .adminimghead {
	margin-top: 10px;
}
.clickstyle #maincontent #mainleft #admin .adminlogwrap {
	width: 385px;
	font-size: 12px;
}
.clickstyle #maincontent #mainleft #admin .adminlogwrap1 {
	width: 135px;
}
.clickstyle #maincontent #mainleft #admin .adminloglogsess {
	width: 135px;
	float: left;
}
.clickstyle #maincontent #mainleft #admin .adminlogwrap2 {
	width: 250px;
	float: right;
}
.clickstyle #maincontent #mainleft #admin .adminlogusername {
	width: 125px;
	float: left;
}
.clickstyle #maincontent #mainleft #admin .adminlogip {
	width: 125px;
	float: right;
}
.clickstyle #maincontent #mainleft #admin #adminloghead1 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.clickstyle #maincontent #mainleft #admin #adminloghead2 {
	padding-bottom: 10px;
}
.clickstyle #maincontent #mainleft #admin .playlistletter {
	width: 10px;
}
.clickstyle #maincontent #mainleft #admin .playlistletterheading {
	padding-left: 10px;
}
.clickstyle #maincontent #mainleft #admin .playlisttext {
	width: 108px;
}
.clickstyle #maincontent #mainleft #admin .gallimg {
	height: 180px;
}
.clickstyle #maincontent #mainleft #admin .galltext {
	height: 30px;
}
.clickstyle #maincontent #mainleft #admin .gallfinal {
	padding-bottom: 30px;
}
.clickstyle #maincontent #mainleft .playlistitem {
	padding-bottom: 3px;
}
.clickstyle #maincontent #mainleft .skynews  {
	padding: 0px;
	margin: 0px;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 {
	width: 450px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner {
	padding: 0px;
	margin: 0px;
	width: 450px;
	height: 25px;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart1 {
	padding: 0px;
	margin: 0px;
	width: 159px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_1.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart2 {
	padding: 0px;
	margin: 0px;
	width: 51px;
	height: 25px;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart2 a {
	padding: 0px;
	margin: 0px;
	width: 51px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_2_selected.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart2 a:hover {
	padding: 0px;
	margin: 0px;
	width: 51px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_2.jpg);
	background-repeat: no-repeat;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart2 a.selected {
	padding: 0px;
	margin: 0px;
	width: 51px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_2.jpg);
	background-repeat: no-repeat;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart3 {
	padding: 0px;
	margin: 0px;
	width: 20px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_3.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart4 {
	padding: 0px;
	margin: 0px;
	width: 46px;
	height: 25px;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart4 a {
	padding: 0px;
	margin: 0px;
	width: 46px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_4_selected.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart4 a:hover {
	padding: 0px;
	margin: 0px;
	width: 46px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_4.jpg);
	background-repeat: no-repeat;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart4 a.selected {
	padding: 0px;
	margin: 0px;
	width: 46px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_4.jpg);
	background-repeat: no-repeat;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart5 {
	padding: 0px;
	margin: 0px;
	width: 21px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_5.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart6 {
	padding: 0px;
	margin: 0px;
	width: 73px;
	height: 25px;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart6 a {
	padding: 0px;
	margin: 0px;
	width: 73px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_6_selected.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart6 a:hover {
	padding: 0px;
	margin: 0px;
	width: 73px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_6.jpg);
	background-repeat: no-repeat;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart6 a.selected {
	padding: 0px;
	margin: 0px;
	width: 73px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_6.jpg);
	background-repeat: no-repeat;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart7 {
	padding: 0px;
	margin: 0px;
	width: 19px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_7.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart8 {
	padding: 0px;
	margin: 0px;
	width: 34px;
	height: 25px;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart8 a {
	padding: 0px;
	margin: 0px;
	width: 34px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_8_selected.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart8 a:hover {
	padding: 0px;
	margin: 0px;
	width: 34px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_8.jpg);
	background-repeat: no-repeat;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart8 a.selected {
	padding: 0px;
	margin: 0px;
	width: 34px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_8.jpg);
	background-repeat: no-repeat;
}
.clickstyle #maincontent #mainleft .skynews .glidecontenttoggler2 .skybanner .skypart9 {
	padding: 0px;
	margin: 0px;
	width: 27px;
	height: 25px;
	background-image: url(images/pages/news/sky_part_9.jpg);
	background-repeat: no-repeat;
	float: left;
}
.clickstyle #maincontent #mainleft .skynews .glidecontentwrapper2 {
	position: relative;
	width: 450px;
	height: 600px;
	overflow: hidden;
}
.clickstyle #maincontent #mainleft .skynews .glidecontent2 {
	position: absolute;
	background: white;
	visibility: hidden;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 448px;
}
.clickstyle #maincontent #mainleft .skynews .skyitem {
	margin-top: 20px;
	margin-bottom: 10px;
}
.clickstyle #maincontent #mainleft .skynews .skyitem .skytext {
	padding: 0px;
	margin: 0px;
	width: 320px;
}
.clickstyle #maincontent #mainleft .skynews .skyitem .skysportstext {
	padding: 0px;
	margin: 0px;
	width: 450px;
}
.clickstyle #maincontent #mainleft .skynews .skyitem .skytitle {
	padding: 0px;
	margin: 0px;
}
.clickstyle #maincontent #mainleft .skynews .skyitem .skytitle a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}
.clickstyle #maincontent #mainleft #teeslogodiv img {
	margin-top: 20px;
	border: none;
}
.clickstyle #maincontent #mainleft .teesitem {
	margin-top: 20px;
	margin-bottom: 10px;
}
.clickstyle #maincontent #mainleft .teesitem .teestext {
	padding: 0px;
	margin: 0px;
	width: 450px;
}
.clickstyle #maincontent #mainleft .teesitem .teestitle {
	padding: 0px;
	margin: 0px;
}
.clickstyle #maincontent #mainleft .teesitem .teestitle a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}
.clickstyle #maincontent #mainleft #cineworld .cineimg {
	padding: 0px;
	margin-right: 6px;
	border: none;
	width: 140px;
}
.clickstyle #maincontent #mainleft .deckthehalls {
	width: 110px;
	float: left;
}

.clickstyle #maincontent #mainright {
	width: 280px;
	float: right;
	padding-top: 10px;
	margin-bottom: 20px;
}
.clickstyle #maincontent #mainright .module {
	background-image: url(images/modules/shell-bg.jpg);
	width: 280px;
	margin-bottom: 20px;
}
.clickstyle #maincontent #mainright .module h1 {
	font-size: 16px;
	padding: 5px 8px 8px 8px;
}
.clickstyle #maincontent #mainright .module h1 a {
	text-decoration: none;
}
.clickstyle #maincontent #mainright .module .other {
	text-align: center;
	padding: 10px 10px 10px 10px;
}
.clickstyle #maincontent #mainright .module .text p {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}
.clickstyle #maincontent #mainright .module .blank {
	height: 13px;
	width: 280px;
	background-image: url(images/modules/shell-top-blank.jpg);
}
.clickstyle #maincontent #mainright .module .filled {
	height: 28px;
	background-image: url(images/modules/shell-top-filled.jpg);
	color: #555555;
	padding-left: 5px;
}
.clickstyle #maincontent #mainright .module .footer {
	background-image: url(images/modules/shell-btm.jpg);
	height: 10px;
}
.clickstyle #maincontent #mainright .module form textarea {
	height: 40px;
	width: 252px;
	overflow: hidden;
}
.clickstyle #maincontent #mainright .module form .button {
	font-size: 13px;
	height: 20px;
	width: 256px;
	border: #A5ACB2 1px solid;
	background-color: #FFFFFF;
}
.clickstyle #maincontent #mainright .module form .msgwidth {
	width: 254px;
}
.clickstyle #maincontent #mainright .module form .msgwidth2 {
	width: 257px;
}
.clickstyle #maincontent #mainright .module form #quickmsgtext {
	font-size: 12px;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}
.clickstyle #maincontent #mainright #frontfb {
	margin: 0;
	padding: 0;
}
/* CLICK - FOOTER */

.clickstyle #footer {
	padding: 0 10px;
	background: #FFFFFF;
}
.clickstyle #footer #ftleft p {
	float: left;
	font-size: 10px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clickstyle #footer #ftleft a {
	color: #000000;
}
.clickstyle #footer #ftright p {
	float: right;
	font-size: 10px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clickstyle #footer #ftright a {
	color: #000000;
	text-decoration: none;
}
.clickstyle #footer #ftright a:hover {
	color: #000000;
	text-decoration: none;
}
/* CLICK - GLOBAL STYLES */

.clickstyle .bold {
	font-weight: bold;
}
.clickstyle .nounderline {
	text-decoration: none;
}
.clickstyle .noborder {
	border: none;
}
.clickstyle a:hover.boldhover  {
	font-weight: bold;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* WORDPRESS ADDITIONS */

/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
#wordpress a {
	text-decoration: none;
}

#wordpress a:hover {
	font-weight: bold;
}

#wordpress .entry a {
	text-decoration: underline;
}

#wordpress .widecolumn .entry p {
	font-size: 1.05em;
	}

#wordpress .narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#wordpress .widecolumn {
	line-height: 1.6em;
	}

#wordpress .narrowcolumn .postmetadata {
	text-align: center;
	}

#wordpress .thread-alt {
	background-color: #f8f8f8;
}
#wordpress .thread-even {
	background-color: white;
}
#wordpress .depth-1 {
	border: 1px solid #ddd;
}

#wordpress .even, .alt {

	border-left: 1px solid #ddd;
}

#wordpress small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wordpress #headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#wordpress #wp-calendar caption {
	text-decoration: none;
	}

#wordpress .sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
#wordpress .sticky h2 {
	padding-top: 10px;
	}

#wordpress .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#wordpress .commentlist li ul li {
	font-size: 1em;
}

#wordpress .commentlist li {
	font-weight: bold;
}

#wordpress .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#wordpress .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#wordpress .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#wordpress .commentmetadata {
	font-weight: normal;
	}

#wordpress code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#wordpress acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wordpress #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wordpress #wp-calendar a {
	text-decoration: none;
	}

#wordpress #wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wordpress #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#wordpress .narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 450px;
	}

#wordpress .widecolumn {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#wordpress .post {
	margin: 0 0 40px;
	text-align: justify;
	}

#wordpress .post hr {
	display: block;
	}

#wordpress .widecolumn .post {
	margin: 0;
	}

#wordpress .narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#wordpress .widecolumn .postmetadata {
	margin: 30px 0;
	}

#wordpress .widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

#wordpress .widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#wordpress .postmetadata {
	clear: both;
}

#wordpress .clear {
	clear: both;
}

#wordpress #footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#wordpress #footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/* Begin Images */
#wordpress p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

#wordpress img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#wordpress img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#wordpress img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#wordpress .alignright {
	float: right;
	}

#wordpress .alignleft {
	float: left;
	}
/* End Images */

/* Begin Form Elements */
#wordpress #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#wordpress #sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#wordpress #sidebar #searchsubmit {
	padding: 1px;
	}

#wordpress .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#wordpress select {
	width: 130px;
	}

#wordpress #commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#wordpress #commentform {
	margin: 5px 10px 0 0;
	}
#wordpress #commentform textarea {
	width: 100%;
	padding: 2px;
	}
#wordpress #respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#wordpress #commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#wordpress .alt {
	margin: 0;
	padding: 10px;
	}

#wordpress .commentlist {
	padding: 0;
	text-align: justify;
	}

#wordpress .commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
#wordpress .commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

#wordpress .commentlist p {
	margin: 10px 5px 10px 0;
}

#wordpress #commentform p {
	margin: 5px 0;
	}

#wordpress .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#wordpress .commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wordpress #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wordpress #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wordpress #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wordpress #wp-calendar a {
	display: block;
	}

#wordpress #wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wordpress #wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wordpress #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
#wordpress acronym, abbr, span.caps {
	cursor: help;
	}

#wordpress acronym, abbr {
	border-bottom: 1px dashed #999;
	}

#wordpress blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#wordpress blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#wordpress .center {
	text-align: center;
	}

#wordpress .hidden {
	display: none;
	}
	
#wordpress .screen-reader-text {
     position: absolute;
     left: -1000em;
}

#wordpress hr {
	display: none;
	}

#wordpress a img {
	border: none;
	}

#wordpress .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
#wordpress .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wordpress .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0px;
}

#wordpress .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#wordpress .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */