/*
	Theme Name:	Photoshoot (InkDM redux)
	Theme URI:	http://d.xblp.com.au/
	Description:	Photoshoot theme with changes made by Ink Digital Media
	Author:		James Nagle
	Author URI:	http://inkdm.com.au/
	Template:	photoshoot
	Version:	1.0.0 Beta
	License:	GNU General Public License v2 or later
	License URI:	http://www.gnu.org/licenses/gpl-2.0.html
	Tags:		ink,digital,media,custom
	Text Domain:	photoshoot-inkdm
*/

.logo {
	font-weight: 300;
	font-size: 1.75em;
}

.title-color, .content .title-color {
	font-weight: 900;
	color: #f45c06;
}

.content .title-color {
	font-size: 1em;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}

.photoshoot-title {
	font-family: Roboto;
	font-weight: 400;
	font-size: 1.6875em;
}

.content {
	font-family: Roboto;
	font-weight: 400;
	color: #6d6f71;
}

.content span {
	font-weight: 300;
	font-size: 1.5em;
	color: #000;
	line-height: 1;
}

.photos-group .photos-details {
	color: #808285;
	background-color: #fff;
}

.photos-group .photos-details div {
	float: left;
	width: 100%;
}

.photos-group .photos-details div span {
	color: transparent;
}

.photos-group .photos-details span {
	color: #050705;
}

body {
	background-color: #fcfcfc;
}

.photoshoot-slider .carousel-caption {
	top: auto;
	bottom: -2%;
	color: #fcfcfc;
}

.photoshoot-slider .carousel-caption h3 {
	margin-bottom: 0;
}

.photoshoot-widget .contributor-details {
	padding: 0 10px;
}

.photoshoot_info + .widget_text {
	text-align: center;
}

.side-supplement {
	text-align: center;
	margin-top: 1em;
}

.sidebar a {
	color: #212121;
}

.photoshoot-widget .contributor h2 {
	margin: 0 0 0.625em;
	padding: 0.3125em 0;
	font-family: Roboto;
	font-size: 1.375em;
	font-weight: 400;
}

.photoshoot-widget .contributor-details img {
	border: none;
}

header {
	font-family: Roboto;
}

.photoshoot-widget > h3, .photoshoot-sidebar .widget-title {
	font-family: Roboto;
	font-size: 1.25em;
}

footer .footer-social {
	margin-top: 4em;
}

.testimonial {
	border: 1px solid #e4e4e4;
	background-color: #fff;
	padding: 0.5em 1em;
	margin-bottom: 2.25em;
	width: 100%;
}

.testimonial span {
	font-family: Roboto;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.75;
	color: #f45c06;
}

.search-form {
	width: 90%;
}