/*

Theme Name:Prudent Healthcare
Theme URL: http://www.askaboutclots.uk/
Description: WordPress theme designed by Creative Loop and built by It's All Nice on behalf of Public Health Wales.
Author: Creative Loop / It's All Nice
Author URI: www.itsallnice.co.uk
Version: 1.0.0

*/

body {
	font-family: 'pt_sansregular', 'Arial', san-serif;
	font-size:14px;
	overflow-x: hidden;
	margin-bottom: 20px;
	background-color: #3f5180;
}

h1 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.8em;
	color: #3f5180;
}

h2 {
	font-family: 'pt_sansregular', 'Arial', san-serif;
	font-size:1.4em;
	color: #3f5180;
	font-weight: bold;
}

h3 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.3em;
	color: #3f5180;
}


h4 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.2em;
	color: #3f5180;
}


h5 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.1em;
	color: #3f5180;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
	font-weight: normal;
}

#social a, #social a:hover {
	color: #ffffff;
}

a[name] {
	vertical-align: super;
	font-size: 0.7em; 
}

blockquote {
	border-left: 5px solid #ccb17f;
}

.extendfull, .extendleft
{
	padding-left: 3000px;
	margin-left: -3000px;
}

.extendfull, .extendright
{
	padding-right: 3000px;
	margin-right: -3000px;
}

.main-area {
	padding-right:0px;
}

.lastcol {
	padding-right: 40px;
}

.affix {
	top: 10px;
}

.affix-bottom {
	position: absolute;
	bottom: 0px;
}

.img-responsive {
	width: auto;
}

/* Main menu */
.header {
	background-color:#ccb17f;
}

.main-menu {
	background-color:#ccb17f;
	background-image:none;
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1em;
	text-transform: uppercase;
}

.main-menu.navbar {
	box-shadow: none;
	border-radius: 0px;
	border:0px;
	/*filter: none;*/
	min-height:30px;
	box-shadow: 0px 0px 0px #888888;
}

.main-menu.navbar .navbar-brand {
	color: #fff;
	text-shadow: none;
}

.main-menu.navbar .navbar-toggle {
	color: #fff;
	border-color: #fff;
}

.main-menu.navbar .navbar-toggle .icon-bar {
	background-color: #fff;
}

.main-menu ul {
	margin-left:0px;
	margin-right:0px;
}

.main-menu.navbar .navbar-nav > li > a {
	color: #ffffff;
	text-shadow: none;
	padding: 0px 0px 0px 25px;
	border-radius: 0px;
	margin: 10px 30px 6px 0px;
}

.main-menu.navbar .navbar-nav > .active > a, .main-menu.navbar .navbar-nav a.hover, .main-menu.navbar .navbar-nav .open > a {
	background-image: none;
	background-repeat: no-repeat;
	background-color:#ccb17f;
	color: white;
	text-shadow: none;
	box-shadow: none;
	/*filter: none;*/
}

.navbar .nav,
.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}


li#menu-item-4 a, li#menu-item-54 a {
	background-image:url('images/icons/home-icon.png');
	background-repeat: no-repeat;
}

#searchform {
	background-color: #ffffff;
	border-radius: 0px;
	padding-left:10px;
	padding-right:5px;
	margin: 5px 5px;
	height: 25px;
}

#searchform #s, #searchform #s:focus {
	border: 0px solid #ffffff;
	height: 25px;
	line-height: 25px;
	font-size: 0.9em;
	padding: 0px;
	box-shadow: none;
}

#searchform #searchsubmit {
	border: 0px solid #ffffff;
	background: url(images/icons/search.png) 2px 7px no-repeat;
	box-shadow: none;
	height: 25px;
	font-size: 0.7em;
	text-indent: -9999px;
}

#menu-social .menu-facebook a, #menu-social .menu-twitter a, #menu-social .menu-youtube a {
	text-indent: -9999px;
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 5px 0px 5px 3px;
}

#menu-social .menu-youtube a {
	background: url(images/icons/youtube-icon-blue-small.png) 0 0 no-repeat;
	width: 22px;
}

#menu-social .menu-facebook a {
	background: url(images/icons/facebook-icon-blue-small.png) 0 0 no-repeat;
}

