.column {
	float: left;
	margin-right: 10px;
}
a{outline:none}
.rss-tentacle{margin:-35px -9px 0 0;}
.last {
	margin-right: 0;
}
.span-24 {
	width: 640px;
	margin: 0;
}
.container {
	width: 640px;
	margin: 0 auto;
	text-align:left;
}
#masthead {
	width: 640px;
	margin: 0 auto;
}
#banner {
	float: left;
	margin-right: 10px;
	width: 630px;
}
#search {
	float: right;
	margin-right: 10px;
	width: 300px;
}
#prologue {
	width: 640px;
	margin: 0 auto;
}
#content-layout {
	width: 640px;
	margin: 0 auto;
}
#primary {
	float: left;
	margin-right: 50px;
	padding-left:20px;
	width: 460px;
}
#secondary { 
	float: left;
	text-align:right; 
	margin-right: 0px;
	width: 100px;
}
#footer {
	width: 640px;
	margin: 0 auto 20px auto;  
}
#column-1 {
	float: left;
	margin-right: 10px;
	padding-left:20px;
	width: 270px;
}
#column-2 {
	float: left;
	margin-right: 10px;
	padding-left:20px;
	width: 290px;
}
#column-3 {
	float: left;
	margin-right: 0;
	padding-left:20px;
	width: 290px;
}
#copyright {
	padding-left:20px;
	margin: 0 auto;
}
body {
	margin-top:0px;
	text-align:center;
	background-color: #D3D3D3;
	background-image: url(images/rothco_bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
/* The Masthead */
#masthead h1 {
	font-weight:bold;
	color:#0d0d0d;
	margin:0px 0px 0px 20px;
	font-size:3em;
}
#masthead h1 a {
	color:#0d0d0d;
	text-decoration:none;
}
#masthead h1 a:hover {
	color:#387ca4;
}
#search {
	margin-top:23px;
	text-align:right;
}
#search div {
	display:inline;
}
form #s {
	border:1px inset #0d0d0d;
	width:150px;
}
#searchsubmit {
	width:70px;
	margin-right:10px;
}
#blogborder {
	background-color:#fbfbfb; 
	border:1px solid #ebebeb;
}
#nav {
	float: left;
	margin: 0;
}
#nav ul {
	list-style:none;
	margin:15px 0px 0px 20px;
	font-family: Arial, sans-serif;
	padding:0px;
	text-transform:uppercase;
	width:625px;
}
#nav ul li {
	display:inline;
}
#nav ul li a {
	text-decoration:none;
	color:#fff;
	background-color:#000;
	text-decoration:none;
	font-size:0.8em;
	padding:5px 25px 5px 25px;
}
#nav ul li a:hover {
	color:#000;
	background-color:#387ca4;
}
/* The Prologue */
#prologue .column {
font-family: Arial, sans-serif;	background:#fff url(images/prologue-bg.gif) bottom repeat-x;
	border:1px solid #ebebeb;
	margin-top:0px;
}
#prologue h2 {
	font-size:1.1em;
	font-weight:normal;
	margin:20px 20px 10px 20px;
	color:#4b4a4a;
}
#prologue p {
	line-height:1.6em;
	font-size:.8em;
	margin:0px 20px 20px 20px;
	color:#0d0d0d;
	text-align:justify;
}
.shadow {
	clear:both;
	background:url(images/shadow.gif) top right no-repeat;
	height:14px;
	display:block;
	width:100%;
}
hr {
	clear:both;
	color:#fff;
	height:1px;
	border:0px;
	background:#fff;
	margin-top:0px;
}
/* Main Body Elements */
.full .post, .single .post {
	margin-bottom:40px;
}
.postmeta .lt {
	float:right;
	margin-left:40px;
}
.full h2 {
	font-size:1.8em;
	font-weight:normal;
	margin:5px 0;
	text-align:justify;
	color: #387ca4;
}
.single .post h2 {
font-family: Arial, sans-serif;	font-size:0.8em; 
	font-weight:normal;
	margin:10px 0px 0px 0px;
	text-align:justify;
}
.full h2.archive {
	/*background:#0d0d0d;
	color:#fff;
	padding:20px;*/
	visibility:hidden;
}
.full h2 a, .single .post h2 a {
	text-decoration:none;
	color:#387ca4;
font-family: Arial, sans-serif;	font-size:0.8em;
}
.full h2 a:hover, .single .post h2 a:hover {
	text-decoration:underline;
}
h2.archive, h2.page {
	margin-top:10px;
}
.full .entry p, .single .entry p, .entry ul, .entry ol {
	text-align:justify;
font-family: Arial, sans-serif;	font-size:.8em;
	line-height:1.6em;
	color:#0d0d0d;
}
.full .entry ul li {
	line-height:1.6em;
}
.full p.postmeta {
font-family: Arial, sans-serif;	font-size:.8em;
	padding-bottom:10px;
	border-bottom:1px solid #cdcdcd;
	color:#888;
}
.full p.postmeta a {
	color:#888;
}
p.postmeta a:hover {
	color:#4b4a4a;
}
.entry a, #prologue a {
	color:#387ca4;
	font-weight:bold;
}
.entry a:hover, #prologue a:hover {
	color:#387ca4;
	text-decoration:none;
}
.full .entry blockquote p {
font-family: Arial, sans-serif;	color:#444;
	font-style:italic;
	line-height:1.8em;
	background:#f5f5f5;
	border:1px solid #eee;
	padding:20px;
}
.entry img {
	background:#fff;
	border:0px;
	padding:5px;
}
.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #fff;
	padding:5px;
	margin: 0px 0px 0px 20px;
}
.entry img {
	padding:0px;
	border:0px;
}
.wp-caption p.wp-caption-text {
	font-size: .7em;
	color:#444;
	font-style:italic;
font-family: Arial, sans-serif;	line-height: 1.6em;
	padding-top:0px;
	margin-top:5px;
}
.entry p.tags {
	background:#0d0d0d;
	color:#fff;
	padding:5px;
}
#morecontent {
	border-bottom:1px solid #000;
	padding-top:20px;
	padding-bottom:0px;
}
.entry h3 {
	color:#020202;
	font-weight:normal;
	font-style:italic;
	font-size:1.3em;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:1px solid #020202;
	margin:40px 0px 20px 0px;
	text-align:justify;
}
.entry h3, .entry h4, .entry h5, .entry h6 {
	clear:both;
}
.archive .post h3 a {
font-family: Arial, sans-serif;	font-weight:normal;
	color:#387ca4;
	font-size:1.3em;
	text-decoration:none;  
	text-align:justify;
}
.archive .post h3 a:hover {
	border-bottom:1px solid #387ca4;
}
.archivelist {
	list-style:none;
	margin:10px 0px 20px 20px;
	padding:0px;
font-family: Arial, sans-serif;}
.archivelist li {
	line-height:1.6em;
	font-size:.8em;
}
.archivelist a, .taglist a {
	color:#444;
}
.archivelist a:hover, .taglist a:hover {
	color:#0d0d0d;
}
.taglist {
	list-style:none;
	margin:10px 0px 20px 20px;
font-family: Arial, sans-serif;
	padding:0px;
}
.taglist li {
	display:inline;
	margin-right:20px;
	line-height:1.6em;
}
#morecontent h3, .postnav a, p.edit a {
font-family: Arial, sans-serif;	color:#888;
	font-weight:bold;
	font-size:.9em;
	text-decoration:none;
	margin-right:40px;
}
.postnav a:hover, p.edit a:hover {
	color:#0d0d0d;
}
ol.comments {
	list-style:none;
font-family: Arial, sans-serif;
	margin:0px;
	padding:0px;
	font-size:.75em;
}
ol.comments li {
	border-left:1px solid #0d0d0d;
	padding-left:20px;
	margin-bottom:40px;
}
ol.comments li.author {
	border-left:2px solid #387ca4;
}
p.commentheader {
font-family: Arial, sans-serif;
	font-size:1.2em;
	color:#333;
}
.commentheader a {
	color:#444;
	text-decoration:none;
	font-style:italic;
}
.commentheader a:hover {
	text-decoration:underline;
}
p.commentheader cite {
	color:#0d0d0d;
}
.commentheader cite a {
	color:#387ca4;
	text-decoration:none;
}
.commentheader cite a:hover {
	text-decoration:underline;
}
.comments p {
	line-height:1.8em;
	text-align:justify;
	color:#444;
}
#leavereply label {
font-family: Arial, sans-serif;	font-size:.9em;
	font-style:italic;
	font-weight:bold;
	color:#444;
}
p.loggedin {
	color:#444;
font-family: Arial, sans-serif;	font-style:italic;
	font-size:.8em;
}
p.loggedin a {
	color:#888;
}
p.loggedin a:hover {
	color:#0d0d0d;
}
textarea#comment {
	width:450px;
}
.col-1 {
	float:left;
	width:265px;
}
.col-2 {
	float:right;
	width:265px;
}
.col-title a {
font-family: Arial, sans-serif;	color:#888;
	font-weight:bold;
	text-decoration:none;
	font-size:.9em;
	text-transform:uppercase;
}
.col-title a:hover {
	color:#0d0d0d;
}
.splitter {
	background:url(images/black.gif) top center repeat-y;
	width:570px;
}
#morecontent h2 {
	font-weight:normal;
	font-size:1.2em;
	margin:20px 0px 0px 0px;
}
#morecontent h2 a {
	color:#0d0d0d;
}
#morecontent h2 a:hover {
	color:#387ca4;
}
#morecontent p.postmeta {
	font-size:.8em;
