@charset 'UTF-8';

/*--
	Theme Name: WordPress Theme 1214
	Theme URI: http://template-help.com/
	Description: A theme from Template-Help.com Collection
	Version: 3
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
--*/
#parent-theme-style .parent-theme .no_display {
  display: none;
}

#parent-theme-style .parent-theme footer {
  overflow: hidden;
}

@media screen and (min-width: 761px) {
  #parent-theme-style .parent-theme {
    /* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
    /* General
---------------------------------------- */
    /* Header
---------------------------------------- */
    /* Logo */
    /* Header widget */
    /* widget meta */
    /* widget search */
    /* header contact */
    /* content contact */
    /* Slider
---------------------------------------- */
    /* The Nivo Slider styles */
    /* If an image is wrapped in a link */
    /* The slices in the Slider */
    /* Caption styles */
    /* Direction nav styles (e.g. Next & Prev) */
    /* Control nav styles (e.g. 1,2,3...) */
    /* Navigations
---------------------------------------- */
    /* Primary navigation */
    /* Essential styles for dropdown menu */
    /* Our skin for dropdown menu */
    /* visited pseudo selector so IE6 applies text colour*/
    /*
.sf-menu a, .sf-menu a:visited  {
	color:			white;
}
*/
    /*** arrows **/
    /* apply hovers to modern browsers */
    /* point right for anchors in subs */
    /* apply hovers to modern browsers */
    /*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/
    /*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
    /*** point all arrows down ***/
    /* point right for anchors in subs */
    /* apply hovers to modern browsers */
    /*** remove shadow on first submenu ***/
    /* Top search */
    /* Content
---------------------------------------- */
    /* Comments
---------------------------------------- */
    /* Page
---------------------------------------- */
    /* Post
---------------------------------------- */
    /* Older and newer navigation */
    /* Author
---------------------------------------- */
    /* Recent author posts */
    /* Recent author comments */
    /* 404
---------------------------------------- */
    /* Portfolio
---------------------------------------- */
    /* Sidebar
---------------------------------------- */
    /* Recent posts */
    /* Polls */
    /* Recent comments */
    /* Popular posts */
    /* Calendar */
    /* Post Cycle */
    /* Footer
---------------------------------------- */
    /* Footer navigation */
    /* Misc
---------------------------------------- */
    /* Address */
    /* Forms
---------------------------------------- */
    /* Form defaults */
    /* Comment form */
    /* Contact form */
    /* Sidebar search form */
    /* Fluid Columns */
    /* Clear Floated Elements */
    /* Always remember to compress your live stylesheet and keep an uncompressed backup */
  }
  #parent-theme-style .parent-theme html, #parent-theme-style .parent-theme body, #parent-theme-style .parent-theme div, #parent-theme-style .parent-theme span, #parent-theme-style .parent-theme object, #parent-theme-style .parent-theme iframe, #parent-theme-style .parent-theme blockquote, #parent-theme-style .parent-theme pre, #parent-theme-style .parent-theme abbr, #parent-theme-style .parent-theme address, #parent-theme-style .parent-theme cite, #parent-theme-style .parent-theme code, #parent-theme-style .parent-theme del, #parent-theme-style .parent-theme dfn, #parent-theme-style .parent-theme em, #parent-theme-style .parent-theme img, #parent-theme-style .parent-theme ins, #parent-theme-style .parent-theme kbd, #parent-theme-style .parent-theme q, #parent-theme-style .parent-theme samp, #parent-theme-style .parent-theme small, #parent-theme-style .parent-theme strong, #parent-theme-style .parent-theme var, #parent-theme-style .parent-theme fieldset, #parent-theme-style .parent-theme form, #parent-theme-style .parent-theme table, #parent-theme-style .parent-theme caption, #parent-theme-style .parent-theme tbody, #parent-theme-style .parent-theme tfoot, #parent-theme-style .parent-theme thead, #parent-theme-style .parent-theme tr, #parent-theme-style .parent-theme th, #parent-theme-style .parent-theme td, #parent-theme-style .parent-theme article, #parent-theme-style .parent-theme aside, #parent-theme-style .parent-theme dialog, #parent-theme-style .parent-theme figure, #parent-theme-style .parent-theme footer, #parent-theme-style .parent-theme header, #parent-theme-style .parent-theme hgroup, #parent-theme-style .parent-theme menu, #parent-theme-style .parent-theme nav, #parent-theme-style .parent-theme section, #parent-theme-style .parent-theme time, #parent-theme-style .parent-theme mark, #parent-theme-style .parent-theme audio, #parent-theme-style .parent-theme video {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
  }
  #parent-theme-style .parent-theme article, #parent-theme-style .parent-theme aside, #parent-theme-style .parent-theme dialog, #parent-theme-style .parent-theme figure, #parent-theme-style .parent-theme footer, #parent-theme-style .parent-theme header, #parent-theme-style .parent-theme hgroup, #parent-theme-style .parent-theme menu, #parent-theme-style .parent-theme nav, #parent-theme-style .parent-theme section, #parent-theme-style .parent-theme time, #parent-theme-style .parent-theme mark, #parent-theme-style .parent-theme audio, #parent-theme-style .parent-theme video {
    display: block;
  }
  #parent-theme-style .parent-theme textarea {
    font: 120%/1.5em 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  }
  #parent-theme-style .parent-theme blockquote {
    quotes: none;
    border-left: 1px solid #CCCCCC;
    font-style: italic;
    margin-left: 2em;
  }
  #parent-theme-style .parent-theme q {
    quotes: none;
    font-style: italic;
  }
  #parent-theme-style .parent-theme blockquote:before, #parent-theme-style .parent-theme blockquote:after, #parent-theme-style .parent-theme q:before, #parent-theme-style .parent-theme q:after {
    content: '';
    content: none;
  }
  #parent-theme-style .parent-theme :focus {
    outline: none;
  }
  #parent-theme-style .parent-theme a {
    text-decoration: underline;
    border: 0;
    color: #12b2d7;
  }
  #parent-theme-style .parent-theme a:hover, #parent-theme-style .parent-theme a:focus {
    text-decoration: none;
  }
  #parent-theme-style .parent-theme a img {
    border: 0;
  }
  #parent-theme-style .parent-theme abbr, #parent-theme-style .parent-theme acronym {
    border-bottom: 1px dotted;
    cursor: help;
    font-variant: small-caps;
  }
  #parent-theme-style .parent-theme address, #parent-theme-style .parent-theme cite, #parent-theme-style .parent-theme em, #parent-theme-style .parent-theme i {
    font-style: italic;
  }
  #parent-theme-style .parent-theme blockquote p {
    margin: 0 1.5em 1.5em;
    padding: 0.75em;
  }
  #parent-theme-style .parent-theme code, #parent-theme-style .parent-theme kbd, #parent-theme-style .parent-theme tt {
    font-family: "Courier New", Courier, monospace, serif;
    line-height: 1;
  }
  #parent-theme-style .parent-theme del {
    text-decoration: line-through;
  }
  #parent-theme-style .parent-theme dfn {
    border-bottom: 1px dashed;
    font-style: italic;
  }
  #parent-theme-style .parent-theme dl {
    margin: 0;
  }
  #parent-theme-style .parent-theme dt {
    font-weight: 700;
  }
  #parent-theme-style .parent-theme dd {
    margin: 0 0 1.5em 0;
  }
  #parent-theme-style .parent-theme h1, #parent-theme-style .parent-theme h2, #parent-theme-style .parent-theme h3, #parent-theme-style .parent-theme h4, #parent-theme-style .parent-theme h5, #parent-theme-style .parent-theme h6 {
    font-weight: 700;
    padding: 0;
  }
  #parent-theme-style .parent-theme h1 {
    font-size: 28px;
    line-height: 1.5em;
    font-weight: normal;
    color: black;
    margin: 0 0 0.75em;
  }
  #parent-theme-style .parent-theme h1.title {
    margin-top: -6px;
  }
  #parent-theme-style .parent-theme h1 span {
    color: #12b2d7;
  }
  #parent-theme-style .parent-theme h2 {
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight: normal;
    color: black;
    margin: 0 0 1em;
  }
  #parent-theme-style .parent-theme h2.title {
    font-size: 17px;
    line-height: 1.2em;
    font-weight: normal;
    margin-bottom: 8px;
  }
  #parent-theme-style .parent-theme h2.title a:hover {
    color: #f28d32;
  }
  #parent-theme-style .parent-theme h2 a {
    color: #0085b7;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme h3 {
    font-size: 1.1666em;
    margin: 0 0 1.286em;
  }
  #parent-theme-style .parent-theme h3.title {
    color: black;
    font-size: 20px;
    font-weight: normal;
  }
  #parent-theme-style .parent-theme h4 {
    font-size: 1em;
    margin: 0 0 1.5em;
  }
  #parent-theme-style .parent-theme h5 {
    font-size: 0.8333em;
    margin: 0 0 1.8em;
  }
  #parent-theme-style .parent-theme h6 {
    font-size: 0.666em;
    margin: 0 0 2.25em;
  }
  #parent-theme-style .parent-theme img {
    display: inline-block;
    vertical-align: text-bottom;
  }
  #parent-theme-style .parent-theme ins {
    text-decoration: overline;
  }
  #parent-theme-style .parent-theme mark {
    background-color: #ff9;
    color: #0085b7;
    font-style: italic;
    font-weight: bold;
  }
  #parent-theme-style .parent-theme ol {
    list-style: outside decimal;
  }
  #parent-theme-style .parent-theme p {
    font-weight: 300;
    margin: 0 0 1.5em;
  }
  #parent-theme-style .parent-theme pre {
    font-family: "Courier New", Courier, monospace, serif;
    margin: 0 0 1.5em;
    border-left: 1px solid #CCCCCC;
    margin-left: 2em;
    padding-left: 2em;
  }
  #parent-theme-style .parent-theme sub {
    top: 0.4em;
    font-size: 0.85em;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
  }
  #parent-theme-style .parent-theme sup {
    font-size: 0.85em;
    line-height: 1;
    position: relative;
    bottom: 0.5em;
    vertical-align: baseline;
  }
  #parent-theme-style .parent-theme strong, #parent-theme-style .parent-theme b {
    font-weight: 700;
  }
  #parent-theme-style .parent-theme ul {
    list-style: outside disc;
  }
  #parent-theme-style .parent-theme ul, #parent-theme-style .parent-theme ol {
    margin: 0 0 1.5em 1.5em;
    padding: 0;
  }
  #parent-theme-style .parent-theme li ul {
    padding: 0;
    margin: 0 0 0 2em;
    list-style-position: outside;
    list-style-type: circle;
  }
  #parent-theme-style .parent-theme li ol {
    padding: 0;
    margin: 0 0 0 2em;
    list-style-position: outside;
  }
  #parent-theme-style .parent-theme table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    padding: 0;
    width: 100%;
    border: none;
  }
  #parent-theme-style .parent-theme caption {
    font-style: italic;
    text-align: left;
  }
  #parent-theme-style .parent-theme tr.alt td {
    background: #eee;
  }
  #parent-theme-style .parent-theme td {
    border: 0;
    padding: 0.5em 1em;
    vertical-align: middle;
    border-bottom: 1px solid #eee;
    line-height: 1.5em;
  }
  #parent-theme-style .parent-theme th {
    font-weight: 700;
    padding: 0.5em 1em;
    vertical-align: middle;
    background: #eee;
    text-align: left;
  }
  #parent-theme-style .parent-theme button {
    -x-system-font: none;
    cursor: pointer;
    display: block;
    font-size: 0.99em;
    height: 2em;
    line-height: 1.5em;
    margin: 0.8em 0 0;
    padding: 0 0.5em;
  }
  #parent-theme-style .parent-theme button::-moz-focus-inner {
    border: 0;
  }
  #parent-theme-style .parent-theme fieldset {
    border: 0;
    margin: 0 0 1.5em;
    position: relative;
    padding: 1.5em 0 0;
  }
  #parent-theme-style .parent-theme fieldset fieldset {
    clear: both;
    margin: 0 0 0.75em;
    padding: 0 0 0 1.5em;
  }
  #parent-theme-style .parent-theme input {
    border: 1px solid #ccc;
    border-bottom-color: #eee;
    border-right-color: #eee;
    font-size: 1em;
    line-height: 1.5em;
    padding: .3em;
    margin: 0 0 0.75em;
  }
  #parent-theme-style .parent-theme input[type=file] {
    height: 2.25em;
    font-size: 1em;
    padding: 0;
    border: 0;
    border: 1px solid #ccc;
  }
  #parent-theme-style .parent-theme textarea {
    border: 1px solid #ccc;
    border-bottom-color: #eee;
    border-right-color: #eee;
    margin: 0;
    padding: .3em;
  }
  #parent-theme-style .parent-theme select {
    border: 1px solid #ccc;
    border-bottom-color: #eee;
    border-right-color: #eee;
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 0.75em;
    padding: 0.25em;
    height: 2.25em;
  }
  #parent-theme-style .parent-theme optgroup {
    font-weight: 700;
    font-style: normal;
    text-indent: 0.2em;
  }
  #parent-theme-style .parent-theme optgroup + optgroup {
    margin-top: 1em;
  }
  #parent-theme-style .parent-theme option {
    font-size: 1em;
    height: 1.5em;
    padding: 0;
    text-indent: 1em;
  }
  #parent-theme-style .parent-theme label {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0;
  }
  #parent-theme-style .parent-theme label input {
    background: 0;
    border: 0;
    line-height: 1.5em;
    margin: 0 0.5em 0 0;
    padding: 0;
    width: auto;
  }
  #parent-theme-style .parent-theme legend {
    font-size: 1.1666em;
    font-weight: 700;
    left: 0;
    margin: 0;
    padding: 0;
  }
  #parent-theme-style .parent-theme body {
    background: url(images/splash.jpg) no-repeat center top fixed #f1f1f1;
    color: #444444;
    font: 110%/1.4em 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    position: relative;
  }
  #parent-theme-style .parent-theme #main {
    font-size: .75em;
  }
  #parent-theme-style .parent-theme .container {
    width: 1010px;
    margin: 0 auto;
    position: relative;
  }
  #parent-theme-style .parent-theme header .container {
    height: 195px;
    position: relative;
    z-index: 999;
  }
  #parent-theme-style .parent-theme .logo {
    position: absolute;
    left: 0;
    top: 19px;
  }
  #parent-theme-style .parent-theme .logo h1,
  #parent-theme-style .parent-theme .logo h2 {
    font-size: 3em;
    line-height: 1.2em;
    margin-bottom: 0;
  }
  #parent-theme-style .parent-theme .logo h1 a,
  #parent-theme-style .parent-theme .logo h2 a {
    color: #222;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme #widget-header .widget-area ul {
    margin: 0;
  }
  #parent-theme-style .parent-theme #widget-header .widget-area ul li {
    list-style-type: none;
  }
  #parent-theme-style .parent-theme #widget-header .widget-area.widget_meta {
    position: absolute;
    right: 0;
    top: 15px;
  }
  #parent-theme-style .parent-theme #widget-header .widget-area.widget_meta h3 {
    display: none;
  }
  #parent-theme-style .parent-theme #widget-header .widget-area.widget_meta li {
    float: left;
    margin-left: 22px;
  }
  #parent-theme-style .parent-theme #widget-header .widget-area.widget_meta li a {
    color: #6d6d6d;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme #widget-header .widget-area.widget_meta li a:hover {
    color: #ff9d39;
  }
  #parent-theme-style .parent-theme #widget-header .widget-area.widget_search {
    position: absolute;
    right: 0;
    top: 45px;
  }
  #parent-theme-style .parent-theme .header_contact {
    position: absolute;
    right: 0;
    top: 10px;
  }
  #parent-theme-style .parent-theme .header_contact a {
    width: 255px;
    height: 80px;
    background: url(images/contact.png) no-repeat;
    display: inline-block !important;
  }
  #parent-theme-style .parent-theme .header_contact a:hover {
    background: url(images/contact2.png) no-repeat;
    display: inline-block !important;
  }
  #parent-theme-style .parent-theme .content_contact {
    text-align: center;
  }
  #parent-theme-style .parent-theme .content_contact a {
    width: 255px;
    height: 80px;
    background: url(images/contact.png) no-repeat;
    display: inline-block !important;
  }
  #parent-theme-style .parent-theme .content_contact a:hover {
    background: url(images/contact2.png) no-repeat;
    display: inline-block !important;
  }
  #parent-theme-style .parent-theme #slider-wrapper {
    height: 440px;
    overflow: hidden;
    position: relative;
    margin-bottom: 6px;
  }
  #parent-theme-style .parent-theme #slider-wrapper h1.slider-title {
    font-weight: normal;
    font-size: 28px;
    line-height: 1.5em;
    color: black;
    margin: -7px 0 12px 0;
  }
  #parent-theme-style .parent-theme #slider {
    position: relative;
    width: 470px;
    height: 397px;
    background: url(images/loading.gif) no-repeat 50% 50%;
  }
  #parent-theme-style .parent-theme #slider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
  }
  #parent-theme-style .parent-theme #slider a {
    border: 0;
    display: block;
  }
  #parent-theme-style .parent-theme .nivoSlider {
    position: relative;
  }
  #parent-theme-style .parent-theme .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
  }
  #parent-theme-style .parent-theme .nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 60;
    display: none;
  }
  #parent-theme-style .parent-theme .nivo-slice {
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%;
  }
  #parent-theme-style .parent-theme .nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #e8f3f5;
    color: #000;
    opacity: 0.8;
    /* Overridden by captionOpacity setting */
    width: 100%;
    z-index: 89;
    padding: 12px 20px 15px 21px;
  }
  #parent-theme-style .parent-theme .nivo-caption h2 {
    font-weight: normal;
    color: black;
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 12px;
  }
  #parent-theme-style .parent-theme .nivo-caption p {
    margin: 0;
    color: #7f7f7f;
  }
  #parent-theme-style .parent-theme .nivo-caption a {
    display: inline !important;
  }
  #parent-theme-style .parent-theme .nivo-caption p a.marker {
    width: 19px;
    height: 19px;
    background: url(images/marker.gif) no-repeat left top;
    display: inline-block !important;
    vertical-align: text-top;
  }
  #parent-theme-style .parent-theme .nivo-html-caption {
    display: none;
  }
  #parent-theme-style .parent-theme .nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 99;
    cursor: pointer;
  }
  #parent-theme-style .parent-theme .nivo-prevNav {
    left: 0px;
  }
  #parent-theme-style .parent-theme .nivo-nextNav {
    right: 0px;
  }
  #parent-theme-style .parent-theme .nivo-controlNav {
    position: absolute;
    width: 470px;
    height: 20px;
    left: 0;
    top: -28px;
    text-align: right;
  }
  #parent-theme-style .parent-theme .nivo-controlNav a {
    position: relative;
    z-index: 99;
    cursor: pointer;
    width: 9px;
    overflow: hidden;
    padding-top: 9px;
    height: 0;
    background-repeat: no-repeat;
    background-position: -12px top;
    background-image: url(images/pagination.gif);
    display: inline-block !important;
    margin-left: 3px;
  }
  #parent-theme-style .parent-theme .nivo-controlNav a:hover {
    background-position: -24px top;
  }
  #parent-theme-style .parent-theme .nivo-controlNav a.active {
    background-position: left top;
  }
  #parent-theme-style .parent-theme .nivo-directionNav a {
    position: absolute;
    display: block;
    width: 34px;
    height: 34px;
    text-indent: -9999px;
    border: 0;
    top: 50%;
  }
  #parent-theme-style .parent-theme a.nivo-nextNav {
    right: 0;
    background: blue;
  }
  #parent-theme-style .parent-theme a.nivo-prevNav {
    left: 0;
    background: blue;
  }
  #parent-theme-style .parent-theme #slider .nivo-controlNav img {
    display: inline;
    /* Unhide the thumbnails */
    position: relative;
    margin-right: 10px;
    width: 120px;
    height: auto;
  }
  #parent-theme-style .parent-theme nav.primary {
    position: absolute;
    left: 0;
    top: 94px;
    height: 101px;
    width: 100%;
    background: url(images/nav-tail.gif) repeat-x left bottom;
  }
  #parent-theme-style .parent-theme .sf-menu, #parent-theme-style .parent-theme .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #parent-theme-style .parent-theme .sf-menu {
    line-height: 1.0;
  }
  #parent-theme-style .parent-theme .sf-menu ul {
    position: absolute;
    top: -999em;
    width: 10em;
    /* left offset of submenus need to match (see below) */
  }
  #parent-theme-style .parent-theme .sf-menu ul li {
    width: 100%;
  }
  #parent-theme-style .parent-theme .sf-menu li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
  }
  #parent-theme-style .parent-theme .sf-menu li {
    float: left;
    position: relative;
  }
  #parent-theme-style .parent-theme .sf-menu a {
    display: block;
    position: relative;
  }
  #parent-theme-style .parent-theme .sf-menu li:hover ul,
  #parent-theme-style .parent-theme .sf-menu li.sfHover ul {
    left: 13px;
    top: 60px;
    /* match top ul list item height */
    z-index: 99;
  }
  #parent-theme-style .parent-theme ul.sf-menu li:hover li ul,
  #parent-theme-style .parent-theme ul.sf-menu li.sfHover li ul {
    top: -999em;
  }
  #parent-theme-style .parent-theme ul.sf-menu li li:hover ul,
  #parent-theme-style .parent-theme ul.sf-menu li li.sfHover ul {
    left: 0;
    /* match ul width */
  }
  #parent-theme-style .parent-theme ul.sf-menu li li:hover li ul,
  #parent-theme-style .parent-theme ul.sf-menu li li.sfHover li ul {
    top: -999em;
  }
  #parent-theme-style .parent-theme ul.sf-menu li li li:hover ul,
  #parent-theme-style .parent-theme ul.sf-menu li li li.sfHover ul {
    left: 10em;
    /* match ul width */
    top: 0;
  }
  #parent-theme-style .parent-theme .sf-menu {
    max-width: 1010px;
  }
  #parent-theme-style .parent-theme .sf-menu a {
    text-decoration: none;
  }
  #parent-theme-style .parent-theme .sf-menu > li {
    background: url(images/divider.gif) no-repeat left 23px;
    margin-left: -2px;
  }
  #parent-theme-style .parent-theme .sf-menu > li:first-child {
    background: none;
    margin-left: 0;
  }
  #parent-theme-style .parent-theme .sf-menu > li > a {
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 28px 28px 18px 28px;
  }
  #parent-theme-style .parent-theme .sf-menu > li > a:hover,
  #parent-theme-style .parent-theme .sf-menu > li.sfHover > a,
  #parent-theme-style .parent-theme .sf-menu > li.current_page_item > a {
    background: url(images/nav-act.gif) repeat-x left top;
  }
  #parent-theme-style .parent-theme .sf-menu li li {
    padding: 14px 17px 15px;
    background: url(images/divider1.gif) no-repeat left 15px;
  }
  #parent-theme-style .parent-theme .sf-menu li li:first-child {
    background: none;
  }
  #parent-theme-style .parent-theme .sf-menu li li a {
    color: #ffffff;
  }
  #parent-theme-style .parent-theme .sf-menu li li a:hover {
    color: #444444;
  }
  #parent-theme-style .parent-theme .sf-menu li li.sfHover a,
  #parent-theme-style .parent-theme .sf-menu li li.current_page_item a {
    color: #f28d32;
  }
  #parent-theme-style .parent-theme .sf-menu li li li {
    line-height: 22px;
    padding: 0 0 0 20px;
    background: none;
  }
  #parent-theme-style .parent-theme .sf-menu li li li a,
  #parent-theme-style .parent-theme .sf-menu li li.sfHover li a {
    color: white;
  }
  #parent-theme-style .parent-theme .sf-menu li li li a:hover,
  #parent-theme-style .parent-theme .sf-menu li li li.current_page_item a {
    color: #12b2d7;
  }
  #parent-theme-style .parent-theme .sf-menu li:hover, #parent-theme-style .parent-theme .sf-menu li.sfHover,
  #parent-theme-style .parent-theme .sf-menu a:focus, #parent-theme-style .parent-theme .sf-menu a:hover, #parent-theme-style .parent-theme .sf-menu a:active, #parent-theme-style .parent-theme .sf-menu > li.current-menu-item > a {
    outline: 0;
  }
  #parent-theme-style .parent-theme .sf-menu a.sf-with-ul {
    min-width: 1px;
    /* trigger IE7 hasLayout so spans position accurately */
  }
  #parent-theme-style .parent-theme .sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em;
    /* IE6 only */
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    /* background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
  }
  #parent-theme-style .parent-theme a > .sf-sub-indicator {
    /* give all except IE6 the correct values */
    top: .8em;
    background-position: 0 -100px;
    /* use translucent arrow for modern browsers*/
  }
  #parent-theme-style .parent-theme a:focus > .sf-sub-indicator,
  #parent-theme-style .parent-theme a:hover > .sf-sub-indicator,
  #parent-theme-style .parent-theme a:active > .sf-sub-indicator,
  #parent-theme-style .parent-theme li:hover > a > .sf-sub-indicator,
  #parent-theme-style .parent-theme li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
    /* arrow hovers for modern browsers*/
  }
  #parent-theme-style .parent-theme .sf-menu ul .sf-sub-indicator {
    background-position: -10px 0;
  }
  #parent-theme-style .parent-theme .sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
  }
  #parent-theme-style .parent-theme .sf-menu ul a:focus > .sf-sub-indicator,
  #parent-theme-style .parent-theme .sf-menu ul a:hover > .sf-sub-indicator,
  #parent-theme-style .parent-theme .sf-menu ul a:active > .sf-sub-indicator,
  #parent-theme-style .parent-theme .sf-menu ul li:hover > a > .sf-sub-indicator,
  #parent-theme-style .parent-theme .sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
    /* arrow hovers for modern browsers*/
  }
  #parent-theme-style .parent-theme .sf-navbar {
    height: 41px;
    position: relative;
  }
  #parent-theme-style .parent-theme .sf-navbar li {
    position: static;
  }
  #parent-theme-style .parent-theme .sf-navbar a {
    border-top: none;
  }
  #parent-theme-style .parent-theme .sf-navbar li ul {
    width: 100%;
    /*IE6 soils itself without this*/
  }
  #parent-theme-style .parent-theme .sf-navbar li li {
    position: relative;
  }
  #parent-theme-style .parent-theme .sf-navbar li li ul {
    width: 11em;
    background: url(images/sub-menu.gif) repeat-x left top #090909;
    padding: 16px 0;
  }
  #parent-theme-style .parent-theme .sf-navbar li li li {
    width: 100%;
  }
  #parent-theme-style .parent-theme .sf-navbar ul li {
    width: auto;
    float: left;
  }
  #parent-theme-style .parent-theme .sf-navbar a, #parent-theme-style .parent-theme .sf-navbar a:visited {
    border: none;
  }
  #parent-theme-style .parent-theme ul.sf-navbar .current ul,
  #parent-theme-style .parent-theme ul.sf-navbar ul li:hover ul,
  #parent-theme-style .parent-theme ul.sf-navbar ul li.sfHover ul {
    left: 0;
    top: 41px;
    /* match top ul list item height */
  }
  #parent-theme-style .parent-theme ul.sf-navbar .current ul ul {
    top: -999em;
  }
  #parent-theme-style .parent-theme .sf-navbar li li.current > a {
    font-weight: bold;
  }
  #parent-theme-style .parent-theme .sf-navbar ul .sf-sub-indicator {
    background-position: -10px -100px;
  }
  #parent-theme-style .parent-theme .sf-navbar ul a > .sf-sub-indicator {
    background-position: 0 -100px;
  }
  #parent-theme-style .parent-theme .sf-navbar ul a:focus > .sf-sub-indicator,
  #parent-theme-style .parent-theme .sf-navbar ul a:hover > .sf-sub-indicator,
  #parent-theme-style .parent-theme .sf-navbar ul a:active > .sf-sub-indicator,
  #parent-theme-style .parent-theme .sf-navbar ul li:hover > a > .sf-sub-indicator,
  #parent-theme-style .parent-theme .sf-navbar ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
    /* arrow hovers for modern browsers*/
  }
  #parent-theme-style .parent-theme .sf-navbar > li > ul {
    background: transparent;
    padding: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
  }
  #parent-theme-style .parent-theme #top-search {
    position: absolute;
    right: 0;
    top: 15px;
  }
  #parent-theme-style .parent-theme #top-search .input-search {
    width: 160px;
    margin-right: 10px;
  }
  #parent-theme-style .parent-theme #top-search #submit {
    width: 50px;
    cursor: pointer;
  }
  #parent-theme-style .parent-theme .primary_content_wrap {
    position: relative;
    z-index: 1;
    padding: 5px 0 30px 0;
    background: white;
  }
  #parent-theme-style .parent-theme .primary_content_wrap .breadcrumbs {
    overflow: hidden;
    margin: 0 0 5px 15px;
  }
  #parent-theme-style .parent-theme #content {
    float: left;
    width: 470px;
  }
  #parent-theme-style .parent-theme #content.alt {
    width: 710px;
  }
  #parent-theme-style .parent-theme #content .col-1,
  #parent-theme-style .parent-theme #content .col-2 {
    float: left;
    width: 230px;
  }
  #parent-theme-style .parent-theme #content .col-2 {
    margin-left: 10px;
  }
  #parent-theme-style .parent-theme #content .indent {
    padding: 0 30px;
  }
  #parent-theme-style .parent-theme #content .bot-indent {
    padding: 0 0 5px 0;
  }
  #parent-theme-style .parent-theme #content .bot-indent1 {
    margin-bottom: 7px;
  }
  #parent-theme-style .parent-theme #full-width #content {
    float: none;
    width: 100%;
  }
  #parent-theme-style .parent-theme article {
    padding-bottom: 30px;
    overflow: hidden;
    width: 100%;
  }
  #parent-theme-style .parent-theme article.single-post {
    border-bottom: none;
  }
  #parent-theme-style .parent-theme .featured-thumbnail {
    float: left;
  }
  #parent-theme-style .parent-theme .featured-thumbnail img {
    margin: 5px 20px 10px 0;
  }
  #parent-theme-style .parent-theme .post-comments {
    margin-right: 20px;
  }
  #parent-theme-style .parent-theme .post-comments.fright {
    margin-top: 10px;
  }
  #parent-theme-style .parent-theme .post-comments a {
    color: #2091c8;
    padding: 0 0 2px 31px;
    background: url(images/icon.gif) no-repeat left top;
  }
  #parent-theme-style .parent-theme ul.cont-list {
    margin-left: 0;
    background: url(images/line-hor.gif) repeat-x left bottom;
    padding: 0 0 18px 0;
  }
  #parent-theme-style .parent-theme ul.cont-list li {
    list-style-type: none;
    background: url(images/post-tail.gif) repeat-x left top;
    padding-top: 20px;
    margin-top: 16px;
  }
  #parent-theme-style .parent-theme ul.cont-list li:first-child {
    margin-top: -1px;
  }
  #parent-theme-style .parent-theme .post-content .excerpt {
    margin-bottom: 1.5em;
  }
  #parent-theme-style .parent-theme .pagination a {
    display: inline-block;
    padding: 0 5px;
    background: #eee;
  }
  #parent-theme-style .parent-theme .post-meta {
    line-height: 32px;
    background: url(images/tail-bg.gif) repeat-x left top;
    font-size: 11px;
    color: white;
    font-weight: bold;
    padding: 0 0 0 10px;
    display: block;
    width: 220px;
    margin-bottom: 7px;
  }
  #parent-theme-style .parent-theme .post-author {
    font-size: 11px;
    margin-bottom: 10px;
  }
  #parent-theme-style .parent-theme .post-author a {
    color: #898888;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme .post-author a:hover {
    text-decoration: underline;
  }
  #parent-theme-style .parent-theme p.gravatar {
    float: left;
    margin-right: 20px;
  }
  #parent-theme-style .parent-theme .alignleft {
    float: left;
    margin: 0 20px 10px 0;
  }
  #parent-theme-style .parent-theme .alignright {
    float: right;
    margin: 0 0 10px 20px;
  }
  #parent-theme-style .parent-theme .aligncenter {
    text-align: center;
    margin: 0 auto;
  }
  #parent-theme-style .parent-theme article .post-content img {
    max-width: 710px;
  }
  #parent-theme-style .parent-theme ul.extra-list {
    margin: 0;
  }
  #parent-theme-style .parent-theme ul.extra-list li {
    list-style-type: none;
    width: 100%;
    overflow: hidden;
    vertical-align: top;
    font-size: 11px;
    background: url(images/line-hor.gif) repeat-x left top;
    padding-top: 22px;
    margin-top: 14px;
  }
  #parent-theme-style .parent-theme ul.extra-list li:first-child {
    padding-top: 0;
    margin-top: 0;
    background: none;
  }
  #parent-theme-style .parent-theme ul.extra-list li strong {
    margin: 0 0 -10px 0;
    font-size: 14px;
    display: block;
  }
  #parent-theme-style .parent-theme ul.extra-list li strong a {
    font-weight: bold;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme ul.extra-list li strong a:hover {
    text-decoration: underline;
  }
  #parent-theme-style .parent-theme ul.extra-list li p {
    margin: 0;
  }
  #parent-theme-style .parent-theme ul.extra-list li h5 {
    font-size: 11px;
    color: black;
    margin: 0;
  }
  #parent-theme-style .parent-theme ul.extra-list li h5 span {
    font-weight: normal;
  }
  #parent-theme-style .parent-theme .commentlist {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  #parent-theme-style .parent-theme li.comment {
    list-style-type: none;
    overflow: hidden;
  }
  #parent-theme-style .parent-theme li.comment .comment-body {
    padding: 10px 10px 25px 60px;
    position: relative;
    zoom: 1;
    background: #e8e8e8;
    color: black;
    margin-bottom: 20px;
  }
  #parent-theme-style .parent-theme .comment-author {
    padding: .5em 0 1em 0;
  }
  #parent-theme-style .parent-theme .comment-meta {
    font-size: 11px;
    color: #999;
    position: absolute;
    right: 20px;
    top: 15px;
  }
  #parent-theme-style .parent-theme li.comment .avatar {
    float: none;
    margin: 0;
    position: absolute;
    left: 10px;
    top: 10px;
    padding: 1px;
    border: 1px solid #dbdbdb;
    vertical-align: top;
    overflow: hidden;
  }
  #parent-theme-style .parent-theme li.comment .avatar {
    display: block;
    vertical-align: top;
    overflow: hidden;
  }
  #parent-theme-style .parent-theme .commentlist ul.children {
    margin: 20px 0 0 30px;
  }
  #parent-theme-style .parent-theme .reply {
    position: absolute;
    right: 20px;
    bottom: 15px;
  }
  #parent-theme-style .parent-theme .reply a {
    display: inline-block;
    background: #0085b7;
    padding: 3px 8px;
    color: #fff;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme .reply a:hover {
    background: #d21b4a;
  }
  #parent-theme-style .parent-theme .allowed_tags {
    background: #eee;
    padding: 15px;
    font-size: 11px;
    font-family: "Courier New", Courier, monospace;
    color: #666;
  }
  #parent-theme-style .parent-theme .allowed_tags strong {
    font-family: Tahoma, Geneva, sans-serif;
  }
  #parent-theme-style .parent-theme #respond {
    padding-top: 25px;
  }
  #parent-theme-style .parent-theme .author-meta {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
  }
  #parent-theme-style .parent-theme .author-meta p.gravatar {
    margin: 0;
  }
  #parent-theme-style .parent-theme nav.oldernewer {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1.5em;
  }
  #parent-theme-style .parent-theme .older {
    float: left;
  }
  #parent-theme-style .parent-theme .newer {
    float: right;
  }
  #parent-theme-style .parent-theme .author-info {
    width: 100%;
    overflow: hidden;
    margin-bottom: 3em;
  }
  #parent-theme-style .parent-theme .author-info .avatar {
    margin: 0 20px 0 0;
  }
  #parent-theme-style .parent-theme .author-info .avatar img {
    float: left;
    background: #fff;
    padding: 7px;
    border: 1px solid #dbdbdb;
  }
  #parent-theme-style .parent-theme #post-author {
    overflow: hidden;
    padding: 20px;
    background: #f6fcef;
    color: #7f7f7f;
    margin-bottom: 2em;
  }
  #parent-theme-style .parent-theme #author-link {
    margin-top: 1.5em;
  }
  #parent-theme-style .parent-theme #post-author .gravatar {
    margin: 0 20px 0 0;
  }
  #parent-theme-style .parent-theme #post-author .gravatar img {
    background: #fff;
    border: 1px solid #dbdbdb;
    padding: 5px;
  }
  #parent-theme-style .parent-theme #recent-author-comments ul {
    margin-left: 0;
  }
  #parent-theme-style .parent-theme #recent-author-comments ul li {
    list-style-type: none;
    background: url(images/arrow.gif) no-repeat left 7px;
    padding: 0 0 5px 10px;
  }
  #parent-theme-style .parent-theme #error404 {
    text-align: center;
    padding: 80px 0 90px 0;
  }
  #parent-theme-style .parent-theme .latestwork {
    width: 100%;
    overflow: hidden;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  #parent-theme-style .parent-theme .latestwork li {
    float: left;
    margin-right: 20px;
  }
  #parent-theme-style .parent-theme #sidebar {
    float: left;
    width: 260px;
    margin: -10px 10px 0 0;
  }
  #parent-theme-style .parent-theme #sidebar-right {
    float: left;
    width: 260px;
    margin-left: 10px;
    margin-top: -10px;
  }
  #parent-theme-style .parent-theme .widget {
    margin-top: 10px;
  }
  #parent-theme-style .parent-theme .widget h3 {
    color: #fff;
    font-size: 16px;
    line-height: 39px;
    background: url(images/title-tail.gif) repeat-x left top;
    padding-left: 30px;
    font-weight: normal;
    margin-bottom: 4px;
  }
  #parent-theme-style .parent-theme .widget h3.title {
    margin-bottom: 0;
    padding-left: 20px;
    height: 39px;
    position: relative;
    z-index: 2;
  }
  #parent-theme-style .parent-theme .widget ul {
    margin: 0;
    margin-left: 30px;
  }
  #parent-theme-style .parent-theme .widget ul li {
    list-style-type: none;
  }
  #parent-theme-style .parent-theme .widget.widget_mycategoryorder ul li a,
  #parent-theme-style .parent-theme .widget.widget_categories ul li a,
  #parent-theme-style .parent-theme .widget.widget_archive ul li a,
  #parent-theme-style .parent-theme .widget.widget_nav_menu ul li a,
  #parent-theme-style .parent-theme .widget.widget_links ul li a,
  #parent-theme-style .parent-theme .widget.widget_meta ul li a,
  #parent-theme-style .parent-theme .widget.widget_pages ul li a {
    text-decoration: none;
    color: black;
    line-height: 36px;
    background-image: url(images/link-tail.gif);
    background-repeat: repeat-x;
    background-position: left -36px;
    display: block;
    padding-left: 19px;
  }
  #parent-theme-style .parent-theme .widget.widget_mycategoryorder ul li a:hover,
  #parent-theme-style .parent-theme .widget.widget_categories ul li a:hover,
  #parent-theme-style .parent-theme .widget.widget_archive ul li a:hover,
  #parent-theme-style .parent-theme .widget.widget_nav_menu ul li a:hover,
  #parent-theme-style .parent-theme .widget.widget_links ul li a:hover,
  #parent-theme-style .parent-theme .widget.widget_meta ul li a:hover,
  #parent-theme-style .parent-theme .widget.widget_pages ul li a:hover {
    background-position: left top;
    color: white;
    font-weight: bold;
  }
  #parent-theme-style .parent-theme ul.children {
    margin: 0 0 0 20px;
  }
  #parent-theme-style .parent-theme .widget.widget_tag_cloud .tagcloud,
  #parent-theme-style .parent-theme #sidebar .widget.widget_text .textwidget,
  #parent-theme-style .parent-theme #sidebar-right .widget.widget_text .textwidget {
    padding: 10px 0 10px 20px;
  }
  #parent-theme-style .parent-theme .textwidget {
    font-size: 11px;
    margin-right: 10px;
    line-height: 14px;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget h3 {
    padding-left: 20px;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost {
    margin-left: 0;
    padding: 7px 0 38px 10px;
    margin-bottom: 18px;
    width: 230px;
    background: url(images/line-hor.gif) repeat-x left bottom;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li {
    background: url(images/line-hor.gif) repeat-x left top;
    padding-top: 20px;
    margin-top: 20px;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li:first-child {
    background: none;
    padding-top: 0;
    margin-top: 0;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li .post-meta2 {
    background: none;
    color: #12b2d7;
    padding: 0;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 1.2em;
  }
  #parent-theme-style .parent-theme .seminar_date {
    font-weight: bold;
    padding-bottom: 0.5em;
    color: #12b2d7;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li h4 {
    margin-bottom: 5px;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li h4 a {
    color: #000;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li h4 a:hover {
    color: #12b2d7;
    text-decoration: underline;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li p {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li .marker {
    margin-left: 0 !important;
  }
  #parent-theme-style .parent-theme .widget.widget_my_postwidget ul.latestpost li .featured-thumbnail {
    float: none;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget h3 {
    margin-bottom: 0;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget .wp-polls {
    background: url(images/widget-tail.gif) repeat-x left top #090909;
    padding: 17px 20px 20px 30px;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget .wp-polls p {
    color: #12b2d7;
    font-weight: bold;
    text-align: left !important;
    margin-bottom: 12px;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget ul.wp-polls-ul {
    padding: 0 0 15px 0;
    margin: 0;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget ul.wp-polls-ul li {
    overflow: hidden;
    width: 100%;
    vertical-align: top;
    margin-top: 18px;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget ul.wp-polls-ul li:first-child {
    margin-top: 0;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget ul.wp-polls-ul li label {
    float: left;
    width: 164px;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget ul.wp-polls-ul li input[type=radio] {
    float: left;
    margin-top: 2px;
    vertical-align: top;
    width: 12px;
    height: 12px;
    margin-right: 21px;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget ul.wp-polls-ul li label:hover {
    color: white;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget .Buttons {
    border: 0 none;
    color: #2e2e2e;
    width: 45px;
    height: 27px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    background: #fcfcfc;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget .Buttons:hover {
    background: #e2e2e2;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget a.res {
    background: url(images/link-tail1.gif) repeat-x left top;
    color: white;
    text-decoration: none;
    font-weight: normal;
    width: 65px;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    text-align: center;
  }
  #parent-theme-style .parent-theme .widget.widget_polls-widget a.res:hover {
    background: #bf244b;
  }
  #parent-theme-style .parent-theme .widget.widget_my_recent_comments ul#recentcomments {
    padding: 16px 0 18px 0;
    background: url(images/line-hor.gif) repeat-x left bottom;
    overflow: hidden;
  }
  #parent-theme-style .parent-theme .widget.widget_my_recent_comments ul#recentcomments li {
    width: 100%;
    overflow: hidden;
    vertical-align: top;
    font-size: 11px;
    line-height: 14px;
    background: url(images/line-hor.gif) repeat-x left top;
    padding: 14px 0 0 0;
    margin-top: 10px;
  }
  #parent-theme-style .parent-theme .widget.widget_my_recent_comments ul#recentcomments li:first-child {
    background: none;
    padding-top: 0;
    margin-top: 0;
  }
  #parent-theme-style .parent-theme .widget.widget_my_recent_comments ul#recentcomments li img {
    float: left;
    margin-right: 13px;
  }
  #parent-theme-style .parent-theme .widget.widget_my_recent_comments ul#recentcomments li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2em;
    display: inline-block;
    margin-top: 8px;
  }
  #parent-theme-style .parent-theme .widget.widget_my_recent_comments ul#recentcomments li a:hover {
    color: #85d835;
  }
  #parent-theme-style .parent-theme .widget.popular-posts h3 {
    background: none;
    color: black;
    font-size: 21px;
    line-height: 1.2em;
    padding: 0 0 12px 0;
    margin-bottom: 20px;
    border-bottom: 6px solid #12b2d7;
  }
  #parent-theme-style .parent-theme .widget.popular-posts ul {
    margin-left: 0;
  }
  #parent-theme-style .parent-theme .widget.popular-posts ul li {
    width: 100%;
    overflow: hidden;
    vertical-align: top;
    background: url(images/line-hor.gif) repeat-x left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #parent-theme-style .parent-theme .widget.popular-posts ul li img.wpp-thumbnail {
    float: left;
    margin-right: 10px;
  }
  #parent-theme-style .parent-theme .widget.popular-posts ul li a {
    font-weight: bold;
    color: #000;
    display: block;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme .widget.popular-posts ul li a:hover {
    color: #12b2d7;
    text-decoration: underline;
  }
  #parent-theme-style .parent-theme .widget.popular-posts ul li .wpp-excerpt {
    display: block;
    font-size: 11px;
    line-height: 14px;
    padding-right: 15px;
  }
  #parent-theme-style .parent-theme .widget.popular-posts ul li .wpp-excerpt .marker,
  #parent-theme-style .parent-theme .widget ul.latestpost li .marker {
    width: 3px;
    height: 5px;
    margin-left: 10px;
    display: inline-block;
    background: url(images/arrow.gif) no-repeat left top;
  }
  #parent-theme-style .parent-theme * + html .widget.popular-posts ul li .wpp-excerpt .marker {
    margin-top: -8px;
  }
  #parent-theme-style .parent-theme #calendar_wrap {
    padding: 0 10px 0 15px;
  }
  #parent-theme-style .parent-theme #wp-calendar {
    width: 100%;
  }
  #parent-theme-style .parent-theme #wp-calendar caption {
    text-align: center;
  }
  #parent-theme-style .parent-theme #wp-calendar td {
    text-align: center;
    padding: 6px 0;
    border: none;
  }
  #parent-theme-style .parent-theme #wp-calendar caption {
    font-size: 16px;
    color: #0085b7;
    font-weight: bold;
    padding: 4px 0;
    margin-bottom: 5px;
  }
  #parent-theme-style .parent-theme #wp-calendar thead th {
    padding: 7px 0;
    font-size: 14px;
    background: #fff;
    color: #0085b7;
    text-align: center;
  }
  #parent-theme-style .parent-theme #wp-calendar #prev {
    text-align: left;
  }
  #parent-theme-style .parent-theme #wp-calendar #next {
    text-align: right;
  }
  #parent-theme-style .parent-theme .folio_cycle {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
  }
  #parent-theme-style .parent-theme .folio_cycle li {
    float: left;
    width: 100px;
    height: 100px;
    margin: 0 0 15px 15px;
    overflow: hidden;
  }
  #parent-theme-style .parent-theme #footer .container {
    height: 106px;
    color: #a5a5a5;
  }
  #parent-theme-style .parent-theme #footer .inside {
    padding: 35px 0 0 0;
  }
  #parent-theme-style .parent-theme #footer .copy a {
    text-decoration: none;
    color: #a5a5a5;
  }
  #parent-theme-style .parent-theme #footer .copy a:hover {
    color: black;
  }
  #parent-theme-style .parent-theme #footer .copy span,
  #parent-theme-style .parent-theme #footer .copy span a,
  #parent-theme-style .parent-theme #footer .copy span a:hover {
    color: #12b2d7;
  }
  #parent-theme-style .parent-theme #footer .copy span a:hover {
    text-decoration: underline;
  }
  #parent-theme-style .parent-theme nav.footer ul {
    overflow: hidden;
    width: 100%;
    margin: 0 0 4px 0;
  }
  #parent-theme-style .parent-theme nav.footer ul li {
    list-style-type: none;
    float: left;
    padding-right: 20px;
  }
  #parent-theme-style .parent-theme nav.footer ul li a {
    text-decoration: none;
    color: black;
  }
  #parent-theme-style .parent-theme nav.footer ul li a:hover {
    text-decoration: underline;
  }
  #parent-theme-style .parent-theme .button {
    display: inline-block;
    text-decoration: none;
    color: #12b2d7;
    font-weight: bold;
    text-decoration: none;
  }
  #parent-theme-style .parent-theme .button.alt {
    color: black;
  }
  #parent-theme-style .parent-theme .button.alt:hover {
    color: #12b2d7;
  }
  #parent-theme-style .parent-theme .button:hover {
    color: black;
  }
  #parent-theme-style .parent-theme .button span {
    font-size: 9px;
  }
  #parent-theme-style .parent-theme .line-hor {
    height: 1px;
    background: url(images/line-hor.gif) repeat-x left top;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 30px 0;
  }
  #parent-theme-style .parent-theme .address {
    padding: 0 0 0 10px;
  }
  #parent-theme-style .parent-theme .address dt {
    margin-bottom: 1.5em;
  }
  #parent-theme-style .parent-theme .address dd {
    margin-bottom: 0;
    width: 100%;
    overflow: hidden;
  }
  #parent-theme-style .parent-theme .address dd span {
    float: left;
    width: 100px;
  }
  #parent-theme-style .parent-theme input, #parent-theme-style .parent-theme select, #parent-theme-style .parent-theme textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    vertical-align: middle;
    font-weight: normal;
  }
  #parent-theme-style .parent-theme #commentform label {
    display: inline-block;
  }
  #parent-theme-style .parent-theme #commentform p.field {
    margin-bottom: 5px;
  }
  #parent-theme-style .parent-theme #commentform small {
    color: #8b8b8b;
  }
  #parent-theme-style .parent-theme #commentform input[type=text] {
    width: 250px;
    padding: 4px;
    display: block;
    background: #fbfbfb;
    border: 1px solid #e8e8e8;
  }
  #parent-theme-style .parent-theme #commentform textarea {
    width: 460px;
    height: 150px;
    background: #fbfbfb;
    padding: 4px;
    margin-top: 10px;
    overflow: auto;
    border: 1px solid #e8e8e8;
  }
  #parent-theme-style .parent-theme #commentform #submit {
    background: #0085b7;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
    cursor: pointer;
    border: none;
    width: 130px;
  }
  #parent-theme-style .parent-theme #commentform #submit:hover {
    background: #ff9d39;
  }
  #parent-theme-style .parent-theme #commentform input[type=text]:hover,
  #parent-theme-style .parent-theme #commentform textarea:hover {
    border-color: #c8c8c8;
  }
  #parent-theme-style .parent-theme #commentform input[type=text]:focus,
  #parent-theme-style .parent-theme #commentform textarea:focus {
    border-color: #ff9d39;
  }
  #parent-theme-style .parent-theme .wpcf7-form p.field {
    margin-bottom: 5px;
    line-height: 1.8em;
    font-weight: bold;
  }
  #parent-theme-style .parent-theme .wpcf7-form p.field input {
    background: #fbfbfb;
    padding: 8px 0 8px 8px;
    width: 330px;
    border: 1px solid #e8e8e8;
    margin-right: 10px;
    color: #111;
    font-size: 12px;
  }
  #parent-theme-style .parent-theme .wpcf7-form p.field small {
    color: blue;
  }
  #parent-theme-style .parent-theme .wpcf7-form textarea {
    width: 480px;
    height: 160px;
    background: #fbfbfb;
    font-size: 1em;
    padding: 8px 0 8px 8px;
    border: 1px solid #e8e8e8;
    overflow: auto;
    color: #111;
    font-size: 12px;
    margin-bottom: 20px;
  }
  #parent-theme-style .parent-theme .wpcf7-form .submit-wrap {
    margin-bottom: 0;
  }
  #parent-theme-style .parent-theme .wpcf7-form .submit-wrap input {
    cursor: pointer;
    background: #c7204a;
    height: 29px;
    width: 125px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 2px;
    border: none;
  }
  #parent-theme-style .parent-theme .wpcf7-form .submit-wrap input:hover {
    background: #0085b7;
    color: #fff;
  }
  #parent-theme-style .parent-theme .wpcf7-not-valid-tip {
    width: 200px !important;
    position: absolute;
    left: 100% !important;
    top: -5px !important;
    padding: 1px 0 1px 5px !important;
    background: none !important;
    color: blue !important;
    border: none !important;
  }
  #parent-theme-style .parent-theme #searchform .searching {
    width: 226px;
    padding: 6px 5px;
    line-height: 1.29em;
    background: url(images/search-input2.gif) no-repeat left top;
    border: 1px solid #e8e8e8;
  }
  #parent-theme-style .parent-theme #searchform .submit {
    width: 70px;
    height: 29px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/search-button.gif);
    cursor: pointer;
    border: 0 none;
    vertical-align: top;
  }
  #parent-theme-style .parent-theme #searchform .submit:hover {
    background: #ff9d39;
  }
  #parent-theme-style .parent-theme * + html #searchform .submit {
    vertical-align: middle;
  }
  #parent-theme-style .parent-theme .one_half {
    width: 48%;
  }
  #parent-theme-style .parent-theme .one_third {
    width: 30.66%;
  }
  #parent-theme-style .parent-theme .two_third {
    width: 65.33%;
  }
  #parent-theme-style .parent-theme .one_fourth {
    width: 22%;
  }
  #parent-theme-style .parent-theme .three_fourth {
    width: 74%;
  }
  #parent-theme-style .parent-theme .one_fifth {
    width: 16.8%;
  }
  #parent-theme-style .parent-theme .two_fifth {
    width: 37.6%;
  }
  #parent-theme-style .parent-theme .three_fifth {
    width: 58.4%;
  }
  #parent-theme-style .parent-theme .four_fifth {
    width: 67.2%;
  }
  #parent-theme-style .parent-theme .one_sixth {
    width: 13.33%;
  }
  #parent-theme-style .parent-theme .five_sixth {
    width: 82.67%;
  }
  #parent-theme-style .parent-theme .one_half, #parent-theme-style .parent-theme .one_third, #parent-theme-style .parent-theme .two_third, #parent-theme-style .parent-theme .three_fourth, #parent-theme-style .parent-theme .one_fourth, #parent-theme-style .parent-theme .one_fifth, #parent-theme-style .parent-theme .two_fifth, #parent-theme-style .parent-theme .three_fifth, #parent-theme-style .parent-theme .four_fifth, #parent-theme-style .parent-theme .one_sixth, #parent-theme-style .parent-theme .five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
  }
  #parent-theme-style .parent-theme .last_col {
    margin-right: 0 !important;
    clear: right;
  }
  #parent-theme-style .parent-theme .fleft {
    float: left;
  }
  #parent-theme-style .parent-theme .fright {
    float: right;
  }
  #parent-theme-style .parent-theme .clear {
    clear: both;
  }
  #parent-theme-style .parent-theme .wrapper {
    width: 100%;
    overflow: hidden;
  }
  #parent-theme-style .parent-theme .extra-wrap {
    overflow: hidden;
  }
  #parent-theme-style .parent-theme .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  #parent-theme-style .parent-theme .clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  #parent-theme-style .parent-theme .clearfix {
    display: inline-block;
  }
  #parent-theme-style .parent-theme * html .clearfix {
    height: 1%;
  }
  #parent-theme-style .parent-theme .clearfix {
    display: block;
  }
  #parent-theme-style .parent-theme .what_new_newicon {
    color: #f89a4b;
  }
  #parent-theme-style .parent-theme .list-block .wpcf7-list-item {
    display: block;
  }
  #parent-theme-style .parent-theme .list-inline .wpcf7-list-item {
    display: inline;
  }
  #parent-theme-style .parent-theme span.wpcf7-list-item {
    display: block;
  }
  #parent-theme-style .parent-theme .sp_only {
    display: none;
  }
  #parent-theme-style .parent-theme header .description {
    font-size: 9px;
  }
  #parent-theme-style .parent-theme footer .description {
    font-size: 10px;
  }
}

