/* 
Theme Name: Black-LetterHead
Theme URI: http://ulyssesonline.com
Description: Black Letterhead is a 2-column minimalistic theme with a black background.
Author: Ulysses Ronquillo
Author URI: http://ulyssesonline.com
Version: 1.5
Tags: two columns, fixed width, black, orange, widgets, minimalist, right sidebar, dark, graphics free, 

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

body {
	font-size: 70.5%; /* Resets 1em to 10px */
	font-family: Helvetica,sans-serif;
	
	text-align: center;
        background-attachment: scroll;
	
        background-image: url(http://www.foliolab.com/images/blanco.jpg);
        background-position: center top;
        background-repeat: repeat-x;
        margin:0;
        padding:0;
	}

#page {
	
	text-align: left;
	}




#cabecera_left {
	width: 330px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	float: left;
	height: 187px;
}
#menu_principal_new {
	


float: left;

height: 35px;

width: 630px;

padding-top: 95px;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 15pt;
}


div#menu_principal_new a 

{

display: inline-block;

text-transform: uppercase;

font-size: 1.15em;

padding-top: 7px;

padding-right: 9px;

padding-bottom: 7px;

padding-left: 9px;

text-decoration: none;

color: #ffffff;

margin-right:13px;

}

div#menu_principal_new  a:hover

{

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #44bbdd;

}

div#elegido

{

 

 

 

 

 

 

 

 

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #44bbdd;

}


#cabecera1 {
	width: 860px;
	text-align: left;
	padding: 0 0 0 0;
	position: relative;
	border-bottom: 1px #FFFFFF solid;
	height: 106px;
}


#content {
	 
	font-size: 1.2em;

	 

	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;

	}

	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #FFFFFF;
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #555;
	}

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

strong {
	color: #000000;
       }

h1 {
	font-family: Garamond, Serif;
	font-weight: bold;
	}

h2, h3 {
        font-family: Helvetica,sans-serif;
}

h1 {
	font-size: 3.4em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 12px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: .6em;
	}

h2 {
	font-size: 2em;
        line-height: 1.1em;
	}

h2.pagetitle {
	font-size: 1.7em;
	}
	
#sidebar {
	
	border-bottom: 1px solid #FFFFFF;
        

	}
	
#sidebar h2 {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #0aafd3;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: ##0aafd3;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0AAFD3;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote , strike {
	color: #000000;



	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
        color: #0AAFD3;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */

body {
	margin: 0;
	padding: 0 0 0px 0; 
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 860px;

	}
	
#cabecera {
	padding: 0;
	margin: 0 auto;
	height:187px;
	width: 980px;
        background-image: url(http://www.foliolab.com/images/top3.jpg);
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center top;
        border-bottom-width: 1px; 
        border-bottom-style: solid; 
        border-bottom-color: #ffffff;
	}

.narrowcolumn {
	float: left;
	padding: 0 20 0px 20px;
	margin: 0px 0 0;
	width: 600px;

	}

.widecolumn {
        float: left;
	padding: 0 20 0px 20px;
	margin: 0px 0 0;
	width: 600px;
	}

.pagepost {
	margin: 20px 20 20px 20;
	border-top: 1px dashed #555;

	}
	
.post {
	margin-left: 0px;
        margin-right: 10px;
        margin-bottom: 20px;
	text-align: left;
	border-top: 1px dashed #555;
        line-height:1.5em;

	}

.narrowcolumn .post {
	margin: 20px 20 20px 20;

	}
.widecolumn .post {
	margin: 20px 20 20px 20;

	}

.narrowcolumn .postmetadata {
	padding-top: 5px;

	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 50px 0 0 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px;
	text-align: center;
	}

/* End Structure */


/*	Begin Headers */

h1 {
	padding-top: 40px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin: 0px;
        padding: 30px 0 0 0; 
        border-top: 1px dashed #555;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 5px 0px 5px Opx;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, .entrytext ul, .pagepost ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li, .entrytext li, .pagepost li {
	margin: 5px 0 5px 10px;
	}

