/*   
Theme Name: Experience Congress2010
Theme URI: 
Description: FEDCAN Theme to power WordPress web site.
Author: Ictinus
Author URI: 
Template: thematic
Version: 1.0.1
Tags: 
.

.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('2c-r-fixed-988px.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors*/
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Global Elements
-------------------------------------------------------------- */

#buttons {
    padding:.75em 0;
} 
a.button {
    border:1px solid #ccc;
    -webkit-border-radius: .7em;
    -moz-border-radius: .7em;
    border-radius: .7em;
    color:#666;
    font-size:13px;
    margin:0 10px 0 0;
    padding:.75em 1.25em;    
    text-decoration:none;
}
a.button:hover,
a.button:active {
    color: #FF4B33;
}


/* =Header
-------------------------------------------------------------- */

#branding {
    position:relative;
}
#blog-title {
    width:652px;
    display: none;
    
}
#blog-description {
    width:652px;
}
#branding #searchform {
    position:absolute;
    top:57px;
    right:0;
    
}
#branding #searchform label {
    display:none;
}
#branding #searchform input {
    font-style: italic;
    font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
    font-size:13px;
    line-height:18px;
}
#branding #searchform input#s {
    width:316px;
}
#branding #searchform input#searchsubmit {
    display:none;
}



/* =Menu
-------------------------------------------------------------- */

#nav {
    float:right;
}


/* =Content
-------------------------------------------------------------- */

.search .page-title {
    display:none;
}

.hentry {
	border-bottom: solid 1px #999999;
}

.hentry img {

}

.entry-content p {
	font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
	font-size:13px;
	line-height: 18px;
	color: #333333;
	}

.entry-content h1,
.entry-content h2 {
    font-family:Arial,sans-serif;
    font-size:19px;
    font-weight:bold;
    padding:28px 0 14px 0;
}

.entry-content h3 {
	font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
    font-size:24px;
    line-height: 28px;
    font-style:normal;
    font-weight: bold
    padding: 0px 0 14px 0 !important;
}

.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}




/* =Leader and Front Page Styles
-------------------------------------------------------------- */

#leader {
    border-bottom:1px solid #999999;
   
    padding:16px 0 16px 0;
    background: #e3dcd8 url(images/feature_back.gif) repeat-x bottom;
}
#leader-container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:988px;
}
#leader .entry-title {
    font-size:30px;
    line-height:35px;
    margin-top:0px;
    padding:0 0 7px 0;
    color: #333333;
}
#leader .entry-title span {
    font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
    font-weight:normal;
    font-style:italic;
}
.single #leader .entry-title {
    width:652px;
}
.content-derk {
	display:none;
}
#leader .entry-meta {
    position:absolute;
    top:15px;
    left:690px;
}

/*.page-template-front-page-php #feature {
		float:left;
}
.page-template-front-page-php #feature img {
float:left;
margin:-10px 10 0 -10px;
}*/
.page-template-front-page-php #feature-info {
    float:right;
		margin:0 0 0 0px;
    width:230px;
}
.page-template-front-page-php #feature-info h2 {
    font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
    font-size:30px;
    font-weight:bold;
    line-height:35px;
    margin-top:0px;
    padding:0 0 14px 0;
}
.page-template-front-page-php #container,
.page-template-front-page-php #content  {
    margin:0;
    padding:0;
    width:988px;
}
.page-template-front-page-php #container {
    margin-top:0px;
}

.sub-box:first-child {
	position: relative;
	float: left;
	width: 235px;
	border: none;
	margin: 0 0px 0 0;

}


.sub-box {
	position: relative;
	float: left;
	width: 235px;
	border: none;
	margin: 0 0px 0 16px;
}

.sub-box p {
	position: relative;
	width: 235px;
	border: none;
	margin: 10px 0 0 0;

}

.sub-box a.subfeature_title:link, .sub-box a.subfeature_title:visited {
	font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
    font-weight:bold;
    text-decoration: none;
    font-size:16px;
    line-height: 20px;
    margin: 0 0 30px 0;
    text-transform:none;
    color: #666666;
}

.sub-box a.subfeature_img:link img, .sub-box a.subfeature_img:visited img {
	margin: 0 0 10px 0;
	position: relative;
	height:110px;
	width: 235px;
	border-bottom: 5px solid #333333;
}

