
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
	z-index:1;
}
html {
	z-index:1;
}
:focus {
    outline: 0 none;
}
ol, ul {
    list-style: none outside none;
    margin: 0;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: 0 none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
embed, iframe, object {
    max-width: 100%;
}
body, input, textarea {
    color: #777777;
    font: 13px/20px 'PT Sans',sans-serif;
    word-wrap: break-word;
}
body {
    background: url("http://www.filmcup.net/france/wp-content/uploads/2014/07/140713_Background_full-01.png") repeat scroll 0 0 #ECECEC;
}
.wrapper {
    background-color: #FFFFFF;
    box-shadow: 0 0 5px #DDDDDD;
    margin: 0 auto;
    max-width: 1038px;
}
.container {
    margin: 0 auto;
    max-width: 978px;
}
h1, h2, h3, h4, h5, h6 {
    color: #555555;
    font-family: 'Philosopher',sans-serif;
    font-weight: normal;
}
h1 {
    font-size: 30px;
    line-height: 36px;
}
h2 {
    font-size: 28px;
    line-height: 35px;
}
h3 {
    font-size: 26px;
    line-height: 32px;
}
h4 {
    font-size: 24px;
    line-height: 30px;
}
h5 {
    font-size: 22px;
    line-height: 28px;
}
h6 {
    font-size: 19px;
    line-height: 25px;
    text-transform: uppercase;
}
.no-margin-top {
    margin-top: 0 !important;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-margin-left {
    margin-left: 0 !important;
}
.no-margin-right {
    margin-right: 0 !important;
}
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
.no-border-top {
    border-top: 0 none !important;
}
.no-border-bottom {
    border-bottom: 0 none !important;
}
.no-border-left {
    border-left: 0 none !important;
}
.no-border-right {
    border-right: 0 none !important;
}
hr {
    border-color: #EAEAEA;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 0;
    margin: 0 0 40px;
}
p {
    margin-bottom: 15px;
}
strong {
    font-weight: bold;
}
cite, em, i {
    font-style: italic;
}
pre {
    background-color: #FFFFFF;
    margin-bottom: 20px;
    overflow: auto;
    padding: 20px;
}
pre, code, kbd {
    background-color: #F9F9F9;
    font-family: "Courier 10 Pitch",Courier,monospace;
    font-size: 14px;
    line-height: 19px;
}
abbr, acronym, dfn {
    border-bottom: 1px dotted #666666;
    cursor: help;
}
address {
    display: block;
    margin: 0 0 1.625em;
}
ins {
    background: none repeat scroll 0 0 #FFF9C0;
}
sup, sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
blockquote {
    background-color: #F9F9F9;
    border-left: 4px solid #05A9C5;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 20px;
}
blockquote p {
    margin: 0;
}
blockquote em, blockquote i, blockquote cite {
    font-style: normal;
}
blockquote cite {
    color: #666666;
    font: 300 12px "Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.breadcrumb {
    float: right;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: right;
}
.breadcrumb a {
    color: #999999;
}
.breadcrumb, .breadcrumb a:hover {
    color: #666666;
}
input, textarea {
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea {
    -moz-appearance: none !important;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: #EAEAEA;
    border: 1px solid gray;
    border-radius: 3px 3px 3px 3px;
    line-height: 20px;
    margin: 0 0 30px;
    padding: 3px;
    width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
    border: 1px solid #CCCCCC;
}
input.s {
    background: url("images/search.png") no-repeat scroll right 6px #FFFFFF;
    border-color: transparent;
    color: #BBBBBB;
    cursor: pointer;
    font-style: italic;
    height: 22px;
    margin: 0;
    padding: 3px 33px 3px 0;
    text-indent: 25px;
    transition-duration: 400ms;
    transition-property: width, background;
    transition-timing-function: ease;
    width: 0;
}
input.s:focus {
    border-color: #EAEAEA;
    padding-left: 10px;
    text-indent: 0;
    width: 100px;
}
input[type="reset"], input[type="button"], input[type="submit"] {
    background-color: #469350;
    border-radius: 10px 10px 10px 10px;
	border: 0px solid black;
    color: white;
    float: left;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    min-width: 65px;
}
input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
    border: 0px solid black;
}
input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
    border: 0px solid black;
}
a {
    color: #05A9C5;
    text-decoration: none;
}
a:focus, a:active, a:hover {
    text-decoration: none;
}
figure {
    margin: 0;
    text-align: center;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.entry-content img, .comment-content img, .widget img {
    max-width: 100%;
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
}
img.size-full, img.size-large {
    height: auto;
    max-width: 100%;
}
.entry-content img.wp-smiley {
    border: medium none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 1.625em;
}
p img {
}
img#wpstats {
    display: none;
}
.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
#access a.assistive-text:active, #access a.assistive-text:focus {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #DDDDDD;
    clip: auto !important;
    color: #1982D1;
    font-size: 12px;
    left: 7.6%;
    position: absolute;
    text-decoration: underline;
    top: 0;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.clearfix-third {
    clear: both;
}
a.readmore {
    background: linear-gradient(#06B8D7, #05AAC6) repeat scroll 0 0 transparent;
    border: 1px solid #0596AF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    padding: 1px 8px 2px;
}
a.readmore:hover {
    background: linear-gradient(#06C0E1, #05AAC6) repeat scroll 0 0 transparent;
}
a.readmore:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) inset;
}
a.more-link:hover {
    text-decoration: underline;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 30px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 30px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.back-to-top {
    bottom: 10px;
    position: fixed;
    right: 10px;
}
.back-to-top a {
    background-image: url("images/back-to-top.png");
    display: block;
    height: 35px;
    text-indent: -20000px;
    width: 35px;
}
#branding {
    margin-top: 30px;
}
.hgroup-wrap {
    padding-bottom: 51px;
    padding-top: 20px;
}
.hgroup-wrap a {
    display: block;
}
#site-logo {
    float: left;
    margin-top: 32px;
}
#site-title {
    font: 36px/42px 'Philosopher',sans-serif;
}
#site-title a {
    color: #555555;
}
#site-title a img {
    max-width: 978px;
    vertical-align: inherit;
}
#site-title a span, #site-title a:hover, #site-title a:focus, #site-title a:active {
    color: #05A9C5;
}
#site-description {
    color: #777777;
    font: 13px/20px 'PT Sans',sans-serif;
}
.hgroup-right {
    float: right;
    margin-top: 38px;
}
.social-profiles {
    float: left;
}
.social-profiles ul {
    float: right;
    margin: -10px 0 0;
}
.social-profiles ul li {
    float: left;
    margin-top: 10px;
}
.social-profiles ul li a {
    background-image: url("images/social-icons.png");
    background-position: right bottom;
    display: block;
    height: 30px;
    text-indent: -99999px;
    transition: all 0.2s linear 0s;
    width: 30px;
}
.social-profiles ul li.facebook a {
    background-position: 0 0;
}
.social-profiles ul li.facebook a:hover {
    background-position: 0 -40px;
}
.social-profiles ul li.twitter a {
    background-position: -40px 0;
}
.social-profiles ul li.twitter a:hover {
    background-position: -40px -40px;
}
.social-profiles ul li.google-plus a {
    background-position: -80px 0;
}
.social-profiles ul li.google-plus a:hover {
    background-position: -80px -40px;
}
.social-profiles ul li.pinterest a {
    background-position: -120px 0;
}
.social-profiles ul li.pinterest a:hover {
    background-position: -120px -40px;
}
.social-profiles ul li.linked a {
    background-position: -160px 0;
}
.social-profiles ul li.linked a:hover {
    background-position: -160px -40px;
}
.social-profiles ul li.tumblr a {
    background-position: -200px 0;
}
.social-profiles ul li.tumblr a:hover {
    background-position: -200px -40px;
}
.social-profiles ul li.vimeo a {
    background-position: -240px 0;
}
.social-profiles ul li.vimeo a:hover {
    background-position: -240px -40px;
}
.social-profiles ul li.my-space a {
    background-position: -280px 0;
}
.social-profiles ul li.my-space a:hover {
    background-position: -280px -40px;
}
.social-profiles ul li.flickr a {
    background-position: -320px 0;
}
.social-profiles ul li.flickr a:hover {
    background-position: -320px -40px;
}
.social-profiles ul li.you-tube a {
    background-position: -360px 0;
}
.social-profiles ul li.you-tube a:hover {
    background-position: -360px -40px;
}
.social-profiles ul li.rss a {
    background-position: -400px 0;
}
.social-profiles ul li.rss a:hover {
    background-position: -400px -40px;
}
.header-image {
    height: auto;
    width: 100%;
}
#access {
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
}
#access ul {
}
#access li {
    float: left;
    padding: 0 20px 0 0;
    position: relative;
}
li.default-menu {
    display: none;
}
#access a {
    color: #777777;
    display: block;
    float: left;
    font-size: 14px;
    height: 39px;
    padding: 16px 0 0;
    text-transform: uppercase;
}
#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a {
    color: #05A9C5;
}
#access ul ul {
}
#access ul ul ul {
}
#access ul ul a {
}
#access li:hover > a, #access ul ul *:hover > a, #access a:focus {
}
#access li:hover > a, #access a:focus {
}
#access ul li:hover > ul {
}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a {
}
#access ul li ul, #access ul li:hover ul ul, #access ul ul li:hover ul ul, #access ul ul ul li:hover ul ul, #access ul ul ul ul li:hover ul ul {
    display: none;
    z-index: 9999;
}
#access ul li:hover ul, #access ul ul li:hover ul, #access ul ul ul li:hover ul, #access ul ul ul ul li:hover ul, #access ul ul ul ul ul li:hover ul {
    display: block;
}
#access ul li ul {
    background-color: #FFFFFF;
    border-top: 4px solid #05A9C5;
    left: 0;
    position: absolute;
    top: 55px;
    width: 190px;
}
#access ul li ul li {
    border-bottom: 1px solid #EAEAEA;
    float: none;
    padding: 0;
}
#access ul li ul li a, #access ul li.current-menu-item ul li a, #access ul li ul li.current-menu-item a, #access ul li.current_page_ancestor ul li a, #access ul li.current-menu-ancestor ul li a, #access ul li.current_page_item ul li a {
    color: #777777;
    float: none;
    font-size: 13px;
    font-weight: normal;
    height: 100%;
    line-height: 21px;
    padding: 6px 10px;
    text-transform: capitalize;
}
#access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item ul li a:hover {
    background-color: #F9F9F9;
    color: #05A9C5;
}
#access ul li ul li ul {
    left: 190px;
    top: -4px;
}
#access select {
    display: none;
}
.slogan-wrap {
    background-color: #05A9C5;
    font-family: 'Philosopher',sans-serif;
    margin-bottom: 4px;
    padding: 24px 0;
}
.slogan-wrap .slogan {
    color: #FFFFFF;
    float: left;
    font-size: 24px;
    line-height: 30px;
    width: 80%;
}
.slogan-wrap .slogan span {
    display: block;
    font: 13px/20px 'PT Sans',sans-serif;
    padding-top: 5px;
}
.slogan-wrap .view-work {
    background: linear-gradient(#D0EEF4, #B5E6EE) repeat scroll 0 0 transparent;
    border: 2px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #494949;
    display: block;
    float: right;
    font-size: 18px;
    height: 28px;
    margin-top: 8px;
    padding: 8px 15px 0;
    text-align: center;
    text-shadow: 0 1px 0 rgba(251, 251, 251, 0.7);
}
.slogan-wrap .view-work:hover {
    background: linear-gradient(#E3F5F9, #B5E6EE) repeat scroll 0 0 transparent;
}
.slogan-wrap .view-work:active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset;
}
.featured-slider, .featured-slider .slider-cycle {
    margin-bottom: 4px;
    margin-top: -1px;
    position: relative;
}
.featured-slider .displayblock {
    display: block;
}
.featured-slider .displaynone {
    display: none;
}
.featured-text {
    bottom: 55px;
    color: #FFFFFF;
    position: absolute;
    right: 30px;
    text-align: right;
}
.featured-text .featured-title {
    background: none repeat scroll 0 0 rgba(5, 169, 197, 0.9);
    float: right;
    font: 24px/30px 'Philosopher',sans-serif;
    max-width: 525px;
    padding: 10px 20px;
}
.featured-text .featured-title a {
    color: #FFFFFF;
}
.featured-text .featured-content {
    background: none repeat scroll 0 0 rgba(85, 85, 85, 0.9);
    clear: right;
    float: right;
    margin-top: 4px;
    max-width: 355px;
    padding: 20px;
}
#controllers {
    bottom: 15px;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
#controllers a {
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    display: inline-block;
    height: 14px;
    margin: 0 4px;
    overflow: hidden;
    width: 14px;
}
#controllers a:hover, #controllers a.active {
    background-color: #05A9C5;
    color: #05A9C5;
}
#branding .searchform {
    float: right;
}
#branding .searchform div {
}
#branding #s {
}
#branding #s:focus {
}
#branding #searchsubmit {
}
#branding .only-search .searchform {
}
#branding .only-search #s {
}
#branding .only-search #s, #branding .only-search #s:focus {
}
#branding .only-search #s:focus {
}
#branding .with-image .searchform {
}
#branding .only-search + #access div {
}
#main {
    padding: 50px 0 10px;
}
#main select {
    background-color: #EAEAEA;
    border: 1px solid gray;
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    height: 40px;
    padding: 10px 8px;
    width: 100%;
}
#main form input, #main form textarea {
    -moz-box-sizing: border-box;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    padding-bottom: 15px;
}
#content ul {
    list-style-type: disc;
}
#content ul, #content ol {
    margin: 0 0 20px 30px;
}
#content ul a, #content ol a {
    color: #777777;
}
#content ul a:hover, #content ol a:hover {
    color: #05A9C5;
    text-decoration: none;
}
#content ol {
    list-style-type: decimal;
}
#content ol ol {
    list-style: upper-alpha outside none;
}
#content ol ol ol {
    list-style: lower-roman outside none;
}
#content ol ol ol ol {
    list-style: lower-alpha outside none;
}
#content ul ul, #content ol ol, #content ul ol, #content ol ul {
    margin-bottom: 0;
}
.service-item {
    padding-bottom: 15px;
}
.service-item .service-icon {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 25px 25px 25px 25px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 20px;
    text-align: center;
    width: 40px;
}
.service-item .service-icon img {
    border-radius: 25px 25px 25px 25px;
    height: 40px;
    width: 40px;
}
#content .service-item .service-title {
    color: #555555;
    display: block;
    font-size: 20px;
    line-height: 25px;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 7px;
}
.sticky {
    background-color: #E6E6E6;
    padding: 20px;
}
#primary {
    float: left;
    margin-left: 3.06%;
    width: 65.64%;
}
#content .post {
    border-top: 1px solid #EAEAEA;
    padding-bottom: 40px;
    padding-top: 10px;
}
.page-title-wrap {
    background-color: #F9F9F9;
    border-bottom: 1px solid #EAEAEA;
    padding: 20px 0;
}
.page-title {
    color: #555555;
    float: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-top: 2px;
}
.page-title a {
    color: #555555;
}
.entry-title, .entry-header .entry-meta {
}
.entry-header {
}
.entry-title {
    font: 24px/30px 'Philosopher',sans-serif;
}
.entry-title, .entry-title a {
    color: #555555;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
    color: #05A9C5;
}
.entry-meta-bar {
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    clear: both;
    padding: 7px 0;
}
.entry-meta {
    float: left;
    padding-top: 2px;
    width: 84.89%;
}
.entry-meta a {
    color: #555555;
}
.entry-meta a:hover {
    color: #05A9C5;
}
.entry-meta span {
    display: inline-block;
    padding: 0 5px;
}
.tags {
    margin-bottom: 50px;
}
.tags a {
    color: #888888;
    padding: 0 0 0 10px;
}
.tags a:hover {
    color: #05A9C5;
}
.single-author .entry-meta .by-author {
}
.post-featured-image {
    margin-bottom: 30px;
    max-width: 700px;
}
.post-featured-image a {
    display: block;
}
.entry-content dt, .comment-content dt {
    font-weight: bold;
}
.entry-content dd, .comment-content dd {
    margin-bottom: 20px;
}
.entry-content {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
}
.entry-content h3, .comment-content h3 {
}
.entry-content table, .comment-content table {
    border-bottom: 1px solid #DDDDDD;
    margin: 0 0 1.625em;
    width: 100%;
}
.entry-content th, .comment-content th {
    color: #666666;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    text-transform: uppercase;
}
.entry-content td, .comment-content td {
    border-top: 1px solid #DDDDDD;
    padding: 6px 10px 6px 0;
}
.page-link {
}
.page-link a {
}
.page-link a:hover {
}
.page-link span {
}
.column {
    margin-left: -3.06%;
}
.column a {
    display: block;
    margin-bottom: 10px;
}
.one-half, .one-third, .one-fourth {
    float: left;
    margin: 0 0 0 2.97%;
    padding-bottom: 20px;
}
.one-half {
    width: 47.03%;
}
.one-third {
    width: 30.36%;
}
.one-fourth {
    width: 22.02%;
}
#secondary {
    float: left;
    margin-left: 3.06%;
    width: 31.28%;
}
.left-sidebar-template #primary {
    float: right;
}
.left-sidebar-template #secondary {
    float: left;
}
.one-column-template .wrapper {
    width: 708px;
}
.one-column-template .container {
    width: 668px;
}
.no-sidebar-template #content {
    margin: 0 auto;
    width: 668px;
}
.custom-gallery #main {
    padding-bottom: 20px;
}
#content .custom-gallery-title, .custom-gallery-title a {
    color: #555555;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 0;
    text-align: center;
}
.custom-gallery-title a:hover {
    color: #05A9C5;
}
.blog-medium .post-featured-image {
    float: left;
    margin-right: 4.67%;
    width: 34.57%;
}
.blog-medium .entry-content {
    padding-bottom: 0;
}
.map-location {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-bottom: 26px;
    padding: 5px;
}
.contact #primary .form label {
    display: block;
    padding-bottom: 5px;
}
.wpcf7 p {
    margin-bottom: 0;
}
.single .entry-meta {
    float: none;
    width: 100%;
}
.single .entry-meta-bar {
    padding-bottom: 10px;
}
.single #content .post {
    border-top: 0 none;
    padding-top: 0;
}
.wide-layout .wrapper {
    box-shadow: 0 0 0 #DDDDDD;
    max-width: 100%;
    width: 100%;
}
.wide-layout #branding, .wide-layout #colophon {
    margin: 0;
}
.image-attachment div.attachment {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F9F9F9;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    margin: 0 -8.9% 1.625em;
    overflow: hidden;
    padding: 1.625em 1.625em 0;
    text-align: center;
}
.image-attachment div.attachment img {
    display: block;
    height: auto;
    margin: 0 auto 1.625em;
    max-width: 100%;
}
.image-attachment div.attachment a img {
    border-color: #F9F9F9;
}
.image-attachment div.attachment a:focus img, .image-attachment div.attachment a:hover img, .image-attachment div.attachment a:active img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD;
}
.image-attachment .entry-caption p {
    font-size: 10px;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    margin: 0 0 2.6em;
    text-transform: uppercase;
}
.comments-title {
    font-size: 30px;
    font-weight: normal;
    line-height: 38px;
    padding-bottom: 15px;
}
#content .comments-area ul, #content .comments-area ol {
    margin: 0 0 30px 30px;
}
#content .comments-area ul ul, #content .comments-area ol ol {
    margin-bottom: 0;
}
.comments-area article {
    margin: 1.71429rem 0;
}
.comments-area article header {
    margin: 0 0 3.42857rem;
    overflow: hidden;
    position: relative;
}
.comments-area article header img {
    float: left;
    line-height: 0;
    padding: 0;
}
.comments-area article header cite, .comments-area article header time {
    display: block;
    margin-left: 6.07143rem;
}
.comments-area article header cite {
    font-size: 1.07143rem;
    font-style: normal;
    line-height: 1.42857;
}
.comments-area article header time {
    color: #5E5E5E;
    font-size: 0.857143rem;
    line-height: 1.71429;
    text-decoration: none;
}
.comments-area article header a {
    color: #5E5E5E;
    text-decoration: none;
}
.comments-area article header a:hover {
    color: #21759B;
}
.comments-area article header cite a {
    color: #444444;
}
.comments-area article header cite a:hover {
    text-decoration: underline;
}
.comments-area article header h4 {
    background: -moz-linear-gradient(center top , #009CEE, #0088D0) repeat scroll 0 0 transparent;
    border: 1px solid #007CBD;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 0.857143rem;
    font-weight: normal;
    padding: 0.428571rem 0.857143rem;
    position: absolute;
    right: 0;
    top: 0;
}
.comments-area li.bypostauthor cite span {
    font-size: 0.714286rem;
    margin-left: 0.357143rem;
    padding: 0.142857rem 0.357143rem;
    position: absolute;
}
a.comment-reply-link {
    color: #686868;
    font-size: 0.928571rem;
    line-height: 1.84615;
}
a.comment-reply-link:hover {
    color: #21759B;
}
.commentlist .pingback {
    line-height: 1.71429;
    margin-bottom: 1.71429rem;
}
.commentlist .children {
    margin-left: 3.42857rem;
}
#respond {
    margin-top: 3.42857rem;
}
#respond h3#reply-title {
    font-size: 30px;
    font-weight: normal;
    line-height: 38px;
    padding-bottom: 15px;
}
#respond h3#reply-title #cancel-comment-reply-link {
    font-size: 0.857143rem;
    font-weight: normal;
    margin-left: 0.714286rem;
}
#respond form {
    margin: 1.71429rem 0;
}
#respond form p {
    margin: 0.785714rem 0;
}
#respond form p.logged-in-as {
    margin-bottom: 1.71429rem;
}
#respond form label {
    display: block;
    line-height: 1.71429;
}
#respond form input[type="text"], #respond form textarea {
    -moz-box-sizing: border-box;
    font-size: 0.857143rem;
    line-height: 1.71429;
    padding: 0.714286rem;
    width: 100%;
}
#respond form p.form-allowed-tags {
    color: #5E5E5E;
    font-size: 0.857143rem;
    line-height: 2;
    margin: 0;
}
.required {
    color: red;
}
label ~ span.required {
    display: block;
    float: left;
    margin: -1.28571rem 0 0 -1.14286rem;
}
img[class*="align"], img[class*="wp-image-"] {
}
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"] {
}
.img-border {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.img-border a:hover {
}
#wp_page_numbers {
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    margin-bottom: 40px;
    padding: 7px 0;
}
#wp_page_numbers ul {
    float: right;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
}
#wp_page_numbers ul li {
    float: left;
    margin-left: 7px;
}
#wp_page_numbers ul li.page_info {
    color: #999999;
    padding: 3px 8px 0;
}
#wp_page_numbers ul li a {
    background-color: #F9F9F9;
    border: 1px solid #EAEAEA;
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    display: block;
    float: left;
    padding: 1px 8px 2px;
}
#wp_page_numbers ul li a:hover, #wp_page_numbers ul li.active_page a {
    background: linear-gradient(#06B8D7, #05AAC6) repeat scroll 0 0 transparent;
    border: 1px solid #0596AF;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
}
#wp_page_numbers ul li a:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) inset;
}
.wp-pagenavi {
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    margin-bottom: 40px;
    padding: 7px 0;
    text-align: center;
}
.wp-pagenavi .pages {
    color: #999999;
    padding: 3px 7px 0;
}
.wp-pagenavi .current, .wp-pagenavi a {
    background-color: #F9F9F9;
    border: 1px solid #EAEAEA;
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    display: inline-block;
    margin-left: 4px;
    padding: 1px 8px 2px;
}
.wp-pagenavi .current, .wp-pagenavi a:hover {
    background: linear-gradient(#06B8D7, #05AAC6) repeat scroll 0 0 transparent;
    border: 1px solid #0596AF;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
}
.wp-pagenavi a:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) inset;
}
#content ul.default-wp-page {
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    list-style: none outside none;
    margin: 0 0 40px;
    padding: 7px 0 0;
}
ul.default-wp-page li {
    padding-bottom: 7px;
}
ul.default-wp-page li.previous {
    float: left;
}
ul.default-wp-page li.next {
    float: right;
}
ul.default-wp-page li a {
    background-color: #F9F9F9;
    border: 1px solid #EAEAEA;
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    display: inline-block;
    padding: 1px 8px 2px;
}
ul.default-wp-page li a:hover {
    background: linear-gradient(#06B8D7, #05AAC6) repeat scroll 0 0 transparent;
    border: 1px solid #0596AF;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF !important;
}
ul.default-wp-page li a:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) inset;
}
.pagination {
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    color: #999999;
    margin-bottom: 40px;
    padding: 7px 0;
    text-align: center;
}
.pagination span {
    background-color: #06B8D7;
    border: 1px solid #0596AF;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    margin-left: 3px;
    padding: 1px 8px 2px;
}
.pagination a span {
    background-color: inherit;
    border: 1px solid #FFFFFF;
    color: #777777;
}
.pagination a:hover span {
    background-color: #F9F9F9;
    border: 1px solid #EAEAEA;
}
.widget {
    margin-bottom: 40px;
}
.widget ul li a {
    color: #777777;
}
.widget ul li a:hover {
    color: #05A9C5;
}
.widget-title {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 15px;
}
.widget-title, .widget-title a {
    color: #555555;
}
.widget-title a:hover {
    color: #05A9C5;
}
.widget_search input.s {
    background-color: #F9F9F9;
    background-position: right 10px;
    border-color: #EAEAEA;
    color: #777777;
    cursor: text;
    height: 40px;
    padding: 0 35px 0 15px;
    text-indent: 0;
    width: 100%;
}
.widget_search input.s:focus {
    border-color: #CCCCCC;
}
.widget_calendar #wp-calendar {
    color: #555555;
    text-align: center;
    width: 95%;
}
.widget_calendar #wp-calendar caption, .widget_calendar #wp-calendar td, .widget_calendar #wp-calendar th {
    text-align: center;
}
.widget_calendar #wp-calendar caption {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 0 3px;
    text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
    background: none repeat scroll 0 0 #F4F4F4;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}
