
.line {
	border-top: 1px solid #CFCFCF;
}
p.dropcap:first-letter {
	display: block;
	float: left;
	font-size: 40px;
	line-height: 40px;
	margin: 10px 8px 5px 0;
}
blockquote {
	background: url("../images/cite.png") no-repeat scroll left 25px transparent;
	padding: 35px;
}
span.highlight {
	background-color: #EB9A0B;
	color: #FFFFFF;
}
.twitter_label {
	background-color: #999999;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 13px;
	padding: 1px 4px 2px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	vertical-align: middle;
	white-space: nowrap;
}
.twitter_label:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.twitter_label-red {
	background-color: #B94A48;
}
.twitter_label-red:hover {
	background-color: #953B39;
}
.twitter_label-orange {
	background-color: #F89406;
}
.twitter_label-orange:hover {
	background-color: #C67605;
}
.twitter_label-green {
	background-color: #468847;
}
.twitter_label-green:hover {
	background-color: #356635;
}
.twitter_label-lightblue {
	background-color: #3A87AD;
}
.twitter_label-lightblue:hover {
	background-color: #2D6987;
}
.twitter_label-black {
	background-color: #333333;
}
.twitter_label-black:hover {
	background-color: #1A1A1A;
}
strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
.image-styled a.thumb {
	display: block;
	max-width: 100%;
	position: relative;
	width: auto;
}
.image-styled .img_frame {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	max-width: 100%;
	padding: 4px;
}
#ie8 .image-styled .img_frame {
	border: 1px solid #cfcfcf;
	padding: 4px;
}
.image-styled .img_frame img {
	display: block;
	max-width: 100%;
	width: auto;
}
.image-styled .img_frame.img_size_fullwidth, .image-styled .img_frame.img_size_fullwidth img {
	display: block;
	height: auto;
	max-width: 940px;
	width: auto;
}
a.zoom {
	background: url("../images/icons/zoom.png") no-repeat scroll center center #000000;
	height: 100%;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 100;
}
a.video a.zoom {
	background: url("../images/icons/play.png") no-repeat scroll center center #000000;
}
.img_size_thumbnail {
	width: 150px;
}
.img_size_medium {
	width: 300px;
}
.img_size_large {
	width: 500px;
	max-width: 500px;
}
.call-to-action {
	background: url("../images/gradient-call-to-action.png") repeat-x scroll left top #FFFFFF;
	border: 1px solid #CBC9C9;
	height: 113px;
	position: relative;
	width: 100%;
}
.call-to-action .incipit, .call-to-action .separate-phone, .call-to-action .number-phone {
	float: left;
	height: 100%;
	margin-left: 20px;
	position: relative;
	z-index: 1;
}
.call-to-action .incipit h2 {
	font-size: 30px;
	line-height: 38px;
	margin: 24px 0 0;
	padding-top: 0;
}
.call-to-action .incipit p {
	color: #464444;
	font-size: 14px;
	line-height: 25px;
	margin: 0;
}
.call-to-action .separate-phone {
	background: url("../images/phone-call-to-action.png") no-repeat scroll left top transparent;
	width: 64px;
}
.call-to-action .number-phone, .call-to-action .number-phone a {
	color: #838383;
	font-family: 'Calibri', 'Droid Sans', Verdana, Arial, sans-serif;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -3px;
	line-height: 106px;
	margin-left: 10px;
	margin-right: 20px;
	text-shadow: 1px -1px 2px rgba(255, 255, 255, 0.83);
}
.call-to-action .number-phone a {
	line-height: 40px;
	margin-left: 0;
}
.call-to-action .decoration-image {
	background: url("../images/woman.png") no-repeat scroll right bottom transparent;
	bottom: 0;
	height: 120%;
	position: absolute;
	right: 0;
	width: 100%;
}
.call-to-action-two {
	background: none repeat scroll 0 0 #EBECED;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 20px;
	position: relative;
	margin-bottom: 20px;
	display: table;
	width: 97%;
}
.call-to-action-two p {
	color: #555657;
	float: left;
	font-size: 20px !important;
	line-height: 18px;
	width: 75%;
}
.call-to-action-two p, .call-to-action-two h1, .call-to-action-two h2, .call-to-action-two h3, .call-to-action-two h4, .call-to-action-two h5, .call-to-action-two h6 {
	float: left;
	margin: 3px;
	padding: 3px;
	width: 75%;
	line-height: 1.5em;
}
.call-to-action-two .incipit {
	width: 80%;
}
.call-to-action-two .call-btn, .call-to-action-two .incipit {
	display: table-cell;
	vertical-align: middle;
}
.call-to-action-two .call-btn {
	text-align: right;
	width: 20%;
}
.call-to-action-two .btn {
}
.recent-post {
	margin-top: 20px;
}
.recent-post .hentry-post {
	line-height: 20px;
	margin-bottom: 10px;
	position: relative;
}
.recent-post .hentry-post div.text {
	position: relative;
	margin-left: 70px;
	min-height: 70px;
}
.recent-post .thumb-img {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	margin-right: 10px;
}
.recent-post .thumb-img img {
	border: 1px solid #CFCFCF;
	float: none;
	padding: 3px !important;
}
.recent-post a {
	font-size: 12px;
	color: #AB5705;
	font-style: normal;
}
.recent-post a:hover {
	text-decoration: none;
	color: #1F1F1F;
}
.recent-post p.post-date {
	font-style: italic;
}
.recent-post p {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
}
.recent-post p, .recent-post small {
	color: #656262;
}
a.socials, a.socials-small {
	display: inline-block;
	margin-right: 0;
	text-align: left;
	text-indent: -9999px;
}
a.socials {
	background-position: left bottom !important;
	height: 34px;
	width: 34px;
}
a.socials-small {
	background-position: left bottom !important;
	height: 21px;
	width: 21px;
}
a.socials:hover, a.socials-small:hover {
	background-position: left top !important;
}
a.facebook {
	background: url("../images/icons/socials/facebook.png") no-repeat scroll 0 0 transparent;
}
a.rss {
	background: url("../images/icons/socials/rss.png") no-repeat scroll 0 0 transparent;
}
a.delicious {
	background: url("../images/icons/socials/delicious.png") no-repeat scroll 0 0 transparent;
}
a.flickr {
	background: url("../images/icons/socials/flickr.png") no-repeat scroll 0 0 transparent;
}
a.stumble {
	background: url("../images/icons/socials/stumble.png") no-repeat scroll 0 0 transparent;
}
a.vimeo {
	background: url("../images/icons/socials/vimeo.png") no-repeat scroll 0 0 transparent;
}
a.youtube {
	background: url("../images/icons/socials/youtube.png") no-repeat scroll 0 0 transparent;
}
a.twitter {
	background: url("../images/icons/socials/twitter.png") no-repeat scroll 0 0 transparent;
}
a.linkedin {
	background: url("../images/icons/socials/linkedin.png") no-repeat scroll 0 0 transparent;
}
a.skype {
	background: url("../images/icons/socials/skype.png") no-repeat scroll 0 0 transparent;
}
a.lastfm {
	background: url("../images/icons/socials/lastfm.png") no-repeat scroll 0 0 transparent;
}
a.myspace {
	background: url("../images/icons/socials/myspace.png") no-repeat scroll 0 0 transparent;
}
a.tumblr {
	background: url("../images/icons/socials/tumblr.png") no-repeat scroll 0 0 transparent;
}
a.digg {
	background: url("../images/icons/socials/digg.png") no-repeat scroll 0 0 transparent;
}
a.quora {
	background: url("../images/icons/socials/quora.png") no-repeat scroll 0 0 transparent;
}
a.dribble {
	background: url("../images/icons/socials/dribble.png") no-repeat scroll 0 0 transparent;
}
a.forrst {
	background: url("../images/icons/socials/forrst.png") no-repeat scroll 0 0 transparent;
}
a.google {
	background: url("../images/icons/socials/google.png") no-repeat scroll 0 0 transparent;
}
a.ember {
	background: url("../images/icons/socials/ember.png") no-repeat scroll 0 0 transparent;
}
a.pinterest {
	background: url("../images/icons/socials/pinterest.png") no-repeat scroll 0 0 transparent;
}
a.bookmark {
	background: url("../images/icons/socials/bookmark.png") no-repeat scroll 0 0 transparent;
}
a.facebook-small {
	background: url("../images/icons/small-socials/facebook.png") no-repeat scroll 0 0 transparent;
}
a.rss-small {
	background: url("../images/icons/small-socials/rss.png") no-repeat scroll 0 0 transparent;
}
a.delicious-small {
	background: url("../images/icons/small-socials/delicious.png") no-repeat scroll 0 0 transparent;
}
a.flickr-small {
	background: url("../images/icons/small-socials/flickr.png") no-repeat scroll 0 0 transparent;
}
a.stumble-small {
	background: url("../images/icons/small-socials/stumble.png") no-repeat scroll 0 0 transparent;
}
a.vimeo-small {
	background: url("../images/icons/small-socials/vimeo.png") no-repeat scroll 0 0 transparent;
}
a.youtube-small {
	background: url("../images/icons/small-socials/youtube.png") no-repeat scroll 0 0 transparent;
}
a.twitter-small {
	background: url("../images/icons/small-socials/twitter.png") no-repeat scroll 0 0 transparent;
}
a.linkedin-small {
	background: url("../images/icons/small-socials/linkedin.png") no-repeat scroll 0 0 transparent;
}
a.skype-small {
	background: url("../images/icons/small-socials/skype.png") no-repeat scroll 0 0 transparent;
}
a.lastfm-small {
	background: url("../images/icons/small-socials/lastfm.png") no-repeat scroll 0 0 transparent;
}
a.myspace-small {
	background: url("../images/icons/small-socials/myspace.png") no-repeat scroll 0 0 transparent;
}
a.skype-small {
	background: url("../images/icons/small-socials/skype.png") no-repeat scroll 0 0 transparent;
}
a.tumblr-small {
	background: url("../images/icons/small-socials/tumblr.png") no-repeat scroll 0 0 transparent;
}
a.digg-small {
	background: url("../images/icons/small-socials/digg.png") no-repeat scroll 0 0 transparent;
}
a.quora-small {
	background: url("../images/icons/small-socials/quora.png") no-repeat scroll 0 0 transparent;
}
a.dribble-small {
	background: url("../images/icons/small-socials/dribble.png") no-repeat scroll 0 0 transparent;
}
a.forrst-small {
	background: url("../images/icons/small-socials/forrst.png") no-repeat scroll 0 0 transparent;
}
a.google-small {
	background: url("../images/icons/small-socials/google.png") no-repeat scroll 0 0 transparent;
}
a.ember-small {
	background: url("../images/icons/small-socials/ember.png") no-repeat scroll 0 0 transparent;
}
a.pinterest-small {
	background: url("../images/icons/small-socials/pinterest.jpg") no-repeat scroll 0 0 transparent;
}
a.bookmark-small {
	background: url("../images/icons/small-socials/bookmark.png") no-repeat scroll 0 0 transparent;
}
ul.tweets-widget {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
