/*
Theme Name: Instyle
Theme URI: http://www.turkhitbox.com
Description: <strong>A Premium theme for designers, developers, art galleries and more! WordPress Theme by <a href="http://www.themeforest.net/user/turkhitbox">turkhitbox</a></strong> – Update notifications available on twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow me on twitter</a> – <a href="http://themeforest.net/user/turkhitbox">Follow me on Themeforest</a>
Version: 1.0
Author: turkhitbox
Author URI: http://www.turkhitbox.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Import */
@import "https://fcce.lu/wp/wp-content/themes/instyle-wp/css/reset.css";
@import "https://fcce.lu/wp/wp-content/themes/instyle-wp/css/style.css";
/* @import "http://fcce.lu/wp/wp-content/themes/instyle-wp/css/prettyPhoto.css"; */


/*
RED		 { color: #ef4462 }
GREEN	 { color: #5cc4bb }
*/


/* FCCE SPECIFIC */

.container { float:none; width: 800px; }

header.span3.mainmenu { float:left; position:relative; }

.row { margin: 0; }

.row .offset3 { margin: 68px 0 0 50px }

.row .span13 { width: 520px; }

h3.posttitle { font-size: 1.8em; line-height: 1.5em; text-transform: uppercase; }

.entry-content p,
.entry-content li
 { font-size: 1.0em; line-height: 1.5em }

.post { border-top: 4px solid #EF4662; box-shadow: 0 0 4px #aaa }

button { padding: 6px 10px; background: #eee; border: 1px solid #ddd; border-radius: 3px; }

button:hover { border-color: #aaa; }



/* FORUM */

.bbp-breadcrumb { display: none }

.bbp-topic-title { font-weight:bold; line-height: 150% }


/* TROUVER */

.page-id-129 select { width: 280px; margin-right: 10px }

input[type="submit"] { color: #fff; background: #666; border-radius: 5px; border-color:#333 }



/* SPONSORS */

ul.sponsorlist li { 
    list-style: none; float:left; width:100%; padding:10px 0; border-bottom: 1px solid #eee; 
}
ul.sponsorlist img { max-height: 150px; max-width: 150px; height: inherit; margin:0 auto; }
ul.sponsorlist .sponsorlogo { float:left; width:40%; }
ul.sponsorlist .sponsortext { float:right; width:60%; }


/* nav */

nav ul.menu li {
	line-height: 1.3em;
	padding: 0.6em 0 0.1em 0;
}





ul li ul li.current-menu-item a { color: #5cc4bb }
ul li.current-menu-ancestor > a { color: #5cc4bb }



@media (max-width: 750px) {

	nav ul.menu li {
	   display: block;
	}
	nav { width: auto; text-align:left}

}



