/*  
Theme Name: Mark Rowan-Hull Theme
Theme URI: http://www.rowan-hull.com/
Description: A simple, clean, minimal, spacious design. 
Version: 0.4
Author: Leaky Studio
Author URI: http://www.leakystudio.com/
*/

/* @group Normalize */

/* Normalizes margin, padding */


html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	overflow-x: hidden;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
a {cursor: pointer;}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}



figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}
button:focus {
	outline: none;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"]{
	-webkit-appearance: button;
    cursor: pointer;
    border: 0;
    text-transform: uppercase;
    color: #FFF;
    background-color: #000;
    font-size: 1em;
    padding: 12px 12px 8px;
    margin-bottom: 10px;
    margin-top: 1em;
}
input[type="submit"] {
	display: block;
    float: right;
    margin: 10px 1.3em 0 0;
    padding: 0;
    font-size: 1.3em;
    line-height: 36px;
    padding: 0;
    width: 5em;
    -webkit-appearance: button;
    cursor: pointer;
    border: 0;
}
input[type="text"],input[type="email"] {
	border-left: none;
	border-right: none;
	width: 100%;
	border-top: none;
	border-bottom: solid 1px #000;
	color: #000;
}
input[type="text"]:focus,input[type="email"]:focus {
	outline: none;
	border-bottom: solid 1px #F0635D;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}
p.secton-label {
	font-size: 1em;
	margin: 0 0 -0.5em;
}

input[type="search"] {
	border-left: none;
    border-right: none;
    border-top: none;
    background-color: transparent;
    color: #FFF;
    float: left;
    border-bottom: solid 2px #FFF;
    padding: 0;
    transition: all 0.2s ease-in-out;
    margin-left: 1.3em;
    width: calc(100% - 10.6em);
    line-height: 42px;
    font-size: 1.15em;
}
input[type="search"]:focus {
	outline: none;
border-bottom: solid 2px #ff0099;
}


legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	width: 100%;
	margin-top: 0.8em;
	border: solid 1px #000;
	height: 8em;
	vertical-align: top;
}
textarea:focus {
	border: solid 1px #F0635D;
	outline: none;
}


optgroup {
	font-weight: bold;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ebebea;
}



/* Removes list-style from lists */

ol,ul {
	list-style: none;
}



/* @group Sticky Footer */

* {
	margin: 0;
}

html, body, .page {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
.fwvvw_vthumb {
	margin:0 14px 0 0;
	padding:0;
}

.fwvvw-videotitle {
	margin:4px 0 0 0;
	font-size:14px;
	letter-spacing:0.02em;
	line-height:17px;
	color:#2C0A41;
}

html>body, html>body .page {
	height: auto;
}

.news_float {
float:left;
padding-right:0px;
padding-bottom:-6px;
padding-top:0;
margin:0;
font-size:15px;
}

.news_date {
font-size:15px;
color:#FF0000;
}

.news_float a {
text-decoration:none;
color: #FF0000;
}

.news_float a:hover {
text-decoration:underline;
color: #FF0000;
}

.collabnews {
float:none;
padding-top:4px;
margin:0;
}



/* @end */

/* @group Layout */

body {
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #002F45;
	text-align: left;
	line-height: 150%;
}

#header {
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	width: 100%;
	margin-bottom: 20px;
}
.rainbow--border {
	width: 100%;
	height: 5px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7632ff+0,30f8ff+35,f0ff28+68,ff0000+100 */
background: #7632ff; /* Old browsers */
background: -moz-linear-gradient(left,  #7632ff 0%, #30f8ff 35%, #f0ff28 68%, #ff0000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #7632ff 0%,#30f8ff 35%,#f0ff28 68%,#ff0000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #7632ff 0%,#30f8ff 35%,#f0ff28 68%,#ff0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7632ff', endColorstr='#ff0000',GradientType=1 ); /* IE6-9 */

}
#breadcrumb {
font-size:1.0rem;
text-transform:uppercase;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;
text-align:left;
width: 100%;
max-width: 1200px;
line-height: 2.4;
padding: 0 0rem;
margin:0px auto;
border-bottom: solid thin #CCC;
}

#breadcrumb a, a:visited {
color:#999999;
text-decoration:none;
}

#breadcrumb a:hover {
color: #FF0000;
text-decoration:none;
}

#header a {
	font-weight: lighter;
}

