/*
Theme Name: Tecnozopia
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Mauricio Caballero
Author URI: http://storelicious.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	border-top-width:10px;
	border-top-style:solid;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}
/* GENERAL */	
a {
	text-decoration:none;
	outline:none;
	font-weight:bold;
}
a img {
	border:none
}
a:hover {
	text-decoration:underline;
}

h2.pagetit {
	font-size: 300%;
}
.entry h2 {
	font-size: 250%;
}
.entry h3 {
	font-size: 200%;
}
.entry h4 {
	font-size: 175%;
}
.entry h5 {
	font-size: 150%;
}
.entry h6 {
	font-size: 125%;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
p {
	line-height:20px;
}
.floatR {
	float:right;
}
.floatL {
	float:left;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}
ol {
	list-style:decimal-leading-zero;
	padding:0;
	margin:10px 0 10px 30px;
}
ol li {
	padding:4px 0;
	font-size:11px;
	line-height:140%;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
p.dropcap:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/** blockquotes*/
blockquote {
	background-position:10px 15px;
	background-repeat:no-repeat;
	padding:5px 10px 5px 55px;
	font-size:11px;
	margin:10px 0;
	font-family:"Courier New", Courier, monospace;
	border-width:1px;
	border-style:solid;
}

blockquote blockquote{
	border-left-width:5px;
	border-left-style:solid;
	}


/* images */


.image-left, .image-right,
.alignright, .alignleft {
	border-style:solid;
	padding:4px;
	margin:0 10px 0 0;
}
.image-left, .alignleft {
	float:left;
	margin:0 10px 0 0;
}
.image-right, .alignright {
	float:right;
	margin:0 0 0 10px;
}
/* Captions */
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid;
	text-align: center;
	padding:4px 0 4px 4px;
	margin: 10px 10px 0 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width:auto;
}
.wp-caption img, .wp-caption a img {
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	width:92%;
	margin:0;
}
.caption {
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
/* End captions */


.split50, .splitA, .split2Blocks {
	clear:both;
	overflow:auto;
}
.split7030 {
	border-top-style:dotted;
	border-top-width:1px;
	padding:0
}
.split7030 .floatL {
	width:378px;
}
.split7030 .floatR {
	width:366px;
}
.splitA .floatL {
	width:650px;
}
.splitA .floatR {
	width:300px;
}
.split2Blocks .floatL, .split2Blocks .floatR {
	width:49%;
}
.split50 .floatL, .split50 .floatR {
	width:48%;
}
.padd10 {
	padding:10px;
}
.hidde {
	display:none;
}
.visible {
	display:block;
}
/* CONTAINER */
#container {
	width:1000px;
	margin:0 auto;
	text-align:left;
}
/* SMALL NEWS */
.smallNews {
	overflow:auto;
	width:1000px;
	margin:20px 0;
	background-repeat:repeat-y;
}
.smallNews .smallPost {
	float:left;
	width:136px;
	padding:0 17px;
}
.smallNews .smallPost p.catSmall {
	margin:5px 0;
	padding:0;
}
.smallNews .smallPost p.catSmall a {
	display:block;
	line-height:21px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	font-size:11px;
}
.smallNews .smallPost h2 {
	font-size:12px;
}
.smallNews .smallPost h2 a:link, .smallNews .smallPost h2 a:visited, .smallNews .smallPost h2 a:hover {
	text-decoration:none;
	font-weight:normal;
}
.smallNews .smallPost h2 strong a {
	font-weight:bold !important;
	text-decoration:underline !important;
}
.smallNews .smallPost a img {
	border:1px solid;
	padding:2px;
}
#topNews {
	background-position:0 0;
}
#botNews {
	background-position:97% 0;
	text-align:left;
}
#topNews .smallPost p.catSmall a:link, #topNews .smallPost p.catSmall a:visited {
	background-position:0 0;
}
#topNews .smallPost p.catSmall a:hover {
	background-position:0 -21px;
	text-decoration:none;
}
#botNews .smallPost p.catSmall a:link, #botNews .smallPost p.catSmall a:visited {
	background-position:-136px 0;
}
#botNews .smallPost p.catSmall a:hover {
	background-position:-136px -21px;
	text-decoration:none;
}

