﻿p {
	margin: 15px 0;
}
a:link, a:visited {
	color:#1144FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	display: block;
	height: 1px;
	background: #333;
	border: 0;
	width:95%;
}
small {
	font-size: 0.95em;
	background: #eef5e1;
	padding: 3px 6px;
}
img, a:link img, a:visited img {
	border: 0;
}
/* Structure */
#page {
	width: 100%;
	margin: 0 auto;
	font-size: 0.7em;
	padding: 0;
	position: relative;
	background-color: #ffffff;
	float:left;
	border-left:1px #888888 solid;
	border-right:1px #888888 solid;
}
#username{

}
.error{
	color:red;
}
.success{
	color:green;
}
#logo {
	text-align: center;
	padding-top: 10px;
	float:left;
	position:relative;
	width:100%;
}
#branding {
	width: 625px;
	padding-bottom: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#rightbar {
	width: 28%;
	float: left;
	padding-left:20px;
}
#leftbar {
	width: 28%;
	float: left;
	text-align: left;
	position:relative;
	border-right:1px #cccccc dotted;
	padding-right:10px;
}
#centerbar ul {
	list-style: none;
}
#centerbar li {
	padding-bottom: 20px;
}
#subcol {
	width: 482px; /* border-right:1px dotted #b6b6b6; */;
	padding-right: 18px;
}
#subcol, #rightcol {
	margin-top: 10px;
	float: left;
}
#header {
	width: 100%;
	position: relative;
}
/*	Headers */
h1 {
	font: 2.95em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -0.02em;
}
h2 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	border-bottom:1px #cccccc solid;
	width:95%;
}
h3, #sidebar h2, #centerbar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-bottom: 4px;
	font-weight: bold;
	color: #5f5f5f;
}
#sidebar h3, #sidebar h2, #centerbar h3, #centerbar h2 {
	border-bottom: 2px solid black;
	padding: 6px 0 6px 2px;
	font-size: 1em;
}
h3#respond {
	border-top: 1px dotted #b6b6b6;
	margin-top: 25px;
	padding-top: 20px;
}
h3#comments {
	margin-top: 32px;
}
h4 {
	font-size: 1.6em;
	margin-bottom: 6px;
}
/* Content */
#content {
	position: relative;
	padding-left:10px;
	padding-top:10px;
	float:left;
	width:100%;
}
#mainContent {
	width: 38%;
	float: left;
	position: relative;
}
#description {
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px #cccccc dotted;
	padding-bottom:5px;
	min-height: 67px;
}
#panelItem{
	padding-bottom:8px;
	float:left;
}
#byline{
	font-size: 10px;
	color:#808080;
	font-family:Georgia,Serif;
	float:left;
	position:relative;
	width:100%;
}
#byline a{
	font-size: 10px;
	color:#808080;
	font-family:Georgia,Serif;
}

