/*
Theme Name: MEA Responsive
Theme URI: http://www.highwiredesign.com/wp/mea-response/
Author: Highwire Design Ltd.
Author URI: http://www.highwiredesign.com/
Description: MEA Responsive is a custom theme for the ME Association. With jQuery slider, carousel posts, and up to 4 feature categories.  Widgetized sections in sidebar, footer and inline on home page. 
Version: 1.0
License: For use by the ME Association only
Tags: ME Accociation, responsive
*/

/*
Warning: Do not edit this file, it will be overwritten by the next theme update. If you want to customize the styles, create a child theme instead
See: http://codex.wordpress.org/Child_Themes
*/


 /* 1. RESET
 * ================================================ */
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;
}
: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;
}


 /* 2. COMMON ELEMENTS
 * ================================================ */
h1, h2, h3, h4, h5, h6{
	font-family: Open Sans, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:1.4;
}

h1{
	font-size: 32px;
}

h2{
	font-size: 28px;
}

h3{
	font-size: 22px;
}

h4{
	font-size: 18px;
}

h5{
	font-size: 14px;	
}

a{
	-moz-transition: background-color 0.2s linear 0s;
}

a:link {
	color: #4581B9;
	text-decoration:none;
}

a:visited {
	color: #4581B9;
}

a:active {
	color: #404B58;
}

a:hover {
	color: #404B58;
}

ul, ol {
	margin: 0 0 1.5em 2.5em;
}

ul {
	list-style: square;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style: upper-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

ol ol ol ol {
	list-style: lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}

dl {
	margin: 0 1.5em;
}

dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}

strong {
	font-weight: bold;
}

small { 
	font-size: 80%; 
}

big {
	font-size: 120%;
}

cite, em, i {
	font-style: italic;
}

cite {
	border: none;
}

blockquote {
	font-style:italic;
    margin: 7px 35px 7px 45px;    
	font-style:italic;
	background:#f7f7f7;
	padding:10px;
}

blockquote p {
	margin: 0px;
	padding: 0px;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
pre {
	background: rgba(0, 0, 0, 0.05);
	font: 87.5% "Courier 10 Pitch", Courier, monospace;
	line-height: normal;
	margin-bottom: 1.5em;
	padding: 0.75em 1.5em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 62.5%;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

input[type=text], textarea {
	border: 1px solid #E7E7E7;
}

textarea {
	padding-left: 3px;
	width: 98%;
}

address {
	display: block;
	margin: 0 0 1.625em;
}

table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
	text-align:left;
}

th {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.6em;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}

p{
	margin-bottom: 15px;
}

img{
	/*
	max-width: 100%; 
	height: auto;
	*/
}

/*-- WordPress common classes*/
.clear{
	clear:both;
}
 
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.25em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.25em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone{
	display: inline;
	float: left;
	margin-right: 1.25em;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.25em;
}

p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	margin-bottom: 1.25em;
	max-width: 96%;
	text-align:center;
}

.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}

.gallery{
	margin-bottom:15px !important;
}

.gallery dl{
	margin:0;
}

.gallery img{
	border:none !important;
}

.image-cropper {
	background: url(images/image-cropper-bg.jpg) #ac9dbc center center no-repeat;
}



 /* 3. BASE
 * ================================================ */	
body{
	background: #f7f8f9;
	color: #000;
	font-size: 14px; 
	font-family: Open Sans, "Helvetica Neue", Helvetica, Arial, sans-serif; 
	line-height: 1.6em;	
}

#container{
	width: 960px; 
	margin: 0 auto;
}

#content-container{
	padding: 15px; 	
	background: #fff; 
	overflow:hidden;	
}

#content {
	float: left;
	width: 630px;
}

.wide-content{
	width:100% !important;	
}


/* 4. HEADER
* ================================================ */	
#header{
	padding: 0px; 
	margin: 0px auto; 
	position: relative;
}

#header #masthead{
	overflow:hidden;
	margin-bottom:10px;
	position: relative;
	height: 145px;
}

#header .logo {
	position: absolute;
	top: 20px;
	left: 0px;
}
#site-title {
	font-size: 60pt;
	font-weight: normal;
	line-height: 60px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	left: 150px;
}
#site-description {
	font-size: 15pt;
	font-weight: normal;
	line-height: 15px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 155px;
}
#header #social_media {
	position: absolute;
	top: 110px;
	right: 0px;
	z-index: 999999;
}
#social_media li {
	list-style: none;
	display: inline-block;
	margin-left: 5px;
}
#social_media li img {
	border: none;
}


