@charset "utf-8";
/* CSS Document */

body, html {
    height: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 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 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ac {
    text-align: center;
}
.ar {
    text-align: right;
}
.col-full:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.fix {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    height: 0;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0;
}
body {
    background-image: url("http://hylandproductions.com/wordpress/wp-content/themes/premiere/images/bg.jpg");
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#516C8A;
    color: #555555;
    font: 12px/1.5em Sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    color: #222222;
    font-family: sans-serif;
    font-weight: normal;
    margin: 0;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.6em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1em;
}
h6 {
    font-size: 0.8em;
}
p {
    margin: 0;
}
hr {
    background-color: #E6E6E6;
    border: 0 none;
    height: 1px;
    margin-bottom: 20px;
}
input, textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #777777;
    padding: 5px;
}
a:link, a:visited {
    color: #9DCCE6;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: underline;
}
#wrapper {
}
#content-wrap {
    background: none repeat scroll 0 0;
    min-height: 200px;
    padding-top: 30px;
}
#main {
    padding: 30px;
    width: 580px;
}
.col-full {
    margin: 0 auto;
    width: 960px;
}
#main.fullwidth, .layout-full #main {
    width: 900px;
}
.layout-full #content, .page-template-template-fullwidth-php #content {
    background: none repeat scroll 0 0 #FFFFFF;
}
#sidebar {
    padding-top: 20px;
    width: 320px;
}
.col-left {
    float: left;
}
.col-right {
    float: right;
}
.layout-right-content .col-left {
    float: right;
}
.layout-right-content .col-right {
    float: left;
}
#navigation {
    background-color: #505156;
    font-size: 14px;
    line-height: 28px !important;
}
#navigation #tagline {
    color: #999999;
    display: none;
    float: left;
    line-height: 15px;
    padding: 6px 0;
    text-shadow: 0 1px 1px #000000;
    width: 220px;
}
#navigation .nav {
    max-width: 700px;
}
.nav {
    list-style: none outside none;
    padding: 0;
    z-index: 99;
}
.nav a {
    color: #FFFFFF;
    display: block;
    line-height: 28px !important;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
    z-index: 100;
}
.nav a:hover, .nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-cat a, .nav li.current-menu-item a {
    background: none repeat scroll 0 0 #8AC0DE;
}
.nav li {
    float: left;
    width: auto;
}
.nav li a.sf-with-ul {
    padding-right: 20px;
}
.nav li ul {
    left: -999em;
    position: absolute;
    width: 204px;
    z-index: 999;
}
.nav li ul li {
    background: url("images/bg-top.png") repeat scroll 0 0 #000000;
}
.nav li ul li a {
    background: none repeat scroll 0 0 transparent !important;
    color: #FFFFFF;
    font-size: 0.8em;
    padding: 0 12px;
    width: 180px;
}
.nav li ul li a.sf-with-ul {
    padding: 0 12px;
}
.nav li ul li a:hover, .nav li ul li.current_page_item a, .nav li ul li.current-menu-item a {
    background: url("images/bg-top.png") repeat scroll 0 0 transparent !important;
}
.nav li ul ul {
    margin: -27px 0 0 204px;
}
.nav li ul ul li a {
}
.nav li ul li ul li a {
}
.nav li:hover, .nav li.hover {
    position: static;
}
.nav li:hover ul ul, .nav li.sfhover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul ul, .nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul {
    left: -999em;
}
.nav li:hover ul, .nav li.sfhover ul, .nav li li:hover ul, .nav li li.sfhover ul, .nav li li li:hover ul, .nav li li li.sfhover ul, .nav li li li li:hover ul, .nav li li li li.sfhover ul {
    left: auto;
}
.nav .sf-sub-indicator {
    background: url("images/li-arrow.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 0.4em;
    text-indent: -999em;
    top: 45%;
    width: 10px;
}
.nav li ul .sf-sub-indicator {
    background: url("images/arrow-superfish-right.png") no-repeat scroll 0 0 transparent;
}
#top {
    background: url("images/bg-nav.png") repeat scroll 0 0 transparent;
}
#top .nav {
}
#top .nav a {
    color: #DDDDDD;
    line-height: 18px !important;
    padding: 6px 10px;
    text-decoration: none;
    text-shadow: none;
}
#top .nav li {
    background: none repeat scroll 0 0 transparent;
}
#top .nav li a.sf-with-ul {
    padding-right: 20px;
}
#top .nav a:hover, #top .nav li.current_page_item a, #top .nav li.current_page_parent a, #top .nav li.current-menu-ancestor a, #top .nav li.current-cat a, #top .nav li.current-menu-item a, #top .nav li.sfHover {
    background: none repeat scroll 0 0 #222222 !important;
}
#top .nav li ul {
    background: none repeat scroll 0 0 #222222 !important;
    border: medium none;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0;
    width: 180px;
    z-index: 999;
}
#top .nav li ul, #top .nav li ul li:last-child a {
    border-radius: 0 0 4px 4px;
}
#top .nav li ul li {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
#top .nav li ul li a {
    background: none repeat scroll 0 0 transparent !important;
    color: #DDDDDD;
    font-size: 0.9em;
    padding: 6px 10px;
    width: 160px;
}
#top .nav li ul li a:hover {
    background: none repeat scroll 0 0 #000000 !important;
}
#top .nav li ul li a.sf-with-ul {
    padding-right: 10px;
}
#top .nav li ul ul {
    margin: -34px 0 0 180px;
}
#header {
    background-color: #8AC0DE;
    margin-bottom: 2em;
}
#header #header-top {
    clear: both;
    padding: 15px 0 0;
    position: relative;
}
#logo {
    float: left;
}
#logo img {
}
#logo .site-title {
    color: #FFFFFF;
    display: none;
    font-family: sans-serif;
    font-weight: bold;
    padding: 0 0 5px;
    text-shadow: 0 1px 1px #000000;
}
#logo .site-title a {
    color: #222222;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
    text-transform: none;
}
#logo .site-title a:hover {
    text-decoration: underline;
}
#logo .site-description {
    color: #DDDDDD;
    font: italic 14px Georgia,serif;
}
#search-top {
    background: none repeat scroll 0 0 transparent;
    float: right;
    margin-top: 4px;
    position: relative;
    width: 200px;
}
#search-top input.s {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    box-shadow: 0 -1px 0 #111111;
    color: #777777;
    margin: 0;
    padding: 5px 6px 6px;
    width: 160px;
}
#search-top input.search-submit {
    border: medium none;
    float: right;
    margin: 0;
    padding: 0;
}
#search-top input.search-submit:hover {
    opacity: 0.7;
}
#slides {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 5px 5px 10px;
    position: relative;
    width: 760px;
}
.slides_container {
    background-color: #515151;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
    width: 760px;
}
.slides_container div {
    display: block;
    width: 760px;
}
.slides_container .text {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    height: 100%;
    left: 0;
    padding: 25px;
    position: absolute;
    top: 0;
    width: 35%;
}
.slides_container .text.right {
    left: auto;
    right: 0;
}
.slides_container .text.top {
    height: auto;
    top: 0;
    width: 94%;
}
.slides_container .text.bottom {
    bottom: 0;
    height: auto;
    top: auto;
    width: 94%;
}
.slides_container .text.no-image {
    position: relative;
    width: 710px;
}
.slides_container .text h2 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 25px;
}
.slides_container .text h2 a {
    color: #FFFFFF;
}
.slides_container .single-slide {
}
.slides_control {
    overflow: hidden;
    position: relative;
}
#slides .prev, #slides .next {
    display: block;
    height: 0;
    opacity: 0.6;
    overflow: hidden;
    padding-top: 50px;
    position: absolute;
    top: 42%;
    width: 50px;
}
#slides .prev:hover, #slides .next:hover {
    opacity: 1;
}
#slides .prev {
    background: url("images/btn-slider-prev.png") no-repeat scroll center center transparent;
    left: -65px;
}
#slides .next {
    background: url("images/btn-slider-next.png") no-repeat scroll center center transparent;
    left: 785px;
}
#slides .pagination {
    margin: 15px 0 0;
    text-align: center;
}
#slides .pagination li {
    display: inline;
    margin: 0 5px;
}
#slides .pagination li a {
    background: url("images/btn-slider-pagi.png") no-repeat scroll center top transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding-top: 12px;
    width: 12px;
}
#slides .pagination li.current a, #slides .pagination li a:hover {
    background: url("images/btn-slider-pagi-active.png") no-repeat scroll center top transparent;
}
.slide-overlay-toggle {
    background: url("images/ico-slider-close.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 16px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
    z-index: 999;
}
.right .slide-overlay-toggle {
}
.top .slide-overlay-toggle {
    bottom: 5px;
    right: 5px;
    top: auto;
}
.bottom .slide-overlay-toggle {
    right: 5px;
    top: 5px;
}
#slides .woo-sc-box.no-slide {
    background-color: #595959;
    border: 1px solid #000000;
    color: #FFFFFF;
    margin: 25px 30px;
}
#content {
    background: url("images/bg-content.png") repeat-y scroll right top #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px #111111;
    min-height: 200px;
}
.layout-right-content #content {
    background: url("images/bg-content-left-sidebar.png") repeat-y scroll left top #FFFFFF;
}
#sidebar {
    overflow: hidden;
}
#sidebar .primary {
}
#sidebar .secondary {
    float: left;
    margin-right: 20px;
}
#sidebar .secondary.last {
    margin: 0;
}
#footer {
    color: #8AC0DE;
    padding: 20px 0 0;
    text-shadow: 0 1px 1px #000000;
}
#footer p {
}
#footer #credit img {
    vertical-align: middle;
}
#footer #credit span {
    display: none;
}
#footer-widgets {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.15);
    border-radius: 5px 5px 5px 5px;
    color: #CCCCCC;
    margin-top: 30px;
    padding: 0;
}
#footer-widgets #footer-wrapper {
    padding: 10px 0 10px 20px;
}
#footer-widgets .widget {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
#footer-widgets .block {
    float: left;
    padding: 20px 20px 0;
    width: 200px;
}
#footer-widgets.col-1 .block {
    width: 880px;
}
#footer-widgets.col-2 .block {
    width: 45%;
}
#footer-widgets.col-3 .block {
    width: 266px;
}
#footer-widgets.col-4 .block {
    width: 190px;
}
#footer-widgets .widget h3 {
    background: url("images/hr.png") repeat-x scroll left bottom transparent;
    border-bottom: 0 none;
    color: #999999;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 15px;
    text-shadow: 0 1px 1px #111111;
}
#footer-widgets .widget ul {
    padding: 0 !important;
}
#footer-widgets .widget ul li {
    line-height: 30px;
    list-style: none outside none;
}
#footer-widgets a, #footer-widgets .widget ul li a {
    color: #FFFFFF;
    font-weight: bold;
    padding: 0;
    text-shadow: 0 1px 1px #111111;
}
#tabs-home {
    background: none repeat scroll 0 0 #516c8a;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 3px #111111;
    display: block;
    height: auto;
}
#tabs-home ul.wooTabs {
    padding: 0;
}
#tabs-home ul.wooTabs li {
    background: url("images/li-tabs.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 0;
}

