/* @override http://frontsection.net/wp-content/themes/default/style.css */

/*   
Theme Name: fstheme
Theme URI: the-theme's-homepage
Description: Theme 2.0 for The Front Section
Author: Dan Casey
Author URI: http://frontsection.net
Template: fstheme
Version: 1
.
General comments/License Statement if any.
.
*/

/* Begin Typography & Colors */

body {
	font: normal 100%;
}

.logobar {
	background-color: #c60d0c;
}

#entry {
	font-family: 'Georgia', 'Times New Roman', Serif;
	font-size: 12px;
}

/* End Typography & Colors */


/* Begin Various Tags & Classes*/
a img {
	border: none;
	margin: 0;
	padding: 0;
	}
	
/* End Various Tags & Classes*/


/* Begin Structure */

body {
	text-align: center;
	margin: 0px;
}

#header {
	width: 965px;
	height: 213px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 10px;
	display: inline-block;
	position: static;
	clear: none;
}

.widescreen {
	width: 470px;
	height: 213px;
	float: left;
	font-family: 'Plantin', 'Plantin Std', 'Georgia', 'Century Schoolbook L', serif;
	font-size: 8pt;
	text-align: left;
	margin-top: -1em;
	margin-bottom: 0;
}

.widescreen a {
	color: #c60d0c;
	text-decoration: none;
}

.widescreen a:hover {
	color: #c60d0c;
}

.widescreen a:visited {
	color: gray;
}

.logobar {
	margin-left: 25px;
	padding-left: 15px;
	padding-top: 25px;
	height: 175px;
	width: 455px;
	float: left;
	text-align: left;
}

.logobar ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	text-align: right;
	display: inline-block;
	padding-right: 25px;
	margin-top: 80px;
}

.logobar li {
	text-transform: uppercase;
	font: 9pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
	color: white;
	padding-bottom: 3px;
}

.logobar li a:hover {
	margin-right: 3px;
}

.logobar li a {
	text-decoration: none;
	color: white;
}

/* End Structure */

/*Begin News, Arts and Argument */

#naa {
	width: 965px;
	height: 100%;
	clear: both;
	padding-top: 5px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

#naaentry {
	margin-top: 8px;
	font: 9pt 'Plantin', 'Plantin Std', 'Georgia', 'Century Schoolbook L', serif;
	line-height: 11pt;
	color: black;
	text-align: left;
}

.naatopline {
	display: block;
	line-height: 12px;
	border-bottom: 1px solid #c0c0c0;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.naaentrybullet {
	display: inline-block;
	width: 10px;
	height: 10px;
}

.titlebar {
	height: 10px;
	width: 230px;
	display: inline-block;
	text-transform: uppercase;
	color: white;
	font: 9pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
	margin-left: 4px;
	margin-top: 2px;
	margin-right: 0px;
	padding-left: 1px;
	line-height: 11px;
}

.titlebar:hover {
	background-color: black;
}

.linklist {
	display: inline-block;
	text-align: right;
	float: right;
	position: relative;
	margin: -9px 0px -40px -40px;
	padding: 0px;
}

.linklist ul {
	list-style-type: none;
	list-style-image: none;
	text-align: right;
	position: relative;
	padding: 0px;
}

.linklist li {
	position: relative;
	display: inline;
	padding: 0px 0px 0px 5px;
}

.linklist img {
	opacity: .15;
}

.linklist img:hover {
	opacity: 1;
}

#naaentry a {
	color: #c60d0c;
	font-weight: bold;
	text-decoration: none;
}

#naaentry a:visited {
	color: gray;
}

#news {
	width: 305px;
	float: left;
	display: inline;
	border: none;
	padding-right: 25px;
}

#arts {
	width: 305px;
	float: left;
	display: inline;
	border: none;
	padding-right: 25px;
}

#argument {
	width: 305px;
	float: left;
	display: inline;
	border: none;
}

#naahead {
	float: left;
	width: 305px;
	display: inline;
	margin-bottom: 10px;
	text-align: right;
	padding-bottom: 3px;
	border-bottom: 2px solid black;
}

/*End News, Arts and Argument */

/*Begin single page format */

