/* 
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.

*/

#topad {
	clear: both;
	margin: 10px 0 0 130px;
	float: left;
	}

/* 2.3 Header */
#topsearch  { width: 300px; line-height: 0; }
#topsearch #searchform_top  { margin: 14px 0 0 0; }

#header{padding:25px 0;clear:both;position:relative;}

#logo  { }
#logo img  { }
#logo .site-title, #logo .site-description  { display: none; }


body  { font: 14px Georgia, Times, Serif; line-height: 1.5; color: #000000; }
<head>
<meta name="google-site-verification" content="FTKko2-jfoLZMQfTTXhsHcsN7RCxdnyMXuQ_oDWJcBs" />
</head>

/* 3.2 Images */
img.wp-smiley  { padding: 0; border: none; }

.entry .alignleft  { float: left; width: auto; margin: 10px 15px 10px 15px; }
.entry .alignright  { float: right; width: auto; margin: 10px 4px 10px 15px; }
.entry .aligncenter  { text-align: center; }

.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F4; border: solid 1px #e6e6e6; }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text { margin:0; padding:0; font-size:11px; text-align:center; }


.post  { position: relative; margin: 0 0 60px 0; padding: 50px 55px; background-color: #fff; border: 2px solid #efefef; }

