/*
Theme name: Profoundly Disconnected
Description: mikeroweWORKS Profoundly Disconnected Theme
Author: Creature Sheets, LLC
Author URI: http://www.creaturesheets.com
Copyright: Creaure Sheets, LLC
*/

/******* Profoundly Disconnected WordPress CSS *******/

/* Common elements styling */
.post .entry h1 { font-size: 20px; line-height: 30px}
.post .entry h2 { font-size: 18px; line-height: 27px}
.post .entry h3 { font-size: 16px; line-height: 24px}
.post .entry h4 { font-size: 14px; line-height: 21px}
.post .entry h5 { font-size: 12px; line-height: 18px}
.post .entry h6 { font-size: 10px; line-height: 15px}
h4.sold {font-size:24px;font-weight:bold; color: #00856f;}

.post .entry ul { margin-left: 25px; }
.post .entry ol { margin-left: 25px; }
.post .entry a img { border: 0 }

p img { padding: 0;	max-width: 100%; height:auto; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 2px 0 2px 7px; display: inline; }
img.alignleft { margin: 2px 7px 2px 0; display: inline; }
.alignright { float: right; display: inline; }
.alignleft { float: left; display: inline; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

/* Calendar widget */
#wp-calendar { empty-cells: show; margin: 10px auto 0; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
.wp-caption { border: 1px solid #ddd; text-align: center; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* Big images in rich text editor should not break page layout */
.post .entry { overflow: hidden; } 

/******* /Profoundly Disconnected WordPress CSS *******/

@font-face {
    font-family: 'myriad_pro_regular';
    src: url('css/fonts/myriadpro-regula-webfont.eot');
    src: url('css/fonts/myriadpro-regula-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/myriadpro-regula-webfont.woff') format('woff'),
         url('css/fonts/myriadpro-regula-webfont.ttf') format('truetype'),
         url('css/fonts/myriadpro-regula-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad_pro_bold';
    src: url('css/fonts/myriadpro-bold-webfont.eot');
    src: url('css/fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/myriadpro-bold-webfont.svg#myriad_probold') format('svg'),
         url('css/fonts/myriadpro-bold-webfont.woff') format('woff'),
         url('css/fonts/myriadpro-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'myriad_pro_italic';
    src: url('css/fonts/myriadpro-it-webfont.eot');
    src: url('css/fonts/myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/myriadpro-it-webfont.woff') format('woff'),
         url('css/fonts/myriadpro-it-webfont.ttf') format('truetype'),
         url('css/fonts/myriadpro-it-webfont.svg#myriad_proitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

ul { list-style: none; }

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 14px;
    line-height:18px;
    font-family: "myriad_pro_regular", arial, sans-serif;
    color:#000;
    background: #fff;
    min-width: 100%;
}

a { color: #00856f; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

p { font-size:14px; line-height:18px; color:#000; }

h2 { padding-bottom:10px; font-size:24px; line-height:30px; font-weight:normal; color:#2e3539; text-transform: uppercase; }
h3 { padding-bottom:0px;  font-size:18px; line-height:20px; color:#2e3539; font-weight:normal;  }


#sidebar h3 {
	border: 1px solid #333; border-radius: 5px; font: 18px/10px "myriad_pro_bold", arial, sans-serif; background-color: #00856f;color:#fff; text-transform: uppercase; padding: 15px;	
}

#sidebar .widget_tag_cloud h3{
	margin-bottom: 10px;
}

#sidebar .widget_search h3 {
	border:  none; background-color: #fff; color: #00856f; font-size:18px; line-height:20px;  font-weight:normal;padding: 0;
}

h4.price { font-size:36px;  padding-right: 10px;margin:20px 0 }


.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 960px; margin: 0 auto; } 

/*
	Header
*/

header { position:relative; z-index: 10; }
header .shell { position: relative; }
header .shadow { position:absolute; top: 100%; left: 0; right: 0; height: 40px; background: url(images/header-shadow.png) center no-repeat; z-index: -1; }

#logo { position: absolute; top: 15px; left: 0; z-index: 9999; }
#logo a { font-size: 36px; line-height:40px; color:#000; }

nav { z-index: 9999; }
nav ul li { float:left; display:inline; padding-left: 1px; background: url(images/nav-border.png) no-repeat 0 0; }
nav ul li a { display:block; padding: 30px 17px 34px 17px; font-size:13px; line-height:20px; text-transform: uppercase; color:#74828c; }
nav ul li a:hover,
nav ul li.current_page_item a,
nav ul li.current_page_parent a,
nav ul li.current-menu-parent a { text-decoration:none; color:#fff; }

nav > ul > li.home.current_page_item > a,
nav > ul > li.home.current_page_parent > a,
nav > ul > li.home > a:hover { background: url(images/selec1.png) no-repeat center 14px; }

nav > ul > li.mikeroweworks.current_page_item > a,
nav > ul > li.mikeroweworks > a:hover,
nav > ul > li.mikeroweworks.current-menu-parent > a { background: url(images/select2.png) no-repeat scroll 3px 15px transparent; }
nav > ul > li.lftd.current_page_item > a,
nav > ul > li.lftd > a:hover,
nav > ul > li.lftd.current-menu-parent > a { background: url(images/select5.png) no-repeat center 14px; }
nav > ul > li.shop.current_page_item > a,
nav > ul > li.shop > a:hover,
nav > ul > li.shop.current-menu-parent > a { background: url(images/select4.png) no-repeat center 14px; }

nav > ul > li.aboutmike.current_page_item > a,
nav > ul > li.aboutmike > a:hover,
nav > ul > li.aboutmike.current-menu-parent > a { background: url(images/select7.png) no-repeat center 14px; }

/*
    Footer
*/

footer { position:relative; overflow: hidden; padding: 30px 0; background-color:#00856f;  }
footer ul li { float:left; display:inline; padding: 0 12px 0 15px; }
footer ul li + li { background: url(images/bullet.png) no-repeat 0 center; }
footer ul li a { color:#fff; font-size:12px; line-height:14px;  }

footer .copy { float:right; display:inline; padding-right:11px; color:#fff; }

/*
    Content
*/

.top-part { position:relative; height:200px;  }
.top-part.bg1 { background: url(images/top-banner.jpg) center center; }
.top-part.bg2 { background: url(images/top-img2.jpg) repeat-x center 0; }
.top-part .logo-holder { position:absolute; left: 50%; top: 0; width: 960px; height:200px; margin: 0 0 0 -480px; text-align:center; vertical-align: bottom; }
.top-part .logo-holder li { display:inline-block; *display:inline; zoom: 1; padding: 20px 15px 0; }

#content ol {margin-left: 20px;}
#content ol li {margin-bottom: 25px;}

.sub-nav { position:relative; overflow: hidden; margin-bottom:40px; background-color:#f8f9f9; border: 1px solid #e3e6e8;  }
.sub-nav ul li { display: block; border-bottom: 1px solid #e3e6e8; }
.sub-nav ul li:last-child { border-bottom: none; }
.sub-nav ul li a { display:block; padding: 10px 15px; font-size:14px; line-height:17px; color:#74828c; }
.sub-nav ul li a:hover,
.sub-nav ul li.current-menu-item a { color:#00856f; text-decoration:none;  }

#slider { position:relative; padding:0; background-color:#eaebed;}
.page #content #slider { margin-top:-60px;  }
.home #content #slider { margin-top:0;  }
#slider .img-box { float:left; display:inline; padding: 0 0 0 20px; }
#slider .img-box img { display:block; }
#slider .text-box { float:left; display:inline; padding: 48px 0 0 30px; width: 450px; }
#slider .text-box img { margin-right:5px;  }
#slider .text-box .images { padding-bottom:20px;  }

#slider .ls-inner div p { padding: 20px 0 30px; white-space: pre-wrap; color: #333; }
#slider .ls-inner div a.more { display:block; width: 145px; height:16px; padding: 15px 0; border: 1px solid #333; border-radius: 5px; font: 14px/16px "myriad_pro_bold", arial, sans-serif; color:#333; text-transform: uppercase; text-align:center; display:inline-block;margin-right: 20px ;}
#slider .ls-inner div a.more:hover { color:#fff; background-color: #00856f; text-decoration:none; }


#slider #slide-2 div p { text-align: right; font-size:14px; line-height:22px; color: #333; }
#slider #slide-2 div a { float: right; margin-right: 0; }
#slider #slide-2 div h2 { padding-bottom:15px; font-size:50px; line-height:48px; color:#2e3539; text-transform: capitalize; white-space: pre-wrap; text-align: right; }
#slider #slide-2 div h2 span { color:#74828c; }

.ls-glass { padding: 0!important; }
.ls-shadow { display:none!important;  }

.top-section { padding: 0 ; margin: 0; border-bottom: none;  }
.home .top-section { margin-top:30px; }
.top-section.about-mike{ padding: 0 0 0px; margin: 30px 0 30px; border-bottom: none;  }

.top-section p { padding-bottom: 28px; }
.top-section .column-main{ width: 65%; display: inline-block; }
.top-section .column-sub{ width: 30%; display: inline-block; text-align:right; }
.top-section.shop a{ text-decoration:underline;font-weight: bold;}
.top-section.shop a:hover{ text-decoration:none;}
.top-section.shop a.btn{ text-decoration:none;font-weight: normal;font-style: normal;}

.email-capture {
	height: 250px;
	margin-top: 20px
}

hr {
  border: 0;
  width: 100%;
  border-bottom: 1px solid #E8EBEC;
  margin-bottom: 20px;
}


ul.box-list { position:relative; overflow: hidden; font-size:0;  }
ul.box-list li { display:inline-block; *display:inline; zoom: 1; width: 320px; margin: 0 0 10px; vertical-align: top; }
ul.box-list li .img-hold { width: 300px; height:172px; margin: 0 0 10px; padding: 12px 10px 6px; text-align:center;  }
ul.box-list li .img-hold img { border-radius: 3px; }
ul.box-list li .text { float:left; display:inline; padding: 0 10px; }
ul.box-list li h4,
ul.box-list li h4 a { padding-bottom:10px; font-size:18px; line-height:20px; color: #2e3539; text-transform: uppercase; font-weight:normal; text-decoration:none;  }
ul.box-list li h4.box-title { padding: 0 10px; }
ul.box-list li .text h5 { padding-bottom:25px; font-size:14px; line-height:16px; color:#2e3539; font-weight:normal;  }
ul.box-list li .text p { padding-bottom:15px; font-size:14px; line-height:16px; color:#74828c; }
ul.box-list li .text a { color:#00856f; font-size:14px; line-height:1px; text-decoration:underline; }
ul.box-list li .text a:hover { text-decoration:none;  }
ul.box-list li .text a.big-button {display:block; width: 70px; height:10px; padding: 15px 0; border: 1px solid #333; border-radius: 5px; font: 14px/11px "myriad_pro_bold", arial, sans-serif; background-color: #00856f;color:#fff; text-transform: uppercase; text-align:center; display:inline-block;margin: 0 ;text-decoration: none;}
ul.box-list li .text a.big-button:hover {color:#333; background-color: #ccc; text-decoration:none; }

#home { padding: 35px 0 50px; background: #e9eaeb url(images/home-bg.jpg) no-repeat center 0; }

.slider { max-width: 100%; position:relative; overflow: hidden; }
.slider ul li + li { display:none;  }
.slider img { display:block; margin: 0 auto; }

.video-section { position:relative; overflow: hidden; padding: 0 10px 20px; margin: 0 0 40px; border-bottom: 1px solid #e8ebec;  }
.video-section .video-hold { padding: 0 0 37px; margin: 0 0 55px; background: url(images/shadow-bigger.png) no-repeat center bottom; }
.video-section ul.video-list { position:relative; width: 1100px; }
.video-section ul.video-list li { float:left; display:inline; width: 220px; padding: 0 20px 50px 0; }
.video-section ul.video-list li .vid { display:block; margin-bottom:20px;  }
.video-section ul.video-list li .like { float:right; display:inline; height:12px; margin-top:5px;  padding: 0 0 0 20px; background: url(images/heart-icon.png) no-repeat 0 0; font-size:14px; line-height:12px; color:#74828c; }
.video-section ul.video-list li .like:hover { background-position:0 bottom; text-decoration:none;  }
.video-section ul.video-list li h4 {  font-size:18px; line-height:20px; color:#2e3539; }


.video-section ul.video-list-psa { position:relative; width: 1100px; }
.video-section ul.video-list-psa li { float:left; display:inline; width: 155px; padding: 0 35px 50px 0; }
.video-section ul.video-list-psa li .vid { display:block; margin-bottom:20px;  }
.video-section ul.video-list-psa li .like { float:right; display:inline; height:12px; margin-top:5px;  padding: 0 0 0 20px; background: url(images/heart-icon.png) no-repeat 0 0; font-size:14px; line-height:12px; color:#74828c; }
.video-section ul.video-list-psa li .like:hover { background-position:0 bottom; text-decoration:none;  }
.video-section ul.video-list-psa li h4 {  font-size:18px; line-height:20px; color:#2e3539; }


.paging { padding-bottom:40px; text-align:center; }
.paging ul li { display:inline-block; *display:inline; zoom:1; font-size:14px; line-height:16px; color:#74828c; }
.paging ul li + li { background: url(images/paging-border.png) no-repeat 0 center; } 
.paging ul li a,
.paging ul li span { display:block; padding: 22px 14px; color:#74828c; }
.paging ul li .current,
.paging ul li a:hover { color:#00856f; text-decoration:none;  }

/*
    Sidebar
*/

#sidebar { width: 220px; }

.widget { margin-bottom: 20px;  }
.widget .side-text { padding-bottom:0px;  }
.widget .side-text,
.widget .side-text p { font-size:16px; line-height:27px; color:#2e3539; }
.widget .side-text strong { display:block; text-align:center; font-weight: normal; }

/*
    Main Content
*/

#main-content { width: 700px; }
#main-content.full-width { width: 100%; }
#main-content p { padding-bottom: 18px;  }

#main-content .video-section { padding: 0 0 35px;  }
#main-content .video-hold { margin-bottom:5px;  padding-bottom:26px; background: url(images/shadow2.png) no-repeat center bottom; }
#main-content ul.video-list li { padding-bottom:0;  }

#main-content ol {
	margin: 0 0 20px 40px;
	font-size:14px; line-height:18px; color:#74828c;
}

.img-holder { margin-bottom:25px;  }
.img-holder img { display:block; border-radius: 4px; }
.img-holder.blog img { border-radius: 0; padding-top:20px;}
.img-holder .attachment-large-thumb.wp-post-image {display:none;}

article { padding-bottom:35px;  }
article h2 { padding:20px 0; text-transform: none; }
article .entry-meta { padding-bottom:5px;  }
article .entry-meta ul { position:relative; overflow: hidden; }
article .entry-meta ul li { float:left; display:inline; padding: 0 15px 0 0; font-size:14px; line-height:16px; color:#74828c; }
article .entry-meta ul li a { color:#00856f; }
article .entry-meta ul li a.author { color:#00856f; }
article .entry-content p {  font-size:14px; line-height:22px; color:#000; }
article .entry-footer { padding-top:45px;  }

ul.entry-list { position:relative; overflow: hidden; padding-bottom:100px;  }
ul.entry-list li { float:left; display:inline; padding-right:30px; font-size:14px; line-height:18px; color:#74828c; }
ul.entry-list li a { color:#74828c; }
ul.entry-list li span.com { padding-left:35px; background: url(images/art-icon1.png) no-repeat 0 0; }
ul.entry-list li .tags { padding: 0 0 0 32px; background: url(images/art-icon2.png) no-repeat 0 0; }

ul.comment-list { position:relative; overflow: hidden; }
ul.comment-list li { position:relative; overflow: hidden; margin: 0 0 22px; }
ul.comment-list li .avatar { float:left; display:inline; }
ul.comment-list li .comment { position:relative; float:right; display:inline; width: 538px; padding: 10px 20px; border: 1px solid #e3e6e8; }
ul.comment-list li .comment .arrow { position:absolute; top: 13px; left: -21px; width: 21px; height:20px; background: url(images/comment-arrow.png) no-repeat 0 0; }
ul.comment-list li .comment h4 { padding-bottom:5px;  font-size:14px; line-height:16px; color:#2e3539; }
ul.comment-list li .comment h4 a { color:#2e3539; }
#main-content ul.comment-list li .comment p { padding-bottom:10px; font-size:14px; line-height:12px; color:#74828c; font-family: "myriad_pro_italic", arial, sans-serif; }
ul.comment-list li .comment .posted { font: 14px/12px "myriad_pro_italic", arial, sans-serif; color:#00856f; }
ul.comment-list li .comment .reply { float:right; display:inline;  font: 14px/12px "myriad_pro_italic", arial, sans-serif; color:#74828c; }
ul.comment-list li ul { clear: both; padding:20px 0 0 120px;  }
ul.comment-list li ul .comment { width: 438px; }

article form h4 { padding: 0 0 15px; font-size:18px; line-height:20px; color:#2e3539; }
article form input.field { width: 324px; height:18px; margin: 0 0 10px; padding: 5px 10px; border: 1px solid #e3e6e8; border-radius: 3px; font: 14px/18px "myriad_pro_italic", arial, sans-serif; color:#74828c; }
article form textarea { width: 678px; height:95px; padding: 5px 10px; margin: 0 0 20px; border: 1px solid #e3e6e8; border-radius: 3px; font: 14px/16px "myriad_pro_italic", arial, sans-serif; color:#74828c; resize: none; }
article form .submit { cursor: pointer; border: 0; }

.btn { display:inline-block; *display:inline; zoom: 1; padding: 14px 20px; background-color:#00856f; border-radius: 4px; font-size:14px; line-height:16px; color:#fff; }
.btn:hover { color:#fff; background-color: #000; text-decoration:none; }

.middle-img { position:relative; padding: 10px 0 35px; text-align:center; }

/*
	Gradients
*/

header { background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2U5ZWNlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2U2ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(251,251,252,1) 20%, rgba(233,236,237,1) 73%, rgba(227,230,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(20%,rgba(251,251,252,1)), color-stop(73%,rgba(233,236,237,1)), color-stop(100%,rgba(227,230,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(251,251,252,1) 20%,rgba(233,236,237,1) 73%,rgba(227,230,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(251,251,252,1) 20%,rgba(233,236,237,1) 73%,rgba(227,230,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(251,251,252,1) 20%,rgba(233,236,237,1) 73%,rgba(227,230,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(251,251,252,1) 20%,rgba(233,236,237,1) 73%,rgba(227,230,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e6e8',GradientType=0 ); /* IE6-8 */ }

body header nav ul li a { background: #e8ebec url(images/dd-bg.png) repeat-x; }

#slider {background-color:none ;}


/*Puzzle Styles*/
.hide { display: none; }
.clear { clear: both; }

/*== Jigsaw puzzle ==*/

.puzzle { position: relative; width: 700px; height:635px; margin: 0 0 28px;  }


/*== Jigsaw puzzle ==*/
div#canvas-wrap { position:relative; height: 585px; background-color:#00856f; overflow: hidden; }

canvas#canvas, canvas#buffer, canvas#image-preview {
    position: absolute;
    top: 22px;
    left: 0;
}

canvas#canvas { z-index: 100; left: 0;  }
canvas#canvas.loading { background: url(images/loader.gif) no-repeat center center; }
canvas#buffer { z-index: 70; }
canvas#image-preview.show {left: 50%; opacity: .5; z-index: 40;}

/*== Options bar ==*/
div#game-options { padding: 5px 10px 17px 0; height: 32px; }
div#game-options .share { width: 235px; }
div#game-options .share span { float:left; display:inline; text-align:right; padding-right:15px; font: 14px/17px "myriad_pro_bold", arial, sans-serif; color:#74828c; }
div#game-options .share ul { float:right; display:inline; }
div#game-options .share ul li { float:left; display:inline; margin: 0 0 0 4px; }
div#game-options .share ul li a { display:block; width: 33px; height:33px; background: url(images/social-sprite.png) no-repeat 0 0; }
div#game-options .share ul li a:hover { background-position:0 bottom;  }
div#game-options .share ul li a.facebook { background-position:-37px 0;  }
div#game-options .share ul li a.facebook:hover { background-position:-37px bottom;  }
div#game-options .share ul li a.linked { background-position:-74px 0;  }
div#game-options .share ul li a.linked:hover { background-position:-74px bottom;  }
div#game-options .share ul li a.google-plus { background-position:-111px 0;  }
div#game-options .share ul li a.google-plus:hover { background-position:-111px bottom;  }
div#game-options ul.opt { float:left; display:inline; width: 640px; }
div#game-options ul.opt li {  float: left; display:inline;  list-style: none; line-height: 25px;}

div#game-options ul li b { display:block; margin: 0 10px 0 0;}
div#game-options ul li a { float:left; display:inline;  }

/*== Clock ==*/
#clock { width: 60px; display: block; text-align: center;}

/*== Select ==*/
div#game-options div.styled-select select { outline: none; background: transparent; width: 125px; padding: 5px; font-size: 13px; border: none; height: 28px; -webkit-appearance: none;}

div#game-options div.styled-select { width: 100px; height: 28px; margin-right: 10px; overflow: hidden; background: url(images/arrow.png) right no-repeat #f3f3f3; border: 1px solid #333;}

/*== Share buttons ==*/
#share-twitter, #share-facebook { text-indent: -10000px; width: 32px;height: 32px; display: block;cursor:pointer;}

/*== Crear puzzle ==*/
#image-error { color: red; margin: 0 10px; display: none; }
#dnd { display: none }

#game-options #create { display: none; right: 25px; position: absolute;}

#game-options #create .add { background: url(images/plus.png)  10px 6px no-repeat #f3f3f3; padding-left: 30px;}
/*== Modal window ==*/

div#congrat { text-align: center; }

div#help { font-size: 15px;}

div#help ul { margin-left: 10px; }

.ls-glass { background: none !important; }

.addthis_button_tweet { font-size: 0; }
.addthis_button_tweet iframe { width: 30px !important; opacity: 0; }

.addthis_button_facebook { font-size: 0; }
.addthis_button_facebook span { width: 30px !important; opacity: 0; }

.addthis_button_linkedin_follow { font-size: 0; }
.addthis_button_linkedin_follow span { width: 30px !important; opacity: 0; }

.addthis_button_google_plusone { font-size: 0; }
.addthis_button_google_plusone div { opacity: 0; }

/* Additional styles */

.ls-bottom-nav-wrapper { z-index: 9999; margin-top: 0 !important; }

footer .shell { position: relative; }
.newsletter-form { position: absolute; top: 25px; left: ; width: 50%; }
.newsletter-form input[type="text"] { padding: 3px 5px; }
.newsletter-form .gform_footer { display: inline-block; float: left; }
.newsletter-form .gform_footer input { padding: 3px; border: none; background: #fff; cursor: pointer; text-transform: uppercase; font-size: 11px; }

.gform_wrapper li.gfield.gfield_error input { background-color: #FFDFDF; border: 1px solid #C89797 }

.gform_wrapper .validation_error,
.gform_wrapper .validation_message { display: none}

#gforms_confirmation_message { background-color: #FFFAC6; border: 1px solid #E6DB55; margin: 10px auto; padding: 30px 10px;     width: 90%; font-size: 1.4em; color: #222; text-align: center }


.column { width: 100%; display: inline-block; float: left; margin: 0px; }
.column + .column { margin-left: 20px; }
.full-width .column + .column { margin-left: 30px; }
.clear-columns { margin-bottom: 5px; }


.column.type-1 { width: 47%; }
.column.type-2 { width: 31%; }
.column.type-3 { width: 65%; }
.column.type-4 { width: 22%; }
.column.type-5 { width: 73%; }
.column.type-6 { width: 17%; }
.column.type-7 { width: 77%; }
.column.type-8 { width: 14%; }
.column.type-9 { width: 80%; }

.column h4 {font-size: 36px; line-height: 8px; display: inline-block;padding-right: 20px;}


.video-holder { margin: 15px 0; }

nav ul li { position: relative; }
nav ul li .sub-menu { display: none; position: absolute; top: 84px; left: 0; z-index: 9999; }
nav ul li:hover .sub-menu { display: block; width: 100%; }
nav ul li .sub-menu li { display: block; width: 100%; }
nav ul li .sub-menu li a { display: block; width: 100%; padding: 8px 15px; border-bottom: 2px solid #e8ebec; color: #74828c; }
nav ul li .sub-menu li a:hover,
nav ul li .sub-menu li.current-menu-item a { color: #00856f !important; background: #fff !important; }




/*== Main Social ==*/

.column-sub ul.social-list { float:right; display:inline; margin-right: 45px}
.column-sub ul.social-list li { float:left; display:inline; margin: 0 0 0 4px; background:none; padding: 0;}
.column-sub ul.social-list li a { display:block; width: 33px; height:33px; background: url(images/social-sprite-main.png) no-repeat 0 0; }
.column-sub ul.social-list li a:hover { background-position:0 bottom;  }
.column-sub ul.social-list li a.facebook { background-position:-37px 0;  }
.column-sub ul.social-list li a.facebook:hover { background-position:-37px bottom;  }
.column-sub ul.social-list li a.linked { background-position:-74px 0;  }
.column-sub ul.social-list li a.linked:hover { background-position:-74px bottom;  }
.column-sub ul.social-list li a.google-plus { background-position:-111px 0;  }
.column-sub ul.social-list li a.google-plus:hover { background-position:-111px bottom;  }


/*== Footer ==*/

footer ul.social-list { float:right; display:inline; }
footer ul.social-list li { float:left; display:inline; margin: 0 0 0 4px; background:none; padding: 0;}
footer ul.social-list li a { display:block; width: 33px; height:33px; background: url(images/social-sprite-footer.png) no-repeat 0 0; }
footer ul.social-list li a:hover { background-position:0 bottom;  }
footer ul.social-list li a.facebook { background-position:-37px 0;  }
footer ul.social-list li a.facebook:hover { background-position:-37px bottom;  }
footer ul.social-list li a.linked { background-position:-74px 0;  }
footer ul.social-list li a.linked:hover { background-position:-74px bottom;  }
footer ul.social-list li a.google-plus { background-position:-111px 0;  }
footer ul.social-list li a.google-plus:hover { background-position:-111px bottom; }


/* Blog section styles */

#content { padding-top: 60px; }
.home #content { padding-top: 0; }

.blog-section { }
.blog-section .post { border-bottom: 1px solid #e3e6e8; }
.single .blog-section .post { border-bottom: none; }
.blog-section .post + .post { padding-top: 0; }

.blog-section h2 a { color: #2E3539; }
.blog-section p.post-meta { padding-bottom: 5px !important; }
.blog-section p.post-meta span { padding: 0 5px; color: #00856F; }
.blog-section p.post-meta a { padding-left: 5px; color: #00856F; }

.blog-section .read-more,
.blog-section .comments-count { margin-right: 30px; }
.blog-section .read-more { background: #00856f; color: #fff; padding: 10px 18px; border-radius: 4px; }

.blog-section .postmetadata { padding-bottom: 25px !important; }
.blog-section .comments-count { padding-left: 30px; background: url(images/comments-pop.jpg) no-repeat; color: #74828c; }
.blog-section .tags-holder { padding-left: 30px; background: url(images/tags-pop.jpg) no-repeat; }
.blog-section .tags-holder a { color: #74828c; }

.blog-section .navigation { padding: 60px 0; text-align: center; color: #74828c; font-size: 14px; }
.blog-section .navigation ul { display: inline-block; padding-left: 10px; }
.blog-section .navigation ul li { display: inline-block; padding: 13px; background: url(images/line.jpg) no-repeat; }
.blog-section .navigation ul li span { color: #00856F; }
.blog-section .navigation ul li a { color: #74828c; }

.blog-section .row { height: 100%; overflow: hidden; margin-bottom: 25px; }
.blog-section .row .blog-story { display: inline-block; float: left; width: 43%; padding: 18px; border: 1px solid #e1e1e1; border-radius: 4px; margin-right: 17px; text-align: center; }
.blog-section .row .blog-story img { display: block; margin-bottom: 15px; }
.blog-section .row .blog-story h2 { padding-bottom: 0; font-size: 24px; color: #6b6b6b; }
.blog-section .row .blog-story p { color: #abaaaa; }
.blog-section .row .blog-story p.story-desc { color: #00856f; padding-bottom: 12px !important; }
.blog-section .row .blog-story + .blog-story { margin-right: 0; }
.blog-section .blog-story .read-more { display: inline-block; margin: 0 0 25px 0; font-size: 14px; }

.widget .widgettitle { padding-bottom: 0px; }

.carbon_theme_widget_-_posts .widget-holder { border: 1px solid #E3E6E8; background: #fff; }

.tabs-nav { overflow: hidden; }
.tabs-nav ul li { display: inline-block; width: 50%; float: left; }
.tabs-nav ul li a { display: block; padding: 15px; color: #74828c; text-align: center; font-size: 14px;
    border-bottom: 1px solid #E3E6E8;
    border-left: 1px solid #E3E6E8;
    border-right: 1px solid #E3E6E8;

    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top,  #fefefe 0%, #e4e7e9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e4e7e9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#e4e7e9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#e4e7e9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#e4e7e9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fefefe 0%,#e4e7e9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e4e7e9',GradientType=0 ); /* IE6-9 */
}

.tabs-nav ul li.active a,
.tabs-nav ul li a:hover  { color: #2e3539; text-decoration: none; }
.tabs-nav ul li.active a { background: none; border: none; color: #2e3539; }

.tabs-content ul { padding: 20px; }
.tabs-content ul li { margin-bottom: 22px; }
.tabs-content ul li span { display: block; font-size: 12px; color: #00856f; padding-top: 3px; }
.tabs-content ul li h4 a { font-size: 14px; color: #2e3539; font-weight: normal; }

.widget_categories ul { position:relative; overflow: hidden; margin-top:5px; background-color:#f8f9f9; border: 1px solid #e3e6e8;  }
.widget_categories ul li { display: block; border-bottom: 1px solid #e3e6e8; }
.widget_categories li:last-child { border-bottom: none; }
.widget_categories li a { display:block; padding: 10px 15px; font-size:14px; line-height:17px; color:#74828c; }
.widget_categories ul li a:hover,
.widget_categories ul li.current-menu-item a { color:#00856f; text-decoration:none;  }


/* mrWF Auction Widget */

#auction-nudge-items {
    width: 200px;
}

#auction-nudge-items img{
    width: 200px;
}

#auction-nudge-items ul li.title{
    margin-top: 10px;
}

#auction-nudge-items img#ebay-logo{
    display: none;
}

#auction-nudge-items ul{
    list-style-type: none;
}

#auction-nudge-items ul li.price{
    margin-top: 1em;
    font-weight: bold;
}
#auction-nudge-items ul li.price,
#auction-nudge-items ul li.format,
#auction-nudge-items ul li.ends{
    width: 100%;
    display: block;
    border-bottom: 1px solid #e4e4e4;
    text-align: right;  
    margin-bottom: 10px;
    padding-bottom: 5px;
}
#auction-nudge-items ul li.ends{
    border-bottom: 0;
}
#auction-nudge-items .widgetinners a:last-of-type{
    text-align: center;
}
#auction-nudge-items ul li.price:before,
#auction-nudge-items ul li.format:before,
#auction-nudge-items ul li.ends:before{
    float: left;
}
#auction-nudge-items ul li.price:before{
    content: "Current Price: ";
}
#auction-nudge-items ul li.format:before{
    content: "Bids: ";
}
#auction-nudge-items ul li.ends:before{
    content: "Time Left: ";
}
#auction-nudge-items p.no-items:after {
  content: "  The next auction goes live Tuesday 8:30pm ET";
}
/* END Auction Widget */

/*== mobile ==*/
@media screen and (max-width: 960px) {
    div#game-options { left: -30px; }
    #clock { width: 50px; margin-left: }
    #SHOW_EDGE, #SHOW_MIDDLE, #SHOW_ALL { display: none; }
}

@media screen and (max-width: 479px) {
    #SHOW_HELP, #clock { display: none; }
    #JIGSAW_SHUFFLE { margin-left: 15px; }
    #SHOW_PREVIEW { margin-right: 10px; }
}

/* FORM */

.gform_description { font-size:14px; line-height:22px; color:#74828c;}

.ginput_container{width: 450px;display:inline-block;float:left;}
	
.gform_body input{width: 400px;
	line-height: 22px;color:#74828c;padding: 7px; margin-top: 15px}
	
.gform_button { float: left; display:block; width: 100px; height:10px; padding: 15px 0; border: 1px solid #333; border-radius: 5px; font: 14px/3px "myriad_pro_bold", arial, sans-serif; background-color: #00856f;color:#fff; text-transform: uppercase; text-align:center; display:inline-block;margin: 20px 70px 0 0; cursor: pointer; }

.gform_button:hover { color:#333; background-color: #ccc; text-decoration:none; }

#sidebar .related_posts {
	background-color: #fff;
	margin: 0;
	position: relative;
	top: -20px;
	
}


#sidebar .related_posts {
	background-color: #fff;
	margin: 0 0;
	padding:0;
	
}
#sidebar .related_post_featured_image {
	d
}


#sidebar .related_post_featured_image_img {
	display: none;
}

#sidebar .related_post_featured_image p.related_post_fi { padding: 13px 0; border-bottom: 1px solid #e3e6e8; }
#sidebar .related_post_featured_image p.related_post_fi  a { padding-left: 12px; font-size: 14px; color: #74828c; background: url(images/arr.jpg) no-repeat left center; }
#sidebar .related_post_featured_image p.related_post_fi   a:hover { color: #00856f; text-decoration: none; }

#sidebar .related_posts_title {
	display: none;
}

#sidebar ul.wpp-list li { padding: 13px 0; border-bottom: 1px solid #e3e6e8; }
#sidebar ul.wpp-list li   a { padding-left: 12px; font-size: 14px; color: #74828c; background: url(images/arr.jpg) no-repeat left center; }
#sidebar ul.wpp-list li    a:hover { color: #00856f; text-decoration: none; }


.textwidget ul{
margin: 10px 0 0 20px;
	
}

.textwidget ul li{
margin-top: 4px;
list-style: circle;
}

.related_posts {
   background-color:#EEEEEE ; 
   margin:15px 0 30px 0;
   padding:25px;
}
.related_posts_title {
   font-size:14px ;
   text-align:center;
   font-weight:bold;
}
.related_post {
   font-size:11px ;
   font-style:normal ; 
}
.entry .related_post_fi {
   font-size:11px ;
   font-style:normal ; 
   text-align:center ; 
}
.entry .related_post_featured_image {
   border: 1px solid #999999;
   float:left ; 
   width:140px;
   height:160px;
   margin:5px;
   padding:5px;
   overflow:hidden;
}
.entry .related_post_featured_image_img {
   width:135px;
   height:70px;
   margin:2px;
   padding:0px;
}


.share-button { margin-left: 10px; width: 58px; height: 18px; line-height: 18px; border: none; background: url(images/share.png); text-indent: -4000px; cursor: pointer; }

.widget_search label.screen-reader-text{
	display: none
}

.widget_search input{
	padding:4px;
	line-height: 14px;
	margin-top: 10px;
	width: 130px;
}

.widget_search input.searchsubmit{
	 float: right; width: 60px; height:25px; border: 1px solid #333; border-radius: 5px; font: 12px/5px "myriad_pro_bold", arial, sans-serif; background-color: #00856f;color:#fff; text-transform: uppercase; text-align:center; display:inline-block; cursor: pointer; 	
}

.widget_search input.searchsubmit:hover{background-color: #000000; }

.states ul{
	margin-top: 10px;
}

.states ul li{
	font-size: 14px
}


.state-left {
	float: left;
	width: 100px;
}
.state-right {
	float: right;
	width: 100px;
}

.su-column-inner ul li{
font-size: 12px;
padding-bottom: 5px
	
}

#map_canvas_2{
	position:relative;
	top: -60px;
	background-color: transparent;
	height: 390px;
}

.puzzle-slider { position: relative; height: 115px; overflow: hidden; }
.puzzle-slider .carousel { width: 90%; margin: 0 0 0 50px; height: 115px; position: relative; overflow: hidden; }
.puzzle-slider .slide { display: inline-block; height: 115px; position: relative; margin: 0 20px; overflow: hidden; }
.puzzle-slider .slide img { height: 115px; z-index: 1; }

.puzzle-slider .slide-nav.prev-slide,
.puzzle-slider .slide-nav.next-slide { position: absolute; top: 50%; margin-top: -15px; width: 30px; height: 30px; text-indent: -4000px; }
.puzzle-slider .slide-nav.prev-slide { left: 0; background: url(images/arr-left.jpg); }
.puzzle-slider .slide-nav.next-slide { right: 0; background: url(images/arr-right.jpg); }





/*
Theme name: Profoundly Disconnected
Description: mikeroweWORKS Profoundly Disconnected Theme
Author: Creature Sheets, LLC
Author URI: http://www.creaturesheets.com
Copyright: Creaure Sheets, LLC
*/

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

p { font-size:14px; line-height:18px; color:#000; }

h2 { padding-bottom:10px; font-size:24px; line-height:30px; font-weight:normal; color:#2e3539; text-transform: uppercase; }
h3 { padding-bottom:0px;  font-size:18px; line-height:20px; color:#2e3539; font-weight:normal;  }


#sidebar h3 {
	border: 1px solid #333; border-radius: 5px; font: 18px/10px "myriad_pro_bold", arial, sans-serif; background-color: #00856f;color:#fff; text-transform: uppercase; padding: 15px;	
}

#sidebar .widget_tag_cloud h3{
	margin-bottom: 10px;
}

#sidebar .widget_search h3 {
	border:  none; background-color: #fff; color: #00856f; font-size:18px; line-height:20px;  font-weight:normal;padding: 0;
}

h4.price { font-size:36px;  padding-right: 10px;margin:20px 0 }


.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 960px; margin: 0 auto; } 

/*
	Header
*/

header { position:relative; z-index: 10; }
header .shell { position: relative; }
header .shadow { position:absolute; top: 100%; left: 0; right: 0; height: 40px; background: url(images/header-shadow.png) center no-repeat; }

#crumbs { position: absolute; right: 0; bottom: -40px; text-align: right; z-index: 10; }
#crumbs a { color: #74828C; }
#crumbs span { color: #00856F; }

.small-thumb-image { float: left; display: inline-block; padding: 5px 25px 0 0; }

#logo { position: absolute; top: 15px; left: 0; z-index: 9999; }
#logo a { font-size: 36px; line-height:40px; color:#000; }

nav { z-index: 9999; }
nav ul li { float:left; display:inline; padding-left: 1px; background: url(images/nav-border.png) no-repeat 0 0; }
nav ul li a { display:block; padding: 30px 17px 34px 17px; font-size:13px; line-height:20px; text-transform: uppercase; color:#74828c; }
nav ul li a:hover,
nav ul li.current_page_item a,
nav ul li.current-menu-parent a { text-decoration:none; color:#fff; }

nav > ul > li.home.current_page_item > a,
nav > ul > li.home > a:hover { background: url(images/selec1.png) no-repeat center 14px; }
nav > ul > li.mikeroweworks.current_page_item > a,
nav > ul > li.mikeroweworks > a:hover,
nav > ul > li.mikeroweworks.current-menu-parent > a { background: url(images/select2.png) no-repeat scroll 3px 15px transparent; }
nav > ul > li.lftd.current_page_item > a,
nav > ul > li.lftd > a:hover,
nav > ul > li.lftd.current-menu-parent > a { background: url(images/select5.png) no-repeat center 14px; }
nav > ul > li.shop.current_page_item > a,
nav > ul > li.shop > a:hover,
nav > ul > li.shop.current-menu-parent > a { background: url(images/select4.png) no-repeat center 14px; }

nav > ul > li.aboutmike.current_page_item > a,
nav > ul > li.aboutmike > a:hover,
nav > ul > li.aboutmike.current-menu-parent > a { background: url(images/select7.png) no-repeat center 14px; }

/*
    Footer
*/

footer { position:relative; overflow: hidden; padding: 30px 0; background-color:#00856f;  }
footer ul li { float:left; display:inline; padding: 0 12px 0 15px; }
footer ul li + li { background: url(images/bullet.png) no-repeat 0 center; }
footer ul li a { color:#fff; font-size:12px; line-height:14px;  }

footer .copy { float:right; display:inline; padding-right:11px; color:#fff; }

/*
    Content
*/

.top-part { position:relative; height:200px;  }
.top-part.bg1 { background: url(images/top-banner.jpg) center center; }
.top-part.bg2 { background: url(images/top-img2.jpg) repeat-x center 0; }
.top-part .logo-holder { position:absolute; left: 50%; top: 0; width: 960px; height:200px; margin: 0 0 0 -480px; text-align:center; vertical-align: bottom; }
.top-part .logo-holder li { display:inline-block; *display:inline; zoom: 1; padding: 20px 15px 0; }

.sub-nav { position:relative; overflow: hidden; margin-bottom:40px; background-color:#f8f9f9; border: 1px solid #e3e6e8;  }
.sub-nav ul li { display: block; border-bottom: 1px solid #e3e6e8; }
.sub-nav ul li:last-child { border-bottom: none; }
.sub-nav ul li a { display:block; padding: 10px 15px; font-size:14px; line-height:17px; color:#74828c; }
.sub-nav ul li a:hover,
.sub-nav ul li.current-menu-item a { color:#00856f; text-decoration:none;  }

#slider { position:relative; padding:0; background-color:#eaebed;}
.page #content #slider { margin-top:-60px;  }
.home #content #slider { margin-top:0;  }
#slider .img-box { float:left; display:inline; padding: 0 0 0 20px; }
#slider .img-box img { display:block; }
#slider .text-box { float:left; display:inline; padding: 48px 0 0 30px; width: 450px; }
#slider .text-box img { margin-right:5px;  }
#slider .text-box .images { padding-bottom:20px;  }

#slider .ls-inner div p { padding: 20px 0 30px; white-space: pre-wrap; color: #333; }
#slider .ls-inner div a.more { display:block; width: 145px; height:16px; padding: 15px 0; border: 1px solid #333; border-radius: 5px; font: 14px/16px "myriad_pro_bold", arial, sans-serif; color:#333; text-transform: uppercase; text-align:center; display:inline-block;margin-right: 20px ;}
#slider .ls-inner div a.more:hover { color:#fff; background-color: #00856f; text-decoration:none; }


#slider #slide-2 div p { text-align: right; font-size:14px; line-height:22px; color: #333; }
#slider #slide-2 div a { float: right; margin-right: 0; }
#slider #slide-2 div h2 { padding-bottom:15px; font-size:50px; line-height:48px; color:#2e3539; text-transform: capitalize; white-space: pre-wrap; text-align: right; }
#slider #slide-2 div h2 span { color:#74828c; }

.ls-glass { padding: 0!important; }
.ls-shadow { display:none!important;  }

.top-section { padding: 0 ; margin: 0; border-bottom: none;  }
.home .top-section { margin-top:30px; }
.top-section.about-mike{ padding: 0 0 0px; margin: 30px 0 30px; border-bottom: none;  }

.top-section p { padding-bottom: 28px; }
.top-section .column-main{ width: 65%; display: inline-block; }
.top-section .column-sub{ width: 30%; display: inline-block; text-align:right; }
.top-section.shop a{ text-decoration:underline;font-weight: bold;}
.top-section.shop a:hover{ text-decoration:none;}
.top-section.shop a.btn{ text-decoration:none;font-weight: normal;font-style: normal;}

.email-capture {
	height: 250px;
	margin-top: 20px
}

hr {
  border: 0;
  width: 100%;
  border-bottom: 1px solid #E8EBEC;
  margin-bottom: 20px;
}


ul.box-list { position:relative; overflow: hidden; font-size:0;  }
ul.box-list li { display:inline-block; *display:inline; zoom: 1; width: 320px; margin: 0 0 10px; vertical-align: top; }
ul.box-list li .img-hold { width: 300px; height:172px; margin: 0 0 10px; padding: 12px 10px 6px; text-align:center;  }
ul.box-list li .img-hold img { border-radius: 3px; }
ul.box-list li .text { float:left; display:inline; padding: 0 10px; }
ul.box-list li h4,
ul.box-list li h4 a { padding-bottom:10px; font-size:18px; line-height:20px; color: #2e3539; text-transform: uppercase; font-weight:normal; text-decoration:none;  }
ul.box-list li h4.box-title { padding: 0 10px; }
ul.box-list li .text h5 { padding-bottom:25px; font-size:14px; line-height:16px; color:#2e3539; font-weight:normal;  }
ul.box-list li .text p { padding-bottom:15px; font-size:14px; line-height:16px; color:#74828c; }
ul.box-list li .text a { color:#00856f; font-size:14px; line-height:1px; text-decoration:underline; }
ul.box-list li .text a:hover { text-decoration:none;  }
ul.box-list li .text a.big-button {display:block; width: 70px; height:10px; padding: 15px 0; border: 1px solid #333; border-radius: 5px; font: 14px/11px "myriad_pro_bold", arial, sans-serif; background-color: #00856f;color:#fff; text-transform: uppercase; text-align:center; display:inline-block;margin: 0 ;text-decoration: none;}
ul.box-list li .text a.big-button:hover {color:#333; background-color: #ccc; text-decoration:none; }

#home { padding: 35px 0 50px; background: #e9eaeb url(images/home-bg.jpg) no-repeat center 0; }

.slider { max-width: 100%; position:relative; overflow: hidden; }
.slider ul li + li { display:none;  }
.slider img { display:block; margin: 0 auto; }

.video-section { position:relative; overflow: hidden; padding: 0 10px 20px; margin: 0 0 40px; border-bottom: 1px solid #e8ebec;  }
.video-section .video-hold { padding: 0 0 37px; margin: 0 0 55px; background: url(images/shadow-bigger.png) no-repeat center bottom; }
.video-section ul.video-list { position:relative; width: 1100px; }
.video-section ul.video-list li { float:left; display:inline; width: 220px; padding: 0 20px 50px 0; }
.video-section ul.video-list li .vid { display:block; margin-bottom:20px;  }
.video-section ul.video-list li .like { float:right; display:inline; height:12px; margin-top:5px;  padding: 0 0 0 20px; background: url(images/heart-icon.png) no-repeat 0 0; font-size:14px; line-height:12px; color:#74828c; }
.video-section ul.video-list li .like:hover { background-position:0 bottom; text-decoration:none;  }
.video-section ul.video-list li h4 {  font-size:18px; line-height:20px; color:#2e3539; }


.video-section ul.video-list-psa { position:relative; width: 1100px; }
.video-section ul.video-list-psa li { float:left; display:inline; width: 155px; padding: 0 35px 50px 0; }
.video-section ul.video-list-psa li .vid { display:block; margin-bottom:20px;  }
.video-section ul.video-list-psa li .like { float:right; display:inline; height:12px; margin-top:5px;  padding: 0 0 0 20px; background: url(images/heart-icon.png) no-repeat 0 0; font-size:14px; line-height:12px; color:#74828c; }
.video-section ul.video-list-psa li .like:hover { background-position:0 bottom; text-decoration:none;  }
.video-section ul.video-list-psa li h4 {  font-size:18px; line-height:20px; color:#2e3539; }


.paging { padding-bottom:40px; text-align:center; }
.paging ul li { display:inline-block; *display:inline; zoom:1; font-size:14px; line-height:16px; color:#74828c; }
.paging ul li + li { background: url(images/paging-border.png) no-repeat 0 center; } 
.paging ul li a,
.paging ul li span { display:block; padding: 22px 14px; color:#74828c; }
.paging ul li .current,
.paging ul li a:hover { color:#00856f; text-decoration:none;  }

/*
    Sidebar
*/

#sidebar { width: 220px; }

.widget { margin-bottom: 20px;  }
.widget .side-text { padding-bottom:0px;  }
.widget .side-text,
.widget .side-text p { font-size:16px; line-height:27px; color:#2e3539; }
.widget .side-text strong { display:block; text-align:center; font-weight: normal; }

/*
    Main Content
*/

#main-content { width: 700px; }
#main-content.full-width { width: 100%; }
#main-content p { padding-bottom: 18px;  }

#main-content .video-section { padding: 0 0 35px;  }
#main-content .video-hold { margin-bottom:5px;  padding-bottom:26px; background: url(images/shadow2.png) no-repeat center bottom; }
#main-content ul.video-list li { padding-bottom:0;  }

#main-content ol {
	margin: 0 0 20px 40px;
	font-size:14px; line-height:18px; color:#74828c;
}

.img-holder { margin-bottom:0px;  }
.img-holder img { display:block; border-radius: 4px; }
.img-holder.blog img { border-radius: 0; }

article hr { padding-bottom:35px;  }
article { padding-bottom:35px;  }
article h2 { padding-bottom:15px; text-transform: none; }
article .entry-meta { padding-bottom:5px;  }
article .entry-meta ul { position:relative; overflow: hidden; }
article .entry-meta ul li { float:left; display:inline; padding: 0 15px 0 0; font-size:14px; line-height:16px; color:#74828c; }
article .entry-meta ul li a { color:#00856f; }
article .entry-meta ul li a.author { color:#00856f; }
article .entry-content p {  font-size:14px; line-height:22px; color:#000; }
article .entry-footer { padding-top:45px;  }

ul.entry-list { position:relative; overflow: hidden; padding-bottom:100px;  }
ul.entry-list li { float:left; display:inline; padding-right:30px; font-size:14px; line-height:18px; color:#74828c; }
ul.entry-list li a { color:#74828c; }
ul.entry-list li span.com { padding-left:35px; background: url(images/art-icon1.png) no-repeat 0 0; }
ul.entry-list li .tags { padding: 0 0 0 32px; background: url(images/art-icon2.png) no-repeat 0 0; }

ul.comment-list { position:relative; overflow: hidden; }
ul.comment-list li { position:relative; overflow: hidden; margin: 0 0 22px; }
ul.comment-list li .avatar { float:left; display:inline; }
ul.comment-list li .comment { position:relative; float:right; display:inline; width: 538px; padding: 10px 20px; border: 1px solid #e3e6e8; }
ul.comment-list li .comment .arrow { position:absolute; top: 13px; left: -21px; width: 21px; height:20px; background: url(images/comment-arrow.png) no-repeat 0 0; }
ul.comment-list li .comment h4 { padding-bottom:5px;  font-size:14px; line-height:16px; color:#2e3539; }
ul.comment-list li .comment h4 a { color:#2e3539; }
#main-content ul.comment-list li .comment p { padding-bottom:10px; font-size:14px; line-height:12px; color:#74828c; font-family: "myriad_pro_italic", arial, sans-serif; }
ul.comment-list li .comment .posted { font: 14px/12px "myriad_pro_italic", arial, sans-serif; color:#00856f; }
ul.comment-list li .comment .reply { float:right; display:inline;  font: 14px/12px "myriad_pro_italic", arial, sans-serif; color:#74828c; }
ul.comment-list li ul { clear: both; padding:20px 0 0 120px;  }
ul.comment-list li ul .comment { width: 438px; }

article form h4 { padding: 0 0 15px; font-size:18px; line-height:20px; color:#2e3539; }
article form input.field { width: 324px; height:18px; margin: 0 0 10px; padding: 5px 10px; border: 1px solid #e3e6e8; border-radius: 3px; font: 14px/18px "myriad_pro_italic", arial, sans-serif; color:#74828c; }
article form textarea { width: 678px; height:95px; padding: 5px 10px; margin: 0 0 20px; border: 1px solid #e3e6e8; border-radius: 3px; font: 14px/16px "myriad_pro_italic", arial, sans-serif; color:#74828c; resize: none; }
article form .submit { cursor: pointer; border: 0; }

.btn { display:inline-block; *display:inline; zoom: 1; padding: 14px 20px; background-color:#00856f; border-radius: 4px; font-size:14px; line-height:16px; color:#fff; }
.btn:hover { color:#fff; background-color: #000; text-decoration:none; }

.middle-img { position:relative; padding: 10px 0 35px; text-align:center; }

/*
	Gradients
*/

header { background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2U5ZWNlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2U2ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(251,251,252,1) 20%, rgba(233,236,237,1) 73%, rgba(227,230,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(20%,rgba(251,251,252,1)), color-stop(73%,rgba(233,236,237,1)), color-stop(100%,rgba(227,230,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(251,251,252,1) 20%,rgba(233,236,237,1) 73%,rgba(227,230,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(251,251,252,1) 20%,rgba(233,236,237,1) 73%,rgba(227,230,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(251,251,252,1) 20%,rgba(233,236,237,1) 73%,rgba(227,230,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(251,251,252,1) 20%,rgba(233,236,237,1) 73%,rgba(227,230,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e6e8',GradientType=0 ); /* IE6-8 */ }

body header nav ul li a { background: #e8ebec url(images/dd-bg.png) repeat-x; }

#slider {background-color:none ;}


/*Puzzle Styles*/
.hide { display: none; }
.clear { clear: both; }

/*== Jigsaw puzzle ==*/

.puzzle { position: relative; width: 700px; height:635px; margin: 0 0 28px;  }


/*== Jigsaw puzzle ==*/
div#canvas-wrap { position:relative; height: 585px; background-color:#00856f; overflow: hidden; }

canvas#canvas, canvas#buffer, canvas#image-preview {
    position: absolute;
    top: 22px;
    left: 0;
}

canvas#canvas { z-index: 100; left: 0;  }
canvas#canvas.loading { background: url(images/loader.gif) no-repeat center center; }
canvas#buffer { z-index: 70; }
canvas#image-preview.show {left: 50%; opacity: .5; z-index: 40;}

/*== Options bar ==*/
div#game-options { padding: 5px 10px 17px 0; height: 32px; }
div#game-options .share { width: 235px; }
div#game-options .share span { float:left; display:inline; text-align:right; padding-right:15px; font: 14px/17px "myriad_pro_bold", arial, sans-serif; color:#74828c; }
div#game-options .share ul { float:right; display:inline; }
div#game-options .share ul li { float:left; display:inline; margin: 0 0 0 4px; }
div#game-options .share ul li a { display:block; width: 33px; height:33px; background: url(images/social-sprite.png) no-repeat 0 0; }
div#game-options .share ul li a:hover { background-position:0 bottom;  }
div#game-options .share ul li a.facebook { background-position:-37px 0;  }
div#game-options .share ul li a.facebook:hover { background-position:-37px bottom;  }
div#game-options .share ul li a.linked { background-position:-74px 0;  }
div#game-options .share ul li a.linked:hover { background-position:-74px bottom;  }
div#game-options .share ul li a.google-plus { background-position:-111px 0;  }
div#game-options .share ul li a.google-plus:hover { background-position:-111px bottom;  }
div#game-options ul.opt { float:left; display:inline; width: 640px; }
div#game-options ul.opt li {  float: left; display:inline;  list-style: none; line-height: 25px;}

div#game-options ul li b { display:block; margin: 0 10px 0 0;}
div#game-options ul li a { float:left; display:inline;  }

/*== Clock ==*/
#clock { width: 60px; display: block; text-align: center;}

/*== Select ==*/
div#game-options div.styled-select select { outline: none; background: transparent; width: 125px; padding: 5px; font-size: 13px; border: none; height: 28px; -webkit-appearance: none;}

div#game-options div.styled-select { width: 100px; height: 28px; margin-right: 10px; overflow: hidden; background: url(images/arrow.png) right no-repeat #f3f3f3; border: 1px solid #333;}

/*== Share buttons ==*/
#share-twitter, #share-facebook { text-indent: -10000px; width: 32px;height: 32px; display: block;cursor:pointer;}

/*== Crear puzzle ==*/
#image-error { color: red; margin: 0 10px; display: none; }
#dnd { display: none }

#game-options #create { display: none; right: 25px; position: absolute;}

#game-options #create .add { background: url(images/plus.png)  10px 6px no-repeat #f3f3f3; padding-left: 30px;}
/*== Modal window ==*/

div#congrat { text-align: center; }

div#help { font-size: 15px;}

div#help ul { margin-left: 10px; }

.ls-glass { background: none !important; }

.addthis_button_tweet { font-size: 0; }
.addthis_button_tweet iframe { width: 30px !important; opacity: 0; }

.addthis_button_facebook { font-size: 0; }
.addthis_button_facebook span { width: 30px !important; opacity: 0; }

.addthis_button_linkedin_follow { font-size: 0; }
.addthis_button_linkedin_follow span { width: 30px !important; opacity: 0; }

.addthis_button_google_plusone { font-size: 0; }
.addthis_button_google_plusone div { opacity: 0; }

/* Additional styles */

.ls-bottom-nav-wrapper { z-index: 9999; margin-top: 0 !important; }

footer .shell { position: relative; }
.newsletter-form { position: absolute; top: 25px; left: ; width: 50%; }
.newsletter-form input[type="text"] { padding: 3px 5px; }
.newsletter-form .gform_footer { display: inline-block; float: left; }
.newsletter-form .gform_footer input { padding: 3px; border: none; background: #fff; cursor: pointer; text-transform: uppercase; font-size: 11px; }

.gform_wrapper li.gfield.gfield_error input { background-color: #FFDFDF; border: 1px solid #C89797 }

.gform_wrapper .validation_error,
.gform_wrapper .validation_message { display: none}

#gforms_confirmation_message { background-color: #FFFAC6; border: 1px solid #E6DB55; margin: 10px auto; padding: 30px 10px;     width: 90%; font-size: 1.4em; color: #222; text-align: center }


.column { width: 100%; display: inline-block; float: left; margin: 0px; }
.column + .column { margin-left: 20px; }
.full-width .column + .column { margin-left: 30px; }
.clear-columns { margin-bottom: 5px; }


.column.type-1 { width: 47%; }
.column.type-2 { width: 31%; }
.column.type-3 { width: 65%; }
.column.type-4 { width: 22%; }
.column.type-5 { width: 73%; }
.column.type-6 { width: 17%; }
.column.type-7 { width: 77%; }
.column.type-8 { width: 14%; }
.column.type-9 { width: 80%; }

.column h4 {font-size: 36px; line-height: 8px; display: inline-block;padding-right: 20px;}


.video-holder { margin: 15px 0; }

nav ul li { position: relative; }
nav ul li .sub-menu { display: none; position: absolute; top: 84px; left: 0; z-index: 9999; }
nav ul li:hover .sub-menu { display: block; width: 100%; }
nav ul li .sub-menu li { display: block; width: 100%; }
nav ul li .sub-menu li a { display: block; width: 100%; padding: 8px 15px; border-bottom: 2px solid #e8ebec; color: #74828c; }
nav ul li .sub-menu li a:hover,
nav ul li .sub-menu li.current-menu-item a { color: #00856f !important; background: #fff !important; }




/*== Main Social ==*/

.column-sub ul.social-list { float:right; display:inline; margin-right: 45px}
.column-sub ul.social-list li { float:left; display:inline; margin: 0 0 0 4px; background:none; padding: 0;}
.column-sub ul.social-list li a { display:block; width: 33px; height:33px; background: url(images/social-sprite-main.png) no-repeat 0 0; }
.column-sub ul.social-list li a:hover { background-position:0 bottom;  }
.column-sub ul.social-list li a.facebook { background-position:-37px 0;  }
.column-sub ul.social-list li a.facebook:hover { background-position:-37px bottom;  }
.column-sub ul.social-list li a.linked { background-position:-74px 0;  }
.column-sub ul.social-list li a.linked:hover { background-position:-74px bottom;  }
.column-sub ul.social-list li a.google-plus { background-position:-111px 0;  }
.column-sub ul.social-list li a.google-plus:hover { background-position:-111px bottom;  }


/*== Footer ==*/

footer ul.social-list { float:right; display:inline; }
footer ul.social-list li { float:left; display:inline; margin: 0 0 0 4px; background:none; padding: 0;}
footer ul.social-list li a { display:block; width: 33px; height:33px; background: url(images/social-sprite-footer.png) no-repeat 0 0; }
footer ul.social-list li a:hover { background-position:0 bottom;  }
footer ul.social-list li a.facebook { background-position:-37px 0;  }
footer ul.social-list li a.facebook:hover { background-position:-37px bottom;  }
footer ul.social-list li a.linked { background-position:-74px 0;  }
footer ul.social-list li a.linked:hover { background-position:-74px bottom;  }
footer ul.social-list li a.google-plus { background-position:-111px 0;  }
footer ul.social-list li a.google-plus:hover { background-position:-111px bottom; }


/* Blog section styles */

#content { padding-top: 60px; }
.home #content { padding-top: 0; }

.blog-section { }
.blog-section .post { border-bottom: 1px solid #e3e6e8; }
.single .blog-section .post { border-bottom: none; }
.blog-section .post + .post { padding-top: 0; }

.blog-section h2 a { color: #2E3539; }
.blog-section p.post-meta { padding-bottom: 5px !important; }
.blog-section p.post-meta span { padding: 0 5px; color: #00856F; }
.blog-section p.post-meta a { padding-left: 5px; color: #00856F; }

.blog-section .read-more,
.blog-section .comments-count { margin-right: 30px; }
.blog-section .read-more { background: #00856f; color: #fff; padding: 10px 18px; border-radius: 4px; }

.blog-section .postmetadata { padding-bottom: 25px !important; }
.blog-section .comments-count { padding-left: 30px; background: url(images/comments-pop.jpg) no-repeat; color: #74828c; }
.blog-section .tags-holder { padding-left: 30px; background: url(images/tags-pop.jpg) no-repeat; }
.blog-section .tags-holder a { color: #74828c; }

.blog-section .navigation { padding: 60px 0; text-align: center; color: #74828c; font-size: 14px; }
.blog-section .navigation ul { display: inline-block; padding-left: 10px; }
.blog-section .navigation ul li { display: inline-block; padding: 13px; background: url(images/line.jpg) no-repeat; }
.blog-section .navigation ul li span { color: #00856F; }
.blog-section .navigation ul li a { color: #74828c; }

.blog-section .row { height: 100%; overflow: hidden; margin-bottom: 25px; }
.blog-section .row .blog-story { display: inline-block; float: left; width: 43%; padding: 18px; border: 1px solid #e1e1e1; border-radius: 4px; margin-right: 17px; text-align: center; }
.blog-section .row .blog-story img { display: block; margin-bottom: 15px; }
.blog-section .row .blog-story h2 { padding-bottom: 0; font-size: 24px; color: #6b6b6b; }
.blog-section .row .blog-story p { color: #abaaaa; }
.blog-section .row .blog-story p.story-desc { color: #00856f; padding-bottom: 12px !important; }
.blog-section .row .blog-story + .blog-story { margin-right: 0; }
.blog-section .blog-story .read-more { display: inline-block; margin: 0 0 25px 0; font-size: 14px; }

.widget .widgettitle { padding-bottom: 0px; }

.carbon_theme_widget_-_posts .widget-holder { border: 1px solid #E3E6E8; background: #fff; }

.tabs-nav { overflow: hidden; }
.tabs-nav ul li { display: inline-block; width: 50%; float: left; }
.tabs-nav ul li a { display: block; padding: 15px; color: #74828c; text-align: center; font-size: 14px;
    border-bottom: 1px solid #E3E6E8;
    border-left: 1px solid #E3E6E8;
    border-right: 1px solid #E3E6E8;

    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top,  #fefefe 0%, #e4e7e9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e4e7e9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fefefe 0%,#e4e7e9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fefefe 0%,#e4e7e9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fefefe 0%,#e4e7e9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fefefe 0%,#e4e7e9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e4e7e9',GradientType=0 ); /* IE6-9 */
}

.tabs-nav ul li.active a,
.tabs-nav ul li a:hover  { color: #2e3539; text-decoration: none; }
.tabs-nav ul li.active a { background: none; border: none; color: #2e3539; }

.tabs-content ul { padding: 20px; }
.tabs-content ul li { margin-bottom: 22px; }
.tabs-content ul li span { display: block; font-size: 12px; color: #00856f; padding-top: 3px; }
.tabs-content ul li h4 a { font-size: 14px; color: #2e3539; font-weight: normal; }

.widget_categories ul { position:relative; overflow: hidden; margin-top:5px; background-color:#f8f9f9; border: 1px solid #e3e6e8;  }
.widget_categories ul li { display: block; border-bottom: 1px solid #e3e6e8; }
.widget_categories li:last-child { border-bottom: none; }
.widget_categories li a { display:block; padding: 10px 15px; font-size:14px; line-height:17px; color:#74828c; }
.widget_categories ul li a:hover,
.widget_categories ul li.current-menu-item a { color:#00856f; text-decoration:none;  }
.color-green {color: #00856F; }

ul.tally {
	margin: 10px 0 30px 0;
}

ul.tally li{
	display: inline;
	background-color:#00856F;
	color: #fff;
	font-size: 48px;
	padding: 5px 8px;
}

.single .img-holder.blog img {display:none;}

/* mrWF Auction Widget */

#auction-nudge-items {
    width: 200px;
}

#auction-nudge-items img{
    width: 200px;
}

#auction-nudge-items ul li.title{
    margin-top: 10px;
}

#auction-nudge-items img#ebay-logo{
    display: none;
}

#auction-nudge-items ul{
    list-style-type: none;
}

#auction-nudge-items ul li.price{
    margin-top: 1em;
    font-weight: bold;
}
#auction-nudge-items ul li.price,
#auction-nudge-items ul li.format,
#auction-nudge-items ul li.ends{
    width: 100%;
    display: block;
    border-bottom: 1px solid #e4e4e4;
    text-align: right;  
    margin-bottom: 10px;
    padding-bottom: 5px;
}
#auction-nudge-items ul li.ends{
    border-bottom: 0;
}
#auction-nudge-items .widgetinners a:last-of-type{
    text-align: center;
}
#auction-nudge-items ul li.price:before,
#auction-nudge-items ul li.format:before,
#auction-nudge-items ul li.ends:before{
    float: left;
}
#auction-nudge-items ul li.price:before{
    content: "Current Price: ";
}
#auction-nudge-items ul li.format:before{
    content: "Bids: ";
}
#auction-nudge-items ul li.ends:before{
    content: "Time Left: ";
}
#auction-nudge-items p.no-items:after {
  content: "  The next auction goes live Tuesday 8:30pm ET";
}
/* END Auction Widget */

/*== mobile ==*/
@media screen and (max-width: 960px) {
    div#game-options { left: -30px; }
    #clock { width: 50px; margin-left: }
    #SHOW_EDGE, #SHOW_MIDDLE, #SHOW_ALL { display: none; }
}

@media screen and (max-width: 479px) {
    #SHOW_HELP, #clock { display: none; }
    #JIGSAW_SHUFFLE { margin-left: 15px; }
    #SHOW_PREVIEW { margin-right: 10px; }
}

/* FORM */

.gform_description { font-size:14px; line-height:22px; color:#74828c;}

.ginput_container{width: 450px;display:inline-block;float:left;}
	
.gform_body input{width: 400px;
	line-height: 22px;color:#74828c;padding: 7px; margin-top: 15px}
	
.gform_button { float: left; display:block; width: 100px; height:10px; padding: 15px 0; border: 1px solid #333; border-radius: 5px; font: 14px/3px "myriad_pro_bold", arial, sans-serif; background-color: #00856f;color:#fff; text-transform: uppercase; text-align:center; display:inline-block;margin: 20px 70px 0 0; cursor: pointer; }

.gform_button:hover { color:#333; background-color: #ccc; text-decoration:none; }

#sidebar .related_post_featured_image p.related_post_fi { padding: 13px 0; border-bottom: 1px solid #e3e6e8; }
#sidebar .related_post_featured_image p.related_post_fi  a { padding-left: 12px; font-size: 14px; color: #74828c; background: url(images/arr.jpg) no-repeat left center; }
#sidebar .related_post_featured_image p.related_post_fi   a:hover { color: #00856f; text-decoration: none; }

#sidebar .related_posts_title {
	display: none;
}

#sidebar ul.wpp-list li { padding: 13px 0; border-bottom: 1px solid #e3e6e8; }
#sidebar ul.wpp-list li   a { padding-left: 12px; font-size: 14px; color: #74828c; background: url(images/arr.jpg) no-repeat left center; }
#sidebar ul.wpp-list li    a:hover { color: #00856f; text-decoration: none; }


.textwidget ul{
margin: 10px 0 0 20px;
	
}

.textwidget ul li{
margin-top: 4px;
list-style: circle;
}

.related_posts {
   background-color:#EEEEEE ; 
   margin:15px 0 30px 0;
   padding:25px;
}
.related_posts_title {
   font-size:14px ;
   text-align:center;
   font-weight:bold;
}
.related_post {
   font-size:11px ;
   font-style:normal ; 
}
.entry .related_post_fi {
   font-size:11px ;
   font-style:normal ; 
   text-align:center ; 
}
.entry .related_post_featured_image {
   border: 1px solid #999999;
   float:left ; 
   width:140px;
   height:160px;
   margin:5px;
   padding:5px;
   overflow:hidden;
}
.entry .related_post_featured_image_img {
   width:135px;
   height:70px;
   margin:2px;
   padding:0px;
}


.share-button { margin-left: 10px; width: 58px; height: 18px; line-height: 18px; border: none; background: url(images/share.png); text-indent: -4000px; cursor: pointer; }

.widget_search label.screen-reader-text{
	display: none
}

.widget_search input{
	padding:4px;
	line-height: 14px;
	margin-top: 10px;
	width: 130px;
}

.widget_search input.searchsubmit{
	 float: right; width: 60px; height:25px; border: 1px solid #333; border-radius: 5px; font: 12px/5px "myriad_pro_bold", arial, sans-serif; background-color: #00856f;color:#fff; text-transform: uppercase; text-align:center; display:inline-block; cursor: pointer; 	
}

.widget_search input.searchsubmit:hover{background-color: #000000; }

.states ul{
	margin-top: 10px;
}

.states ul li{
	font-size: 14px
}


.state-left {
	float: left;
	width: 100px;
}
.state-right {
	float: right;
	width: 100px;
}

.su-column-inner ul li{
font-size: 12px;
padding-bottom: 5px
	
}

#map_canvas_2{
	position:relative;
	top: -60px;
	background-color: transparent;
	height: 390px;
}

.puzzle-slider { position: relative; height: 115px; overflow: hidden; }
.puzzle-slider .carousel { width: 90%; margin: 0 0 0 50px; height: 115px; position: relative; overflow: hidden; }
.puzzle-slider .slide { display: inline-block; height: 115px; position: relative; margin: 0 20px; overflow: hidden; }
.puzzle-slider .slide img { height: 115px; z-index: 1; }

.puzzle-slider .slide-nav.prev-slide,
.puzzle-slider .slide-nav.next-slide { position: absolute; top: 50%; margin-top: -15px; width: 30px; height: 30px; text-indent: -4000px; }
.puzzle-slider .slide-nav.prev-slide { left: 0; background: url(images/arr-left.jpg); }
.puzzle-slider .slide-nav.next-slide { right: 0; background: url(images/arr-right.jpg); }

/* @override http://profoundlydisconnected.com/dev/wp-content/plugins/shortcodes-ultimate/assets/css/box-shortcodes.css?ver=4.3.2 */

/*** Shortcodes Ultimate - box elements ***/

/*		Tabs + Tab
---------------------------------------------------------------*/

.su-tabs {
	margin: 0 0 1.5em 0;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #eee;
}
.su-tabs-nav span {
	display: inline-block;
	margin-right: 3px;
	padding: 0.5em 1em;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	color: #333;
	cursor: pointer;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.su-tabs-nav span:hover { background: #f5f5f5; }
.su-tabs-nav span.su-tabs-current { background: #fff; }
.su-tabs-nav span.su-tabs-disabled {
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
}
.su-tabs-pane {
	padding: 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	background: #fff;
	color: #333;
}
.su-tabs-vertical .su-tabs-nav {
	width: 200px;
	float: left;
}
.su-tabs-vertical .su-tabs-nav span {
	display: block;
	margin-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.su-tabs-vertical .su-tabs-pane {
	height: 100%;
	margin-left: 200px;
}

/*		Spoiler
---------------------------------------------------------------*/

.su-spoiler { margin-bottom: 1.5em; }
.su-spoiler .su-spoiler:last-child { margin-bottom: 0; }
.su-accordion .su-spoiler { margin-bottom: 0.2em; }
.su-spoiler-title {
	position: relative;
	cursor: pointer;
}
.su-spoiler-content {
	-webkit-transition: padding-top .2s;
	-moz-transition: padding-top .2s;
	-o-transition: padding-top .2s;
	transition: padding-top .2s;
	-ie-transition: padding-top .2s;
}
.su-spoiler.su-spoiler-closed > .su-spoiler-content {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: none;
	opacity: 0;
}
.su-spoiler-style-default {}
.su-spoiler-style-default > .su-spoiler-title {
	min-height: 16px;
	padding: 4px 0 4px 24px;
	background: none;
	color: #333;
	font-weight: bold;
	line-height: 16px;
}
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 16px;
	height: 16px;
	background: 0 -16px url('../images/spoiler.png') no-repeat;
}
.su-spoiler-style-default.su-spoiler-closed > .su-spoiler-title > .su-spoiler-icon { background: 0 0 url('../images/spoiler.png') no-repeat; }
.su-spoiler-style-default > .su-spoiler-content {
	padding: 1em 0 0 24px;
	background: #none;
	color: #333;
}
.su-spoiler-style-fancy {
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.su-spoiler-style-fancy > .su-spoiler-title {
	min-height: 20px;
	padding: 7px 7px 7px 36px;
	border-bottom: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f0f0f0;
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 20px;
}
.su-spoiler-style-fancy.su-spoiler-closed > .su-spoiler-title { border: none; }
.su-spoiler-style-fancy > .su-spoiler-title > .su-spoiler-icon {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 16px;
	height: 16px;
	background: 0 -16px url('../images/spoiler.png') no-repeat;
}
.su-spoiler-style-fancy.su-spoiler-closed > .su-spoiler-title > .su-spoiler-icon { background: 0 0 url('../images/spoiler.png') no-repeat; }
.su-spoiler-style-fancy > .su-spoiler-content {
	padding: 1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	color: #333;
}
.su-spoiler-style-simple {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.su-spoiler-style-simple > .su-spoiler-title {
	min-height: 20px;
	padding: 5px 10px;
	background: #f0f0f0;
	color: #333;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 20px;
}
.su-spoiler-style-simple > .su-spoiler-title > .su-spoiler-icon { display: none; }
.su-spoiler-style-simple > .su-spoiler-content {
	padding: 1em 10px;
	background: #fff;
	color: #333;
}

/*		Quote
---------------------------------------------------------------*/

.su-quote {
	position: relative;
	margin-bottom: 1.5em;
	padding: 0.5em 3em;
	font-style: italic;
}
.su-quote-has-cite { margin-bottom: 3em; }
.su-quote:before,
.su-quote:after {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url('../images/quote.png');
	content: '';
}
.su-quote:before {
	top: 0;
	left: 0;
	background-position: 0 0;
}
.su-quote:after {
	right: 0;
	bottom: 0;
	background-position: -20px 0;
}
.su-quote-cite {
	position: absolute;
	right: 4em;
	bottom: -1.5em;
	font-style: normal;
}
.su-quote-cite a { text-decoration: underline; }

/*		Pullquote
---------------------------------------------------------------*/

.su-pullquote {
	display: block;
	width: 30%;
	padding: 0.5em 1em;
}
.su-pullquote-align-left {
	margin: 0.5em 1.5em 1em 0;
	padding-left: 0;
	float: left;
	border-right: 5px solid #eee;
}
.su-pullquote-align-right {
	margin: 0.5em 0 1em 1.5em;
	padding-right: 0;
	float: right;
	border-left: 5px solid #eee;
}

/*		Row + Column
---------------------------------------------------------------*/

.su-row {
	clear: both;
	zoom: 1;
}
.su-row:before,
.su-row:after {
	content: "";
	display: table;
}
.su-row:after { clear: both }
.su-column {
	display: block;
	float: left;
	margin: 0 4% 1em 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.su-column-last { margin-right: 0; }
.su-row .su-column { margin: 0 0 1em 4%; }
.su-row .su-column:first-child { margin-left: 0; }
.su-column-centered {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.su-column img,
.su-column iframe,
.su-column object,
.su-column embed { max-width: 100% }
@media only screen {
	[class*="su-column"] + [class*="su-column"]:last-child { float: right }
}
.su-column-size-1-1 { width: 100% }
.su-column-size-1-2 { width: 48% }
.su-column-size-1-3 { width: 30.66% }
.su-column-size-2-3 { width: 65.33% }
.su-column-size-1-4 { width: 22% }
.su-column-size-3-4 { width: 74% }
.su-column-size-1-5 { width: 16.8% }
.su-column-size-2-5 { width: 37.6% }
.su-column-size-3-5 { width: 58.4% }
.su-column-size-4-5 { width: 79.2% }
.su-column-size-1-6 { width: 13.33% }
.su-column-size-5-6 { width: 82.66% }
/* Styles for screens that are less than 768px */
@media only screen and (max-width: 768px) {
	.su-column {
		width: 100% !important;
		float: none !important;
		margin: 0 0 1em 0 !important;
	}
}

/*		Service
---------------------------------------------------------------*/

.su-service {
	position: relative;
	margin: 0 0 1.5em 0;
}
.su-service-title {
	display: block;
	margin-bottom: 0.5em;
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
}
.su-service-title img {
	position: absolute;
	top: 0;
	left: 0;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.su-service-title i {
	position: absolute;
	top: 0;
	left: 0;
	display: block !important;
	width: 1em;
	height: 1em;
	text-align: center;
	line-height: 1em;
}
.su-service-content { line-height: 1.4; }

/*		Box
---------------------------------------------------------------*/

.su-box {
	margin: 0 0 1.5em 0;
	border-width: 2px;
	border-style: solid;
}
.su-box-title {
	display: block;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: 1.1em;
}
.su-box-content {
	background-color: #fff;
	color: #444;
}
.su-box-content { padding: 1em; }
.su-box-style-soft .su-box-title {
	background-image: url('../images/styles/style-soft.png');
	background-position: 0 0;
	background-repeat: repeat-x;
}
.su-box-style-glass .su-box-title {
	background-image: url('../images/styles/style-glass.png');
	background-position: 0 50%;
	background-repeat: repeat-x;
}
.su-box-style-bubbles .su-box-title {
	background-image: url('../images/styles/style-bubbles.png');
	background-position: 0 50%;
	background-repeat: repeat-x;
}
.su-box-style-noise .su-box-title {
	background-image: url('../images/styles/style-noise.png');
	background-position: 0 0;
	background-repeat: repeat-x;
}

/*		Note
---------------------------------------------------------------*/

.su-note {
	margin: 0 0 1.5em 0;
	border-width: 1px;
	border-style: solid;
}
.su-note-inner {
	padding: 1em;
	border-width: 1px;
	border-style: solid;
}