/*--
	Theme Name: theme44107
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.0
	MotoPress Version: 1
--*/


@import url("main-style.css");

img.aligncenter {
	border: 8px solid #0770DC;
}
.logo {
	text-align: center !important;
}

body {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	line-height: 20px !important;
	color: #333333 !important;
}

.slider-holder .slider .camera_wrap .camera_caption div strong {
	color:#363636 !important;
}


/* The .shortcode-author-avatars are for the about-us page */
.shortcode-author-avatars div.author-list .user {
	margin: 0 0 0 0;
	height: 180px;
	width: 180px;
	height: 370px;
	display: inline-block;
	vertical-align: top;
}

.shortcode-author-avatars div.author-list span {
	display: block;
	text-align: left;
}

.shortcode-author-avatars div.author-list .user .name {
	color:#363636 !important;
	font-size:10pt !important;
	text-align:left !important;
	margin-top: 10px !important;
}

.shortcode-author-avatars div.author-list .user .avatar .photo {
	padding: 0;
	border: 6px solid #213540;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.shortcode-author-avatars div.author-list .user .biography {
	width:170px;
    	height:100px;
    	overflow:hidden;
    	text-overflow:ellipsis;
	text-align: left;
	margin-bottom: 50px;
}

/* the .post-author is for individual bios */

.post-author .post-author_gravatar img {
	padding: 0;
	border: 8px solid #0770DC !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.post-author .post-author_email a {
	color: #0976E6;
}


/* this is on the contact page */
.contact-email {
	color: #0976E6;
}


/* For Projects Page */

div.team-content a {
	color: #0976E6;
}
ul.projects {
	width:100%;
	overflow:hidden;
	margin:0 !important;
	padding:8px 0 0 0;
}
ul.projects li {
	display:inline-block;
	width:354px;
	vertical-align:top;
}

@media (max-width: 455px) {
	ul.projects li {width:auto;}
}

ul.projects li {margin: 15px 15px 15px 15px; }


@media (max-width: 455px) {
	ul.projects li .thumbnail { float:none; }
}

@media (max-width: 455px) {
	ul.projects li .thumbnail img {
		width:100%;
		height:auto;
	}
}
ul.projects li h5 {
	margin:0 0 8px 0;
	padding:0 0 0 10px;
	letter-spacing:normal;
	line-height:30px;
	font-family: Open Sans, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:400;
	color:#333333;
}
@media (max-width: 425px) {
	ul.projects li h5 {
		line-height:20px;
		font-size:14px;
	}
}
ul.projects li h5 a {
	text-decoration:none;
	color:#333333;
}
ul.projects li h5 a:hover { color:#fff; }
ul.projects li .excerpt {
	margin:0 0 6px 0;
	padding:0 0 0 10px;
}
html.ie8 ul.projects li { width:267px; }
html.ie8 ul.projects li .thumbnail { width:100%; }
html.ie8 ul.projects li h5 { font-size:20px; }
