/*
Theme Name: LRC Fluid
Theme URI: http://www.lewrockwell.com/blog
Description: A WordPress port of the oldskool Movable Type LRC theme. Based on the port by <a href="http://www.chrisbrunner.com/">Chris Brunner</a>.
Version: 1.0
Author: Aristotle A. Esguerra
Author URI: http://aristotle.esguerra.info/
Tags: lrc, fluid

*/

/* Basic */
.container_16 {min-width:770px;max-width:994px;margin:0 auto;}
body {
	font-family:palatino,georgia,times,serif;
	font-size:.875em; /* 14/16 == .875 */
	background:#fff;
	color:#333;
	border:0;
/*	border-top:4px double #666; */
	}
div#skiplinks {display:none;}
h1 {font-size:2em;}
h1#banner {text-align:center;padding:0;}
h2 {font-size:1.2857em;font-family:"Rockwell","Times New Roman",Times,serif;}
h2.date {margin-top:0.6666em;border-bottom:1px solid #000;display:table;padding-bottom:.25em;font-family:"Rockwell","Times New Roman",Times,serif;}
h3 {font-size:1.1428em;margin-bottom:0;padding-top:1em;font-family:"Rockwell","Times New Roman",Times,serif;}
blockquote {
	font-size:1em;
	line-height:1.5833em;
	border:0;
	padding:0 0 0em 2em;
	}

a 			{ color: #003366; text-decoration: underline; font-weight:normal; }
a:link		{ color: #003366; text-decoration: underline; }
a:visited	{ color: #003366; text-decoration: underline; }
a:active	{ color: #999999; }
a:hover		{ color: #999999; }

a img {border:0;}

/* Blog Entries */
.blogentry {margin:0 0 2em;padding:0;}
.blogentry h3 a {text-decoration:none;color:#00c;font-weight:bold;}
.blogentry .entry p,
ul, ol {font-size:1em;line-height:1.5em;margin:.5em 0;}

ol {margin:0 2em;list-style:decimal;}
ul {margin:0 2em;list-style:disc;}

/* Metadata */
div.meta-byline, div.meta-social {
	font-size:.7857em; /* 11/14 = .7857 */
	font-family:"Arial","Helvetica",sans-serif;
	}

div.meta-byline {padding:.5em 0;}

div.meta-social {
	font-size:.7857em;
/*	text-align:center;
	font-family:"Rockwell","Times New Roman",Times,serif;
	-moz-border-radius: .5714em;
	-khtml-border-radius: .5714em;
	-webkit-border-radius: .5714em;
	border-radius: .5714em;
	background:#ddd;
	padding:.2857em .8571em .4285em;
	border:1px solid #999;
*/	}
div.meta-social a {
	text-decoration:none;font-weight:normal;
	}
div.meta-social a:hover { text-decoration:underline; }

/* Navigation */
div#nav-index-top {
	font-size:1em;
	font-family:"Rockwell","Times New Roman",Times,serif;
	margin:1.2857 0;
	text-align:center;
	padding:.2857em;
	background:#666;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	color:#ccc;
	margin-bottom:2em;
	}
div#nav-index-top a {
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	}
div#nav-index-top a:hover {
	text-decoration:underline;
	}
div#nav-index-top a img {
	vertical-align:-.3em;
	background-color:#bbb;
	border:1px solid #333;
	opacity:.8;
	}
div#nav-index-top a img:hover {
	background-color:#bbb;
	border:1px solid #000;
	opacity:1;
	}

div.nav-single-next-prev {
	font-size:.8571em; /* 10/14 = .7142 */
	font-family:"Arial","Helvetica",sans-serif;
	text-align:center;
	line-height:1.1428em;
	margin:1.2857em 0;
	}
div.nav-single-next-prev .alignleft { text-align:left; }
div.nav-single-next-prev .alignright { text-align:right; }
div.nav-single-next-prev a {
	text-decoration:none;
	}
div.nav-single-next-prev a:hover {
	text-decoration:underline;
	}
	
.linklove {display: none;}

/* 

html, body, div, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: none;
}

* {}

body { background:#FFF; font-size:10pt;}
	
	#banner {
		font-family:palatino, georgia, Helvetica, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
		padding:15px;
		border-top:4px double #666;
		text-align:center;
	}

	#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active,
	#banner a:hover {
		font-family: palatino,  georgia, Helvetica, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
	}

	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
	}

	#container {
		background:#fff;
		border:1px solid #fff;		
	}

	#content
	{
		position: absolute;
		top: 230px;
		left: 200px;
	}

	#links
	{
		position: absolute;

		left: 0;
		width: 200px;
		overflow: hidden;
	}

	.floatright
	{
		position: absolute;
		right: 0;
		top: 100px;

		width: 160px;
	}


	* html .floatright
	{
		position: absolute;
		right: 0;
		top: 100px;
	}

	iframe
	{
		overflow: hidden;
	}

	.blog {
		margin-right:160px;
	}


	.date

	{

		padding-left: 20px;

	}


	.blogbody {
		padding: 0 20px;
		font-family:palatino, georgia, Helvetica, arial, sans-serif;
		color:#333;
		font-size:1em;
		font-weight:normal;
  		background:#FFF;
  		line-height:150%;
		}

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		color: #0000CC;
		}

	.title a {
		text-decoration: none;
		color: #0000CC;
		}

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:Helvetica, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-family:Helvetica, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:110%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .2em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family:Helvetica, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:130%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-family:Helvetica, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
	.track { text-align: right; padding-bottom: 5px; }	
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;				
  		background:#FFF;		
		}	
		
	.meta-social {
		clear:both;
		font-family: "Trebuchet MS", Helvetica, arial, sans-serif;
		font-size:0.8461em;
		margin-bottom:1em;
		text-align:center;
		}
	
	.comments {
		border-top:1px solid #666;padding:1em 0 0;}
	
	.comments-body {
		font-family:palatino, georgia, Helvetica, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 		
		}		

	.comments-post {
		font-family:Helvetica, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	#respond p.advisory {
		background:#ff9;
		display:table;
		margin:1em auto 0;
		padding:0.75em;
		border:1px solid #630;
		color:#630;
		font-style:italic;
		text-align:center;
		}
	
	.trackback-url {
		font-family:palatino, georgia, Helvetica, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, Helvetica, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:Helvetica, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:palatino, georgia, Helvetica, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:palatino, georgia, Helvetica, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}

*/
