/*
Theme Name: MVP Discount Card
Theme URI: http://www.mvpdiscountcard.com
Description: 
Version: 1.0
Author: GreatCircle Studios
Author URI: http://www.greatcirclestudios.com/
Template: twentyten
Tags: 
*/

/* Inherit the default theme styles */

@import url("../twentyten/style.css");

body, input, textarea {
    color: #000;
    font-size: 12px;
    line-height: 14px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: right;
width: 48%;
margin-top: -170px;
}
body {
    background: url(img/bodyBG.jpg) repeat-x scroll 0 0 #fff;
}
body, input, textarea, .page-title span, .pingback a.url {
    font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
    background: url(img/wrapperBG.png) repeat-y scroll 0 0 transparent;
    margin: 0px auto;
    padding: 0;
	width: 1006px;
}
#access .menu-header, div.menu, #colophon, #branding, #main {
    margin: 0 auto;
    width: 940px;
}
#header {
    background: url("img/headerBG.jpg") repeat-x scroll center top #FFFFFF;
    display: block;
    float: left;
    margin: 0 0 0 23px;
    padding: 0;
    width: 960px;
}
#site-title {
    float: left;
    font-size: 30px;
    line-height: 36px;
    margin: 0;
    width: 399px;
}
#site-title a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
	display: block;
	height: 196px;
	text-indent: -9009px;
	background: url(img/logo.png) top left no-repeat transparent;
}
#header-widget {
	float: right;
	width: 280px;
	list-style: none;
	margin: 85px 35px 0 0;
}
#header-widget #mc_signup_form {
	background: url(img/headerContact.png) top left no-repeat;
	display: block;
	height: 40px;
}
#header-widget .mc_var_label {
	display: none;	
}
#header-widget .mc_merge_var {
    margin: -14px 0 0 0;
    padding: 0;
	float: left;
}
#header-widget input[type="text"] {
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
    background: none repeat scroll 0 0 #F9F9F9;
    border: 0 solid #CCCCCC;
    height: 17px;
    margin: 9px 0 0 11px;
    padding: 0 2px 0 5px;
    width: 190px;
	color: #666666;
	font-family: "Century Gothic", sans-serif;
	font-weight: bold;
}
#header-widget .widget-title {
	font-weight: bold;
	font-family: "Century Gothic", sans-serif;
	color: #177744;
	font-size: 14px;
	margin: 0 0 5px 0;
	text-align: center;
	width: 276px;
}
#header-widget input[type="submit"] {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
	font-weight: bold;
	font-family: "Century Gothic", sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	padding: 7px 7px 0 5px;
	cursor: pointer;
}
#header-widget #mc_message {
	margin: 15px 0 0;
    padding: 0 10px;	
	color: #177744;
}
#header-widget .mc_success_msg {
	color: #177744;
}
#header-widget .wpcf7-form p {
	margin: 0px;
}
#header-widget div.wpcf7-response-output {
    margin: 0em 0.5em 0em;
    padding: 0.2em 0em;
	background: #fff;
	border: #177744 solid 2px;
}
#masthead {
	background: url(img/bannerBG.jpg) top center no-repeat transparent;
	display: block;
	float: left;
	width: 920px;
	height: 270px;
	margin: 0 0 0 20px;
}
#access {
    background: url(img/menuBG.jpg) no-repeat top left transparent;
    display: block;
    float: left;
    margin: 0 auto;
    width: 920px;
}
#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 0px;
	width: 920px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 12px 0 0 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
    color: #747779;
    display: block;
    line-height: 53px;
    padding: 0;
    text-decoration: none;
	width: 153px;
	background: url(img/menu-item.png) top left no-repeat;
	font-family: "Century Gothic", sans-serif;
	text-align: center;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: url(img/menu-item.png) bottom left no-repeat;
	color: #fff;
    display: block;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	background: url(img/menu-item.png) bottom left no-repeat;
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	background: url(img/menu-item.png) bottom left no-repeat;
	color: #fff;
}
#main {
    clear: both;
    overflow: hidden;
    padding: 0;
	width: 920px;
	position: relative;
	top:-11px;
}
#container {
    float: left;
    margin: 30px 0 0 0;
    width: 50%;
}
#content {
    margin: 0 0 0 20px;
}
#content a:link, #content a:visited {
	color: #237e4d;
}
#content a:hover {
	text-decoration: none;
}
#content, #content input, #content textarea {
    color: #000;
    font-size: 14px;
    line-height: 18px;
}
.hentry {
    margin: 0 0 20px;
}
#content .entry-title {
    color: #237e4d;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.entry-content, .entry-summary {
    clear: both;
    padding: 12px 10px 0 0;
}
#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
#content .wpcf7-form p {
	margin: 0px;
}
#primary, #secondary {
    float: right;
    overflow: hidden;
    width: 50%;
}
#secondary {
    clear: right;
	margin: 30px 0 0 0;
}
#main .widget-area ul {
    padding: 0;
	margin: 0 0 0 20px;
}
.widget-container {
    margin: 0;
}
#footer {
    margin-bottom: 0px;
}
#colophon {
    border-top: 0px solid #000000;
    margin-top: 0px;
    overflow: hidden;
    padding: 0;
	background: url(img/footerBG.png) top left no-repeat;
	display: block;
	height: 39px;
	margin: 0 0 0 43px;
	text-align: center;
}
#site-info {
    float: none;
    font-size: 12px;
    font-weight: normal;
    width: 100%;
	font-family: "Century Gothic", sans-serif;
	margin: 7px 0 0 0;
	color: #000;
}
#content table {
    border: 0px solid #E7E7E7;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}
#content tr td {
    border: 1px solid #E7E7E7;
    padding: 6px;
}
#container.one-column {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}
.one-column #content {
    margin: 0 auto;
    width: 880px;
}
.one-column #content .entry-content {
    clear: both;
    padding: 12px 0px 0 0;
}
#content h2, #content h3, #content h4, #content h5 {
	color: #2f9960;
    font-family: Arial,Helvetica,sans-serif;
}
#footer-widget-area {
	overflow: visible;
}
#first.widget-area {
	width:400px;
	float: none;
	margin: 0 auto;
}
#first.widget-area ul ul {
	list-style: none;	
}
#first.widget-area ul ul li {
	float: left;	
}
#site-info a {
    color: #000000;
    text-decoration: none;
}
#site-info a:hover {
	text-decoration: underline;	
}

#sidebar-image {
	float: right;
    margin: 30px 0 20px;
    width: 50%;
}
#sidebar-image img {
	clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;	
	border: 5px solid #237E4D;
	-moz-box-shadow: 0px 3px 4px #000;
	-webkit-box-shadow: 0px 3px 4px #000;
	box-shadow: 0px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#000000');	
}
.page-id-7 .yak_button {
    cursor: pointer;
	background: url(http://www.mvpdiscountcard.com/wp-content/uploads/2010/12/ORDER_button.jpg) top left no-repeat;
	display: block;
	width: 431px;
	height: 109px;
	border: 0px;
}
.page-id-7 .yak_button span {
	text-indent: -9009px;
	display: block;	
}