@charset "UTF-8";
/* CSS Document */

/* 
Theme Name: Individual System: Nexus (IS:N) - Ver 1.2
Theme URL: http://www.ultima-i.com/
Description: Clean, Simple Magazine-style theme that is easily extendable.  
Author: Jonathan Smith / Ultimaknight
Author URI: http://www.ultima-i.com/

Typography Sheet

	Copyright (c) Jonathan Smith / Ultima-i, 2009. 
*/


/* Commented out text styles : pre,code,address,caption,cite,code,em,strong,th */


body {
	font-family: 'Lucida Grande', 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

p {}

a {
	color: #960e1f;
	text-decoration: none;
	}

a:hover {
	text-decoration:underline;
	}
	
a:active {}

a:visited {
	text-decoration: none;
	}
	
h1	{} 
	
h2	{}
	
h3	{}

	h3.home-subtitle {
		font-size: 1.1em;
		color: #003399;
		font-weight: bold;
		margin: 0.25em 0 0.5em 0.25em;
		}
	
h4 {}

h5 {}

h6 {}

blockquote {
	/* font: 1.2em/1.3em Georgia, "Times New Roman", Times, serif;
	background: url(../presentation/close-quote.gif) no-repeat right bottom; */
	width: 90%;
	margin: 0.5em auto 0.5em auto;
	padding: 10px;
	background-color: #f2f2f2;
	border: solid 1px #999999;
	-moz-border-radius:5px; 
	-webkit-border-radius: 5px;
	}

blockquote:first-line {
	/* background: url(../presentation/open-quote.gif) no-repeat left top; */
	padding-left: 18px;
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	}

blockquote a {
	color: #003399;
	}

caption {}

ol {}

ul {}

li {}

.adspace-home p {
	font-size: 0.8em;
	color: #003399;
	}
	
.adspace-home b {
	color: #960e1f;
	}
	
.adspace-home a, .adspace-home a:visited {
	text-decoration: none;
	}
	
.adspace-home a:hover {
	text-decoration:underline;
	}
	

/*--Navigation Section--*/
#nav-wrapper {}

#nav-inner {}

/*--Connection Section--*/
#ui-connect-home {}
	
/*--Random Post Listing--*/	
.sb-random-listing p {
	font-size: 0.75em;
	}
	
.sb-random-listing a, .sb-random-listed a:visited {
	font-weight: bold;
	}

.sb-random-listing a:hover {
	text-decoration: underline;
	}

/*--Featured Feeds--*/
#featured-feeds {}

#featured-feeds h2 {
	color: #999999;
	margin: 0 0 0.5em 0;
	}

.site-name {
	font-size: 0.90em;
	}
	
.site-name a, .site-name a:visited {}

.site-name a:hover {
	text-decoration: underline;
	}
	
.site-description {
	font-size: 0.75em;
	}

ul.rss-list {
	margin: 0;
	}
	
ul.rss-list li {
	list-style: outside square ;
	margin: 0;
	font-size: 0.72em;
	color: #960e1f;
	font-weight: normal;
	}
	
ul.rss-list li a, ul.rss-list li a:visited {
	color: #000099;
	text-decoration: none;
	}
	
ul.rss-list li a:hover {
	text-decoration: underline;
	}
	
.site-feed {
	background: transparent url(../presentation/interface/rss_16.png) center left no-repeat;
	display: inline-block;
	text-indent: 1.5em;
	}

/*--Home Page - Sticky Section--*/

#contain-featured {
	color: #ffffff;
	}
	
#contain-featured h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 0.25em 0;
	}	
	
#contain-featured p {
	font-size: 0.75em;
	line-height: 1.25em;
	margin: 0 0 1em 0;
	}
	
#contain-featured a, #contain-featured a:hover, #contain-featured a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
#contain-featured span a, #contain-featured span a:hover, #contain-featured span a:visited {
	color: #262626;
	text-decoration: none;
	}
	
#contain-featured ul {
	font-size: 0.75em;
	line-height: 1em;
	margin: 0 0 0.75em 0;
	}
	
#contain-featured ul li {
	display: inline-block;
	text-indent: 0.25em;
	}
	
/*--Home Page - Microblogging section--*/

#microblog-connect {
	font-size: .75em;
	color: #cccccc;
	}
	
#twitter {}

#twitter h3 {
	font-weight: bold;
	color: #b7a67e;
	}

#twitter ul li {
	display: inline-block;
	}

#twitter a {
	font-weight: bold;
	text-decoration: none;
	color: inherit;
	}

/*--Home Page - Article Content Sections--*/
.article-meta * {
	color: #ffffff;
	text-shadow: 2px 2px 2px rgba(0,0,0,.8);
	}

.article-meta a, .article-meta a:hover, .article-meta a:visited {
	text-decoration: none;
	}
	
.article-meta h2 {
	font-size: 1.1em;
	text-align: right;
	}
	
.article-meta h3 {
	font-size: 0.80em;
	text-align: right;
	}

.article-meta p {
	font-size: 0.85em;
	line-height: 1em;
	font-weight: normal;
	position: relative;
	top: 100px;
	text-shadow: 2px 2px 2px rgba(0,0,0,1);
	}
	
