/*
File:			custom.css
Description:	Custom styles for the Thesis Theme that you define
Customised by:	mR.fOgyi
=======================================
Made possible with the incredible Thesis WordPress Theme by Chris Pearson at diythemes.com
I can't guarantee my custom.css code worthiness - I'm constantly tweaking it and learning new stuff - but it works for me
Thesis Theme users are welcome to use and share any or all it
Big respect to Chris Pearson and Thesis Theme forum members
=======================================
Tread lightly and treat the earth well
It was not given to you by your parents
It was loaned to you by your children
- indigenous peoples' proverb

hr { height: 0; color: #fff; background-color: #fff; border-top: 1px dotted #bbb; }

=======================================
*/

body.custom { background: #eee; background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
 }

.custom #container { margin-top: 2.0em; margin-bottom: 2.0em; border: 0.1em solid #ddd; }
.custom #content { text-align: justify; }
.custom #content_box { background: #fff; }
.custom #header { background: url('../../../images/green-pepper.jpg') no-repeat; height: 150px; width: 960px; padding: 0; }
.custom #header #logo { font-size: 4.1em; padding-top: 1.5em; padding-left: 0.6em; margin: 0 auto; }
.custom #header #logo a, #header #logo a:visited { color: #2361a1; text-decoration: none; }
.custom #header #logo a:hover { color: #2361a1; text-decoration: none; }
.custom #header #tagline { color: #111; font-size: 2.2em; line-height: 1.2em; padding-left: 1.2em; }


.etarget .selfpromo {display:none;}
.etarget .block br {display:none;}
.etarget {margin:5px;}
.etarget .block {margin-bottom:10px;background-image:url(images/award-star-5.gif) ;background-repeat: no-repeat;border: solid 1px #CCC;}
.etarget .title {margin-left:30px;}
.etarget .description {margin-left:30px; font-size:13px;}
.etarget .txtRed  {font-size:16px;}
.etarget a.txtRed:link    { color:#2361a1; background-color:#fff; text-decoration:none; }
.etarget a.txtRed:visited { color:#2361a1; background-color:#fff; text-decoration:none; }
.etarget a.txtRed:hover   { color:#2361a1; background-color:#ff9; text-decoration:none; }
.etarget a.txtRed:active  { color:#2361a1; background-color:#ff9; text-decoration:none; }

