/* CSS Document */
/* 
Theme Name: LNfortified
Theme URI: http://laurenjoyner.com
Version: 2.0
Description: my first attempt at customizing a wordpress theme
Author: Lauren Joyner
Author URI: http://laurenjoyner.com
Template: FastTrack
Version:1
*/
/*
Header Image by Lauren Joyner
*/
body {
	margin:0;
	padding:0;
	font-family: Verdana, Century Gothic, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color: #333333;
	line-height:1.5em;
	background: #003333;
}
a {
	color: #666633;	
	text-decoration:none;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #336699;
	text-decoration:bold;
}
#rap 
{
	background: #FFFFFF center;
	width:1016px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	font-family: inherit;
	font-size: 0.9em;
}
#header {
	background: url(/images/webbackgreymasthead.jpg) no-repeat bottom; 	
 	height: auto;
	margin:0 auto;
	width: 1000px;
	padding:0;
}

#content {
	width:700px;
	float:left;
	padding:20px 20px 0px 0px;
	margin-top: 20px;
	overflow:hidden;
	border-right:dotted #669966 1px;
	border-top:dotted #669966 1px;
}

#sidebar {
	width:200px;
	float:right;
	padding:10px 15px 0 10px;
	margin-top:20px;
	font-size:1em;
	border-left:dotted #669966 1px;
	border-top:dotted #669966 1px;
} 
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #669966;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote{
	background: #EEE url(../blogphp/img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px 10px 30px 10px;
	margin: 1em 1em 1em 3em;
	width:250px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, serif;
	font-weight: normal;
	letter-spacing: 1.5px;
}
#sidebar h2 {
	margin: 0;
	font-size:0.9em;
	padding:0 5px;
	color:#336699;
	text-transform:uppercase;	
	border-bottom:#ccc 1px solid;			
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	color: #336699;
}
#sidebar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 0;
	font-size: 0.9em;	
}
#sidebar ul ul {
	list-style-type: none;
	padding: 0 0 0em 5px;
	margin: 0;	
}
#sidebar .block 
{
	font-size:0.9em;
	margin:0;
	padding:0 0 1em 5px;
}
#sidebar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;	
}
#sidebar li a:link, #sidebar li a:visited {
	color: #666633;	
	text-decoration: none;
	border:none;
}
#sidebar li a:hover {
	color: #336699;
	text-decoration:underline;
	border:none;
}
#header a:link, #header a:visited {
	color: #669966;
	text-decoration: none;
	border-bottom: none;
}
#header a:hover, #header a:active {
	color: #669966;
	text-decoration: bold;
	border-bottom: none;
}
#content ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}
#content ul li {
	background: url(../blogphp/img/bullet.png) no-repeat 0 7px;
	padding:0 1em;
	list-style:none;
	margin:0;
}
.post-footer, .copyright {
	margin-bottom: 3em;
	font-size: 0.9em;
	color: #666;
}
.post-footer span 
{
	background:url(../blogphp/img/ico-talk.gif) no-repeat left;
	padding:0 0 0 17px;
}
.post-footer a 
{
	background:url(../blogphp/img/ico-talk-act.gif) no-repeat left;
	padding:0 0 0 17px;
}
.post-content {
	padding: 1em 0 0;
}
.post-title {
	margin: 0 0 0.2em;	
	text-align: right;
	padding: 0.5em 1em 0 0;
	color: #000000;
	border-bottom: #669966 1px solid;
	font-family: inherit;
font-size: 1;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	padding:0;	
}
.post-info 
{
	margin:0;
	padding:0;
	font-size:1.3em;
	font-family: inherit;
}
#content h2, #content h3 {
	color: #333333;
	font-family: inherit;
	font-size:1em;
	font-weight: normal;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #003399;
	border: none;
}
hr {
	display: none;
}
#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top: 1px solid #996;
	clear: both;
	font-size: 0.9em;
	color: #999;
	text-align:center;width:690px;
}
#footer a {
border:none;
color:#7A7636;
}
#comments, #respond{
	margin: 3em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	
}
cite a {
	border-bottom: 1px dotted #DC9204;
	text-decoration: none;
}
cite a:visited, a:hover {
	border-bottom: none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fafafa;
	border: 1px solid #9ac2a7;
	padding: 0.2em;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments, #respond {
	font-size:0.9em;
	font-weight:normal;
	font-family:Trebuchet MS, Verdana, Arial, Serif;
	padding:10px 5px;		
}
#topnav 
{
	list-style:none;
	font-size:1em;
	margin:0 auto;	
	padding:2px 0 4px 5px;
	text-align:right;	
	text-transform:lowercase;	
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0 1em;
	margin:0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active 
{
	text-decoration:none;	
	color:#336699;
}
#topnav li a:hover
{
	border-bottom:#669966 2px solid;
	color:#669966;	
}
#topnav li.current_page_item a:link, #topnav li.current_page_item a:visited, #topnav li.current_page_item a:hover, #topnav li.current_page_item a:active
{
	border-bottom:#669966 2px solid;
}
#navHome 
{
	background:url(../blogphp/img/home.png) no-repeat left;
	padding-left:12px;
}
