/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  { font: 13px Geneva, Arial, Helvetica, sans-serif; line-height: 1.65; color: #777; background-color: #e4e4d7; font-weight:400; }


#logo  { float:right; padding-right:10px; }
#logo img  { }
#logo .site-title, #logo .site-description  { font-family:Verdana, Geneva, sans-serif; color: #000; display:none;  }
#logo .site-title a { color:#555; font-size:36px; line-height:40px; text-transform:none; font-weight:bold; text-decoration:none; letter-spacing:-3px; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#777; font:italic 14px Georgia, serif; }

#trans  { float:left; padding-left:10px; padding-top:70px;}
#trans img  {width:25px; margin-left:5px; margin-top:10px; }
#trans .text { font: 12px Geneva, Arial, Helvetica, sans-serif; color: #fff; font-weight:600; padding-left:5px;}


/* 2.4 Content */
#content{padding: 30px 0;}

* html #content{}

#main{width:700px;}
#main.fullwidth  { width: 940px; }
#main.home {
	width: 460px;
}

.postcard-back { text-align:left; float: left; width: 408px; min-height: 265px; padding: 20px;}

#footer{font-size:11px;padding: 5px 0px 60px;}

#footer #credit img{vertical-align:middle;}
#footer #credit span{display:none;}



.padder img {
        vertical-align:middle;
        padding: 5px 0px 5px 10px;
}

