/*
Theme Name: Grey Palette
Theme URI: 
Description: Simple, clean, grey coloured them with red highlights.  Excellent for displaying photography & images against a darker background.  Simple navigation bar. 
Version: .1
Author: <a href='http://rf-photography.ca'>Robert Fisher</a>
Author URI: http://rf-photography.ca
Tags: grey, dark, red, sidebar, two columns, threaded comments
Preview URI: 
*/

/* Default Elements*/
body {
	margin: 0px;
	font-family: 'Calibri', 'Verdana', 'Lucida Sans', 'Myriad Pro', 'Helvetica', 'Arial';
	font-weight: normal;
	font-size: 14px;
	color: #fafafa;
	background:#393939;
}

a {
	color: #ba0000;
	font-style: none;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	background: none;
	color: #ba0000;
}

h1 {
	font-weight: normal;
	font-size: 3.8em;
	margin: 0px;
	line-height: 150%;
}

h1 a {
	color: #fafafa;
	border: none;
}

h1 a:hover {
	color: #ba0000;
	border: none;
	background: none;
}

h3 {
	font-weight: normal;
	font-size: 30px;
	color: #fafafa;
	margin: 2px;
	line-height: 120%;
}

h3 a {
	color: #fafafa;
	font-size: 28px;
	font-weight:normal;
	margin: 0px;
	border: none;
}

h3 a:hover {
	background: none;
	color: #ba0000
}

h2 {
	font-weight: normal;
	font-size: 1.7em;
	color: #fafafa;
	margin: 0px;
	line-height: 120%
}

h2 a {
	color: #fafafa;
	margin: 0px;
	line-height: 120%;
	border: none;
}

h2 a:hover {
	background: none;
	color: #ba0000;
}

p {
	margin: 0px 0px 10px;
	line-height: 130%;
}

a.more-link {
	background: none;
	color: #ba0000;
	font-size: 1.03em;
	font-weight: 600;
	margin-left: 2px;
	padding-right: 5px;
}

a.more-link:hover {
	background: none;
	color: #fafafa;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

/*-------------------------------------The upper part of the page----------------*/
#page-top {
	position: relative;
	background: url(images/main_bg.png) top repeat-x;

</a>
}

#wrapper-top {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#top-primary {
	width: 685px;
	float: left;
}

#header {
	width: 930px;
	height: 200px;
</a>}

#title {
	font-family: Times New Roman;
	font-size: 16px;
	padding-top: 4px;
	font-style: italic;
	background: transparent url(http://rf-photography.ca/Banner.png) no-repeat;
	width: 610px;
	height: 120px;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 16px;
	position: relative;
}

#title:hover {
}

#title img {
	border: none;
}

#title a {
	text-decoration: none;
	border: none;
	font-weight: normal;
	font-size: 60px;
	background: none;
	color: #fafafa
}

#title a:hover {
	text-decoration: none;
	border: none;
	background: none;
	color: #ba0000
}

.tagline,.tagline p {
	margin-left: 1px;
	font-size: 18px;
	margin-top: 3px;
	color: #f9f9f9;
}

#navbar {
	position: relative;
	min-width: 1000px;
	overflow: visible;
	display: block;
	margin-left: 40px;
}

#navbar ul {
	font-size: 0.9em;
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 48px;
	display: block;
}

#navbar ul li {
	padding: 3px 0px 0px 0px;
	float: left;
	display: block;
	margin-left: 1px;
	margin-right: 3px;
	overflow: hidden;
}

#navar ul li:hover {
	background: none;
	color: #ba0000;
}

.current_page_item {
        color: #393939
}

#navbar ul li.current_page_item a {
        color:#ba0000;
        font-weight:normal;
        background:none;
}

#navbar ul li.current_page_item a:hover {
	background: none;
	color: #ba0000;
}

#navbar ul li a {
	padding: 5px 12px 20px 12px;
	text-decoration: none;
	color: #fafafa;
	display: block;
	font-size: 1.25em;
	font-weight: normal;
	border: none;
	display: block;
}

#navbar ul li a:hover {
	background: none;
	color: #ba0000;
}

#navbar ul li:hover {
	border: none;
	background: none;
	color: #ba0000;
}

.current-page {
	background: #393939
}

#navbar ul li.current-page a {
	color: #fafafa;
	font-weight: bold;
}

#navbar ul li.current-page a:hover {
	background: none;
	color: #ba0000;
}

#navbar ul li.login {
	margin-left: 5px;
}

li.login a {
	border: none;
}

li.login a:hover {
	Background: none !important;
}

#main-posts {
	margin: 5px;
        padding: 0;
}

.post-nav {
	height: 15px;
	margin-top: 10px;
	padding-left: 50px;
}

.left {
	float: left;
}

.right {
	float:	right;
}

.post {
	min-height: 153px;
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 0px;
	background:#393939;
	
}

.post.alt {
	background: none;
}