/* 5. NAVIGATION MENU
* ================================================ */
#nav{
    clear: both;
    border-top: solid 2px #fff;
    background-color: #432167;	
    height: 42px;
    z-index: 99999;
}	
	
#nav select {
    display: none;
    z-index: 3000;
    position: relative;
    padding: 6px;
    font-size: 14px;
    border: 1px solid #ccc;
    height: 34px;	
	color:#555555;
	font-family:inherit;
}

#nav ul {
	z-index: 99999; 
	margin: 0; 
	padding: 0 0 0 7px; 
	list-style:none;
	text-align:left;
}

#nav ul li{
	position: relative;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#nav ul li a {	
	display: block;
	float: left;
	position:relative; 
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	padding: 0 10px;
	height: 42px;
	line-height:40px;
    background-color: #432167;

}

#nav ul li a:hover {	
	background-color: #7e6797;
}
#nav ul li.current-menu-item a {	
	background-color: #694d85;
}


#nav ul.sub-menu {
	display: none;
	position: absolute;
	top: 41px;
	width:190px;
	left:10px;
	z-index: 9999999;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
	   -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.4);
			box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.4); 
}

 #nav ul.sub-menu a {
	display:block !important;
	width:160px;
	text-transform: none;
	font-size:12px;
	font-weight: normal;
	background-color: #a190b3;
	background-color: rgba(67,33,103,0.8);
	border-top:1px solid #fff;	
	padding: 0 15px;
}
 #nav ul.sub-menu a:hover {
    background-color: #432167;
}

#nav ul li ul li ul{	
	margin: -30px 0 0 180px;	
}

#nav .sf-sub-indicator{
	display:none;
}

#nav ul.sub-menu li.current-menu-item a, 
#nav ul.sub-menu li.current-page-ancestor a,
#nav ul.sub-menu li.current-menu-ancestor a{
	font-weight: bold;
	background-color: #816a99;
	background-color: rgba(67,33,103,0.9);
} 
#nav ul li.current_page_parent a {
	background-color: #694d85 !important;
}


/* Special shop button colour */
#menu-item-14617 a {
	border-left: solid 1px #ac9dbc;
	border-right: solid 1px #ac9dbc;
	background-color: #7e6797 !important;
	margin-left: 30px !important;
}





#hw-breadcrumb {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #7e6797 !important;
	padding: 3px 0;
	margin-bottom: 5px;
	border-top: solid 1px #694d85;
}
#hw-breadcrumb a {
	font-weight: normal;
	color: #7e6797 !important;
}
#hw-breadcrumb a:hover {
	text-decoration: underline;
}











/* 6. HOME CONTENT
 * ================================================ */

 /*-- Slider --*/
/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width:630px; 
  height:300px;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  height: 300px;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
  width: 100%;
  height: auto;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #000;
}
.carousel-caption {
	position:absolute;
	bottom:0px;
	left:0px;
	width:350px;
	background-color: #fff;
	height:120px;
	padding: 10px 10px 0 0;
	color:#000;
	overflow: hidden;
}
.carousel-caption h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  color: #4581b9;
}
.carousel-caption h3 a:hover {
}
.carousel-caption h3 {
  margin: 0 0 5px;
}
.carousel-caption .date {
  color: #000;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 2px;
}
.carousel-caption p {
  color: #000;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 0;
}





#feature-page-main {
	margin: 20px 0;
	position: relative;
	height: 150px;
	overflow: hidden;
	background-color: #eee;
}
#feature-page-main .image-cropper {
	width: 290px;
	height: 150px;
	overflow: hidden;
	float: left;
}
#feature-page-main h3 {
	position: relative;
	margin: 0 0 0 275px;
	padding: 8px 0;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	background-color: #eee;
}
#feature-page-main h3 a {
}
#feature-page-main p {
	position: relative;
	margin: 0 0 0 310px;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	padding: 0 10px 0 0;
}

.feature-page-small {

	position: relative;
	width: 305px;
	height: 150px;
	overflow: hidden;
	float: left;
	background-color: #eee;
	margin-bottom: 20px;
}
.left-story {
		margin-right: 20px;
}