#botNews .floatL {
	width:300px;
	overflow:auto;
}
/* HEADER */
#header {
	background-position:0 0;
	background-repeat:no-repeat;
}
#header h1, #header h1 a {
	display:block;
	width:488px;
	height:80px;
	text-indent:-9999em;
	margin:0;
	padding:0;
}
#header form {
	float:right;
	width:301px;
	margin:20px 20px 0 0;
}
#header form div {
	position:relative;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}
#header form div input#s {
	border:none;
	padding:11px 0 9px 0;
	width:88%;
	margin:0 0 1px 0;
	outline: none;
}
#header form div input#searchsubmit {
	position:absolute;
	left:270px;
	top:7px;
}
/* STRUCTURE */

#wrapper {
	overflow:auto;
}
#sidebar {
	width:170px;
	float:left;
	margin:0 20px 0 0;
	padding:10px 0 20px 0;
}
#content {
	width:810px;
	float:left;
}
/* CONTENT */

#content .topAds {
	padding:10px 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:center;
	margin:0 0 10px 0;
}

.post {
	margin:0 0 20px 0;
	overflow:auto;
}
.post h2 {
	margin:0 0 20px 0;
}
.post h2, .post h2 a {
	font-weight:normal;
	letter-spacing:-1px;
}
.post h2 small {
	display:block;
}
.post h2 small, .post h2 small a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:normal;
}
.post .entrycontent{overflow:auto;}
.post .entrycontent p {
	line-height:200%;
}
.post .entrycontent ul {
	margin:10px 0 10px 20px;
}
.post .entrycontent ul li {
	margin:3px 0;
	background-position:0px 5px;
	padding:0 0 0 10px;
	background-repeat:no-repeat;
}
.post .entrycontent ol {
	padding:0;
	margin:10px 0 10px 45px;
}
.post .postmeta {
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0 0 10px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	overflow:auto;
}
.post .postmeta a {
	font-weight:normal;
}
.post .postmeta ul li {
	padding:2px 0 2px 15px;
	line-height:15px;
	background-repeat:no-repeat;
	background-position:left;
	margin:3px 0;
}
.post .postmeta .floatR {
	width:150px;
}
.post .postmeta .floatR ul li {
	margin:2px 0;
}
.post .postmeta ul li.icnRelated {
	text-transform:uppercase;
}
.post .postmeta ul li.icnTwitter {
	text-transform:uppercase;
}
.post .postmeta ul li.icnComms a {
	text-transform:uppercase;
}

