/*  
	Theme Name: 1955 Design v2.0
	Description: Custom theme CSS File www.1955Design.com
	Author: David Zemens | www.1955Design.com
	Copyright: David Zemens | All Rights Reserved
*/
/* 
	COLORS
	Generic body background: #F0EEE8  (light tan)
	Header background: #EDE9DB  (slightly darker than body)
	H1 text font, Header text font #18434F  (dark dark blue)
	H2 text font: #31719D  (med blue)
	Menu bottom border: #F38E18  (orange)
	
*/
* { 
	margin: 0; 
	padding: 0; 
}
body {
	background-color: #F0EEE8;
	font: 100.01%/120% "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #3a3a3a;
	line-height: 18px;
	font-size:80%;
	background-image:url(images/bg-body.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border-top:0px solid #31719D;
	margin-top:5px;
}
/* Main menu */
ul#menu {
	float:right;
	margin-top:-23px;
	position:relative;
	z-index:1000;
	margin-right:10px;
}
ul#menu li {
	display:inline;
	margin-left:5px;
	padding-bottom:5px;
}
ul#menu li a {
	color:#18434F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
font-family:Verdana, Geneva, sans-serif;
border:1px solid transparent;
	font-size:1.2em;
	letter-spacing:-.3px;
	font-weight:normal;
	padding:10px 5px 5px 5px;
}
ul#menu li a:hover {
	color:#18434F;
border:1px solid #ccc;
background-image:url(images/bg-menu-current.jpg);
background-repeat:repeat-x;
}
ul#menu li a:active {
	text-decoration:none;
border:1px solid #ccc;
background-image:url(images/bg-menu-current.jpg);
background-repeat:repeat-x;
background-color:transparent;
}
ul#menu li a:focus {
	text-decoration:none;
border:1px solid #ccc;
background-image:url(images/bg-menu-current.jpg);
background-repeat:repeat-x;
	background-color:transparent;
}
ul#menu li.current_page_item {
	border-bottom:0px solid #F38E18;
}
ul#menu li.current_page_item a {
	color:#18434F;
border:1px solid #ccc;
background-image:url(images/bg-menu-current.jpg);
background-repeat:repeat-x;
}
ul#menu li.current_page_item a:hover {
	cursor:default;
	color:#18434F;
	text-decoration:none;
}
ul#menu li.current_page_item a:active, ul#menu li.current_page_item a:focus  {
	color:#18434F;
border:1px solid #ccc;
background-image:url(images/bg-menu-current.jpg);
background-repeat:repeat-x;
}
a {
	color:#31719D;
	text-decoration: underline;
	font-weight:500;
}
a[href*="pdf"]  {
   background : transparent url(images/pdf.gif) no-repeat 98% 55%;
   padding-right:25px
}
a:hover {
	border-bottom:0px;
	text-decoration: none;
	color: #18434F;
	background-color:transparent;
}
a:active, a:focus {
	background-color:#18434F;
	color:#fafafa;
	text-decoration:none;
}
p {
	margin-bottom: 4px;
}
ul, ol {
	margin:0 0 0 0;
	padding:0 0 0  0;
}
li {
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
blockquote {
    margin:20px 0 20px 20px;
	width:80%;
	font-size:95%;
    padding: 12px 14px 3px 15px;
	border:1px solid #ccc;
    border-left:6px double #ccc;
	background-image:url(images/bg-blockquote.png);
	background-position:97% 0;
	background-repeat:no-repeat;
	background-color:transparent;
	height:auto;
}
blockquote cite {
	text-align:right;
	color:#022954;
	font-weight:bold;
	margin:10px 0 0 0;
	display:block;
}
#sidebar blockquote {
    margin:5px 0 5px 8px;
    padding: 3px 8px 3px 15px;
    border-left:5px double #ccc;
	width:76%;
	font-size:100%;
}
#sidebar blockquote p {
	padding-right:1px;
}
fieldset {
	border:none;
}
img, img a {
	display:block;
	float: right;
	margin: 10px 0px 10px 20px;
	padding:3px 3px 3px 3px;
	border:1px solid #ccc;
}
img.avatar {
	float:right;
	}
