/*  
Theme Name: Equisentials

Theme URI: http://www.equisentials.co.za

Description: WordPress theme designed by <a href="http://www.ericadesigns.co.za">ericaDesigns</a>.
Version: 1.0
Author: Erica Devenish
Author URI: http://www.ericadesigns.co.za/
*/
body {margin:0; padding:0; line-height: 32px; word-spacing:1px; font: 16px  "Times New Roman", Times, serif; color: #000;}

/*Header*/
h2 {color:#000; font-size:25px;}
.post .entry h2 {font-size:20px;}

/* Links */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;} 

/*Image*/
img, img a, .more-link a {border:none;}
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; margin-top: 8px; }
img.alignright { display:inline; float:right; margin-left:15px; margin-top: 8px; }

/*Remove Element*/
img.bg, #navigation, #footer-widgets, a.post-edit-link, #comment-wrap  {display:none;}

/*Post*/
.meta-info {font-size:10pt; margin-top:10px;}

#form {
	border: 1px dotted #000000;
	padding: 10px 10px 20px 10px;
}
.formentry {
	padding: 10px 0;
	width: 50%;
	float: left;
	display: inline-block;
	border-bottom: 1px dotted #000000;
}
.formline {
	padding: 10px 0;
	width: 100%;
	display: block;
	border-bottom: 1px dotted #000000;
	clear: both;
}
.formentry .boldside {
	font-weight: bold;
	display: table-row;
	width: 140px;	
}
.formline .boldside {
	font-weight: bold;
	display: block;
	width: 240px;
}

/*Footer*/
#footer {margin-top:10px;}