@charset "utf-8";
/* CSS Document */

body {
    font-family: Arial,Helvetica,sans_serif;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.container {
/*	width: 980px; */
	width: 1000px;
    background-color: transparent;
    margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
    clear: both;
}

.wrapper {
    border-width: 0px 1px 1px;
    border-style: none solid solid;
    border-color: -moz-use-text-color #CCC #CCC;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
    background-color: #FFF;
}

.header {
	background-color:#0069AA;
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #00456f; 
	border-right-width: 3px; 
	border-right-style: solid; 
	border-right-color: #00656f; 
	border-top-width: 3px; 
	border-top-style: solid; 
	border-top-color: #006d96;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	text-align:right;
}

.date {
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
}

.content {
    box-sizing: border-box;
    background-color: transparent;
    clear: both;
    padding: 0px 10px 10px;
}

.title {
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:bold;
	line-height:36px; 
	text-align:center;
}

.intro {
	background-color:rgb(231,237,243);
	border-bottom-color:#999999;
	border-bottom-style:none;
	border-bottom-width:1px;
	border-left-color:#d5e1f1;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:none;
	border-right-width:1px;
	border-top-color:#d5e1f1;
	border-top-style:solid;
	border-top-width:1px;
	border-collapse:separate;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding:5px;
	text-align:left;
	width:960px;
}

.intro p {
	padding-bottom:5px;
}

.subject {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:24px; 
	text-align:left;
}
.boxes {
	display: block;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	width:100%;
}

.col { 
	display:block;
	float:left;
	margin-right:20px;
}

.box {
	background-color: rgb(255,255,255);
	border-bottom-color: rgba(224,224,224,0.50);
	border-bottom-style: thin;
	border-bottom-width: 1px;
	border-left-color: rgba(173,173,173,0.5);
	border-left-style: thin;
	border-left-width: 1.5px;
	border-right-color: rgba(224,224,224,0.50);
	border-right-style: thin;
	border-right-width: 1px;
	border-top-color: rgba(173,173,173,0.5);
	border-top-style: thin;
	border-top-width: 2px;
	border-collapse: separate;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-box-shadow: 3px 3px 7px 4px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 3px 7px 4px rgba(0,0,0,0.15);
	box-shadow: 3px 3px 7px 4px rgba(0,0,0,0.15);
	margin-bottom: 15px;
	overflow:hidden;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 5px;
	padding-top: 5px;
	position: relative;
	width: 300px !important;
	clear: none;
}

.box-title {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align:center;
}

.box-image {
}

.box img {
	border: none;
	display:block;
    margin-left:auto;
    margin-right:auto;
	max-width:275px;
	padding:auto;
}

.source {
	padding-bottom: 5px;	
	padding-top: 5px;
	width: 100%;
}

.box p {
	padding:2px;
}

img.facebook {
	border: none;
	clear: none;
	display: inline;
	float: none;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;	
	width: 25px;
}

a.facebook-acct {
	background-color:#D9E4F7;
	border: 1px solid #BDC7D8;
	color:#141823;
	font-size:15px;
	padding: 2px;
	text-decoration:none;
	border-radius:4px;
	white-space: pre-wrap;
}

a.facebook-link {
	color:#3B5998;
	font-weight:bold;
	text-decoration:none;
}
a.facebook-link:hover {
    text-decoration: underline;
}

a.facebook-hashtag {
	color:#3B5998;
	font-weight:bold;	
	text-decoration:none;
}
a.facebook-hashtag:hover {
    text-decoration: underline;
}

img.twitter { 
	border: none;
	clear: none;
	display: inline;
	float: none;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;	
	width: 31px;
}

a.twitter-acct_hash {
	color:rgb(0,132,180);
	font-weight:bold;
	text-decoration:none;
}

a.twitter-link {
	color:rgb(0,132,180);
	text-decoration:none;
}

img.pinterest { 
	border: none;
	clear: none;
	display: inline;
	float: none;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;	
	width: 25px;
}

img.pin-it {
	border: none;
	clear: none;
	display: inline;
	float: none;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;	
	width: 49px;
}

img.youtube { 
	border: none;
	clear: none;
	display: inline;
	float: none;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;	
}

p.image-link {
	font-size:10px;
	line-height:1.2em;
	word-wrap: break-word;
}

p {
	margin: 2px;
	padding: 0px;
}

.clear { 
	display:block; 
	clear:both;
	line-height:0;
}