/*--Home Page - Entry Content Sections--*/
.entry-meta a, .entry-meta a:visited {
	text-decoration: none;
	}
	
.entry-meta a:hover {
	text-decoration: underline;
	}
	
.entry-meta h2 {
	margin: 0 0 0.5em 0;
	font-size: 0.85em;
	font-weight: bold;
	}
	
.entry-meta p {
	font-size: 0.80em;
	}
	
.entry-timestamp {
	text-indent: 0.5em;
	}
		
.entry-timestamp li {
	display: inline-block;
	font-size: 0.75em;
	line-height: 1.75em;
	padding: 0.15em 0.15em 0.15em 0.15em;
	font-weight: bold;
	}
	
.entry-timestamp li.clock {
	text-indent: 1.5em;
	background: url(../presentation/interface/clock_16.png) no-repeat;
	color: #333399;
	}
	
.entry-timestamp li.comment {
	text-indent: 1.5em;
	background: url(../presentation/interface/comment_16.png) no-repeat;
	}
	
.entry-timestamp li.comment a, .entry-timestamp li.comment a:visited {
	text-decoration: none;
	}
	
.entry-timestamp li.comment a:hover {
	text-decoration: underline;
	}
	
.entry-timestamp li.views {
	text-indent: 1.5em;
	background: url(../presentation/interface/views_16.png) no-repeat;
	color: #0033CC;
	}
	
.column-more-link a, .column-more-link a:visited {
	text-decoration: none;
	font-size: 0.75em;
	color: #999999;
	float: right;
	}
	
.column-more-link a:hover {
	text-decoration: underline;
	}
	
/*--Post Entry--*/
.entry-post h1 {
	font-size: 1.6em;
	color: #666666;
	}

.entry-post h2 {
	font-size: 1.3em;
	color: #003399; /*#de5f00;*/
	}

.entry-post h3 {
	font-size: 1em;
	color: #960e1f;
	}

.entry-post h4 {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
	color: #999999;
	}
	
.entry-post h5 {
	display: none;
	}
	
.entry-post h6 {
	display: none;
	}
	
.entry-post a, .entry-post a:visited {
	font-weight: bold;
	text-decoration: none;	
	}
	
.entry-post a:hover {
	text-decoration: underline;
	}	
	
.entry-post p {
	margin: 0 0 1em 0;
	font-size: 0.80em;
	}
	
.entry-post ul {
	list-style: square;
	font-size: 0.80em;
	padding-left: -1.75em;
	margin-left: 1.75em;
	margin-bottom: 1em;
	}
	
.entry-post ul li {}
	
.entry-post ol {
	list-style: decimal;
	font-size: 0.80em;
	padding-left: -1.75em;
	margin-left: 1.75em;
	}
	
.entry-post ol li {}

	
p.metastamp {
	font-size: 0.75em;
	}
	
.related-latest-post {
	font-size: 0.8em;
	}
	
.related-latest-post a, .related-latest-post a:visited {
	font-weight: bold;
	}
	
.related-latest-post a:hover {
	color: #003399;
	text-decoration: none;
	}

	
#author-panel h2 {
	color: #003399;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0 0 0 82px;
	}
	
#author-panel h3 {
	margin: 0 0 0 82px;
	}
		
#author-panel p {
	margin: 0 0 0 82px;
	font-size: 0.8em;
	}
	
#author-panel a, #author-panel a:visited {
	text-decoration: none;
	font-weight: bold;
	}
	
#author-panel a:hover {
	text-decoration: underline;
	}
	
#single-contain-latest h2 {
	color: #003399;
	text-align: center;
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	}
	
/*--Post Listing--*/
.listing-header h1 {
	text-align: center; 
	font-size: 1.6em; 
	color: #666666;
	margin: 0 0 0.5em 0;
	}
	
.listing-header h2 {
	text-align:center; 
	font-size: 1.2em; 
	color: #003399;
	margin: 0 0 1em 0;
	}
	
.listing-header h4 {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
	color: #999999;
	}
		
.entry-listing {}

.entry-listing h1 {
	font-size: 1.6em;
	color: #666666;
	}

.entry-listing h2 {
	font-size: 1em;
	color: #003399; /*#de5f00;*/
	}

.entry-listing h3 {
	font-size: 1em;
	color: #960e1f;
	}

.entry-listing h4 {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
	color: #999999;
	}
	
.entry-listing h5 {
	display: none;
	}
	
.entry-listing h6 {
	display: none;
	}
	
.entry-listing p {
	margin: 0 0 1em 0;
	font-size: 0.80em;
	}

	
/*--Footer--*/
	
#copyright-footer {
	text-align: center;
	font-size: 0.80em;
	color: #cccccc;
	}
		
	
.footer {
	color: #cccccc;
	text-align: left;
	}
	
.footer h3 {
	font-size: 1.2em;
	margin: 0.5em 0 0.5em 0;
	color: #b7a67e;
	}
	
.footer li {
	font-size: 0.85em;
	}
	
.footer a {
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #f6bf17;
	}	

