/*
Theme Name: apogee
Theme URI: http://www.meltingpx.com
Description: <p>apogee CMS Wordpress Theme</p>
Version: 1.1 
Updated on: 22/04/2012
Author: ram
Author URI: http://www.meltingpx.com/	
Created Date:24/01/2012
License: Themeforest
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* ________________________________________________________________________________________________________________

	other css files inport
   ________________________________________________________________________________________________________________ */  

	@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/layout.css');
	@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/typography.css');
	@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/blog_style.css');
	@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/shortcodes.css');
	/*@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/shortcodes-buttons.css');*/
	@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/widgets.css');
	/*@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/prettyPhoto.css');*/
	/*@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/jqueryslidemenu.css');*/
	@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/sudo_slider.css');
	/*@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/slide.css');*/
	/*@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/bx_slider.css');*/
	@import url('http://www.coworkshop.fr/wp-content/themes/apogee/css/contact.css');


/*typo---------------------------------------------------------------------------------------------------------*/

	
h1 {
font-family:Rokkitt;
}	
	


h3 
 {
font-family:Rokkitt;
}	
	
	
	
/*Body------------------------------------------------------------------------------------------------------------*/	
	
	
	
	body{
	font-family: PT Sans,Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin:0px;
	padding:0px;
	color:#444;
	width:100%;
	background-color:#FFF;
	background-repeat:no;
}


/*Images-------------------------------------------------------------------------------------------------------------*/

.img_radius{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}
.img_radius2 {
	-webkit-border-radius: 55px;
	-moz-border-radius: 55px;
	border-radius:55px;
}
.thumb {
	/*float: left;*/
	margin: 0px 15px 0px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	/*border:1px solid rgba(000,000,000,.25);
	padding:4px;
	background-color:#eee;
	border:1px solid #ccc;*/
	box-shadow: 0 4px 4px -4px #333;
}


/*Barre de navigaton-------------------------------------------------------------------------------------------------*/


.menuetlogo {
padding:0x 0px 0px 0px;
list-style:none outside none;
display:block;
text-align:center;
background-color: #000;
position: fixed;
right: 0;
top:0;
width:100%;
z-index:100;
padding-top:10px;
padding-bottom:10px;
}

.nav {
width:65%;
display:block;
}


.menuetlogo img {
    border: 0 none;
    height: auto;
    vertical-align: middle;
}

#logo  {
    border-bottom: medium none !important;
    padding-bottom: 0 !important;
	width:208px;

}


.menuetlogo a  {
	color:#FFF;
    display: inline-block;
    font-size: 13px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 0px;
    width:100px;
	color:#FFF;
}

.menuetlogo a:hover  {
}

#rubrique {
background-color:#000;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#rubrique:hover {
color:#08ABCE;
}



/*Encart principal---------------------------------------------------------------------------------------------------------*/


#fond_header{
	padding-top:210px;
	margin-right:auto;
	margin-left:auto;
	display:block;
	background-image: url(http://www.coworkshop.fr/wp-content/themes/apogee/images/brique2.jpg);
	background-repeat:no-repeat; 
	background-position:center top;
	height:320px;
}


#header{
width:980px;
margin-right:auto;
margin-left:auto;
font-weight : bold;
text-align:left;
color:#CCCCCC;
margin-top:35px;
/*background-color : rgba(1, 1, 0, 0.2);*/
/*background-image: url(http://www.coworkshop.fr/wp-content/themes/apogee/images/header_bg.png);*/
}



.colnoir1 {
margin-top:10px;
display:block;
font-size:55px;
color:#000;
font-family:'Loved by the King', cursive;
line-height:50px;
}

.colnoir2 {
font-size:55px;
color:#000;
font-family:'Loved by the King', cursive;
}

.colnoir3 {
font-size:55px;
color:#08abce;
font-family:'Loved by the King', cursive;
line-height:50px;
/*background-color:#000;*/
}


/*Encart Newsletter----------------------------------------------------------------------------------*/

#newsletter {
background-color:#000;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

.colblanc {
font-size:15px;
color:#fff;
}

#input_header {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family : PT Sans;
	font-weight:bold;
	font-size:25px;
	color:#CCC;
	outline-style: none;
	width:auto;
	height:30px;
	vertical-align:middle;
}

#bouton {
font-family:PT Sans;
background-color:#08abce;
border-radius: 5px 5px 5px 5px;
width:auto;
border: medium none;
color: #FFF;
text-align: center;
text-transform: uppercase;
padding:8px;
-webkit-appearance: none;
}

#bouton:hover {
	background-color: #222;
	color:#FFF;
	}
	
	

/* Contenu première partie */

#content H1 {
text-align:center;
padding:5% 0px;
border-top:2px solid #000;
border-bottom:1px solid #000;
color:#000;
margin-bottom:5%;
width:100%;
font-size:35px;
}