.feature-page-small .image-cropper {
	width: 150px;
	height: 150px;
	overflow: hidden;
	float: left;
}
.feature-page-small h3 {
	position: relative;
	margin: 0 0 0 136px;
	padding: 6px 0;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	background-color: #eee;
}
.feature-page-small h3 a {
}
.feature-page-small p {
	position: relative;
	margin: 0 0 0 160px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	padding: 0 8px 0 0;
}



/* 7. NEWS PAGE
 * ================================================ */

.news-date {
	display: inline-block;
	font-weight: bold;
	padding-right: 7px;
	margin-right: 5px;
	border-right: solid 1px #000;
}


#news-main {
	margin: 0 0 20px 0;
	position: relative;
	overflow: hidden;
}
#news-main .image-cropper {
	width: 630px;
	height: 300px;
	overflow: hidden;
}
#news-main .h3-positioner {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 300px;
	overflow: visible;
}
#news-main h3 {
	position: absolute;
	left: 0px;
	bottom: -17px;
	width: 315px;
	padding: 8px 0 0 8px;
	background-color: #fff;
	color: #000;
}
#news-main h3 a {
	color: #000;
}
#news-main a:hover {
	color: #4581B9;
	text-decoration: underline;
}
#news-main p {
	position: relative;
	margin: 25px 0 0 8px;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	padding: 0 10px 0 0;
}





.news-recent {
	margin: 20px 0;
	position: relative;
	height: 150px;
	overflow: hidden;
	background-color: #fff;
}
.news-recent .image-cropper {
	width: 290px;
	height: 150px;
	overflow: hidden;
	float: left;
}
.news-recent h3 {
	position: relative;
	margin: -4px 0 0 275px;
	padding: 0 0 8px 0;
	font-size: 16px;
	background-color: #fff;
}
.news-recent a {
	color: #000;
}
.news-recent a:hover {
	color: #4581B9;
	text-decoration: underline;
}
.news-recent p {
	position: relative;
	margin: 0 0 0 310px;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	padding: 0 10px 0 0;
}


.news-older {
	margin: 0 0 20px 0;
}
.news-older h3 {
	margin: 0 0 5px 0;
	font-size: 16px;
}
.news-older a {
	color: #000;
}
.news-older a:hover {
	color: #4581B9;
	text-decoration: underline;
}

.news-older p {
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
}









/* 8. MAIN CONTENT
 * ================================================ */
#posts-list .post{
	overflow:hidden;
	padding-bottom: 25px;
	margin-bottom:25px; 
	background: url("images/sep-bg.png") repeat-x center bottom;
}

#posts-list .post-image{
	margin-right:20px;
	float:left;
}

#posts-list .post-image img{
	width:150px
}

#posts-list .post-meta .sep{
	margin:0 5px;
}

#posts-list .post .exceprt p{
	margin-bottom:7px;
}

#content .page-title{
	margin-bottom:20px; 
}

#content .post-meta{
	font-size:12px;
	color: #888888;	
	margin-bottom:7px;
	float: right;
	padding-top: 5px;
}

#content .archive-meta{
	background: #f7f7f7;
	padding:8px 10px;
	margin-bottom:20px;
}

#content .archive-meta p{
	margin-bottom:5px;
}

#content .no-posts-notice{
	background: #f7f7f7;
	padding:8px 10px;
	margin-bottom:20px;
}

#content .post .sticky{		
	font-size:12px;
	background:#f2f2f2;
	padding:4px 6px;
	letter-spacing:1px;
	display:inline-block;
	line-height:1;
	border-bottom:1px solid #eee;
}

#content .post,
#content .page{
	overflow:hidden;
	margin-bottom:15px;
}

#content  .post .post-entry{
	overflow:hidden;
}

#content .post-meta .sep{
	margin:0 5px;
}

#content .post .author{
	overflow:hidden;
}

#content .post .author h3{
	margin-bottom:5px;
}

#content .post .author .avatar{
	float:left;	
	width:50px;
	margin-top:5px;
}

#content .post .author .author-meta{
	margin-left:60px;
}

#content .image-nav, 
#content .post-nav {
	margin: 12px 0;
	overflow:auto;
}

#content .image-nav .previous, 
#content .post-nav .previous {
	float: left;
	text-align: left;
	width: 50%;
}

#content .image-nav .next, 
#content .post-nav .next {
	float: right;
	text-align: right;
	width: 50%;
}

#content .parent-post-link{
	margin:10px 0;
	text-align: center;	
}

#content  .pagination{
	text-align:center; 
	text-shadow: none;  
}

