/* globals */
html					{ height: 100%; min-height: 100%; margin: 0; padding: 0; }
body					{ font: 0.75em 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6	{ font-weight: 700;}

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }

:focus					{ -moz-outline-style: none; }

a, a:link, a:visited	{ text-decoration: underline; }

p						{ line-height: 1.5em; margin: 0 0 1.25em; }
blockquote				{padding: 5px 10px 1px; font-style: normal; }
blockquote p:last-child	{ margin: 0 0 5px; }
code					{ font-family: Consolas, Monaco, Courier, monospace; font-size: 0.95em; margin: 1px 0; padding: 1px 3px; }
pre code				{ display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], input[type=email], textarea	{ padding: 5px 3px; }
input[type=submit], #wp-email-submit    { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;padding: 5px 10px; font-size: 0.95em; font-weight: 700; }


table					{ border-collapse: collapse; border-spacing: 0; }
th, td					{ padding: 5px; border-width: 1px; }
th, thead th			{ font-weight: 700;  }

/* common classes */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, 


.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.noticebox				{ margin-bottom: 20px; padding: 10px; }


.sub					{ font-size: 0.85em; }

.ui-tabs-hide, .hide	{ display: none !important; }

.wp-caption { text-align: center; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 0.85em; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.tags a:link, .tags a:visited	{ font-weight: 700; line-height: 20px; margin: 2px; text-decoration: none; }

.xoxo					{ padding: 0; }

/* structure */
#wrapper				{ min-height: 100%; position: relative; padding:0; margin-top:-20px; border:0;}
#main					{ padding: 0 10px 0; border: 0;}
#container {border:0; !important}
/*#main { background: url(../../images/12_col.gif); } */

/* header */
#header					{ padding: 0; height:157px;}
#branding				{ width: 980px; margin: 0 auto; padding: 0 0 20px 0; }
.logo					{max-width: 590px; float: left; margin: 0; }
.blog-name				{text-indent:-5000px; width:185px; height:157px; font-size: 0em; margin: 0 0 3px -10px; }
.blog-name a:link, .blog-name a:visited	{ text-decoration: none; }
.blog-description		{text-indent:-500px; height:1px; font-size:0px; margin: 0;}

/* navigation */
#nav					{ zoom: 1; max-height: 32px; font-size:12px; margin-top:-80px; margin-bottom:80px;}
#nav-content			{ margin: 0 auto; width: 978px;}

.sf-menu				{ font-weight: 700; max-width: 770px;}
.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 31px; padding: 0 0 2px; margin: 0; height: 32px; }
.sf-menu a				{ display: block; text-decoration: none; padding: 0 10px; }


.sf-menu li				{ float: left; padding: 0; }
.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border: none; }
.sf-menu li li		{ width: 148px; }
.sf-menu li li a		{ padding: 7px 10px; width: 128px; font-size: 0.95em; text-transform: none;}
.sf-menu li ul ul		{ margin: -25px 0 0 148px; }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }

.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { font-size: 0.85em; }

.quick-nav				{ float: right; list-style: none; margin: 0; padding: 0; }
.quick-nav li			{ padding: 7px 5px 0 0; float: left; display: inline; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; }

.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }
.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }
.quick-nav #facebook		{ background: url(../../images/facebook.png) no-repeat; }
.quick-nav #linkedin		{ background: url(../../images/linkedin.png) no-repeat; }
.quick-nav #causas		{ background: url(../../images/causas.png) no-repeat; }
.quick-nav #cemefi		{ background: url(../../images/cemefi.png) no-repeat; }
.quick-nav #access		{ background: url(../../images/access.png) no-repeat; }