img.left
{
	float:left;
	margin:5px 10px 10px 0;
	padding:2px 2px 2px 2px;
	border:1px solid #ccc;
}
img.right, img.alignright, .google-right, .slidepress-gallery
{
	float: right;
	margin: 10px 0px 10px 10px;
padding:3px 3px 3px 3px;
border:1px solid #CCC;
}
img.noborder, .google-right {
	border:1px solid #F0EEE8;
}
.google-left {
   margin-bottom:10px;
margin-top:-4px;
margin-left:-5px;
padding-top:5px;
}
img.nomargin {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
a:hover img 
{
	border:1px solid transparent;
}
#content a img {
border:#ccc 1px solid;
}
#content a:hover img {
border:#18434F 1px solid;
}
.flickr_item img {

	float:left;

	width:60px;

	height:60px;

}
.portfolio  
{
	border:#B4CDE7 0px solid;
	margin:0 20px 40px 0;
	float:left;
	padding:0 0 0 0;
	overflow:hidden;
}
.portfolio a img {
	float:left;
	margin:0 0 0 0;
	padding:3px 3px 3px 3px;
}
.portfolio a:hover img 
{
	border:#18434F 1px solid;
}
.portfolio h3 {
	margin:0 0 10px 0;
}
.portfolio p {
}
/*= headings */
h1, h2, h3, h4, h5, h6 {
	color: #4F0B13;
	font-size: 140%;
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
}
h2 {
	font-size: 135%;
	margin-top: 6px;
}
h3 {
	font-size: 110%;
	color: #4F0B13
}
h4 {
	font-size: 105%;
	font-weight:bold;
	color:#022954;
}
#outer {
	position: relative;
	width:950px;
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
	background-color:transparent;
	height:auto;
	background-image:url(images/bg-sidebar.jpg);
	background-repeat:no-repeat;
	background-position:755px 154px;
}
#inner {
	width:950px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background-color:transparent;
	border-right:0px solid #ccc;
	border-left:0px solid #ccc;
	border-bottom:1px solid #ccc;
}
.offset {
	position : absolute;
	top : -9000px;
	left : -9000px;
	z-index : 9;
	color:#fafafa;
}

/* 
	Safari only hack
	http://dustinbrewer.com/css-hackgetting-safari-to-behave/
*/
/*
@media screen and (-webk i t -min-device-pixel-ratio:0){
#city-menu {padding:0px 0 2.6em 0;}
}
*/
.search-submit-button {
	padding:0 5px 0 5px;
	margin-top:7px;
	cursor:pointer;
}
#search-form {
	margin:10px 0  0px 10px;
}
#search-form fieldset {
}
#search-label {
	color:#666;
	font-size:110%;
}
#content {
	position: relative;
	margin:0 0 0 0;
	padding:20px 15px 0 0;
	background-color:transparent;
overflow:hidden;
}
#content p {
	font-size:100%;
	font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
