/*
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.

*/

#ccad {
	margin-bottom: 60px !important;
}

#searchform_top input.field {
	width: 190px;
}

.twitter_inner ul.tweets li a:link,
.twitter_inner ul.tweets li a:visited {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 0 none;
	display: inline;
	line-height: normal;
	padding: 0;
}

.twitter_inner ul.tweets li {
    border-bottom: 1px solid #FBDDDF;
}

.post-edit-link { display: block; margin-bottom: -20px; }
.aligncenter, div.aligncenter { display: block; margin: 10px auto; }
.wp-caption { max-width: 96%; }
.wp-caption img { max-width: 98.5%; height: auto; }