/* search bar */
#searchbar				{ float: right; overflow: hidden; margin: 25px 0 0; width: 250px; padding: 5px 4px; }
.searchform .s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 0.95em; border: none; padding: 0; margin: 0; float: left; width: 229px !important; }
.searchform .searchsubmit { background: url(../../images/searchsubmit.gif) no-repeat; text-indent: -9000px; width: 16px; height: 16px; border: none; float: left; cursor: pointer; opacity: 0.7; text-transform: capitalize; }
.searchform .searchsubmit:hover { background: url(../../images/searchsubmit.gif) no-repeat; opacity: 1; }

/* sidebar */
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin: 0 0 0 15px; padding: 0; }
.widgetcontainer li		{ margin: 3px 0; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: 700; font-size: 0.95em; }

.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgetcontainer .excerpt	{ font-size: 0.85em; margin: 5px 0; }
.widgettitle			{ font-size: 2em; font-weight: 700; margin: 0; padding: 6px 10px 0px 10px; }

.widgetcontent			{ background: repeat-x #FFF; margin-bottom: 10px; padding: 0px 10px; line-height: 1.4em; }

.attachment-sidebar-thumb, .multi-sidebar .recentcomments .avatar	{ float: left; width: 36px; height: 36px; margin: 0 10px 0 0; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ font-size: 0.85em !important; text-transform: uppercase; font-weight: 700; }

.multi-sidebar .tabs	{ list-style: none; margin: 0 0 5px; padding: 0; overflow: hidden; }
.multi-sidebar .tabs li	{ float: left; padding: 5px; margin: 0 3px 5px 0; }
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700;}
.multi-sidebar #s-tags a:link, .multi-sidebar #s-tags a:visited	{ font-weight: 700; text-decoration: none; padding: 0 2px; }
.multi-sidebar .widgetcontainer	{ margin-bottom: 10px; padding: 10px; }
.multi-sidebar .widgetcontainer ul, .featured-stories, .related-posts	{ list-style: none !important; margin: 0 0 0 5px !important; }
.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ padding: 0 0 10px; margin: 0 0 10px;  }
.multi-sidebar .recentcomments a	{ font-weight: normal; }

#wp-calendar			{ width: 100%; }
#wp-calendar caption	{ font-size: 0.95em; font-weight: 700; margin: 0 0 0 -1px; padding: 6px 10px;  }
						
/* featured slideshow */
.featured				{ margin: 0 10px 20px 0; height: 250px; }
#controls				{ position: relative; float: left; z-index: 100; top: 90px;  }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; z-index: 1000; opacity: 0.7; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; position: absolute; left: 5px; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; position: absolute; left: 605px; }
#controls .next:hover, #controls .prev:hover	{ opacity: 1; }

#featured-slideshow		{ position: relative; height: 250px; margin-right: 20px; z-index: 0 !important; }			

.featured-article		{ display: block; width: 640px; height: 250px; text-decoration: none !important; background-position: center !important; }
.featured-entry			{ position: relative; top: 215px; overflow: hidden; height: 35px; padding: 0; display: block; opacity: 0.8; filter: alpha(opacity = 80); }
.featured-entry .entry-title	{ padding: 5px 15px 5px; display: block; font-size: 1.5em; font-weight: 700; }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }

/* bottom content */
#bottom-content-1, #bottom-content-2	{ list-style: none; float: left; width: 320px; margin: 0 10px 10px 0; overflow: hidden; padding: 0; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo	{ margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo{ margin-left: 15px; }


.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2	{ width: 243px; }

/* latest headlines */
.posts-default, .posts-quick, .posts-line	{ list-style: none; margin: 0 0 20px; padding: 0; overflow: hidden; }
.posts-default .post	{ float: left; margin: 0 15px 15px 0; font-size: 1.15em; padding: 0 0 10px; }
.posts-default img		{ float: left;}
.posts-default .entry-title	{ font-weight: 700; font-size: 2em; margin: 5px; line-height: 1.4em;  }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ text-decoration: none; }
.posts-default .entry-summary, .posts-quick .entry-summary	{ overflow: hidden; margin: 0 5px; line-height: 1.4em; }

.no-js .posts-default .entry-summary	{ height: 60px; }