.widget_article {
    margin-bottom: 20px;
}
.widget_article .article-title, .widget_article .article-title a {
}
.widget_article .article-title a:hover {
    text-decoration: underline;
}
.widget_article .post {
    padding-bottom: 20px;
}
.widget_article .article-content p {
    margin-bottom: 0;
}
.widget_testimonial .testimonial-icon {
    background: url("images/testimonial-icon.png") no-repeat scroll center top transparent;
    float: left;
    height: 19px;
    margin-right: 3.06%;
    width: 25px;
}
.widget_testimonial .testimonial-post {
    background-color: #F9F9F9;
    border: 1px solid #EAEAEA;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 1px 4px #EAEAEA inset;
    display: block;
    font-style: italic;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 20px;
}
.widget_testimonial .testimonial-author {
    clear: both;
    text-align: right;
}
.widget_testimonial .testimonial-author span {
    display: block;
    font-weight: bold;
}
.widget_tag_cloud a {
    color: #777777;
    margin-right: 5px;
    padding: 10px 0;
}
.widget_tag_cloud a:hover {
    color: #05A9C5;
}
.widget_custom-tagcloud {
    margin-bottom: 32px;
}
.widget_custom-tagcloud a {
    background-color: #F9F9F9;
    border: 1px solid #EAEAEA;
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    display: inline-block;
    margin: 0 4px 8px 0;
    padding: 1px 8px 2px;
}
.widget_custom-tagcloud a:hover {
    background: linear-gradient(#06B8D7, #05AAC6) repeat scroll 0 0 transparent;
    border: 1px solid #0596AF;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
}
.widget_custom-tagcloud a:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3) inset;
}
.widget_service {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.widget_recent_work {
    margin-bottom: 10px;
}
.wp-caption {
    margin-bottom: 30px;
    max-width: 100%;
}
.wp-caption .wp-caption-text, .gallery-caption {
    font-style: italic;
}
.wp-caption .wp-caption-text {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 0;
    padding: 15px 0;
}
#colophon {
    margin-bottom: 30px;
}
#colophon select {
    background-color: #F9F9F9;
    border: 1px solid #EAEAEA;
    border-radius: 3px 3px 3px 3px;
    color: #777777;
    height: 40px;
    padding: 10px 8px;
    width: 100%;
}
#colophon form input, #colophon form textarea {
    -moz-box-sizing: border-box;
}
#colophon .widget-wrap {
    background-color: #F9F9F9;
    border-top: 1px solid #EAEAEA;
}
#colophon .widget-area {
    margin-left: -3.06%;
    padding: 40px 0 10px;
}
#colophon .widget {
    float: left;
    margin-left: 2.97%;
    width: 30.35%;
}
#colophon .widget_archive, #colophon .widget_pages, #colophon .widget_nav_menu, #colophon .widget_recent_entries, #colophon .widget_categories, #colophon .widget_recent_comments, #colophon .widget_meta, #colophon .widget_rss {
    margin-bottom: 22px;
}
#colophon .widget_archive ul li, #colophon .widget_pages ul li, #colophon .widget_nav_menu ul li, #colophon .widget_recent_entries ul li, #colophon .widget_categories ul li, #colophon .widget_recent_comments ul li, #colophon .widget_meta ul li, #colophon .widget_rss ul li {
    padding-bottom: 8px;
}
#colophon .widget-title {
    font-size: 19px;
    line-height: 25px;
    text-transform: uppercase;
}
#colophon .widget_article {
    margin-bottom: 10px;
}
#colophon .widget_info, #colophon .widget_text {
    margin-bottom: 15px;
}
#colophon a {
}
#colophon a:hover {
}
#colophon ul {
}
#supplementary .widget-area {
}
#supplementary .widget-title {
}
#supplementary #first, #supplementary #second, #supplementary #third {
}
#supplementary #first {
}
#supplementary #second {
}
#supplementary #third {
}
#site-generator {
    border-top: 1px solid #EAEAEA;
    color: #999999;
    padding: 20px 0;
}
#site-generator .social-profiles {
    float: right;
    width: 31.28%;
}
#site-generator .copyright {
    float: left;
    padding-top: 5px;
    width: 65.64%;
}
#site-generator .copyright a {
    color: #777777;
}
#site-generator .copyright a:hover {
    color: #05A9C5;
}
.wrapper {
    width: 708px;
}
.container {
    width: 668px;
}
.clearfix-half {
    clear: both;
}
.clearfix-third {
    clear: none;
}
#site-title a img {
    max-width: 668px;
}
.featured-title, .featured-content {
    display: none;
}
#primary, #secondary, #colophon .widget {
    float: none;
    margin-left: 0;
    width: 100%;
}
.slogan-wrap .slogan {
    width: 77.5%;
}
.no-sidebar-template #content {
    margin: 0;
    width: 100%;
}
.column {
    margin-left: -2.99%;
}
.one-half, .one-third, .one-fourth {
    margin: 0 0 0 2.9%;
}
.one-third, .one-fourth {
    width: 30.43%;
}
.widget_service .one-third, .widget_service .one-fourth {
    width: 47.02%;
}
#colophon .widget-area {
    margin-left: 0;
}
#colophon .widget_info, #colophon .widget_text {
    margin-bottom: 30px;
}
hr {
    margin-bottom: 30px;
}
input[type="text"], input[type="password"], textarea, input[type="reset"], input[type="button"], input[type="submit"] {
    margin-bottom: 5px;
}
input.s {
    margin: 0;
}
input.s:focus {
    width: 235px;
}
.one-column-template .wrapper, .wrapper {
    width: 300px;
}
.one-column-template .container, .container {
    width: 280px;
}
.wide-layout .wrapper {
    width: 100%;
}
.comments-title, #respond h3#reply-title {
    font-size: 26px;
    line-height: 32px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    padding-bottom: 10px;
}
#branding {
    margin-top: 10px;
}
.hgroup-wrap {
    padding-bottom: 25px;
    padding-top: 0;
}
.hgroup-right {
    margin-top: 32px;
}
.hgroup-right .social-profiles {
    display: none;
}
#site-logo {
    margin-top: 25px;
}
#site-title a img {
    max-width: 280px;
}
.formulartext_headline{
	color:#469350;
	font-weight:bold;
}
#title{
	padding-left:20px;
	margin-top:50px;
	margin-bottom:5px;
	color:#469350;
	font-size:14pt;
}
#title-line{
    border-bottom: 1px solid #EAEAEA;
    margin-top: 0px;
	margin-left:-30px;
    width: 75%;
}
#meldung{
    border: 1px solid gray;
	background-color:#EAEAEA;
	color:black;
	padding-left:10px;
    margin-top: 20px;
	margin-left:20px;
    width: 69%;
	min-height:20px;
}
#all{
	width:100%;
	height:100%;
}
#waitAnimation{
		background-color:white;
        opacity: 0.6;
	height:100%;
        width:100%;
        position:fixed;
        z-index:10000;
        display:none;
}
#waitPicture{
	 background-image:url('images/upload.gif');
    background-repeat:no-repeat;
    background: url('images/upload.gif') no-repeat;
    height: 101px;
    z-index:10001;
    width: 306px; 
    margin-top: -50px; 
    margin-left: -153px;
    position: absolute; 
    top: 50%; 
    left: 50%;
    border:3px solid #47A735;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    display:none;
}
#form_meldung{
    border: 1px solid gray;
	background-color:#EAEAEA;
	color:black;
	padding-left:10px;
    margin-top: 20px;
	margin-left:20px;
    width: 69%;
	min-height:20px;
}
#access {
    height: 36px;
    padding: 13px 0 0;
}
#access ul {
    /*display: none;*/
}
#access select {
    background: url("images/responsive-menu-bg.png") no-repeat scroll right center / 28px 22px transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #555555;
    display: block;
    font: 14px 'PT Sans',sans-serif;
    height: 22px;
    text-transform: uppercase;
    width: 100%;
}
.page-title-wrap {
    padding: 10px 0;
}
.breadcrumb {
    float: none;
    margin-top: 0;
    text-align: left;
}
.slogan-wrap {
    padding: 15px 0 20px;
}
.slogan-wrap .slogan, .slogan-wrap .view-work {
    float: none;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.slogan-wrap .view-work {
    margin: 10px auto 0;
    width: 98%;
}
#main {
    padding-top: 40px;
}
.post-featured-image {
    margin-bottom: 15px;
}
.entry-content {
    padding-bottom: 0;
}
.column {
    margin-left: 0;
}
.one-half, .one-third, .one-fourth, .widget_service .one-half, .widget_service .one-third, .widget_service .one-fourth {
    margin: 0;
    padding-bottom: 10px;
    width: 100%;
}
#content .post {
    padding-bottom: 30px;
}
.tags {
    margin-bottom: 30px;
}
.widget_search input.s, .widget_search input.s:focus {
    width: 280px;
}
#wp_page_numbers, .wp-pagenavi, #content ul.default-wp-page, .pagination {
    margin-bottom: 30px;
}
#wp_page_numbers ul li.page_info, .wp-pagenavi .pages {
    display: none;
}
.wp-caption {
    margin-bottom: 15px;
}
.widget {
    margin-bottom: 30px;
}
.widget_custom-tagcloud {
    margin-bottom: 22px;
}
.widget_article {
    margin-bottom: 10px;
}
.widget_service {
    margin-bottom: 0;
}
.widget_recent_work {
    margin-bottom: 10px;
}
.widget_testimonial .testimonial-icon {
    float: none;
    margin-bottom: 15px;
}
#colophon {
    margin-bottom: 10px;
}
#site-generator .social-profiles, #site-generator .copyright {
    float: none;
    width: 100%;
}
#site-generator .social-profiles ul {
    float: none;
    text-align: center;
}
#site-generator .social-profiles ul li {
    display: inline-block;
    float: none;
}
#site-generator .copyright {
    padding-top: 10px;
    text-align: center;
}
input.s:focus {
    width: 375px;
}
.one-column-template .wrapper, .wrapper {
    width: 450px;
}
.one-column-template .container, .container {
    width: 420px;
}
.wide-layout .wrapper {
    width: 100%;
}
#branding {
    margin-top: 20px;
}
.hgroup-wrap {
    padding-bottom: 30px;
}
.hgroup-right {
    margin-top: 37px;
}
#site-logo {
    margin-top: 30px;
}
#site-title a img {
    max-width: 420px;
}
.column {
    margin-left: -3.57%;
}
.one-half, .one-third, .one-fourth {
    margin: 0 0 0 3.44%;
    width: 46.56%;
}
.widget_service .column {
    margin-left: 0;
}
#colophon {
    margin-bottom: 20px;
}
.one-column-template .wrapper, .wrapper, .one-column-template .container, .container {
    width: 95%;
}
.back-to-top a {
    background-image: url("images/back-to-top@2x.png");
    background-size: 35px 35px;
}
input.s {
    background-image: url("images/search@2x.png");
    background-size: 24px 15px;
}
.social-profiles ul li a {
    background-image: none;
    background-size: 30px 30px;
}
.social-profiles ul li.facebook a {
    background-image: url("images/facebook@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.facebook a:hover {
    background-image: url("images/facebook@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.twitter a {
    background-image: url("images/twitter@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.twitter a:hover {
    background-image: url("images/twitter@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.google-plus a {
    background-image: url("images/google-plus@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.google-plus a:hover {
    background-image: url("images/google-plus@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.pinterest a {
    background-image: url("images/pinterest@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.pinterest a:hover {
    background-image: url("images/pinterest@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.linked a {
    background-image: url("images/linked@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.linked a:hover {
    background-image: url("images/linked@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.tumblr a {
    background-image: url("images/tumblr@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.tumblr a:hover {
    background-image: url("images/tumblr@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.vimeo a {
    background-image: url("images/vimeo@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.vimeo a:hover {
    background-image: url("images/vimeo@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.my-space a {
    background-image: url("images/my-space@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.my-space a:hover {
    background-image: url("images/my-space@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.flickr a {
    background-image: url("images/flickr@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.flickr a:hover {
    background-image: url("images/flickr@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.you-tube a {
    background-image: url("images/you-tube@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.you-tube a:hover {
    background-image: url("images/you-tube@2x-hover.png");
    background-position: 0 0;
}
.social-profiles ul li.rss a {
    background-image: url("images/rss@2x.png");
    background-position: 0 0;
}
.social-profiles ul li.rss a:hover {
    background-image: url("images/rss@2x-hover.png");
    background-position: 0 0;
}
.widget_testimonial .testimonial-icon {
    background-image: url("images/testimonial-icon@2x.png");
    background-size: 25px 19px;
}

html {
    font-family: Arial;
}
body.custom-background {
    background-color: #469350;
}
a {
    color: #469350;
    text-decoration: none;
}
a:hover {
    color: #777777;
    text-decoration: none;
}
a:active {
    color: #777777;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #469350;
    font-family: 'Arial',sans-serif;
    font-weight: normal;
}
p {
    margin-bottom: 10px;
}
#branding {
    margin-top: 0;
}
#branding .container {
    height: 0;
}
#time_and_date {
    background-color: #469350;
    border-radius: 0 0 10px 10px;
    color: white;
    float: left;
    padding: 30px 10px 5px 20px;
    width: 205px;
    font-size: 16px;
    font-weight: bold;
}
.hgroup-wrap {
    height: 90px;
    padding-bottom: 0;
    padding-top: 0;
}
#site-logo {
    float: right;
    height: 90px;
    margin-top: 20px;
}
#site-title a img {
    max-width: 668px;
    width: 165px;
}
#slide_wrapper {
    overflow: hidden;
}
.featured-text {
    bottom: 55px;
    color: #FFFFFF;
    position: absolute;
    right: 30px;
    text-align: right;
}
#feature_img_container {
    height: 300px;
    margin: 0 30px 20px;
    overflow: hidden;
    width: auto;
}
#feature_img_container {
    height: 200px;
    margin: 0 30px 20px;
    overflow: hidden;
    width: auto;
}
.attachment-featured {
    height: auto;
    max-width: 100%;
    width: 100%;
}
#access {
    border-bottom: 0 solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    margin-top: 125px;
    padding-left: 30px;
    width: 65%;
}
#access {
    border-bottom: 0 solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    margin-top: 125px;
    padding-left: 30px;
    width: 90%;
}
#access a {
    color: #777777;
    display: block;
    float: left;
    font-size: 13px;
    height: 30px;
    padding: 12px 0 0;
    text-transform: uppercase;
}
#access a:hover {
    color: #469350;
}
#access ul li:hover > a {
    color: #469350;
}
#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a {
    color: #469350;
}
#access ul li ul {
    background-color: #FFFFFF;
    border-top: 4px solid #469350;
    left: 0;
    position: absolute;
    top: 39px;
    width: 190px;
}
#access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item ul li a:hover {
    background-color: #F9F9F9;
    color: #469350;
}
#login_btn {
    background-color: #469350;
    border-radius: 10px 10px 10px 10px;
    color: white;
    float: left;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 65px;
}
#login_btn a {
    color: white;
    font-size: 12px;
    height: auto;
    margin-top: 0;
    padding: 0 0 0 16px;
    text-align: center;
}
#login_btn a:hover {
    color: #EAEAEA;
    font-size: 12px;
    height: auto;
    margin-top: 0;
    padding: 0 0 0 16px;
    text-align: center;
}
.featured-text .featured-title {
    background: none repeat scroll 0 0 #469350;
    float: right;
    font: 24px/30px 'Philosopher',sans-serif;
    max-width: 525px;
    padding: 10px 20px;
}
#controllers a:hover, #controllers a.active {
    background-color: #469350;
    color: #469350;
}
.featured-slider, .featured-slider .slider-cycle {
    margin-bottom: 4px;
    margin-top: -1px;
    position: relative;
}
#main {
    padding: 0 0 10px;
}
#breadcrumbs {
    float: left;
    width: 100%;
}
#breadcrumbs .breadcrumb {
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 30px;
    text-align: left;
    text-transform: uppercase;
}
#post_category {
    border-bottom: 1px solid #EAEAEA;
    float: left;
    width: 645px;
}
#post_category .page-title {
    color: #469350;
    float: left;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-left: 30px;
    padding-top: 2px;
    text-transform: uppercase;
}
#primary {
    padding-left: 60px;
    width: 550px;
}
.entry-header {
}
.entry-title, .entry-title a {
    color: #469350;
    font: bold 15px/30px 'Arial',sans-serif;
    padding-bottom: 0;
    padding-top: 30px;
}
#content {
    float: left;
}
#content h2 {
    padding-bottom: 0;
}
#content .post {
    border-top: 0 solid #EAEAEA;
    padding-bottom: 0;
    padding-top: 30px;
}
#content ul, #content ol {
    margin: 0 0 10px 30px;
}
a.readmore:hover {
    background: linear-gradient(#89FC6C, #73E92F) repeat scroll 0 0 transparent;
}
a.readmore {
    background: linear-gradient(#62D706, #469350) repeat scroll 0 0 transparent;
    border: 1px solid #469350;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    padding: 1px 8px 2px;
}
a:focus, a:active, a:hover {
    color: #469350;
    text-decoration: none;
}
.entry-meta a:hover {
    color: #469350;
}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {
    color: #469350;
}
.entry-content {
    display: block;
    overflow: hidden;
    padding-bottom: 0;
}
.single .entry-meta-bar {
    padding-bottom: 0;
    visibility: hidden;
}
#content ul.default-wp-page {
    border-bottom: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    list-style: none outside none;
    margin: 0 0 40px;
    padding: 7px 0 0;
    visibility: hidden;
}
.gallery-item {
    float: left;
    margin-top: 1px;
    text-align: center;
    width: 20%;
}
.xililanguagelist_head {
    margin-top: 30px;
}
#xili_language_widgets-3 {
    width: 100%;
}
#secondary {
    float: left;
    margin-left: 60px;
}
#secondary {
    float: left;
    margin-left: 0;
    width: auto;
}
#sidebar_title {
    background-color: #469350;
    border-radius: 0 0 10px 10px;
    text-align: center;
}
#sidebar_title .sidebar_head {
    font-size: 15px;
    margin-top: 0;
    padding-left: 10px;
}
.sidebar_head li {
    color: white;
    list-style-type: none;
    margin-top: 0;
}
.sidebar_head a {
    color: white;
    margin-top: 0;
}
#right_content_wrapper {
    border-bottom: 1px solid #EAEAEA;
    float: left;
    padding-bottom: 20px;
}
#right_feature_image_wrapper {
    height: 130px;
    margin-top: 20px;
    overflow: hidden;
    width: 305px;
}
#secondary h4 {
    color: #469350;
    font: bold 15px/20px 'Arial',sans-serif;
    padding-bottom: 0;
    padding-top: 20px;
}
.more_link {
    border: 1px solid #469350;
    float: right;
    font-size: 15px;
    height: 20px;
    text-align: center;
    width: 20px;
}
.widget ul li a:hover {
    color: #469350;
}
#colophon .widget {
    float: left;
    margin-left: 2.97%;
    width: auto;
}
#colophon .widget-wrap {
    background-color: #FFFFFF;
    border-top: 1px solid #EAEAEA;
}
#remLen {
    width: 30px;
}