/*

Client Name: San Marco Resources
Client URL: http://www.Sanmarcocorp.com/
Description: A Web 2.0 design. Widget-ready for WP2.2+
Version: 1.0
Author: Justin Hinchcliffe  ( E-tech Computers Inc )
Author URL: http://www.e-techcomputers.com/

*/
html, body {
    height: 100%;
}
body {
	margin: 0px;
	background-image: url(images/inner_page_bg5.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #23201c;
	font: 15px Arial, Helvetica, sans-serif;
	color: #666666;
}
body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
    font: 83%/1.1 arial, helvetica, sans-serif;
} 

a { color: #fff; outline: none !important; text-decoration: none; }
a:visited { color: #fff; }
a:hover, a:focus { 	text-decoration: none;	color: #ffba3b; }
a:active { color: #fff; }

#container {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -106px;
	width: 922px;
	position: relative;
}

#logo-link {
	float: left;
	width: 180px;
	height: 135px;
	margin-top: 12px;
	margin-left: 12px;
}

#logoh1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

#tsx {
	width: 255px;
	float: right;
	margin-top: 30px;
}

#quotes {
	color: #fff;
	float: right;
	margin-top: 1px;
	margin-right: 11px;
}

html>body #quotes  { 

	*float: right; 
	*margin-top: 0px;
	*position: relative;
	*margin-right: 5px;
}

#navigation{
	position: absolute;
	clear: both;
	top: 0px;
	width: 922px;
	height: 158px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	z-index: 98;
}


html>body #contact-1 {
	*width: 414px !important;
	*float: right;
}

#main_nav {
	float: right;
	font-size: 12px;
	color: #fff;
	position: relative;
	z-index: 99;
	margin-right: 10px;
}
#main_nav li{
	list-style: none;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}


#main_nav ul {float: right; margin:0 auto; padding:0; list-style:none; display:table; white-space:nowrap; list-style:none; height:35px; position:relative; font-size:12px;}
#main_nav li {display:table-cell; margin:0; padding:0;}
#main_nav li a {display:block; float:left; height:48px; line-height:40px; color:#fff; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer;}
#main_nav li a b {float:left; display:block; padding:0 5px 0px 6px; border-left:}
#main_nav li a:hover {color:#ffc800;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* remove the bullets, padding and margins from the lists */

/* make the top level links horizontal and position relative so that we can position the sub level */
#main_nav li{
	position:relative;
}

/* use the table to position the dropdown list */
#main_nav table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-1px;
	top: 87px;
}

#main_nav ul li{
	float: left;
	position: relative;
}

/* hide the sub level links */
#main_nav ul ul {
	visibility:hidden;
	position: absolute;
	top: 42px;
	left: 0px;
	float: left;
	width: 165px;
	height:0;
	background: #f0e9e3;
	border-left: 2px solid #d2bda0;
	border-right: 2px solid #d2bda0;
	border-bottom: 2px solid #d2bda0;
	filter:alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
}

#main_nav ul ul ul{
	visibility:hidden;
	position: absolute;
	top: 1px;
	left: 120px;
	float: left;
	width: 125px;
	height:0;
	background: #f0e9e3;
	border-left: 2px solid #d2bda0;
	border-right: 2px solid #d2bda0;
	border-bottom: 2px solid #d2bda0;
	border-top: 1px solid #d2bda0;
	filter:alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
  #main_nav ul ul ul{ display: none !important; }
}

@-moz-document url-prefix() { 
  #main_nav ul ul ul{ display: none !important; }
} 

#main_nav ul ul ul li{
	float: left;
	width: 125px;
	padding: 0px;
	margin: 0px;
}

#main_nav ul ul ul li a {
	color: #080607;
	width: 125px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	font-size: 11px;
	font-style: italic;
	border-bottom: 1px solid #d2bda0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
}

*:first-child+html #main_nav ul ul {
	background: #fff;
	visibility:visible;
	height: auto;
}

#main_nav ul ul li a {
	color: #080607;
	width: 165px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	font-size: 11px;
	font-style: italic;
	border-bottom: 1px solid #d2bda0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
}

#main_nav ul ul li a:hover {
	background-image: none;
	background-color: #fbf9f7;
}

#main_nav ul ul li a:hover b{
	background: none;
}

#main_nav ul ul li{
	float: left;
	width: 165px;
	padding: 0px;
	margin: 0px;
}
/* make the sub level visible on hover list or link */
#main_nav ul li:hover ul,
#main_nav ul a:hover ul{
	visibility:visible;
}

#projects {
	float: left;
	height: 389px;
	width: 918px;
	margin-top: 77px;
	margin-left: 3px;
	background-color: #000;
}
ul#projects_slide img{
    width: 872px;
    height: 332px;
	float: left;
}

div.card
{
width: 872px;					/* width of each container*/
height: 375px;					/* height of each container*/
position: absolute;				/* instructure each container to obey the position absolutely*/
float: left;					/* float all the container so that they overlapped each other*/
margin-left: 22px;
margin-top: 4px;					/* align them to the center of the screen */
background: #000;
overflow: hidden;
}

div.project_links a {
	color: #fff;
}
div.project_links a.next-prop { text-decoration: none;	color: #fff; border-bottom: 1px dotted #666; padding-bottom: 2px;}
div.project_links a.prev-prop { text-decoration: none;	color: #fff; border-bottom: 1px dotted #666; padding-bottom: 2px; }
.project_links a.next-prop:hover, .project_links a.next-prop:focus { 	text-decoration: none;	color: #ffc800; border-bottom: 1px dotted #666; padding-bottom: 2px; }
.project_links a.prev-prop:hover, .project_links a.prev-prop:focus { 	text-decoration: none;	color: #ffc800; border-bottom: 1px dotted #666; padding-bottom: 2px; }

#projects h3 {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	float: left;
}

#projects .local {
	float: left;
	margin-left: 10px;
	margin-top: 16px;
	color: #fff;
}

#projects .project_links {
	float: right;
	color: #fff;
	margin-top: 15px;
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}

#projects_slide {
	float: left;
	width: 874px;
	margin-top: 4px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	
}

#projects_slide ul{
	list-style: none;
	display: inline;
}

.project_links a:hover, .project_links a:focus { 	text-decoration: none;	color: #ffc800; border-bottom: 1px dotted #666; padding-bottom: 2px; }

#projects_slide li{
	list-style: none;
	display: inline;
}

#buttons {
	width: 922px;
	float: left;
}

a#btn_project {
	float: left;
	width: 303px;
	height: 152px;
	display: block;
	background-image: url(images/btn_projects.png);
	margin-top: 7px;
	margin-left: 3px;
}

a#btn_mineral {
	float: left;
	width: 303px;
	height: 152px;
	display: block;
	background-image: url(images/btn_mineral.png);
	margin-top: 7px;
	margin-left: 4px;
}

a#btn_investor {
	float: left;
	width: 303px;
	height: 152px;
	display: block;
	background-image: url(images/btn_investor.png);
	margin-top: 7px;
	margin-left: 4px;
}

#content {
	float: left;
	width: 922px;
	margin: 0px;
	margin-top: 96px;
	position: relative;
	z-index: 0;
}

#main_content {
	float: left;
	width: 585px;
	min-height: 300px;
	font-family: Helvetica, Arial, sans-serif;
	font: 105%/1.4 Helvetica, Arial, sans-serif;
	color: #fff;
	line-height: 1.4;
	margin-left: 4px;
	margin-top: 5px;
	
}


#main_content img {
	border: none;
}

#main_content img.left {
	float: left;
	margin-right: 16px;
	margin-top: 7px;
	margin-bottom: 10px;
	border: 4px solid #fff;
}

.left { float: left; }

#main_content img.right {
	float: right;
	margin-left: 16px;
	margin-top: 7px;
	margin-bottom: 10px;
	border: 4px solid #fff;
}

.right { float: right; }

#main_content h1 {
	font-size: 19px;
	color: #ffba3b;
	margin: 0px;
	padding: 0px;
	margin-top: 19px;
	word-spacing: 2px;
	letter-spacing: 1px;
	word-spacing: 1.5px;
	line-height: 16px;
	padding-bottom: 18px;
	border-bottom: 1px solid #4e3f3b;
	margin-bottom: 24px;
	
}