.post .postmeta a.icnRelated:hover,
.post .postmeta ul li.icnComms a:hover {
	text-decoration:none;
}
.post .postmeta ul li.icnComms a strong {
	text-decoration:underline;
}
.post .postmeta ul li.icnComms a small {
	text-transform:none;
	font-size:9px;
}
.post .postmeta ul li.icnTags strong {
	margin:0 5px 0 0;
}
.post .postmeta ul li.icnTags a {
	font-size:11px;
}
/* related */
.post .relatedPost {
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:0 0 10px 0;
}
.post .relatedPost li {
	padding:5px 10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.post .relatedPost li small {
	float:right;
	letter-spacing:1px;
}
.post .relatedPost li a {
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
.post .relatedPost li a:link, .post .relatedPost li a:visited {
	background-position:0 -2px;
}
.post .relatedPost li a:hover {
	background-position:0 -82px;
}
/*NAVIGATION */
.quickNav {
	width:60px;
	float:right;
	overflow:auto;
	margin:15px 0 0 0;
}
.navigation{
	width:100%;
	overflow:auto;
	margin:20px 0;
}

#navPages{
	width:400px;
	margin:20px auto;
}
.navigation .alignleft,
.navigation .alignright,
.quickNav .alignleft,
.quickNav .alignright{border:none; margin:0; padding:0;}

.navigation a,
.quickNav a{
	background-repeat:no-repeat;
	line-height:23px;
	display:block;
}
.quickNav a {
	text-indent:-9999em;
}
.navigation .alignleft a,
.quickNav .alignleft a{
	padding:0 0 0 30px;
}
.navigation .alignright a,
.quickNav .alignright a {
	padding:0 30px 0 0;
}

.navigation .alignleft a:link,
.navigation .alignleft a:visited,
.quickNav .alignleft a:link,
.quickNav .alignleft a:visited {
	background-position:0 -30px;
}
.navigation .alignleft a:hover,
.quickNav .alignleft a:hover{
	background-position:0 -110px;
}

.navigation .alignright a:link,
.navigation .alignright a:visited,
.quickNav .alignright a:link,
.quickNav .alignright a:visited {
	background-position:100% -30px;
}

.navigation .alignright a:hover,
.quickNav .alignright a:hover {
	background-position:100% -110px;
}

.navigation .alignleft,
.navigation .alignright {
	width:45%;
	margin:0;
}

.navigation .alignright {
	text-align:right;
}
/* SIDEBAR */

/*subscribeBox*/
#subscribeBox {
	background-position:0 0;
	background-repeat:no-repeat;
	padding:10px;
	font-size:11px;
	margin:0 0 10px 0;
}
#subscribeBox form, #subscribeBox p {
	margin:0;
	padding:0;
}
#subscribeBox form div {
	position:relative;
}
#subscribeBox form label {
	display:block;
	margin:0 0 3px 0;
}


#subscribeBox form input#subscribesubmit {
	position:absolute;
	left:128px;
	top:5px;
}
#subscribeBox form input.subscribeMe {
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:11px;
	width:138px;
}
#subscribeBox p.icnsSubs {
	margin:5px 0;
	background-position:0 0;
	background-repeat:no-repeat;
	padding:7px 5px;
	line-height:20px;
	overflow:auto;
	position:relative;
}
#subscribeBox p.icnsSubs a img {
	margin:0 0 0 5px;
	display:inline;
}
#subscribeBox p.icnsSubs strong {
	font-size:12px;
	position:absolute;
	left:50px;
	top:6px;
}
/* SIDEBAR MODULES */

#sidebar ul li a {
	font-weight:normal;
	padding:2px 0 2px 15px;
	background-repeat:no-repeat;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
	background-position:0 0;
}
#sidebar ul li a:hover {
	background-position:0 -80px;
}
#sidebar ul li {
	background-position:0 0;
	background-repeat:repeat-y;
	padding:0 0 10px 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#sidebar ul li ul li,
#sidebar ul li ul li ul li {
	background-image:none !important;
	margin:5px 0;
	padding:0;
	border:none !important;
}
#sidebar ul li ul {
	padding:0 10px;
}
#sidebar ul li ul li ul {
	padding:0 !important;
}
#sidebar ul li h2 {
	text-indent:-9999em;
	display:block;
	width:170px;
	height:40px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
}
/*CATEGORIES*/
#sidebar ul li.categories h2 {
	background-position:0 0;
}
#sidebar ul li.categories ul{
	margin:10px 0;
}
#sidebar ul li.categories ul li{
	margin:0;
	}
#sidebar ul li.categories ul li a{
	display:block;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding:5px 0 5px 20px;
	}
#sidebar ul li.categories ul li a:link,
#sidebar ul li.categories ul li a:visited {
	background-position:5px 2px;
}
#sidebar ul li.categories ul li a:hover {
	background-position:5px -18px;
}
#sidebar ul li.categories ul li.current-cat a:link,
#sidebar ul li.categories ul li.current-cat a:visited,
#sidebar ul li.categories ul li.current-cat a:hover {
	background-position:5px -38px;
}
#sidebar ul li.categories ul li.current-cat ul.children li a {
	background-position:0 0;
}
#sidebar ul li ul li ul.children {
	margin:0 0 0 10px;
}

