/*
Theme Name: Instituto Ling
Theme URI: http://www.institutoling.org.br/
Description: Tema customizado para o Instituto Ling.
Version: 0.0 beta
Author: Vinícius Vivian
Author URI: http://www.binariointernet.com.br/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

* { 	behavior: url(iepngfix.htc);		
	}
	
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
    background-image:url(images/bg.jpg);
	background-position:0 210px;
	background-repeat:repeat-x;
	color: #000;
}


#geral {
	background-image:url(images/bg_setas.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}


#content {
	float:left;
	margin:20px 0;
	font-size: 1.2em;
	}
	
#content ul {
	*margin:0 0 0 20px;
	*text-indent:0px;
	*list-style:disc!important;
	} 	
	
#content h2 {
	font-size:14px;
	font-weight:bold;	
	color:#2a516c;
	margin:0px 0;
	}	
	

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border-top:2px solid #7f97a7;

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-indent:-5000px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 14px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#2a516c;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #2a516c;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Tahoma, Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-image:url(images/bg_page.png);
	background-repeat:no-repeat;

	margin: 0px auto;
	padding: 0;
	width: 925px;
	overflow:hidden;
	}

#header {
	margin: 0 auto;
	padding: 0;
	height: 170px;
	width: 900px;
	}

#headerimg {
float:left;
	margin: 0px;
	height: 110px;
	width: 288px;
	}


#headerimg a {
	width:288px;
	height:110px;
	display:block;
	background-image:url(images/logo-institutoling.gif);	

	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 40px;
	margin: 0px 0 0;
	width: 620px;
	}
	


.widecolumn {
	float: left;
	padding: 0 0 20px 40px;
	margin: 0px 0 0;
	width: 890px;
	}

.post {
	margin: 10px 0 30px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 20px auto;
	line-height:18px;
	width: 860px;
	clear: both;
	}

#footer a {
	color:#999;
	}

#footer .texto {
	margin: 0;
	padding: 10px 0;
	border-top:2px solid #c7d4dd;
	color:#999999;
	}

#footer p {
	width:700px;
	float:left;
	display:block;	
	}
	
#footer .patrocinio {
	width:160px;
	height:80px;
	display:block;
	float:right;
	text-align:right;
	color:#2a516c;
	}	
	
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 40px 0 0 0;
	float:left;
	text-indent:-5000px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar .post {
	width:180px;
	padding:5px 10px;
	margin:0px;
	}

h3 {
	padding: 0;
	margin: 0 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin: 20px 0 10px 20px;
	height:auto;
	display:table;
	width: 160px;
	float:left;
	font-size:11px;	
	text-align:left;
	}
	
#sidebar h2 { 
	display:none;
 }	
 
#sidebar a {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	}
 
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Tags Customizados */

.titulo {
	width:900px;
	height:80px;
	background-image:url(images/bg_titulo.gif);
	clear:both;
	margin:0 auto;
	text-align:left;
	z-index:1
	}

.titulo-programas {
	height:250px;
	}

.descricao-programas {
	width:300px;
	margin:20px 0 0 20px;
	}
	
.titulo img {
	margin:30px 0 0 26px;
	}

.capa {
	float: left;
	display:block;
	width: 660px;
	}	

.capa a {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	}

.box-capa {
	float:left;
	width:300px;
	height:207px;
	margin:0px 0 0 32px;
	background-image:url(images/bg_box.gif);
	background-repeat:no-repeat;
	}

	
.box-capa .thumb {
	margin:15px 10px 0;
	}
	
.box-capa-conteudo h2 {
	margin:10px 0!important;
	}			
	
.box-capa-conteudo {
	width:160px;
	float:left;
	margin:15px 10px;
	font-size:11px;
	text-align:left;
	}	
	

	
#sidebar .top {
	width:160px;
	height:29px;
	background-image:url(images/sidebar-top.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}

#sidebar .miolo {
	margin:0px;
	width:160px;
	background-image:url(images/sidebar-miolo.gif);
	background-repeat:repeat-y;
	}	

#sidebar .miolo ul {
	list-style:disc;
	padding:10px 0 0 0;
	}	
	
#sidebar .miolo p {
	list-style:disc;
	margin:0 10px ;
	}	
	