.entry-thumbnails	{ clear: both; display: inline-block; }

.entry-thumbnails-link { float: left; margin-right: 15px; display: block; }

.posts-quick			{ margin: 0 10px 10px 0; padding: 0; }
.posts-quick li			{ padding: 0 10px 0 0; margin: 0 0 10px; }
.posts-quick img		{ text-indent: -9000px; }
.posts-quick .entry-title	{ font-weight: 700; font-size: 1.25em; margin: 0 0 5px; line-height: 1.3em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ text-decoration: none; }
.posts-quick .entry-summary	{ font-size: 0.95em; line-height: 1.6em; margin-bottom: 15px; }
.posts-quick .entry-thumbnails	{ float: left; margin: 0 20px 10px 0;}

.posts-quick .quick-read-more	{ margin: 10px 0 0; }
.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ text-decoration: none; padding: 4px 10px; margin: 0; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }

.posts-default .entry-meta, .posts-quick .entry-meta	{ float: left;height: 25px; display: block; margin: -30px 0 0 5px; font-weight: 700; opacity: 0.7; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-default .published, .posts-quick .published	{ text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 0.75em border-bottom: none; }
.posts-line				{ margin: 0 10px 10px 0; padding: 10px; }
.posts-line	li			{ padding: 7px 0; }
.posts-line .entry-cat	{ float: left; font-size: 0.85em; width: 100px; overflow: hidden; }
.posts-line .entry-title	{ float: left; font-size: 0.95em; margin: 0; }
.posts-line .entry-comments	{ float: right; font-size: 0.85em;}

.navigation				{ margin: 0 10px 10px 0; }

.home-title				{ text-transform: uppercase; font-weight: bold; font-size: 2em; padding: 0 3px 8px 3px; margin: 0 15px 10px 0; }

/* single post */
.single .post, .single-post	{ margin: 0 10px 10px 0; padding: 0 15px; }
.single .post .entry-title, .single-post .entry-title	{ font-size: 2em; font-weight: 700; padding: 0; margin: 10px 0 10px; letter-spacing: -1px;  }
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited	{ text-decoration: none; }
.single .post .entry-info, .single-post .entry-info	{ margin-bottom: 15px;}
.single .post .entry-cat, .single-post .entry-cat	{ display: block; margin: 5px 0 0; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; margin: 0 10px 0 0; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
.single .post .tags, .single-post .tags			{ display: block; margin: 2px 0 0; }
.single .post .entry-photo, .single-post .entry-photo	{ width: 616px; margin: 10px 0; overflow: hidden;}
.single .post .entry-content, .single-post .entry-content	{ margin: 20px 0; font-size: 1.15em; }
.single .post .entry-content p, .single-post .entry-content p	{ line-height: 1.8em; }
.entry-content ul, .entry-content ol	{ padding: 0 1em 0.5em; }
.entry-content ul li, .entry-content ol li	{ margin: 0.5em 0; }
.entry-content h3 { font-size: 1.35em; }
.entry-content form { margin: 1em 0; }
.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; padding: 0 0 0 14px; }

.single-post 			{ padding: 0 10px; }
.page .entry-content	{ margin: 0 0 20px; border:0; }

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .entry-photo	{ width: 480px; }

.single-post-meta-field { display: block; padding: 5px 10px; font-weight: 700; }
.single-post-meta-value	{ padding: 5px 10px; display: block; }

.module-title, .feed-title	{ line-height: 1em; font-size: 0.95em; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; display: block; }
.feed-title				{ border-bottom: none; }

.gallery				{ clear: both; margin: 10px 0; }
.gallery-item			{ float: left; margin-right: 10px; }

.about-author			{ padding: 10px; margin: 0 0 10px; line-height: 1.5em; font-size: 0.85em; }
.about-author h4		{ font-size: 0.85em; margin: 0 0 10px; font-weight: 700; text-transform: uppercase; }
.about-author img		{ float: left; margin: 0 10px 10px 0; padding: 0; }

/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 0.95em; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; margin: 2px; }
.wp-pagenavi span.current	{ padding: 3px 4px; margin: 2px; font-weight: 700; }
.wp-pagenavi span.pages	{ margin-left: 0; }