#sidebar ul li ul li ul.children li.current-cat a:link,
#sidebar ul li ul li ul.children li.current-cat a:visited,
#sidebar ul li ul li ul.children li.current-cat a:hover {
	background-position:0 -40px;
}
/* BLOGROLL */
#sidebar ul li.linkcat h2 {
	background-position:0 -40px;
}
/* META */
#sidebar ul li.meta h2 {
	background-position:0 -120px;
}
/* ADS */
#sidebar ul li.sideAds {
	padding:0;
	margin:10px 0;
	border-top-style:solid;
	border-top-width:1px;
}
#sidebar ul li.sideAds a {
	padding:0;
	background-image:none;
}
#sidebar ul li.sideAds p {
	margin:0;
	padding:5px 0;
	text-align:center;
}
/* INTERES */

#sidebar ul li.interes {
	margin:0 0 10px 0;
}
#sidebar ul li.interes a {
	padding:0;
	background-image:none;
}
#sidebar ul li.interes a img {
	border:1px solid;
	padding:4px;
}

#sidebar ul li.interes h3 {
	font-size:11px;
	margin:5px 0;
	padding:0;
}
#sidebar ul li.interes ul li {
	padding:0 0 4px 0;
	background-position:bottom;
	background-repeat:repeat-x;
}
#sidebar ul li.interes h2 {
	background-position:0 -80px;
}
/*** COMMENTS ***/



div.hdrComments {
	overflow:auto;
	padding:5px 10px;
	background-repeat:no-repeat;
	background-position:40 100%;
}
h3#comments {
	overflow:auto;
	margin:0;
	font-weight:normal;
}
h3#comments span.comNum {
	font-weight:bold;
	float:left;
	margin:0 10px 0 0;
}
h3#comments strong {
	display:block;
}
a#addComment {
	float:right;
	width:24px;
	height:24px;
	display:block;
	text-indent:-9999em;
	margin:7px 0 0 0;
}
a#addComment:link, a#addComment:visited {
	background-position:0 0;
}
a#addComment:hover {
	background-position:0 -24px;
}
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	border-style:solid;
	border-width:1px;
	border-top:none;
	border-bottom:none;
}
ol.commentlist li {
	padding:0;
	margin:0;
	position:relative;
}
ol.commentlist li div.commentContent {
	overflow:auto;
	display:block;
	width:808px;
	padding:0;
	margin:0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	position:relative;
	background-position:130px 50%;
	background-repeat:no-repeat;
}
ol.commentlist li p {
	margin:0 0 10px 0;
	font-size:12px;
	line-height:180%;
}
ol.commentlist .depth-2, ol.commentlist .depth-3, ol.commentlist .depth-4, ol.commentlist .depth-5, ol.commentlist .depth-6 {
	background-position:99% 10px;
	background-repeat:no-repeat;
}
ol.commentlist .vcard {
	width:130px;
	padding:10px;
	float:left;
	text-align:center;
}
ol.commentlist .vcard img {
	margin:0 auto;
	display:block;
	padding:2px;
	border-style:solid;
	border-width:1px;
}
ol.commentlist .vcard cite {
	text-align:center;
	font-weight:bold;
	font-style:normal;
	display:block;
}
ol.commentlist .vcard small a {
	font-size:9px;
}
ol.commentlist .comment-text {
	padding:5px 5px 0 10px;
	float:left;
	width:630px;
}
ol.commentlist .reply {
}
ol.commentlist .reply a {
	width:12px;
	height:12px;
	text-indent:-9999em;
	display:block;
	position:absolute;
	left:97%;
	top:75%;
}
ol.commentlist .reply a:link, ol.commentlist .reply a:visited {
	background-position:0 0;
}
ol.commentlist .reply a:hover {
	background-position:0 -12px;
}
/* form elements */
ol.commentlist #respond h3 {
	display:none !important;
}
ol.commentlist #commentform {
	padding:30px 10px 10px 10px;
}
ol.commentlist a#cancel-comment-reply-link {
	z-index:10;
	float:right;
	width:200px;
	height:20px;
	background-repeat:no-repeat;
	margin:10px 10px 0 0;
	padding:0 25px 0 0;
	text-transform:uppercase;
	line-height:20px;
	text-align:right;
}
ol.commentlist a#cancel-comment-reply-link:link, ol.commentlist a#cancel-comment-reply-link:visited {
	background-position:100% 0;
}
ol.commentlist a#cancel-comment-reply-link:hover {
	background-position:100% -20px;
}
#commentform label, 
#commentform input,
#commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
h3#leaveReply {
	padding:10px 10px 10px 50px;
	margin:0;
	border-top-style:solid;
	border-top-width:1px;
	background-position:20px 50%;
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:22px !important;
}
h3#leaveReply a {
	float:right;
	width:24px;
	height:24px;
	display:block;
	text-indent:-9999em;
}
h3#leaveReply a:link, h3#leaveReply a:visited {
	background-position:0 0;
}
h3#leaveReply a:hover {
	background-position:0 -24px;
}
/* COMMENT PREVIEW */
div#preview {
}
div#preview ol.commentlist {
	padding:10px;
	border-top-style:solid;
	border-top-width:1px;
	margin:3em 0 0 0;
}
div#preview ol.commentlist, div#preview ol.commentlist li .comment-text, div#preview ol.commentlist li .comment-text p {
	font-size:12px !important;
}
ol.commentlist div#preview ol.commentlist {
	margin:0;
	padding:0;
	border:none;
}
#commentform {
	margin:0 0 20px 0;
	padding:10px;
	width:790px;
	overflow:auto;
}
#commentform label {
	font-size:12px;
	float:left;
	display:block;
	text-align:right;
	font-weight:bold;
	margin:4px 10px 0 0;
	width:80px;
}
#commentform p {
	margin:0;
	padding:5px 0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	position:relative;
	z-index:9
}

