/* CSS Document */
Theme Name: Memex Template
Description: The Memex Template  WordPress theme.
Version: 2.7
Author: system32
Author URI: http://www.themeforest.net/user/system32
Tags: space, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design under 960 Grid System:
*/

/*------------------------------------------------------
        Error / Success / Notice	
  ------------------------------------------------------*/
.wpcf7-not-valid-tip-no-ajax 
	{background: #f0f0f0;border: 1px solid #b8b8b8;}

.wpcf7-mail-sent-ok 	
{background: #ccfcd1;border: 1px solid #60a400;}

.wpcf7-validation-errors
	{background: #f9e3e3;	border: 1px solid #e79e9e;}

.wpcf7-not-valid-tip-no-ajax  
	{background: #fcf0cc;border: 1px solid #ecc735;}

.wpcf7-not-valid-tip-no-ajax , .wpcf7-mail-sent-ok, .wpcf7-validation-errors 
		{font-size: 100%;color:#484848;padding:5px 10px;width:auto;margin: 0 0 20px 0px; text-align:left}

.wpcf7-not-valid-tip-no-ajax 	 span, .notice span, .wpcf7-mail-sent-ok span, .wpcf7-validation-errors span 
		{font-weight: bold;font-size: 1.2em;padding: 2px 40px;}

.wpcf7-not-valid-tip-no-ajax 	 p, .wpcf7-mail-sent-ok p, .wpcf7-validation-errors p, .notice p 
		{margin: 0px;padding: 0px 40px;}

#header {
	height:95px;
	width:1024px;
        background: url(http://www.izo.es/images/header-bg.gif);
        margin-left:auto;
        margin-right:auto;
}

#menu-header {
	height:50px;
	width:1024px;
        margin-left:auto;
        margin-right:auto;
}

#post-home { background:url(http://www.izo.es/images/fondo-post3.png) no-repeat; float:left; width:285px; height:235px; padding:5px 0px 0px 10px; margin:15px 0px 0px 15px; }
	
.post-home-width { float:left; width:265px; height:225px; display:table-caption; text-align:justify; }

#banners-home-left { float:left; height:105px; padding:5px 0px 0px 10px; margin:10px 0px 0px 5px; }
#banners-home-right { float:left; height:105px; padding:5px 0px 0px 10px; margin:10px 0px 0px 10px; }

.banners-home-width-left { float:left; width:290px; height:105px; display:table-caption; }
.banners-home-width-right { float:right; width:290px; height:105px; display:table-caption; }
