/*
Theme Name: Westminster Institute
Author: Vanderplas Web Design
Version: 1.0
*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body, textarea { font-family: 'PT Sans', sans-serif; font-size: 16px; line-height: 1.4em; }
textarea {}
a, a:link, a:visited { text-decoration: underline; color: #0067a9;}
a:hover { text-decoration: underline; color: #D52229; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; line-height: 1em; font-family: 'vollkornbold'; color: #0C6AAB;}
h1 { font-size: 26px; margin-bottom: 10px; color: #0C6AAB;}
h2 {
    font-size: 1.4em;
    margin: 0 0 22px;
    padding: 0;
    font-weight: normal;
}
h3 { font-size: 18px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p {
    margin: 0 0 20px;
 }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
blockquote p { padding-bottom: 0px; }


table h3 { margin-top: 0 ; }

/*------------------------------------------------*/
/*---------------[WORDPRESS STYLES]---------------*/
/*------------------------------------------------*/

.alignleft {float:left; padding: 10px; }
.alignright {float:right; padding: 10px; }
.aligncenter {margin:0 25%; padding: 10px; }

/* =Navigation
-------------------------------------------------------------- */
#assistive-text, .assistive-text {
    position: absolute;
    text-indent: -90000px;
}

.navigation, .nav-single {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
#nav-previous {
	float: left;
	width: 50%;
}
#nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 86px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
	padding: 0 0 0 56px;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}

#respond input[type=text] {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/*------------------------------------------------*/
/*-----------------[THEME STYLES]-----------------*/
/*------------------------------------------------*/

body{
	background: url('images/page-background.png') center top;
}

li{
    line-height: 1.4em;
}

h1.entry-title {
    padding: 0;
    margin: 0 0 18px;
}

h1.entry-parent-title {
    padding: 0;
    margin: 0 0 5px;
}

h2.entry-sub-title {
}

ol li{
    padding-bottom: 12px;    
}

/*
 * Header
 */

#header{
	border-top: solid 3px #998559;
	background: url('images/header-background-repeat.png');
	border-bottom: solid 3px #998559;
	box-shadow: 0 0 4px #333;
	margin-bottom: 40px;
	height: 123px;
}

#masthead{
	position: relative;
}

#header .container{
    /* position: relative; */
}

#branding {
    text-align: center;
    height: 123px;
    position: relative;
}

#branding a.logo {
    text-decoration: none;
    z-index: 9;
    display: inline-block;
    position: relative;
}

#branding a.logo img{
    height: auto;
}

#branding .logo-background {
    background: url('images/logo-brush-white.png') no-repeat bottom center;
    width: 416px;
    height: 123px;
    position absolute;
    bottom: 0;
    position: absolute;
    left: -40px;
    z-index: 8;
}

/*
 * Main Nav
 */

.primary-menu-left {
    float: left;
}

.primary-menu-right {
    float: right;
    margin-right: 28px;
}

#header-menu {
    margin: 0;
    padding: 4px 10px;
    list-style: none;
    display: inline-block;
    float: left;
}

#header-menu li {
    
    display: inline-block;
    margin: 0 8px;
}


#header-menu li a{
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    text-shadow: 1px 1px 3px #333;
}

#top-bar {
    position: relative;
    z-index: 4;
    margin-bottom: 25px;
}


.links-box {
    float: right;
    background: #9b865a;
    border-radius: 0 0 5px 5px;
}
.search-form {
    float: right;
    margin: 0;
}
.search-box {
    background: #fff;
    border-radius: 4px;
}
input.search-submit {
    width: 28px;
    height: 24px;
    background: url(http://www.westminster-institute.org/wp-content/themes/westminster-institute/images/search-icon.png) no-repeat center center;
    border: none;
    white-space: nowrap;
    text-indent: 200%;
    overflow: hidden;
}
input.search-field {
    margin: 0;
    padding: 2px 4px;
    width: 150px;
    border: none;
    box-shadow: none;
}
.links-box-inside.clearfix {
    padding: 4px 6px 6px;
}

#access {
	z-index: 2;
	position: relative;
	padding-top: 0;  
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#access .menu-inside{
}

#access ul.primary-nav{
    padding: 0;
    margin: 0;
    width: 100%;
}