#content .pagination .current { 
	background:#f1f1f1;
}

#content .pagination  .page-numbers {
	border:solid 1px #DEDEDE;
	display: block;
	float: left;	
	margin-right:3px;
	padding: 3px 8px;
	position: relative;
}

#content .post .widget{
	margin:20px 0;
	padding-bottom: 20px;
	background: url("images/sep-bg.png") repeat-x center bottom;
	overflow:hidden;
}

#content .post .widget li{
	border-bottom:none;
}


/*-- Post comments --*/
#comments h2{
	margin:15px 0;
}

#comments span.date-and-time a { 
	display: block; 
	font-size:13px;
	color:#999; 
	text-decoration: none; 
	font-weight: normal; 
	margin: 2px 0;
}

#comments p.comment-notes {
	font-size: 12px; 
	color: #333333; 
}

#comments ol.commentlist{
	margin:0;
}

#comments ol.commentlist li div.comment-author { 
	margin-top: 5px; 
}

#comments ol.commentlist .comment-meta .comment-awaiting-moderation{ 
	color:red; 
	font-style:italic; 
}

#comments ol.commentlist .pingback{
	margin-bottom:10px;
}

#comments ol.commentlist .pingback .title{
	font-size:14px;
	font-weight: 700;
}

#comments ol.commentlist li div.vcard {
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 0;   
}

#comments ol.commentlist li div.vcard span.edit-link a {
	font-size: 13px; 
	font-weight: 400; 
	margin-bottom: 0;
}

#comments ol.commentlist .comment-content p{ 
	margin-bottom:10px;
}

#comments ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}

#comments ol.commentlist li div.vcard img.avatar {
	float:left; 
	margin-right: 10px; 
}

#comments ol.commentlist li { 
	list-style: none; 
}

#comments ol.commentlist li div.reply { 
	margin-bottom: 15px;
}

#comments ol.commentlist li ul.children { 
	list-style:none; 
	margin:15px 0 0; 
	text-indent:0;
}

#comments ol.commentlist li ul.children li.depth-2 { 
	margin: 0 0 30px 40px;  
}

#comments ol.commentlist li ul.children li.depth-3 { 
	margin: 0 0 30px 40px; 
}

#comments ol.commentlist li ul.children li.depth-4 { 
	margin: 0 0 30px 40px; 
}

#comments ol.commentlist li ul.children li.depth-5 { 
	margin: 0 0 30px 40px; 
}

#comments ol.commentlist > li.bypostauthor {

}
 
#respond p.comment-form-comment label{
	display:none;
}

#commentform p.comment-notes{
	color:#888;
}

#commentform p.form-allowed-tags{
	display:none;
}

#respond input[type="text"], #respond input[type="password"] {
	width: 320px; 
	height: 30px; 
	line-height: 30px; 
	padding: 0px 0px 0px 10px; 
	margin-right: 12px; 
	line-height: 20px; 
	border:1px solid #CFCFCF;
	color:#555555;
	font-size: 13px;	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 	
}

#respond textarea{
	height: 165px; 
	padding: 10px; 
	width: 90%;
	line-height: 20px; 
	border:1px solid #CFCFCF;
	color:#555555;
	font-size: 13px; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}
	
#respond #submit{
	-moz-transition:  .8s ease-in-out; 
	-webkit-transition:  .8s ease-in-out; 
	transition:  .8s ease-in-out;
	background: #41464b;
	border: 1px solid #41464b;
	border-radius: 3px 3px 3px 3px;
	color:#eeeeee;
	margin:0 0 20px;
	padding: 5px 7px;	
}

#respond #submit:hover {
	cursor:pointer;
	color:#fff;
	background:#292f33;
} 
	
/* 8. SIDEBAR
 * ================================================ */
#sidebar {
	width: 280px;
	float: right;
	margin-left:20px;
}

#sidebar h3, 
#sidebar h4 {
	margin: 0 0 10px -10px;
	background: url(images/footer_bg_p.png) #432167;
	color: #fff;
	padding: 3px 10px;
}

#sidebar .widget{
	padding-left: 10px;
	margin-bottom:20px; 
	width:280px;
	overflow:hidden;
}

.widget ul {
	margin:0;
	padding:0;
}
.widget:first-child{
	margin-top: 0px;
}

.widget:last-child{
	border-bottom: none;
}