#tabs-home ul.wooTabs li.popular {
	display: none;
}

#tabs-home ul.wooTabs li.tags {
	display: none;
}

#tabs-home ul.wooTabs li a.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #505156;
    text-decoration: none;
    text-shadow: 0 1px 1px #FFFFFF;
}
#tabs-home ul.wooTabs li a:hover {
    text-decoration: none;
}
#tabs-home ul.wooTabs li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 11px 13px;
    text-decoration: none;
    text-shadow: 0 1px 1px #777777;
}
#tabs-home ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#tabs-home .inside {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    min-height: 250px;
    padding: 30px 20px;
}
#tabs-home .inside li {
    background: none repeat scroll 0 0 #FFFFFF;
}
#tabs-home #tab-tags {
    line-height: 28px;
    padding: 0 10px;
}
#tabs-home .inside ul {
    margin: 0;
}
#tabs-home .inside li {
    padding: 10px;
}
#tabs-home .inside li a {
    color: #555555;
    font: bold 12px/18px sans-serif;
}
#tabs-home .inside a:hover {
}
#tabs-home .inside li span.meta {
    color: #777777;
    display: block;
    font: 11px/20px sans-serif;
    text-transform: uppercase;
}
#tabs-home .inside li img.avatar, #tabs .inside li img.thumbnail {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0 8px 0 0;
    padding: 2px;
}
#tabs-home .inside .list {
    display: none;
}
#tabs-home .inside .list:first-child {
    display: block;
}
#tabs-home .block {
    float: left;
    margin-bottom: 40px;
    min-height: 200px;
    padding: 0 15px;
    width: 200px;
}
#tabs-home .block h2 a {
    color: #505156;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
}
#tabs-home .block .title {
    margin: 10px 0 3px;
}
#tabs-home .block img {
    border: 2px solid #505156;
    border-radius: 5px 5px 5px 5px;
    opacity: 0.7;
    padding: 0;
}
#tabs-home .block img:hover {
    opacity: 1;
}
#tabs-home .block .date {
    color: #777777;
    font-size: 12px;
}
.post .video {
    margin-bottom: 1.5em;
}
.archive_header {
    border-bottom: 1px solid #E6E6E6;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0 0 10px;
    width: 100%;
}
.archive_header .catrss a {
    font-size: 14px;
    line-height: 28px;
    text-decoration: none;
}
.post {
    margin: 0 0 2em;
}
.post .title {
    font: bold 24px/24px sans-serif;
    margin: 0 0 15px;
    position: relative;
}
.post .title a:link, .post .title a:visited {
    color: #222222;
}
.post-meta {
    color: #999999;
    font: 1em/1em sans-serif;
    margin: 1em 0 1.5em;
}
.post-more {
    background-color: #F3F3F3;
    border: 1px solid #E6E6E6;
    box-shadow: 0 1px 0 #FFFFFF inset;
    clear: both;
    color: #999999;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 40px;
    padding: 5px 10px 1px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
}

