/*
Theme Name:     MBurtonPhoto Child
Theme URI:      http: //mburtonphoto.com
Description:    Child theme for the Vision theme 
Author:         Bronwyn Goodwin
Author URI:     http: //mburtonphoto.com
Template:       vision
Version:        0.1.0
*/

@import url("../vision/style.css");

.pp_description { text-align: center; }

#header-container { height: 106px; border-bottom: 4px solid #313131; }

#logo { float: left; padding-top: 10px; }
.menu { position: relative; float: right; }

.menu li.current-post-ancestor a { font-weight: bold; color: #258dcf; }

#slider-full-width, #slider-full-width li { height: 400px; }

#slider-full-width img { padding-top: 25px; }

#slider { text-align: center; }

#page-portfolio-detail #portfolio-detail-items-wrapper { height: auto; width: auto; margin: 0; }
#page-portfolio-detail { text-align: justify; }
#page-portfolio-detail img { padding-left: 20px; }

#page-portfolio-detail #portfolio-detail-items-wrapper span { position: absolute; bottom: -50px; }

#portfolio-detail-description h3 { margin-bottom: 10px; margin-top: 0;  }

.full_gallery { float: left; font-size: medium; margin-top: -25px; z-index: 100;}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #313131;
	border: 1px solid #313131;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

#soundslider { margin-left: 20px; }

#copyright { float: right; }

.gallery-icon {  }

.click-above { text-align: center; }

.entry-text { margin-top: 30px; }

.share-button { float: right; width: 200px; padding-top: 2px; }
.share-button-portfolio { width: 200px; height: 20px; padding-bottom: 5px; }

.twitter-share-button { float: left; }

.facebook-like { float: right; }

.clear { clear: both; }

#share-nav-bar { display: none; float: right; width: 100%; height: 42px; padding-right: 50px; }
#slider-container {  }

.mc-narrow-column { width: 500px; }

.mc_signup_submit { text-align: left ! important; }
#mc_unsub_link { text-align: left; }

.gallery-columns-5 .gallery-caption { display: none; }

.wide-blog { width: 875px; }
.medium-blog { width: 680px; }