/* wp125 */
#wp125adwrap_2c			{ width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after	{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c	{ display: block; }
* html #wp125adwrap_2c	{ height: 1%; }


/* search results */
.search-results h2      { font-size: 0.95em; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; }
.search-results-content { border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; width: 250px; }

/* footer */
#footer				{ margin: 0 auto 0; width: 980px; padding-bottom: 10px;}
#footer .widgetcontainer	{ padding: 5px 10px; min-width: 150px; }
.no-js #footer .widgetcontainer { height: 190px; }
#footer .widgettitle	{ background: none; border: none; font-size: 1.15em; padding: 0 0 10px; letter-spacing: -1px; }
#footer .widgetcontent	{ font-size: 0.95em; background: none; padding: 0; border: none; }
#footer .footer-message	{ margin: 0; padding: 10px 15px 0; font-size: 1em; }
#footer .footer-message p { margin: 0 0 0.5em; }
#footer-sidebar		{ overflow: hidden; margin: 10px 10px 0; padding: 0 0 10px; }
#footer-sidebar .widgetcontainer	{ float: left; margin: 0; max-width: 250px; }
#footer-sidebar ul	{ list-style: none; margin: 0; padding: 0; }
#footer-sidebar li	{ margin: 0 0 3px; }

/* meine */
div#vc_access {text-align:right;width:99%;font-weight:bold; margin-right:15px;padding-right:15px;text-indent:15px;font-size:11px;display:block;}
div#vc_access form {display:inline;}
div#vc_access form select{font-size:11px;}
div#vc_access form input {padding:0 5px; margin:0; font-size:11px;}


.pdf {background: url(/img/pdf.png) bottom left no-repeat;padding-left: 20px;}
.doc {background: url(/img/doc.png) bottom left no-repeat;padding-left: 20px;}
.web {background: url(/img/htm.png) bottom left no-repeat;padding-left: 20px;}
.ulpdf li {list-style-type: none; background: url(/img/pdf.png) bottom left no-repeat;padding-left: 20px;}
.nolist li {list-style-type: none; margin-bottom:10px;}


li.ec3_list {list-style-type: none; font-weight:bold; font-size:12px;}
li.ec3_list ul li {font-weight:normal; font-size:11px;}
li.ec3_list a, li.ec3_list a:link, li.ec3_list a:visited {font-weight:normal;}


#index-featured .posts-default .post { width: 205px; }
#index-featured .posts-default img, #index-featured .entry-thumbnails-link { width: 195px; height: 110px; }
#index-featured .entry-thumbnails { width: 205px; height: 120px; }
#index-featured .posts-default .entry-meta, #index-featured .posts-quick .entry-meta { width: 195px; }
#index-featured .posts-quick .entry-meta { margin: 85px 0 0 -210px; }
#index-news .posts-default .post, #archive-posts .posts-default .post { width: 110px; }
#index-news .posts-default img, #index-news .entry-thumbnails-link, #archive-posts .posts-default img, #archive-posts .entry-thumbnails-link { width: 110px; height: 110px; }
#index-news .entry-thumbnails, #archive-posts .entry-thumbnails	{ width: 110px; }
#index-news .posts-default .entry-meta, #index-news .posts-quick .entry-meta, #archive-posts .posts-default .entry-meta, #archive-posts .posts-quick .entry-meta { width: 110px; }
#index-news .posts-quick .entry-meta, #archive-posts .posts-quick .entry-meta { margin: 85px 0 0 -125px; }

div.cemefi {
text-indent:-5000px; background:url(/img/iit.png); width:75px; height:75px; position:absolute; float:right; right:50px; bottom:20px;
}
