/*
Theme Name: PASS
Template: twentyten
*/

@import url('../twentyten/style.css');

/* Move menu to be above image
#header #access{
top: -240px;
position: relative;
}
#site-title {
margin:0 0 44px;
}
 */
 

 /* PASS HOMEPAGE 
-------------------------------------------------------------- */
 
#pass_header {
	padding: 0 0 15px 0;
	}
#pass_header h1 {
	padding: 5px 30px;
	background-color:#000;
	color: #fff;
	width: 75%;
	font-size: 18px;
	font-weight: normal;
}
#pass_header a {
	color: #fff;
	text-decoration: none;
}
#pass_header p {
	margin: 0;
	padding: 10px 30px 2px 30px;
}
#pass_header p.strap {
	text-align: right;
	margin: 0;
	padding: 0 10px 0 30px;
	border: solid #000;
	border-width: 1px 0 0 0;
}

#map {
	background: url("map.jpg") no-repeat 60px 90px;
}

div.home_intro {
	font-size: 14px;
	padding-left: 340px;
}

div.home_top {
	padding: 0 0 0 230px;
	min-height: 360px;
}

div.home_top div.snippet_player {
/*	padding: 0 0 0 110px !important; */
	padding: 0 0 0 50px !important;
	margin-bottom: 15px;
	padding: 0 !important;
	color: #fff;
}

#snippet_pl {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 2px 0 3px 0 !important;
	border: 0 !important;
}

#snippet_pl td.txt {
	width: 300px;
	vertical-align: middle;
}

#snippet_pl h1 {
	font-size: 13px;
	margin: 0 0 2px 0 !important;
	padding: 1px 5px !important;
	font-weight: normal;
	line-height: 1;
	color: #fff;
	background: #000;
	text-align: right;
}

#snippet_pl p.info {
	margin: 0 !important;
	padding: 7px 0 7px 0 !important;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	}
		
#snippet_pl a {
	background: #993333;
	padding: 0 1px 0 1px;
	color: #fff;
	text-decoration: none;
/*	border: 1px solid #fff;
	border-width: 1px 0 0 0;*/
	}
	
#snippet_pl a:hover {
	background: #000;
	}

#snippet_holder {
	height: 240px;
	
}
#snippet, #snippet_holder {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 !important;
	border: 0 !important;
}
#snippet td, #snippet_holder td, #snippet_pl td, #snippet_pl td {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	vertical-align: middle;	
}
#snippet img, #snippet_pl img {
	border: 0;
}
#snippet td.icon, #snippet_pl td.icon {
	text-align: center;
}
#snippet td.txt {
	width:300px;
	vertical-align: middle;
}

#snippet h1 {
	font-size: 13px;
	margin: 10px 0 2px 0 !important;
	padding: 0 !important;
	font-weight: bold;
}
#snippet h1 a, #snippet_pl h1 a {
	font-size: 12px;
	font-weight: normal;
}

#snippet p, #snippet_pl p {
	font-size: 13px;
	margin: 0 !important;
	padding: 0 !important;
}

#snippet span.snippet-date, #snippet_pl span.snippet-date {
	font-size: 12px;
	letter-spacing: 0;
	}



 /* Site nav
-------------------------------------------------------------- */

#sitenav {

	border: solid #990000;
	border-width: 1px 0 0 0;
	
	}

#navmain {
	margin: 0;
	padding: 0;
	width: 230px;
	line-height: 14px;
	font-size: 12px;
}

#navmain ul {
	margin: 0 !important;
	padding: 0 !important;
	}
#navmain li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	color: #fff;
	}
	
#navmain a {
	background: #993333;
	padding: 0 1px 0 1px;
	color: #fff;
	text-decoration: none;
	}
	
#navmain a:hover {
	background: #000;
	}
	
#navmain li a {
	padding: 1px 10px 1px 10px;
	}
#navmain ul a {
	padding: 1px 10px 1px 50px;
	}

#navmain li.navmain_on {
	background: #000;
}
#navmain li.navsub_on {
	text-align: right;
	background: #000;
}
#navmain li.navmain_on a {
	background: #000;
}
#navmain li.navsub_on a {
	background: #000;
}
/*

li.navtop {
	font-weight: bold !important;
	}
.navmain_on {
	font-weight: bold !important;
	color: #000;
}

#navmain .navmain_on, #navmain .navmain_on {
	border: 1px solid #000;
	border-width: 1px 0;
	text-align: center;
}

#navmain .navsub_on, #navmain .navsub_on a {
	font-weight: bold !important;
	color: #990000;
}

#navmain .navsub_on, #navmain .navsub_on {
	border: 1px dashed #990000;
	border-width: 1px 0;
	text-align: right;
}
}*/
#navmain ul.children {
	/*color: #000;
	margin: 0 0 0 10 !important;*/
}