.post.multi {
	background: #393939;
	min-height:153px;
	padding-left:50px;
	padding-top: 0px;
	padding-bottom: 20px;
}
	/*padding-top: 20px;
	background: none;*/
	

.post.multi .post-entry {
	padding-top: 5px;
	text-indent: 0;
}

.post-tags {
	display: block;
	padding-top: 20px;
	margin-left: 2px;
	background: url(images/tags.png) left no-repeat;
	padding-left: 40px;
	word-spacing: 5px;
	font-size: 0.9em;
	color: #fafafa;
}

.post-tags a {
	border: none;
	color: #c2c2c2;
}

.post-tags a:hover {
	color: #ba0000;
}

.post-title {
	
}

.post-sup {
	height: 23px
}

.post-date {
	margin-left:0px;
	font-weight: 400;
	padding-left: 0px;
	color: #fafafa;
	font-size: 1.03em;
	float: left;
}

.post-comments-link a {
	text-align: right;
	font-size: 1.03em;
	font-weight: bold;
	background: none;
	float: right;
	padding-left: 32px;
	margin-top: -3px;
	height: 23px;
	line-height: 150%;
	color: #fafafa;
	border: none;
}

.post-comments-link a:hover {
	background-color: none;
	color: #ba0000;
}

.post-entry {
	font-size: 1.1em;
	padding-top: 15px;
	text-align: justify;
}

.post-entry img {
	border: #909090 1px dashed;
	margin: 10px;
	padding: 5px;
	background-color: #f0f0f0;
}

.post-footer {
	height: 15px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 0px;
}

blockquote {
	background: transparent url(images/blockquote.png) no-repeat scroll left top;
	font-style: italic;
	margin: 10px 20px 20px 10px;
	padding: 15px 0 0 70px;
	text-indent: 0;
}

#top-secondary {
	min-height: 266px;
	width: 315px;
	background: none;
	float: right;
}

#search {
	height: 30px;
	margin: 20px 35px 15px 35px;
}

#search-form {
	margin: 0px;
	padding: 0px;
}

#search #search-box {
	border: none;
	font-size: 1.1em;
	color: #999999;
	width: 200px;
	height: 15px;
	text-align: center;
	float: left;
	margin-top: 4px;
}

#search #search-btn {
	background: url(images/search_button.png) bottom left no-repeat;
	height: 30px;
	width: 30px;
	border: none;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	display: inline;
	cursor: pointer;
}
search #search-btn:hover {
	color: #ba0000;
}

#feeds {
	height: 92px;
	padding: 0px 80px 5px 35px;
	margin-bottom: 90px;
}

#feeds img {
	border: none;
	margin-right: 10px;
	vertical-align: top;
}

#feeds a {
	text-decoration: none;
	padding-bottom: 2px;
}

#feeds span {
/*	color: #ffffff;*/
	font-size: 1.6em;
	height: 34px;
	display: block;
	text-align: left !important;
}

.feedlink {
	margin-bottom: 12px;
}

.feedlink a:hover {
	background:transparent url(images/feed_hover_1.png) no-repeat scroll left center;
	color:#ba0000;
}
.feedlink a {
	background:transparent url(images/feed.png) no-repeat scroll left center;
	border:medium none;
	color:#FFFFFF;
	display:block;
	line-height:34px;
	padding-left:50px;
	padding-bottom: 75px;
}

#sidebar {
	padding-left: 30px;
	padding-right: 10px;
}

#sidebar a {
	color: #c2c2c2;
}

#sidebar a:hover {
	color: #ba0000;
}

div#sidebar {
	margin-bottom: 25px;
}

div#sidebar h2 {
	color: #fafafa;
}

div#sidebar ul {
	background: transparent center left no-repeat;
	list-style: none;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 0;
}

div#sidebar ul li{
	margin-bottom: 2px;
}

div#sidebar ul li ul li{
	color: #fafafa;
	font-weight: 400;
	background: url(http://rf-photography.ca/Dot.png) center left no-repeat;
	padding-left: 20px;
	margin-left: 0;
	margin-top: 4px;
	margin-bottom: 0px!important;
}

/*-----------------------------------The lower part of the page---------------*/
#page-bottom {
	<!--margin-top: 10px;-->
	<!--padding-top: 10px;-->
	position: relative;
	<!--background: url(images/bottom_bg.png) top repeat-x;-->
	color: #fafafa;
}

#wrapper-bottom {
	position: relative;
	width: 972px;
	padding: 10px;
	margin: 0px auto;
}

#bottom-primary {
	width: 645px;
	float: left;
}

#prev-posts {
	min-height: 233px;
	margin: 6px 0px 0px auto;
	font-weight: bold;
	background: url(images/PrevPosts_text.png) top left no-repeat;
	padding-left: 120px;
	padding-right: 20px;
}

.prev-post {
	
}

.prev-post a {

}

.prev-post a:hover {
	color: #fafafa;
}

.prev-post-title a {
	
}