#navigation {
	text-align: left;
	padding-top: 15px;
	padding-bottom:15px;
	border-bottom: solid thin #CCCCCC;
	width: 60%;
	font-family: "Times New Roman", Times, serif;
	font-size:1.3rem;
	line-height:1.3;
	font-variant: small-caps;
	color: #002F45;
	display: flex;
	letter-spacing:0.05em;
	justify-content: space-between;
}

#navigation a, a:visited {
color: #002F45;
text-decoration:none;
}

#navigation a:hover {
color: #FF0000;
text-decoration:none;
}

#current a {
color: #FF0000;
}

#navigation ul {
display:block;
margin:0px;
padding:0px;
list-style: none;
}

#navigation ul li {
display:block;
margin:0px;
padding-bottom:2px;
list-style: none;
}



#left_nav {
	text-align: left;
	padding:0px;
	margin:0px;
	display: flex;
}

#left_nav .nav_col_1 {
	text-align: left;
	margin:0px;
	padding-right:0px;
}

#left_nav .nav_col_2 {
	text-align: left;
	float:right;
	padding-left:16px;
	border-left: solid thin #CCCCCC;
	margin:0;

}

#right_nav {
	text-align: left;
	padding:0px;
	margin-left:16px;
	display: flex;
}

#right_nav .nav_col_3 {
	text-align: left;
	padding-left:16px;
	border-left: solid thin #CCCCCC;
	padding-right:0px;
	margin:0px;
}

#right_nav .nav_col_4 {
	text-align: left;
	float:right;
	padding-left: 16px;
	border-left: solid thin #CCCCCC;
	margin:0px;
}

.amp {
   font-family: Baskerville,'Palatino Linotype', Andalus, serif;
  font-style: italic;
  font-variant: normal;
  font-weight: lighter;
  font-size: 17px;
  margin-top: -3px !important;
  margin-bottom: -4px;
}

.amp2 {
   font-family: Baskerville,'Palatino Linotype', Andalus, serif;
  font-style: italic;
  font-variant: normal;
  font-weight: lighter;
  font-size: 25px;
  margin-top: -3px !important;
  margin-bottom: -4px;
}



#search {
	text-align: left;
	margin:0px;
	width: calc(20% - 20px);
	font-family:"Times New Roman", Times, serif;
	color:#999999;
}



#search_header {
	margin-top: 33px;
	padding:0px;
	width:160px;
	color: #999999;
	font-size:11px;
	font-style:italic;
	bottom: 8px;
	}


#s {
	width:100%;
	background-color:#ebebea;
	text-align: left;
	margin:0px;
	font-size: 1.1rem;
	padding:2px 5px 0px 3px;
font-style:italic;
color:#999999;
	border: solid thin #BFBFBF;
	font-family: "Times New Roman", Times, serif;
}




#footer {
	width:895px;
	color: #999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	padding-top:8px;
	border-top: solid 2px #999999;
	font-size: 11px;
	font-family:"Times New Roman", Times, serif;
	clear:both;
}

#footer a {
text-decoration:underline;
color:#999999;
}

#footer a:hover {
text-decoration:underline;
color:#222222;
}

/* Image grid */
#content_cat {width:590px;margin-left: 182px;padding:0; font-size:11px; color:#808080;}


.boxgrid img {top:0px; left:0px; position: absolute;}
.boxgrid a img {border-top: solid 4px #CCCCCC;}
.boxgrid a:hover img {border-top: solid 4px #CCCCCC;}
.boxgrid a:visited img {border-top: solid 4px #FF0000;}

.boxgrid {padding:0px; margin-right:12px; margin-bottom:12px; position: relative; width:175px; height:141px; float:left; overflow: hidden;}
.boxgrid h3 {padding:5px; margin:0px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; line-height:14px; font-weight:lighter;position:absolute;top:0px;z-index: 1; width:170px}
.boxgrid h3 a {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; line-height:14px; font-weight:lighter;width:100%; text-decoration:none;}
.boxgrid h3 a:hover {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; line-height:14px; font-weight:lighter; width:100%;}




#content_cat .boxcaption {
	float: left;
	position: absolute;
	background: #FFF;
	height: 40px;
	width: 100%;
	opacity: 0.8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}
	
 #content_cat .captionfull .boxcaption {
 	top: -40px;
 	left: 0;
 }

#content_cat .boxgrid h5 {padding:5px; margin:0px; font-family: Baskerville; color: #FFF; font-size:16px; line-height:19px; font-weight:lighter;position:absolute;top:0px;z-index: 1; width:175px;}
#content_cat .boxgrid h5 a {color: #FFF; text-decoration:none;}
#content_cat .boxgrid h5 a:hover {color: #FFF; text-decoration:underline;}

#content_cat .boxgrid h6 {padding:5px; margin:0px; font-family: Baskerville; color: #FF0000; font-size:11px; line-height:14px; font-weight:lighter;position:absolute;top:0px;z-index: 1; }

h5 {
color: #2C0A41;
font-family: Baskerville;
font-size:14px;
font-variant:small-caps;
padding:0px;
margin-bottom:4px;
text-align:left;
font-weight:normal;
}

#content_cat .boxgrid a:hover img {
	opacity: 0.8;
}

