/*  
Theme Name: FiPriMod
Theme URI: 
Description: This is a nice theme with no shiny parts.
Version: 1.0
Author: FiPri
Author URI: http://FinancialPrivacy.org
*/

body, h1, h2, h3, h4, h5, h6, h7, blockquote, p, form{
		
}

body{
	color: rgb(102, 102, 102);
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: #99ccff url(img/FiPriMod-bg_page.gif) repeat-y top;
	text-align: left;
	vertical-align: top;
}

h1{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;	
	font-size: 22px;
	color: #83aa01;
	margin-top: 8px;
	margin-bottom: 8px; 
	margin-left: 20px;
	margin-right: 20px; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;

}


h3{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;	
	padding: 15px 0 15px 0;
}

h4{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;	
	padding: 0 0 0 15px;
}

h7{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;	
	font-size: px;
	padding: 0 0 10px 15px;
	color: #000000;
}

a:link, a:visited{
	text-decoration: none;
	color: #6600CC;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

blockquote { 
	font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif; 
	color: rgb(102, 102, 102);
	margin: 10px 10px 10px 10px; 
	padding: 20px 20px 20px 20px;
	background: #FFFCED;
	border-top: 2px solid #F2E6B1;
	border-left: 2px solid #F2E6B1;
	border-bottom:  2px solid #F2E6B1;
	border-right: 2px solid #F2E6B1;
	width: 400px; 

 
}

p { 
	margin-top: 8px;
	margin-bottom: 8px; 
	margin-left: 20px;
	margin-right: 20px; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.entry p { 
	margin: 0 0 15px 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 900px; 
	text-align: left;
}

/*----HEADER----*/

#header{
	float: left;
	width: 900px;
	height: 175px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background: url(img/Header-AltIIII.png) no-repeat left top;
	color: #fff;
	border-top: 3px solid #FFFFFF;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: underline;
}


/*----NAVIGATION BAR----*/

#top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-serif; 
	text-decoration: bold	
	text-align: left;
	border-top: 1px solid #FFFFFF;
	border-bottom: 30px solid #FFFFFF;
	background: #4b8ccd;
}

#top-menu a{
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 100%; //850px | 	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left; 
}

#top-menu ul li{
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13px;
}

/*----POST----*/

#container{
	float: left;
	width: 630px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 50px 40px 40px;
}

.post h2{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;	
	font-size: 22px;
	color: #83aa01;
	margin-top: 8px;
	margin-bottom: 8px; 
	margin-left: 0px;
	margin-right: 20px; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;

}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #BFB8A1;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #BFB8A1;
}

.postdate{ color: #BFB8A1; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dashed #F2E6B1;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 260px;
	margin: 0 auto 5px auto;
	padding-top: 35px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	background: #FFFFFF;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	color: #990000;	
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
}

.sidebar ul ul li{
	color: #808080;
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: url(img/BulletIII.png);
}

.sidebar .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(img/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#83AA01;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #000000;
}


table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 2px dotted #F2E6B1;
	padding: 5px 5px 15px 15px;
	background: #FFFCED url(img/mug.gif) no-repeat top right;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #736E60;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #BFB8A1;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #333;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #F2E6B1;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 885px;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	color: #858585;
	background: #000066;
	border-top: 0px solid #858585;
	border-bottom: 1px solid #858585;
}

#footer a:link{
	text-decoration: none;
	color: #FF9;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFF;
}

#footer a:visited{
	text-decoration: none;
	color: #BFB8A1;
}