.widget ul li {
	background: url("images/arrow-sidebar.png") no-repeat left 9px;
	border-bottom: 1px dotted #E7E7E7;
	color: #444444;
	margin: 0;
	overflow: hidden;
	padding: 6px 15px;
}

.widget ul li:last-child{
	border-bottom: none;
}


/*-- search widget --*/
.searchfield {
	font-size: 16px !important;
	padding: 5px;
	width: 260px;
	border:1px solid #432167 !important;
	font:inherit;
	color: #ac9dbc;
	background: url("images/search.png") no-repeat 98.7% 50%;
}
.searchfield:focus {
	color: #000;
	}
/*-- Tags Widget --*/
.tagcloud{
	overflow:hidden;
	margin-top:10px;
}

.tagcloud a {
	background: #F7F7F7;
	color: #494F56;
	display: block;
	float: left;
	font-size: 12px !important;
	line-height: 12px;
	margin-bottom: 8px;
	margin-right: 15px;
	padding: 8px 12px;
	text-decoration: none;
}

.tagcloud a:hover{
	background: #ececec;
}

/*-- Calendar Widget --*/
.widget_calendar h3.widgettitle {
	display:none;
}

.widget_calendar h4 {
	display:none;
}

.widget_calendar #wp-calendar caption {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
	margin-bottom:10px;
}

.widget_calendar table#wp-calendar {
	width:100%;
	border:none;
	margin-bottom:0;
}

.widget_calendar thead>tr>th {
	width:14%; 
	height:23px; 
	text-align:center; 
	background-color:#f7f7f7; 
}
	
.widget_calendar td {
	width:14%;	
	height:23px;	
	text-align:center;	
	border:none;
}

.widget_calendar tfoot>tr>td#prev {
	width:58px;	
	height:20px;	
	text-align:left;	
}

.widget_calendar tfoot>tr>td#next {
	width:58px; 
	height:20px;	
	text-align:right;	
}





.inline-widgets-left, 
.inline-widgets-right {
	float: left;
	width: 303px;
	border: solid 1px #eee;
}

.inline-widgets-right {
	margin-left: 20px;
}



.inline-widget h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 5px;
	background-color: #eee;
}

.inline-widget .wp-polls {
	padding: 5px;
}

/*-- ME Research Donations Widget --*/
.widget_me_research_donations {
	background: url(images/stock-photo-18280068-medical-research-team.jpg) 165px 30px no-repeat;
	padding-bottom: 0 !important;
	margin-bottom: 16px !important;
}
.widget_me_research_donations p {
	padding-right: 100px;
}


/* 9. SHOP
 * ================================================ */


.shop-block {
	margin: 0 15px 15px 0;
	position: relative;
	width: 300px;
	height: 150px;
	overflow: hidden;
	background-color: #fff;
	display: block;
	float: left;
}
.shop-block .image-cropper {
	width: 150px;
	height: 150px;
	overflow: hidden;
	float: left;
}
.shop-block h3 {
	position: relative;
	margin: -4px 0 0 140px;
	padding: 0 0 8px 0;
	font-size: 16px;
	background-color: #fff;
}
.shop-block a {
	color: #000;
}
.shop-block a:hover {
	color: #4581B9;
	text-decoration: underline;
}
.shop-block p {
	position: relative;
	margin: 0 0 0 160px;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	padding: 0 10px 0 0;
}


.shop-image {
	float: right;
	margin-left: 20px;
	width: 300px;
}
.shop-image img {
	width: 300px;
	height: auto;
}
.eshopdetails dl {
	padding: 0;
	margin: 0;
}
.eshopdetails dt {
	font-size: 16px;
	font-weight: normal;
	padding: 4px 8px;
	color: #fff;
	background-color: #694d85;
	width: auto;
	display: inline-block;
}
table.eshop {
	border: solid 1px #7e6797;
	border-collapse: collapse;
}
table.eshop tr,
table.eshop th,
table.eshop td

{
	border: solid 1px #7e6797;
	color: #000;
	font-weight: normal !important;
	line-height: 1.4;
	text-align: left !important;
	padding: 5px !important;
}

table.eshop th {
	background-color: #d8d1df;
}
form.addtocart,
form.addtocart fieldset {
	margin: 0;
}
form.addtocart legend {
	margin: 0 0 0 -10px;
	background-color: #694d85;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 4px 8px;
	border: none;
}
form.addtocart legend .offset {
	color: #fff;
	padding: 0;
	font-size: 16px;
}
form.addtocart fieldset {
	background: none;
	background-color: #d8d1df;
	padding: 0 10px;
}

