/* CSS Document */
Theme Name: Memex Template
Description: The Memex Template  WordPress theme.
Version: 2.9
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%;
color:#ffffff;
text-decoration: blink;
text-align:center;
}





.blockquote {
	margin-left:35px;
	width:424px;
	margin-top:10px;
	margin-bottom:10px;
	min-height: 133px;
	background: #DDDDDD url(images/bg_blockquote.jpg) no-repeat center top;
	padding: 20px;
	text-align: justify;

}

.pull_quote_bottom {
	background: url(images/bg_pullquote.png) no-repeat center bottom;
	width: 500px;
	height: 153px;
	margin-left:20px;
	margin-top: -90px;
}

.pullquote {
	width: 30%;
	float:right;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#06263C;
	line-height:140%;
	margin:10px;
	background: url(images/closequote.png) no-repeat bottom right !important;
	padding:0px 25px 5px 10px;

}

.pullquote p:first-letter {

	background: url(images/openquote.png) no-repeat left top !important;

	padding:5px 2px 10px 35px!important;

}
.bg_subscribe{ background-image:url(images/bg_subscribe.png); background-repeat:no-repeat; padding:10px; border:1px solid #dedede; padding-left:100px;}
.btn_sign_up{ background-image:url(images/btn_sign_up.jpg); background-repeat:no-repeat; width:95px; height:32px; border:0px; cursor:pointer;}
