/*  
Theme Name: Vision
Theme URI: http://www.visiontrainingassociates.com
Description: Theme for Vision Training Associates.
Version: 1.0
Author: Seismic Pixels
Author URI: http://www.seismicpixels.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, table{
	margin: 0;
	padding: 0;
	color:#31383b;
}

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	background:url(images/page-top.jpg) repeat-x;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

p,ul,li{
	color:#31383b;
}

hr{
	color:#d7d8d1;background-color:#d7d8d1;height:1px;border:none;
}
#pagewrapper{
	margin: 0 auto 0 auto;
	width: 955px;
	text-align: left;
}

#header{
	float: right;
	width: 955px;
	height:131px;
	background:url(images/vision-logo.png) no-repeat;
}

#search{
	float: right;
	width: 200px;
	margin-top:30px;
}

.submit-btn{
width: 59px;height: 21px;
background:url(images/search-btn.png) no-repeat;
outline: none;
vertical-align:top;
border:0;
margin:2px 0 0 10px;
}
.submit-btn:hover{background: url(images/search-btn.png) no-repeat 0 -21px;}

#pages{
	clear:right;
	float:right;
	margin-top:20px;
}

#pages li{
	display:inline;
	background:url("images/list-arrow.png") 0 50% no-repeat;
	padding-left:10px;
	margin-right:10px;
}

#banner{
	clear:both;
	width:955px;
	height:168px;
	margin:0;
}

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.contentwrapper {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:890px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:42px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under contentwrapper */
}

.contentwrapper .content,
.contentwrapper .t,
.contentwrapper .b,
.contentwrapper .b div {
 background:transparent url(images/content-box.png) no-repeat top right;
 _background-image:url(images/content-box.png);
}

.sidebox {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:245px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under contentwrapper */
}

.sidebox .content,
.sidebox .t,
.sidebox .b,
.sidebox .b div {
 background:transparent url(images/side-box.png) no-repeat top right;
 _background-image:url(images/side-box.png);
}

.insidebox {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:615px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under contentwrapper */
}

.insidebox .content,
.insidebox .t,
.insidebox .b,
.insidebox .b div {
 background:transparent url(images/content-inside-box.png) no-repeat top right;
 _background-image:url(images/content-inside-box.png);
}

.contentwrapper .content, .sidebox .content, .insidebox .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.contentwrapper .t, .sidebox .t, .insidebox .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.contentwrapper .b, .sidebox .b, .insidebox .b {
 /* bottom */
 position:relative;
 width:100%;
}

.contentwrapper .b,
.contentwrapper .b div,
.sidebox .b,
.sidebox .b div,
.insidebox .b,
.insidebox .b div{
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.contentwrapper .b,
.sidebox .b,
.insidebox .b{
 background-position:bottom right;
}

.contentwrapper .b div,
.sidebox .b div,
.insidebox .b div{
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.contentwrapper .hd,
.contentwrapper .bd,
.contentwrapper .ft,
.sidebox .hd,
.sidebox .bd,
.sidebox .ft,
.insidebox .hd,
.insidebox .bd,
.insidebox .ft{
 position:relative;
}

.contentwrapper .overflowwrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:5900px;
 /*overflow:auto;  note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.contentwrapper h1,
.contentwrapper p,
.sidebox h1,
.sidebox p,
.insidebox h1,
.insidebox p{
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.contentwrapper h1 {
 padding-bottom:0px;
}

#container{
	float:right;
	width: 615px;
	padding-right:10px;
	margin-top: 20px;
}

.post{
	padding: 10px;
}

.post h2.title{
	font-family: Arial, Helvetica, sans-serif;
	color:#3c1b45;
	font-size: 20px;
	padding: 10px 0 10px 0;
	width:100%;
	border-bottom:1px solid #d7d8d1;
}

td h2{
	border-bottom: none;
}

.entry{
line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 245px;
	margin: 20px 0 0 0;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, sans-serif;
	color:#d73800;
	font-size: 14px;
	display: run-in;
	background:url(images/orb-arrow.jpg) no-repeat 0 0;
	margin:0 0 5px 0;
	padding-left:25px;
	!padding-left:7px; /* lame IE fix */
}

.sidebar ul ul li{
	padding: 0;
	margin:0;
	line-height:24px;
}

table#wp-calendar{
	width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 0 10px 0;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

calink{
	z-index:100;
	}

#footer{
	clear: both;
	float: left;
	width: 855px;
	padding:10px 0 20px 20px;
}

#footer p{
	font-size:.8em;
	line-height:5px;
	margin:0;
	color:#666666;

}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

#pages li a:link, #pages li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#pages li a:hover{
	text-decoration:underline;
}

p{
	padding: 10px 0 0 0;
}

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

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

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

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

#mediaspace {
	width:480px;
	margin:0 auto;
}