#menu-social .menu-twitter a {
	background: url(images/icons/twitter-icon-blue-small.png) 0 0 no-repeat;
}


/* Header title */
.header-title {
	background-color:#ffffff;
	margin-top: -20px;
	padding-bottom: 0;
}

.header-title h1 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:3em;
	color: #3f5180;
	margin-bottom: 30px;
}

.header-title h2 {
	font-family: 'pt_sansregular', 'Arial', san-serif;
	font-size:2.3em;
	color: #3f5180;
	margin-top: 0px;
	font-weight: normal;
}

#chapters-link {
	margin-top: 15px;
}

#chapters-link button {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.5em;
	text-transform: uppercase;
	color: #3f5180;
	background-image:url('images/icons/menu-icon.png');
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: #fff;
	border:0;
	padding: 0px 0px 0px 28px;
	margin: 0px 16px 0px 0px;
	box-shadow: none;
	text-shadow: none;
	white-space: normal;
	line-height: 1.1em;
}

#chapters-link a:hover {
	text-decoration: none;
}

#header-social {
	margin: 20px 0px;
}

.header-facebook a, .header-twitter a, .header-youtube a {
	text-indent: -9999px;
	display: inline-block;
	width: 38px;
	height: 38px;
	margin: 0px 16px 8px 0px;
}

.header-youtube a {
	background: url(images/icons/youtube-icon-blue.png) 0 0 no-repeat;
	width: 34px;
}

.header-facebook a {
	background: url(images/icons/facebook-icon-blue.png) 0 0 no-repeat;
}

.header-twitter a {
	background: url(images/icons/twitter-icon-blue.png) 0 0 no-repeat;
}

/* Chapter list */
#sidebar {
	padding-left:0px;
}
.active #sidebar {
	display: block;
}

.chapterbar {
	background-color: #3f5180;
}

.chapterbar h3 {
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1.4em;
}

.chapterbar .lead {
	color: #fff;
	font-size:1.2em;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 5px solid #ccb17f;
}

#chapterlist {
	color: #fff;
	margin-left: 20px;
	margin-right:20px;
	padding-left: 0px;
	list-style-type: none;
}

#chapterlist .post {
	margin-top: 19px;	
}

#chapterlist span {
	display: block;
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1em;
	color: #fff;
}

#chapterlist .topic {
	cursor: pointer;
	font-size: 1.2em;
}

#chapterlist .title {
	margin-top: 5px;
	padding-left: 5px;
}

#chapterlist li a, #chapterlist li a:hover {
	font-family: 'pt_sansregular', 'Arial', san-serif;
	font-size:1em;
	color: #fff;
}

.chapterbar hr {
	color: #ccb17f;
	background-color: #ccb17f;
	height: 3px;
	border: 1px solid #ccb17f;
	margin: 20px 20px;
}

#sidebar-social {
	margin: 20px 0px;
}

.sidebar-facebook a, .sidebar-twitter a, .sidebar-youtube a {
	text-indent: -9999px;
	display: inline-block;
	width: 38px;
	height: 38px;
	margin: 8px 16px 8px 0px;
}

.sidebar-youtube a {
	background: url(images/icons/youtube-icon-white.png) 0 0 no-repeat;
	width: 34px;
}

.sidebar-facebook a {
	background: url(images/icons/facebook-icon-white.png) 0 0 no-repeat;
}

.sidebar-twitter a {
	background: url(images/icons/twitter-icon-white.png) 0 0 no-repeat;
}


/* Page heading */
.pageheading {
	background-color: #3f5180;
	color: #fff;
	/*padding-right: 40px;*/
	padding-bottom: 10px;
	padding-top:10px;
}

.pageheading h1 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:2.2em;
	color: #fff;    
	margin-bottom: 15px;
	margin-top: 0px;
}
.pageheading h1.croeso{
	margin-top: 15px;
}

.pageheading h1 a, .pageheading h1 a:hover {
	color: #fff;
}

.pageheading p, .pageheading li {
	font-family: 'pt_sansregular', 'Arial', san-serif;
	font-size:1.5em;
	margin-bottom: 10px;
}

.pageheading ul.author-list {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}

.author-list .more {
	text-align: right;
	font-size: 1.1em;
	font-style: italic;
	cursor: pointer;
}