#content_cat .boxcaption {
	float: left;
	position: absolute;
	background: #FF0000;
	height: 65px;
	width: 100%;
 	}
	
#content_cat .captionfull .boxcaption {
 	top: -65px;
 	left: 0;
 }


/* @end */

#content_start_row2 {
width:100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
display: flex;
margin-top:20px;
padding:0px;
clear:both;
justify-content: space-between;
}
#content_single_row2 {
width:100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
margin-top:0px;
padding:0px;
clear: both;
}
#left_single_start2 {
float:left;
width: 135px;
margin:0px;
padding-top:0px;
}
#content_single_row2 h3 {
color: #2C0A41;
font-family: Baskerville;
font-size:14px;
font-variant:small-caps;
padding:0px;
margin-bottom:4px;
text-align:left;
font-weight:normal;
}

.clearer {
	clear:both;
	float:none;
}


#content_single {
width:952px;
margin-left: auto;
margin-right: auto;
padding:0px;
clear: both;
}

#middle_test {
width:60%;
padding-top:10px;
border-top: solid 1px #CCCCCC;
}
.nav--left--holder {
width: calc(20% - 20px);	
}
#left_side_start2 {
width: calc(20% - 20px);
border-top: solid thin #CCCCCC;
margin:0px;
padding-top:10px;
}
#content_start_row2 h3 {
color: #2C0A41;
font-family: Baskerville;
font-size:1.3rem;
font-variant:small-caps;
padding:0px;
margin-bottom:6px;
text-align:left;
font-weight:normal;
}

.post_container {
margin-bottom:30px;
padding:0;
}

.post_container p {
padding-bottom:8px;
margin:0;
}


.tags {
border-top: solid thin #FF0000;
padding-top:6px;
margin-top:6px;
font-size:14px;
letter-spacing:0.02em;
width:100%;
}

.category {
border-top: dotted thin #CCCCCC;
padding-top:3px;
margin-top:3px;
font-size:12px;
letter-spacing:0.02em;
width:100%;
clear:left;
}

.post_container img {
float:left;
margin-right:10px;
margin-bottom:3px;
}

.category ul {
list-style:none;
margin:0;
padding:0;
}

.category ul li{
list-style:none;
margin:0;
padding:0;
}

.category a {
text-decoration:underline;
color: #2C0A41;
}

.category a:hover {
text-decoration:underline;
color:#FF0000;
}

.tags a {
text-decoration:underline;
color: #2C0A41;
}

.tags a:hover {
text-decoration:underline;
color:#FF0000;
}

#content_middle_page h2 {
font-size:18px;
font-weight:lighter;
font-family:"Times New Roman", Times, serif;
margin-top:10px;
margin-bottom:3px;
padding:0;
color: #2C0A41;
}

#content_middle_page a {
text-decoration:none;
color:#FF0000;
}
#content_middle_page a:hover {
text-decoration:none;
color:#FF0000;
}



.post_container h2 {
font-size:20px;
font-weight:lighter;
font-family:"Times New Roman", Times, serif;
margin-top:10px;
margin-bottom:3px;
padding:0;
color: #2C0A41;
}

.post_container h2 a {
font-size:20px;
font-weight:lighter;
font-family:"Times New Roman", Times, serif;
margin-top:10px;
margin-bottom:3px;
padding:0;
color: #FF0000;
text-decoration:none;
}

.post_container a {
color:#FF0000;
text-decoration:none;
}

.post_container a:visited {
color:#FF0000;
text-decoration:none;
}

.post_container a:hover {
color:#FF0000;
text-decoration:underline;
}

.post_container h2 a:visited {
font-size:20px;
font-weight:lighter;
font-family:"Times New Roman", Times, serif;
margin-top:10px;
margin-bottom:3px;
padding:0;
color: #FF0000;
text-decoration:none;
}

