/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 20px;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 990px;
	}

#content {
	font-size: 1.2em;
	padding-bottom: 20px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: 'Century Gothic', Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #a60600;
	}

h1 {
	font-size: 1.6em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 30px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 20px;
	}

h4 {
	font-size: 16px;
	}

h1, h1 a, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #c00;
	}
h1 a:hover { color: #900;}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	/*padding: 0 10px 10px;*/
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 10px '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: #fff;
	}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #a60600;
	text-decoration: none;
	}

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

#faqwrapper a {text-decoration:underline;}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background-color: #fdfcf8;
	}

#topbar {
	background: transparent url('http://fotoflare.ca/images/common/header_background_new.png') repeat-x center top;
	height:145px;
	position:fixed;
	top:0;
	width:990px;
	z-index: 10;
	margin: 0 auto;
}

#raves_xml {
	float: right;
	width: 531px;
	height: 115px;
}

#raves_xml p {
	width: 521px;
	line-height: 22px;
	font-size: 18px;
	color: #ddd;
}

#raves_xml .slides_container {
	width: 531px;
	display: none;
}

#raves_xml .slides_container div {
	width:531px;
	height:115px;
	display:block;
}

#slides {
	float: left;
	width: 990px;
	height: 390px;
	margin: 160px 0 20px -20px;
	background: url('http://fotoflare.ca/images/slideshow/placeholder.jpg') left top no-repeat #000;
}

#slides .slides_container {
	width: 990px;
	display: none;
}

#slides .slides_container div {
	width:990px;
	height:390px;
	display:block;
}


#social {
	float: right;
	margin-top: -3px;
}

#fotoflarelogo {
	float: left;
	width: 431px;
	height: 100px;
	background: url('http://fotoflare.ca/images/common/fotoflare_logo.png') left top no-repeat;
	margin: 10px;
}

#page {
	background-color: #fff;
	margin: 0px auto;
	padding: 0;
	width: 990px;
	background-color: #fff;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-top: none;
	border-bottom: none;
	box-shadow: 0 0 30px #000;
	}


#header {
	float: left;
	width: 990px;
	font-size: 1.2em;
	min-height: 160px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#logo {
	float: left;
	width: 560px;
	height: 166px;
	background: url('http://fotoflare.ca/images/common/fotoflare_logo.jpg') left bottom no-repeat;
}

/*#socialicons {
	float: right;
	width: 350px;
	height: 166px;
	margin: 0 0 0 20px;
}

#socialicons a {color: #000;}

#login, #facebook, #twitter {
	float: left;
	width: 90px;
	padding-top: 75px;
	margin: 0 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#login {background: url('http://fotoflare.ca/images/common/login_icon.jpg') center top no-repeat;}
#facebook {background: url('http://fotoflare.ca/images/common/facebook_icon.jpg') center top no-repeat;}
#twitter {background: url('http://fotoflare.ca/images/common/twitter_icon.jpg') center top no-repeat;}*/

#search {float: right; margin: 0 5px 0 10px;}

.search input {
	font: 12px Tahoma;
	text-transform: uppercase;
	padding: 0px 5px 0 5px;
	/*background: url('http://fotoflare.ca/images/common/magglass.png') left top no-repeat;*/
	border: 1px solid #aaa;
	height: 20px;
}

#searchsubmit {background-color: #000; color: #fff; padding-bottom: 2px;}

.searchresults {margin-top: 150px!important;}

/***** Login Form *****/
#form {border: 3px solid #900;}
#formlogo {float: left; margin: auto 0; padding: 20px;}
#loginform #user, #loginform #pwd {float: left; padding: 10px 0px 30px 20px;}
#loginform #user label, #loginform #pwd label {font-size: 14px;}
#loginform #user input, #loginform #pwd input {font-size: 14px;}
.forgetmenot input {padding-top: 3px;}
#submit {float: left; padding-left: 5px;}
.forgetmenot {float: left;}
.submit {padding-left: 220px; float:left;}
/***** End Login Form *****/