#main_content h3 {
	font-size: 18px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	word-spacing: 2px;
	
}

#main_content a { color: #ffba3b; outline: none !important; text-decoration: none; }
#main_content a:visited { color: #ffba3b; }
#main_content a:hover, #main_content a:focus { 	text-decoration: none;	color: #cc4800; }
#main_content a:active { color: #ffba3b; }



#ver-minimalist{font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:18px;width:280px;text-align:left;border-collapse:collapse;margin:15px 15px 35px 0px;}#ver-minimalist .thtit{font-weight:normal;text-align: left;font-size:14px;border-right:0px solid #181614;border-left: 0px solid #181614;color:#ffab47;padding:8px 2px 8px 2px; margin-bottom: 0px; padding-bottom: 0px;}#ver-minimalist td{border-right:20px solid #181614;border-left: 0px solid #181614;color:#f6f6f6;padding:18px 2px 0; border-bottom:1px solid #4d3e39; text-align: right;}

hr {
	display: block;
	border: 0px;
	background-image: url(images/hrgrey.jpg);
	_color: #4e3f3a;
	*color: #4e3f3a;
	width: 491px;
	height: 12px;
	_height: 1px !important;
	*height: 1px !important;
	margin-top: 30px;
	margin-bottom: 22px;
}



#main_content p.desc {
	color: #ffba3b;
	margin-top: 0px;
	word-spacing: 1.5px;
	line-height: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #4e3f3b;
	margin-bottom: 24px;
	display: none;
}

#main_content p{
	line-height: 15px;
	margin-top: 6px;
}

#sidebar {
	float: left;
	width: 303px;
	height: auto;
	margin-left: 30px;
	_margin-left: 25px;
	margin-top: 62px;
}

.roundeyes  {
	background-color: #3f372f;
	float: left;
	padding-top: 8px;
	padding-bottom: 0px;
}

.roundeyes h2{
	font-size: 18px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	margin-top: 7px;
	word-spacing: 2px;
}

html>body #sidebar  li#flexipages-2 { *position: absolute; } 
html>body .widgettitle { *text-align: left;  }
html>body #sidebar ul ul{ *margin: 0px !important; *padding: 0px !important; }
html>body #sidebar ul{ *margin: 0px !important; *padding: 0px !important;}
html>body #sidebar ul{ *margin: 0px !important; *padding: 0px !important;}

#latest_news {
	height: 216px;
	width: 304px;
}

#latest_news p{ 
	margin-left: 18px;
	color: #897672;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 18px;
}

#latest_news p a { color: #897672; outline: none !important; text-decoration: none; }
#latest_news p a:visited { color: #897672; }
#latest_news p a:hover, #latest_news p a:focus { 	text-decoration: none;	color: #ffc800; }
#latest_news p a:active { color: #897672; }

#latest_news .news_date{ 
	margin-left: 18px;
	color: #514842;
	font-size: 11px;
}

#news_release {
	margin-top: 10px;
}

#news_release p{ 
	margin-left: 16px;
	color: #897672;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-right: 18px;
}

.mail-signup {
	background-image: url(images/signup_slider.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 16px;
	width: 170px;
	padding: 5px;
	border: 4px solid #392b28;
	margin-left: 12px;
	float: left;
	margin-right: 5px;
	margin-top: 4px;
}

.MailPressFormSubmit {
	margin-top: 2px;
}

#corp_pres  {
	width: 303px;
	float: left;
	margin-top: 10px;
}

#push {
	height: 50px;
	clear: both;
}

#footer {
	height: 50px;
	background-color: #0c0b0a;
	border-top: 6px solid #090909;
}

#footer_con {
	margin: 0px auto;
	width: 922px;
	position: relative;
	margin-top: 15px;
	font-size: 11px;
	color: #4c4646;
}

#footer_con a {
	color: #ce7409;
}

#footer_con a:hover, #footer_con a:focus { 	text-decoration: none;	color: #ce7409; border-bottom: 1px dotted #2f2c28; }