.post_container h2 a:hover {
font-size:20px;
font-weight:lighter;
font-family:"Times New Roman", Times, serif;
margin-top:10px;
margin-bottom:3px;
padding:0;
color: #FF0000;
text-decoration:underline;
}


/* Comments */
#comments-div{border-top:1px solid #2C0A41;position:relative;line-height:24px;height:24px;text-align:right;margin:0;padding:0; width:100%;}
h2#comments{font-size:14px;font-weight:normal;margin-bottom:6px; padding:0;}
span#comments-addcomment{position:absolute;left:20px;top:2px;padding-left:20px;background: url(images/icons.gif) no-repeat 0 -115px;text-align:left; font-size:14px;margin-bottom:6px;}
span#comments-addcomment a{color:#FF0000;text-decoration:none;}
span#comments-addcomment a:visited{color:#FF0000;text-decoration:none;}
span#comments-addcomment a:hover{color:#FF0000;text-decoration:underline;}

/* comments list style */
ol.commentlist li{position:relative;list-style:none;height:1%;margin:0;padding-bottom:10px;}
ol.commentlist li div em.approved{margin-left:0;color:#ff0000;}
ol.commentlist li div.comment-author{margin-top:10px;padding-bottom:5px;line-height:16px;height:16px;border-bottom:1px solid #ddd;display:block; }
ol.commentlist li div.vcard cite.fn{margin-left:0;font-style:normal;font-weight:normal; font-size:14px;font-variant:small-caps;}
ol.commentlist li div.vcard cite.fn a.url{color:#ff0000; text-decoration:none;}
ol.commentlist li div.vcard cite.fn a.url:hover{color:#ff0000; text-decoration:underline;}
/* ol.commentlist li div.vcard span.says{position:absolute;text-indent:-9999em;} */
/* ol.commentlist li div.comment-meta{ position:absolute;left:55px;top:25px;} */
ol.commentlist li span.comment-meta{}
ol.commentlist li span.comment-meta a{color:#999999; text-decoration:none;}
ol.commentlist li span.comment-meta a:hover{color:#333333;}
ol.commentlist li div.comment-text{border-top:1px solid #fff;margin:0 0 0;padding-top:10px;}
ol.commentlist li p,ol.commentlist li blockquote{margin:0;padding-bottom:10px;}
ol.commentlist li blockquote{padding:5px;border:1px dotted #ddd;color:#999;background:#fafafa;}
ol.commentlist li blockquote p{margin-left:0;}
ol.commentlist li code{margin-bottom:10px;padding:2px;background:#777;color:#ddd;}
ol.commentlist li div.reply{position:absolute;right:0;top:8px;}
ol.commentlist li div.reply a{display:block;width:30px;text-align:center;color:#aaa;padding:0 5px;background:#fafafa;border:1px solid #dfdfdf;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;}
ol.commentlist li div.reply a:hover{background:#f2f2f2;}
ol.commentlist li ul.children li{margin:0;padding-bottom:0;border-bottom:none;}
ol.commentlist li ul.children li.depth-2{margin:0;}
ol.commentlist li ul.children li div{border-top:1px solid #dfdfdf;}
ol.commentlist li ul.children li div div{border-top:none;}
ol.commentlist li ul.children li div.comment-author{border-top:1px solid #fff;border-bottom:none;}
ol.commentlist li ul.children li div.vcard img.avatar{top:-8px;width:0;height:0;}
ol.commentlist li ul.children li div.vcard cite.fn{margin-left:0;}
/* ol.commentlist li ul.children li span.comment-meta{} */
ol.commentlist li ul.children li p,ol.commentlist li ul.children li blockquote{margin:0}
ol.commentlist li ul.children li blockquote p{margin-left:0;}
ol.commentlist li ul.children li div.reply{top:-8px;}
ol.commentlist li ul.children li div.reply a{background:#f2f2f2;}
ol.commentlist li ul.children li div.reply a:hover{background:#fafafa;}

/* navigation */
#pagination,#nav-below{display:block;width:620px;line-height:18px;margin:0;padding:2px 10px;border-top:1px solid #ddd;}
.navigation{border-bottom:1px solid #fff;text-align:right;line-height:24px;margin:0;padding:2px 10px;}
#nav-below{display:inline-block;padding:20px 10px;border-top:1px solid #ddd;border-bottom:1px solid #fff;}
.nav-previous{float:left;width:50%;}
.nav-next{float:right;width:50%;text-align:right;}

/* respond */
#respond{margin:0 0 20px 0;padding:20px 0 0 0;border-top:1px dotted #ddd;}
#respond h2{font-family:"Times New Roman",Times,serif;margin-bottom:5px;}
#respond .cancel-comment-reply a{color:#FF0000; text-decoration:none;}
#respond .cancel-comment-reply a:hover{color:#FF0000; text-decoration:underline;}
#commentform{margin:0;padding:0;}
#commentform p{margin:0 0 10px;padding:0;}
#commentform a{}
#commentform textarea{padding:3px;background:#EDEDED;border:1px solid #CCCCCC;}
/* #commentform input{} */
#author,#email,#url{height:12px;padding:3px;border:1px solid #ddd;background:#fff;}
#comment{width:100%;height:125px;}
#submit{background: #FF0000;font-weight:normal;color:#FFFFFF;width:60px;height:25px;padding:2px 5px;border:1px solid #FF0000;font-family: "Times New Roman",Times,serif; font-size:14px; font-variant:small-caps;}
#submit:hover{color:#fff;background: #660033;}

/* trackbacks-pingbacks */
.trackbacks-pingbacks h3{font-weight:bold;margin-bottom:10px;border-bottom:1px solid #ddd;color:#555;padding:3px 0;}
.trackbacks-pingbacks ul{margin:5px 20px 15px;list-style-type:circle;}
.trackbacks-pingbacks ul li{margin-bottom:4px;}



.portrait {
width: 135px;
background-image:url(images/Mark_rowan-Hull-Portrait.jpg);
background-repeat:no-repeat;
height: 135px;
margin-bottom:5px;
padding:0px;
}

.portrait_side {
width:172px;
margin-top:30px;
padding:0;
}

.interview {
width: 135px;
margin-bottom:5px;
padding:0px;
}

#right_side_start_2 {
width: calc(20% - 20px);
border-top: solid thin #CCCCCC;
margin:0px;
padding-top:10px;
text-align:left;
font-family:Baskerville;
font-size:12px;
line-height:15px;
}

#right_side_single_2 {
float:right;
width: 170px;
margin:0px;
padding-top:0px;
text-align:left;
font-family:Baskerville;
font-size:12px;
line-height:15px;
}

#right_side_start_2 a.timesince {
color:#999999;
text-decoration:none;
}

#right_side_start_2 a {
color: #5B1F5C;
text-decoration:underline;
}
#right_side_start_2 a:hover {
color: #FF0000;
text-decoration:underline;
}
#right_side_start_2 h2 {
color: #2C0A41;
text-decoration:none;
font-family: Baskerville;
font-size:14px;
font-variant:small-caps;
padding:0px;
margin-bottom:6px;
text-align:left;
font-weight:normal;
}

#right_side_start_2 h2 a {
color: #2C0A41;
text-decoration:none;
font-family: Baskerville;
font-size:14px;
font-variant:small-caps;
padding:0px;
text-align:left;
font-weight:normal;
}
#right_side_start_2 h2 a:hover {
color:#FF0000;
}

#right_side_start_2 ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
text-align:left;
color:#4a3354;
}

#right_side_start_2 ul li {
list-style:none;
margin:0px;
padding:0px;
display:block;
text-align:left;
}
#right_side_start_2 ul li ul li {
list-style:none;
margin:0px;
padding-bottom:6px;
display:block;
text-align:left;
}

#middle_start_2 {
width: 550px;
border-top: solid thin #CCCCCC;
margin:155px;
padding-top:10px;
}

#middle_single_2 {
width: 550px;
margin-left:155px;
padding-top:0px;
font-family:Baskerville, serif;
color:#666666;
font-size:13px;
letter-spacing:0.04em;
line-height:17px;
}

#middle_single_2 ul {
list-style:none;
margin:0;
padding:0;
display:block;
}

#middle_single_2 ul li {
list-style:none;
margin:0;
padding-bottom: 4px;
display:block;
}

#middle_single_2 ul li a {
text-decoration:none;
color:#4a3354;
}
#middle_single_2 ul li a:hover {
text-decoration:none;
color: #FF0000;
}

