/* CSS Document */
Theme Name: Emania Template
Description: The Emania Template  WordPress theme.
Version: 2.8
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 a
{
padding-top:5px;
position:relative;
top:3px;
}

div.search fieldset {
	width: 220px;
	}
div.search form label {
display: block; 
background: url(images/searchbar.png) no-repeat; 
width: 243px; 
height: 29px; 
margin-left: 12px; 
}
div.search fieldset legend{
display:none;
}
div.search form label input {
background: none; 
border: none;
outline: none; 
width: 200px; 
margin-left: 5px; 
padding:5px 0 0 10px; 
color:#9a9a9a;
}
.buttonhide {display: none;}
h3 a {
color:#EB2E37;
}
h3 a:hover {
color:#FF0000;
}

.post_30, .post_64, .post_62, .post_5 {
background:#F0F7FF;
padding:25px;
border:1px solid #E2ECD4;
-moz-border-radius:10px;
}