#maincontent {
	width: 965px;
	height: 100%;
	margin: auto;
	margin-top: 10px;
	display: block;
	text-align: left;
}

#maincol {
	width: 575px;
	float: left;
	text-align: left;
	display: inline-block;
	font: 14pt 'Plantin', 'Plantin Std', 'Georgia', 'Century Schoolbook L', serif;
	line-height: 18pt;
	margin-top: 44px;
	border-top: 4px solid black;
}

#maincol h1 {
	font: 20pt 'Plantin', 'Plantin Std', 'Georgia', 'Century Schoolbook L', serif;
	font-weight: bold;
	line-height: 16pt;
	margin-top: 7px;
	width: 500px;
}

#maincol h1 a:hover {
	color: #c60d0c;
}

#maincol h1 a:visited {
	color: black;
}

#maincol a {
	color: #c60d0c;
	font-weight: bold;
	text-decoration: none;
}

#maincol a:visited {
	color: gray;
}

#maincol a:hover {
	text-decoration: underline;
}

#postcon {
	height: 275px;
}

#sidecol {
	width: 340px;
	float: left;
	text-align: left;
	margin-right: 45px;
}

#single_cat_head {
	width: 340px;
	padding-bottom: 4px;
	border-bottom: 4px solid black;
	text-align: right;
}

#single_cat {
	font: 11pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
	text-align: right;
	padding-top: 1px;
}

#single_cat a {
	color: #c60d0c;
	text-decoration: none;
}

#single_cat a:hover {
	text-decoration: underline;
}

#single_cat a:visited {
	color: gray;
}

#single_cat ul {
	list-style-type: none;
	list-style-image: none;
}

#single_shares {
	border-top: 2px solid black;
	margin-top: 100px;
	font: 11pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
	text-align: right;
}

#single_shares1 ul {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	float: left;
	clear: right;
	margin-left: 50px;
	padding-top: 20px;
	display: inline-block;
}

#single_shares1 ul li {
	text-align: left;
	margin-bottom:34px;
}

#single_shares1 ul li a {
	text-decoration: none;
	color: black;
}

#single_shares2 a {
	text-decoration: none;
	color: black;
}

#single_shares2 ul {
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	float: right;
	padding-top: 20px;
	display: inline-block;
}

#single_shares2 ul li {
	text-align: right;
	margin-bottom:30px;
}

/*End single page format */

/*Begin comment stuff */

h3 {
	font: 11pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
	border-top: 2px solid black;
}

.entry ol {
	padding: 0;
	margin: 0;
	border: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
	border: 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	margin-bottom: 5px;
	border: 0;
	background-color: #eee ;
}

#commentform textarea {
	width: 500px;
	height: 100px;
	padding: 0;
}

#commentform #submit {
	margin-top: 5px;
	float: left;
	border: 0;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 11pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
}

.commentlist li {
	font-weight: bold;
	font-size: 10pt;
	margin: 5px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist li .avatar { 
	float: right;
	padding: 0px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

#commentform p {
	font: 11pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
	margin: 5px 0;
}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	color: black;
}

.commentmetadata a {
	color: #c60d0c;
	text-decoration: none;
}

.commentmetadata a:hover {
	text-decoration: underline;
}
/* End comment stuff */

#footer {
	width: 965px;
	margin: auto;
	border-top: 1px solid black;
	margin-top: 40px;
	margin-bottom: 20px;
	font: 9pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
	display: inline-block;
	position: static;
	clear: none;
	text-align: left;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

/* End Comments */

/* Archive*/
#arch_entry {
	font: 11pt 'Plantin', 'Plantin Std', 'Georgia', 'Century Schoolbook L', serif;
}

#arch_entry h3 {
	font: 11pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;
	border-top: 2px solid black;
	margin-top: 10px;
}

#arch_entry h3 a {
	color: #c60d0c;
}

#arch_entry h3 a:visited {
	color: gray;
}

.topline {
	text-align: right;
	float: right;
	display: inline;
}

#arch_pages {
	font: 14pt 'Lucida Grande', 'Trebuchet MS', 'Nimbus Sans L', sans-serif;;
}


/* End archive*/

/*	Begin Headers */
/* End Headers */