#access .primary-nav {
    float: left;
    display: block;
}

#access .primary-nav > li {
    display: inline-block;
}

#access .primary-nav,
#access .primary-nav > li {
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
    margin: 0;
}


#access .navbar-inner {
    text-align:right;
    border-radius: 0;
    box-shadow: none;
    border: none;
    color: #5d4c44;
    font-weight: bold;
    padding: 0;
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#access .nav > .active > a, #access.navbar .nav > .active > a:hover, #access.navbar .nav > .active > a:focus {
    box-shadow: none;
    color: #fec300;
}

#access .dropdown-menu {
    text-align: left;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    background: rgb(77, 77, 77);
}


#access a{
	font-size: 16px;
	color: #5b5034;
	text-transform: uppercase;
	background: none;
	display: block;
	line-height: 34px;
	padding: 0 10px;
	margin: 0;
	text-shadow: 0px 1px 2px #fff;
	text-decoration: none;
	font-family: 'vollkornregular';
}


#access li:hover a {
    color: #000;
}


#access li:first-child a{
    border: none;
}

#access .dropdown-menu li a{
	font-size: 0.9em;
	padding: 6px 20px 3px 10px;
	color: #fff;
	background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	line-height: 1.2em;
	margin: 0;
}

#access .dropdown-menu li a:hover {
    background: #af0716;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#access .dropdown-menu li:hover > a {
    background: #af0716;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#access .dropdown-menu li:hover > .sub-menu {
    visibility: visible;
}

#access .dropdown-menu li.current-menu-item > a {
    background: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}


#access .nav > li > .dropdown-menu:before,
#access .nav > li > .dropdown-menu:after{
    display: none;
}

#access .dropdown-submenu > a:after{
    display: none;
}

#access .dropdown:hover > .dropdown-menu {
    display: block;
}

#access .dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0;
    border-top: none;
    background: #46BCB7;
}
#access .dropdown-menu .dropdown-menu li a {
    color: #fff;
}

#access .dropdown-menu .dropdown-menu li a:hover {
    color: #000;
    background: #BEE1E4;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#access .current-menu-item {
}

#access .current-menu-item a {
    background: #9b865a;
    padding-top: 2px;
    color: #fff;
    box-shadow: 0 1px 1px #fff;
    border-radius: 6px;
    text-shadow: none;
}

#access li.end span {
    width: 10px;
    display: block;
    height: 41px;
    border-left: solid 1px #ee0020;
}

#access li.start span {
    width: 10px;
    display: block;
    height: 41px;
    border-right: solid 1px #82000E;
}

#access select {
	width: 90%;
	margin: 0 5%;
}

#sliders-container {
    background: #FCF7DC;
    border-radius: 4px;
    padding: 5px;
    box-shadow: 0 2px 8px #000;
    margin-bottom: 30px;
}

#sliders-container .sliders {
    width: 70%;
    float: left;
    height: 323px;
}

#sliders-container .feature-blocks {
    width: 30%;
    float: left;
    height: 323px;
    min-height: 10px;
    border: solid 1px #d3cdab;  box-sizing: border-box;
}


#sliders-container .feature-blocks-inside {
    position: relative;
    height: 100%;
    width: 100%;
    border: solid 1px #fff;
    box-sizing: border-box;
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top,  #efefef 0%, #f9f9f9 13%, #ffffff 37%, #fefefe 56%, #efefef 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(13%,#f9f9f9), color-stop(37%,#ffffff), color-stop(56%,#fefefe), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #efefef 0%,#f9f9f9 13%,#ffffff 37%,#fefefe 56%,#efefef 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #efefef 0%,#f9f9f9 13%,#ffffff 37%,#fefefe 56%,#efefef 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #efefef 0%,#f9f9f9 13%,#ffffff 37%,#fefefe 56%,#efefef 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #efefef 0%,#f9f9f9 13%,#ffffff 37%,#fefefe 56%,#efefef 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
}

#sliders-container .arrow-indicator {
    background: url('images/slider-text-background-arrow.png') no-repeat center top;
    width: 17px;
    height: 26px;
    position: absolute;
    top: 10px;
    right: -17px;
    z-index: 9;
}

