/*a, abbr, acronym, address, b, bdo, big, blockquote, body, button, caption, center, cite, dd, del, dfn, dir, div, dl, dt, em, fieldset, font, h1, h2, h3, h4, h5, h6, hr, i, img, ins, isindex, kbd, label, legend, li, link, map, menu, meta, ol, option, p, pre, q, s, samp, select, small, strike, strong, style, sub, sup, table, td, textarea, th, tr, tt, u, ul, var, input {
	font-size: 12px;
	font-family: 'Trebuchet MS' , Arial;
	color: #444444;
}

html {
	overflow-x: hidden;
}
*/

a.basketLink 
{
background: url(/images/basketbutton_greybg.gif) !important; 
background-repeat:no-repeat !important; 
background-position:right bottom !important;
}

body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.blogHeader {
	border-left: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	background-color:#6F6E6C;
}


maincellgreen a {
	color: #5C80B1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong{
	color: #222222;
}

.sidebar {
	background: #A6A6A6;
	border-bottom: 3px solid #FFFFFF;
	font-size:65%;
	color: #FFFFFF;
}

.sidebar a {
	color: #FFFFFF;
}

.sidebar a:visited {
	color: #FFFFFF;
}

.sidebar a:hover {
	color: #FFFFFF;
}

.sidehead 
{
    
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 140%;
	background-color:#6E6E6E; /*nix #A5CDF1;*/
	border-bottom:3px solid #FFFFFF;
	text-align:left;
	padding-left:10px;
}

.sidecontent {
	padding: 0 5px;
	padding-bottom: 5px;
}


.titleListCellStyle, .archiveLinksTableStyle tr td  
{
    padding: 0 8px;
    border: 0px solid #ff0000;
}

/*
categoryListCellStyle, .titleListLinkStyle, categoryListLinkStyle 
{
    padding: 0 5px;
    border: 0px solid #000;
}
*/

.sidecontent p {
	font-size: 100%;
}

.siteName a {
	font-weight: bold;
	font-size: 80px;
	color: White;
	letter-spacing: 5px;
}

.siteName a:hover {
	text-decoration: none;
}

.description {
	letter-spacing: 4px;
	color: Silver;
}

#content {
	clear: both;
	line-height: 19px;
	position: relative;
}

#maincellgreen #header {
	text-align: right;
	position: absolute;
	right: 35px;
	top: 10px;
}

#footer, #footer a{
	font-size: 10px;
	text-align: center;
	margin: 0px;
}

table#author td {
	vertical-align: top;
}

table#author img {
	width: 85px;
}

a.archiveLinksLinkStyle{
	text-transform: capitalize;
}

#left {
	margin-right: 20px;
	left: 0px;
	position: relative;
	z-index: 100;
	
	width: 70%;
	font-size:80%;
}

#admin {
	margin-left: 5px;
	padding: 45px 15px 30px 15px;
}

#admin .bodyContentStyle {
	width: 730px;
}

#right {
	width: 30%;
	line-height: 1.3em; /* was 1.5 em*/
	top: 19px;
	z-index: 0;
	
	/*background-color:#6E6E6E;*/
	border-left:3px solid #FFFFFF;
	margin-top:15px;
}

.rssLinkImageStyle {
	float:right;
	padding:5px;
}

.adminNavbarStyle {
	background:#A6A6A6 none repeat scroll 0 0;
	border-bottom:3px solid #FFFFFF;
	color:#FFFFFF;
	padding: 2px 4px;
}

.adminNavbarStyle a {
	color: #FFFFFF;
}

#content .adminNavbarStyle {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
}

.adminNavbarStyle UL {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.adminNavbarStyle UL LI {
	padding-right: 0.25em;
	padding-left: 0.25em;
	border-left: White 1px solid;
	display: inline;
	list-style-type: none;
	font-size: 8pt;
}

.adminNavbarStyle UL LI.first, .adminNavbarStyle UL LI.firstHere {
	border-left: none;
}

.commentBoxFooterStyle {
	width: 100%;
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dashed #ddd;
	font-size: 12px;
}

.commentBoxStyle {
	padding: 15px 20px 15px 20px;
	margin: 0px 10px 25px 10px;
	border: 1px solid #ddd;
	color: #333;
	background-color: #FCFCFC;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

table.commentViewTableStyle {
	margin: 10px 0px 25px 10px;
	padding-right: 20px;
}

textarea{
	overflow: auto;
	border: 1px solid #D8D8D8;
	width: 100%;
}

input[type="text"], input[type="password"]{
	border: 1px solid #D8D8D8;
	/*width: 100%;*/
}

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	text-align: right;
}

.configLabelColumnStyle {
	vertical-align: top;
}

.configLabelStyle {
	margin-right: 10px;
	font-size: 9pt;
}

.configSectionStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	vertical-align: middle;
}