/* White row */
.white {
	background-color: #fff;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

.white h1:first-child {
	margin-top:0px;
}

/* Mustard row */
.mustard {
	background-color: #dbc8a5;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blue{
	background-color: #3f5180;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mustard hr, .blue hr {
	color: #3f5180;
	background-color: #3f5180;
	height: 5px;
	border: 1px solid #3f5180;
}

/* Footer */
#footer {
	background-color: #ececec;
	color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer img {
	max-height: 48px;
	margin: 13px auto;
}

#footer #welsh-government-logo {
	margin:0 auto;
	max-height: 82px;
}

#footer #nhs-wales-logo {
	margin: 6px auto;
	max-height: 60px;
}

#copyright-info {
	color: #ffffff;
	font-size:0.8em;
	padding-top: 5px;
	text-align: center;
}

#copyright-info a, #copyright-info a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* Embedded video */
.videobox img {
	margin-top:50px;
	border:7px solid #d52532; /*#3f5180*/
}

/* Before you start box */
.beforebox {
	background-color: #d52532;
	color: #fff;
	margin: 10px 0;
	padding: 15px 15px 20px;
}

.beforebox h2 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.7em;
	color: #fff;
}
.beforebox a, .beforebox a:hover {
	color: #fff;
}
.beforebox p{
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.3em;
	margin:0;
}

/* Twitter feed */
.fetch-tweets {
	display: none;
}
.fetch-tweets-item {
	margin-bottom: 15px;
	font-size: 1em;
	vertical-align: top;
    word-wrap: break-word;
}
.fetch-tweets-main {
    padding: 0 1.6em 0 0 !important;
}
.fetch-tweets-item a, .fetch-tweets-item a:hover {
	color: #fff;
}
ul.fetch-tweets-intent-buttons {
	display: none;
}

#twitter-feed {
	padding: 10px 10px;
	background-color:#3f5180;
	color: #fff;
	min-height: 187px;
	z-index:1;
}

#twitter-feed h2 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.7em;
	line-height: 1.7em;
	color: #fff;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
#twitter-feed h2 span, #twitter-feed h2 a, #twitter-feed h2 a:hover  {
	font-family: 'pt_sansregular', 'Arial', san-serif;
	color: #fff;
}

#twitter-feed .holding-text {
	padding:8px 20px 0px;
	color: #fff;
	font-size:1em;
	height:84px;
	margin-top:10px;
}
#twitter-feed .holding-text img {
	margin-right:10px;
	float:left;
	margin-top: -10px;
}

#twitter-feed .twitter-link a {
	text-indent: -9999px;
	display: inline-block;
	width: 38px;
	height: 38px;
	background: url(images/icons/twitter-icon-gold.png) 0 0 no-repeat;
	position: absolute;
	bottom: 10px;
	right: 50px;
	z-index: 10;
}

#sidebar #twitter-feed {
	margin: 20px;
	padding: 0px;
}

/* Video box */
#metabar .videobox {
	margin: 0 0 20px 0;
	position: relative;
}

.videobox .play-icon {
	background: url(images/icons/play-icon-40x40.png) 0 0 no-repeat;
	display: block;
	position: absolute;
	height: 40px;
	width: 40px;
	top:50%;
	left: 50%;
	margin-left:-20px;
	margin-top: -20px;
}

.home .videobox {
	position: relative;
}

.home .videobox .play-icon {
	background: url(images/icons/play-icon-small.png) 0 0 no-repeat;
	height: 80px;
	width: 80px;
	margin-left:-40px;
	margin-top: -40px;
}

/* Key points */
.keypoints {
	border:7px solid #3f5180;
	padding: 5px;
	margin: 0 0 20px 0;
}
.keypoints h2 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.2em;
	color: #3f5180;
	font-weight: normal;
	margin-top: 0px;
}
.keypoints ul, .keypoints ol {
	margin-left:-20px;
}

/* Share this chapter */
.share {
	margin:0 0 20px 0;
}
.share h2 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.2em;
	color: #3f5180;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
}
.share-facebook a, .share-twitter a, .share-linkedin a, .share-google a, .share-email a {
	text-indent: -9999px;
	display: inline-block;
	width: 38px;
	height: 38px;
	margin: 2px 2px;
}

