/* Enter Your Custom CSS Here */

/* Indents banner subheader */

.site-description {margin-left: 4px;}


/* Recent post lists */

#sidebar ul {list-style-position: outside;
             margin-left: 20px;}

/* Members area lists */

.tab-members-links li {font-size: 160%;
                       list-style-type: none;
                       margin-bottom: 8px;}

/* Homepage slider */

.sldr_title {display: none;}
.smooth_slider {padding-top: 30px !important;}
.smooth_slideri h2 a {font-size: 170% !important;
                      color: #777 !important;}
.smooth_slideri h2 {margin-bottom: 10px !important;}
.smooth_slideri span {font-size: 120% !important;}

/* Removes author details from news/events */
#post-author {display: none;}

h2.homeheader {color: #745C00; font-family: Georgis, serif; font-size: 26px;}

body.page-id-372 a.woo-sc-button {display: block !important;
                 margin-top: 10px !important; width: 25em !important;}

ul.enpub .woo-sc-button.small {display: inline !important;}

.enpub li {border-bottom: 1px dashed #CCC;
           padding-bottom: 8px;
           margin-bottom: 4px;}

/* Tab borders */

.shortcode-tabs.boxed { background: #FFFFFF; }

	.shortcode-tabs.boxed ul.tab_titles { clear: both; float: left; background:none; border:none; border-left: 1px solid #CCC !important; margin-bottom: 0px; position: relative; z-index: 2; }

		.shortcode-tabs.boxed ul.tab_titles li { background: #EBEBEB; padding:0; border-top: 1px solid #CCC !important; border-right: 1px solid #CCC !important; border-bottom: 1px solid #CCC !important ;margin-right: 0; }

		.shortcode-tabs.boxed ul.tab_titles li.ui-state-active { background: #FFFFFF; border-bottom: 1px solid #FFFFFF !important; }

	.shortcode-tabs.boxed .tab { border: 1px solid #CCC !important; top: -2px; position: relative; z-index: 1; }

/* Buttons on new publications page */

ul.pub-but {margin-left: 0;
            padding-left: 0;
            list-style: none;}

ul.pub-but li {display: inline;
               margin-right: 10px;
               font-size: 140%;}
ul.pub-but li a {color: #FFF;
                 background-color: #745C00;
                 padding: 4px;
                 text-decoration: none;}

ul.pub-but li a:hover {background-color: #978540;
                       text-decoration: none;}

/* People layouts */

div.profile {clear: right;
             margin-bottom: 10px;
             border-top: 1px solid  #CCC;
             padding-top: 10px;}

/* Pic captions */

.wp-caption-text {text-align: left !important;
                  padding: 4px !important;}


/* Removes image borders */

img {border: 0 !important;}