.prev-post-title a:hover {
	color: #fafafa;
}

.prev-post-excerpt {
	padding-bottom: 20px;
	text-align: justify;
}

.prev-post-excerpt p {
	color: #fafafa
}

.prev-post-excerpt a:hover {
	background: none;
}

.prev-post-excerpt p a,.prev-post-excerpt a,.prev-post-excerpt p a img,.prev-post-excerpt a img
	{
	border: none;
}

#prev-posts-footer {
	height: 25px;
	bottom: 0px;
	padding-left: 50px;
	padding-right: 20px;
	margin-bottom: 35px;
}

#prev-posts-footer a {
	color: #dad7d7;
	border-color: #dad7d7;
}

#prev-posts-footer .nav-prev {
	background: url(http://rf-photography.ca/LeftPoint.png) no-repeat;
	float: left;
	height: 25px;
}


#prev-posts-footer .nav-prev a {
	text-align: left;
	font-weight: bold;
	font-size: medium;
	margin-left: 20px;
	border: none;
}

#prev-posts-footer .nav-next {
	background: url(http://rf-photography.ca/RightPoint.png) right no-repeat;
	float: right;
	height: 25px;
}

#prev-posts-footer .nav-next a {
	text-align: right;
	font-weight: bold;
	font-size: medium;
	margin-right: 30px;
	border: none;
}

#prev-posts-footer .nav-prev a:hover,#prev-posts-footer .nav-next a:hover
	{
	color: #ba0000;
	border-color: #ba0000;
}

/*------------------------Comments section----------------------------*/
#post-comments {
	min-height: 180px;
	margin: 6px 0px 35px auto;
	<!--padding-top: 25px;-->
	padding-left: 120px;
	padding-right: 20px;
}

div.post-comments-title {
	text-align: left;
	margin-bottom: 20px;
}

.post-comment-body {
	padding-bottom: 20px;
	text-align: justify;
}

#post-comments p {
	color: #e4e4e44;
}

#post-comments a {
	color: #e4e4e4;
}

#post-comments a:hover {
	color: #ba0000;
}

/*.alt {
	margin: 0;
	padding: 10px;
	}*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #ffffff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/*---------------------- Comment form ---------------------*/
/*# {
	min-height: 177px;
	margin: 0px 0px auto;
	background: url(images/postcomment_text.png) top left no-repeat;
	padding-left: 130px;
	padding-right: 40px;
	padding-top: 20px;
}*/

#comment-form p {
	margin-bottom: 5px;
}

#comment-form p input {
	color: #666666;
}

#comment-form p textarea {
	color: #666666;
}

#comment-form p #submit {
	color: #111111;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #d4d4d4;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/*-------------------------------------------------------*/
#archives {
	min-height: 147px;
	margin: 0px 0px auto;
	background: url(images/archives_text.png) top left no-repeat;
	padding-left: 0px;
	padding-right: 40px;
}

ul.archlist-left {
	float: left;
	padding: 20px;
}

ul.archlist-right {
	float: right;
	padding: 0;
}

ul.archlist-left li {
	text-align: left;
	display: block;
	list-style-type: none;
}

ul.archlist-right li {
	text-align: left;
	display: block;
	list-style-type: none;
}

ul.archlist-left li a,ul.archlist-right li a {
	color: #f9f9f9;
	margin: 0px;
	line-height: 140%;
	border: none;
	font-size: 1.5em;
}

ul.archlist-left li a:hover,ul.archlist-right li a:hover {
	background: none;
	color: #ba0000;
}

#bottom-secondary {
	width: 315px;
	margin-top: 45px;
	padding-top: 15px;
	float: right;
}

#tags {
	min-height: 160px;
	background: url(images/tagcloud_text.png) top no-repeat;
	margin: 0px 0px 0px auto;
	padding-left: 80px;
	padding-right: 35px;
	padding-top: 45px;
	font-size: 100%;
}

.tag-cloud {
	margin: 0;
	padding: 0;
	text-align: justify;
	word-spacing: 2px;
}

.tag-cloud li {
	display: inline;
	list-style-type: none;
}

.tag-cloud li:hover {
	color: #ba0000;
}

.tag-cloud a {
	color: #fafafa;
	border: none;
}

.tag-cloud a:hover {
	color: #ba0000;
	border: none;
}

#footer {
	width:520px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 50px;
	padding-right: 0;
	margin-left: 100px;
	text-align: center;
	font-size: 1em;
	height: 50px;
}

#footer a {
	color: #8d8d8d;
}

.clear {
	clear: both;
}

.hidden {
	display: none
}

.prompt {
	padding-left: 50px;
	font-size: 1.6em;
	padding-top: 20px;
	font-weight: bold;
	margin: 0;
}
img.alignright, .wp-caption.alignright {float:right; margin:0 0 0em 1em}
img.alignleft, .wp-caption.alignleft {float:left; margin:0 1em 0em 0}
img.aligncenter, .wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