@media screen and (max-width: 760px) {
  #parent-theme-style {
    /*	#page-content img{
		width: 320px;
		height: auto;
	}
*/
    /*-- gnav --*/
    /* Contact form */
  }
  #parent-theme-style blockquote, #parent-theme-style q {
    quotes: none;
  }
  #parent-theme-style blockquote:before, #parent-theme-style blockquote:after,
  #parent-theme-style q:before, #parent-theme-style q:after {
    content: '';
    content: none;
  }
  #parent-theme-style input, #parent-theme-style textarea {
    margin: 0;
    padding: 0;
  }
  #parent-theme-style ol, #parent-theme-style ul {
    list-style: none;
  }
  #parent-theme-style table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  #parent-theme-style caption, #parent-theme-style th {
    text-align: left;
  }
  #parent-theme-style a:focus {
    outline: none;
  }
  #parent-theme-style .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  #parent-theme-style .clearfix {
    min-height: 1px;
  }
  #parent-theme-style * html .clearfix {
    height: 1px;
    /*¥*/
    /*/
	height: auto;
	overflow: hidden;
	/**/
  }
  #parent-theme-style .both {
    clear: both;
  }
  #parent-theme-style .inline_block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  #parent-theme-style #main {
    padding: 0 10px;
    font-size: 16px;
    line-height: 2.0;
    color: #333;
  }
  #parent-theme-style #slider-wrapper img {
    width: 320px;
    height: auto;
  }
  #parent-theme-style .pc_only {
    display: none;
  }
  #parent-theme-style .two_fifth.last_col .textwidget {
    /*		display: none;
*/
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  #parent-theme-style .two_fifth.last_col .textwidget iframe,
  #parent-theme-style .two_fifth.last_col .textwidget object,
  #parent-theme-style .two_fifth.last_col .textwidget embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #parent-theme-style header {
    overflow: hidden;
    border-top: 3px solid #209AC8;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid  #209AC8;
  }
  #parent-theme-style header .logo a {
    display: block;
    text-align: center;
  }
  #parent-theme-style header .description {
    display: none;
    /*	display: block;
	font-size: 14px;
*/
  }
  #parent-theme-style article {
    line-height: 2.0;
    color: #333;
    font-size: 16px;
    padding-bottom: 30px;
  }
  #parent-theme-style article img {
    max-width: 100%;
    height: auto;
  }
  #parent-theme-style article p {
    overflow: hidden;
    padding-bottom: 15px;
  }
  #parent-theme-style article .line-hor {
    overflow: hidden;
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  #parent-theme-style article h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  #parent-theme-style article h2 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
    background: #209AC8;
    color: #fff;
    padding: 5px 10px;
  }
  #parent-theme-style article h2 a {
    color: #fff;
  }
  #parent-theme-style article h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #333;
    padding: 5px 10px;
  }
  #parent-theme-style article h3 a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #209AC8;
    padding: 5px 10px;
  }
  #parent-theme-style article .aligncenter {
    text-align: center;
  }
  #parent-theme-style article table {
    width: 100%;
    margin-bottom: 15px;
  }
  #parent-theme-style article table td {
    padding: 10px;
    border: 1px solid #ccc;
  }
  #parent-theme-style footer {
    background: #d6e8f5;
    padding: 10px;
    margin-top: 30px;
  }
  #parent-theme-style footer .footer-nav {
    margin-bottom: 15px;
  }
  #parent-theme-style footer .description {
    font-size: 10px;
    display: block;
    margin-bottom: 15px;
  }
  #parent-theme-style footer .copy {
    font-size: 10px;
    text-align: center;
  }
  #parent-theme-style .movieBox {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  #parent-theme-style .movieBox iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #parent-theme-style .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  #parent-theme-style .ggmap iframe,
  #parent-theme-style .ggmap object,
  #parent-theme-style .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #parent-theme-style #news.widget h3 {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
    background: #209AC8;
    color: #fff;
    padding: 5px 10px;
  }
  #parent-theme-style .cont-list h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
    padding: 5px 10px;
  }
  #parent-theme-style .cont-list h2 a {
    color: #209AC8;
    font-weight: bold;
  }
  #parent-theme-style .cont-list .post-meta {
    display: inline-block;
    background: #F28D32;
    color: #fff;
    margin-bottom: 10px;
    padding: 0 15px;
  }
  #parent-theme-style .cont-list .excerpt {
    padding-bottom: 30px;
  }
  #parent-theme-style #sidebar-right {
    margin: 30px 0;
  }
  #parent-theme-style #sidebar-right h3 {
    background: #f2f2f2;
    border: 1px solid #999;
    padding: 5px 10px;
    margin-bottom: 10px;
  }
  #parent-theme-style .main_img img {
    width: 100%;
  }
  #parent-theme-style .cov-btn .cov-menu {
    margin: 0;
    padding: 0;
  }
  #parent-theme-style .cov-btn {
    position: fixed;
    width: 100%;
    height: 59px;
    padding: 1px 0 0;
    bottom: 0;
    vertical-align: middle;
    display: block;
    z-index: 100;
    text-align: center;
    background: #fff;
    opacity: 0.9;
    -moz-opacity: 0.9;
    filter: alpha(opacity=90);
  }
  #parent-theme-style .cov-btn img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #parent-theme-style .oldernewer {
    overflow: hidden;
    font-size: 16px;
    margin-bottom: 30px;
  }
  #parent-theme-style .oldernewer .older {
    float: left;
  }
  #parent-theme-style .oldernewer .older a {
    display: block;
    width: 100%;
    margin-left: 10px;
  }
  #parent-theme-style .oldernewer .newer {
    float: right;
  }
  #parent-theme-style .oldernewer .newer a {
    display: block;
    width: 100%;
    margin-right: 10px;
  }
  #parent-theme-style #menu {
    display: none;
    margin-top: -25px;
    margin-bottom: 30px;
    overflow: hidden;
  }
  #parent-theme-style #menu li {
    width: 100%;
    background: #f2f2f2;
    border-bottom: 1px solid #999;
    line-height: 1.8;
  }
  #parent-theme-style #menu li a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
    font-size: 16px;
  }
  #parent-theme-style #menu li ul li {
    text-indent: 15px;
  }
  #parent-theme-style #toggle {
    display: block;
    position: relative;
    width: 100%;
    background: #0E4475;
    margin-bottom: 30px;
  }
  #parent-theme-style #toggle a {
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #444;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #parent-theme-style #toggle:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #parent-theme-style #toggle a:before, #parent-theme-style #toggle a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #222;
  }
  #parent-theme-style #toggle a:before {
    margin-top: -6px;
  }
  #parent-theme-style #toggle a:after {
    margin-top: 2px;
  }
  #parent-theme-style .wpcf7-form-control-wrap.comp-name input,
  #parent-theme-style .wpcf7-form-control-wrap.your-name input,
  #parent-theme-style .wpcf7-form-control-wrap.your-email input,
  #parent-theme-style .wpcf7-form-control-wrap.your-tel input {
    width: 250px;
    padding: 5px;
  }
  #parent-theme-style .wpcf7-form-control.wpcf7-radio .wpcf7-list-item,
  #parent-theme-style .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    display: block;
  }
}

/*# sourceMappingURL=map/style-parent-theme.css.map */