#carousel-text {
    font-size: 14px;
}

#carousel-wrap {
    margin: 0;
}

#carousel-wrap img {
    display: block;
    margin: 0;
    width: 100%;
}

#carousel-wrap p {
    margin: 0;
}

#header-sliders {
    margin: 0;
}

#header-sliders .carousel-indicators {
    position: absolute;
    top: auto;
    bottom: -22px;
    width: 100%;
    height: 20px;
    right: auto;
    z-index: 999;
    margin: 0;
    text-align: center;
    list-style: none;
}

#header-sliders .carousel-indicators li{
    display: inline-block;
    box-shadow: 0px 0px 4px #000;
    padding: 0;
    width: 10px;
    height 10px;
    float: none;
    margin: 12px 2px 0;
    
    background: #E9D4A2;
	cursor: pointer;
}


#header-sliders .carousel-indicators li.active{
    background: #000000;
}

#contact-form-wrap {
    margin: 20px 20px 32px  0;
    background: #fff;
    padding: 13px;
    border-radius: 12px;
}

.primary-feature-block-container {
    padding-bottom: 18px;
    margin-bottom: 0px;
}

.primary-feature-block {
    font-size: 13px;
}

.primary-feature-block .inside{
    padding: 12px 0;
}

.primary-feature-block .head {
    padding: 8px 8px 4px;
}

.primary-feature-block .body {
    padding: 8px 8px 0;
}

.primary-feature-block .body p{
    margin: 0 0 12px;
}

.primary-feature-block .foot {
    padding: 6px 8px;
    margin: 1px 0 0;
}

.primary-feature-block h4 { 
    margin: 0; 
    font-size: 20px;
    font-family: 'vollkornregular';
    font-weight: normal;
    text-transform: uppercase;
}

.primary-feature-block h5 {
    margin: 0;
    font-size: 16px;
}

.primary-feature-block-caption {
    text-align: right;
    padding: 8px 0 0;
}

.primary-feature-block-caption h4 {
    margin: 0 ;
    text-transform: uppercase;
}

.primary-feature-block-caption h5 {
    margin: 0 ;
    text-transform: uppercase;
    color: #d52229;
}

a.button-old {
    background: url('images/default-button-left.png') no-repeat left center;
    padding-left: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    margin-left: -4px;
}

a.button-old span {    
    height: 43px;
    line-height: 40px;
    display: inline-block;
    background: url('images/default-button-right.png') no-repeat right center;
    padding-right: 40px;
}

a.button {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    height: auto;
    font-weight: bold;
    font-size: 13px;
    padding: 16px;
    border-radius: 4px;
    background: #a10922 url('images/button-background.png') repeat-x bottom left;
    text-shadow: 1px 1px 2px #1B1B1B;
	font-family: 'vollkornbold';
    line-height: 13px;
}

a.button span{
}


/*
 * Homepage
 */

/* Carousel base class */
#main-carousel.carousel {
    margin: 0;
}

#main-carousel.carousel .container {
  position: relative;
  z-index: 9;
}

#main-carousel.carousel-control {
  height: 80px;
  margin-top: 0;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0,0,0,.4);
  background-color: transparent;
  border: 0;
  z-index: 10;
}

#main-carousel.carousel .item {
  height: auto;
}

#main-carousel.carousel img {
  min-width: 100%;
}

#main-carousel .carousel-caption {
  background-color: transparent;
  position: absolute;
  padding: 0 20px;
  text-align: right;
  bottom: 40px;
}

#main-carousel .carousel-caption h1{
    background: #ab0012;
    display: inline-block;
    padding: 8px;
    font-weight: normal;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    color: #fff;
    margin: 0 0 16px 0;
}