*:first-child+html #search { margin-top: 20px;}
*:first-child+html .search-input { width: 202px;  }
*:first-child+html .search-submit { top: -9px; }

.search-input {
	height: 23px;
	width: 204px;
	_width: 203px;
	border: 0px;
	background-image: url(images/search_input.jpg);
	position: relative;
	top: -13px;
	padding-top: 10px;
	padding-left: 10px;
	color: #213550;
	font-size: 12px;
	font-family: Arial;
}

.search-submit {
	position: relative;
	_top: -9px;
}

.signup-submit {
	float: right;
}


#signup {
	padding-left: 5px;
	padding-right: 5px;
}

.signup-header {
	color: #262626;
	font-size: 20px;
	font-weight: 500;
	font-family: Century Gothic, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(images/mail-icon2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 40px;
	padding-top: 5px;
}

#sidebar table {
	background-color: #fefefe;
	width: 100%;
	padding: 5px;
}

#content-content ul {
	list-style-type: circle;
}

#content-content h1,#main_content h2,#content-content h3,#content-content h4,#content-content h5 {
	font-family: Century Gothic, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	color: #ffba3b;
	font-weight: 800;
}

#post-13 h3 {
	font-size: 15px !important;
	font-weight: bold;
}

#post-15 h3 {
	font-size: 15px !important;
	font-weight: bold;
}


#content-content hr {
	border: none;
	border-bottom: 1px solid #ccc;
}

#front-welcome {
	float: left;
	width: 565px;
	height: 145px;
	border-bottom: 1px solid #ccc;
	margin-left: 15px;
	margin-top: 15px;
	border-right: 1px solid #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

#front-welcome h2 {
	font-family: Century Gothic, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	color: #3d6e7f;
	font-weight: 400;
	
}

#main-quote  {
	width: 910px;
	float: left;
	font-family: Century Gothic;
	font-size: 14px;
	color: #666;
	margin-left: 10px;
	padding-top: 10px;
}

#main-quote  blockquote {
	margin: 0px auto;
	text-align: justify;
}


#main-quote blockquote {
	display: block;
	padding: 0 60px;
	width: 460px;
}


#main-quote blockquote:before, #main-quote blockquote:after {
	color: #69c;
	display: block;
	font-weight: bold;
	font-size: 400%;
	width: 40px;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	color: #b4babd;
}


#main-quote blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.65em;
}


#main-quote blockquote:after {
	content: close-quote;
	height: 50px;
	margin-top: -40px;
	margin-left: 470px;
}

#content-footer {
	width: 920px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	margin-top: 15px;
	font-size: 14px;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
}

#testimonials {
	width: 420px;
	float: left;
	margin-right: 60px;
}

#testimonials h3 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #3d6e7f;
	padding: 0px;
	margin: 0px;
}

#testimonials h5 {
	color: #afafaf;
	margin: 0px;
	font-size: 12px;
	width: 420px;
	padding-bottom: 5px;
	border-bottom: 4px solid #3d6e7f;
	margin-bottom: 10px;
}

#services {
	width: 420px;
	float: left;
}

#services h3 {
	font-family: Century Gothic, Helvetica, Arial, sans-serif;
	font-size: 26px;
	color: #3d6e7f;
	padding: 0px;
	margin: 0px;
}

#services h5 {
	color: #afafaf;
	margin: 0px;
	font-size: 12px;
	width: 420px;
	padding-bottom: 5px;
	border-bottom: 4px solid #3d6e7f;
	margin-bottom: 10px;
}

#services li {
	list-style: none;
	float: left;
	width: 210px;
	margin-top: 1px;
	_width: 190px;
}

*:first-child+html #services li {
	width: 190px;
	margin-left: 0px;
}

#services ul {
	padding: 0px;
	margin: 0px;
}

#services a {
	color: #666;
}

#services a:hover {
	text-decoration: none;
	color: #3CB7FF;
}

#footer-links {
	margin-top: 13px;
	margin-left: 0px;
	word-spacing: 2px;
	float: left;
	width: 600px;
}

#footer-links ul{
	list-style: none;
	display: inline;
	padding: 0px;
	_margin: 0px;
}