.sub-box a.subfeature_img:hover img {
	border-bottom: 5px solid #999999;

}

.page-template-front-page-php #sub-feature {
    font-size:13px;
    line-height:18px;
    position:relative;
    overflow:hidden;
}


.page-template-front-page-php #sub-feature h3 img {
    position:absolute;
    top:3px;
    right:0;
}
.page-template-front-page-php .block {
    float:left;
    width:484px;
}
#front-block-1 {
    margin-right:20px;
}
.page-template-front-page-php .block .avatar {
    float:left;
    margin:.25em 10px 0 0;
}
.page-template-front-page-php .block ul {
    border-top:1px solid #ccc;
    list-style:none;
    margin:0;
}
.page-template-front-page-php .block ul li {
    display:inline;
}
.page-template-front-page-php .block ul li a {
    border-bottom:1px solid #ccc;
    color:#666;
    display:block;
    padding:6px 0;
    text-decoration:none;
}
.page-template-front-page-php .block ul li a:hover,
.page-template-front-page-php .block ul li a:active {
    background:#fafafa;
    color: #FF4B33;
    
}
.page .entry-content,
.single .entry-content {
    padding-top:0;
}


.qtrans_language_chooser .active {
	display: none;
}

ul.qtrans_language_chooser {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px 0 0 0 !important;
	padding: 0px 10px 0px 10px!important;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #f8f6f5;
	
}


.qtrans_language_chooser li {
	text-decoration: none;
	display: inline;
	color: #333333;
}

.qtrans_language_chooser li a:link, .qtrans_language_chooser li a:visited {
	text-decoration: none;
	font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.tb_tools {
display: none !important;
}

li#socialslider-autor {
	display: none !important;
}

#socialslider {
	margin: 100px 0 0 0;
}



/*slides*/

 
#slideshow {
	
	position: relative;
    height:  315px;  
    width:   737px;  
    padding: 0 0 0 0;  
    margin-right: 0 !important;
    overflow: hidden; 
} 

.captionback {
	position: absolute;
	width: 705px;
	height: 25px;
	bottom: 0px;
	left: 0px;
	background: #2d66ad;
	color: #ffffff;
	padding: 14px 20px 14px 20px;
	z-index: 3;
	}

.caption {
	position: absolute;
	width: 700px;
	height: 25px;
	bottom: 0px;
	left: 0px;
	color: #ffffff;
	padding: 14px 20px 14px 20px;
	z-index: 3;
}
.caption h1 {
	font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
	
	font-size: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

.caption a:link, .caption a:visited {
	font-family: "Calibri", Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}



.caption p {
	font-size: 18px;
	line-height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
}

#footer {
	position: relative;
	padding: 15px 0 15px 0;
	margin: 0 0 20px 0;
	text-align: center;
}

#footer a {
	text-decoration: none;
	}

#footer p {
	position: relative;
	bottom: 2px;
	font-size: 11px;
	color: #999999;
	display: inline;
}

#footer img {
display: inline;
padding: 5px 3px 0 0;
text-decoration: none;
border-style: none;
}


/*slides sposors*/

.slide_sponsor {  
    height:  130px;  
    width:   235px;  
    padding: 0;  
    margin:  0;
    overflow: hidden; 
} 
 
.slide_sponsor div {  
    padding:0px; 
    border: none;
    background: transparent;
    height: 78px;
    width: 235px; 
    top: 0; 
    left: 0;
    z-index: 2;
}

.slide_sponsor img {  
    padding:0px; 
    border: none;
    background: transparent;
    height: 78px;
    width: 235px; 
    top: 0; 
    left: 0;
    z-index: 1;
}
 
#slideshow_sponsor {
	position: absolute;
	top: 225px;
	left: 754px;
	z-index: 2000;
    height:  120px;  
    width:   235px;  
    padding: 0 0 0 0;  
    margin:  0 0 0 0;
    overflow: hidden; 
} 

#intro_text {
	color: #666666;
	position: absolute;
	top:0px;
	font-size: 14px;
	line-height: 19px;
	left: 754px;
	z-index: 2000;
    height:  270px;  
    width:   235px;  
    padding: 0 0 0 0;  
    margin:  0 0 0 0;
    overflow: hidden; 
} 