#datestamp {
	background:transparent url('http://fotoflare.ca/images/common/datetag.png');
	position:absolute;
	left:-19px;
	top: 25px;
	color:#fff;
	width:83px;
	height:46px;
	font: 18px Tahoma;
	text-transform: uppercase;
}

#datestamp span {
	width: 83px !important;
	float: left;
	padding:7px 10px 10px 10px;
}

.postmetadata_tags {
	position:absolute;
	left:540px;
	top: 108px;
	color:#ada8a8;
	width:400px;
	height:20px;
	font: 12px Tahoma;
	text-align: right;
}
.postmetadata_tags a {color:#ada8a8; text-decoration:none;}
.postmetadata_tags a:hover {color:#ada8a8; text-decoration:underline;}
.postmetadata_comments {
	/*background:transparent url('http://fotoflare.ca/images/common/commentstag.png');*/
	position:absolute;
	left:-16px;
	top: 25px;
	color:#000;
	width:85px;
	height:85px;
	font: 18px Tahoma;
	text-align: center;
	padding-top: 4px;
}
.excerpt #expand_hover {display: none;}
.excerpt:hover #expand_hover {display: block;}
.excerpt:hover #expand_up {display: none;}

.postmetadata_comments a {color: #000;}
.postmetadata_comments a:hover {color: #000; text-decoration:underline;}

.closepost {
	position:relative;
	left:560px;
	top: 0;
	color:#000;
}

.closepost, .closepost-bottom {
	width:120px;
	height:20px;
	font: 12px Tahoma;
	font-weight: bold;
	text-align: right;
	color: #000;
}

.closepost-bottom {float:right; padding-bottom: 20px;}

.closepost img, .closepost-bottom img {padding-left: 10px;}

#tribox {
	width: 990px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#sharing {
	float:left;
	padding-bottom: 10px;
	font: 12px Tahoma;
	font-weight: bold;
}

.fb_iframe_widget {
	width: 300px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #000;
	float: left;
	margin: 0 5px 0 0;
}

#sharing_bottom, #meeting {
    border: 1px solid #000000;
    float: left;
    font: bold 40px Tahoma;
    height: 120px;
     text-transform: uppercase;
    width: 300px;
}

#sharing_bottom{margin: 0 5px 0 0;}

#meeting {font-size: 24px; text-align: center;}

#sharing_bottom span {
	width: 300px;
	text-align: center;
	float: left;
}

#sharing_bottom img {margin-left: 5px; width: 50px}

#sharing img {
	margin-left: 10px;
}


#excerpt {
	font: 12px Tahoma;
	color: #000;
	float: left;
	padding: 5px 20px;
}

/***** Image Voting *****/
#imagevote {
	float: left;
	border: 1px solid #D0D0D0;
	margin: 0 0 10px 0;
}

.voting {
	float: left;
	width: 930px;
	font-size: 10px;
}
.voting .counter {
	background:url('http://fotoflare.ca/images/common/heart.png') center left no-repeat;
	padding:0 0 0 20px;
	font-weight:bold;
	padding: 10px 0 10px 20px;
	margin-left: 5px;
}
.voting .counter a {
	cursor:pointer;
	color: #000;
	font-weight: normal;
}
.voting .counter a:hover {text-decoration:underline!important;}
.voting .counter a.image {
	background:url('http://fotoflare.ca/images/common/add.png') center right no-repeat;
	padding:0 90px 0 0;
}


.narrowcolumn {
	float: left;
	padding: 0px 20px;
	margin: 0;
	width: 950px;
}

.widecolumn {
	float: left;
	padding: 50px 20px;
	margin: 100px 0 0 0;
	width: 950px;
	}
.post {
	margin: 10px 0 10px 0px;
	text-align: justify;
	border: 1px solid #ada8a8;
	width: 950px;
	position: relative;
	float: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#bottombar {
	/*background: #6a0602 url('http://fotoflare.ca/images/common/footer_background.png') repeat-x center top;*/
	background-color: #3c3c3d;
	/*height:36px;*/
	height:40px;
	left:0;
	width:100%;
	padding: 0 0 20px 0;
}