.post-more .comments { 
	display: none;
}
	
.post p.tags {
    background: url("images/ico-tag.gif") no-repeat scroll left center transparent;
    clear: both;
    color: #999999;
    margin-bottom: 20px;
    padding-left: 25px;
    width: 100%;
}
.post-meta a:link, .post-meta a:visited, .post-more a:link, .post-more a:visited, .post p.tags a:link, .post p.tags a:visited {
}
.post-more a:hover, .post-meta a:hover, .post p.tags a:hover {
    text-decoration: underline;
}
.entry, .entry p {
    font: 14px/1.5em sans-serif;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    line-height: 1.5em;
    margin: 0 0 0.5em;
}
.entry p {
    margin-bottom: 1.2em;
}
.entry blockquote {
    background: url("images/blockquote.png") no-repeat scroll 0 12px transparent;
    color: #444444;
    padding: 10px 20px 10px 50px;
}
.entry blockquote p {
    font-style: italic;
}
.entry ul {
    margin-bottom: 1.5em;
    padding: 0 0 0 30px;
}
.entry ul ul {
    margin: 0;
}
.entry ul li {
    list-style-type: disc;
}
.entry ul ul li {
    list-style-type: circle;
}
.entry ol {
    margin-bottom: 1.5em;
    padding: 0 0 0 30px;
}
.entry ol ol {
    margin: 0;
}
.entry ol li {
    list-style-type: decimal;
}
.entry ol li ol li {
    list-style-type: lower-alpha;
}
.entry img, img.thumbnail {
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    padding: 0;
}
img.wp-smiley {
    border: medium none;
    padding: 0;
}
.alignleft {
    float: left;
    height: auto;
    margin: 0 20px 10px 0;
}
.alignright {
    float: right;
    height: auto;
    margin: 0 0 10px 20px;
}
.aligncenter {
    margin-bottom: 15px;
    text-align: center;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry .wp-caption {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #E6E6E6;
    padding: 1px;
    text-align: center;
}
.entry .wp-caption img {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 4px 0;
}
.entry .wp-caption-text {
    font: 0.9em/1.5em sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
.entry .wp-caption.aligncenter {
    margin: 0 auto 15px;
}
.nav-entries, .wp-pagenavi, .woo-pagination {
    padding: 10px 15px;
}
.nav-entries a {
    color: #777777;
    display: block;
    text-decoration: none;
}
.nav-entries a:hover {
    text-decoration: underline;
}
#post-entries .nav-prev, #post-entries .nav-next {
    line-height: 14px;
    width: 274px;
}
#post-entries .nav-next {
    text-align: right;
}
.woo-pagination {
    margin: 0;
    text-align: center;
}
.woo-pagination a:link, .woo-pagination a:visited {
    border: 1px solid #DDDDDD;
    color: #666666;
    display: inline;
    padding: 3px 7px;
    text-decoration: none;
}
.woo-pagination span.extend, .woo-pagination .page-numbers {
    border: medium none;
    color: #666666;
}
.woo-pagination a:link, .woo-pagination a:visited, .woo-pagination a:active, .woo-pagination span.current {
    border-radius: 4px 4px 4px 4px;
}
.woo-pagination a:link, .woo-pagination a:visited, .woo-pagination a:active {
    background: -moz-linear-gradient(100% 100% 90deg, #F5F5F5, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #DEDEDE;
}
.woo-pagination .current, .woo-pagination a:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #BBBBBB;
    padding: 3px 7px;
}
#post-author {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    margin: 0 0 1.5em;
    padding: 15px;
}
#post-author .title {
    margin-bottom: 10px;
}
#post-author .profile-image {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #E6E6E6;
    float: left;
    margin: 0 15px 5px 0;
    padding: 5px;
}
#post-author .profile-link {
}
.related-videos {
    margin: 0 0 20px;
}
.related-videos h3 {
    margin-bottom: 15px;
}
.related-videos ul li {
    clear: none;
    display: block;
    float: left;
    margin: 0 20px 10px 0;
    width: 180px;
}
.related-videos .related-title {
    color: #565656;
    font-weight: bold;
}
.related-videos ul li .thumbnail {
    margin: 0 0 10px;
}
.entry table {
    border: 1px solid #E6E6E6;
    margin-bottom: 1.2em;
    width: 100%;
}
.entry table tr.alt-table-row {
    background: none repeat scroll 0 0 #F9F9F9;
}
.entry table th {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #E6E6E6;
    box-shadow: 0 0 1px #FFFFFF inset;
    padding: 6px 0 3px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.entry table td {
    border: 1px solid #E6E6E6;
    padding: 6px 0 3px 10px;
}
#feat-video {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-radius: 5px 5px 5px 5px;
    padding: 20px 0;
}
#feat-video .video {
    padding: 0 0 0 20px;
    width: 600px;
}
#feat-video .meta {
    padding: 0 20px 0 0;
    width: 300px;
}
#feat-title .title {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 15px;
    text-shadow: 0 1px 1px #000000;
}
#feat-video .video-excerpt {
    background: url("images/hr.png") repeat-x scroll left bottom transparent;
    margin: 0 0 20px;
    padding: 0 0 1px;
}
#feat-video .video-excerpt p, #feat-video .video-excerpt p a {
    color: #CCCED2;
    font-size: 13px;
    text-shadow: 1px 1px 0 #000000;
}
#feat-video .video-excerpt p a {
    text-decoration: underline;
}
#feat-video .meta ul {
    margin: 0;
}
#feat-video .meta li {
    color: #CCCED2;
    float: left;
    font-weight: bold;
    line-height: 24px;
    text-shadow: 0 1px 1px #111111;
    width: 100%;
}
#feat-video .meta li a {
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px 1px #111111;
}
#feat-video .meta span.small {
    color: #555555;
    display: block;
    float: left;
    font-weight: normal;
    text-shadow: 0 1px 1px #111111;
    width: 80px;
}
#feat-video .meta .post-tags ul {
    float: left;
    width: 70%;
}
#feat-video .meta .post-tags li {
    float: left;
    width: auto;
}
#feat-video .meta .post-tags a {
    background: none repeat scroll 0 0 #4D4D4D;
    border-radius: 3px 3px 3px 3px;
    color: #CCCED2;
    font-weight: bold;
    line-height: 28px;
    margin: 3px 3px 0 0;
    padding: 5px;
    text-decoration: none;
    text-shadow: 0 1px 1px #111111;
}
#feat-video .meta .post-tags a:hover {
    background: none repeat scroll 0 0 #3D3D3D;
    text-decoration: none;
}
#feat-video .adpanel {
    clear: both;
    margin-top: 10px;
}
#feat-video .share {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1), -1px -1px 0 rgba(255, 255, 255, 0.1);
    float: left;
    margin: 10px 0 0;
}
#feat-video .share li {
    float: left;
}
#feat-video .share li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/btn-share-gradient.png") repeat-x scroll left bottom #323232;
    border-color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    line-height: 30px;
    padding: 0 10px;
    text-shadow: 1px 1px #000000;
    width: 177px;
}
#feat-video .share li.first a {
    border-left: 1px solid #000000;
    border-radius: 3px 0 0 3px;
    width: 179px;
}
#feat-video .share li.last a {
    border-radius: 0 3px 3px 0;
    width: 180px;
}
#feat-video .share li a:hover {
    background-color: #272727;
    text-decoration: none;
}
#feat-video .share li a:active {
    background-color: #000000;
}
#feat-video .share li a img {
    float: left;
    margin: 5px 7px 0 0;
}
#feat-video .share li .iLikeThis .counter {
    background: none repeat scroll 0 0 transparent;
    margin-left: 0 !important;
    padding: 0;
}
#main.video-archive .post {
    float: left;
    margin: 0 20px 30px 0;
    width: 180px;
}
#main.video-archive .post img {
    opacity: 0.7;
}
#main.video-archive .post img:hover {
    opacity: 1;
}
#main.video-archive .post h2.title {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 3px;
}
#main.video-archive .sorting {
    background: none repeat scroll 0 0 #E5E6E8;
    border-radius: 20px 20px 20px 20px;
    float: left;
    font-weight: bold;
    margin: -10px 0 30px;
    padding: 0 15px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 550px;
}
#main.video-archive .sorting li {
    float: left;
    line-height: 33px;
    margin: 0 15px 0 0;
}
#main.video-archive .sorting li a {
    color: #333333;
    line-height: 33px;
    text-decoration: none;
}
#main.video-archive .sorting li a:hover, #main.video-archive .sorting li.active a {
    color: #698EAB;
}
#woo-loader {
    margin: 30px 0 0;
    text-align: center;
}
#woo-loader span {
    background: url("images/ajax-loader.gif") no-repeat scroll center center transparent;
    display: block;
    height: 0;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 16px;
    text-align: center;
    width: 16px;
}
#upload-video p {
    margin: 0;
}
#upload-video .title .logout-link {
    background: -moz-linear-gradient(100% 100% 90deg, #F5F5F5, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #DEDEDE;
    border-radius: 3px 3px 3px 3px;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 0 10px;
    text-transform: uppercase;
}
#upload-video form {
    margin: 20px 0 0;
}
#upload-video .form_row {
    margin: 0 0 20px;
}
#upload-video .form_row label {
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 10px 0 0;
    padding: 5px 0 0;
    text-align: right;
    text-transform: uppercase;
    width: 120px;
}
#upload-video .input-text, #upload-video textarea, #upload-video select {
    width: 438px;
}
#upload-video select {
    max-height: 100px;
    width: 450px;
}
#upload-video .explain {
    font-size: 12px;
    font-style: italic;
    margin: 0 0 0 130px;
}
#upload-video .submit-buttons {
    margin: 0 0 0 125px;
}
.widget {
    background: url("images/hr-sidebar.png") repeat-x scroll left bottom transparent;
    margin-bottom: 1.8em;
    padding: 0 20px 20px;
}
.widget h3 {
    color: #323232;
    font: bold 18px sans-serif;
    margin: 0 0 10px;
    padding: 0 0 5px;
    text-shadow: 0 1px 1px #EDEDED;
}
.widget p {
    margin-bottom: 1em;
}
.widget a {
    color: #6E6E72;
    font-weight: bold;
}
.widget a:hover {
    color: #323232;
}
.widget ul {
    clear: both;
    list-style-position: inside;
    list-style-type: disc;
    padding-left: 10px;
}
.widget ul li {
}
.widget ul li a {
    line-height: 22px;
    padding: 0 0 0 5px;
    text-decoration: none;
}
.widget ul li a:hover {
    text-decoration: underline;
}
.widget ul ul {
    border-top: medium none;
    padding: 0 0 0 15px;
}
.widget_woo_search .searchform {
    margin: 0;
    position: relative;
}
.widget_woo_search .searchform input.s {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    box-shadow: 0 -1px 0 #AAAAAA;
    color: #777777;
    margin: 0;
    padding: 5px 6px 6px;
    width: 240px;
}
.widget_woo_search .searchform input.search-submit {
    border: medium none;
    float: right;
    margin: 0;
    padding: 0;
}
.widget_woo_search .searchform input.search-submit:hover {
    opacity: 0.7;
}
#footer-widgets .widget_woo_search .searchform input.s {
    width: 140px;
}
.widget_woo_flickr h3 {
}
.widget_woo_flickr h3 span {
    color: #0061D8;
}
.widget_woo_flickr h3 span span {
    color: #FF1183;
}
.widget_woo_flickr .flickr_badge_image {
    float: left;
    margin: 3px;
}
.widget_woo_flickr .wrap {
    margin-bottom: 20px;
    padding: 0;
    position: relative;
}
.widget_woo_flickr a img {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid #A0A1A5;
    display: block;
    float: left;
    margin: 4px 4px 0 0;
    padding: 3px;
}
.widget_woo_flickr a:hover img {
    border: 1px solid #737373;
}
#footer-widgets .widget_woo_flickr a img {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid #343434;
}
#footer-widgets .widget_woo_flickr a img:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
}
.widget_lifestream ul li {
    border-bottom: 1px solid #E0E6E6;
}
.widget_lifestream ul li a {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none;
}
.widget_lifestream ul .lifestream_meta {
    color: inherit;
}
.widget_woo_recentcomments {
}
.widget_woo_recentcomments ul {
    padding: 0;
}
.widget_woo_recentcomments ul li {
    list-style: none outside none;
    padding: 0;
}
.widget_woo_recentcomments ul li a {
    padding: 0;
}
.widget_woo_recentcomments ul li .comment-excerpt {
    background: none repeat scroll 0 0 #B8B9BE;
    border-bottom: 1px solid #E2E4E6;
    border-radius: 5px 5px 5px 5px;
    border-top: 1px solid #96979A;
    padding: 10px;
}
.widget_woo_recentcomments ul li .comment-author {
    background: url("images/bg-bubbletip.png") no-repeat scroll 20px 0 transparent;
    display: block;
    margin-top: -1px;
    padding: 5px 0 7px 45px;
}
#footer-widgets .widget_woo_recentcomments ul li .comment-excerpt {
    background-color: #2C2C2C;
    border-bottom-color: #5C5C5C;
    border-top-color: #1F1F1F;
    line-height: 16px;
}
#footer-widgets .widget_woo_recentcomments ul li .comment-author {
    background: url("images/bg-bubbletip-footer.png") no-repeat scroll 20px 0 transparent;
    font-size: 10px;
    line-height: 12px;
}
.widget-video-unit {
    position: relative;
}
.widget-video-unit h4 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    left: 0;
    padding: 5px 0 5px 10px;
    position: absolute;
    text-shadow: 1px 1px #000000;
    top: 0;
    width: 270px;
}
.widget-video-list {
    margin: 10px 0 0;
    text-align: center;
}
.widget-video-list li {
    display: inline;
    margin: 0 2px;
}
.widget-video-list li a {
    background: url("images/btn-videowidget-pagi.png") no-repeat scroll center center transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 11px 0 0 !important;
    width: 10px;
}
.widget-video-list li.active a, .widget-video-list li a:hover {
    background: url("images/btn-videowidget-pagi-active.png") no-repeat scroll center center transparent;
}
#footer-widgets .widget-video-unit h4 {
    width: 180px;
}
#footer-widgets .widget-video-list li a {
    background: url("images/btn-videowidget-pagi-footer.png") no-repeat scroll center center transparent;
}
#footer-widgets .widget-video-list li.active a, #footer-widgets .widget-video-list li a:hover {
    background: url("images/btn-videowidget-pagi-active-footer.png") no-repeat scroll center center transparent;
}
#wp-calendar {
    clear: both;
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}
#wp-calendar caption {
    font-weight: bold;
    padding: 0 0 2px;
}
#wp-calendar th, #wp-calendar td {
    background: none repeat scroll 0 0 #A0A1A5;
    padding: 5px;
    text-align: center;
}
#wp-calendar td {
    background: none repeat scroll 0 0 transparent;
}
#wp-calendar td, table#wp-calendar th {
    padding: 3px 0;
}
#wp-calendar a {
    text-decoration: underline;
}
#wp-calendar #prev {
    text-align: left;
}
#wp-calendar #next {
    text-align: right;
}
#footer-widgets #wp-calendar th {
    background: none repeat scroll 0 0 #646464;
}
#footer-widgets .adspace-widget {
    text-align: center;
}
#footer-widgets .adspace-widget h3 {
    text-align: left;
}
.widget_woo_blogauthorinfo .avatar {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid #A0A1A5;
    padding: 3px;
}
.widget_woo_blogauthorinfo .left {
    float: left;
    margin: 0 10px 5px 0;
}
.widget_woo_blogauthorinfo .right {
    float: right;
    margin: 0 0 5px 10px;
}
#footer-widgets .widget_woo_blogauthorinfo .avatar {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid #343434;
}
.widget_woo_twitter ul {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
.widget_woo_twitter ul li {
    list-style: none outside none;
}
.widget_woo_twitter ul li .content {
    background: none repeat scroll 0 0 #B8B9BE;
    border-bottom: 1px solid #E2E4E6;
    border-radius: 5px 5px 5px 5px;
    border-top: 1px solid #96979A;
    display: block;
    padding: 10px;
}
.widget_woo_twitter ul li a {
    padding: 0;
}
.widget_woo_twitter ul li .time {
    background: url("images/bg-bubbletip.png") no-repeat scroll 20px 0 transparent;
    display: block;
    margin-top: -1px;
    padding: 5px 0 7px 45px;
}
.widget_woo_twitter p {
    font-size: 10px;
    text-align: right;
    text-transform: uppercase;
}
.widget_woo_twitter p a {
    color: #222222;
}
.widget_woo_twitter ul li .content {
}
.widget.widget_woo_twitter h3 {
    border-bottom: medium none;
    padding: 0;
}
#footer-widgets .widget_woo_twitter ul li .content {
    background-color: #2C2C2C;
    border-bottom-color: #5C5C5C;
    border-top-color: #1F1F1F;
    line-height: 16px;
}
#footer-widgets .widget_woo_twitter ul li .time {
    background: url("images/bg-bubbletip-footer.png") no-repeat scroll 20px 0 transparent;
    padding: 5px 0 7px 45px;
}
.widget_woo_subscribe #connect {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}
.widget_woo_subscribe #connect .email {
    width: 180px !important;
}
#footer-widgets .widget_woo_subscribe #connect .email {
    width: 177px;
}
#footer-widgets .widget_woo_subscribe #connect .submit {
    float: right;
    margin-right: 0;
}
#tabs {
    background: none repeat scroll 0 0 #B8B9BE;
    border-bottom: 1px solid #E2E4E6;
    border-radius: 5px 5px 5px 5px;
    border-top: 1px solid #96979A;
    display: block;
    margin: 20px 0;
    padding: 10px;
}
#tabs ul.wooTabs {
    padding: 0;
}
#tabs ul.wooTabs li {
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    margin: 0;
}
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {
    background: none repeat scroll 0 0 #CECECE;
    text-decoration: none;
}
#tabs ul.wooTabs li a {
    color: #777777;
    display: block;
    float: left;
    font: 11px/18px sans-serif;
    margin-right: 1px;
    padding: 4px 6px;
    text-transform: uppercase;
}
#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#tabs .inside {
    background: none repeat scroll 0 0 #CECECE;
    padding: 5px;
}
#tabs .inside li {
    background: none repeat scroll 0 0 #FFFFFF;
}
#tabs #tab-tags {
    padding: 10px;
}
#tabs .inside ul {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px 0;
    margin: 0;
    padding: 0;
}
#tabs .inside li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 0 1px 1px;
    list-style: none outside none;
    padding: 10px;
}
#tabs .inside li a {
    color: #555555;
    font: bold 12px/18px sans-serif;
    padding: 0;
}
#tabs .inside a:hover {
}
#tabs .inside li span.meta {
    color: #777777;
    display: block;
    font: 11px/20px sans-serif;
    text-transform: uppercase;
}
#tabs .inside li img.avatar, #tabs .inside li img.thumbnail {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0 8px 0 0;
    padding: 2px;
}
#tabs .inside .list {
    display: none;
}
#tabs .inside .list:first-child {
    display: block;
}
#tabs #tab-tags {
    background: none repeat scroll 0 0 #FFFFFF;
}
#footer-widgets #tabs {
    background-color: #2C2C2C;
    border-bottom-color: #1F1F1F;
    border-top-color: #1F1F1F;
    line-height: 16px;
    margin: 0;
    padding: 2px;
}
#footer-widgets #tabs .inside {
    background: none repeat scroll 0 0 #3E3E3E;
    padding: 2px;
}
#footer-widgets #tabs .inside ul {
    border-color: #2B2B2B;
}
#footer-widgets #tabs ul.wooTabs li a {
    font-size: 9px;
    margin: 0;
    padding: 4px;
}
#footer-widgets #tabs ul.wooTabs li a.selected, #footer-widgets #tabs ul.wooTabs li a:hover {
    background-color: #3E3E3E;
}
#footer-widgets #tabs #tab-tags, #footer-widgets #tabs .inside li {
    background: none repeat scroll 0 0 #333333;
    border-color: #2B2B2B;
}
#footer-widgets #tabs .inside li {
    line-height: 10px;
}
#footer-widgets #tabs .inside li a, #footer-widgets #tabs #tab-tags a {
    font-weight: normal;
}
#footer-widgets #tabs .inside li .meta {
    font-size: 10px;
}
#footer-widgets #tabs .inside li img.avatar, #footer-widgets #tabs .inside li img.thumbnail {
    background-color: #2B2B2B;
    border-color: #222222;
    border-radius: 0 0 0 0;
}
#comments {
    display:none;
}
#comments h3 {
    color: #333333;
    font-weight: normal;
    margin-bottom: 20px;
}
#comments .comment.thread-even {
    border-bottom: 1px solid #E6E6E6;
}
#comments .comment.thread-odd {
    border-bottom: 1px solid #E6E6E6;
}
#comments .comment.bypostauthor {
    background: none repeat scroll 0 0 #FEF6D2;
    border-bottom: 1px solid #EFE3AE;
}
#comments .comment {
    list-style-type: none;
    width: 100%;
}
#comments .comment .comment-container {
    padding: 20px;
    position: relative;
}
#comments .comment-head {
    margin: 0 0 10px;
}
#comments .avatar {
    float: left;
    margin: 0 15px 10px 0;
}
#comments .avatar img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 0;
    padding: 3px;
    vertical-align: middle;
}
#comments .comment-head .name {
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma {
    font-size: 11px;
}
#comments .comment-entry {
    overflow: auto;
}
#comments .comment-entry p {
    margin: 0 0 10px;
}
#comments .reply {
    text-align: right;
}
#comments .reply a {
    background: none repeat scroll 0 0 #E5E6E7;
    border: 1px solid #C4C7CC;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font: bold 11px/18px sans-serif;
    padding: 3px 6px;
    text-shadow: none;
    text-transform: none;
}
#comments .reply a:hover {
    background-color: #E6E6E6;
}
#comments ul.children {
    margin: 10px 0 0 25px;
    padding: 0;
}
#comments ul.children li {
    border-top: 1px solid #E6E6E6;
}
#comments .cancel-comment-reply {
    float: right;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}
