/* 
Theme Name: tjg_modern_grey
Theme URI: http://ulyssesonline.com
Description: Custom tjgtechsales.com Theme

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

*/

/*** css reset ***/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; } 

img {
  border:none;}
body {
  background:#e0e0e0 URL('../images/index_bg.png') repeat-y top center; 
  color:#333333;
  font-family:Verdana,sans-serif;
  font-size: 12px;
}
a {
  color:#000000;
  text-decoration:underline;
  font-weight:bold;
}
a:hover, a:active {
  text-decoration:underline;
}

/*  Website Layout  */
#bodyDiv {
  position:relative;
  width:980px;
  margin:0 auto;
}
#title_bg {
  position:absolute;
  top:0px;
  left:0px;
  width: 100%;
  height:175px;
  margin: 0 auto;
  background: transparent URL('../images/index_header_bg.png') no-repeat bottom center;
  overflow: visible;
}
#title_image {
  width:356px;
  height:75px;
  background: transparent URL('../images/index_title.png') no-repeat top center;
}
#title_block {
  top:0px;
  left:0px;
  width: 100%;
  height:110px;
  margin: 10px 0 10px 10px;
}
#title_tagline {
  position:absolute;
  top:45px;
  left:500px;
  font-size:16px;
  font-style:italic;
  color:#505050;
}
#footer {
  border-top: 1px solid #333333;
  font-size: 10px;
  padding-bottom: 50px;
  display:block;
}
#footer p {
  width:50%;
  float:left;
  text-align:left;
  position: relative;
}
form#news_signup input#text, form#news_signup input#submit {
  height: 15px;
  font-size: 12px;
}
#content_div {
  width: 980px;
  display: block;
  position: relative;
}
/*  End of Website Layout  */

/*  Wordpress Styles */
.post {
  position: relative;
  margin:0 0 20px 0;
  width: 960px;
  font-size: 12px;
}
.post img {
  margin: 5px;
}
.post li {
  list-style-position:inside;
}
.entrytext h1 a {
  font-size: 18px;
}
.post_tile {
  width: 140px;
  height: 220px;
  border: 1px solid #000000;
  background-color: #E0E0E0;
  padding: 5px;
  margin: 5px;
  text-align:center;
  float: left;
}
.post_tile h2 {
  font-size: 14px;
}
.entry {
  margin: 5px 0 0 0;
  overflow: auto;
}
.entrytext {
  overflow: auto;
}
.entrytext h1 a, .post h2 a {
  text-decoration:none;
}
.wp-caption {
  text-align:center;
  margin: 5px 5px 10px 5px;
  padding: 5px;
  border: 1px solid #000;
  background: #e0e0e0;
  width: 150px;
  float: left;
}
.wp-caption  * {
  font-size: 12px;
}
.wp-caption img {
  margin: 0 auto;
  width: 150px;
}
.entrytext p {
  margin-left: 10px;
}
.entrytext table {
  margin: 0 auto;
}
.blog_nav {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}
.alignleft {
  text-align: left;
  float: left;
}
.alignright {
  text-align: right;
  float: right;
}
/*  End of Wordpress Styles */

/*  Legacy Styles  */
#menu_link {
  height: 40px;
  width: 140px;
  text-align: center;
  float:left;
  margin-top: 10px;
}
#menu_link a {
  color: #CCCCCC;
  top: 50%;
}
.banner_text, .sub_banner_text {
  text-align:center;
  margin:0 auto;
  padding:0;
}
.banner_text, .banner_text a, .banner_text a:hover, .banner_text a:visited {
  font-size:24px;
  color:#8C1C10;
  font-weight:bold;
}
.sub_banner_text, .sub_banner_text a, .sub_banner_text a:hover, .sub_banner_text a:visited {
  font-size:12px;
  color:#8C1C10;
  font-weight:bold;
}
.specTable {
  width:100%;
  border:none;
}
.specTablePanel {
  width:50%;
}
.specTableLeft {
  width:40%;
  font-weight:bold;
  text-align:right;
  padding-top:10px;
}
.specTableCenter {
  font-weight:bold;
  text-decoration:underline;
  text-align:center;
  padding-top:10px;
}
.specTableRight {
  width:60%;
  text-align:left;
  padding:10px 0px 0px 10px;
}
.lineBreak {
  width:100%;
  height:1px;
  background: #000;
  text-align:center;
}
#comment {
 width:100%;
}
/*  End Legacy Styles  */

/*  Table of Contents Styling  */
div.toc {
  border: 1px solid #a60000;
  font-size: 12px;
  width:200px;
}
div.toc li {
  margin: 2px 0 0 0;
}
div.toc.toc-left {
  max-width: 200px;
  float: left;
  margin: 5px 5px 5px 0;
}
div.toc.toc-right {
  max-width: 200px;
  float: right;
  margin: 5px 5px 5px 5px;
}
div.toc a.toc-header {
  display: block;
  background-color: #EEEEEB;
  border: none;
  color: #C00;
/** Styling regarding TOC title: **/
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  margin:0 0 3px 0;
  padding:5px 0 5px 5px;
}
div.toc a.toc-header:hover {
  border: none;
}
div.toc ul {
  list-style: none;
  margin: 0;
  padding: 8px;
  background:#D1D1D1 url('../images/menu/bg-subnav.gif') 0 0 repeat-x;
  min-height:80px;
}
div.toc.auto-collapse ul {
  display: none;
}
div.toc li a {
  text-decoration: none;
  border: 0 none;
}
div.toc a:hover {
  text-decoration:underline;
}
div.toc li.toc-level-1 {
  font-weight: bold;
  font-size:12px;
  padding-top:5px;
}
div.toc li.toc-level-2 {
  font-weight: bold;
  padding-left: 10px;
  font-size:11px;
}
div.toc li.toc-level-3 {
  padding-left: 20px;
  font-size:10px;
  font-weight:bold;
}
div.toc li.toc-level-4 {
  padding-left: 30px;
}
/*  End of Table of Contents Styling  */

/*  Begin Sociable override Styling  */
.sociable { position: relative; margin: 15px; display:block;}
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/*  End Sociable override Styling  */