.entry ul li:before, .entrytext ul li:before, #sidebar ul ul li:before, .pagepost ul li:before {
	content: "\00BB \0020";
	}

.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;
	padding: 0;

	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;

	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 50 0 10px;

	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;

	}

ol li, #sidebar ul ol li {
	list-style: none;

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 0px;
	padding: 5px;
        border-bottom: 1px solid ;
        border-color: #CCCCCC;

	}

/* End Entry Lists */





/* Begin Form Elements */

#searchform {
	margin: 10px auto; 
	padding: 40px 3px 0px 0px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
        background-color: #FFFFFF;
        color: #000000;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #0AAFD3;
        color: #000000;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        color: #B0B0B0;	
        background-color: #333333;
        border: 1px ridge #ccc;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        background-color: #FFFFFF;
        border: 1px ridge #ccc;
        color: #B0B0B0;
	}

#commentform #submit {
	margin: 0;
	float: right;
        border: 1px ridge #ccc;
	}

input {
	padding: 2px;
	margin: 5px 5px 1px 0;
        color: #B0B0B0;	
        background-color: #333333;
        border: 1px ridge #ccc;	}	

/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0px;
	padding: 0px;
	}

.commentlist ol {
	padding: 0px;
	text-align: left;
	}

.commentlist li {
	margin-left: -40px;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px;
	}

#commentform p {
	margin: 5px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar
{
	padding: 10px 30 0px 0;
	margin-left: 660px;
	width: 180px;
         
	}

#sidebar form {
	margin: 0;
	}

/* End Sidebar */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	}

#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: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #FFFFFF; 
	}

/* 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: 1px solid #333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
hr {
	display: none;
	}
 
.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
        text-align: left;
        float: left;
}

.alignright {
        text-align: right;
        float: right;
}
	
.entry img, .entrytext img {
	margin: 7px;
	}
	
.gravatar img {
	float:right;
	margin-top:-15px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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 Various Tags & Classes*/





/************************************
*	STRUCTURE
*************************************/

div.fond {  }

div#haut {
	height: 188px;
	overflow: hidden;
	background: url(http://www.foliolab.com/images/top3.jpg) center top no-repeat;
	border-bottom: 1px solid #fff;
}
body.page_sommaire div#haut { height: 562px; }
a#logo {
	display: block;
	float: left;
	width: 347px;
	height: 168px;
	outline: none;
}
div#gauche {	float: left;	width: 210px;	padding: 80px 0 30px 70px; }
div#centre {	float: left;	width: 660px;	padding: 10px 10px 30px 10px; font-size: 1.2em; }
div#centre.centre_wide {	float: none;	width: 960px; }

div#droite {	float: right;	width: 210px;	padding: 80px 0 30px 70px; }

div#centre a { color: #222; }

div.wfixe { width: 980px; clear: both; margin: 0 auto; }




div#precsuiv {
	height: 55px;
	background: transparent url(../images/precsuiv.gif) right top no-repeat;
	text-align: right;
}
div#precsuiv a {
	display: inline-block;
	width: 35px;
	height: 35px;
}

#equipe .texte_article { display:block; width:290px; padding:6px 12px;  

/************************************
*	a ver...
*************************************/
#menucontent {
	width: 646px;
	margin: 0 auto;
	position: relative;
	height: 25px;
	text-align: right;
	float: right;
}


#header_left {
	width: 200px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 0 14px;
	position: relative;
	float: left;
	height: 96px;
}
#header_right {
	width: 646px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 0;
	position: relative;
	height: 81px;
	float: right;
}

#header1 {
	width: 860px;
	text-align: left;
	padding: 0 0 0 0;
	position: relative;
	border-bottom: 1px #FFFFFF solid;
	height: 106px;
}