#comments .navigation {
}
#comments .navigation a {
    display: block;
    margin: 15px 0 0;
    text-decoration: none;
}
#comments .navigation a:hover {
}
#comments h3#pings {
    margin-top: 25px;
}
#comments .pingbacks li.pingback {
    margin: 10px 0;
}
#comments .pingbacks li.pingback .reply {
    display: none;
}
#comments .nocomments {
    font-size: 14px;
    font-weight: bold;
}
#comments .comment #respond {
    margin-top: -19px;
    position: relative;
}
#comments .comment #respond h3 {
    display: none;
}
#comments .comment #respond .faker {
    background: none repeat scroll 0 0 #E5E6E7;
    display: block;
    height: 10px;
    position: absolute;
    right: 1px;
    top: -3px;
    width: 42px;
}
.depth-1 #respond #commentform input.txt {
    width: 63%;
}
.depth-2 #respond #commentform .field {
    width: 31%;
}
.depth-2 #respond #commentform input.txt {
    width: 61%;
}
.depth-3 #respond #commentform input.txt {
    width: 60%;
}
#respond {
    margin: 2em 0 0;
}
#respond h3 {
    color: #333333;
    font-weight: normal;
    margin-bottom: 20px;
}
#respond .left {
    float: left;
    margin-right: 15px;
    width: 200px;
}
#respond .right {
    float: left;
    width: 380px;
}
#respond label {
    color: #777777;
    font-size: 11px;
}
#commentform {
    background: none repeat scroll 0 0 #E5E6E7;
    border: 1px solid #C4C7CC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    margin: 15px 0 0;
    padding: 10px;
}
#commentform p.field {
    float: left;
    margin: 0 10px 0 0;
    width: 32%;
}
#commentform label {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/bg-comment-label.png") repeat-x scroll left top transparent;
    border-color: #AEAFB5 #AEAFB5 #AEAFB5 -moz-use-text-color;
    border-radius: 0 3px 3px 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    box-shadow: 0 1px 0 #FFFFFF;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 5px 13px 2px 7px;
    position: relative;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
    vertical-align: bottom;
    width: 15%;
}
#commentform input.txt, #commentform textarea {
    border: 1px solid #AEAFB5;
    box-shadow: 0 1px 0 #FFFFFF;
    font: 14px/14px sans-serif;
}
#commentform input.txt {
    background: none repeat scroll 0 0 #FCFCFC;
    border-radius: 3px 0 0 3px;
    border-right: medium none;
    color: #666666;
    float: left;
    height: 15px;
    margin: 0;
    padding: 7px 5px 3px;
    width: 64%;
}
#commentform textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    color: #666666;
    margin: 10px 0 0;
    padding: 5px 7px;
    width: 97% !important;
}
#respond #commentform #submit {
    cursor: pointer;
    margin: 15px 0 0;
}
h3#pings {
    margin: 25px 0 10px;
}
.pinglist li {
    list-style-type: decimal;
    margin: 0 0 0 20px;
}
.pinglist li .author {
    font-size: 15px;
    font-weight: bold;
}
.pinglist li .date {
    font-size: 11px;
}
.pinglist li .pingcontent {
    display: block;
    margin: 10px 0;
}
a.button, #commentform #submit, .submit {
    background: -moz-linear-gradient(center top , #2ED6DC 20%, #22B7DB 100%) repeat scroll 0 0 transparent;
    border: 1px solid #2A8589;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    color: white !important;
    display: inline-block;
    margin: 5px;
    padding: 6px 13px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
a.button.large {
    padding: 6px 16px;
}
a.button.small {
    padding: 0 10px;
}
a.button:hover, a.button.hover, a.button.active, #commentform #submit:hover, .submit:hover {
    background: -moz-linear-gradient(center top , #22B7DB 20%, #2ED6DC 100%) repeat scroll 0 0 transparent;
    text-decoration: none !important;
}
a.button:active, a.button.active {
    border-color: #ADEFF2;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #FFFFFF;
}
#contact-page .screenReader {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
#contact-page ol.forms {
    float: left;
    list-style: none outside none;
    margin: 10px 0 0;
    width: 100%;
}
#contact-page ol.forms li {
    clear: both;
    float: left;
    margin-bottom: 18px;
    position: relative;
    width: 100%;
}
#contact-page ol.forms label {
    cursor: pointer;
    display: block;
    float: left;
    font-weight: 700;
    padding-right: 20px;
    width: 100px;
}
#contact-page ol.forms input.txt {
    width: 214px;
}
#contact-page ol.forms input#sendCopy {
    border: medium none;
}
#contact-page ol.forms textarea {
    height: 130px;
    width: 400px;
}
#contact-page ol.forms li .error {
    color: red;
    display: block;
    font-size: 12px;
    margin-left: 120px;
}
#contact-page ol.forms li.textarea .error {
    display: block;
    margin-left: 120px;
}
#contact-page ol.forms li.screenReader {
    margin-bottom: 0;
}
#contact-page ol.forms li.buttons .submit {
    cursor: pointer;
    margin: 15px 0 0 120px;
}
#contact-page ol.forms li.inline input {
    margin-left: 120px;
    width: auto;
}
#contact-page ol.forms li.inline label {
    display: inline;
    float: none;
    width: auto;
}
.entry #contact-page ol.forms li {
    list-style: none outside none;
}
.gfield {
    margin-bottom: 10px;
}
.gform_wrapper .top_label .gfield_label {
    display: block;
    float: left;
    margin: 5px 0 4px !important;
    padding-right: 20px;
    width: 100px;
}
.gform_wrapper input.button {
    padding: 5px 10px 6px !important;
}
.gform_wrapper input {
    padding: 7px 3px !important;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    padding: 7px 3px !important;
    width: 400px !important;
}
.gform_wrapper .entry img, .gform_wrapper img.thumbnail {
    border: 0 none !important;
    padding: 0 !important;
}
ul.top_label .clear-multi {
    clear: none !important;
}
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio {
    margin-left: 120px !important;
}
img.ui-datepicker-trigger {
    border: 0 none;
    padding: 0;
}
#archives {
    padding: 10px 0 0;
}
#archives a {
    font-style: italic;
}
h3.archive_year {
    color: #555555;
    font: bold 20px sans-serif;
    margin-top: 0;
}
#archives .archives_list {
    border-left: 1px solid #E6E6E6;
    list-style: none outside none;
    margin: 0 0 15px 15px;
}
#archives .archives_list li {
    clear: left;
    font-size: 12px;
    font-style: normal;
    list-style: none outside none;
    margin-bottom: 10px;
    padding-left: 24px;
}
#archives .archives_list .date {
    color: #808080;
    display: inline-block;
    font-style: italic;
    vertical-align: top;
    width: 100px;
}
#archives .archives_list .linked {
    display: inline-block;
    vertical-align: top;
    width: 270px;
}
#archives .archives_list .comments {
    display: inline-block;
    vertical-align: top;
    width: 100px;
}
#archives .archives_list .comments a {
    color: #808080;
    font-size: 12px;
    font-style: italic;
    padding-left: 13px;
    text-decoration: underline;
}
#archives .archives_list .comments a:hover {
    text-decoration: none;
}
.ie6 .nav .sf-sub-indicator {
    display: none;
}
.ie6 .nav li a:hover {
    text-decoration: none;
}
.ie6 .nav li a.sf-with-ul {
    padding-right: 10px;
}
.ie6 .button, .ie6 .button:visited {
    color: #555555 !important;
    font-weight: normal;
    margin: 0;
}
.ie7 .nav li a {
}
.ie7 .button, .ie7 .button:visited {
    margin: 0;
    padding: 7px 6px;
}
.ie8 .button, .ie8 .button:visited {
    margin: 0;
    padding: 10px 15px;
}
#connect {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    margin: 0 0 1.5em;
    padding: 15px;
}
#main #connect .col-left, #connect .col-right {
    width: 48%;
}
#connect .title {
    margin-bottom: 10px;
}
#connect p {
    margin: 0 0 1em;
}
#connect .newsletter-form {
    margin: 0 0 1em;
}
#connect .newsletter-form .input {
}
#connect .newsletter-form .email {
    width: 140px;
}
#connect .newsletter-form .submit {
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
}
#connect .social {
}
#connect .social a {
    opacity: 0.8;
}
#connect .social a:hover {
    opacity: 1;
}
#connect .related-posts {
    border-left: 1px solid #E6E6E6;
    padding-left: 15px;
}
#connect .related-posts ul {
    list-style: disc outside none;
    margin: 5px 0 5px 15px;
}
.widget #connect .fl, .widget #connect .fr {
    float: none;
}
.breadcrumbs {
    background: none repeat scroll 0 0 #E4E5E7;
    border-bottom: 1px solid #CCCCCC;
    border-top-left-radius: 3px;
    color: #666666;
    line-height: 22px;
    overflow: hidden;
    padding: 5px 0 2px;
    text-shadow: 0 1px 1px #FFFFFF;
    width: 640px;
}
.breadcrumbs .breadcrumb-title {
    display: none;
}
.breadcrumbs .breadcrumb-trail {
    padding: 0 5px;
}
.breadcrumbs strong {
    padding: 9px 10px;
}
.breadcrumbs .sep {
    display: none;
}
.breadcrumbs a {
    background: url("images/li-breadcrumbs.png") no-repeat scroll right center transparent;
    font-weight: bold;
    line-height: 1.2em;
    margin-right: 5px;
    padding: 9px 20px 9px 10px;
    text-shadow: 0 1px 1px #FFFFFF;
}
.layout-full #content .breadcrumbs, .page-template-template-fullwidth-php #content .breadcrumbs {
    border-top-right-radius: 3px;
    width: auto;
}
#feat-video .breadcrumbs {
    background: none repeat scroll 0 0 transparent;
    border-color: rgba(255, 255, 255, 0.3);
    color: #7A7B7F;
    font-weight: bold;
    margin: -20px 0 20px;
    text-shadow: 1px 1px 0 #000000;
    width: 100%;
}
#feat-video .breadcrumbs a {
    background: url("images/li-breadcrumbs-video.png") no-repeat scroll right center transparent;
    text-shadow: 1px 1px 0 #000000;
}
.ie7 #search-top .search-submit {
    margin-top: -27px;
}
.ie7 #slides .prev, .ie7 #slides .next {
    padding-top: 70px;
}
.ie7 .slides_container .text, .ie .slides_container .text {
    background: url("images/bg-ie-transparency.png") repeat scroll left top transparent;
}
.ie7 #slides, .ie7 #feat-video, .ie #slides, .ie #feat-video {
    background: url("images/bg-nav.png") repeat scroll 0 0 transparent;
}
.ie7 .slide-overlay-toggle {
    background: url("images/ico-slider-close.png") no-repeat scroll left top transparent;
}
.ie7 #tabs-home, .ie #tabs-home {
    background: url("images/bg-top.png") repeat scroll left top transparent;
}
.ie7 #feat-video .breadcrumbs, .ie #feat-video .breadcrumbs {
    border-bottom: 1px solid #666666;
}