.sgloptiondetails,
.sgloption,
.sglprice {
	color: #000;
}

.eshopbutton,
.checkoutlink,
#update,
#unset,
#submitit {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	border: solid 1px #361a52;
	background: url(images/eshop_button_bg.gif) left top repeat-x #361a52 !important;
	color: #fff !important;
	font-size: 14px !important;
	height: 30px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;	
}
.checkoutlink {
	padding-left: 16px !important;
	padding-right: 16px !important;	
	padding-top: 8px !important;
	padding-bottom: 0px !important;
	float: right;
}
.cartlink {
	color: #7e6797 !important;
	float: right;
	margin-top: -10px;
	font-size: 12px;
}
.cartlink:hover {
	color: #432167 !important;
	text-decoration: underline;
}




.eshopbutton:hover, 
.checkoutlink:hover,
#update:hover,
#unset:hover, 
#submitit:hover {
	background: url(images/eshop_button_bg_over.gif) left bottom repeat-x #361a52 !important;
}

.iqty {
	border: solid 1px #7e6797 !important;
	height: 20px;
}
.qty {
	color: #000 !important;
}
table.cart {
	margin-bottom: 0px !important;
}


form.eshopform label {
	color: #000;
}
form.eshopform input[type=text] {
	border: solid 1px #7e6797;
	background-color: #f9f8fa;
	height: 25px;
	width: 500px;
	font-size: 16px;
}
form.eshopform input[type=text]:focus {
	background-color: #fff;
}

form.eshopform select {
	border: solid 1px #7e6797;
	background-color: #f9f8fa;
	height: 25px;
	font-size: 16px;
}


.fld1 {
	background-color: #d8d1df !important;
}

.eshopform legend {
	font-size: 16px;
	padding-left: 10px !important;
	padding-right: 10px !important;
	color: #000;
}

#mainlegend {
	background-color: #d8d1df !important;
	border: none;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000;
}

.eshopcheckoutconf {
	padding-top: 20px;
	color: #000;
}

.eshopcheckoutconf * {
	color: #000;
}

.eshopcheckoutconf h4 {
	margin-top: 10px;
}
.confirm .items,
.confirmship .items {
	font-weight: bold;
}





 /* 9. FOOTER
 * ================================================ */
 
#footer{
	color: #fff;
	background-color: #432167;
	overflow: hidden;
}

#footer h4{
	color:#fff;
	margin-bottom: 10px; 	
}

#footer a{
	color: #fff; 
	font-weight: normal;
}

#footer a:hover{
	color: #fff;
}

/*--- footer widgets --*/
#footer .widget{
	float: left; 
	width: 290px; 
	margin-right: 20px;	
	margin-bottom: 20px;	
	overflow:hidden;
}

#footer .widget h4 {
	font-weight: normal;
	font-size: 16px;
	color: #d8d1df;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: dashed 2px #9582a9;
}

#footer .widget ul li{
	color: #bbbbbb;
	border-bottom: 1px dotted #292f33;
}

/*--- tags widget  --*/
#footer .tagcloud a {
	background: #292F33;
	color: #878787;	
}

/*--- calendar widget --*/
#footer .widget_calendar thead > tr > th{
	background: none;
	color: #bbbbbb;
}

/*--- twitter widget --*/
#footer  .widget_tweets .twtr-tweet .twtr-tweet-text p {
    color: #bbbbbb !important;
}
#footer  .widget_tweets  .twtr-hd h3 {
	color: #bbbbbb !important;
}

#footer  .widget_tweets .twtr-hd *,
#footer  .widget_tweets .twtr-hd h4 a {
    color: #999 !important;
}

#footer  .widget_tweets .twtr-tweet a:link,
#footer  .widget_tweets .twtr-tweet a:visited,
#footer  .widget_tweets .twtr-tweet a:hover {
    color: #999 !important;
}

#footer  .widget_tweets .twtr-widget .twtr-tweet{
	border-bottom:1px dotted #292F33 !important;
}

/*--- footer info --*/
#footer .footer-info{
	clear: both; 
	margin-top: 0px; 
	padding: 10px 15px; 
	overflow: hidden;
	background: #3e4348;
	background: rgba(41, 47, 51, 0.2);
}

#footer .footer-info p{
	float: left; 
	margin: 0; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-style: italic;	
}

#footer .footer-info .credit{
	float: right;
}

