﻿ 
 /* 
 Remove body style when implementing within SharePoint. 
 These attributes are already established within the common.css stylesheet.
 */ 
 body {
	 background-color: #d6d5c9;
	 padding: 0;
	 margin: 0;
 }
 
 
 
 hr {
    border: 0;
    height: 1px;
    background: #ccc;
	margin: 15px 0;
}
/*==| MISCELLANEOUS |===================*/
 
.hidden {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

/*==| GENERAL STYLES |==================*/

#blog_wrapper h2 {
	font-size: 21px;
	line-height: 21px;
}

#blog_wrapper h3 {
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding-bottom: 18px;
}

#blog_wrapper h4 {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding-bottom: 18px;
}

.post_body h2 {
	font-size: 21px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 21px;
}

#blog_wrapper .rt_col h3 {
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	letter-spacing: 1px;	
}

.rt_col ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 24px;
}

.rt_col ul li {
	padding-bottom: 10px;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 21px;
}

ol, ul {
	font-size: 12px;
	margin: 0 0 18px;
}

/*==| LOGO |=======================*/

h2.logo {
	background-image: url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/ASPRBlog_Header_logo.jpg);
	padding: 0;
	margin: 0;
	text-indent: -99999px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	overflow: hidden;	
}

/*== LAYOUT STYLES |================*/

#blog_wrapper {
	width: 883px;
	background-color: #fff;
	padding: 20px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
}

#blog_header {
	background-image:url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/ASPRBlog_Header_Bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 75px;
	margin-bottom: 25px; 	
}

#outer_wrapper {
	width: 713px;
	float: left;
}

.post_wrapper {
	width: 713px;
	display: block;
	padding: 15px 0 0;
	float: left;	
}

/* Post Date Styles */

.post_date {
	width: 45px; 
	height: 55px;
	background: #fcfcfc; 
	background: linear-gradient(top, #fcfcfc 0%,#dad8d8 100%); 
	background: -moz-linear-gradient(top, #fcfcfc 0%, #dad8d8 100%); 
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#dad8d8 100%); 
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
}
.post_date p {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	text-align: center; 
	color: #666; 
}

.post_date p span {
	background: #d10000; 
	background: linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -moz-linear-gradient(top, #d10000 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #d10000 0%, #7a0909 100%);
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	text-transform: uppercase; 	
	display: block;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	padding: 3px 0 3px 0;
	margin-bottom: 5px;
}

.post_body {
	width: 628px; /* total width = 668px with padding */
	float: left;
	padding: 0 20px;	
}

.rt_col {
	width: 170px;
	float: right;
	padding: 15px 0;
}

.post_article {

}

/*@-moz-document url-prefix() {
.date {
	padding: 16px 0 0 0;
}
.date p span {
	padding: 9px 0 3px 0;
}
}*/

/* Social Connection */

ul#socialIcons {
	display: block;
	list-style: none;	
}

ul#socialIcons li {
	margin-left: 0;
	margin-right: 10px;
	float: left;
	vertical-align: baseline;
	padding: 0;
	outline: 0;
	border: 0;
	background: 0 0;	
}

#socialIcons li a {
	text-indent: 100%;
	/*overflow: hidden;*/
	white-space: nowrap;
	/*display: block;*/
	width: 20px;
	height: 20px;
	/*background-repeat: no-repeat;*/
}

#socialIcons li a.facebook {
	background-image: url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/FB1.png);	
}
#socialIcons li a.twitter {
	background-image: url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/TW1.png);	
}
#socialIcons li a.youtube {
	background-image: url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/YT1.png);	
}
#socialIcons li a.flickr {
	background-image: url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/FL1.png);	
}
#socialIcons li a.rss {
	background-image: url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/RSS1.png);	
}

/* E-Mail and Comment Icons */
.post-footer {
	display: inline-block;
	list-style: none;
	font-size: 11px;
	margin: 0 0 18px;
	padding: 0;	
}

.post-footer li {
	margin: 0 15px 0 0;
	float: left;
	vertical-align: baseline;
	outline: 0;
	border: 0;	
}

.post-footer li a {
	white-space: nowrap;
	height: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
}
.post-footer li a.mail
{
    background-position: left center;
    background-image: url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/mail_icon.png);
}

.post-footer li a.comment 
{
     background-position: left center;
	background-image: url(/web/20201218031717oe_/https://www.phe.gov/Style%20Library/phe.gov/images/comment_icon.png);
}

/*==| FORM STYLES |=====================*/


.form_row_wrapper {
	display: block;
	width: 600px;
	margin-bottom: 10px;
	font-size: 12px;	
}

.form_row_wrapper label {
	font-weight: bold;
}

.label_wrap {
	float: left;
	width: 100px;
}

.label_wrap span {
	font-size: 16px;
	font-weight: bold;
	color: red;
}

.field_wrap {
	float: left;
	width: 400px;
}


/*==| CLEARFIX STYLES |=================*/

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.pagenumbers
{
    font-size: small;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    background-color: #C0C0C0;
}

.greenmessage
{
    font-size: small;
    font-family: arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #008000;
   
}