/*
Theme Name: ForEnricka
Theme URI: http://wordpress.org/
Description: Theme for Enricka Garcia, based on work by regardingwilliams.com.
Version: 1.0
Author: Maris Svirksts
Author URI: http://moskjis.com/
Tags: fixed width, two columns, widgets
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #89C6BF;
	font-size: 22px;
	font-weight: bold;
}
#content h2{margin: 10px 0;}
#content p{font-size: 10pt;margin: 13px 0 16px;}
.mailDescr{color: #363523;float: left;font-family: verdana,arial,helvetica;font-size: 12px;font-weight: bold;margin-top: 2px;width: 180px;}
.wpcf7-submit{border: 1px solid;cursor: pointer;margin-left:180px;width: 150px;}