ul.children li {
	/*margin: 0 0 0 2em;*/
}

ul.children li.current-cat a {
	/*font-weight: bold;
	color: #0000ff;
	margin: 0 0 0 2em;*/
}

#navsearch {
	font-size: 13px;
	margin: 20px 0 20px 0 !important;
	padding: 0 !important;
	border: 1px dashed #555;
	border-width: 1px 0 1px 0;
	}
 
 /* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: "courier new", Courier, "Andale Mono", monospace;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title/*,
input[type=submit]*/
{
	font-family: "Courier 10 Pitch", Courier, monospace;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: "Courier 10 Pitch", Courier, monospace;
}



h3.dj {
	font-size: 16px !important;
	margin-bottom: 0 !important;
	padding: 0 0 5px 0 !important;
	width: 620px;
	}
h3.dj span.entry-date {
	font-size: 13px !important;
	color: #888;
}

h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	border: 1px dashed #993300;
	border-width: 0 0 1px 0;
	text-align: right;
}
h3#comments-title {
	width: 500px;
	color: #000;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0;
	padding: 0 !important;
	border: 1px dashed #993300;
	border-width: 0 0 1px 0;
}
/*#comments li.bypostauthor p, #comments li.bypostauthor .comment-author {
	font-weight: normal;
	color: #000;
	margin: 0 0 0 -60px;
	border: 1px dashed #990000;
	border-width: 1px 0 1px 0;
	}
	*/
	
#comments li.bypostauthor {
	font-weight: normal;
	color: #000;
	margin: 16px 0 0 -60px;
	}
/*#comments li.bypostauthor p, #comments li.bypostauthor .comment-author {
	font-weight: normal;
	color: #000;
	margin: 0 0 0 -60px;
	border: 1px dashed #990000;
	border-width: 1px 0 1px 0;
	}*/
	

#facebook-like-box.iframe {
	
	
	}

	
/* =Comments
-------------------------------------------------------------- */

#comments .navigation {
	padding: 0 0 18px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
/*	border-bottom: 1px solid #e7e7e7;*/
	line-height: 1.1em;
	margin: 16px 0 16px 0;
	padding: 0 0 0 60px;
	position: relative;
	border: 1px solid #e7e7e7 !important;
	border-width: 0 0 1px 0 !important;
	color: #993300;
}

.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}

.djreply {
	color: #990000 !important;
	}
	
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-metadj {
	font-size: 13px;
	margin: 0 0 10px 0;
}
.comment-metadj a:link,
.comment-metadj a:visited {
	color: #888;
	text-decoration: none;
}
.comment-metadj a:active,
.comment-metadj a:hover {
	color: #980000;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #980000;
}
.commentlist .even {
}
.commentlist .bypost
 {
}
.reply {
	font-size: 13px;
	padding: 0 0 16px 0;
	text-align: right;
}
.reply a,
a.comment-edit-link {
	text-decoration: none;
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #980000;
}















 
/* Change our default link colors */
a:link{
color:#990000;/*21637c*/
}
a:visited{
color:#990000;
}
a:hover{
color:#3e7892;
}
a:active{
color:#990000;
}
/* Modify the footer to allow for a bigger description and nicer looking links  */
#site-info{
width:250px;
}
#site-generator{
width: 590px;
}

#site-generator a{
background: none;
padding: 0 7px;
}


/* PASS OVERRIDES */

/*
player
latestcomments
*/

h1 {
	font-size: 18px;
}

h2 {
	font-size: 13px;
}

.static {
	margin: 0 0 60px 0 !important;
	}
	
.static_item {
	margin: 30px 0 !important;
	}

.static p {
	margin: 5px 0 !important;
	padding: 5px 0;
	}
	
.static_img {
	text-align: right !important;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
	border: 1px dashed #990000;
	border-width: 0 0 1px 0;
	}
	
.static h1 {
	font-size: 13px;
	line-height: 1em !important;
	margin: 0 0 10px 0 !important;
	background: #000;
	color: #fff !important;
	padding: 3px;
	}

.static h3 {
	margin: 0 0 5px 0 !important;
	font-size: 14px;
	font-weight: bold;
	border: 1px dashed #993333;
	border-width: 0 0 1px 0;
	}

#content .entry-title {
	color: #000;
	font-size: 16px !important;
	font-weight: bold;
	margin-bottom: 0;
}