#middle_single_2 p {
text-indent:0px;
padding-bottom:7px;
font-size:13px;
letter-spacing:0.04em;
line-height:17px;
}


#middle_single_2 h3 {
font-size:17px;
font-family:Baskerville;
color: #2C0A41;
letter-spacing:0.04em;
font-weight:normal;
text-transform:none;
font-variant:inherit;
}

#middle_single_2 h3.description {
background-image:url(images/description_line.png);
background-repeat:no-repeat;
background-position:right center;
}

#middle_single_2 h3.repress {
background-image:url(images/repress_line.png);
background-repeat:no-repeat;
background-position:right center;
}

#middle_test .quote p {
color: #2C0A41;
font-family: Baskerville;
font-size: 33px;
line-height:37px;
font-style:italic;
padding:0px;
margin:0px;
background-image:url(images/paragraph_underline.png);
}

#press {
margin:0;
padding:0;
}

#press ul {
list-style:none;
margin:0;
padding:0;
display:block;
}

#press ul li {
list-style:none;
margin:0;
padding-bottom:10px;
display:block;
}
.clearfloat:after {
	display: table;
	clear: both;
	height: 0;
}

.nav--container {
	width:100%;
	justify-content: space-between;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding:0px;
display: flex;
}
#content_start {
width:100%;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding:0px;
display: flex;
margin-bottom:10px;
}

