/* CSS Tweaks to the Freshlook Theme to be added exclusiverly here to facilitate updates
Before update, backup the Tweaks folder + functions.php at the theme root
- Pierre */

.camera_caption .container .image {
	border: solid 1px #e6e6e6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.button.blue {
	border: 1px solid #1f70ad;
	background-image: linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
	background-image: -o-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
	background-image: -moz-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
	background-image: -webkit-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
	background-image: -ms-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
	background-color: #2778C8;
	color:#fff;
}

p {
	font-size: 14px!important;
	margin-bottom: 12px!important;
	line-height: 22px!important;
}

p a {
	font-size:14px!important;
}

.larger-text {
	font-size: 16px!important;
	line-height: 25.6px!important;
}

p a {
	text-decoration: underline!important;
}

h1 {
	font-size: 24px!important;
}

h2 {
	font-size: 20px!important;
	color: #858eb5!important;
	text-shadow: 1px 1px #dbdbdb!important;
}

h3 {
	font-size: 18px!important;
}

.page_title {
	font-size: 20px!important;
}

.title h1 {
	font-size: 40px!important;
}

.acc_header {font-size:16px!important;}

/* DM tweaks for footer 05/04/2013 */

#big_footer {
	background-color: #858eb5!important;
}

#footer_content {
	text-shadow: none!important;
}

.footer-widget {
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}

.larger-footer {
	font-size: 16px!important;
	color: rgb(255,255,255)!important;
	text-align: right!important;
}

.larger-footer a {
	font-size: 16px!important;
	color: rgb(255,255,255)!important;
}

/* DM tweaks for slider text */
.camera_caption .container .text{
	font-size: 16px!important;
	line-height: 25.6px!important;
	color: rgb(68,68,68)!important;
}

/*.controls-mover {display:none;}*/

#accordion h2 {
`	width:100%!important;
	font-size:14px!important;
	color: #858EB5!important;
	background:#dbdbdb!important;
	padding: 8px 0px 8px 26px!important;
	margin-bottom: 10px!important;
}

#accordion h2.current {
	color: #ffffff!important;
	background:#858EB5!important;
	text-shadow: none!important;
}

h2.purple-title {
	color: #ffffff!important;
	background:#858EB5!important;
	padding:5px!important;
	font-size: 14px!important;
	text-shadow: none!important;
}

.grey-button {
	background: #f5f5f5;
	padding: 9px;
	border-radius: 20px;
}

.purple-button {
	color: #ffffff;
	background: #858eb5;
	padding: 9px;
	border-radius: 20px;
}

a.purple-button:hover {
	color: #444!important;
}

.simpleborder {padding:0px 20px 0px 10px!important;}

.des-sc-quote p {
	font-weight: bolder!important;
	color:#000!important;
}

p.designare_icon {display:none;}

p.item-title {
	text-align:center!important;
	color: #444!important;
	font-size: 18px!important;
	font-weight: bolder!important;
}

p.item-title a {
	font-size: 18px!important;
}

.entry-content {
	margin-bottom:30px!important;
}

.page_info_title_s2 {font-size:20px!important;}

.readmore {
	color: #ffffff!important;
	background: #858eb5;
	padding: 9px;
	border-radius: 20px;
}

a.readmore:hover {color:#444!important;}

a.readmore {
	font-size: 14px;
	font-weight: bold;
}

.widget h2 {
	background: #858eb5!important;
	padding: 4px!important;
	color:#ffffff!important;
	text-shadow: none!important;
	font-size: 14px!important;
	text-transform: none!important;
}

.widget h2 a {
	color:#ffffff!important;
}

.widget li {
	padding-bottom: 12px;
}

.fwf {
	width: 100%;
}

/* Management Team */

#mgmt-container {
	width: 960px;
	min-height: 660px;
}

.mgmt-member {
	float:left;
	width: 300px;
	text-align:center;
}

.mgmt-picture img {
	width: 200px;
	height: 200px;
}

.mgmt-name, .mgmt-title, .mgmt-button-img {
	text-align: center;
}

.mgmt-button-img {
	cursor: pointer;
}

.mgmt-more {
}

.mgmt-bio {
	display:none;
	text-align:justify!important;
}

.mgmt-middle {
	margin-left: 30px;
	margin-right: 30px;
}

.mgmt-button {
	height: 30px;
	padding-top:5px;
	background: url('http://www.arianapharma.com/wp-content/themes/freshlook2.6/tweaks/images/more.png') no-repeat 135px 5px;
}

.mgmt-less {
	background: url('http://www.arianapharma.com/wp-content/themes/freshlook2.6/tweaks/images/less.png') no-repeat 135px 5px!important;}
}

.mgmt-bio-footer {
	text-align:right;
}

.service-item {
	height:320px;
}

a.des-sc-button.large {
	padding:8px 30px!important;
}

.filterby {
	display:none;
}

.projects_media {
	float: left!important;
	padding-left:0px!important;
}

.projects_description {
	padding-left: 626px!important;
}

.entry-breadcrumb {
	display:none!important;
}