/*Encart Derniers post-------------------------------------------------------------------------------------------------------*/

.derniers_post {

width:738px;
float:left;
margin-right:20px;
}

#titre_derniers_post {
display:block;
margin-left:auto;
margin-right:auto;
width:100%;
text-align:center;
padding:2.5% 0px;
border-top:2px solid #000;
border-bottom:1px solid #000;
color:#000;
margin-bottom:5%;
font-family:Rokkitt;
font-size:40px;
font-weight:bold;
}


.soustitre_derniers_post {
color:#000;
padding-left:5px;
}



.image_post {
float:left;
display:block;
margin-bottom:20px;
width:24%;

}

.contenu_post {
padding-left:10px;
padding-right:10px;
float:right;
width:73%;
display:block;
height:100%;
margin-bottom:20px;
color:#FFF;
background-color:#FFF;
}

.contenu_post p {
font-size:15px;
color:#444;
margin-top:20px;
}









.suite {
padding:0x 0px 0px 0px;
list-style:none outside none;
display:block;
text-align:left;
width: 100%;
}


.suite img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}




.suite a  {
	color:#08ABCE;
    display: inline;
    font-size: 12px;
    padding-bottom: 0px;
    width:150px;
	text-align:center;
}

.suite i {
margin-left:10px;
}


.suite_blog:hover .liensavoirplus  {
margin-left:10px;
display:inline-block;
}






/* Sidebar Section
----------------------------------------------------------------------------------------------------*/
#sidebar ul, #panel_widget ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar{
	display:block;
	overflow:hidden;
	color:#888;
}



#bottom_widget_columns h3
{
	margin-bottom:10px;
	padding-bottom:5px;
}




.sidebar_top{
	background-image:url(http://www.coworkshop.fr/wp-content/themes/apogee/images/rounded_sidebar_top.png);
	background-repeat:no-repeat;
	height:5px;
}

.sidebar_middle{
	background-image:url(http://www.coworkshop.fr/wp-content/themes/apogee/images/rounded_sidebar_middle.png);
	background-repeat:repeat-y;
	padding:10px 20px 20px 20px;
	display:block;
	overflow:hidden;

}

.sidebar_bottom{
	background-image:url(http://www.coworkshop.fr/wp-content/themes/apogee/images/rounded_sidebar_bottom.png);
	background-repeat:no-repeat;
	height:11px;
	margin-bottom:20px;
}
/* image and video icons for gallery
----------------------------------------------------------------------------------------------------*/
.hover_video{ 
	position: absolute;
	background:transparent url(http://www.coworkshop.fr/wp-content/themes/apogee/images/video.png) no-repeat 50% 50%;}
	 
.hover_image{ position: absolute; background:transparent url(http://www.coworkshop.fr/wp-content/themes/apogee/images/image.png) no-repeat 50% 50%;}

.portfolio_item_container a img,
ul.kaya_gallery li a img, 
ul#slider1 li a img, 
.sliderImages ul li a img, 
.gallery a img,
ul.kaya_gallery_without_title li a img{ position:relative; z-index:2; }

.gallery{
position:relative;

}
/* Gallery Page 
----------------------------------------------------------------------------------------------------*/
ul.kaya_gallery, ul.kaya_gallery_without_title {
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

ul.kaya_gallery li, ul.kaya_gallery_without_title li {
	display: inline-block;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:20px;
	margin-bottom:20px;	
}

ul.kaya_gallery li.last{
	margin-right:0px;
}
ul.kaya_gallery_without_title .img_radius{	
	margin:0px;
	float:left;
}

ul.kaya_gallery li {margin-bottom:30px;}

ul.kaya_gallery_without_title li:last-child {margin-bottom:30px;}

ul.kaya_gallery li p, ul.kaya_gallery_without_title li p{
	text-align:center;
	margin-top:10px;
}






/* Footer Section
----------------------------------------------------------------------------------------------------*/
#footer_wrapper{
	width:100%;
	background-color:#000;
	color:#6E767A;
	/*background:#1c1c1c;*/
	/*background-image:url(http://www.coworkshop.fr/wp-content/themes/apogee/images/header_bg.png);*/
	border-top:1px solid #000000;
	overflow:auto;
	height:70px;
}

#footer{
	width:960px;
	margin:0px auto;
	padding-top:20px;	
}

#bottom_footer_right{
text-align:right;
}

/* Footer Menu section
----------------------------------------------------------------------------------------------------*/

#footer_copy_right_wrapper ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	#footer_copy_right_wrapper ul li{
	display:inline-block;
	padding:2px 10px;
	border-right:1px solid #ccc;
	}
	#footer_copy_right_wrapper ul li:last-child{
	border-right:none;
	padding-right:0px;

	}