#main-carousel .carousel-caption .lead {
    
    margin: 0 0 16px;
    padding: 8px;
    display: inline-block;
    line-height: 1.25;
    clear: both;
    color: #503d00;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    background: rgb(238,192,0); /* Old browsers */
    
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlYzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUzJSIgc3RvcC1jb2xvcj0iI2VkYzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2U5YjIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWIzMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgb(238,192,0) 0%, rgb(237,192,0) 53%, rgb(233,178,0) 56%, rgb(234,179,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(238,192,0)), color-stop(53%,rgb(237,192,0)), color-stop(56%,rgb(233,178,0)), color-stop(100%,rgb(234,179,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(238,192,0) 0%,rgb(237,192,0) 53%,rgb(233,178,0) 56%,rgb(234,179,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(238,192,0) 0%,rgb(237,192,0) 53%,rgb(233,178,0) 56%,rgb(234,179,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(238,192,0) 0%,rgb(237,192,0) 53%,rgb(233,178,0) 56%,rgb(234,179,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(238,192,0) 0%,rgb(237,192,0) 53%,rgb(233,178,0) 56%,rgb(234,179,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eec000', endColorstr='#eab300',GradientType=0 ); /* IE6-8 */

}

#main-carousel .carousel-caption .action {
    
    padding: 12px;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-top: 0 0 16px;
    display: inline-block;
  
    background: rgb(222,98,112); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RlNjI3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjYmQwMDE2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDglIiBzdG9wLWNvbG9yPSIjYjgwMDE1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYTUwMDExIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlmMDAxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  rgb(222,98,112) 0%, rgb(189,0,22) 2%, rgb(184,0,21) 48%, rgb(165,0,17) 50%, rgb(159,0,17) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(222,98,112)), color-stop(2%,rgb(189,0,22)), color-stop(48%,rgb(184,0,21)), color-stop(50%,rgb(165,0,17)), color-stop(100%,rgb(159,0,17))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(222,98,112) 0%,rgb(189,0,22) 2%,rgb(184,0,21) 48%,rgb(165,0,17) 50%,rgb(159,0,17) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(222,98,112) 0%,rgb(189,0,22) 2%,rgb(184,0,21) 48%,rgb(165,0,17) 50%,rgb(159,0,17) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(222,98,112) 0%,rgb(189,0,22) 2%,rgb(184,0,21) 48%,rgb(165,0,17) 50%,rgb(159,0,17) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(222,98,112) 0%,rgb(189,0,22) 2%,rgb(184,0,21) 48%,rgb(165,0,17) 50%,rgb(159,0,17) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de6270', endColorstr='#9f0011',GradientType=0 ); /* IE6-8 */

    border: solid 1px #000;
    box-shadow: 0 0 4px #333;
}

.homepage-block {
    margin-bottom: 24px;
}

.homepage-block .featured-image img{
    width: 100%;
    display: block;
}

.homepage-block .title{
    position: relative;
    margin-bottom: 8px;
}

.homepage-block .title h3{
    margin: 0;
    color: #0068a9;
    padding: 8px 16px 8px 0;
    font-family: 'vollkornregular';
    text-transform: uppercase;
    font-weight: normal;
    font-size: 22px;
}

.homepage-block .title .icon{
    position: absolute;
    top: 0;
    right: 0;
    
}
.homepage-block .text {
    padding: 0;
    min-height: 183px;
    margin: 16px 0 20px;
}

.homepage-block .text img{
    padding: 0;
    margin: 0 auto;
    display: block;
    
}

.homepage-block .readmore {    
    padding: 0 16px;
    text-align: center;
}


.homepage-block-container{
}

.homepage-blocks-container{
    
}

.block, 
.homepage-block {
    background: #FCF7DC;      
    border-radius: 4px;      
    padding: 5px;      
    box-shadow: 0 2px 8px #000;      
    margin-bottom: 20px;
}
.block .block-inside,
.homepage-block .homepage-block-inside{
    background: #fff;
    border: solid 1px #d3cdab;
    border-radius: 4px;
    padding: 10px;
    color: #818181;
    line-height: 17px;
}

.block .block-inside{
    font-family: 'vollkornregular';
}

.homepage-block .homepage-block-inside{
    font-size: 16px;
    padding: 10px 16px 20px;
    line-height: 21px;
}

.block p{
    margin: 5px 0;
}

.block h3 {
    font-size: 16px;  
    color: #0068a9;
    font-family: 'vollkornregular';
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 45px;
}

#books-slider {
    position: relative;
}

#books-slider .nextControl {
    position: absolute;
    top: 40%;
    right: 0;
    height: 28px;
    width: 28px;
    display: block;
    background: url('images/icon-small-rounded-next.png') no-repeat top center;
    z-index: 280;
}

#books-slider .prevControl {
    position: absolute;
    top: 40%;
    height: 28px;
    width: 28px;
    display: block;
    left: 0;
    background: url('images/icon-small-rounded-previous.png') no-repeat top center;
    z-index: 280;
}