#footerwrapper {
	width: 990px;
	margin: 0 auto;
}

#footertop {
	float: left;
	width: 990px;
	padding: 0 0 20px 0;
}

#copyright, #address {
	font-size: 12px;
	float: left;
	color: #fff;
	padding: 12px 0px 0 10px;
}

#copyright {padding-right: 320px;}

#bottombar ul {
	list-style: none;
	list-style-type:none;
	margin: 0;
	padding: 0;
	color: #fff;
}

#footerlist ul li {
	margin: 10px 0 0 0;
	padding: 0 8px;
	text-align: left;
	font-weight: normal;
	/*float: left;*/
}

#footerlist ul ul li {margin: 0;}

#footerlist ul li.header {font-weight: bold;}
#footerlist .column {
	float: left;
	width: 250px;
	height: 300px;
}
#tagcloud {
	text-align: left;
	color: #fff;
	float: left;
	padding: 7px 0 0 0;
	width: 480px;
	line-height: 25px;
}
#bottombar a {text-decoration: none; color: #fff;}
#bottombar a:hover {text-decoration: underline; color: #fff;}

/* End Structure */

/** Start Gallery **/
#gallerywrapper {
	padding: 5px 10px 10px 10px;
	border: 1px solid #ADA8A8;
	width: 930px;
	float: left;
	clear:both;
}

#thumbnail, #thumbnail-album {
	margin: 0 5px 10px 0;
	width: 300px;
	float:left;
	text-align:center;
}

#thumbnail-album {
	border: 1px solid #ada8a8;
	margin: 0 3px 10px 0;
}

.paginator {
	float: right;
	border: 1px solid #a60600;
	padding: 10px 5px;
	margin-right: 20px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.paginator a {padding: 0 5px;}

.paginator .inactive {color: #000;}
.paginator .inactive:hover {text-decoration: none; cursor: default; color:#000;}


/** End Gallery **/

/** Begin Raves **/
#ravewrapper {
	float: left;
	width: 930px;
	padding: 0px 0 0 20px;
	margin: 0 0 10px 0;
	border: 1px solid #ada8a8;
}

#ravewrapper img {
	float: right;
	margin: 10px 0 10px 20px;
}

#ravewrapper p {
	width: 480px;
	text-align:justify;
}
/** End Raves **/

/** Begin FAQs **/
#answer {
	width: 930px;
	border-top: 1px solid #ada8a8;
	padding: 10px 0px;
	margin: 10px 0;
	text-align: justify;
}

/** End FAQs **/

/** Begin Contact **/
#contactwrapper {
	border-top: 1px solid #ada8a8;
	float:left;
	width: 930px;
	margin: 10px 0 0 0;
}

#contactwrapper img {
	float: right;
	margin: 10px 0 0 0;
}

#contactform #required {
	float: right;
	width: 100px;
	font-size: 10px;
}

#contactform {margin-top: 10px;}

#contactform input, #contactform select, #contactform textarea {
	border: 1px solid #ada8a8;
	width: 300px;
	margin: 0px 120px 10px 0;
}

#contactform select {font-size: 12px;}

#contactform #submit {
	background-color: #a60600;
	width: 47px;
	height: 20px;
	color: #fff;
	font-size: 12px;
	padding: 0 2px 3px 0;
}

#contactlogo {
	float: left !important;
	margin-right: 5px !important;
}

#hours #column1, #hours #column2 {
	float: left;
	width: 120px;
	font-size: 12px;
}

#hours {float:left; clear: both;}

#map {
	font-size: 12px;
	padding-top: 5px;
	float: left;
}

#googlemap {margin-top: 8px; float: right;}

#investmentcontact {
	float: right;
	width: 350px;
	padding: 0 0 0 10px;
	margin: 0 0 0 30px;
	border: 1px solid #ada8a8;
}


/** End Contact **/