font-family:Verdana, Geneva, sans-serif;
	margin:0 0 15px 0;
	line-height:1.6;
}
#content ul {
	margin-left:12px;
}
#content li {
	font-size:110%;
	list-style-image:url(images/arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	list-style-type:none;
	margin-left:12px;
margin-bottom:10px;
}
.post {
	padding:0 10px 5px 20px;
	margin:330px 0 10px 0;
}
.internal {
	margin:10px 0 10px 0;
}
.archive {
	margin:0 0 0 0;
	padding:0 20px 0px 30px;
	border:0px solid blue
}
.search  {
	margin-bottom:10px;
}
.search-results {
	background-image:url(images/mag.jpg);
	background-repeat:no-repeat;
	background-position:95% 40px;
	padding-right:75px;
}
h2.error, b.error {
	color:#CC0000 !important;
}
b.error {
	font-size:1.2em;
}
.continue {
	width:660px;
	height:20px;
	border:1px solid #ccc;
	padding:6px 10px 8px 0px;
	background-image:url(images/bg-continue.jpg);
	background-repeat:no-repeat;
background-position:top right;
clear:both;
}
.read-more, .comments {
	margin-bottom:10px;
margin-left:7px;
	color:#CC0000;
	font-size:1.0em;
	float:left;
	background-image:url(images/page.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:22px;
	padding-top:3px;
}
.comments {
	float:right;
	background-image:url(images/comment-icon.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:30px;
	padding-left:0px;
	padding-top:3px;
	padding-bottom:2px;
	margin-left:7px;
}
.read-more a, .comments a {
	color:#CC0000; color:#333333;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
}
.read-more a:hover, .comments a:hover {
	border-bottom:0px;
	text-decoration:underline;
}
.read-more a:active, .comments a:active {
	color:#fff;
}
.read-more a:focus, .comments a:focus {
	background-color:#CC0000;
	color:#fff;
}
#content h3, #content h2
{
	position: relative;
	top: 4px;
	font-size: 180%;
	line-height: 25px;
	color: #000;
	font-weight:normal;	
	color:#022954;
}
#content h2 {
	padding:3px 0px 0px 0;
	color:#31719D;
	font-size: 200%;
}
#content h2 a {
	color:#31719D;
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
	display:block;
	width:97%;
}
#content h2 a:hover {
	background-color:transparent;
	color:#022954;
}
#content h2 a:focus, #content h2 a:active {
	background-color:transparent;
	color:#111;
}
#content h2 a:active {
	background-color:transparent;
	color:#111;
}
#content h2.no-image {
	background-image:none;
}
#content h3
{
	font-size: 140%;
	color: #022954;
	font-weight:bold;
}
#content ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(images/arrow.jpg);
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
.post .date, .date
{
	color:#8C8C8C;
	padding:2px 0 8px 0;
	font-family:Verdana,Arial, "Georgia", Times, serif;
	font-size:80%;
text-transform:uppercase;
}
.date a {
   color:#8C8C8C;
   font-weight:normal;
   border-bottom:1px dotted #CCC;
   text-decoration:none;
}
#content .post .date a:hover {
   color:#666;
}
#content .post .date a:active {
   color:#666;
background-color:transparent;
}
.by-text {
	text-transform:lowercase;
	font-style:italic;
	font-size:90%;
}
.post .date em 
{
	font-style:normal;
	color:#666;
}
.post .date em.user 
{
	background:url(images/user.png) no-repeat left top;
	padding-left:15px;
}
.post .date em.postdate 
{
	background:url(images/date.gif) no-repeat left top;
	padding-left:17px;
}
.post .entry
{
	margin:20px 0 20px 0;
	padding: 0 15px 5px 8px;
	clear:both;
	background-image:url(images/bg-post.dwzgif);
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:hidden;
border:1px solid transparent;
}
#navlink {
	margin-left:20px;
}
.post .entry p, .post .archive p {
	margin:5px 0 10px 0;
	color:#111;
	font-size:1.1em;
}
.post .archive p {
	font-size:1em
}
#content .post-archive h4  {

     margin:0 0 0 -10px;
}
#content .post h4 em
{
	color: #000066;
	font-style:normal;
	float:right;
	font-weight:normal;
}
#sidebar {
	position: relative;
	width: 210px;
	float: right;
	margin:-9px 0 0 0;
	background-color:transparent;
	padding:36px 5px 0 5px;
	border-right:0px solid #ccc;
}
img.centered, img.center {
	display: block;
	float:none;
	margin: 10px auto 10px auto;
	padding:0 0 0 0;
}
#sidebar ul
{
	list-style:none;
	padding: 0 10px 10px 3px;
	margin: 0 0 5px 0;
	overflow:auto;
}
#sidebar ul li 
{
	padding: 0px 0 0 0px;
	margin:0 0 3px 5px;
}
#sidebar ul li a
{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
font-family:Verdana, Geneva, sans-serif;

	font-weight:normal;
	font-size:1.0em;
	text-decoration:none;
}
#sidebar ul.tweets li a
{
    color:#2792C9;
}
#sidebar ul li a:hover
{
	color:#31719D;
	text-decoration:underline;
}
#sidebar ul li a:active
{
	color:#FFF;
	text-decoration:none;
}
#sidebar ul li a:focus
{
	color:#FFF;
	text-decoration:none;
}
#sidebar ul ul
{
	list-style-image:url(images/arrow.gif);
	padding: 0 0 0px 14px;
	margin:0 0 0 0;
}
/*comments and their styles*/
#comments {
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:0 0 0 0;
	padding:10px 10px 10px 10px;
	border:1px solid #CCC;
	background-color:#F3EFE3;
	border-top:8px solid #31719D;