font-family: Arial, sans-serif;
	color:#888;
	margin:5px 0px 0px 0px;
}
#morecontent p.postmeta a {
	color:#888;
}
#morecontent p.postmeta a:hover {
	color:#4b4a4a;
}
#morecontent .post {
	margin-bottom:20px;
}
/* Secondary Elements (The Sidebar) */
#secondary {
font-family: Arial, sans-serif;	color:#444;
}
#secondary h3 {
	font-size:.8em;
	color:#387ca4;
	padding-bottom:11px;
	border-bottom:1px solid #cdcdcd;  
	text-transform:uppercase;
}
#secondary .twitter {
	font-size:0.8em;
	width:100px; 
	overflow:hidden;
}
#secondary ul.twitter {
	list-style:none;
}
#secondary ul.twitter_update_list { 
	list-style:none;
}

#secondary ul.widget {
	list-style:none;
	margin:0px;
	padding:0px;
}
li.ads_default img {
	border:none;
	text-align:right;
}
li.ads_default a {
	display:inline-block;
	border:5px solid #eee;
	margin:0px 5px 10px 0px
}
li.ads_default a:hover {
	border-color:#ddd;
}
#secondary ul ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#footer ul {
font-family: Arial, sans-serif;	list-style:none;
	margin:0px; 
	padding:0px;
}
#secondary ul li ul {
	margin-bottom:40px;
	color:#444;
}
#trackbacks a {
	color:#888;
	font-size:.8em;
}
#secondary ul li {
	margin-bottom:0px;
}
#secondary ul ul li, #footer ul {
	line-height:1.6em;
	font-size:.8em;
}
#secondary ul li ul.children {
	margin:2px 0px 5px 0px;
	padding:0px 10px 5px 0px;
	border-right:2px solid #aaa;
}
#secondary ul ul li li {
	font-size:.8em;
}
#secondary a, #footer li a {
	color:#888;
	line-height:1.6em;
	text-decoration:none;
}
#secondary ul ul li a:hover, #footer li a:hover, #secondary a:hover {
	color:#4b4a4a;
}
.textwidget {
	font-size:.8em;
	color:#444;
}
#calendar_wrap {
	float:right;
	width:290px;
}
#calendar table {
	width:290px;
	text-align:center;
}
/* Footer */
#footer h4 {
	color:#0d0d0d;
