/*   
Theme Name: Wink and Wink Theme
Theme URI: http://sporkmarketing.com
Description: Wink and Wink
Author: Spork Marketing
Author URI: http://sporkmarketing.com
Version: 1.0
.

.
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}
body {
	line-height: 26px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:960px;/* stop mozilla sliding off the edge */
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	background-color:#FFFFFF;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#003366;
	margin:20px 30px 20px 30px;
	line-height:28px;
	border-bottom:1px solid #003366;
	padding-bottom:10px;
        text-transform:uppercase;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#003366;
	margin:20px 30px 20px 30px;
	letter-spacing:2px;
	line-height:24px;
        text-transform:uppercase;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#003366;
	margin:20px 30px 20px 30px;
	letter-spacing:2px;
	line-height:22px;
        text-transform:uppercase;
}
p {
	font-size:14px;
	color:#000000;
	line-height:26px;
	text-align:left;
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	margin:20px 30px 20px 30px;
    text-align:justify;
}
.wp-caption-text {
        line-height:14px;
        margin:5px;
}
ol {
	margin-left:60px;
	list-style:none;
	font-size:14px;
	color:#000000;
        text-align:justify;
}
ul {
	margin-left:60px;
	list-style:disc;
	font-size:14px;
	color:#000000;
        text-align:justify;
}
li {
	margin-bottom:10px;
	line-height:18px;
}
a {
	color:#003366;
	text-decoration:underline;
}
a:hover {
	color:#000000;
}
.container {
	width:960px;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-96px;
	height:auto;
	background-color:#FFFFFF;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
	width:960px;
	height:144px;
	background-image:url(img/header_bg.png);
	background-repeat:no-repeat;
}
.nav {
	width:960px;
	height:32px;
	background-image:url(img/nav_bg.gif);
	background-repeat:repeat-x;
        text-transform:uppercase;
}
.nav ul {
	margin-left:14px;
}
.nav ul li {
	display:inline;
	font-size:14px;
	color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
	line-height:32px;
}
.nav a {
	color:#FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color:#dcdee8;
	text-decoration:underline;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width:960px;
	height:32px;
	position:relative;
	z-index:1000;
	background-image:url(img/nav_bg.gif);
	background-repeat:repeat-x;
	font-size:14px;
	line-height:32px;
	text-transform:uppercase;
        text-align:left;
}
#nav a {
color:#FFFFFF;
display:block;
margin:0;
padding:7px 17px;
text-decoration:none;
}
#nav a:hover {
	background-color:#003366;
	display:block;
	margin:0;
	text-decoration:none;
}
#nav ul li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0;
}
#nav ul li ul {
	left:-999em;
	position:absolute;
	width:12em;
	background-color:#003366;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	height:18px;
	line-height:18px;
}
#nav ul li ul li {
	border:1px solid #FFFFFF;
	background-color:#003366;
	margin-bottom:-1px;
	width:12em;
	line-height:22px;
}
#nav ul li ul li a {
	background-image:none;
	border:none;
	background-color:#003366;
	color:#FFFFFF;
	margin:0;
	padding:0;
	padding-left:17px;
	line-height:22px;
}
#nav ul li ul li a:hover {
	background-image:none;
	border:none;
	background-color:#365b88;
	color:#FFFFFF;
	margin:0;
	padding:0;
	padding-left:17px;
	line-height:22px;
}
#nav li ul ul {
	margin: -1em 0 0 10em;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#floatwrapper {