clear:both;
}
#commentform p {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	font-size:1.0em;
}
#commentform h3 {
	margin:0 0 15px 0;
}
.post-meta {
	border:1px solid #ccc;
	overflow:hidden;
	font-size:1.0em;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
	background-color:#F3EFE3;
}
.comment-text {
	width:530px;
	float:left;
	margin:10px 0 10px 0;
	font-size:1.0em;
}
span.comment-counter {
	font-size:1.0em;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0;			
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li.authorcomment
{
	border:#ddd 1px solid;
	border-top-width:0px;
	
}
#outer .nocomments 
{
	text-align:center;
	color:#999;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
input.text, input.text-search, textarea, select 
{
	padding:2px;
	background:#fff;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
	width:100%;
}
input.text-search {
	width:110px;
}
textarea{
	width: 90%;
	height: 20em;	
	padding:5px 5px 5px 5px;
	margin-bottom:10px;
}
#outer input.text:focus, textarea:focus
{
	border:#999 1px solid;
	background-color: #FAFAFA;
}
#footer {
	font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	position: relative;
	max-width : 985px;
	min-width : 745px;
	clear: both;
	text-align: right;
	border-top:1px solid #ccc;
	color: #111;
	padding:12px 15px 10px 5px;
	background-color: transparent;
}

#footer a {
	text-decoration:underline;
	font-weight:normal;
	border:0px;
}
#footer a:hover
{
	color: #111;
	text-decoration:none;	
	border:none;
}
#footer ul li a:active, #footer ul li a:focus
{
	background-color:#666;
	color:#ccc;
	text-decoration:none;	
}

#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.textwidget {
    margin-top:10px;
}
#sidebar ul li.current-cat a {
	font-weight:bold;
	font-style:italic;