#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 0;
}

ul.children li {

	
	
}






/* END PASS OVERRIDES */







}
#generator-link a{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
color:#666666;
display:inline-block;
line-height:16px;
margin-left:1px;
padding-left:19px;
text-decoration:none;
}


/* -- CUSTOM --*/


/* =Header
-------------------------------------------------------------- */

#header {
	margin-top: 20px;
	padding: 30px 0 0 0;
}
#site-title {
	float: none;
	margin: 0;
	padding: 0;
	font-size: 19px;
	border-bottom: 4px solid #000;
	width: 100%;
}

#site-title span {
	padding: 5px 10px;
	background-color:#990000;
}

#site-title a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#site-description {
	clear: both;
	text-align: right !important;
	width: 100%;
	float: none;
	font-style: italic;
	margin: 0 0 18px 0;
}

/* This is the custom header image */
#branding {
	
	}
#branding img {
	display: inline;
	border: 0;
}



div.home_live {
	margin: 40px 0 0 0 !important;
	padding: 15px 0;
	}

div.home_live h2, div.home_live h2 a {
	text-align: right !important;
	margin: 15px 0 !important;
	color: #fff;
	background: #990000;
	line-height: 0.9em !important;
	}

div.home_live h3 {
	text-align: right !important;
	margin: 17px 0 !important;
	padding: 3px;
	font-size: 13px;
	line-height: 0.9em !important;
	color: #990000;
	border: 2px solid #990000;
	border-width: 2px 0 0 0;
	}
	
div.home_live h2 {
		padding: 5px;
}
div.home_live h3 a {
	color: #990000;
}

div.home_live p {
	margin: 15px 0 !important;
	padding: 15px 0 !important;
}

div.home_updates {
	
	}

.post {
	padding-bottom: 15px;
	border: 1px dashed #4b5b63;
	border-width: 0 0 1px 0;
}

div.home_news .post {
	padding-bottom: 15px;
	border: 1px dashed #4b5b63;
	border-width: 0 0 1px 0;
}

div.home_news .hentry {
	margin-bottom: 15px !important;
	}

#nav-below {
	padding: 0 0 15px 0;
	border: 1px dashed #4b5b63;
	border-width: 0 0 1px 0;
	}

.comment_excerpt {
	
	}
	
div.hentry h1.entry-title, h1.guestbook {
	width: 100%;
	text-align: right;
	border: 1px solid #000;
	border-width: 0 0 1px 0;
	margin: 0 0 15px 0 !important;	
	}
	
div.contributors h1 {
	margin:  40px 0 !important;
	font-size: 1.8em;
	border: 1px dashed #4b5b63;
	border-width: 1px 0 1px 0;
	color: #4b5b63 !important;
	}

div.contributors h2 a {
	text-decoration: none;
	}
div.contributors h2 a:hover {
	text-decoration: underline;
	}
div.contributors h2 {
	margin: 30px 0 20px 0 !important;
	font-size: 1.3em;
	border: 1px dashed #ccc;
	border-width: 0 0 1px 0;
	font-style: italic;
	/*text-align: right;*/
	}
	
div.contributors h3 {
	margin: 10px 0 10px 0 !important;
	font-size: 1em;
	font-weight: bold;
	}

div.contributors span.sub {
	margin: 10px 0 10px 0 !important;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	}

h1.pilgrim_h {
	margin: 40px 0 !important;
	font-size: 1.8em;
	border: 1px dashed #4b5b63;
	border-width: 1px 0 1px 0;
	color: #4b5b63 !important;
}

h2.pilgrim_h {
	margin: 30px 0 20px 0 !important;
	font-size: 1.3em;
	border: 1px dashed #ccc;
	border-width: 0 0 1px 0;
	font-style: italic;
}


div.writers h2 {
	margin:  40px 0 !important;
	font-size: 1.8em;
	border: 1px dashed #4b5b63;
	border-width: 1px 0 1px 0;
	text-align: right;
	
	}
div.writers h3 {
	margin: 10px 0 20px 0 !important;
	font-size: 1.2em;
	font-weight: bold;
	}

div.writers span.sub {
	margin: 10px 0 10px 0 !important;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #4b5b63 !important;
	}

div.pilgrims {
	padding: 15px 0;
	margin: 0 0 20px 0 !important;
	border: 1px dashed #4b5b63;
	border-width: 1px 0 1px 0;
	}

div.pilgrims p {
	margin: 0 !important;
	}

