/*
Theme Name: Vision Menu
Theme URI: http://www.wildcatdigital.com/
Description: Vision Menu was designed and built specially for Vision Menu.
Version: 1.0
Author: <a href="http://www.wildcatdigital.com">Wildcat Digital</a>
*/

*{
	margin: 0;
	padding: 0;
}
body {
	padding: 0px;
	margin-top:15px;
	margin-bottom:15px;
	background:#e5e5e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align:left;
}
p {
	margin:0;
	padding:0 0 15px 0;
}
img {
	border:0;
}
a {
	color: #606fa1;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
li{
	list-style: none;
}
.style 2 {
	color: #192241;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	font-weight: bold;
	color:#192241;
	background: url(images/title-divider.jpg) no-repeat left bottom;
	padding: 0 0 10px 0;
	margin-bottom:15px;
}
h1 a{
	color:#192241;
}
h1 a:hover{
	text-decoration:none;
	color:#606fa1;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#192241;
	padding: 0 0 0 0;
}
h3 a{
	color:#192241;
}
h3 a:hover{
	text-decoration: underline;
	color:#606fa1;
}
#full-wrap {
	width: 960px;
	background-color:#FFFFFF;
	margin: 0 auto;
}
#wrapper-top {
	padding:6px 6px 0 6px;
}
#403-image {
	width: 948px;
	height:360px;
	background-image: url(http://visionmenupro.com/images/powersports-training-slide.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}
#flash-wrap {
	width: 948px;
	height:360px;
	background-image: url(images/flash-backdrop.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}
#wrapper-bottom {
	width: 960px;
	background-color:#FFFFFF;
	background-image: url(images/page-bg.jpg);
	overflow:hidden;
	background-repeat:repeat-y;
	margin-top: -5px;
	padding:0px;
}
#wrapper-page {
	width: 960px;
	background-color:#FFFFFF;
	background-image: url(images/page2-bg.jpg);
	overflow:hidden;
	background-repeat:repeat-y;
	margin-top: -5px;
	padding:0px;
}
.content {
	margin:6px;
	padding:0;
	width:948px;
	height:100%;
}

/*** (--------------------Column 1 Layout--------------------------) ***/
.col1 {
	width:630px;
	float:left;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.col1-content {
	padding:20px 8px 10px 24px;
}
.col1-content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-bottom:15px;
	color:#323b66;
}

.col1-content h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#192241;
	text-decoration:none;
}
.col1-content h2 a:hover{
	text-decoration: underline;
	color:#606fa1;
}
.col1-content blockquote {
	padding: 10px;
	border: 1px solid #dddddd;
	color:#000;
	width:90%;
	background-color: #f3f3f3;
	margin:5px auto 15px;
	}
.col1-content blockquote p {
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.col1-content ul {
	margin:0;
	padding-bottom: 20px;
}
.col1-content li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 30px;
	background-position: 8px 74%;
}
/*** (--------------------Column 2 Layout--------------------------) ***/
.col2 {
	width:306px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.col2-content {
	padding:20px 24px 10px 12px;
}
.col2-content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#606fa1;
	padding-bottom:6px;
}

.col2-content h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#192241;
	text-decoration:none;
}
.col2-content h2 a:hover{
	text-decoration: underline;
	color:#606fa1;
}
.col2-content ul {
	margin:0;
	padding:0;
}
.col2-content li {
	padding-bottom: 20px;
}
/*** (--------------------Vision TV--------------------------) ***/
.vision-tv {
	display:block;
	float: left;
	width:50%;
	margin:0;
	padding:0;
	clear:both;
}
.vision-tv-text {
	display:block;
	float:right;
	width: 48%;
	padding-left:5px;
	margin-top:40px;
}
/*** (--------------------Column 3 Layout--------------------------) ***/
.col3 {
	width:620px;
	float:left;
	min-height:321px;
	margin-top:20px;
	margin-left:2px;
	background-image: url(images/col3-bg.jpg);
	background-repeat: no-repeat;
}
.col3 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#606fa1;
	padding:0;
}
.col3 h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#192241;
	text-decoration:none;
}
.col3 h2 a:hover{
	text-decoration: underline;
	color:#606fa1;
}
.col3 ul {
	margin:0;
	padding:0;
}
.col3 li {
	font-size:11px;
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #D7D7D7;
}
/*** (--------------------Vision News and Enhancements--------------------------) ***/
.vision-col3 {
	width:280px;
	padding: 20px 0 0 24px;
}
/*** (--------------------Vision Agent--------------------------) ***/
.vision-agent {
	padding: 24px 24px 0px 24px;
	margin:0;
}
.vision-agent ul {
	margin:0;
	padding: 10px 0 15px 0;
}
.vision-agent li {
	font-size:12px;
	background:url(images/bullet.jpg) no-repeat left ;
	padding: 0 0 0 15px;
	border-bottom: 0;
}
.vision-agent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#192241;
	padding:0;
}
/*** (--------------------Buttons--------------------------) ***/
.button {
	width:197px;
	height:44px;
	background-image: url(images/button-trans.png);
	background-repeat: no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	padding:7px 13px 0 0;
}
.button a {
	text-decoration:none;
	color:#ffffff;
	padding-right:4px;
}
.button a:hover {
	text-decoration:none;
	color:#192241;
}
/*** (--------------------Navigation--------------------------) ***/