/* Begin Menu */
#menulist {
	position: relative;
	height: 53px;
	/*width: 990px;*/
}

#menulist ul#nav {
	list-style: none;
	list-style-type:none;
	margin: 0;
	padding: 0;
	float:left;
	width: 720px;
}
#menulist ul#nav li {
	padding: 0 5px;
	float: left;
	text-transform: uppercase;
	font-size: 18px;
}

#menulist ul#nav li:after {content: '  |  ';}
#menulist ul#nav ul li:after {content: '';}

#menulist ul#nav li a {color: #212121;}

#menulist ul#nav ul#portfoliodropdown {
	/*top: 100%;*/
	left: 250;
}

#menulist ul#nav ul#albumdropdown {
	/*top: 100%;*/
	left: 250;
}

#menulist ul#nav ul#investmentdropdown {
	/*top: 100%;*/
	left: 500;
}

#menulist ul#nav ul {
	display: none;
	position: absolute;
	font-weight: normal;
	background-color: #3c3c3d;
	list-style: none;
	list-style-type:none;
	margin: 0;
	padding: 10px 0 5px 0;
	width: 140px;
	line-height: 14px;
}

#menulist ul#nav li:hover>ul{display:block}

#menulist ul#nav ul li a {
	float: left;
	background: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #fff;
	width: 125px;
	height: 15px;
}

#menulist ul#nav ul li a:hover {
	background-color: #850904;
	text-decoration: none;
}

#menulist ul#nav ul li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	padding: 2px 5px !important;
}

/*** EDITED OUT FOR NEW HEADER 
#homepage, #homepage a {
	float: left;
	width: 67px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_home_off.gif') left top no-repeat;
}

#portfolio, #portfolio a {
	float: left;
	width: 96px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_portfolio_off.gif') left top no-repeat;
}
#albums, #albums a {
	float: left;
	width: 144px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_albums_off.gif') left top no-repeat;
}
#investments, #investments a {
	float: left;
	width: 108px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_investment_off.gif') left top no-repeat;
}
#raves, #raves a {
	float: left;
	width: 68px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_raves_off.gif') left top no-repeat;
}
#faqs, #faqs a {
	float: left;
	width: 55px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_faq_off.gif') left top no-repeat;
}
#store, #store a {
	float: left;
	width: 142px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_store_off.gif') left top no-repeat;
}
#friends, #friends a {
	float: left;
	width: 86px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_friends_off.gif') left top no-repeat;
}
#contact, #contact a {
	float: left;
	width: 107px;
	height: 53px;
	background: url('http://fotoflare.ca/images/common/menu_contact_off.gif') left top no-repeat;
}

#homepage a:hover {background: url('http://fotoflare.ca/images/common/menu_home_hover.gif') left top no-repeat;}
#portfolio a:hover {background: url('http://fotoflare.ca/images/common/menu_portfolio_hover.gif') left top no-repeat;}
#albums a:hover {background: url('http://fotoflare.ca/images/common/menu_albums_hover.gif') left top no-repeat;}
#investments a:hover {background: url('http://fotoflare.ca/images/common/menu_investment_hover.gif') left top no-repeat;}
#raves a:hover {background: url('http://fotoflare.ca/images/common/menu_raves_hover.gif') left top no-repeat;}
#faqs a:hover {background: url('http://fotoflare.ca/images/common/menu_faq_hover.gif') left top no-repeat;}
#store a:hover {background: url('http://fotoflare.ca/images/common/menu_store_hover.gif') left top no-repeat;}
#friends a:hover {background: url('http://fotoflare.ca/images/common/menu_friends_hover.gif') left top no-repeat;}
#contact a:hover {background: url('http://fotoflare.ca/images/common/menu_contact_hover.gif') left top no-repeat;}

/*#homepage a.active {background: url('http://fotoflare.ca/images/common/menu_home_on.gif') left top no-repeat;}
#portfolio a.active {background: url('http://fotoflare.ca/images/common/menu_portfolio_on.gif') left top no-repeat;}
#albums a.active {background: url('http://fotoflare.ca/images/common/menu_albums_on.gif') left top no-repeat;}
#investments a.active {background: url('http://fotoflare.ca/images/common/menu_investment_on.gif') left top no-repeat;}
#raves a.active {background: url('http://fotoflare.ca/images/common/menu_raves_on.gif') left top no-repeat;}
#faqs a.active {background: url('http://fotoflare.ca/images/common/menu_faq_on.gif') left top no-repeat;}
#store a.active {background: url('http://fotoflare.ca/images/common/menu_store_on.gif') left top no-repeat;}
#friends a.active {background: url('http://fotoflare.ca/images/common/menu_friends_on.gif') left top no-repeat;}
#contact a.active {background: url('http://fotoflare.ca/images/common/menu_contact_on.gif') left top no-repeat;}
*****/
/* End Menu */