div.pilgrim_article p {
/*	
	text-indent: 30px;
	margin: 0 !important;
*/
}
div.pilgrim_article h1 {
	font-size: 1.7em;
	margin: 20px 0 !important;
}
div.pilgrim_article h3 {
	/*font-style: italic;*/
}

/* -- OVERRIDE -- */

/* Text elements */
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom:20px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom:0;
}
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}

#colophon {
	text-align: left;
	border-top: 4px solid #000;
	margin-top: -4px;
	padding: 18px 0;
	overflow: hidden;
}

.comment-meta {
	font-size: 13px !important;
	margin: 3px 0 3px 0;
	color: #9988FF;
}
.comment-metadate {
	font-size: 10px !important;
	margin: 3px 0 3px 0;
	color: #888;
}


#content,
#content input,
#content textarea {
	color: #222;
	font-size: 13px;
	line-height: 20px;
}

/* Main sidebars */
 .widget-area ul {
}

.widget-container {
	/*border: 1px dashed #555;
	border-width: 0 0 1px 0;*/
	margin: 0 0 20px 0 !important;
	padding: 0 0 5px 0;
}

.xoxo {
}

h3.widget-title {
	color: #fff;
	background: #999;
	padding: 2px 0 3px 10px;
	font-size: 13px;
	line-height: 1.1em;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-align: left !important;
	}
	
h3.widget-title a {
	color: #fff;
	}
h3.widget-title a:hover{
	color:#990000;
}


li.widget_tag_cloud div, li.widget_flb {
	text-align: center;
}

li.widget_flb h3 {
	text-align: left !important;
}

#primary h3 {
	/*border: 1px dashed #333;
	border-width: 0 0 0 1px;*/
	}
.widget-area ul {
	list-style: none;
	margin:0;
	padding: 5px 0 5px 0 !important;	
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}

#primary {
    float:left;
	width: 230px;
	/*border: 1px solid #000;
	border-width: 0 1px 0 0;*/
}

#primary .pmap {
	padding: 5px 0 !important;
	background: #ccd6d9;
	}



#primary .pmenu {
	margin: 0;
	}
#primary .pgen {
	/*padding: 5px 15px 5px 15px !important;*/
	/*background: #ccd0ce;*/
	
	border: 1px dashed #555;
	border-width: 0 0 1px 0;
	
	}
#primary .ppilgrim {
	/*padding: 15px 0 !important;*/

	background: #ccd6d9;
	}
	
	
#pnav, #pnav .menu {
	padding: 3px 0 !important;
background: #dde5e6;
	}
	
#pnav ul, #pnav ul.sub-menu {
	list-style: none;
	margin:0 !important;
	padding: 0 !important;
	background: #dde5e6; /*#ccd6d9;	*/
}

#pnav ul {
		
	
	}

#pnav ul.sub-menu {
/*	background: #b6c3c9; */
	}
	
#pnav ul.sub-menu li {
/*	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; */
/*	font-size: 11px !important; */
	font-style: italic !important;
	padding: 0 0 0 15px !important;
	}

#menu-menu_cities li {
	border: 1px dashed #c4d0d3 !important;
	border-width: 0 0 1px 0 !important;
	padding: 2px 0 !important;
	}

#menu-menu_cities ul.sub-menu li {
	border: 0 !important;
}

#pnav ul li.menu-item {
	font-size: 13px;
	}
	
#pnav ul.sub-menu li.menu-item {
/*	font-size: 10px !important;*/
	}

#pnav li.menu-item {
/*	padding: 2px 15px !important;*/
	}
	
#pnav li li {
/*	padding: 2px 15px !important;*/
/*	font-size:11px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	border: 1px dashed #f2f0de;
	border-width: 0 0 1px 0;*/
}
#pnav li.current-menu-item {
/*	padding: 0 0 0 10px;*/
	background: #688592;
	text-align: left;
}
#pnav li > a {
	display: block;
	padding: 0 0 0 15px !important;
	color: #688592;
}
#menu-menu_cities ul.sub-menu li > a {
	display: block;
	padding: 0 0 0 15px !important;
	color: #60686c;
}

#pnav li > a:hover {
	color: #990000;
}
#pnav li > a:active {
	color: #60686c;
}
#menu-menu_cities ul.sub-menu li > a:hover {
	color: #990000;
}
#menu-menu_cities ul.sub-menu li.current-menu-item > a {
	color: #fff;
}
#pnav li.current-menu-item > a {
	color: #fff;
}



#primary .amenu {
	padding: 5px 15px 5px 15px !important;
	background: #c9c9c2;
	}
#primary .pauthor {
	padding: 5px 15px 10px 15px !important;
	background: #e5eae7;
	}
