/*
Theme Name: Aspen Counselling
Theme URI: http://www.digitaleire.ie
Author: Digital Eire
Author URI: http://www.digitaleire.ie
Description: Theme developed specifically for Aspen Counselling.
Version: 1.0
*/

/* Reset styles
--------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	background: #fff;
	line-height: 1;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}


/* Default elements
--------------------------*/
body {
	background: #FFFFFF;
}

p {
	color: #333333;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}

a:link {
	color: #0cb9f7;
	font-family: Ubuntu Light, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0cb9f7;
	text-decoration: underline;
}

h1 {
	font: 200% Yanone Kaffeesatz Regular, Arial, Helvetica, sans-serif;
	color: #763580;
}

h2 {
	font: 140% Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #763580;
}

h3 {
	font: 130% Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #404040;
}

h4 {
	font: 120% Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #404040;
}

h5 {
	font: 110% Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #404040;
}

h6 {
	font: 100% Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #404040;
}

img {
	
}

a img {
	
}

hr {
	
}

ul {
	list-style: square;
}

ul li {
	
}

ol {
	list-style: decimal;
}

ol li {

}

::selection {
	background: #9f57a0;
	color: #FFF;
}

body::selection {
	background: #9f57a0;
	color: #FFF;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}


/* Common styles
--------------------------*/
.wrapper {
	width: 1000px;
	margin: auto;
}

.no-margin {
	margin: 0;
}

.display-none {
	display: none;
}

.page-title {
	display: block;
	border-radius: 4px;
	background: url(images/backgrounds/read-more-bg.jpg) repeat-x #0cb7f4;
	border: 1px solid #109bcc;
	padding: 10px 20px;
	color: #FFFFFF;
	margin: 0 0 18pt;
}


/* Fonts
--------------------------*/
@font-face {
	font-family: Ubuntu Light;
	src: url(fonts/Ubuntu-L.eot);
	src: local('Ubuntu Light'), url(fonts/Ubuntu-L.ttf) format("truetype");
}

@font-face {
	font-family: Yanone Kaffeesatz Light;
	src: url(fonts/YanoneKaffeesatz-Light.eot);
	src: local('Yanone Kaffeesatz Light'), url(fonts/YanoneKaffeesatz-Light.ttf) format("truetype");
}

@font-face {
	font-family: Yanone Kaffeesatz Regular;
	src: url(fonts/YanoneKaffeesatz-Regular.eot);
	src: local('Yanone Kaffeesatz Regular'), url(fonts/YanoneKaffeesatz-Regular.ttf) format("truetype");
}


/* WordPress core
--------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
}

.alignleft {
    float:left;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 10px 20px;
}

a img.alignnone {
    margin: 5px 20px 10px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 10px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.textleft {
	text-align: left;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.clear {
	clear: both;
}


/* Header
--------------------------*/
.info-bar-top {
	height: 32px;
	padding: 23px 0 5px;
	background: url(images/backgrounds/info-bar-top.jpg) repeat;
}

.info-bar-top p {
	color: #FFFFFF;
	padding: 10px 0 0;
}

.info-bar-top p.phone {
	padding: 5px 0 5px 60px;
	font-size: 130%;
	background: url(images/icons/phone.png) left no-repeat;
	text-shadow: 1px 1px 2px #27132c;
}

.info-bar-top p.phone span {
	margin-left: 30px;
}

.header {
	position: relative;
}

.header .logo {
	margin: 10px 0 0 -68px;
	float: left;
}

.header .alignright .top {
	margin-top: 10px;
}

.header .alignright .top p {
	margin-left: 40px;
	font: 120% Yanone Kaffeesatz Regular, Arial, Helvetica, sans-serif;
	line-height: 25pt;
}

.header .alignright .top p span {
	color: #791b75;
}

.header .alignright .bottom {
	float: right;
}

.header .alignright .bottom p {
	float: left;
}

.header .alignright .bottom input[type="text"] {
	width: 209px;
	padding: 10px;
	border: 1px solid #f1b2ee;
	font: 120% Yanone Kaffeesatz Regular, Arial, Helvetica, sans-serif;
	color: #be94bc;
}

.header .alignright .bottom input[type="submit"] {
	width: 40px;
	height: 40px;
	margin: 2px 0 0 2px;
	background: url(images/backgrounds/newsletter-submit-button.jpg) repeat-x;
	color: #7f1d7b;
	font: 120% Yanone Kaffeesatz Regular, Arial, Helvetica, sans-serif;
	border: none;
	cursor: pointer;
}


/* Navigation
--------------------------*/
.navigation-area {
	margin-top: 20px;
}

.navbar ul {
	list-style: none;
}

.navbar ul li {
	float: left;
	position:relative;
}

.navbar ul li {
	background: url(images/backgrounds/navigation.jpg) repeat-x;
	border-radius: 4px 4px 0 0;
	margin-left: 3px;
	border-top: 1px solid #1196c5;
	border-left: 1px solid #1196c5;
	border-right: 1px solid #1196c5;
}

.navbar ul li a {
	display: block;
	height: 31px;
	padding: 16px 17px 0px 17px;
	color: #FFFFFF;
	font: 11pt Arial, Helvetica, sans-serif;
}

.navbar ul li:hover {
	background: url(images/backgrounds/navigation-hover.jpg) repeat-x;
	border-top: 1px solid #8d3f98;
	border-left: 1px solid #8d3f98;
	border-right: 1px solid #8d3f98;
}

.navbar ul li a:hover, .navbar ul li a:visited {
	text-decoration: none;
}

.current-menu-parent, .current_page_item, .current_page_parent {
	background: url(images/backgrounds/navigation-hover.jpg) repeat-x !important;
	border-top: 1px solid #8d3f98 !important;
	border-left: 1px solid #8d3f98 !important;
	border-right: 1px solid #8d3f98 !important;
}

.sub-menu .current_page_item {
	background: none !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}

/* The dropdown menu */
.navbar ul li ul {
	width: 450px;
	position: absolute; 
	left: -1px; 
	display: none; 
	margin: 0 0 0 0px;
	list-style: none;
	z-index: 9999;
	background: url(images/backgrounds/navigation-dropdown.png) repeat;
	padding: 10px;
	border-radius: 0 0 8px 8px;
	border: 1px solid #FFFFFF;
	border-top: none;
}

.navbar ul li ul li {
	width: 220px;
	float: left;
	border: none;
	border-radius: 0;
	padding: 1px 0;
	background: none;
}

.navbar ul li ul li:hover {
	border: none;
	background: none;
}

.navbar ul li ul li a {
	display: block;
	font-size: 10pt;
	color: #ececec;
	height: auto;
	padding: 5px;
	border-radius: 4px;
}

.navbar ul li ul li a:hover {
	background: #FFFFFF;
	color: #97509b;
}


/* Footer
--------------------------*/
.footer {
	padding: 30px 0;
	margin: 40px 0 0;
	background: url(images/backgrounds/footer-pattern.jpg) repeat;
	box-shadow: 0 0 6px #000000;
}

.footer-text {
	padding: 10px 0;
}

.footer-text p a:link, .footer-text p a:visited {
	color: #8f3b8b;
	padding-bottom: 30px;
}

.footer-text p.alignright a:link {
	margin-left: 10px;
}

.enterprise-text {
	width: 650px;
	float: left;
	margin-bottom: 36pt;
}

.footer-text hr {
	height: 1px;
	border: none;
	background: #CCCCCC;
}


/* Home template
--------------------------*/
.slider-area {
	padding-top: 20px;
	background: url(images/backgrounds/slider-area-bg.jpg) repeat-x;
}

.slider-area .wrapper .alignleft {
	position: relative;
}

.lof-main-outer {
	border-radius: 4px;
	border: 1px solid #FFFFFF;
}

.lof-main-outer img {
	border-radius: 4px;
}

.slider-title {
	font: 300% Yanone Kaffeesatz Regular, Arial, Helvetica, sans-serif;
	text-shadow: 0px 0px 5px #777777, 0px 0px 5px #777777, 0px 0px 5px #777777, 0px 0px 5px #777777, 0px 0px 5px #777777;
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	left: 20px;
}

.slider-form {
	position: relative;
	width: 274px;
	height: 350px;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	background: url(images/backgrounds/slider-form-arc.png) no-repeat bottom left #903d8d;
}

.slider-form-widget {
	list-style: none;
}

.slider-form-title {
	font: 200% Yanone Kaffeesatz Regular, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.slider-form-widget hr {
	height: 1px;
	border: none;
	background: #af8bc5;
}

.slider-form-widget p {
	line-height: 14pt;
}

.slider-form-widget input[type="text"] {
	width: 250px;
	padding: 5px 10px;
	background: #e9e3e9;
	border-radius: 4px;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #8f3c8c;
	border: 1px solid #FFFFFF;
	margin: -10px 0 0;
}

.slider-form-widget .code {
    background: none repeat scroll 0 0 #E9E3E9;
    border: 1px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font: 12pt Ubuntu Light,Arial,Helvetica,sans-serif;
    margin: 10px 0 0;
    padding: 3px 10px;
    text-shadow: 0 -1px 1px #096F95;
    width: 250px;
}

.slider-form-widget input[type="submit"] {
	width: 273px;
	padding: 10px;
	background: #0cb9f7;
	border-radius: 4px;
	font: 12pt Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #80377d;
	cursor: pointer;
	margin: 14px 0 0;
	text-shadow: 0 -1px 1px #096f95;
}

.slider-form-widget .wpcf7-response-output {
	position: absolute;
	border: none;
	color: #FFFFFF;
	font: 12pt Ubuntu Light, Arial, Helvetica, sans-serif;
	top: 308px;
	margin-left: 4em;
}

.slider-shadow {
	width: 1000px;
	height: 106px;
	margin-top: -60px;
	background: url(images/backgrounds/slider-shadow.png);
}

.home-sidebar {
	width: 270px;
	float: right;
	margin-top: -10px;
}

.homepage-content {
	margin-top: -10px;
}

.homepage-content p {
	margin-bottom: 4pt;
}

.homepage-content p span {
	font: 200% Yanone Kaffeesatz Light, Arial, Helvetica, sans-serif;
	color: #661263;
}

.homepage-content .read-more {
	display: block;
	float: right;
	padding: 7px 16px;
	margin: -10px 0 0;
	border-radius: 2px;
	background: url(images/backgrounds/read-more-bg.jpg) repeat-x #0cb7f4;
	color: #FFFFFF;
	border: 1px solid #0e80a8;
	font: 12pt Ubuntu Light, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.homepage-content .read-more:hover {
	text-decoration: none;
	background: url(images/backgrounds/read-more-hover-bg.jpg) repeat-x #0ba1d7;
}

.home-sidebar p {
	font-style: italic;
	font-size: 10pt;
	line-height: 13pt;
	margin-top: 7px;
}

.content-large-hr {
	height: 10px;
	background: #7f1d7b;
	border: none;
	margin: 30px 0 0;
}

.home-content-holder {
	width: 956px;
	padding: 20px;
	border-top: none;
	border-left: 2px solid #e7e6e6;
	border-right: 2px solid #e7e6e6;
	border-bottom: 2px solid #e7e6e6;
	border-radius: 0 0 4px 4px;
	background: url(images/backgrounds/homepage-content.jpg) repeat-x bottom #fefefe;
}

.home-counselling-types {
	list-style: none;
	background: url(images/backgrounds/home-counselling-types.jpg) repeat-x #e9e9e9;
	width: 280px;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #7f1d7b;
	float: left;
	box-shadow: 0 -2px 5px #CCCCCC;
	margin: 0 45px 0 0;
}

.home-counselling-types li {
	font: 140% Yanone Kaffeesatz Light, Arial, Helvetica, sans-serif;
	color: #0cb9f7;
}

.home-counselling-types li hr {
	height: 7px;
	background: url(images/backgrounds/dotted-border.png);
	border: none;
}

.home-counselling-types li ul {
	list-style: none;
}

.home-counselling-types li ul li img {
	border: 3px solid #FFFFFF;
	box-shadow: 0 0 3px #777777;
	margin: 10px 10px 10px 0;
	float: left;
}

.home-counselling-types li ul li p {
	font-size: 8pt;
	line-height: 12pt;
	padding: 10px 0 0;
}

.home-counselling-types .read-more {
	padding: 5px 10px 7px;
	margin: 10px 0 0;
	background: url(images/backgrounds/read-more-purple-bg.jpg) repeat-x #843b8f;
	border: 1px solid #664e6c;
	border-radius: 4px;
	box-shadow: 0 0 1px #26132b;
	color: #FFFFFF;
	font-size: 10pt;
	float: right;
	font-weight: bold;
}

.home-counselling-types .read-more:hover {
	text-decoration: none;
	background: url(images/backgrounds/read-more-purple-hover-bg.jpg) repeat-x #682f71;
}

.page-content .home-tabs {
	width: 668px;
}

.page-content .home-tabs .tab-content {
	width: 646px;
}

.home-tabs {
	width: 630px;
	margin-top: 40px;
}

.home-tabs .tab {
	display: block;
	float: left;
	width: 140px;
	height: 25px;
	padding-top: 9px;
	background: url(images/backgrounds/tabs.jpg) 0 -35px repeat-x;
	text-align: center;
	color: #404040;
	font: 110% Yanone Kaffeesatz Light, Arial, Helvetica, sans-serif;
	border-radius: 4px 4px 0 0;
	margin-left: 5px;
	border-top: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}

.home-tabs .selected {
	background: url(images/backgrounds/tabs.jpg) 0 0 repeat-x;
	color: #109cce;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}

.home-tabs .tab:hover {
	text-decoration: none;
}

.home-tabs .tab-content {
	width: 626px;
	padding: 10px;
	background: url(images/backgrounds/tab-bg.jpg) repeat-x #eaeaea;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 5px #cfcfcf;
}

.home-tabs .tab-content h2 {
	font: 140% Yanone Kaffeesatz Light, Arial, Helvetica, sans-serif;
	color: #45214e;
	margin-top: 10px;
}

.home-tabs .tab-content hr {
	border-top: 1px dotted #dcdcdc;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 10px 0 15px;
}

.home-tabs .tab-content img {
	border: 2px solid #9f579c;
	float: left;
	margin: 0 10px 10px 0;
}

.home-tabs .tab-content p {
	font-size: 10pt;
	line-height: 16pt;
}

.home-tabs .tab-content .read-more {
	display: block;
	float: right;
	padding: 4px 10px;
	margin: 10px 0 0;
	border-radius: 2px;
	background: url(images/backgrounds/read-more-bg.jpg) repeat-x #0cb7f4;
	color: #FFFFFF;
	border: 1px solid #0e80a8;
	font: 11pt Ubuntu Light, Arial, Helvetica, sans-serif;
}

.home-tabs .tab-content .read-more:hover {
	text-decoration: none;
	background: url(images/backgrounds/read-more-hover-bg.jpg) repeat-x #0ba1d7;
}

.homepage-content .dd_post_share {
	display: none;
}


/* Index Template
--------------------------*/
.left-content {
	width: 670px;
	padding: 0 30px 0 0;
	border-right: 5px solid #0cb9f7;
	float: left;
}

.index .left-content {
	width: 708px;
	border: 1px solid #c8c6c6;
	padding: 5px;
	border-radius: 4px;
	background: url(images/backgrounds/page-content.png) repeat;
}

.left-content ul, .left-content ol {
	margin: 0 0 18pt 27pt;
}

.left-content ul li, .left-content ol li {
	color: #333333;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
	line-height: 18pt;
}

.post {
	margin: 40px 0 20px;
	padding: 0 20px 0;
}

.post .details {
	float: left;
	width: 180px;
}

.post .details p {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 20px 5px 26px;
	color: #888888;
}

.post .details a {
	color: #888888;
}

.post .details .post-date {
	background: url(images/icons/calendar.png) no-repeat left;
}

.post .details .post-category {
	background: url(images/icons/category.png) no-repeat left;
}

.post .details .post-author {
	background: url(images/icons/author.png) no-repeat left;
}

.post .details .post-comments {
	background: url(images/icons/comments.png) no-repeat left;
}

.post .details .post-tags {
	background: url(images/icons/tags.png) no-repeat left;
	border-bottom: none;
}

.post .content {
	float: right;
	width: 466px;
	border-left: 1px solid #CCCCCC;
	padding-left: 20px;
}

.post .content h1 a {
	color: #763580;
	font: 100% Yanone Kaffeesatz Light, Arial, Helvetica, sans-serif;
}

.post .content p {
	margin-top: 9pt;
}

.post .content .more-link {
	display: block;
	float: right;
	padding: 4px 16px;
	margin: 10px 0 0;
	border-radius: 2px;
	background: url(images/backgrounds/read-more-bg.jpg) repeat-x #0cb7f4;
	color: #FFFFFF;
	border: 1px solid #0e80a8;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
}

.post .content .more-link:hover {
	text-decoration: none;
	background: url(images/backgrounds/read-more-hover-bg.jpg) repeat-x #0ba1d7;
}

.newer-results {
	background: url(images/icons/post-navigation.png) no-repeat 0 0;
	float: left;
	margin: 40px 0 20px 20px;
}

.newer-results:hover {
	background: url(images/icons/post-navigation.png) no-repeat 0 -26px;
}

.older-results {
	background: url(images/icons/post-navigation.png) no-repeat -26px 0;
	float: right;
	margin: 40px 20px 20px 0;
}

.older-results:hover {
	background: url(images/icons/post-navigation.png) no-repeat -26px -26px;
}

.post .content img, .post .content a img {
	border-width: 3px !important;
	border-color: #8b6687 !important;
	border-style: solid !important;
}


/* Page Template
--------------------------*/
.page-content {
	padding: 0 20px 20px;
}

.page-content p {
	margin: 0 0 18pt;
}

.page-content img, .page-content a img {
	border-width: 3px !important;
	border-color: #8b6687 !important;
	border-style: solid !important;
}

.page-content input[type="text"] {
	width: 298px;
	padding: 5px 10px;
	background: #FFFFFF;
	border-radius: 4px;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #8f3c8c;
	border: 1px solid #B3B3B3;
	margin: 10px 0 0;
}

.page-content .code2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B3B3B3;
    border-radius: 4px 4px 4px 4px;
    color: #8F3C8C;
    font: 10pt Ubuntu Light,Arial,Helvetica,sans-serif;
    margin: -14px 0 0;
    padding: 2px 10px;
    width: 298px;
}

.page-content .code2 img {
	border: none !important;
}

.page-content input[type="submit"] {
	width: 320px;
	padding: 10px;
	background: #0cb9f7;
	border-radius: 4px;
	font: 12pt Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #1c93bd;
	cursor: pointer;
	margin: 10px 0 0;
}

.page-content textarea {
	width: 298px;
	height: 230px;
	padding: 10px;
	background: #FFFFFF;
	border-radius: 4px;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #8f3c8c;
	border: 1px solid #B3B3B3;
	margin: 10px 0 0;
}


/* Widgets
--------------------------*/
.widget-area {
	list-style: none;
}

.widget-title {
	font: 180% Yanone Kaffeesatz Light, Arial, Helvetica, sans-serif;
	color: #661263;
}

.index .sidebar {
	width: 270px;
}

.sidebar {
	width: 250px;
}

.index .sidebar .lower-sidebar {
	border-left: 1px solid #c8c6c6;
	border-right: 1px solid #c8c6c6;
    border-bottom: 1px solid #c8c6c6;
	padding: 20px 9px;
	margin-top: 5px;
}

.sidebar .widget-area {
	margin-bottom: 20px;
}

.index .sidebar .widget-area {
	margin-bottom: 20px;
}

.sidebar .widget-title {
	font-size: 140%;
}

.sidebar .widget-area hr {
	height: 7px;
	background: url(images/backgrounds/dotted-border.png);
	border: none;
	margin-bottom: 10px;
}

/* Start searchform styles. */
#searchform {
	background: url(images/backgrounds/search-blue.jpg) no-repeat;
	padding: 0;
	margin: 0;
}

#searchform input {
	width: 200px;
	margin: 0 0 0 7px;
	padding: 5px 36px 5px 5px;
	border-left: none;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-radius: 0 4px 4px 0;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #939393;
	background: url(images/icons/search.png) no-repeat right #FFFFFF;
}
/* end searchform styles. */

/* Start "other services" styles. */
.other-services-area {
	border-radius: 4px;
	border: 1px solid #7f1d7b;
	background: #fcfbfd;
	padding: 2px 0;
	position: relative;
}

.other-services-area a {
	display: block;
	padding: 6px 10px 5px;
	background: url(images/backgrounds/other-services.jpg) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #b7afbd;
	font: 120% Yanone Kaffeesatz Light, Arial, Helvetica, sans-serif;
	color: #404040;
	text-shadow: 1px 1px 1px #FFFFFF;
}

.other-services-area a:hover {
	text-decoration: none;
}

.other-services-area .other-service-content {
	padding: 10px;
}

.other-services-area .other-service-content p {
	font-size: 75%;
	line-height: 14pt;
}

.other-services-area .other-service-content a.read-more {
	display: block;
	float: right;
	padding: 4px 8px;
	margin: 10px 0 0;
	border-radius: 2px;
	background: url(images/backgrounds/read-more-bg.jpg) repeat-x #0cb7f4;
	color: #FFFFFF;
	border: 1px solid #0e80a8;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
	text-shadow: none;
}

.other-services-area .other-service-content a.read-more:hover {
	background: url(images/backgrounds/read-more-hover-bg.jpg) repeat-x #0ba1d7;
}
/* end "other services" styles. */

/* Start latest-events styles. */
.latest-events {
	list-style: none;
	margin-top: 20px;
}

.latest-events .alignleft {
	background: #F5F5F5;
	margin-right: 10px;
	border-radius: 4px;
	box-shadow: 0 0 6px #AAAAAA;
	border: 1px solid #FFFFFF;
}

.latest-events .alignright {
	width: 185px;
}

.latest-events p {
	color: #404040;
	line-height: 18pt;
}

.latest-events-month {
	display: block;
	width: 44px;
	height: 20px;
	text-align: center;
	font: 9pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 3px;
	background: #20b6eb;
	border-radius: 0 0 4px 4px;
}

.latest-events-day {
	display: block;
	width: 44px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
	font: 130% Yanone Kaffeesatz Light, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #808080;
	line-height: 11pt;
}

.latest-events-title, .latest-events-title:visited {
	font: 90% Ubuntu Light, Arial, Helvetica, sans-serif !important;
	color: #ff7f01 !important;
	text-decoration: none;
}

.latest-events-title:hover, .latest-events-title:visited:hover {
	color: #c46100 !important;
}
/* end latest-events styles. */

/* Start Footer widget styles. */
.footer .widget-area {
	width: 300px;
	float: left;
	margin: 0 50px 0 0;
	font: 90% Ubuntu Light, Arial, Helvetica, sans-serif !important;
	color: #FFFFFF;
}

.footer .widget-title {
	color: #0db4f0;
}

.footer .widget-title span {
	color: #FFFFFF;
}

.footer hr {
	border-top: 1px solid #230e28;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #735179;
	margin: 15px 0;
}

.footer .recent-news {
	list-style: none;
}

.footer .recent-news-title {
	color: #fddf10;
}

.footer p {
	color: #FFFFFF;
}

.footer .read-more {
	display: block;
	float: right;
	padding: 4px 16px;
	border-radius: 4px;
	background: url(images/backgrounds/read-more-bg.jpg) repeat-x #0cb7f4;
	color: #FFFFFF;
	border: 1px solid #0e80a8;
	font: 12pt Ubuntu Light, Arial, Helvetica, sans-serif;
}

.footer .read-more:hover {
	text-decoration: none;
	background: url(images/backgrounds/read-more-hover-bg.jpg) repeat-x #0ba1d7;
}

.footer .testimonial-text {
	width: 230px;
}

.footer .testimonial-img {
	margin-top: 20px;
}

.footer .newsletter p {
	float: left;
	margin-top: 20px;
}

.footer .newsletter input[type="text"] {
	border-radius: 4px;
	background: #35193a;
	border: 2px solid #6e454d;
	padding: 6px;
	color: #0db4f0;
}

.footer .newsletter input[type="submit"] {
	padding: 4px 16px;
	border-radius: 4px;
	background: url(images/backgrounds/read-more-bg.jpg) repeat-x #0cb7f4;
	color: #FFFFFF;
	border: 1px solid #0e80a8;
	font: 12pt Ubuntu Light, Arial, Helvetica, sans-serif;
	cursor: pointer;
}

.footer .newsletter input[type="submit"]:hover {
	background: url(images/backgrounds/read-more-hover-bg.jpg) repeat-x #0ba1d7;
}
/* end footer widget styles. */

/* Start sidebar callback form styles. */
.sidebar .slider-form {
	width: 248px;
	height: 350px;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	background: url(images/backgrounds/slider-form-arc.png) no-repeat bottom left #903d8d;
}

.sidebar .slider-form-widget {
	list-style: none;
}

.sidebar .slider-form-title {
	font: 200% Yanone Kaffeesatz Regular, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.sidebar .slider-form-widget hr {
	height: 1px;
	border: none;
	background: #af8bc5;
}

.sidebar .slider-form-widget p {
	line-height: 14pt;
}

.sidebar .slider-form-widget input[type="text"] {
	width: 224px;
	padding: 5px 10px;
	background: #e9e3e9;
	border-radius: 4px;
	font: 10pt Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #8f3c8c;
	border: 1px solid #FFFFFF;
	margin: -10px 0 0;
}


.sidebar .slider-form-widget .code {
	width:225px;
}

.sidebar .slider-form-widget input[type="submit"] {
	width: 246px;
	padding: 10px;
	background: #0cb9f7;
	border-radius: 4px;
	font: 12pt Ubuntu Light, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #80377d;
	cursor: pointer;
	margin: 14px 0 0;
}
/* end sidebar callback styles. */


/* Scroll To Top
--------------------------*/
#scroll-top {
	position: fixed;
	bottom: 30px;
	right: 5%;
}

#scroll-top a {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 4px;
	box-shadow: 0 0 5px #FFFFFF;
	background: url(images/icons/scroll.png) no-repeat center center #CCCCCC;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}

#scroll-top a:hover {
	background: url(images/icons/scroll.png) no-repeat center center #888888;
}
/* end Scroll To Top styles. */


/* BIO page
--------------------------*/
.profile-photo {
	float: left;
}
.profile-qualifications {
	float:left;
	font: 100% Yanone Kaffeesatz Regular,Arial,Helvetica,sans-serif;
}
.profile-qualifications p {
	margin-bottom:10px;
}
.profile-qualifications ul {
	float: left;
	width: 200px;
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.profile-social-icons {
	clear: both;
}
.profile-social-icons .profile-facebook-icon img, .profile-social-icons .profile-linkedin-icon img {
	border: none !important;
	margin: 0px;
}
.profile-facebook-icon {
	float: left;
}
.profile-linkedin-icon {
	float: left;
	padding-left: 10px;
}
.profile-text {
	clear: both;
	padding-top:20px;
	overflow: auto;
}
.profile-course {
	width: 210px;
	float: left;
	border-style: solid;
	border-color: #DEDEDE;
	border-width: 1px;
	margin: 0px 10px 20px 0px;
}
.profile-course h2 {
	color: white;
	background: url("images/backgrounds/read-more-bg.jpg") repeat-x scroll 0% 0% #0CB7F4;
	padding: 10px 15px;
	font: 150% Yanone Kaffeesatz Regular,Arial,Helvetica,sans-serif;
	font-weight: 100;
	}
.profile-course p {
	padding: 5px 10px;
	margin-bottom: 0px;
}
.profile-read-more {
	color: white;
	background-color: #903D8D;
	padding: 8px;
	float:right;
	display: block;
	width: 66px;
	margin-right:10px;
	margin-bottom: 10px;
	font: 10pt Ubuntu Light,Arial,Helvetica,sans-serif;
}
.profile-read-more a:link,
.profile-read-more a:visited,
.profile-read-more a:hover,
.profile-read-more a:active {
	display: block;
	color: white;
	text-decoration: none;
}

.left-content .lcp_catlist li {
	width:273px;
	float: left;
	margin-bottom:20px;
	margin-right: 35px;
}
.profile-blog-posts {
	border-style: solid;
	border-color: #DEDEDE;
	border-width: 1px;
	overflow: auto;
	clear: both;
	padding: 0px;
}
.profile-blog-posts h2 {
	font: 150% Yanone Kaffeesatz Regular,Arial,Helvetica,sans-serif;
	font-weight: 100;
	margin-bottom: 20px;
	padding: 10px 0px 10px 25px;
	background: url("images/backgrounds/read-more-bg.jpg") repeat-x scroll 0% 0% #0CB7F4;
	color: white;
}
.lcp_catlist a:link, .lcp_catlist a:visited, .lcp_catlist a:hover, .lcp_catlist a:active {
	color:#763580;
	font: 150% Yanone Kaffeesatz Regular,Arial,Helvetica,sans-serif;
	font-weight: 100;
	display:block;
}
.lectures-taken {
	float:left;
	width: 250px;
}
.association-icons {
    clear: both;
    padding-top: 15px;
}
.association-icons img {
    border: medium none !important;
}

/* end BIO page styles. */