/***************************************************
       AUTHOR: Pat Heard ( FullAhead.org )
     TEMPLATE: Greenery
         DATE: 2005.11.30
    COPYRIGHT: none
PORTED TO TXP: Stuart (thebombsite.com ) with a little magic dust
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/
* {
	margin: 0;
	padding: 0;
        outline: 0;
	font-size: 100.01%;
}

html {
	font-size: 70%;
}

.fotoblog {
	padding: 5px 5px 5px 5px;
}

body {
	text-align: center;
	font-family: verdana, arial, sans-serif;  
	line-height: 170%;
	color: #EEEEEE;
	background: #585858 url(/ricasfotos/images/bg_body.jpg) repeat-y top center;
}

.txt { 
	clear: both;
	padding-top: 1px;
	padding-bottom: 1px;
}

p { 
	clear: both;
	padding-top: 1px;
	padding-bottom: 10px;
}

a,
a:visited {
	color: #86E160;
}

a:hover {
	color: #FFFFFF;
}

acronym {
	cursor: help;
	border-bottom: 1px solid #777777;
}

.piefo {
	font-family: Tahoma,  "Lucida Grande", Helvetica;
	font-size: .9em;
	line-height: 1.4em;
	margin-left: 0px !important;
	margin-left: 8px;
	margin-top: 0px !important;
	margin-top: 0px;
	margin-bottom: 10px !important;
	margin-bottom: 10px;
	padding-right: 20px;

}
/***************************************************
  Header & Top Nav Element Styles
 ***************************************************/


#header {  
	width: 100%;
	height: 3em;
	background: #585858 url(/ricasfotos/images/bg_header.jpg) repeat-y top center;  
}

#menu {
	width: 767px;
	font-size: 8.5pt;
	margin-left: auto;
	margin-right: auto;
	text-align: left;  
}

#menu ul {
	line-height: normal;  
}

#menu ul li {
	width: 6.5em;
	display: inline;
	float: left;
	padding-top: 0.8em;  
	list-style: none;
	text-align: center;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 1.0em;
	color: #222222;
}

#menu ul li a:hover {
	font-weight: bold;
	color: #111111;
	background-image: url(/ricasfotos/images/menu_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/***************************************************
 Site Title
 ***************************************************/

#title {
	padding: 0.6em 55px 0.6em 0;
	margin-right: 0.5em;
	float: right;
	b/ackground-image: url(/ricasfotos/images/logo_greenery.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#title h1 {
	display: inline;
	font: 700 1em verdana, sans-serif;
	text-transform: uppercase;
	color: #222222;
	background-color: #86E160;
	background-image: none;
        font
}

/***************************************************
 Page Content
 ***************************************************/

#content {  
	clear: both;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#text {
	float: left;
	clear: left;
	width: 710px;
	padding: 10px 5px 20px 20px;
}

#image {
	float: left;
	width: 170px;  
	vertical-align: top;
}

h2 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 700 1em verdana, sans-serif;
	text-transform: uppercase;
	color: #7BD32C;
	background: #686868 url(/ricasfotos/images/rounded_tr.gif) no-repeat top right;
}

h2 span {
	display: block;
	padding: 5px;
	background-image: url(/ricasfotos/images/rounded_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

h2.category {
	color: #FFFFFF;
}

h3 {
	clear: both;
	margin-top: -3px;
	m/argin-bottom: 10px;
	font: 700 1.3em verdana, sans-serif;
	t/ext-transform: uppercase;
	color: #000;
	b/ackground: #686868 url(/ricasfotos/images/rounded_tr.gif) no-repeat top right;
}

.meta {
	border: 1px solid #999999;
	padding: 3px 0 5px 5px;
	margin-bottom: 20px;
}

#content ol li { 
	color: #9BE4FF;
}

#content ol li span {
	color: #EEEEEE;
}

#content ul {
	padding-bottom: 10px;
}

#content ul li {
	list-style-image: url(/ricasfotos/images/li_bullet.gif);
	list-style-position: inside;
}

blockquote {  
	background: #686868 url(/ricasfotos/images/rounded_tr.gif) no-repeat top right;
} 

blockquote span {
	display: block;
	padding: 5px;
	background-image: url(/ricasfotos/images/rounded_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/***************************************************
 Paging Links
 ***************************************************/

#paging {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#paging .left {
	float: left;
	margin-left: 20px;
	text-align: left; 
	border: 1px solid #999999;
	padding: 8px;
}

#paging .right {
	float: right;
	margin-right: 20px;
	text-align: right; 
	border: 1px solid #999999;
	padding: 8px;
}

/***************************************************
 Sidemenu Styles
 ***************************************************/