#books-slider .nextControl span,
#books-slider .prevControl span{
	display: none;
}

#books-slider .slide {
	width: 100%;
	text-align: center;
}

#books-slider .slide a {
    margin: 0 80px;
	
    display: block;
    height: 180px;
    overflow: hidden;
    border: solid 1px #999;
}

#books-slider .slide img {
	
}

img.single-book-thumbnail {
	width: 90%;
	margin: 10px auto 0;
}


#content {
    margin-top: 54px;
    margin-bottom: 40px;
    background: #FCF7DC;  
    border-radius: 4px;  
    padding: 5px;  
    box-shadow: 0 2px 8px #000;  
    margin-bottom: 20px;
    box-sizing: border-box;
}

#content > article,
#content > .content-inside {
    background: #fff; 
    padding: 12px;  
    border: solid 1px #E9DCBD;
}

#sidebar-right {
    margin-top: 54px;
}

#page-wrap {
    margin: 0;
}


#footer {
    text-align: left;
    background: url('images/footer-background-repeat.png') repeat-x top center;
    color: #5b5034;
    font-size: 13px;
    border-top: solid 5px #b09c71;
    height: 88px;
    border-bottom: solid 6px #b09c71;
}

.footer-menu {
    display: inline-block;
}

#footer-menu {
    margin: 0;
    display: inline-block;
}

#footer-menu li {
    display: inline-block;
}

#footer-menu li a{
    border-left: 1px solid #5b5034;
    padding: 0 10px;
    color: #5b5034;
    background: none;
    font-size: 13px;
    line-height: 14px;
    text-decoration: none;
    display: block;
}
#footer-menu li:first-child a{
    padding-left: 0;
    border: none;
}

#footer .copyright {
    font-size: 14px;
    line-height: 14px;
}

#footer .inside {      
    padding: 16px 0 4px;    
}

#widget-footer .widget{
    margin: 0 0 8px;
    display: block;
}

.page-thumbnails-wrap a.subpage-thumbnail {
    display: block;
    position: relative;
    padding: 0 0 24px;
}

.page-thumbnails-wrap h3 {
    margin: 0;
    background: url('images/box-title-overlay.png');
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0;
}

.page-thumbnails-wrap img{
    width: 100%;
}

.page-thumbnails-wrap img.eye-icon{
    width: 28px;
    position: absolute;
    bottom: 10px;
    right: 12px;
}

#callback-form {
    line-height: 1em;
}

#callback-form h3{
    margin: 0 0 10px;
    padding: 0;
}

#callback-form label {
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #4d4d4f;
}

/* all */
div.wpcf7 ::-webkit-input-placeholder { color:#808285; }
div.wpcf7 ::-moz-placeholder { color:#808285; } /* firefox 19+ */
div.wpcf7 :-ms-input-placeholder { color:#808285; } /* ie */
div.wpcf7 input:-moz-placeholder { color:#808285; }


#callback-form {
    line-height: 1em;
}

#callback-form h3{
    margin: 0 0 10px;
    padding: 0;
}

#callback-form h4{
    margin: 0 0 10px;
    padding: 0;
    font-weight: normal;
    font-size: 16px;
}

#callback-form label {
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #4d4d4f;
}


#callback-form p {
    margin: 0;
    padding: 0;
}

#callback-form input {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0px 2%;
    width: 96%;
    box-shadow: none;
    font-weight: normal;
    font-size: 12px;
    border: solid 1px #e2e3e4;
    color: #333;
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(235,235,236) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(235,235,236))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(235,235,236) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(235,235,236) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(235,235,236) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(235,235,236) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebec',GradientType=0 ); /* IE6-8 */

}

#callback-form select {
    margin: 0 0 10px;
    padding: 2px;
    width: 100%;
    font-size: 12px;
    height: auto;
}

.fields-wrap {
    min-height: 50px;
}