.share-linkedin a {
	background: url(images/icons/linkedin-icon-blue.png) 0 0 no-repeat;
}

.share-facebook a {
	background: url(images/icons/facebook-icon-blue.png) 0 0 no-repeat;
}

.share-twitter a {
	background: url(images/icons/twitter-icon-blue.png) 0 0 no-repeat;
	margin-left: 0px;
}
.share-google a {
	background: url(images/icons/googleplus-icon-blue.png) 0 0 no-repeat;
}
.share-email a {
	background: url(images/icons/email-icon-blue.png) 0 center no-repeat;
	width: 44px;
}

/* Pull quote */
.pullquote {
	margin:0 0 20px 0;
}

/* Infographic */
.infographic {
	margin:0 0 20px 0;
}

/* Download this chapter */
.download {
	margin:0 0 20px 0;
}
.download h2 {
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.2em;
	color: #3f5180;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
}
.download-pdf a, .print a {
	text-indent: -9999px;
	display: inline-block;
	width: 38px;
	height: 38px;
	margin: 0px 2px;
}

.download-pdf a {
	background: url(images/icons/download-icon.png) 0 0 no-repeat;
}

.print a {
	background: url(images/icons/print-icon.png) 0 0 no-repeat;
}

/* Navigation links */
.nav-links {
	margin-top:20px;
	margin-bottom: 20px;
}

.nav-links a span {
	display: block;
	width: 150px;
	height: 36px;
	font-family: 'pt_sansbold', 'Arial', san-serif;
	font-size:1.1em;
	background-color: #3f5180;
	color: #ccb17f;
	
}

.nav-links span.next {
	float:right;
	background: url(images/icons/arrow-right.png) 130px center no-repeat #3f5180;
	padding: 7px 30px 7px 0;
	text-align:right;
	margin-right:16px;
}

.nav-links span.prev {
	float:left;
	background: url(images/icons/arrow-left.png) 8px center no-repeat #3f5180;
	padding: 7px 0 7px 30px;
	margin-left: 15px;
}

#main-content {
	word-wrap: break-word;
}

#main-content hr {
	color: #ccb17f;
	background-color: #ccb17f;
	height: 2px;
	border: 1px solid #ccb17f;
	margin: 20px 0px;
}

/* Comments */
.leave-a-comment {
	text-transform: uppercase;
	background-color: #ccb17f;
	color: #fff;
	font-size: 1.8em;
	display: inline;
	padding: 5px;
	cursor: pointer;
}

#comments-title {
	text-transform: uppercase;
}

.comment-list {
	margin-left: -40px;
}
.comment-list li {
	list-style-type: none;
}
.comment-list article {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccb17f;
}

.comment-avatar {
	display:inline;
}

.comment-avatar img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.comment-author {
	font-weight: bold;
}
.comment-reply-link, .comment-edit-link {
	border: 1px solid #3f5180;
	padding: 4px;
	color: #3f5180;
	text-transform: uppercase;
	margin-right: 5px;
}
#reply-title {
	text-transform: uppercase;
}

/* Tag cloud */
.widgets_on_page ul {
	padding-left: 0px;
}
.widgets_on_page li {
	list-style-type: none;
}
.widgets_on_page h2 {
	display: none;
}


@media print {
	a[href]:after {
    	content: none;
  	}
}

/* Cookie bar */
#cookie-bar {background:#111111; min-height:30px; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

.col-sm-9 {
    width: 100%;
}
#home-page-content .pageheading{
    padding-right: 3000px;
}

/* Photo Wall */
.photocell{
	width: 24%;
	margin-right: 1%;
	margin-top: 10px;
	height: 200px;	
	float: left;
	text-align: center;
	background-color:#3f5180;
	padding: 5px 5px;
	overflow: hidden;
	border-radius: 2px;
}
.photocell img{
	height: 100%;
	width: auto;
	max-width: 100%;
}
.articleTitle{
	position: relative;
	top: 100px;
	background-color: #fff;
	padding: 10px;
	width: 100%;
	display: none;	
}
.photocell a{
	text-decoration: none;
	color: #000;
    	background-position: center center;
    	background-size: cover;
    	display: block;
    	height: 190px;
    	width: 100%;
}
#photowall a:hover .articleTitle{
	display: block;
}
.copy{
	padding: 0 15%;
}