#footer .footer-info .credit img{
	margin-bottom:-2px;
}


.footer-widgets {
	padding: 20px 10px 20px 20px;
	overflow: hidden;
}

.footer-widget-column {
	width: 290px;
	overflow-x: hidden;
	margin: 0 20px 0 0;
}

#footer-widgets-left {
	float: left;
}
#footer-widgets-middle {
	margin-left: 310px;
}
#footer-widgets-right {
	float: right;
}


h4.mec-phone {
	border: none !important;
	color: #fff !important;
	font-weight: bold !important;
	font-size: 28px !important;
}

.mec-email a {
	color: #d8d1df !important;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
.mec-email a:hover {
	color: #fff !important;
}

#click-support {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
#click-support td,
#click-support tr {
	border: none !important;
	padding:0 !important;
	margin: 0 !important;
}

#click-support td {
	padding-bottom: 10px !important;
}

.widget_twitter_timeline {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.widget_twitter_timeline h4 {
    margin-left: -10px;
    margin-right: -10px;
}
 /* 10. MEDIA QUERIES
 * ================================================ */
@media screen and (min-width : 630px) and (max-width : 960px) {
	
	#container {
		width: 630px;
	}
	
	/*-- header --*/
	
	#nav{
		clear: both; 
		float: left;
		width: 100%;
	}	
	

	#site-title {
		font-size: 40pt;
		line-height: 40px;
		top: 18px;
		left: 150px;
	}
	#site-description {
		font-size: 12pt;
		line-height: 12px;
		top: 80px;
		left: 155px;
	}

	#nav ul { 
		display:none; 
	}
	
	#nav select {
		margin: 4px 8px;
		display: block;
		width: 612px; 
	}


	/*-- content --*/	
	#content-container {
		padding: 15px 0;
	}
	#content{
		width:630px;
	}
	.page #content {
		padding-left: 15px;
		width: 615px;
	}
	#feature-page-main, 
	.featured-block {
		margin-left: 15px;
		margin-right: 15px;
	}	
	.feature-page-small {
		width: 290px;
	}
	.carousel-inner {
		overflow: hidden;
		width:630px; 
		height:300px;
		position: relative;
	}
	.carousel-caption {
		padding-left: 15px;
		width: 335px;
	}
	.feature-page-small .image-cropper {
		width: 120px;
	}
	.feature-page-small h3 {
		margin: 0 0 0 110px;
	}
	.feature-page-small p {
		margin: 0 0 0 130px;
	}
	.inline-widgets-left {
		margin-left: 15px;
	}

	.inline-widgets-left, 
	.inline-widgets-right {
		width: 288px;
	}
	
	.inline-widgets-right {
		margin-left: 20px;
	}

	/*-- sidebar --*/
	#sidebar {
		width: 600px;
		float: left;
		margin-top:20px;
		margin-left:15px;
		margin-right:15px;
	}
	
	#sidebar .widget{
		width:280px;
		float:left;
		margin-right:20px;
	}
	
	/*-- footer --*/
	#footer-widgets-right {
		float: none;
	}

	#footer-widgets-middle {
		margin-left: 0;
	}
	
	.footer-widget-column {
		width: 290px; 
		margin-right: 15px;
	}
	#footer .widget {
		width: 290px; 
	}
	
}

