﻿body {
	 background: #2C2C2C url('http://www.seriouslycreative.ca/images/background2.jpg'); 
	/* background: #ffffff url('http://www.seriouslycreative.ca/images/background3.jpg');*/
	background-repeat: repeat-y;
	background-attachment: fixed;
	color: #AAAAAD;
	font: 14px/18px Tahoma, Geneva, sans-serif height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}
strong{
	color: #CFCFCF;
	font-size:110%;
}
a {
	color: #EFEFEF;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}
.larger_font {
	font-size: 120%;
	font-weight: bold;
}
.smaller_text {
	font-size: 85%;
	font-weight: bold;
}
h1 {
	font: bold 1.6em Georgia,sans-serif;
	color: #FFA940;
	text-align: left;
}
h2 {
	font: normal 1.4em Georgia,sans-serif;
	color: #00CC00;
}
h3 {
	font: normal 1.2em Georgia,sans-serif;
	color: #008EE0;
}
h4 {
	font: bold 1em Georgia,sans-serif;
	color: #00CC00;
}
h1, h2, h3, h4 {
	margin-bottom: 5px;
}
.green{
	color: #00CC00;
}
.blue{
	color: #008EE0;
}
.red{
	color: #FF0000;
}
.content_1 {
	background: #242424;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
	color: #AAA;
	display: inline-block;
	width: 96%;
	padding: 0px 20px 10px 20px;
}
.content_2 {
	background: #363636;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
	color: #AAA;
	display: inline-block;
	width: 96%;
	padding: 0px 20px 10px 20px;
}
.showcase {
	width: 250px;
	height: 250px;
	text-align: center;
	display: inline-block;
}
/* --------------------------------
   BLOG
----------------------------------- */
.blog_content_1 {
	background: #363636;
	/*border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;*/
	color: #AAA;
	display: inline-block;
	padding: 0px 0px 10px 10px;
	margin-top: 10px;
	text-align: left;
	width: 700px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.narrowcolumn {
	float: left;
	padding: 0 0px 0px 0px;
	margin: 0px 0 0;
	width: 800px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
#sidebar {
	color: #00CC00;
	padding: 10px 0px 10px 0px;
	margin-top:10px;
	margin-left: 720px;
	width: 250px;
	text-align: left;	
	background-image: url('web-design-victoria-bc/portfolio-nav.png');
	background-repeat:no-repeat;
	min-height:500px;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color: #00CC00;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin-bottom: 15px;
	color: #A3D8F7;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#footer {
	border: none;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* --------------------------------
   BLOG
----------------------------------- */
.left {
	float: left;
}
.right {
	float: right;
}
.clear, .clearer {
	clear: both;
}
.clearer, .block {
	display: block;
	line-height: 0;
	font-size: 0;
}
.clearer {
	height: 0;
}
/* Columns */
.col3, .col3last {
	width: 21%;
	margin-right: 2%;
	margin-left: 2%;
}
.col3last {
	margin-right: 0;
}
/* --------------------------------
   Navigation
----------------------------------- */
.navigation {
	margin: 0;
	font-size: 0.9em;
}
.navigation ul {
	display: inline;
	margin: 0;
}
.navigation ul li {
	border-right: 1px solid #303030;
	float: left;
	list-style: none;
	height: 49px;
}
.navigation a {
	color: #AAA;
	display: block;
	font: bold 1em Verdana,sans-serif;
	padding: 18px 14px;
	text-decoration: none;
}
.navigation a:hover {
	background: #363636 url('http://www.seriouslycreative.ca/images/navigation.jpg');
	color: #E5E5D5;
	text-decoration: none;
}
.navigation li.current_page_item a {
	background: none;
	color: #E5E5D5;
}
/* Images */
img.bordered {
	padding: 3px;
	margin: 3px 8px 15px 0px;
	background: #666;
}
.no_border {
	padding: 5px;
	margin: 0px 5px 10px 5px;
}
/* ----------------------------------------
  Forms
------------------------------------------- */
input.disabled {
	background: #DDD;
	border: 3px solid #555;
	font: normal 1em Verdana,sans-serif;
	padding: 3px;
	width: 160px;
}
input.disabled {
	background: #DDD;
	border: 3px solid #555;
	color: #2C3F4F;
}
input.required, select.required {
	background: #DDD;
	border: 3px solid #555;
	color: #2C3F4F;
	width: 250px;
	height: 30px;
	font-size: 20px;
	color: #008EE0;
	background-image: url('http://www.seriouslycreative.ca/images/name.png');
	background-repeat: no-repeat;
	padding-left: 35px;
}
textarea.required, textarea {
	background: #DDD;
	border: 3px solid #555;
	font-size: 20px;
	color: #008EE0;
	width: 400px;
	height: 150px;
}
input.code {
	background: #DDD;
	border: 3px solid #555;
	color: #2C3F4F;
	width: 250px;
	height: 30px;
	font-size: 20px;
	color: #008EE0;
	background-image: url('http://www.seriouslycreative.ca/images/code.png');
	background-repeat: no-repeat;
	padding-left: 35px;
}
input.validate-email {
	background: #DDD;
	border: 3px solid #555;
	color: #2C3F4F;
	width: 250px;
	height: 30px;
	font-size: 20px;
	color: #008EE0;
	background-image: url('http://www.seriouslycreative.ca/images/email.png');
	background-repeat: no-repeat;
	padding-left: 35px;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #DDD;
	color : #2C3F4F;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #DDD;
	color : #2C3F4F;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #363636;
	color : #BCB8FF;
	font-weight: bold;
}
fieldset {
	padding: .5em;
	margin-bottom: 0.5em;
}
label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}
.submit {
	background: #353535 url('http://www.seriouslycreative.ca/images/navigation.jpg') repeat-x;
	border-bottom: 1px solid #222;
	border-top: 1px solid #555;
	color: #AAA;
	display: block;
	font: bold 1em Verdana,sans-serif;
	padding: 12px 14px;
	text-decoration: none;
}
.submit:hover {
	background: #444;
	color: #E5E5D5;
	text-decoration: none;
}
/* --------------------------------
   Bottom
----------------------------------- */
.bottom {
	background: #242424;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
	color: #AAA;
	display: inline-block;
	width: 100%;
	font-size: 85%;
}
.bottom ul li {
	border-bottom: 1px solid #AAA;
}
.bottom ul li a {
	color: #777;
	display: block;
	padding: 4px 6px;
}
.bottom ul li a:hover {
	background: #363636;
	color: #008FDE;
	text-decoration: none;
}
.portfolio_container {
	width: 660px;
	height: 544px;
	padding: 10px 5px 0px 0px;
}
.portfolio_nav {
	margin: 30px 0px 0px 10px;
	background-image: url('web-design-victoria-bc/portfolio-nav.png');
	background-repeat: no-repeat;
	width: 250px;
	padding-left: 10px;
	min-height:500px;
}
.nav_selected {
	color: #00CC00;
}
.nav_selected a {
	color: #00CC00;
}

.hosting_table{
	color:#FFFFFF;
}
.hosting_table th{
	background: #242424;
	border-bottom: 1px solid #AAA;
	border-top: 1px solid #AAA;
	color: #AAA;
	font-size:110%;
}
.hosting_table td{
	background: #363636;
	border-top: 1px solid #242424;
	color: #FFFFFF;
}
.hosting_table H1{
	font: normal 1.2em Georgia,sans-serif;
	color: #008EE0;	
	margin: 0px 0px 0px 0px;
}