#commentform p.subscribe-to-comments label{
	width:300px;
	background-color:#333;
	display:inline;
	margin:0;
	padding:0 10px;
	float:none;
	text-align:left;
}

#commentform p.subscribe-to-comments input#subscribe{
	float:left;
	margin:3px 10px 0 0;
}

#commentform p.nob {
	border:none;
	text-align:center;
	float:none;
	width:100%;
}
#commentform acronym {
	width:16px;
	height:16px;
	display:block;
	text-indent:-9999em;
	position:absolute;
	top:16px;
	left:530px;
	border:none;
	cursor:help;
}
#commentform sup {
	float:right;
	margin:8px 10px 0 0;
}
#commentform input {
	font-size:14px;
	width:75%;
	padding:4px;
	text-transform:none;
}
#commentform textarea {
	width:775px;
	padding:5px;
	font-size:14px;
	text-transform:none;
}
#commentform #submit {
	margin: 0 auto;
}
/* End Form Elements */

/* FOOTER */

#footer {
	background-position:0 0;
	background-repeat:repeat-x;
	margin:30px 0 0 0;
	position:relative;
}
#footFix {
	width:1000px;
	margin:0 auto;
	text-align:center;
	overflow:auto;
	background-position:304px 0;
	background-repeat:no-repeat;
}

#footSearchform {
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin:0;
	position:relative;
}
#footSearchform div {
	position:relative;
}
#footSearchform .footS {
	padding:8px;
	width:270px;
	border-style:solid;
	border-width:1px;
	outline: none;
}
#footSearchform #footSearchsubmit {
	position:absolute;
	top:6px;
	left:260px;
}
/* subscribe foot */
#footSubscribeForm {
	padding:10px 0;
	margin:10px 0 0 0;
	border-top-style:solid;
	border-width:1px;
}
#footSubscribeForm div {
	position:relative;
}
#footSubscribeForm label {
	display:block;
	font-weight:bold;
	margin:0 0 5px 0;
}
#footSubscribeForm input.footSubscribeMe {
	width:92%;
	padding:8px;
	border-style:double;
	border-width:3px;
}
#footSubscribeForm input#footSubscribesubmit {
	position:absolute;
	left:265px;
	top:7px;
}
#footer #footSubscribeForm ul {
	margin:10px 0;
	padding:10px;
	overflow:auto;
}
#footer #footSubscribeForm p {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
}
#footer #footSubscribeForm p a img {
	margin:0 5px;
}
#footer #footSubscribeForm ul li {
	float:left;
	width:40%;
	margin:0 10px 0 0;
	padding:3px 0;
}
#footer #footSubscribeForm ul li a img {
	float:left;
	margin:0 5px 0 0;
}
/* foot module */
.footMod {
	overflow:auto;
	border-top-style:dotted;
	border-width:1px;
	padding:10px 0;
	margin:10px 0 0 0;
}
.footMod .floatR {
	font-size:11px;
}

