/* { font-family: Arial; font-size: 14px; line-height: 1.6;} */
* { font-family: 'Droid Sans', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.6; }

body {
  background-color:#f2f2f2;
  color: #243912;
  padding:5px;
  margin:0px;
	min-width:980px; text-align:center;
}

/* for centering */
#wrapper {
  width:980px; /* needs to be 980 otherwise will not center align */
	/*  margin-left:auto;  margin-right:auto;  */
	margin: 0 auto;
	text-align:left;
}

table.zerotable {
  margin: 0px;
  border-collapse:collapse;
}
table .indextable {
  margin-top: -2px;
  margin-left: -2px;
}

table#body {
  text-align: left;
  margin: 0px;
  border-collapse: collapse;
  min-height: 800px; 
  background-image: none;
  background-color: #ffffff;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  padding-top: 5pt;
  padding-right: 0px;
  padding-bottom: 0pt;
  padding-left: 0px;
}

h2 { font-size: 1.3em; margin-top:0 } 
h3 { font-size: 1.2em; } 

h1 {
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 0 0 0;
}

th {
    font-size: 14px;
    font-weight: bold;
    background-color: #e1e1e1;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

div.actions ul {
    list-style-type: none;
}

.ad_contentbox { margin-bottom: 10px; }
.index_embed_adunit {margin:0px;}

.leftcol {
  padding:10px 5px 0px 5px;
  vertical-align:top;
  width: 160px;
  text-align: left;
}

#google_translate_element
{
  margin-bottom: 10px;
}

.rightcol {
  padding:0px 0px 0px 0px;
  vertical-align:top;
  text-align:left;
}

.post_midcol2 {
  padding-top:10px;
}

.post_rightcol {
  width: 300px;
  padding:7px 7px 0px 0px;
  vertical-align:top;
  text-align:left;
}

.login { float: right; }

table#headtable { width: 980px; }
table#body td {  }

.header a {
  font-size: 3em;
  /* background-image: url('') repeat-x left top; */
}

.header {
  /* background-image: url('') repeat-x left top; */
}

#logotext {
  font-size: 30px;
  font-weight: bold; 
  color: #CE002F;
  padding-left: 20px;
  font-family: Comic Sans MS;
}

.logo {
  height: 100px;
}
.logo a img {
  border:none;
  width:200px;
}
a#homeicon img { border:none; margin-top: 10px; }

.siteInfoContainer {
  text-align: center;
}

.siteinfo {
  margin-top: 30px;
  margin-left:auto;
  margin-right:auto;
  background-color:#E8B3BA;
}
.siteinfo td {  
  vertical-align: top; 
  padding: 10px; 
  font-weight:normal;
  white-space:nowrap; 
}
.siteinfo h3 {
  font-size:1em;
}
.siteinfo a {
  font-size:0.9em;
}

.footer {
  width:980px;
}


.js-kit-comments { margin: 20px 15px 0 0; padding: 10px; background-color: #ddd;}

#content_table_wrap { vertical-align:top; padding-left:10px; }
#content_table { width:660px; }
#contentContainer { vertical-align:top; padding: 10px 0px 0px 0px;}
#postContentContainer { vertical-align:top; padding-left:5px; width:100%; }
#content { padding:0; }

/*  width: 600px; DO NOT USE THIS AS IE WILL NOT FLOAT THE TOC */

.craft .content {
  margin-bottom:10px; 
}

.craft .content h2,
.craft .content h3,
.craft .content h4
{
  margin:10px 0 0 0;
}

.craft .content, .craft .content li {
  font-size: 1.0em;
}
.content h1, 
.content h2,
.content h3,
.content h4,
.content h5 {
  color: #ce002f;
}

.content h3 { margin:0; }

#content .page {
  padding:0 0 0 10px;
}