.configSectionTitleStyle {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	font-weight: bold;
	font-size: medium;
}

.pageTopic {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: large;
}

.categoryLinks {
	clear: both;
	text-align: right;
}

.categoryLinks a {
	color: gray;
}

.dayHeader {
	font-size:90%;
	font-weight:bold;
	margin:16px 0 16px 6px;
	padding:0;
}

.dayHeader img{
	display: none;
}

.dayItems {
	padding-bottom: 2em;
}

.categoryHeader {
	color: #0000000;
	font-weight: bold;
	font-size: 17px;
	margin:16px 0 16px 12px;
}

.FreeTextboxStyle {
	color: #000000;
}

.item {
	margin-top: 1em;
}

.item img {
	display: inline;
}

.itemContents {
	background-color:#F9F9F9;
	border:2px solid #404040;
	font-size:85%;
	margin-left:10px;
	padding:8px;
	width:94%;
}

.itemContents p{
	font-size: 100%;
}

.itemContents h1{
	color: #000000;
	font-weight: bold;
	font-size: 17px;
	margin-top: 0px;
	margin-left:10px;
}

.itemContents h2{
	font-size: 15px;
}

.itemContents h3{
	font-size: 13px;
}

.itemContents h4{
	font-size: 11px;
}

.itemContents h5{
	font-size: 9px;
}

.itemContents h6{
	font-size: 7px;
}

.itemContents span {
	letter-spacing: normal;
	line-height: normal;
}

.itemContents li {
 list-style-type: square;
}

.itemBody img{
	float:left;
	margin-left:10px;
	margin-right:20px;
	height:310px;
	border:1px solid #404040;
}

.itemBody img.thumbnail {
	height:130px;
}

.itemBody ul {
	padding-left:30px;
}

.itemBody a{
	text-decoration: underline;
}

.itemFooter {
	margin-top: 5px;
	border-top: 1px solid #dddddd;
	color: gray;
	text-align: right;
}

.previousNext {
	text-align: left;
}

a.TitleLinkStyle {
	font-weight: bold;
	font-size: 17px;
	/*padding-left:10px;*/
}

.side {
	margin: 1em;
}

.sideBar {
	width: 15em;
}

.statsTableColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.statsTableDateColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 25%;
	text-align: left;
}

.statsTableFooterColumnStyle {
	border: solid 1px #ddd;
	border-top: solid 2px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableFooterNumColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	width: 15%;
	font-weight: bold;
	text-align: right;
}

.statsTableHeaderColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	font-weight: bold;
}

.statsTableNumColumnStyle {
	border: solid 1px #ddd;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 15%;
	text-align: right;
}

.statsTableStyle {
	margin-bottom: 15px;
	padding: 15px;
	background-color: #FCFCFC;
	border: 1px solid #ddd;
	width: 100%;
	background: White;
	border-collapse: collapse;
}

.geekcode {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #cc3300;
	font-family: 'Courier New' , 'Courier' , sans-serif;
	font-weight: normal;
	line-height: 100%;
}

/* Hides from IE5-mac \*/
* html .itemBody {
	height: 1%;
}
/* End hide from IE5-mac */

/*------------------------
					SEARCH
-------------------------*/

#searchString{
	line-height: normal;
	height: 14px;
	width: 71%;
}

.searchButtonStyle{
	height: 22px;
	/*width: 23%;*/
	margin-left: 5px;
}

.commentViewBoxStyle input 
{
	border:1px solid #CCCCCC;
}

/* Paging */
.post-paging {
}
.previous-posts{
}
.next-posts{
}
.clear {
clear: both
}

/* Tag Cloud */
.smallestTag { line-height: 110%; font-size: x-small; font-weight: normal; }
.smallerTag { line-height: 110%; font-size: x-small; font-weight: bold; }
.smallTag { line-height: 110%; font-size: small; font-weight: normal; }
.mediumTag { line-height: 110%; font-size: medium; font-weight: normal; }
.largeTag { line-height: 110%; font-size: large; font-weight: normal; }
.largerTag { line-height: 110%; font-size: x-large; font-weight: normal; }
.largestTag { line-height: 110%; font-size: x-large; font-weight: bold; }
 
/* OpenID Support added in 2.2 */
.openidtextbox {
	background: #FFFFFF url('../../images/openid-icon-small.gif') no-repeat scroll 0pt 50%; 
	padding-left: 18px; 
}
.openidtextboxwrap 
{
	padding-right: 18px;
}