#sidebar .miolo li {
	margin:0px 0 0 25px;
	line-height:20px;
	list-style:disc;
	}		
	
#sidebar .miolo a {	
	font-size:11px;
	}

	
#sidebar .bottom {
	width:160px;
	height:10px;
	background-image:url(images/sidebar-bottom.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}	
	
#sidebar .top-acesso {
	width:160px;
	height:29px;
	background-image:url(images/sidebar-top-acesso.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}	

	
#sidebar .top-noticias {
	width:200px;
	height:29px;
	background-image:url(images/sidebar-top-noticias.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}	
	
#sidebar .top-maisnoticias {
	width:200px;
	height:29px;
	background-image:url(images/sidebar-top-maisnoticias.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}

#sidebar .miolo-noticias {
	margin:0px;
	width:200px;
	background-image:url(images/sidebar-miolo-noticias.gif);
	background-repeat:repeat-y;
	}	

#sidebar .miolo-noticias ul {
	list-style:disc;
	padding:10px 0 0 0;
	}	
	
#sidebar .miolo-noticias li {
	margin:0px 0 0 25px;
	line-height:20px;
	list-style:disc;
	}		
	
#sidebar .miolo-noticias li a {	
	font-size:11px;
	}

	
#sidebar .bottom-noticias {
	width:200px;
	height:10px;
	background-image:url(images/sidebar-bottom-noticias.gif);
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	}
	

table { border:1px solid #a1b7c7;
 margin:0 auto;
 }
 
table .topo { background-color:#e4ebf0; } 

td { 
}
		

/* Fim dos Tags Customizados */



/* SuckerFish */

#suckerfishnav { background:#1F3E9F url("images/bg_menu.gif") repeat-x;font-size:1.40em;font-family:verdana,sans-serif;font-weight:bold;	width:900px; margin:0 0 0 12px; _margin:0 0 0 6px; float:left;  display:block;	list-style:none;line-height:40px; padding:0; height:40px; z-index:10 }

#suckerfishnav ul {float:left;  width:900px; list-style:none; line-height:40px; padding:0; display:block; }


#suckerfishnav ul {position:absolute; left:-999em;height:auto; font-weight:normal;margin:0;line-height:1;	border:0; width:120px; }

#suckerfishnav a {display:block; color:#ffffff; text-decoration:none; padding:0px 32px;}

#suckerfishnav li.page-item-17 a { padding:0px 49px; }

#suckerfishnav a.Capa {
	font-size:50px;
	}


#suckerfishnav li {float:left;padding:0;}

#suckerfishnav li li { width:100px; border-bottom:1px solid #688ba6; font-weight:bold;font-family:verdana,sans-serif;}

#suckerfishnav li li a, #suckerfishnav li li a:hover { padding:4px 10px; font-size:11px; color:#000; font-weight:normal; text-align:center} 



/* quem somos */
#suckerfishnav li.page-item-19 ul { width:160px; } 
#suckerfishnav li.page-item-19 li { width:100%; }

/* quem somos */
#suckerfishnav li.page-item-5 ul { width:150px; margin-left:-3px; }
#suckerfishnav li.page-item-5 li { width:100%; }
#suckerfishnav li.page-item-5 ul ul {margin:-18px 0 0 150px;}


#suckerfishnav li li:hover {background:#a1b7c7;}


#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {color:#ffcc00;}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {color:#000;}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {left:-999em;}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {left:auto; background:#b6cfe0;}

#suckerfishnav li:hover, #suckerfishnav li.sfhover { 
	color:#ffcc00	
}

/* End SuckerFish */

#destaque {
	clear:both;
	width:900px;
	margin:0 auto;
	}


/* CFORM */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */

.cform { 
	margin:10px auto 0 auto; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
display:none;
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #000;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #000;
	font:12px Tahoma,sans-serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #a1b7c7; 
	font:0.9em Tahoma,sans-serif;
	color:#000;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}

.cform2 textarea { 
	padding:3px;
	border:1px solid #a1b7c7; 
	color:#000;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}


.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #2a516c;
	background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#000;
	background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left; 
}


.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:2px; 
	margin: 0 0 0 0px;
	font-size:12px;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	color:#000000;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#000;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}