#navbuttons { 
  width: 100px; /* do NOT set to 100%. IE will not work due to float toc */
  margin: 0px 0 0px 0;  
};
#navbuttonstable {width: 150px;} 
#navbuttons .mintd {width:80px;}
#navbuttons .maxtd {width:1px;}
#navbuttons a {padding:0 0; text-decoration: none; font-size: 1em;}
#navbuttons a:hover {color:red; }
#backbutton { white-space:nowrap;} 
#nextbutton { white-space:nowrap;}
.navtext { color:#aaa; white-space:nowrap; font-weight: bold; font-size: 1.3em; }

#backbutton img { border: none; height:48px; width: 48px; margin:0; padding: 0 0 0 0;}
#nextbutton img { border: none; height:48px; width: 48px; margin:0; padding: 0 0 0 0;}
#navbuttons #postSectionSelect {margin:0; padding: 0 0 0 0;};

/* #backbutton .imgtxt, #nextbutton .imgtxt { display:inline; margin-bottom: -18px; } */

#postSectionSelect .l2
{
  color: #red;
}
.craft .toc {
  max-width: 260px;
  width: expression(this.width > 260 ? 260: true);
  padding: 10px;
  float: right; 
  margin: 2px 2px 5px 5px;
}
.craft .toc .onepage a {
  font-size: 0.8em;
  background-color: #ddd;
  padding: 5px;
  margin-top:5px;
}
.craft .toc .title {
  font-weight: bold; 
  font-size:1.3em;
}
.craft .toc a {
  font-size: 1.2em;
}
.craft .toc .currsection {
  font-size: 1.2em;
  color: #ce002f;
  font-weight: bold; 
}
.craft .toc .l1 {
}
.craft .toc .l2 {
  margin-left: 20px;
}
.craft .toc .l3 {
  margin-left: 20px;
}
.craft .toc .l4 {
  margin-left: 20px;
}
.craft .toc .l5 {
  margin-left: 20px;
}
.craft .metadata {
  background-color: #F8E0F7;
  width: 300px;
  clear: both;
  padding: 0;
}
.craft .metadata .tags a {
  font-size: 1.0em;
}
.craft .metadata .tags .label {
  font-size: 1.1em;
  font-weight:bold;
  vertical-align: top;
  padding-right: 10px;
}
.craft .metadata .tags {
  padding: 5px;
}
.craft .metadata .tags .tagtable .tag {
  margin: 0 0 5px 0;
}

table#collapse {
  width: 100%;  
}
table#toolbar {  width:100%; border-collapse:collapse; border-bottom:1px solid #ccc; border-top:1px solid #ccc; }
table#toolbar th, table#toolbar td { padding:3px 0 0 0; margin:0; }
.toolcontainer {
  float: right;
  text-align: right;
}
.addthis_toolbox {
  height:20px;
  white-space:nowrap;
  display:inline;
}
.addthis_toolbox a,
.addthis_toolbox img
{
  padding-bottom:0;
  margin-bottom:0;
}
.printbody {
  margin: 20px;
  background-color:#ffffff;
}	
.printq .title {
 font-size: 2em;
}
.printq h1 {
  margin: 0px; padding: 0px;
}
.printq .title .website {
  font-size: .5em;
  vertical-align: middle;
}

.tools {
  text-align: right;
}

.tools .print a {
  background:url('../img/print.ico') center left no-repeat;
  padding: 1px 0 1px 25px;
  white-space:nowrap;
}

.box {
  margin: 0 0 15px 0;
}

#ad_top_leaderboard {
  margin: 5px 0px 5px 10px;
  height:90px;
}

#tweetboxLeft {
  width: 160px;
}
#tweetboxRight {
  width: 300px;
}

.vtop { vertical-align:top; }
.instructions {margin-left: 100px;}
.error-message {margin-left: 100px; color:red;}
.submitbar {background-color:#095244; width:100%;}
label {display:block; font-weight: bold;}
.checkbox label {display:inline; font-weight:normal;}
#publish .checkbox {padding:5px; background-color:#eee;}
#publish .checkbox label {font-weight:bold;}
#contentContainer fieldset { padding: 10px; }

td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}

/*  Actions  */
div .actions {
  margin-bottom: 20px;
}
div .actions ul {
	margin: 0px 0;
	padding: 0;
}
div .actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 10px 0 0;
	white-space: nowrap;
}
div .actions ul li a {
  padding: 3px;
	background:#dea;
	color: #003d4c;
	text-decoration: none;
}
div .actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#tagmeta {
  border: 1px solid #ccc;
}
.subtags {
  border: 1px solid #ccc;
  margin: 10px 0 0 0;
  padding: 5px;
	background-color:#F8E0F7;
}
.tagview {padding:0;}
.tagview .subtags { margin: 0 0 5px 0; }
.subtags .tagindex .subtag {
  width: 120px;
  vertical-align:top;
}