.feature {
	background: #FFFFFF;
/* border-right: 4px groove #b6b6b6; */	padding-right: 10px;
}
.feature p, #rightcol p {
	margin: 0;
}
.feature img, #rightcol img {
	padding: 1px;
	border: 1px solid #000;
}
#leadpic {
	margin: 0;
}
#lead {
	float: left;
	width:100%;
	overflow:hidden;
	border-right:1px #cccccc dotted;
	padding-left:10px;
		padding-top:10px;

}
.title {
	font-size: 16pt;
	font-weight: bold;
	line-height: 115%;
	font-family:Georgia, times, serif;
}
#features {
	padding-left:5px;
	padding-top:5px;
	width:100%;
	float:left;
	overflow:hidden;
}
.feature#lead .title {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	line-height: 100%;
	display: block;
	padding-bottom: 7px;
}
#features .feature {
	margin-bottom: 5px;
	border-bottom: none;
}
#features .subleft {
	float: left;
	width: 33%;
}
#features .subright {
	float: left;
	width: 33%;
}
#features .subcenter {
	float: left;
	width: 33%;
}
.squareimg {
	width: 150px;
	display: block;
}
#largepicdown {
	margin-top: 20px;
	width: 80%;
}
#largepic {
	width: 80%;
}
#rightcol .clearfloat {
	border-bottom: 1px dotted #b6b6b6;
	padding: 12px 0;
}
#sidelist {
	padding-bottom: 20px;
	padding-left:5px;
}
#sidelist li {
	list-style: none;
}
.bullets li {
	list-style: none;
}
#sidelist .bullets li {
	list-style: square;
	margin-bottom: 5px;
	line-height: 115%;
}
#sidelist .children {
	margin:0;
	padding:0;
	padding-left:10px;
	
}
#sidelist .children li {
	list-style: square;
}
#sidelist .children li a, #sidelist .children li a:visited {
	padding:0;
	padding-left:5px;
}
#sidelist .children li a:hover, #sidelist .children li a:active {
	
}
.postmetadata {
	margin: 30px 0;
}
#writer {
	background: #eef5e1;
	margin: 25px 0 15px 0;
	padding: 12px;
}
#writer img {
	padding: 1px;
	border: 1px solid #7da939;
	float: left;
	width: 80px;
}
#writer span {
	display: block;
	padding-top: 4px;
	border-top: 1px solid #cbd8b4;
	margin-top: 12px;
}
#writer p {
	margin: 0;
	width: 482px;
}
.entry {
	padding-bottom: 28px;
}
h3 a:link, h3 a:visited {
	color: #5f5f5f;
}
/*Post Formatting*/
.picleft {
	float: left;
	margin: 3px 0 0 0;
	border: 7px solid #f2f2f2;
}
.picright {
	float: right;
	margin: 3px 0 10px 0;
	border: 7px solid #f2f2f2;
}
.post blockquote {
	color: #76767a;
	background: #f2f2f2;
	padding: 6px 14px;
	margin: 18px 0px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post ul li {
	list-style: square;
	margin-bottom: 5px;
	line-height: 115%;
}
.post ol li {
	margin-bottom: 5px;
	line-height: 115%;
}
#tags {
	padding: 3px;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
}
/* Form Elements */
select {
	background: #f2f2f2;
	border: 1px solid #9c9c9c;
}
.button {
	padding: 1px;
	background: #000;
	color: #e7e7e7;
	border: none;
}
.button:hover {
	background: #777;
	color: #FFF;
	text-decoration: none;
}
#commentform input {
	width: 170px;
	margin: 5px 0 1px 0;
}
#commentform textarea {
	width: 100%;
	margin-top: 5px;
}
/* Comments*/
.commentlist {
	padding-left: 30px;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background: #f2f2f2;
	border-top: 1px solid #ddd;
}
#commentform small {
	background: #FFF;
	font-weight: bold;
	padding: 0;
}
.commentmetadata {
	display: block;
}
.commentlist small {
	background: #e9e9e9;
}
.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -0.05em;
}
/* Float Properties*/
.clearfloat:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
.clearfloat {
	display: inline-block;
}
.clearfloat {
	display: block;
}
/* Footer*/
#footer{
	width: 100%;
	font-size: 10pt;
	padding-top:3px;
	padding-bottom:3px;
	position: relative;
	float:left;
	border-top:1px #cccccc dotted;
	border-bottom:1px #888888 solid;
	text-align:center;
	margin-top:10px;
}

/*Main Navbar */
#nav {
	background: #cc0000;
	font-size: 1.1em;
	width: 100%;
	height:18px;
	vertical-align:middle;
	padding-top:1px;
	padding-bottom:4px;
	float:left;
	border-top:1px black solid;
	border-bottom:1px black solid;
	border-collapse:collapse;
}

