/*  
Theme Name: Black - Red
Theme URI: http://www.businessdirect.ca/
Description: Two column design with a large header image.
Version: 1.0
Author: Business Direct
Author URI: http://www.businessdirect.ca/
*/

/* Begin Typography & Colors */
body {
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #121212;
	color: #FFF3DD;
	text-align: center;
	margin: 0px;
	padding: 0px; 
	}

#page {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 950px;
	background-color: #000000;
	}

a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #FFF3DD;
	text-decoration: none;
	font-weight: bold;
	}

/* Header */

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 970px;
	background-image: url(/wordpress/wp-content/themes/black-red/images/header.jpg);
	}

#title {
	padding: 5px;
	text-align: left;
	overflow: hidden;
	width: 530px;
	max-height: 11px;
}

.title {
	display: inline;
	text-align: left;
	color: #999999;
	font-size: 12px;
	text-align: center;
	}

.description {
	display: inline;
	text-align: left;
	color: #999999;
	font-size: 12px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	display: inline;
	margin: 0;
	text-decoration: none;
	}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	background-color: #000000;
	padding: 3px;
	display: block;
	}

h2.pagetitle {
	font-size: 1.4em;
	color: #FFF3DD;
	text-align: left;
	width: 100%;
	padding-left: 5px;
	background-color: #000000;
	text-align: center;
	}

h2 a, h2 a:visited {
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	background-color: #000000;
	padding: 3px;
	display: block;
	text-align: center;
	}

h2 a:hover {
	color: #FFF3DD;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-color: #000000;
	padding: 3px;
	display: block;
	text-align: center;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	background-color: #000000;
	padding: 3px;
	display: block;
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

.seperator {
	line-height: 10px;
	color: #CCCCCC;
	background-color: #333333;
	width: 100%;
	margin: 0px;
	}

#navbar {
	position: relative;
	float: right;
	right: 6px;
	top: -13px;
	}

#navbar a {
	color: #FF0000;
	font-size: 18px;
	text-align: right;
	margin-left: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #333333;
	}

#navbar a:hover {
	color: #FFF3DD;
	font-size: 18px;
	text-align: right;
	margin-left: 20px;
	padding-bottom: 5px;
	border-bottom: 2px solid #FFF3DD;
	}

/* End Header */


/* Begin Structure */

#content {
	font-size: 12px;
	font-weight: normal;
	}

.narrowcolumn {
	float: left;
	width: 300px;
	line-height: 1.4em;
	position: relative;
	}

.narrowcolumn h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	}

.column-right {
	float: right;
	width: 640px;
	line-height: 1.4em;
	position: relative;
	}

.widecolumn {
	float: right;
	width: 640px;
	line-height: 1.4em;
	position: relative;
	}

.single-title {
	display:block;
	padding:3px;
	text-align: center;
	}

.post {
	margin: 0;
	text-align: justify;
	width: 300px;
	min-height: 200px;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	display: block;
	}

.post-wide {
	margin: 0;
	text-align: justify;
	min-height: 200px;
	border-bottom: 1px solid #333333;
	display: block;
	}

.entrytext {
	margin: 0;
	text-align: justify;
	border-bottom: 1px solid #333333;
	padding-top: 10px;
	display: block;
}

.post a {
	color: #FF0000;
	}

.post p img {
	float: left;
	max-width: 300px;
	max-height: 400px;
	border: none;
	padding: 5px 10px 5px 0;
	display: block;
	}

.postmetadata {
	margin: 10px 0;
	color: #FFF3DD;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#footer {
	color: #333333;
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 950px;
	padding-top: 20px;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #333333;
	font-size: 10px;
	}

.entry, .entry p {
	font-size: 1.05em;
	line-height: 1.4em;
	}

.entry p a:visited {
	color: #CCCCCC;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.text {
	margin: 0px;
	padding-bottom: 10px;
	max-width: 300px;
	}

.alt {
	background-color: #000000;
	margin-top: 5px;
	padding: 5px;
	}

small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFF3DD;
	}

strike {
	color: #FFF3DD;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

#prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
	}
/* End Structure */


/* Begin Images */

img.centered {
	display: block;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	max-width: 300px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	max-width: 300px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/* End Images */


/* Begin Search Form */

#search {
	margin-top: 0; /* need for IE Mac */
	margin-left: 15px;
	text-align: right; /* need for IE Mac */
	white-space: nowrap; /* for Opera */
	}

#searchform {
	margin: 0 auto;
	}

#searchsubmit, #submit {
	background-color: #000000;
	padding: 1px0;
	border: 1px solid #333333;
	color: #FF0000;
	margin-bottom: 10px;
	}
	
#searchform #s {
	width: 290px;
	font-size: 12px;
	border:	1px solid #333333;
	color: #FFF3DD;
	background-color: #000000;
	padding: 2px;
	margin-bottom: 5px;
	}

#s:hover, #s:focus {
	background-color: #000000;
	color: #FF0000;
	}

select {
	width: 130px;
	}