#primary .pblog {
	padding: 5px 15px 5px 15px !important;
	background: #e9e9e2;
	}
#primary ul ul{
	list-style: none;
	margin:0 !important;
	padding: 5px 0 5px 0 !important;	
}

	
#player_holder {
	float:left;
	width: 280px;
	background: url("ptop.jpg") no-repeat 0 0;
}

#player {

}

#player ul {
	margin: 0 !important;
	padding: 0 !important;
	}
#player li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	color: #000;
	}

#player ul.top {
	padding: 0 70px 0 0 !important;
	font-size: 13px;
}
#player ul.bot {
	margin-top: 7px !important;
	height: 50px;
	padding: 0 70px 0 0 !important;
	font-size: 13px;
	background: url("pbot.jpg") no-repeat 0 0;
}
#player h2 {
	margin: 0 !important;
	padding: 35px 10px 10px 10px;
	font-size: 13px;
	color: #993300;
	font-weight: bold;
	text-align: right !important;
	width: 230px;
	}
		
#player a {
	background: #993333;
	padding: 0 1px 0 1px;
	color: #fff;
	text-decoration: none;
	}
	
#player a:hover {
	background: #000;
	}


/*
#player li {
	padding: 5px 0 5px 0 !important;
	color: #000;
	border: solid #990000;
	border-width: 0 0 2px 0;
}
*/



.meta-nav {
	white-space: nowrap;
}
div.home_news {
	margin: 0 0 50px 0;
	}
div.home_news h1 {
	font-size: 13px;
	line-height: 1em !important;
	margin: 0 0 10px 0 !important;
	background: #000;
	color: #fff !important;
	padding: 3px;
	}
div.home_news h2, div.home_news .entry-title {
	font-size: 13px !important;
	/*font-style: italic;*/
	}
div.home_news h1 > a {
	color: #fff;
	text-decoration: underline;
	}
div.home_news h1 > a:hover{
	color:#fff;
}
div.home_news p {
	font-size: 13px;
	/*line-height: 1.7em !important;*/
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	}
div.home_news span.readmore {
clear: both;
	display: block;
	color: #fff;
	text-align: right;
	border: 1px solid #990000;
	border-width: 0 0 1px 0;
	padding: 2px 0;
	}
div.home_updates {
	border: 1px solid #999;
	border-width: 1px 0 0 0;
	padding: 20px 0 0 0 ;
	}
div.home_updates ul{
	list-style: none;
	margin:0 !important;
	padding: 5px 0 5px 0 !important;	
}
div.home_updates h3 {
	font-size: 16px;
	/*font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;*/
	margin: 0 !important;
	}
#primary .strap {
	padding: 15px 15px 15px 15px !important;
	background: #e9e9e2;
	}
div.strap h1 {
	color: #000;
	line-height: 1.3em;
	font-size: 13px;
	margin: 0 0 7px 0;
}
div.strap p {
	margin: 0;
	font-size: 13px;
}

/*
LAYOUT: One-Column (Left) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar left of content
*/

body {
    min-width:940px;
    background: #fff;
}
#header {
    position:relative;
    margin-top: 10px;
	padding: 10px 0 0 0;
}
#branding {
    width:940px;
    margin:0 auto;
}
#access {
    position:relative;
}
.menu {
    width:940px;
    margin:0 auto;
}
#main {
    width:940px;
    margin:0 auto;
    overflow:hidden;
    position:relative;
 	padding: 0 !important;
}
#container {
    width:940px;
    float:right;
    margin: 0 0 0 -310px;
}
#content {
    width:642px;
    overflow:hidden;
    margin: 0 0 0 296px;
}
.hentry {
    width:640px;
}
.main-aside {
    width:300px;
    float:left;
    position:relative;
}

#footer {
	margin: 40px 0 0 0;
    clear:both;
}
#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:940px;
    margin:0 auto;
}


/* FN OVERRIDE */
.tagcloud {
	text-align: right !important;
}


.page-template-template-pass-popup .entry-title {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.su-posts .entry-content {
    padding-bottom: 15px;
    border: 1px dashed #4b5b63;
    border-width: 0 0 1px 0;
}


.home #snippet_pl p.info {
    display: none !important;
}

#social-media .fa {
    display: inline-block;
    font: normal normal normal 24px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #993333 !important;
    font-size: 20px !important;
    padding-left: 5px;
    padding-right: 5px;
}
#social-media {text-align: center; }

#social-media .fa:hover {color: #b00d00; }

.page-nav, .page-nav p {
    text-align: right;
    font-size: 11px;
}






