#content_left {
width: 20%;
padding:0px;
}

#content_left .name_link{
    width: calc(100% - 25px);
    margin-right: 25px;
height: 250px;
background-image:url(images/Rowan-Hull-Name.png);
background-repeat:no-repeat;
background-size: contain;
padding:0px;
}

#content_middle {
width:60%;
padding:0px;
margin-bottom:0;
}

#content_middle ul.collab {
list-style: none;
padding:0;
margin:0;
display:block;
}

#content_middle ul.collab li {
font-size:16px;
padding-bottom:7px;
color:#674d71;
}

#content_middle ul.collab li a {
text-decoration:none;
color:#FF0000;
}

#content_middle ul.collab li a:hover {
text-decoration:underline;
color:#FF0000;
}

#content_middle .news_entry {
font-family:Baskerville;
letter-spacing:0.02em;
font-weight:normal;
font-size:14px;
line-height:18px;
color:#2c0941;
padding:0;
margin-bottom:25px;
}

#content_middle .news_entry p {
padding-bottom:5px;
}
#content_middle .news_entry h2 {
margin-top:20px;
border-bottom: solid thin #2c0941;
width:550px;
margin-bottom:5px;
padding-bottom:3px;
font-size: 22px;
color:#2c0941;
letter-spacing:0.02em;
font-weight:normal;
}

#content_middle .news_entry h2 a {
color:#2c0941;
text-decoration:none;
}

#content_middle .news_entry h2 a:hover {
color:#FF0000;
text-decoration:none;
}


#content_middle .news_entry2 {
font-family:Baskerville;
letter-spacing:0.02em;
font-weight:normal;
font-size:14px;
line-height:18px;
color:#2c0941;
padding:0;
margin-bottom:25px;
}

.news_content {
font-size:14px;
line-height:19px;
}

#content_middle .news_entry2 p {
padding-bottom:2px;
padding-top:0;
}
#content_middle .news_entry2 h2 {
margin-top:20px;
border-bottom: solid thin #2c0941;
width:550px;
margin-bottom:5px;
padding-bottom:3px;
font-size: 22px;
color:#2c0941;
letter-spacing:0.02em;
font-weight:normal;
}

#content_middle .news_entry2 h2 a {
color:#2c0941;
text-decoration:none;
}

#content_middle .news_entry2 h2 a:hover {
color:#FF0000;
text-decoration:none;
}






#content_middle_page {
padding:0px;
}

#content_middle_page p {
padding-bottom:10px;
font-family:Baskerville;
letter-spacing:0.02em;
font-weight:normal;
font-size:15px;
line-height:19px;
color:#2c0941;
}

#content_middle_page h3 {
font-size:16px;
font-variant:small-caps;
letter-spacing:0.02em;
margin-top:12px;
margin-bottom:4px;
padding:0;
color:#2c0941;
}

#content_middle_page h1 {
font-family: Baskerville;
font-size: 22px;
color:#FF0000;
margin-bottom: 9px;
letter-spacing:0.02em;
font-weight:normal;
color:#2c0941;
}

#content_middle_page h1 a {
text-decoration:none;
color:#FF0000;
}

#content_middle_page h1 a:hover {
text-decoration:underline;
color:#FF0000;
}

#content_middle h1 {
font-family: Baskerville;
font-size: 22px;
color:#FF0000;
margin-bottom: 9px;
letter-spacing:0.02em;
font-weight:normal;
text-transform:none;
font-variant:normal;
}

#content_middle .middle_title {
margin-bottom: 10px;
font-family: Arial, Helvetica, sans-serif;
color: red;
font-size: 1.3rem;
line-height: 1.3;
padding:0px;
}