margin-top:26px;
background-image:url(img/float_wrap_bg1.gif);
background-repeat:repeat-y;
}
#about {
	background-image:url(img/about.gif);
	background-repeat:repeat-x;
	width:960px;
        border-bottom: 2px solid #06295e;
}
#about_content {
	width:960px;
	background-image:url(http://www.winkandwink.com/images/wink-and-wink.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#about_content h1 {
	color:#003366;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:28px;
	margin:0 20px 0 350px;
	padding-bottom:10px;
	padding-top:26px;
	border:none;
        text-transform:uppercase;
}
#about_content h3 {
        border:medium none;
        color:#003366;
        font-family:Georgia,"Times New Roman",Times,serif;
        font-size:24px;
        line-height:28px;
        margin:0 20px 0 350px;
        padding-bottom:10px;
        padding-top:26px;
        text-transform:uppercase;
        border-bottom:1px solid #003366;
}
#about_content p {
	font-size:14px;
	color:#003366;
	line-height:22px;
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	margin-left:350px;
	margin-right:20px;
	margin-bottom:15px;
	margin-top:0px;
        text-align:justify;
}
#about_content ul {
	font-size:14px;
	color:#003366;
	line-height:22px;
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	margin-left:390px;
	margin-right:20px;
	margin-bottom:15px;
	margin-top:10px;
        text-align:left;
}
#about_content ul li {
	font-size:14px;
	color:#003366;
	line-height:18px;
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	margin-bottom:5px;
}
#about_video {
        float: right;
	margin: 12px;
        width: 322px;
        height: 182px;
        border:1px solid #003366;
        padding:1px;
}
#resources_video {
        float: right;
	margin: 0 0 0 12px;
        width: 322px;
        height: 182px;
        border:1px solid #003366;
        padding:1px;
}
#sidebar {
	width:260px;
	float:left;
	display:inline;
	border-right:1px solid #dcdee8;
        height:100%;
}
#sidebar h2 {
	background-color:#DCDEE8;
	color:#003366;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:2px;
	margin:0 0 10px;
	padding:6px;
  text-align:center;
  text-transform:uppercase;
}
#sidebar p {
	font-size:14px;
	color:#000000;
	line-height:20px;
	text-align:left;
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	margin:20px;
        text-align:justify;
}
#sidebar ol {
	margin-left:10px;
	margin-right:10px;
	list-style:none;
	font-size:14px;
	color:#000000;
        text-align:justify;
}
#sidebar ul {
	color:#000000;
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
        text-align:justify;
}
#sidebar ul li {
	margin-bottom:10px;
	line-height:18px;
}
#sidebar ul li ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding-right:20px;
}
#sidebar ul li ul li {
	margin-left:40px;
}
#sidebar .text_field {
        width:210px;
        border:1px solid #003366;
}

#gform_fields_1 li.gfield {
        color:#003366;
        list-style:none outside none;
        margin:10px 0 10px 20px;
}

#gform_fields_1 input, #gform_fields_1 textarea {
        width:210px;
        border:1px solid #003366;
}

#gform_wrapper_1 input.button {
border:1px solid #003366;
font-size:11px;
margin-left:170px;
margin-top:-10px;
text-transform:lowercase;
width:60px;
}

#gform_wrapper_1 div.validation_error {
color:red;
font-size:11px;
margin:20px;
text-align:center;
}



#content {
	width:660px;
	float:right;
	display:inline;
	margin-right:30px;
	background-image:url(img/ww2.gif);
	background-position:top center;
	background-repeat:repeat-y;
        text-align:justify;
}
#content .date {
	font-size:12px;
        font-style:italic;
	color:#000000;
	line-height:12px;
	text-align:left;
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	margin:0px 30px 20px 40px;
        text-align:left;
}
#content .blog_title {
        margin-bottom:5px;
        padding-bottom:0px;
}
#content h1 a {
	text-decoration:none;
        font-weight: normal;
}
#content a {
        font-weight: bold;
	text-decoration:underline;
}
#content a:hover {
        color:#000000;
}
#home_wrap {
	width:960px;
}
#home_wrap_left {
	width:320px;
	float:left;
	display:inline;
	background-image:url(img/divider.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#home_wrap_middle {
	width:320px;
	float:left;
	display:inline;
}
#home_wrap_right {
	width:320px;
	float:left;
	display:inline;
	background-image:url(img/divider.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.clear {
	clear:both;
}
.clearfooter {
	clear:both;
	height:96px;
}
.footer {
	background-image:url(img/footer.gif);
	background-repeat:repeat-x;
	bottom:0;
	clear:both;
	height:66px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	position:relative;
	width:960px;
}
.footer p {
	color:#FFFFFF;
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	font-size:14px;
	line-height:24px;
	margin:0 20px;
	text-align:left;
}
.footer a {
	color:#dcdee8;
	text-decoration:underline;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
        margin-right: 30px;
	padding: 5px 0px 5px 10px;
}
.alignleft {
	float: left;
        margin-left: 30px;
	padding: 5px 10px 5px 0px;
}
.alignnone {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#search {
display:inline;
float:right;
margin-right:0;
margin-top:65px;
text-align:right;
width:220px;
}
#searchform {
	margin:0;
	padding:0;
}
#searchform p {
	margin:0;
	padding:0;
}
#searchform p .text_field {
height:12px;
padding:3px;
width:110px;
}
#searchform p .search_submit {
        height:24px;
}
#phonenum {
float:left;
margin-left:720px;
margin-top:20px;
}
#phonenum span {	
	color: #FFFFFF;
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/*
	Additional Css

*/
#index-content{
	font-family:"Gill Sans", Tahoma, Arial, sans-serif;
	padding:0;
	font-size:18px;
	color:#333333;
	margin:0;
}
#top-left-content{
	background:url(img/about.gif) repeat scroll 0 0 transparent;
	width:580px;
	float:left;
	padding:8px 0 0 60px;
	height:auto;
	margin-top:0;
}
#top-left-content a{
	font-weight:bold;
}
#top-left-content a:hover{
	text-decoration:none;
}
#top-left-content h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin:10px 0;
}
#top-left-content p{
	font-size:16px;
	margin:0;
	width:535px;
}
#top-left-content ul{
	list-style:none;
	margin-left:20px;
}
#top-left-content ul li{
	font-size:16px;
	background-image:url(img/check_icon.png);
	background-repeat:no-repeat;
	background-position:0 0 0 0;
	padding:8px 0 0 35px;
	margin-top:6px;	
	height:26px;
}
#top-right-content {
	background:url(img/about.gif) repeat scroll 0 0 transparent;
	float:right;
	font-size:14px;
	height:auto;
	margin:0;
	padding:30px 15px;
	width:290px;
}	
#top-right-content img{
	display:inline;
	float:right;
	margin:0;
	padding:0 0 2px 2px;
}
#middle-content{
	float:left;
	width:960px;
	margin:0 0 10px 0;
}
#middle-left-content{
	float:left;
	margin:20px 0 0 20px;
	width:260px;
	height:300px;
	border:solid 3px #f1f1f1;
}
#middle-center-content{
	background:transparent url(img/middle_center_bg.jpg) no-repeat top left;
	float:left;
	width:412px;
	height:323px;
	padding-top:27px;
}	