@media screen and (min-width : 460px) and (max-width : 629px) {
	
	#container {
		width: 460px;
	}
	
	/*-- header --*/
	#header #masthead{
		height: 100px;
	}

	#header .logo {
		position: absolute;
		top: 20px;
		left: 0px;
	}
	#header .logo img {
		width: 80px;
		height: auto;
	}
	#site-title {
		font-size: 35pt;
		line-height: 35pt;
		top: 18px;
		left: 100px;
	}
	#site-description {
		font-size: 10pt;
		line-height: 10pt;
		top: 70px;
		left: 100px;
	}	
	#nav {
		width: 100%;
	}
	#nav ul { 
		display:none; 
	}
	#nav select {
		margin: 4px;
		display: block;
		width: 250px; 
	}
	#social_media {
		top: 116px;
		right: 5px;
	}
	#social_media li {
		margin-left: 3px;
	}




	/*-- content --*/
	#content-container {
		padding: 15px 0;
	}
	
	#content {
		width: 460px;
	}
	.page #content {
		padding-left: 15px;
		width: 445px;
	}
	.carousel-inner {
		overflow: hidden;
		width:460px; 
		height:300px;
		position: relative;
	}	
	.carousel-caption {
		padding-left: 10px;
	}
	
	#feature-page-main .image-cropper {
		width: 220px;
	}
	#feature-page-main h3 {
		position: relative;
		margin: 0 0 0 212px;
	}
	#feature-page-main h3 a {
	}
	#feature-page-main p {
		margin: 0 0 0 230px;
	}
	.feature-page-small h3 {
		position: relative;
		margin: 0 0 0 142px;
	}
	.feature-page-small p {
		margin: 0 0 0 160px;
	}
	.feature-page-small {
		width: 100%;
	
	}
	.inline-widgets-left, 
	.inline-widgets-right {
		width: 430px;
		margin-left: 15px;
		margin-bottom: 15px;
	}
	
	
	/*-- Sidebar --*/
	#sidebar {
		float: left;
		margin-left: 0;
		margin-top: 20px;
	}
	
	#sidebar  .widget{
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.widget_search input{
		width: 170px;		
	}
	
	/*-- footer --*/	

	#footer-widgets-right {
		float: none;
	}

	#footer-widgets-left {
		float: none;
	}

	#footer-widgets-middle {
		margin-left: 0;
	}
	
	.footer-widget-column {
		width: 290px; 
		margin-right: 15px;
	}
	#footer .widget {
		width: 290px; 
	}

	#footer .footer-widgets {
		padding:10px;
	}
	
	#footer  .widget{		
		float:left;
		margin-right:10px		
	}
	
	#footer .footer-info{
		padding:10px;
	}	
}

@media screen and (max-width: 459px) {
	
	#container {
		width: 320px;		
	}

	#content-container{
		padding: 0px;
	}	
	
	/*-- header --*/

	#header #masthead{
		height: 100px;
	}

	#header .logo {
		position: absolute;
		top: 20px;
		left: 0px;
	}
	#header .logo img {
		width: 80px;
		height: auto;
	}
	#site-title {
		font-size: 20pt;
		line-height: 20pt;
		top: 18px;
		left: 100px;
	}
	#site-description {
		font-size: 10pt;
		line-height: 13pt;
		top: 50px;
		left: 100px;

	}
	#nav {
		width: 100%;
	}
	#nav ul { 
		display:none; 
	}
	
	#nav select {
		margin: 4px;
		display: block;
		width: 312px; 
	}
	#social_media {
		display: none;
	}


	
	/*-- content --*/
	#content {
		width: 320px;
	}
	.page #content {
		padding-left: 10px;
		width: 300px;
	}
	.carousel, 
	.carousel-inner {
		width:320px; 
	}	
	.carousel-caption {
		width: 300px;
		padding: 10px 10px 0 10px;
	}
	.carousel-control {
	  top: 80px;
	}	
	.carousel-control.left {
	  left: 10px;
	}
	.carousel-control.right {
	  right: 10px;
	}
	.carousel-caption h3 {
		font-size: 14px;
		line-height: 17px;
	}
	.carousel-caption p {
		font-size: 12px;
		line-height: 15px;
	}
	#feature-page-main .image-cropper {
		width: 150px;
	}
	#feature-page-main h3,
	.feature-page-small h3 {
		font-size: 14px;
		line-height: 17px;	
		position: relative;
		margin: 0 0 0 142px;
	}
	#feature-page-main p, 
	.feature-page-small p {
		font-size: 12px;
		line-height: 15px;
		margin: 0 0 0 160px;
	}
	.feature-page-small {
		width: 100%;
	
	}
	.inline-widgets-left, 
	.inline-widgets-right {
		width: 300px;
		margin-left: 10px;
		margin-bottom: 15px;
	}
	
	
	/*-- sidebar --*/
	#sidebar {
		width: 300px;
		float: left;
		margin-left: 10px;
		margin-top:20px;
	}
	
	/*-- footer --*/
	#footer .footer-widgets{
		padding:10px;
	}
	
	#footer .widget{
		width: 300px;
	}
	
	#footer .footer-info{
		padding:10px;
	}
	
	#footer  .footer-info .credit{
		float:left;
	}
	
	#footer-widgets-right {
		float: none;
	}

	#footer-widgets-left {
		float: none;
	}

	#footer-widgets-middle {
		margin-left: 0;
	}
	
	.footer-widget-column {
		width: 290px; 
		margin-right: 15px;
	}
	#footer .widget {
		width: 290px; 
	}


	
	
	

}