#content_right {
width:20%;
margin:0px;
padding:0px;
}

#content_right_single {
width:170px;
margin-right:28px;
padding:0px;
float:right;
font-size:13px;
letter-spacing:0.03em;
color:#674d71;
line-height:16px;
}
#content_right_single a.commentside {
color: #FF0000;
text-decoration:none;
font-size:14px;
letter-spacing:0.01em;
}

#content_right_single a.commentside:hover {
color: #FF0000;
text-decoration:underline;
font-size:14px;
letter-spacing:0.01em;
}

#content_right_single a {
color: #FF0000;
text-decoration:none;
font-size:14px;
letter-spacing:0.01em;
}

#content_right_single a:hover {
color: #FF0000;
text-decoration:underline;
font-size:14px;
letter-spacing:0.01em;
}



#content_right_single h3 {
font-family: Baskerville;
color:#2C0A41;
font-size:15px;
letter-spacing:0.05em;
font-weight:normal;
margin-bottom:2px;
padding:0px;
}

#content_right_single h3.red {
font-family: Baskerville;
color: #FF0000;
font-size:15px;
letter-spacing:0.05em;
font-weight:normal;
margin-bottom:2px;
padding:0px;
}
#content_right_single h3.works {
background-image:url(images/works_line.png);
background-repeat:no-repeat;
background-position: right center;
margin-bottom:2px;
padding:0px;
}

#content_right_single h3.collab {
background-image: url(images/collab_line.png);
background-repeat:no-repeat;
background-position: right center;
margin-bottom:2px;
padding:0px;
}

#content_right_single h3.music {
background-image: url(images/music_line.png);
background-repeat:no-repeat;
background-position: right center;
margin-bottom:2px;
padding:0px;
}

#middle_single_2 h3.music_long {
background-image: url(images/influential_line.png);
background-repeat:no-repeat;
background-position: right center;
margin-bottom:2px;
padding:0px;
}
#middle_single_2 h3.bottom_venue {
background-image: url(images/exhibition_venue_line.png);
background-repeat:no-repeat;
background-position: right center;
margin-bottom:2px;
padding:0px;
}

#content_right_single ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
}
#content_right_single ul li {
list-style:none;
margin:0px;
padding-bottom:4px;
display:block;
}

#content_right_single2 ul {
list-style:none;
margin-bottom:10px;
padding:0px;
display:block;
}
#content_right_single2 ul li {
list-style:none;
margin:0px;
padding-bottom:4px;
display:block;
}
.rightcomment {
text-align: right;
float:right;
}

#content_right_single2 {
width:170px;
margin-right:28px;
padding:0px;
float:right;
font-size:13px;
letter-spacing:0.03em;
color:#674d71;
line-height:16px;
}

.small {
font-size:11px;
color:#999999;
}

#content_right_single2 a {
color: #2C0A41;
text-decoration:underline;
}
#content_right_single2 a:hover {
color: #FF0000;
text-decoration:underline;
}


#content_right_single2 h3 {
font-family: Baskerville;
color:#2C0A41;
font-size:15px;
letter-spacing:0.05em;
font-weight:normal;
margin-bottom:2px;
padding:0px;
}


#content_right_single .prevnext {
width:169px;
margin-top:5px;
margin-bottom:6px;
padding-bottom:6px;
border-bottom: solid thin #CCCCCC;
text-transform:uppercase;
font-size: 10px;
font-family:Baskerville;
float:right;
}

#content_right_single .prevnext a {
color:#B3B3B3;
text-decoration:none;
}


#content_right_single .prevnext a:hover {
color: #FF0000;
text-decoration:none;
}

.nextalignright {
	float: right;
}

.prevalignleft {
	float: left
}


#content_right .news_title {
background-image:url(images/news_title.png);
width: 73px;
height:12px;
padding:0px;
margin-bottom:8px;
margin-top:4px;
}

#news_block {
height:382px;
overflow: scroll;
position:relative;
width:195px;
margin:0;
padding:0;
}

#scroll_content {
padding-bottom: 8px;
text-indent: 0px;
font-size: 12px;
line-height: 18px;
letter-spacing: 0.04em;
color:#666666;
margin:0px;
padding-top:0px;
font-weight:lighter;
height:348px;
overflow:auto;
position:relative;
width:195px;
}


#content_right_single .venue {
margin-top:5px;
padding:0px;
font-family:Baskerville;
font-size:15px;
color:#FF0000;
margin-bottom:10px;
line-height:18px;
}

