/*
Theme Name: Photo Artist Child
Theme URI: http://themefuse.com/wp-themes-shop/photo-artist/
Description: Child theme for the Photo Artist. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: photoartist-parent
*/

@import url("../photoartist-parent/style.css");
.header {padding:0;height:82px;}
#gallery-container { margin-top:74px; margin-bottom:50px; position:absolute; }
.header .logo {padding:0;width:100px;position:absolute;top:12px;left:40px;}
.header_play_box {display:none;}
/*body .middle { min-height:0; min-width:0; height:auto; width:auto; padding-bottom:20px; }*/
#header_pane.closed { z-index:1000000; }

body { min-width:0; }
html, body { height:100%; }
#page-wrap { min-height:100%; }
.entry a {color:#fff;}
.entry a:hover {color:#FDC82A;}
#inner-page-wrap { overflow:auto; padding-bottom:50px; }
.page-template-templ-gallery-no-content-php #inner-page-wrap,
.page-template-templ-gallery-with-content-php #inner-page-wrap { padding-bottom:0; }

#site-footer { height:50px; width:100%; position:relative; margin-top:-50px; background:#1F1F1F; }
#site-footer .footer-sections { width:100%; }
#site-footer .footer-section { width:50%; }
.footer-section .widget-container { margin-bottom:0; }

/* Opera Fix */
body:before { content:""; height:100%; float:left; width:0; margin-top:-32767px; }

.category-projects .middle {display:block}
.category-projects .post-meta-bot {display:none;}
.category-projects .post-meta-top {display:none;}

.page .post-title {text-indent: -9999px;height:1px;}
.middle {margin:0 auto;padding:0;padding-top:96px;width:960px;}
.middle .content_wrapper {margin:0 auto;}
.content {width:100%;padding:0;}
.page-template-default .content_wrapper {float:left;}
.page-template-default .sidebar_right .content_wrapper {float:left;}
.page-template-default .content_wrapper .content,
.page-template-default .content_wrapper .sidebar_2 {float:left;}

.entry img {max-width: 960px!important;}
.cols2_fix .entry img {max-width: 640px!important;}
img.frame_center { border-bottom: none; }
#prevslide{ background:url('images/supersized/back.png') 5% center no-repeat;}
#nextslide{ background:url('images/supersized/forward.png') 95% center no-repeat;}

.cols2_fix { width:960px;margin: 0 auto;}
.cols3_fix, .cols2_wide {width: 960px;margin: 0 auto;}
.cols2_fix .content_wrapper {width:640px;}
.cols2_wide .content {padding: 0;width:100%;}
.sidebar_1 {margin-left:20px;padding:30px 0; width:300px;overflow:hidden;}
.post-item .entry,
.cols2_wide .post-item .entry {width:100%;}
/* Specific container fix when the Google 404 Plugin is activated */
.error404 #content { margin: 0 auto; width: 980px; margin-top: 100px; }
.error404 .tf_nowidget, .error404 h1 { text-indent: -9999px; }
/* Specific style to override themes stule of text in a form in the event Contact Form 7 Plugin is activated */
.wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 textarea { color:#999; }