color:#F38E18;
}
/*  Content / Entry list items */
ul li a {
	font-size:100%;
}
ul ul li a {
	font-size:90%;
}
ul ul ul li a {
	font-size:80%;
}
/*  End Content / Entry list items */
/* Banner Elements **************************************************************/
#bannerimg  h1 {
	background-color :transparent; 
	width: 100%;
	height: 148px;
	color:#043756;
	margin:5px 0 0 0px;
	padding:0 0 0 0px;
	font-size:2.1em;
	position:relative;
	float:left;
	clear:both;
}
#bannerimg h1 a {
	position : absolute;
	top:0;
	left:0;
	display : block;
	width: 100%;
	height: 148px;
	cursor : pointer;
	margin:0 0 0 0;
	padding:0 0 0 5px;
	background-color :transparent;
	font-size:90%;
	color:#18434F;
	border:0px;
	text-decoration:none;
}
#bannerimg h1 small {
	font-size:66%;
}
#bannerimg h1 a:hover {
	cursor : pointer;
	background-color :transparent;
	color:#31719D;
	border:0px;
}
#bannerimg h1 a span, #bannerimg h1 span {
	position : absolute;
	top:0;
	left:0;
	display : block;
	width: 100%;
	height: 148px;
	background-image:url(images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	cursor : pointer;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:0px solid #ccc;
	z-index:500;  /* relative to top_ tabs z-index */
}
#bannerimg a:hover span {
	position : absolute;
	display : block;
	cursor : pointer;
	width: 100%;
	height: 148px;
	/*background-image:url(images/bg-header-hover.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	*/
}
#bannerimg h1 a:focus span, #bannerimg h1 a:active span { 
	position : absolute; 
	display : block; 
	width: 100%;
	height: 148px;
	/*background-image:url(images/bg-header.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	*/
} 
#bannerimg h1 a span:focus, #bannerimg h1 a span:active { 
	position : absolute; 
	display : block; 
	width: 100%;
	height: 148px;
	border:0px;
} 
/* END  Banner Elements **************************************************************/
/* Footer misc ------------------------------ */
ul#footer-address {
	position:relative;
	z-index:0;
	margin:5px 5px 12px 0;
	float:right;
	color:#fff;
	font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size:1.0em;
	clear:right;
	letter-spacing:0px;
}
ul#footer-address li {
    color: #646464;
	text-align:right;
	margin:0 0 -2px 0;
	padding:0 0 0 0;
	list-style-type:none;
}
ul#footer-address li.footer-font {
	color:#999999;
}
#footer a {
    color: #646464;
	text-decoration:underline;
}
#footer a:hover {
	color:#111;
	text-decoration:none;
	background-color:transparent;
}
ul#top_demo {
	position:relative;
	z-index:-1000;
	margin:-105px 15px 0 0;
	float:right;
	color:#fff;
	font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size:105%;
	text-align:right;
	width:40%;
	clear:right;
}
ul#top_demo li {
	color:#111;
	text-align:right;
	margin:0 0 -2px 0;
	padding:0 0 0 0;
	list-style-type:none;
	
}
ul#top_demo li.demo-font {
	font-size:1.3em;
	font-style:italic;
}

/*
green hidden accesible navigation
*/
.jump a {
   position : absolute;  /* Forces it off-page */
   top : -1000px; /* The direction and value (optional) */
   left : -1000px; /* The direction and value */
   padding : 5px; /* To style the link�s box (optional) */
   font-weight : bold; /* Link Styling (optional) */
   font-size : 100%; /* Link Styling (optional) */
   text-align:center;
   text-decoration:none;
   color:#fff;
}

.jump a:hover {
	text-decoration:underline;
	border-bottom:1px solid #fff;
}
.jump a:focus, .jump a:active {
   font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
   position : absolute; /* Forces it back on focus */
   top : 8px; /* The direction and value */
   left : 1%; /* The direction and value (I got better results with % here) */
   border:3px double #1199ff;
   color : #000; /* Link Styling (optional) */
   z-index : 100000; /* to overlay logo division */
   width:12em;
   padding:5px 0 5px 0;
   background-color:#fff;
}
dfn {
	border-bottom: 1px dotted #64988B;
	border-color:#0033FF;
	font-style:normal;
}
dfn:hover {
	border-bottom: 1px dotted #64988B;
	cursor: help;
	border-color:#66CC00;
	cursor:help;
}
/* footer tab links */
ul#footer_tabs {
	margin:-9px 0px 0 10px;
	float:right;
}
ul#footer_tabs li {
	display:inline;
	margin:0 0 0 0;
	background-color:transparent;
}
ul#footer_tabs li a {
	background-color:transparent;
	padding:1px 5px 1px 3px;
	font-weight:bold;
	font-size:88%;
	margin:0 0 0 0;
	text-decoration:underline;
	border-right:0px solid #666;
    color: #646464;
    font-family: Arial, Verdana, Times, Helvetica;
	font-variant:normal;
}
ul#footer_tabs li a.noborder {
	border:0px;
}
ul#footer_tabs a:hover, ul#footer_tabs li.current_page_item a:focus {
	background-color:transparent;
	color: #111;
	text-decoration:none;
	border-right:0px solid #666;
}
ul#footer_tabs a:focus, ul#footer_tabs a:active, ul#footer_tabs li.current_page_item a:active {
	background-color:#111;
	color:#fff;
	text-decoration:none;
	border-right:0px solid #666;
}

