/*

Theme Name: Fruitopia
Theme URI: http://www.themeporter.com
Description: Two column Blog Layout
Author: Theme Porter
Author URI: http://www.themeporter.com/

*/

/* Credits Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
 */
body {
  text-align: center;
  background: /* #f4fde5 */ #fff url('img/bg.jpg') top center no-repeat fixed;
  margin-top:10px;
  margin-bottom:10px;
}

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

h2, h2 a {
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
}

.date {
	color: #808979;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 20px 2px;
}

#flag img {
	margin: 5px 10px 0 10px;
	border: 0;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 920px;
  text-align: left;
  background: #fff url('img/content_bg.jpg') top right repeat-y;
  border: 1px solid #ccc /* #018843 */;
}

#page_header {
  height: 120px;
  background: #fff /* #9acd34 */ url('img/header.png') top right no-repeat;
  clear: both;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #fff;
}

#page_header h1 a
{
color:#fff;
text-decoration:none;
}

#page_header h1 a:visited
{
color:#fff;
text-decoration:none;
}
#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}

#menu_bar {
  height:40px;
  background: #fff url('img/drop_shadow.gif') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #f60 url('img/menu_bg.gif') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  background: #f60 url('img/menu_bg.gif') top left repeat-x;
  color: #efefef;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #f60 url('img/menu_hover_bg.gif') top left repeat-x;
  color: #fff;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #ccc;
}

#right_side h3, #right_side h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #f60;
  padding: 4px;
  border-bottom: 1px solid #aae5a4; 
  /* background-color: #f4fde5; */
}

#right_side p, #right_side td,  #right_side th {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #666;
  line-height: 16px;
  /* padding-left:4px; */
}

#left_side {
  float: left;
  width:680px;
  background-color: #fff;
  border:0px dashed #ccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #f60;
  background-color:#fff;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #666;
  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  background-color: #f6fcec;
  border:1px solid #aae5a4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779e28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 300px;
  background: url('img/logo.gif') bottom right no-repeat;
  clear: both;
}

#footer {
  padding-top:10px;
  padding-bottom:10px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  color: #fff;
  letter-spacing:1px;
  background: #ccc;
}

#spacer {
  height:20px;
  clear:both;
}

#arrow_list li { 
  margin-left: -37px;
  list-style: none;
  padding-left: 10px;
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height:18px;
}


#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #fff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #fff;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #fff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #fff;
border: 1px solid #939793;
width: 280px;
}
#commentform input {
margin-bottom: 3px;
}

ul#minipics {
margin:0;
padding:0;
list-style-type:none
}

ul#minipics li {
float:right; 
margin: 20px;
padding:0 0 10px 0;
background: url(img/shadow2.png) no-repeat bottom center
}

ul#minipics li img {
display:block;
border:1px solid #ccc;
padding: 5px;
border-color: #ccc #999 #666 #ccc
}

#bottom_block {
	padding:2em 0 0 0;
	margin-left: 20px;
}
#bottom_block .block{
	float:left;
	width: 23%;
	margin:0 0 0 5%;
}
#bottom_block .first{
	clear:both;
	margin:0;
}
#bottom_block h3 {
  margin-top:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #f60;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#bottom_block li {
  list-style: none;
  padding-left: 10px;
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height:18px;
}

.podPress_content {
    border: 0;
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: left;
	font-family: verdana, Helvetica, Arial;
}