*:first-child+html #footer-links ul {
	margin: 0px;
}

#footer-links li{
	list-style: none;
	display: inline;
	padding-right: 5px;
	_padding-left: 10px;
	border-right: 1px solid #666;
}

*:first-child+html #footer-links li {
	padding-left: 10px;
}

*:first-child+html #footer-links a {
	font-size: 11px;
}

#footer-links a{
	color: #bbbaba;
	font-size: 12px;
	_font-size: 11px;
}

#footer-links  a:hover {
	text-decoration: none;
	color: #3CB7FF;
}

a.more-link {
	color: #3CB7FF !important;
	font-weight: bold !important;
}

a.more-link:hover{
	color: #004c86 !important;
}

#credits {
	float: right;
	width: 175px;
	margin-top: 13px;
	font-size: 11PX;
	font-weight: bold;
	color: #f8f9f6;

}

#credits a{
	color: #ccc;
	border-bottom: 1px solid #666;
}

#credits a:hover {
	text-decoration: none;
	color: #3CB7FF;
	border-bottom: 1px dotted #404040;
}

.red {
	color: #f00;
}

#sidebar ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#sidebar li {
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


#sidebar ul li ul {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c4c4c4;
}

#sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #c4c4c4;
	font-weight: bold;
}

#sidebar li a, #sidebar li a a:visited {
	color: #767676;
	text-decoration: none;
	font-style: italic;
	line-height: 31px;
	display: block;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 20px;
	margin-left: 0px;
	padding-left: 20px;
	width: 250px;
	height: 28px;
	background-color: #f6f6f6;
}

#sidebar li a:hover {
	color: #666;
	background-color: #fff;
	background-image: url(images/subnav_li-hov.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

#sidebar .current_page_item a {
	font-style: normal;
	color: #262626;
	font-weight: bold;
	background-color: #fff;
	background-image: url(images/subnav_li.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 5px;
}

#sidebar .current_page_item a:hover {
	font-style: normal;
	color: #262626;
	font-weight: bold;
	background-image: url(images/subnav_li.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 5px;
}


#sidebar li li {
	margin: 0px;
	padding-left: 30px;
}

#sidebar .widgettitle {
	display: none;
}

.postmetadata  {
	font-style: italic;
}

.postmetadata  a:link, .postmetadata a:visited, .postmetadata a:active{
	font-style: normal;
	color: #fff !important;
	background-color: #3f372f;
	padding: 2px 5px 2px 5px;
}

.postmetadata  a:hover{
	font-style: normal;
	color: #fff !important;
	background-color: #252e35;
	padding: 2px 5px 2px 5px;
}

.linklove {
	display: none;
}

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
} 

#content-content table td{
	padding: 6px;
}

#content-content img{
	padding: 3px;
	border: 1px solid #ccc;
}

#content-content a  img:hover{
	padding: 3px;
	border: 1px solid #666;
}

#content-content blockquote {
  font: 12px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#main_nav ul ul {display: block; height: auto; z-index: 999;}
}

#content-content a:link,#content-content a:visited,#content-content a:active{
	text-decoration: none;
}

.entry a:link,.entry a:visited,.entry a:active{
	color: #3991c4;
}

#content-content a:hover{
	text-decoration: none;
	color: #3CB7FF;
}

strong {
	font-weight: bold;
}

.postmetadata2 {
	border: 1px dashed orange;
	font-style: italic;
	padding: 5px;
}

.postmetadata2 a:link, .postmetadata2 a:visited, .postmetadata2 a:active{
	background: none !important;
	color: #ea9d4a !important;
}
.postmetadata2 a:hover {
	text-decoration: underline;
}

.commentlist a:link, .commentlist a:visited, .commentlist a:active{
	background: none !important;
	color: #000 !important;
}

.commentlist a:hover {
	text-decoration: underline;
}

.commentlist p{
  font: 12px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
}

.commentlist img{
	float: right;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}


blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.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 !important;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#ttstockquotes{
	margin-top: 0px; 
	padding: 0px;
}

.font-title-blog { text-transform: uppercase; }