/*  
Theme Name: tvisionstyle
Theme URI: http://jcbd.com/
Description: A theme for Tony Marshall's tvisioninc site
Version: 1.0
Author: J.C.Burns
Author URI: http://jcbd.com/

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

*/

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-position: 0 0px;
	font-size: 70%;
	color: #c4cffb;
	text-align: left;
	background-color: #081308;
		background-position: top left;
		background-attachment: scroll;
		background-repeat: no-repeat;
	background-image: url(images/tvisionbg_001.jpg);
	padding:10px;
}

#page {
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 900px;
	border: 1px solid #8cf7ab;

}


#header {

		background-color: black;
		height: 156px;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		background-image: url(images/tvision001.jpg);
	}

#header p {
		padding-left: 230px;
		padding-top: 0px;
		color: #F6CD9F;
		font-size: 26px;
	}
	
#left
{	width: 210px;
	float:left;
}

/*** IE Fix ***/
* html #left {
	left: -550px;   
}

#content {
	border-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #26594D;
	font-size: 1.4em;
	margin-top: 0px;
	margin-left: 220px;
	width: 680px;
	}

#footer {
	line-height: 1.3em;
	font-size: 1.1em;
	font-family: Trebuchet, Verdana, sans-serif;
	color: #7e8e45;
	padding: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	letter-spacing: 0.1em;
	background: url(images/alpha_green50.png) repeat;
	border-top: 3px solid #165528;
}

.disque{
	float: right;
	display: block;
	position: relative;
	bottom: 50px;
	right: 20px;
	width: 70px; 
	height: 70px; 
	padding:0px;
	margin: 0px;
}
.disque a{
	display: block;
	width: 100px; 
	height: 120px;
	text-decoration: none;
}

.disque a:hover{
	text-decoration: none;
}


small {
	font-family: Trebuchet, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5{
		font-family: Trebuchet, Verdana, sans-serif;
}

h1 {
	font-size: 2.2em;
	text-align: left;
	}

h2  {
	margin-top:0px;
	margin-bottom:0px;
	padding: 4px;
	background-color: #ecfdee;
	text-shadow: 1px 1px 2px #518180;
	border-top: 1px solid #57749e;
	color: #293549;
	font-size: 1.6em;
	}

h3 {
	font-size: 1.4em;
	letter-spacing: 3px;
	margin: 0px;
	padding-bottom:8px;
	}


h4 {
		color: #dfffe0;
		background-color: #102810;
		font-size: 1.2em;
		padding: 0px;
		padding-left: 5px;
		margin:  0px;
		padding-bottom:2px;
		margin-bottom:  4px;
		letter-spacing: 4px;
		text-shadow: 1px 1px 2px #000;
	text-transform: uppercase;
}
	
h5{
	font-size: 1em;
	text-transform: uppercase;
	margin:  0px;
	letter-spacing: 3px;
	color: #506e50;
}	
	
h6
{
		font-size: 1em;
		padding: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
}



.article, .blurb, .blurb2 {
		margin-bottom: 4px;
		border-color: white;
		border-style: solid;
		border-width: 1px;
		padding: 10px;
		text-align: left;
}

.article{
			background-color: #f5f4de;
}

.blurb {
		background-color: #cddbbd;
		color: #193222;
		padding-top: 0px;
		padding-bottom: 0px;
		border-color: #3b7c2b;
	font: 1.1em Georgia, Times, serif;
}

.blurb2 {
		background-color: #0f230f;
		font: 1.1em Trebuchet, Verdana, Arial, sans-serif;
		color: #c4e7aa;
		border-color: #3d6530;
	text-shadow: #001705 2px 2px 1px;
}

.blurb3 {
		background-color: #0f230f;
		font: 1.1em Trebuchet, Verdana, Arial, sans-serif;
		color: #c4e7aa;
		border-color: #3d6530;
	text-shadow: #001705 2px 2px 1px;
}


.blurb2 p.spaced {
		font-size: 1.3em;
		letter-spacing: 3px;
	text-shadow: white 1px 1px 2px;
}
	
ul
{
	padding:5px;
	text-indent:0px;
	margin-left: 0;
	list-style-type: none;
}


.menu {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
		font-size: 18px;
		list-style: none;
		border: none;
		padding: 0;
		margin-right: 0;
		margin-top: 15px;
		margin-bottom: 0;
	letter-spacing: 1px;
	text-transform: lowercase;
		background: url(images/alpha_green50.png) repeat;

}
		
.menu li {
		margin: 0px;
		line-height: 15px;
		border-bottom: 1px solid #CFF2D6;
		}
		
		
.menu li a
{
	border-right-width: 5px;
	border-left-color: #333;
	border-right-color: #222;
	display: block;
	border-left: 5px #1c64d1;
	border-right: 5px #5ba3e0;
	color: #ebfc81;
	text-decoration: none;
	padding: 5px;
	text-shadow: #041d0a 1px 1px 2px;
	background: url(images/menugrad.png) repeat-y;
}


.menu #currentplace, .menu #currentplace a
{
	color: #262024;
	border-left: 5px #1c64d1;
	border-right: 5px #5ba3e0;
	background-color: #ffefa8;
	text-shadow: #fff 1px 1px 2px;
}

.menu li a:hover
{
	border-left-style: solid;
	border-right-style: none;
	border-left: 5px #1c64d1;
	border-right: 5px #5ba3e0;
	background-color: #ccf5d5;
	text-shadow: #fff 1px 1px 2px;
	color: #052105;
}

.show{
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	line-height:  0.9em;
	font-weight: bold;
	color: #5f3221;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #7a978b;
	}

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

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

a, h2 a:hover, h3 a:hover {
	font-weight:  bold;
	color: #88c66f;
	text-decoration: none;
	}

.blurb a{
	color: #4c8164;
}

a:hover {
	color: #fff;
	}

body {
	margin: 0 0 20px 0;
	padding: 0;

}


.framesright {
	padding: 0px;
	width:  160px;
	float: right;
	margin: -10px -15px 0 20px;
	border: 3px solid #191919;
	background-color: #191919;
}
	
.framesright img {
		width: 160px;
}

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

img.alignleft {
	padding: 4px;
	margin: -5px 7px 2px -5px;
	display: inline;
	float: left;
	}


.equipment {
		color: #264a45;
		line-height: 1.6em;
		font-size: 0.8em;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		list-style-type: none;
	}


.clients tr{
	line-height: 1.5em;
	font-size: 1 em;
	border-bottom: 1px solid #fee6df;

}

.article li
{
margin-bottom: 7px;
}

.article ul li {
	line-height: 1.2em;
	font-size: 1.2em;
	border-bottom: 1px solid #c6c490;
	}

.coltopper {margin-top: -119.5em;}

.col2 {
	margin-left: 20em;
	list-style-type: none;
	border: none;
	}

#address
{
	position: absolute;
	top: 15px;
	right: 120px;
	width: 400px;
}

#address p
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.3em;
    color: #147;
	font-size: 1.3em;
	text-align: right;

}

.gallery {
padding: 0px;
margin: 0px;
margin-left: -12px;
margin-top: -5px;
}

.gallerydiv, .gallerydiv.article
{
background-color: #001127;
border: none;
}


#content.gallerydiv h2
{
color: #fff;
background-color: #001127;
text-shadow: 2px 2px 4px #000;
}