#nav-bar {
	width:948px;
	height:33px;
	background-image: url(images/nav-bar.jpg);background-repeat: no-repeat;
	margin:0;
	padding:0;
}
#nav-bar ul { 
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type: none; 
	list-style-image: none; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
#nav-bar ul li { 
	float: left;
	display: block; 
	height: 33px;
	padding: 0px;
}
#nav-bar ul li a:link, #nav-bar ul li a:visited, #nav-bar ul li a:active {
	float:left;
	text-align:left;
	color:#ffffff;
	display: block;
	height: 33px;
	font-size: 14px;
	text-decoration:none;
		font-weight:bold;
	padding: 5px 7px 0px 32px;
	margin: 0px;
}
#nav-bar ul li a:hover {
	color:#192241;
}
.home {
	width:132px;
	height:38px;
	padding-top:5px;
	background-image: url(images/home-button.jpg);background-repeat: no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	margin-top:13px;
}
.home a {
	text-decoration:none;
	color:#ffffff;
}
.home a:hover {
	color:#192241;
}
/*** (--------------------Footer--------------------------) ***/
#footer {
	width: 960px;
	height:40px;
	background-color:#FFFFFF;
	background-image: url(images/footer-bg.jpg);
}
#footer-page {
	width: 960px;
	height:40px;
	font-size:11px;
	background-color:#FFFFFF;
	background-image: url(images/footer-bg-page.jpg);
}
#foot-text {
	padding: 10px 25px 0 15px;
	font-size:10px;
}
#foot-text ul { 
	float:left;
	font-size:11px;
	list-style-type: none; 
	list-style-image: none; 
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
}
#foot-text ul li { 
	float: left;
	display: block; 
	padding: 0px;
}
#foot-text ul li a:link, #foot-text ul li a:visited, #foot-text ul li a:active {
	float:left;
	text-align:left;
	color:#192241;
	display: block;
	text-decoration:underline;
	font-weight:normal;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
#foot-text ul li a:hover {
	color:#606fa1;
}
/*** (--------------------Page Layout--------------------------) ***/
.page {
	width:948px;
	float:left;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.page-content {
	padding:20px 24px 10px 24px;
}
.page-content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#192241;
	padding-bottom:15px;
}

.page-content h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#192241;
	text-decoration:none;
}
.page-content h2 a:hover{
	text-decoration: underline;
	color:#606fa1;
}
.page-content blockquote {
	padding: 10px;
	border: 1px solid #dddddd;
	color:#000;
	width:90%;
	background-color: #f3f3f3;
	margin:5px auto 15px;
	}
.page-content blockquote p {
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.page-content ul {
	margin:0;
	padding-bottom: 20px;
}
.page-content li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 0 30px;
	background-position: 8px 74%;
}
.page-col1 {
	width:440px;
	float:left;
	padding:0;
	}
.page-col1-content {
	padding-right:15px;
}
.page-col2 {
	width:440px;
	float:right;
	padding:0;
	}
.page-col2-content {
	padding-left:15px;
}


/*** (--------------------Archive Pg--------------------------) ***/
.table-center {
margin-left: 80px;
}
/*** (--------------------e-Academy Pg--------------------------) ***/
.archive-date {
font-size: 11px;
}


/*** (--------------------Misc--------------------------) ***/
.fl{
	float: left;
}
.fr{
	float: right;
}
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.clear { 
	clear:both; 
}
.small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

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

/*** (--------------------Comments--------------------------) ***/	
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em, Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/*** (--------------------Defaults--------------------------) ***/	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
    height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Let's remove that Wordpress Stats Smiley Face ! */
img#wpstats {
     display: none;
}
/*** (--------------------Traffic Log Pro Pages-------------------------) ***/	
#traffic-log-pro-wrap {
	width: 948px;
	height:360px;
	background-image: url(http://www.visionmenupro.com/traffic-log-pro/images/traffic-log-pro-header.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}
.tlp-button{border:1px solid #36426c;font-size:12px;font-weight:bold;padding:5px;background:#8998c3;cursor:pointer;}