.footMod .floatR a.up{
	font-size:10px;
	text-transform:uppercase;
	padding:0 8px 0 0;
	margin:0 0 0 10px;
	background-repeat:no-repeat;
}

.footMod .floatR a.up:link,
.footMod .floatR a.up:visited	{background-position:100% 4px;}
.footMod .floatR a.up:hover		{background-position:100% -6px;}

.footMod h3 {
	float:left;
	width:100px;
	padding:3px 10px;
	text-align:right;
	margin:0 10px 0 0;
	font-size:12px;
}
.footMod ul li {
	float:left;
	padding:3px 10px;
	border-right-style:solid;
	border-right-width:1px;
	font-size:11px;
}
.footMod ul li a {
	font-weight:normal;
}


#content h2.pagetitle{
	padding:10px 0 10px 30px;
	margin:0 0 10px 0;
	background-position:left;
	background-repeat:no-repeat;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	font-weight:normal;
	font-size:24px;
}
/* FORMS*/

.wpcf7-form{
	width:100%;
	margin:0;
	padding:0;
}

.wpcf7-form p{
	overflow:auto;
	padding:8px 0 !important;
	margin:0;
	line-height:normal;
	position:relative;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
}

.wpcf7-form p small{
	float:right;
	position:absolute;
	color:#F63;
	left:92%;
	top:30px;
}
.wpcf7-form p label{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.wpcf7-form p input,
.wpcf7-form p select,
.wpcf7-form p textarea{
	width:90%;
	padding:4px;
	border-width:1px;
	border-style:solid;
	border-color:#7F9DB9;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.wpcf7-form p select{width:91%;}	
.wpcf7-form p input:focus{color:#000;}

.wpcf7-form p img.captchaImg{float:left; margin:8px 0 0 0;}
.wpcf7-form p input.captchaTxt{float:left; width:20%; font-size:22px; font-family:"Times New Roman", Times, serif;}


/* MESSAGES */
.ok,
.error,
.alert,
.right,
.left,
.down,
.top,
.sheet,
.calendar,
.pencil,
.bubble{
	background-position:5px 5px;
	padding:10px 10px 10px 35px;
	border-width:1px;
	border-style:solid;
	background-repeat:no-repeat;
	margin:10px 0;
}

.ok{background-image:url(pix/style1/icons/accept.png);}
.error{background-image:url(pix/style1/icons/error.png);}
.alert{background-image:url(pix/style1/icons/warning.png);}
.right{background-image:url(pix/style1/icons/right.png);}
.left{background-image:url(pix/style1/icons/left.png);}
.down{background-image:url(pix/style1/icons/down.png);}
.top{background-image:url(pix/style1/icons/up.png);}
.sheet{background-image:url(pix/style1/icons/sheet.png);}
.calendar{background-image:url(pix/style1/icons/calendar.png);}
.pencil{background-image:url(pix/style1/icons/archive.png);}
.bubble{background-image:url(pix/style1/icons/comment2.png);}

.ok{
	background-color:#e5efc7;
	border-color:#bbdc5c;
}
.error{
	background-color:#fbe1e1;
	border-color:#f34b4b;
}

.alert{
	background-color:#f7e4c1;
	border-color:#f0ac28;
}

.sheet,
.calendar,
.pencil,
.bubble{
	background-color:#e2f6ff;
	border-color:#4f8eac;
}

.right,
.left,
.down,
.top{
	background-color:#f6f9cb;
	border-color:#b9c051;
}