#sideBar {
	float: right;
	width: 145px;
	padding: 10px 15px 20px 0;
}

#sideBar h2 {
	text-align: right;
	background: #686868 url(/ricasfotos/images/rounded_tl.gif) no-repeat top left;
}

#sideBar h2 span {
	display: block;
	padding: 2px;
	background-image: url(/ricasfotos/images/rounded_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.sideMenu {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sideMenu a {
	display: block;
	text-align: right;
	text-decoration: none;
	margin-bottom: 1px;  
}

.sideMenu a span {
	display: block;
	padding: 1px;
}

.sideMenu a:hover {
	background: #686868 url(/ricasfotos/images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
	background-image: url(/ricasfotos/images/rounded_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/***************************************************
 Comment & Comment Form Styles
 ***************************************************/

h3#comment,
h3#respond {
	margin-top: 10px;
	margin-bottom: 10px;
	font: 700 1em verdana, sans-serif;
	text-transform: uppercase;
	color: #7BD32C;
	background: #686868 url(/ricasfotos/images/rounded_tr.gif) no-repeat top right;
}

h3#comment span,
h3#respond span {
	display: block;
	padding: 5px;
	background-image: url(/ricasfotos/images/rounded_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#txpCommentInputForm {
	margin-top: 20px;
}

#txpCommentInputForm p {
	text-transform: none;
	text-align: left;
}

#txpCommentInputForm label {
	text-transform: uppercase;
	padding-left: 5px;
}

#txpCommentInputForm input.checkbox {
	width: 13px;
}

p#txpCommentInputForm {
	color: #7BD32C;
	text-align: center;
	text-transform: uppercase;
	background-color: #686868;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 4px 0px 3px 7px;
}

#txpCommentInputForm input {
	width: 150px;
}

#txpCommentInputForm textarea {
	width: 350px;
	height: 200px;
}

#txpCommentInputForm input,
#txpCommentInputForm textarea {
	padding: 1px 3px 1px 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	font: 1em verdana, arial, sans-serif;
	color: #EEEEEE;
	background-color: #777777;
	border: 1px solid #999999;
}

#txpCommentInputForm input:hover,
#txpCommentInputForm input:focus,
#txpCommentInputForm textarea:hover,
#txpCommentInputForm textarea:focus {
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #EEEEEE;
}

ol.comments {
	list-style: none;
}

ol.comments li .reply {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	background: #686868 url(/ricasfotos/images/rounded_tr.gif) no-repeat top right;
}

ol.comments li a,
ol.comments li a:visited {
	color: #7BD32C;
}

ol.comments li a:hover {
	color: #FFFFFF;
}

/***************************************************
 Contact Form
****************************************************/

#contact #content #text form.zemContactForm fieldset {
	border: none;
}

#contact #content #text form.zemContactForm legend {
	display: none;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
	clear: both;
	float: left;
	width: 500px;
	padding: 10px 20px 10px 20px;
	color: #888888;
}

#footer p {}

#footer a {
	color: #888888;
}

#footer a:hover {
	color: #EEEEEE;
}

a.fullAhead {
	float: left;
	width: 30px;
	height: 34px;  
	margin-right: 10px;
	background-image: url(/ricasfotos/images/logo_fullahead.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a:hover.fullAhead  {
	background-position: -30px 0;
}

/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
	text-align: center;
}

.noPad {}

.left {
	float: left;
}

.right {
	float: right;
}

img.left {
	padding: 5px 5px 5px 0;
}

img.right {
	padding: 5px 0 5px 5px;
}

.button {
	width: auto;
	cursor: pointer;
}

.date {
	display: block;
	font-weight: 700;
}
.rssThumbs tr, #desc {
text-align: center;
}

.rssThumbs {
margin-left: -10px;
}

.rssThumbLabel {
font-weight: normal;
font-family: Georgia, Times, Serif;
font-size: 1.2em;
text-align: left;
padding: 0 0 40px 22px;       
}

.rssImg {
float: center;
b/ackground: url(/ricasfotos/images/75.png) no-repeat bottom right !important;
b/ackground: url(/ricasfotos/images/76.jpg) no-repeat bottom right; 
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
} 

.rssImg img {
display: block;
position: relative;
background-color: #fff;
border: 0px solid #999;
margin: -4px 6px 6px -4px;
p/adding: 5px 5px 5px; 
}

#LSResult { 
position: absolute; 
background-color: #000;
color: #aaa;  
width: 350px; 
} 

#LSShadow { padding: 5px; } 
#LSRes { background-color: #000; color: #aaa; } 
.LSRow { padding: 0 5px; } 
#LSHighlight { background-color: #aaa; } 
#LSHeader {padding: 2px 2px 8px; } 
.lsDate { display: block; color: #555; }