.edit_icon_image {
  border: 1px solid #ccc;
  width: 260px;
}

.edit_icon_tag {
  border: 1px solid #ccc;
  width: 110px;
}

.edit_printfile {
  background-color: #ddd;

}

.icon a img {
  border: none;
  width: 255px;
}

img.cardpic {
  margin: 0 0 0 0;
  height: auto;
  width: 250px;
}

img.pagepic {
  height:360px;
}

img.steppic {
  display:block;
  width: 360px;
  height: auto;
/*
  max-width: 300px;
  width: expression(this.width > 300 ? 300: true);
  float: left;
  margin: 0 10px 10px 0;
*/
}

/*
  max-width: 300px;
  width: expression(this.width > 300 ? 300: true);
*/
img.matpic {
  clear:none;
  width: 360px;
  height: auto;
}

img.intropic {
  height: auto;
  width: 360px;
}
.printq img.intropic, .printq img.steppic, .printq img.matpic, .printq img.cardpic {
  float: none;
  clear: both;
  display: block;
}

/* .printpic .pic img { max-height: 800; width: expression(this.height > 600 ? 600: true); } */
.printpic .pic img { }
.craft img#pp {border:none;}
.craft .pplink {margin: 0; font-weight: bold; }
.craft .pplink a {text-decoration:none;}
.craft .pplink a:hover {color:red;}

.tagview .tags {
  background-color: #F8E0F7;
  margin: 0 0 10px 0;
  width: 100%;
  min-height: 80px;
}
.tagview .tags .icon {
  float: left;
  margin-right: 10px;
}
.tagview .index {
  clear: both;
  padding: 0;
}
.index .post {
  width: 200px;
  height: 100%;
  border: 1px solid #ccc;
  padding:5px;
  vertical-align:top;
}
.index .post a {
  font-family: arial, helvetica;
  font-weight: bold;
font-size: 1.1em;
font-weight: bold;
line-height: 1em;
color: #FE2E9A;
}
.tagview .tags h1 {
  margin: 0px;
  padding: 0px;
}
.tagview .tags .subtagslabel {
  vertical-align: top;
  white-space: nowrap;
}
.tagview .tags .subtags {
}
.tagview .tags .subtags .tag {
  margin-right: 5px;
}
 
.tags .related {
  margin-top: 20px;
  border-top: 1px solid #ccc;
} 
.tags .related td {
  padding: 5px;
}
.tag {
  padding-right:5px;
  font-weight:bold;
}

/*
** Tab navigation
*/

div#disqus_thread {
  vertical-align: top;
  padding:0 10px 0 0;
  
}

.craft #socialbox {
  padding: 10px;
}

#socialbox2 {
  margin-top: 20px;
}

.craft #relatedposts {
  padding: 10px 0 10px 10px;
}
#relatedposts #label {
  font-weight:bold; font-size:1.1em; margin-top:5px;
}
#relatedposts ul li {
  display:inline;
}
#relatedposts td.rp-outer {
  width:150px;
  vertical-align:top;
  padding-right:4px;
}
#relatedposts .rp {
  vertical-align: top;
  width:100px;
  padding: 0 0 0 0;
}
#relatedposts .rp2 {
  vertical-align: top;
  padding: 0 3px 10px 0;
}
#tabnav ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}

#tabnav ul.primary li {
  display: inline;
}

#tabnav ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}

#tabnav ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}

#tabnav ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}

#tabnav ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}

#tabnav ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc; /* LTR */
}

#tabnav ul.secondary a {
  padding: 0;
  text-decoration: none;
}

#tabnav ul.secondary a.active {
  border-bottom: 4px solid #999;
}

.subtag .icon img {
  width: 140px;
}


.summary {
  line-height: 1em;
  margin: 6px 0px 5px 1px;
  font-family: arial, helvetica, sans serif;
}

.subtag a {
color: #0080FF;
  line-height: 1em;
  margin: 7px 0px 5px 0px;
  font-family: arial, helvetica, sans serif;
}

.tags h1 {
  margin: 0px;
  padding: 0px;
 color: #FF0080;
font-weight: bold;
}

#relatedposts .icon img {
width: 150px;
}

.rp2 a {
color: #0080ff;
}

.tagtable .tag a {
color: #ff0080;
}

.toolcontainer h1 {
  color: #ff0080;
  font-size: 1.4em;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}
