/*
Theme Name: Vision To Action Wordpress Theme
Theme URI: http://coyotecreative.net
Description: Custom Wordpress Theme for the Vision To Action website
Version: 1.0
Author: Cristian Lupu
Author URI: http://orangecreative.net
Tags: vision to action

*/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
}

p {
	font-size: 10pt;
	line-height: 23px;
}

a, a:hover, a:active, a:visited {
	text-decoration: none;
}

a {
	color: #FBAD17;
}

a:hover, a:active {
	color: #8CB8BE;
}

a:visited {
	color: #919496;
}


li {
	list-style: none;
}

img {
	border: none;
}

h1 {
	font-family: Helvetica, Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #FBAD17;
}

h6 {
	font-size: 8pt;
}

body {
	background: #FFF url('images/bg.gif') repeat-x;
}

.cb {
	clear: both;
}

.fl {
	float: left
}

.fr {
	float: right;
}

.tr {
	text-align: right;
}

.tc {
	text-align: center;
}

.golden {
	color: #FBAD17;
}

.gray {
	color: #596F72;
}

.gray_span{
	color: #596F72;
	font-weight: bold;
	font-style: italic;
}

.gray_bg {
	background-color: #919496;
}

.golden_bg {
	background-color: #FBAD17;
}

.underline {
	text-decoration: underline;
}

.indented {
	margin-left: 30px;
}

.dropcap {
	padding-right: 10px;
}

#page {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 234px;
	display: block;
	background: url('images/header.png') no-repeat;
}

#top_menu ul {
	margin-left: 200px;
}

#top_menu ul li a{
	font-size: 14pt;
	color: #FBB03B;
}

#top_menu ul li a:hover, #top_menu ul li a:active{
	color: #FFF;
}

#top_menu ul li {
	float: left;
	padding: 0 10px;
}

#top_menu li.current_page_item a{
	color: #FFF;
}

#header_link {
	position: relative;
	top: 150px;
	left: 620px;
}

#header_link a {
	color: #698287;
	text-decoration: none;
	font-weight: bold;
}

.page_title {
	padding-bottom: 10px;
}

.page_title_lower {
	margin-bottom: -10px;
}

#content {
	float: left;
	width: 540px;
	margin: 0 0 40px 40px;
}

#content p {
	margin-bottom: 10px;
}

#content .entry ul {
	margin: 20px 0;
	font-size: 9pt;
}

#content .entry li {
	margin: 10px 0 10px 60px;
	list-style-image: url('images/list_bullet.png');
	line-height: 23px;
}

#content .entry li.no_ident {
	margin-left: 30px;
}

#content .entry ul.no_bullets li{
	list-style-image: none;
	margin: 0 0 10px 40px;
}

#content table *{
	padding: 5px;
}

#p7VSC_1{
	background: url('images/box_bg.png') center no-repeat;
}

.contact_method {
	background: url('images/contact_icons.png') no-repeat;
	height: 46px;
	display: block;
	padding: 12px 0 0 0;
	display: block;
	width: 400px;
}

.wpcf7-list-item {
	padding: 20px 25px 0 60px;
}

.vision_quote {
	background: url('images/kitty.png') no-repeat;
	display: block;
}

#sidebar {
	width: 270px;
	display: block;
	float: right;
	background: url('images/swirl.png') no-repeat;
}

#sidebar .textwidget {
	list-style: none;
	text-align: center;
}

#sidebar_content {
	margin-top: 240px;
}

#lg-slide-show {
	margin-top: 220px;
}

.readblog {
height: 91px;
width: 233px;
margin:0;
padding:0;
background:url('images/read_blog_btn_over.jpg') no-repeat;
}

.readblog a, .readblog a:link, .readblog a:visited {
display:block;
}

.readblog img {
width:100%;
height:100%;
border:0;
}

.readblog a:hover img {
visibility:hidden;
}


#footer {
	text-align: center;
	background: none;
	height: 180px;
	display: block;
	font-size: 90%;
}

#footer_text {
	margin: 20px 0 0 220px;
}

#footer_text img {
	margin: 15px 0 0 15px;
}

.footer_text_1 {
	margin: 15px 0 0 120px;
	font-size: 9pt;
}

.footer_text_2 {
	margin: 0 0 0 90px;
	font-size: 9pt;
}

#footer_menu ul{
	margin: 15px 0 15px 10px;
	font-size: 11pt;
}

#footer_menu ul li{
	float: left;
	margin: 0 0px;
}


#footer_menu a, #footer_menu a:visited, #footer_menu a:active, #content p.fr a, #content p.fr a:visited, #content p.fr a:active{
	color: #FBAD17;
}

#footer_menu a:hover, #content p.fr a:hover {
	color: #8CB8BE;
}

#footer_menu .current_page_item  a{
	color: #919496;
}


#menu_item_7, #menu_item_8, #menu_item_9, #menu_item_10, #menu_item_11, #menu_item_12, #menu_item_13, #menu_item_14, #menu_item_15, #menu_item_16 {
	border-right: 1px solid #919496;
	padding: 0 7px;
}

#menu_item_16 {
	border: 0;
}

.footer_link {
height: 30px;
width: 270px;
margin:0;
padding:0 15px 15px 0;
background:url('images/coyote_signature_over.png') 15px 15px no-repeat;
}

.footer_link a, .footer_link a:link, .footer_link a:visited {
	display:block;
}



.footer_link img {
width:100%;
height:100%;
border:0;
}

.footer_link a:hover img {
visibility:hidden;
}

#footer_social {
	width: 300px;
	margin-left: 40px;
}

#footer_social a{
	float: left;
	margin: 30px 20px 0 0;
}

#footer_contact {
	float: left;
	margin-left: 100px;
}

/* Blog section */
.blog_author, .blog_info {
	font-size: 8pt;
	text-align: right;
}

.blog_info {
	text-align: left;
}