/* End Search Form */


/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

#commentform input, #commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.commentlist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0px;
	display: block;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform textarea {
	width: 300px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #FFF3DD;
	}

/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background-color: #000000;
	}

#wp-calendar caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	width: 100%;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	background-color: #333333;
	padding: 3px;
	display: block;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr {
	border-bottom: 1px dashed #999999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #999999;
	color: #FFF3DD;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

/* End Various Tags & Classes*/

.tagcloud {
	color: #74796D;
	list-style: none;
	text-align: center;
	padding: 0px;
	}

.tagcloud ul {
	display: inline;
	}

.tagcloud li {
	display: inline;
	}

.tagcloud a {
	color: #FF0000;
	list-style: none;
	text-decoration: none;
	}

.tagcloud a:hover {
	color: #FFF3DD;
	list-style: none;
	text-decoration: underline;
	}

#social {
	margin-top: 20px;
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: bold;
	}

#translationbar {
	margin-top: 9px;
	text-align: center;
	}

#related {
	font-size: 11px;
	text-align: left;
	background-color: #121212;
	padding: 5px;
	margin-top: 5px;
	}

#related h2 {
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	}

#blogroll {
	background-color: #121212;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	width: 300px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	}

#blogroll ul, #blogroll li {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	}

#blogroll h3, #blogroll h2 {
	background-color: #121212;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #333333;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	}

#blogroll a {
	color: #FF0000;
	font-size: 12px;
	display: block;
	padding: 2px;
	margin: 0 0 5px 0;
	border-left: 3px solid #121212;
	text-align: left;
	}

#blogroll a:hover {
	color: #FFF3DD;
	font-size: 12px;
	display: block;
	padding: 2px;
	margin: 0 0 5px 0;
	background-color: #000000;
	border-left: 3px solid #FFF3DD;
	text-align: left;
	}

#pages {
	font-size: 13px;
	line-height: 13px;
	text-align: left;
	color: #FF0000;
	margin: 5px 0 5px 0;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	width: 280px;
	}

#pages li {
	font-size: 13px;
	line-height: 13px;
	text-align: left;
	color: #FF0000;
	margin: 5px 0 5px 0;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	width: 280px;
	}

#pages a {
	font-size: 13px;
	line-height: 13px;
	text-align: left;
	color: #FF0000;
	margin: 5px 0 5px 0;
	padding: 0px;
	text-decoration: none;
	width: 280px;
	display: block;
	border: 1px solid #333333;
	}

#pages a:hover {
	font-size: 13px;
	line-height: 13px;
	text-align: left;
	color: #FFF3DD;
	margin: 5px 0 5px 0;
	padding: 0px;
	text-decoration: none;
	width: 280px;
	display: block;
	background-color: #121212;
	border: 1px solid #333333;
	}

#potd a, potd a:hover {
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	color: #FF0000;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #999999;
	}

/* Galleries */

.thumb-table {
	text-align: left;
	}

a.thumb img {
	padding: 0px;
	margin: 2px;
	display: inline;
	border: 1px solid #000000;
	}

a.thumb:hover img {
	filter:alpha(opacity=75); 
	-moz-opacity: 0.75; 
	opacity: 0.75;
	padding: 0px;
	margin: 2px;
	display: inline;
	border: 1px dotted #FFFF00;
	}

.toplist, .toplist p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color: #FFF3DD;
	background-color: #333333;
	text-decoration: none;
	width: 919px;
	margin-top: -2px;
	padding-bottom: 2px;
	}

.submitted, .submitted p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color: #FFF3DD;
	background-color: #333333;
	text-decoration: none;
	float: left;
	width: 919px;
	margin-top: -2px;
	padding-bottom: 2px;
	}

.link {
	width: 919px;
	color: #FF0000;
	font-size:24px;
	line-height:26px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	}

.jmbfoot {
	font-size: 1px;
	color: #999999;
	display: none;
	}

.jmblink {
	font-size: 1px;
	color: #999999;
	display: none;
	}

.blink {
	width: 0px;
	height: 0px;
	visibility: hidden;
	line-height: 1px;
	}

.ddsg-wrapper, .ddsg-wrapper ul, .ddsg-wrapper li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

.ddsg-wrapper h2 {
	text-align: left;
	padding: 5px;
	background-color: #121212;
	border: 1px solid #333333;
	}

.ddsg-wrapper a {
	color: 121212;
	}

/* Begin Sidebar */
#sidebar {
	float: left;
	width: 170px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	}

#sidebar a {
	color: #FF0000;
	}

.navigation {
	font-size: 18px;
	margin-top: 20px;
	color: #FF0000;
	}

.navigation a {
	color: #FF0000;
	}

.navigation a:hover {
	color: #FFFFF0;
	}

#nav-left {
	float: left;
	font-size: 18px;
	margin-top: 10px;
	width: 225px;
	}

#nav-right {
	float: right;
	font-size: 18px;
	margin-top: 10px;
	width: 225px;
	}

/* End Sidebar */