/* Begin Accordion */
.entry {
	/* The expandable lists */
	display:none;
	padding:10px;
	width:930px;
	float: left;
}
#commentform {
	display: none;
}
/* End Accordion */

/* Begin Store */
.post > .entry {
	display: block !important;
}


/* End Store */

/* Begin jQuery Tabs */

UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
	width: 930px;
}

UL.tabNavigation LI {
	display: inline;
}

UL.tabNavigation LI A {
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	float:left;
}

UL.tabNavigation LI A {
	background: url('http://fotoflare.ca/images/common/tab-left.jpg') top left no-repeat;
	color: #fff;
	padding: 0 0 5px 10px;
	float:left;
}

UL.tabNavigation LI A span {
	background: url('http://fotoflare.ca/images/common/tab-right.jpg') top right no-repeat;
	padding: 8px 10px 10px 0;
	float:left;
}


UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
	background: url('http://fotoflare.ca/images/common/tab-left-active.jpg') top left no-repeat;
	color: #fff;
	padding: 0 0 5px 10px;
	float:left;
	cursor: pointer;
	text-decoration: none;
}

UL.tabNavigation LI A.selected span, UL.tabNavigation LI A:hover span {
	background: url('http://fotoflare.ca/images/common/tab-right-active.jpg') top right no-repeat;
	padding: 5px 10px 10px 0;
	float:left;
}

	
.tabs #first, #florists, #bridal, #other {
	margin-top: -13px;
	float:left;
}

.friend {
	padding: 0 10px;
	border: 1px solid #ada8a8;
	float:left;
	width: 930px;
	margin-bottom: 10px;
}

.friend img {
	float:right;
	margin: 10px 5px 5px 5px;
}

.address, .phone, .website {
	float:left;
	padding-bottom: 10px;
}

.address {width: 330px;}
.phone {width: 200px;}
.website {width: 100px;}


/* End jQuery Tabs */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}
h1 span {
	font: 18px Tahoma;
	width: 940px;
	color: #fff;
	float: left;
}

body #realtitle {display: none;}

#page #realtitle {
	padding: 5px;
	background-color: #333;
	float: left;
	display: block;
}
.single #realtitle {display: none;}
.single #menulist {margin-top: -20px;}


h1 a, h1 a:hover {text-decoration: none; cursor: pointer;}


/*h1 a#h1title img {opacity: 0.8;}
h1 a#h1title:hover img {opacity: 1;}*/

h2 {
	margin: 15px 0 10px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	padding: 0;
	margin: 30px 0 0;
	}


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.investmentimage {
	margin: 0 0 20px 20px;
	float: right;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.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 {
	color: #A60600;
	margin: 1px 3px 0 0;
	display: block;
	float: left;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation, .navigation_single {
	display: block;
	float: left;
	margin-top: 50px;
	margin-bottom: 30px;
	width: 950px;
	position: relative;	
	font-size: 20px;
}


.red {color: #a60600;}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "When in doubt, make a fool of yourself.
	There is a microscopically thin line between being brilliantly creative
	and acting like the most gigantic idiot on earth.
	So what the hell, leap." - Cynthia Heimel */