font-family: Arial, sans-serif;	font-size:.9em;
}
#footer {
	/*border-bottom:1px solid #cdcdcd;*/ 
	margin-top:40px;
}
.clear {
	clear:both;
}
#copyright, #copyright a {
	color:#888;
font-family: Arial, sans-serif;}
#copyright p {
	font-size:.8em;
	padding-bottom:20px;
}
ndary ul ul li a:hover, #footer li a:hover, #secondary a:hover {
	color:#4b4a4a;
}
.textwidget {
	font-size:.8em;
	color:#444;
}
#calendar_wrap {
	float:right;
	width:290px;
}
#calendar table {
	width:290px;
	text-align:center; 
}
/* Footer */
#footer h4 {
	color:#0d0d0d;
font-family: Arial, sans-serif;	font-size:.9em;
}
#footer {
	/*border-bottom:1px solid #cdcdcd;*/   
	margin-top:40px;
}
.clear {
	clear:both;
}
#copyright, #copyright a {
	color:#888;
font-family: Arial, sans-serif;}
#copyright p {
	font-size:.8em;
	padding-bottom:20px;
}
t-size:.8em;
	padding-bottom:20px;
}
ndary ul ul li a:hover, #footer li a:hover, #secondary a:hover {
	color:#4b4a4a;
}
.textwidget {
	font-size:.8em;
	color:#444;
}
#calendar_wrap {
	float:right;
	width:290px;
}
#calendar table {
	width:290px;
	text-align:center; 
}
/* Footer */
#footer h4 {
	color:#0d0d0d;
font-family: Arial, sans-serif;	font-size:.9em;
}
#footer {
	/*border-bottom:1px solid #cdcdcd;*/   
	margin-top:40px;
}
.clear {
	clear:both;
}
#copyright, #copyright a {
	color:#888;
font-family: Arial, sans-serif;}
#copyright p {
	font-size:.8em;
	padding-bottom:20px;
}
ize:.8em;
	padding-bottom:20px;
}