#callback-form .submit{
    text-align: center;
    
}
#callback-form input.wpcf7-submit {
    width: 50%;
    background: rgb(221,1,21); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2RkMDExNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhZjA3MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgb(221,1,21) 1%, rgb(175,7,22) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(221,1,21)), color-stop(100%,rgb(175,7,22))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(221,1,21) 1%,rgb(175,7,22) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(221,1,21) 1%,rgb(175,7,22) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(221,1,21) 1%,rgb(175,7,22) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(221,1,21) 1%,rgb(175,7,22) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd0115', endColorstr='#af0716',GradientType=0 ); /* IE6-8 */
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 0px;
    border-radius: 6px;
    border: none;

}

.row-fluid .span-slider {
    width: 640px;
}

.row-fluid .span-form{
    width: 280px;
}


#sidebar-right .widget.default {
    background: #fff;
    border: solid 1px #E9DCBD;
}

#sidebar-right .widget-container {
    background: #FCF7DC;
    border-radius: 4px;
    padding: 5px;
    box-shadow: 0 2px 8px #000;
    margin-bottom: 20px;
}

#sidebar-right .widget-inside{
    padding: 6px;
}

#sidebar-right .widget form {
    margin: 0;
}

#sidebar-right .widget-head {
    margin: -6px -6px 12px;
    background: #E9D4A2;
    padding: 2px 6px;
    border-bottom: solid 1px #DFC893;
}

#image-replace-westminster-institute {
    background: url('images/westminster-institute-text.png') no-repeat;
    display: inline-block;
    width: 274px;
    height: 28px;
}

#image-replace-westminster-institute span{
    display: none;
}

ul.topics-cloud {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.topics-cloud li {
    display: inline-block;
    margin: 3px;
}
ul.topics-cloud li a {
    display: inline-block;
    padding: 4px;
    background: #E7D3A0;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    border-radius: 4px;
}
ul.topics-main {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.topics-main li {
    width: 31%;
    margin-right: 1.3%;
    margin-bottom: 12px;
    float: left;    
    text-align: center;
    padding: 10px 0;
    background: #e9d4a2; /* Old browsers */
    background: -moz-linear-gradient(top,  #e9d4a2 0%, #fcf7dc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9d4a2), color-stop(100%,#fcf7dc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e9d4a2 0%,#fcf7dc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e9d4a2 0%,#fcf7dc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e9d4a2 0%,#fcf7dc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e9d4a2 0%,#fcf7dc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9d4a2', endColorstr='#fcf7dc',GradientType=0 ); /* IE6-9 */
    border: solid 1px #998559;
    border-radius: 8px;
}


ul.topics-main li a {
    text-decoration: none;
    color: #034F72;
    font-weight: bold;
}

@media (min-width: 1200px) {
    
    body, textarea {
        
    }
    
    #access a {
        font-size: 16px;
        padding: 0 18px;
        text-decoration: none;
	}
    
    .primary-feature-block {
        font-size: 16px;
	}
        
    .primary-feature-block .head {
        padding: 12px;
	}
    
    .primary-feature-block .body {
        padding: 12px;
	}
    
    .primary-feature-block .foot {
        padding: 12px;
	}
	
	.block h3 {
		font-size: 22px;
	}
	
	#sliders-container .feature-blocks {
	    height: 372px;
	}
	#sliders-container .sliders {
	    height: 372px;
	}
    
}

@media (max-width: 979px) {

	.container.navbar-wrapper {
		margin-bottom: 0;
		width: auto;
	}
  
	.navbar-inner {
		border-radius: 0;
		margin: -20px 0;
	}

	#main-carousel.carousel .item {
        
	}
	
	#main-carousel.carousel img {
		width: auto;
    }

}

