/*  
Theme Name: NWP Theme
Theme URI: http://www.northwestpianos.com/blog
Description: Wordpress theme for www.northwestpianos.com 
Version: 1.0
Author: Alec Vallintine
Author URI: http://www.northwestpianos.com/
*/

body
{
	margin: 0px;
	background-color: #ffffff;
}

table
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

.TitleBlurb
{
	line-height: 16px;
	vertical-align: top;
}

.BlogPostTitle
{	
	border-bottom: 1px solid #b1b4b8;
	padding-bottom: 8px;
}

.BlogPostContent img
{
	border: 1px solid #80786d;
}

.BlogPostTitle a:link,
.BlogPostTitle a:visited,
.BlogPostTitle a:hover,
.BlogPostTitle a:active
{
	font-size: 13px;
	font-weight: bold;
	color: #b21625;	
}

.BlogPostTitle a:link,
.BlogPostTitle a:visited
{
	text-decoration: none;
}

.BlogPostTitle a:hover,
.BlogPostTitle a:active
{
	text-decoration: underline;	
}

.BlogPostDateAuthor
{
	color: #999999;
	padding-top: 8px;
	padding-bottom: 18px;
}

.SideBar ul
{
	padding: 0px;
	margin: 0px;
}

.SideBar li
{	
	list-style-type: none;		
}

.SideBar ul li
{
	margin-bottom: 28px;	
	margin-right: 35px;
}


.SideBar ul li ul li
{
	border-bottom: 1px solid #a6aaaf;
	padding-bottom: 6px;
	padding-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.SideBar h2
{
	font-size: 14px;
	font-weight: bold;
	color: #b21625;
	background-color: #e6e5e0;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 0px 0px 4px 0px;
}

.pagenav h2
{
}

.SideBar a:link,
.SideBar a:visited,
.SideBar a:hover,
.SideBar a:active
{
	color: #535960;
}

.SideBar a:link,
.SideBar a:visited
{
	text-decoration: none;
}

.SideBar a:hover,
.SideBar a:active
{
	text-decoration: underline;	
}

#NWPHomeLink
{
}

#searchsubmit
{
	
}

#s
{
	width: 200px;
	height: 17px;
	background-color: #ffffff;
	border: 1px solid #909497;	
	padding-top: 4px;
	padding-left: 6px;	
	color: #999999;
	font-family: Tahoma;
	font-size: 11px;
}

#SideBarContact
{
	
}

#Search
{
	/* margin-bottom: 0px; */	
	margin-right: 0px;
}

/*
#Search form
{
	margin: 0px;
}
*/

.current_page_item a:link,
.current_page_item a:visited,
.current_page_item a:hover,
.current_page_item a:active
{
	color: #b21625;
	font-weight: bold;
}

.current_page_item a:link,
.current_page_item a:visited
{
	text-decoration: none;
}

.current_page_item a:hover,
.current_page_item a:active
{
	text-decoration: underline;	
}

.current-cat a:link,
.current-cat a:visited,
.current-cat a:hover,
.current-cat a:active
{
	color: #b21625;
	font-weight: bold;
}

.current-cat a:link,
.current-cat a:visited
{
	text-decoration: none;
}

.current-cat a:hover,
.current-cat a:active
{
	text-decoration: underline;	
}

.PostMetaData
{	
	padding-top: 20px;	
	text-align: center;
}

.PostMetaDataLabel
{
	font-weight: bold;
}

.PostMetaData a:link,
.PostMetaData a:visited,
.PostMetaData a:hover,
.PostMetaData a:active
{
	color: #cb0000;
	font-weight: normal;
}

.PostMetaData a:link,
.PostMetaData a:visited
{
	text-decoration: none;
}

.PostMetaData a:hover,
.PostMetaData a:active
{
	text-decoration: underline;	
}

#comment
{
	width: 100%;
}

.SearchPostTitle
{
	font-weight: bold;
}

.SearchPostTitle a:link,
.SearchPostTitle a:visited,
.SearchPostTitle a:hover,
.SearchPostTitle a:active
{
	color: #cb0000;
}

.SearchPostTitle a:link,
.SearchPostTitle a:visited
{
	text-decoration: none;
}

.SearchPostMetaData
{
	font-weight: bold;
	padding-bottom: 10px;
}

.SearchPostMetaData a:link,
.SearchPostMetaData a:visited,
.SearchPostMetaData a:hover,
.SearchPostMetaData a:active
{
	color: #cb0000;
}

.SearchPostMetaData a:link,
.SearchPostMetaData a:visited
{
	text-decoration: none;
}

.SearchPageTitle
{
	font-size: 13px;
	font-weight: bold;
	color: #b21625;
	border-bottom: 1px solid #b1b4b8;
	padding-bottom: 8px;
}

.PageTitle
{	
	border-bottom: 1px solid #b1b4b8;
	padding-bottom: 8px;
}

.PageTitle a:link,
.PageTitle a:visited,
.PageTitle a:hover,
.PageTitle a:active
{
	font-size: 13px;
	font-weight: bold;
	color: #b21625;	
}

.PageTitle a:link,
.PageTitle a:visited
{
	text-decoration: none;
}

.PageTitle a:hover,
.PageTitle a:active
{
	text-decoration: underline;	
}

.PageContent
{
	padding-top: 8px;
}

.Footer
{
	text-align: center;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
}

.Footer a:link,
.Footer a:visited,
.Footer a:hover,
.Footer a:active
{	
	font-weight: bold;
	color: #999999;
}

.Footer a:link,
.Footer a:visited
{
	text-decoration: none;
}

.Footer a:hover,
.Footer a:active
{
	text-decoration: underline;	
}

.CommentCategory a:link,
.CommentCategory a:visited,
.CommentCategory a:hover,
.CommentCategory a:active
{	
	color: #b52225;
}

.CommentCategory a:link,
.CommentCategory a:visited
{
	text-decoration: none;
}

.CommentCategory a:hover,
.CommentCategory a:active
{
	text-decoration: underline;	
}

.CommentLinks a:link,
.CommentLinks a:visited,
.CommentLinks a:hover,
.CommentLinks a:active
{	
	font-weight: bold;
	color: #cb0000;
}

.CommentLinks a:link,
.CommentLinks a:visited
{
	text-decoration: none;
}

.CommentLinks a:hover,
.CommentLinks a:active
{
	text-decoration: underline;
}

.CommentAuthor
{	
	color: #b52225;
}

#comments
{
	font-size: 14px;
	color: #333333;
}

#respond
{
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #b1b4b8;
	margin-right: 28px;
	height: 23px;
}

.commentlist li
{
	font-weight: bold;	
}

.commentlist li p
{
	font-weight: normal;
	line-height: 16px;
}

/* "Imported" Main Site Classes */

.TopNavigation
{
    border-collapse: collapse;
    background-image: url('images/TopNavigationBackground.jpg');
}

.TopNavigationItemTop
{
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #D87478;
    border-right: 1px solid #D87478;
    height: 15px;
}

.TopNavigationItemBottomOff, .TopNavigationItemBottomOn
{
    height: 27px;
}

.Logo
{
	margin-left: 61px;
	margin-top: 31px;
	border: 0px;
}

a:link,
a:visited,
a:hover,
a:active
{   
    color: #990000;    
}

a:link,
a:visited
{
    text-decoration: none;
}

a:hover,
a:active
{
    text-decoration: none;
    color: #660000;
}

.NWPPageTitle
{
    color: #3E3027;
    font-size: 18px;
    line-height: normal;
}
