/* 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;}





.colortheme

{

background:#999 URL(images/colorsbg.gif) repeat-x;

padding-top:7px;

padding-bottom:7px;

width:100%;

text-align:center;

}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid navy;
border-bottom-width: 6px;
width: 300px; /*width of featured content slider*/
height: 250px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 300px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}