#nav a {
	color: white;
	text-decoration: none;
	border: none;
}
#nav .leftbar {
	float: left;
	width: 70%;
}
.leftbar li {
	padding: 0;
	margin: 0;
}
#nav .rightbar {
	width:29%;
	float: left;
	padding-right: 5px;
	margin:0;
	text-align:right;
}
#nav a:hover {
	color:#ffffff;
	background:#E1777A;
}
#nav li {
	margin-top:10px;
	display: inline;
	list-style-type: none;
	border-right: 1px dotted black;
	height: 25px;
	position: relative;
}
#nav li a{
	margin:0;
	padding-left:20px;
	padding-right:20px;
	padding-top:4px;
	padding-bottom:4px;
	height:18px;
}
#nav ul {
	padding: 0;
	position: relative;
	vertical-align: middle;
	height:100%;
	margin-top:3px;
}
#upload_article_header{
	font-size:18pt;
}
#page tr{
	height:15px;
	padding:0;
}
#admin_panel{
	
}
#article{
	width:100%;
	font-size:11pt;
}
#article_left_col{
	width:65%;
	border-right:1px #cccccc dotted;
	padding-right:5px;
	float:left;
}
#article_right_col{
	float:left;
	padding-left:5px;
	width:15%;
}
#article_title{
	font-size:24pt;
	font-family:georgia,"times new roman",times,serif;	
}
#article_author{
	float:left;
}
#article_date{
	float:left;
	color:#999999;
}
#article_body{
	padding-top:25px;
	float:left;
}
#archive{
	font-size:12pt;
	padding:5px;
	font-family:Georgia,"times new roman",times, serif;
}
#article_picture{
	width:250px;
	float:left;
	padding-right:10px;
	border-right:1px #cccccc dotted;
	border-bottom:1px #cccccc dotted;
	padding-bottom:10px;
	margin-right:5px;
}
#picture_caption{
	float:left;
}
#picture_credit{
	float:left;
	color:#cccccc;
}
#panel{
	width:100%;
	float:left;
	position:relative;
}
#panelHeading{
	color:#777777;
	text-transform:uppercase;
	font-size:10pt;
	border-bottom:1px #cccccc solid;
	float:left;
	position:relative;
	width:100%;
}
#panelContent{
	font-family:georgia, times, serif;
	padding-bottom:10px;
	float:left;
	position:relative;
	width:100%;
}
#medPicHeadline{
	margin-left:0px;
	float:left;
	clear:none;
	position:relative;
	width:100%;

}
#thumbPicHeadline{
	margin-left:5px;
	float:left;
	clear:none;
	position:relative;
	width:75%;
}
#headline{
	margin-left:0px;
	float:left;
	clear:none;
	position:relative;
	width:77%;
}
#headline_only{
	font-size:12px;
	margin-left:15px;
	float:left;
	clear:none;
	position:relative;
	width:95%;
}
.newsticker a{
	color:#883333;
}
.rightBorder{
	border-right:1px #cccccc dotted;
}
.leftPadding{
	padding-left:10px;
}
.rightPadding{
	padding-right:10px;
}
#thumbnail{
	float:left;
	position:relative;
	padding-top:2px;
	padding-right:5px;
	width:50px;
	overflow:hidden;
}
#archive_heading{
	font-size:24pt;
}
.archive_date{
	color:#cccccc;
}
#add_comment{
	float:left;
	clear:left;
	padding-top:10px;
	width:100%;
}
#comments{
	width:100%;
	float:left;
	clear:left;
}
#comment{
	border-bottom:1px #cccccc solid;
	width:100%;
	float:left;
	clear:left;
	
}
#comment_number{
	font-size:24pt;
	width:40px;
	background-color:#cccccc;
	text-align:center;
	color:#ffffff;
	float:left;
	position:relative;
	clear:left;
}
#comment_left_col{
	float:left;
	width:40px;
	height:auto;
	position:relative;
	clear:left;
}
#comment_right_col{
	float:left;
	width:90%;
	padding-left:5px;
}
#comment_text{
}
#comment_time{
	color:#cccccc;
}
#comment_username{
}
#unl_id{
	color:black;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	font-family:Georgia,"Times New Roman",times,serif;
	position:relative;
}
#unl_id a{
	color:black;
}
ul#headline_only{
	padding:0;
	margin:0;
	clear:none;
	list-style:none;
	position:relative;
}
ul#headline_only li{
	padding:0;
	margin:0;
	display:inline;
}
#breaking_news{
	width:945px;
	border-bottom:1px #999999 solid;
	padding-left:5px;
	float:left;
	list-style:none;
	position:relative;
}
#article_tools{
	float:right;
	border:1px #cccccc solid;
	padding:8px;
	margin-left:5px;
}
#tool{
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;
}
#share_horizontal{
	float:left;
	width:95%;
	border:1px #cccccc solid;
	padding:8px;
	margin-top:10px;
}

#share_horizontal #tool{
	float:left;
	clear:none;
	padding:0;
	margin:0;
	text-align:left;
	margin-right:15px;
}

ol#headline-list li{
	height:16px;
	vertical-align:middle;
}

ol#headline-list li img{
	cursor:pointer;
}

.medHeadline{
	font-size:16px;
}

.thumbHeadline{
	font-size:14px;
}

.tinyHeadline{
	font-size:12px;
}

.followLink{
	padding:0;
}

.linkIcon{
	margin-bottom:-4px;
	position:relative;
}

#footnote{
	padding-top:10px;
	float:left;
	width:98%;
	border-top:1px #cccccc dotted;
	position:relative
}

#foot_col_one{
	width: 26%;
	float: left;
	text-align: left;
	position:relative;
	padding-left:5px;
	padding-right:5px;

}

#foot_col_two{
	width: 26%;
	float: left;
	text-align: left;
	position:relative;
	border-left:1px #cccccc dotted;
	padding-left:5px;
	padding-right:5px;

}

#foot_col_three{
	width: 26%;
	float: left;
	text-align: left;
	position:relative;
	border-left:1px #cccccc dotted;
	padding-left:5px;
	padding-right:5px;

}

#foot_col_four{
	width: 17%;
	float: left;
	text-align: left;
	position:relative;
	padding-left:5px;
	border-left:1px #cccccc dotted;
}

.commentsLink{
	font-size:12px;
}