#content_right_single .venue a, a:visited {
padding:0px;
margin:0px;
text-decoration:underline;
color:#FF0000;
}

#content_right_single .venue a:hover {
padding:0px;
margin:0px;
text-decoration:underline;
color:#2C0A41;
}

#content_right_single .venue ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
}

#content_right_single .venue ul li{
list-style:none;
margin:0px;
padding:0px;
display:block;
}

#content_right_single .works {
margin-top:0px;
padding:0px;
margin-bottom:10px;
}
#content_right_single .collab {
margin-top:0px;
padding:0px;
margin-bottom:10px;
}
#content_right_single .music {
margin-top:0px;
padding:0px;
margin-bottom:10px;
}

#content_right_single #video {
width:169px;
margin-top:0px;
border-top: solid 1px #FF0000;
padding-top:10px;
padding-bottom:5px;
margin-bottom:0px;
font-size:14px;
letter-spacing:0.04em;
}

#content_right_single #video ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
}

#content_right_single #video ul li {
background-image: url(images/film_icon.png);
background-repeat:no-repeat;
background-position:left top;
padding-left:18px;
color:#FF0000;
margin:0px;
list-style:none;
display:block;
}

#content_right_single #video ul li a {
color:#FF0000;
text-decoration:none;
}
#content_right_single #video ul li a:hover {
color:#FF0000;
text-decoration:underline;
}


.news_link {
margin-top:10px;
padding:0px;
width: 170px;
font-size:12px;
}

.news_link a {
color: #002F45;
text-decoration:none;
}

.news_link a:hover {
color: #FF0000;
text-decoration:none;
}


#news_holder {
margin:0px;
padding:0px;
width:195px;
}

.news-box {
width:170px;
margin-bottom:10px;
padding-bottom:10px;
border-bottom:solid thin #CCCCCC;
font-family: Baskerville;
font-size:12px;
line-height:15px;
letter-spacing: 0.03em;
font-weight:normal;
text-align:left;
color: #002F45;
}

.news-box a {
color: #166F94;
text-decoration:underline;
}
.news-box a:hover {
color: #FF0000;
text-decoration:underline;
}

.news-box h3 {
font-family: Baskerville;
font-size:14px;
color: #166F94;
font-variant:small-caps;
padding:0px;
margin-bottom:4px;
text-align:left;
font-weight:normal;
}

.news-box h3 a {
color: #166F94;
text-decoration:none;
}
.news-box h3 a:hover {
color: #FF0000;
text-decoration:none;
}


/* @group Headers */





#sidebar h2 {
	padding: 5px 0 0;
}



/* @end */

/* @group Sidebar */

#sidebar {
	font-size: 1.2em;
}

#sidebar form {
	padding: 5px 0 0;
}

#sidebar {
	position: fixed;
	top: 5px;
	left: -170px;
	padding: 10px;
	text-align: right;
	font-weight: bold;
	width: 160px;
}

#sidebar p.menu {
	background-color: #f31b1b;
	padding: 5px;
	font-weight: bold;
	position: relative;
	left: -20px;
	width: 250px
}

#sidebar p {
	color: #000;
	font-weight: normal;
}

#sidebar:hover {
	left: 0px;
	cursor: pointer;
}



#sidebar h2 {
	font-size: 1.2em;
}




/* @end */



/* @group Forms */

#searchform {
	margin: 10px 0;
	padding: 5px 0;
	text-align: left;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

.search_input {
	margin-top: 5px;
	width: 150px;
}





/* @end */

/* @group Images */

p img {
	padding: 0;
	max-width: 100%;
}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* @end */


/* Doesn't work in IE */


/* @end */

/* @group Miscellaneous */

* a {
	text-decoration: none;
}

code {
	font: 1.2em 'Courier New', Courier, Fixed;
	padding: 5px;
	margin-left: 10px;
	color: #2a910c;
	font-weight: bold;
	width: auto;
	height: auto;
	display: block;
	overflow: auto;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}



a:hover {
	color: #FF0000;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}


a img {
	border: none;
}



small {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: normal;
}

strong {
	font-weight: bold;
}
.pagination {
clear:both;
padding:20px 0;
width:550px;
margin-left: 182px;
padding:0px;
font-size:15px;
line-height:19px;
text-align:center;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
font-family:Baskerville;
letter-spacing:0.02em;
font-weight:normal;
font-size:15px;
line-height:19px;
color:#fff;
background: #2c0941;
}
 
.pagination a:hover{
color:#fff;
background: #F00;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #F00;
color:#fff;
}

/* @end */