ul#footer_tabs li.current_page_item a {
	color: #111;
	cursor:default;
	border-right:0px solid #666;
	text-decoration:underline;
}
ul#footer_tabs li.current_page_item a:hover  {
	cursor:default;
	border-right:0px solid #666;
	text-decoration:none;
}
ul#footer_tabs li.current_page_item a:active  {
	background-color:#666;
	color:#ccc;
}
#footer img, #footer img a, ul#top_demo img, ul#top_demo img a {
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:right;
	margin:-4px 10px 0 0;
	z-index:500;
	position:relative;
}
/* End footer tab links in  ------------------------------ */
.no-display {
	display:none;
}
/* sidebar definition lists */

dl { 
	margin: 0px 0 10px 8px; 
	font-size:110%;
}
dt {
	font-weight:bold;
	margin-top:5px;
	color:#111;
}
dd {
	margin: 0 0 0px 5px;
	line-height:1.2;
}
/* Left Sidebar */
#sidebar h2  {
	font-size: 1.5em;
	letter-spacing:1px;
	margin: 7px 0 5px 0;
	color:#18434F;
	border:0px solid #ccc;
	padding:6px 0 0px 2px;
	width:179px;
	height:24px;
	text-transform:none;
	background-color: transparent;
	font-weight:normal;
	/*
	background-image:url(images/bg-sidebar-full.png);
	background-repeat:no-repeat;
	*/
}
/* End Left Sidebar */
#contact_me {
	position: absolute;
	width: 320px;
	height: 80px;
	right: 0px;
	top: 15px;
	overflow: hidden;
	z-index:99999;
	margin:0 0 0 0;
}
#contact_me a {
	display: block;
	width: 300px;
	height: 75px;
	text-decoration:none;
	z-index:99999;
}
#contact_me a:hover {
	/*
	background-image:url(images/contact_me_new_hover.png);
	background-repeat:no-repeat;
	*/
	background-color:transparent;
}
#contact_me a:focus {
	background-color:transparent;
}
#contact_me a:active {
	background-color:transparent;
}
/* Breadcrumbs */
#breadcrumbs, .homelink {
	margin:5px 0 0 20px;
	padding: 0 0 0 0;
}
.homelink {
	color:#666;
	font-variant:small-caps;
}
#breadcrumbs a, #breadcrumbs span, .homelink a {
	font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size:100%;
	color:#022954;
	font-variant:small-caps;
	font-weight:bold;
}
#breadcrumbs a:hover, .homelink a:hover {
	text-decoration:none;
}
#breadcrumbs a:focus, #breadcrumbs a:active, .homelink a:focus, .homelink a:active  {
	background-color:#666;
	color:#ccc;
}
#breadcrumbs span {
	color:#666;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#breadcrumbs ul {
	display:inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#breadcrumbs ul li {
	display:inline;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