@media (min-width: 768px) and (max-width: 979px) {
    #access {
    	margin: 10px 0 0;
    	position: static;
    }
    
    #access a {
        padding: 0 16px;
    }
    
    #access .navbar-inner {
        text-align: center;
    }
    #access ul.nav {
        padding: 0;
        margin: 0;
    }
    
    .primary-menu-right {
        margin-right: 0;
    }
    
    .primary-feature-block h4 { 
        font-size: 16px;
    }
    
    .primary-feature-block h5 {
        font-size: 13px;
    }
    
    .page-thumbnails-wrap h3 {
        font-weight: normal;
        font-size: 12px;
    }
    
    .homepage-block .text {
        min-height: 240px;
        height: 240px;
        padding: 16px 16px 0;
    }
    
    #branding a.logo {
        position: static;
        width: 200px;
    }
    
    #header {
        border: none;
    }
    
    #branding {
        text-align: left;
    }
    
    #masthead {
        border: none;
        margin: 0;
    }
    
    #main-carousel .carousel-caption {
      margin-top: 80px;
    }
    
    #sliders-container .sliders {
        height: 248px;
    }
    #sliders-container .feature-blocks {
        height: 248px;
    }
    .primary-feature-block {
        font-size: 11px;
        line-height: 15px;
    }
    a.button {
        padding: 10px;
        font-size: 11px;
    }
    .block h3 {
        font-size: 13px;
    }
    .block .block-inside, .homepage-block .homepage-block-inside {
        font-size: 12px;
    }
    
    #books-slider .slide a {
        margin: 0;
    }
    #books-slider .prevControl {
        left: -14px;
    }
    #books-slider .nextControl {
        right: -14px;
    }
}

@media (max-width: 767px) {
    
	
	body {
        padding: 0px;
    }
    
    body, textarea {
        font-size: 14px; 
        line-height: 26px;
    }
    
    #header{
        text-align: center;
        border: none;
    
        margin-bottom: 60px;
}
    
    #branding {
        text-align: center;
    }
    
    #masthead {
        border: none;
        margin: 0;
    }
    
    #branding a.logo {
        position: static;
        width: 200px;
    }
    
    #masthead {
	    padding-right: 20px;
	    padding-left: 20px;
	}
	
	.navbar-inner {
        margin: -20px;
    }

    #main-carousel.carousel {
    height: auto;
    margin-bottom: 0px;
    border-bottom: solid 1px #ccc;
}
    
    #main-carousel.carousel .container {
    
    }
    
    #main-carousel.carousel .item {
    	height: auto;
    }
    
    #main-carousel.carousel img {
    	height: auto;
    	position: static;
    }
    
    #main-carousel .carousel-caption {
    	width: 100%;
    	margin: 0 0 20px;
    	padding: 0;
    
    	text-align: center;
    	position: static;
}
    
    #main-carousel .carousel-caption h1 {
   		font-size: 30px;
   		display: block;
    
   		margin-bottom: 2px;
   		height: 80px;
}
    
    #main-carousel .carousel-caption .lead,
    #main-carousel .carousel-caption .btn {
   	 font-size: 18px;
    
   	 display: block;
}
    
    #access {
    	padding: 50px 40px 10px 210px;
    	position: absolute;
    	background: none;
    	height: auto;
	
    	float: left;
    	width: 100%;
    	box-sizing: border-box;
    	-moz-box-sizing: border-box;
}
    
    #branding a.logo{
        margin: 0;
    }
    
    #page-wrap {
        margin: 0;
        padding: 0 20px;
    }
    
    #footer {
        padding: 0 20px;
        font-size: 14px;
    }
    
    .page-thumbnails-wrap a.subpage-thumbnail{
        max-width: 225px;
        margin: 0 auto;
    }
    
    .homepage-blocks-container {
        margin-top: 20px;
    }
    .homepage-block-container{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .homepage-block {
        margin-bottom: 0;
    }
    .homepage-block .text {
        min-height: 60px;
        height: auto;
        padding: 16px 16px 0;
    }
    .homepage-block .readmore {
        padding-top: 32px;
        padding-bottom: 12px;
    }
    
    #top-bar {
        display: none;
    }
    #branding {
        height: auto;
        float: left;
        width: 220px;
        min-width: 200px;
    }
    #branding .logo-background {
        display: none;
    }
    
    #sliders-container .feature-blocks {
        float: none;
        width: auto;
        height: auto;
    }
    
    #sliders-container .arrow-indicator {
        display: none;
    }
    
    #sliders-container .sliders {
        width: auto;
        float: none;
        height: auto;
    }
    
    .primary-feature-block-container {
        padding-bottom: 0;
    }
    
}