#middle-center-content #video{
	margin-left:47px;
	width:320px;
	height:180px;
	border:2px solid #f1f1f1;
	float:left;
}	
#middle-center-content p{
	color:#666666;
	font-size:16px;
	margin:210px 47px 0 50px;
}	
#middle-right-content {
	margin:0;
	padding:0;
	width:255px;
	float:left;
}
#middle-right-content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#335c85;
	margin:20px 0 0 0;
	padding:0;
	border:none;
}
#middle-right-content input{
	border:none;
	background:transparent url(img/input_bg.jpg) no-repeat top left;
	width:220px;
	height:37px;
	font-size:17px;
	padding:13px 6px 0 7px;
}
#middle-right-content input.button {
	margin-top:20px;
	background:transparent url(img/get_started_btn.jpg) no-repeat top left;
	border:0px;
	width:225px;
	height:82px;
	cursor:pointer;
	color:#FFFFFF;
}
#middle-title {
	float:left;	
	margin:20px 0;
	padding:0;
	background:transparent url(img/middle_title_bg.jpg) top left no-repeat;
	width:960px;
	height:103px;
	text-align:center;
}
#middle-title h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#003366;
	margin:44px 0 0 0;
	border:none;
}
#bottom-background{
	font-family:"Gill Sans",Tahoma,Arial,sans-serif;
	width:960px;
	height:auto;
	background:transparent url(img/ww2.gif) center no-repeat;
	float:left;
}
#bottom-background p {
	color:#333333;
	display:table;
	margin:0 0 10px;
	text-align:center;
	width:960px;
}
#bottom-content {
	float:left;
	font-size:14px;
	margin:0 0 30px 20px;
	padding:0 10px 0 0;
	text-align:justify;
	width:290px;
}
#bottom-content img{
	margin-top:20px;
	border:none;
	text-align:center;
}
#bottom-content a img{
	margin-top:20px;
	border:none;
	text-align:center;
}
#bottom-content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	border:none;
	font-size:18px;
	color:#333333;
	line-height:normal;
	letter-spacing:normal;
	margin:0;
	margin-bottom:10px;
	padding:0;
	height:40px;
}
#index-content table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: top;
	background: transparent;
}
	
.homeform {
}

.homeform li {
  margin-bottom:0px;
  }

#gform_wrapper_2 label.gfield_label {
  display:none;
}

#gform_wrapper_2 .gform_footer.left_label {
  padding:0;
}

#gform_wrapper_2 li {
  margin-bottom:0px;
}