/* End Breadcrumbs */
/* Quick link drop down selection box in header */
select.quick_links {
	font-size:100%;
	background-color:#FFF;
	color:#2a5470 !important;
	border:2px solid #ccc;
	width:207px;
	height:22px;
	float:left;
	margin:0px 3px 0 0;
	padding:0 0 0 0;
	position:relative;
	z-index:20000;
	/* =======================================  */  display:none;   /*  ================================  */
}
select.quick_links option {
    padding:2px 0 2px 2px;
	background-color:#FFF;
}
.quick_links_submit {
	float:right;
	margin:-28px 10px 0 0;
	position:relative;
	z-index:20000;
	padding:0 5px 2px 5px;
	height:24px;
	cursor:pointer;
}
fieldset {
	clear:both;
}
.ie6-message {
	font-weight:bold;
	font-size:9pt;
	color:#FF6600;
	font-style:italic;
}
/* 
	Safari only hack ... but for some reason it is targetting OPERA!!
	http://dustinbrewer.com/css-hackgetting-safari-to-behave/
*/
/*
@media screen and (-webk i t -min-device-pixel-ratio:0){
.quick_links_submit {margin:-26px 10px 0 0;}
}
*/
.privacy-notice {
	color:#666;
	font-size:11px;
	border:1px solid #ccc;
	width:130px;
	margin:10px 0 10px 8px;
	padding:5px 35px 5px 5px;
	background-image:url(images/bg_privacy-notice.png);
	background-position:95% 20%;
	background-repeat:no-repeat;
}
.nobg a:hover {
	background-color:transparent !important;
}
a[href*="1955design.com/#"]  {
	background-image:url(images/1955_button.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:86px
}
#content h2.archive-title {
	color:#666;
	font-size:1.4em;
	text-align:right;
	margin-right:25px;
}
#footer ul li.widget {
	float:left;
	clear:left;
}
#footer h2.widgettitle {
	color:blue;
}
#lead {
	float:right;
	height:175px;
	width:320px;
	background-image:url(http://www.1955design.com/wp/wp-content/themes/_1955v20/images/home.jpg);
	background-repeat:no-repeat;
	margin:5px 0 15px 15px;
}
#lead a {
	color:#FF0000;
	margin:33px 0 0 19px;
	display:block;
	font-weight:bold;
	padding:111px 5px 5px 5px;
	width:270px;
	font-size:1.2em;
	text-decoration:none;
	letter-spacing:1px;
	font-variant:small-caps;
}
#lead a:hover {
	text-decoration:underline;
}
#lead a:active, #lead a:focus {
	background-color:transparent;
	text-decoration:none;
	border:0px;
}
.sitemeter {
	float:left;
	position : absolute;
	top : -9000px;
	left : -9000px;
}
.google_125_210_sidebar {
	height:125px;
	width:125px;
}
.google_234_60 {
	margin:20px 0 0 0;
}
.google_234_60_footer {
	margin:-5px 0 0 0;
	float:left;
}
code, pre { 
	margin:0 0 0 0;
	padding:0 0 0 0;
}
pre {
	border: 1px solid #ccc;
	background-color: #F0EEE8;
	padding: 0px 10px 0 10px;
	margin:0 0 15px 0;
	width: 90%;
	font: 1.3em/1.7em "courier new", courier, monospace;
	background-image:url(images/bg_pre.jpg);
}
code {
   font-size:12px;
}
#featured, #featured-archive {
	margin-bottom:20px;
	padding:0px 10px 10px 10px;
	height:auto;
	width: 630px;
	border:6px solid #D8E6E9;
	background-image:url(images/bg-featured.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	min-height:190px;
}
#featured-archive {
	background-image:url(images/bg-featured-archive.jpg);
	min-height:10px;
}
#featured h3 {
	margin:0 0 0 0;
	padding:5px 5px 0 0;
	font-size:1.2em;
}
#featured h4 {
	margin:0 0 0 0;
	padding:5px 5px 0 0;
}
#featured p {
	line-height:16px;
	padding-top:3px;
	padding-left:5px;
	padding-right:35px;
	font-size:1.0em;
	margin-bottom:14px;
}
#featured p a {
	color:#83C13E;
	font-weight:bold;
	font-size:1.0em;
	padding-top:0px;
	border:0px;
}
#featured h3 a:active {
	color:#333366;
}
.wp-smiley {
    padding:0 0 0 0;
    margin:0 0 0 0;
    float:none;
    display:inline;
}
img.wp-smiley {
border:0px;
}
#twitterlink {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 16px;
  margin: 85px -3px -2px 111px;
  background: url(images/tweet.png) no-repeat -93px -49px;
  text-decoration: none;
}
#twitterlink span {
  position: absolute;
  left: -9999em;
}
#twitterlink:hover {
  background-position: -117px -49px;
}
#twitterlink strong {
  display: block;
  position: absolute;
  width: 141px;
  height: 49px;
  background: url(images/tweet.png) no-repeat 0px 0px;
  left: -9999em;
}
#twitterlink:hover strong {
  left: -117px;
  top: -49px;
}
a.post_edit_link {
   float:left;
clear:both;
}