/*
Theme Name: FMC Nematoides
Description: FMC Nematoides
Theme URI: http://www.c2cballoon.com
Description: Wordpress Theme For FMC Nematoides
Version: 1.0
Author: Fred Figo

Wordpress Theme For FMC Nematoides
*/


/* MENU DROP-DOWN CSS */
@import url(menu.css);


/* Begin Typography & Colors */
body 
{
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: transparent url(images/bottom_background.jpg) center top repeat-y;
	color: #333;
	text-align: center;
}

.link:link {
	color:#E37739;
	font-weight:bold;
} 

.link:visited 
{
	color:#E37739;
	font-weight:bold;
} 

.link:active 
{
	color:#E37739;
	font-weight:bold;
} 

.link:hover 
{
	color:#E37739;
	font-weight:bold;
	text-decoration:none;
} 

#general 
{
	display: table;
	width: 100%;
	background: transparent url(images/container2_background.jpg) center top no-repeat;
}

#page 
{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	/*background-color: white;*/
	text-align: left;
}

#top 
{
	width: 950px;
	height: 308px;
}

#top h1 
{
	width: 950px;
	height: 308px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/top_background.jpg) no-repeat;
}

#content 
{
	float: left;
	position: relative;
	font-size: 1.2em;
	left: 15px;
        overflow:hidden;
}

a.more 
{
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #381800;
	text-decoration: none;
}

#content .separadores 
{
	clear: both;
	width: 635px;
	height: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(images/separadores_texts.png) no-repeat;
}

small 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #a59e94;
}

h2, h3 
{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}


h2, h2 a 
{
	display: block;
	margin-top: 0;
	font-size: 30px;
	line-height: 30px;
	color: #f0aa5d;
	text-decoration: none;
}

h3 
{
	color: #e37739;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}

h3.feed 
{
	height: 27px;
	padding-top: 3px;
	font-weight: bold;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-indent: 35px;
	background: url(images/ico_feed.png) no-repeat;
}

h4 
{
	width: 654px;
	height: 36px;
	margin-top: 12px;
	padding-top: 6px;
	font-family: Georgia, Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 16px;
	text-indent: 20px;
	color: #fff;
	background: url(images/h4_background.png) no-repeat;
}

div.cloudTags
{
	text-align: center;
}

div.cloudTags a 
{
	color: #9c9582;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: -1px;
	text-decoration: none;
}

#sidebar h2 
{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 
{
	font-size: 1.3em;
}




/* Begin Structure */
fieldset 
{
	border: none;
}

/* Search box */
.search 
{
	float: left;
	position: relative;
	width: 200px;
	height: 37px;
	border: none;
	left: 10px;
}

/* Hack for IE7 and IE6 - Created By AIKI */
*:first-child+html .search { left: 15px; } * html .search  { left: 15px; }

.search input 
{
	width: 200px;
	height: 37px;
	border: none;
}

.search  .text
{
	width: 145px;
	height: 27px;
	padding: 10px 10px 0 45px;
	background: transparent url(images/search_background.png) center right no-repeat;
	border: none;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #D7AC82;
}

.search .inputWrapper
{
	width: 200px;
	height: 37px;
	background: url(images/search_background.png) left top no-repeat;
	color: #D7AC82;
}

.narrowcolumn 
{
	float: left;
	margin: 0;
	width: 654px;
}

.textos 
{
	padding: 30px 10px 10px 10px;
}

.widecolumn 
{
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.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;
}

small a 
{
	color: #333;
	text-decoration: none
}

#footer 
{
	clear: both;
	margin: 0 auto;
	padding:20px;
        height:15px;
	width: 910px;
	background: #fff;
        background-image: url(images/sidebar-bottom_background.gif);
        background-repeat:no-repeat;
        background-position:679px 0px;

}

#footer p 
{
	margin: 0;
	text-align: center;
}

#footer .credits 
{
	float: right;
	font-size: 11px;
}
/* End Structure */



/* 
	Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 
*/


.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;
	margin-left: 20px;
	padding: 0;
}

#sidebar ul li 
{
	list-style-type: disc;
	list-style-image: none;
	margin:0 0 5px 0;
}

#sidebar ul li a
{
	display: block;
	color: #333;
	text-decoration: none;
}

#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;
}

.sideBarTop, 
.sideBarBottom 
{
	position: relative;
	width: 247px;
	height: 77px;
	left: -25px;
	/*background: url(images/sidebar-bottom_background.png) no-repeat;*/
}

/* End Entry Lists */







/* Begin Sidebar */
#sidebar
{
	float: left;
	position: relative;
	width: 240px;
	padding-top: 25px;
	padding-left: 25px;
	background: url(images/sidebar_background.png) repeat-y;
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	left: 25px;
}

#sidebar .separadores 
{
	width: 220px;
	height: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url(images/separadores_highlights.png) no-repeat;
}

#sidebar form 
{
	margin: 0;
}
/* End Sidebar */


/* Style for Sub-levels menu */
ul.subLevels 
{
	margin: 0 !important ;
}

ul.subLevels li
{
	list-style: none !important ;
}

ul.subLevels li a
{
	display: block;
	width: 90%;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333;
}

/* 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 */


/* 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;
}


a img 
{
	border: none;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/


/* Begin Form Elements */
#searchform 
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s 
{
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit 
{
	padding: 1px;
}

select 
{
	width: 130px;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea 
{
	width: 100%;
	padding: 2px;
}

#respond:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit 
{
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */




