/*

Theme Name: DesignvilleWP

Theme URI: http://www.brankic1979.com/theme/DesignvilleWP

Description: Wordpress theme available only on Theme Forest

Version: 1.0

Author: Branka Tadic

Author URI: http://www.brankic1979.com/

License: GNU General Public License

License URI: license.txt

Tags: minimal, portfolio, grey, gold, orange, green, teal green, blue, navy blue, purple, magenta, pink, red, brown, light brown



	This theme was designed and built by Branka Tadic,

	whose website you will find at http://www.brankic1979.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	

	All css files are in folder CSS

	

	Change log:

	

	1.0 Initial release

*/





/* Generic form styles */





.2 body {background-color:#0c2d99; margin:0px; padding:0px; -webkit-text-size-adjust:none;}







.bordertr {border: 1px solid #000000; }







.alo_easymail_widget_form  { 

color:#888;

border:none;

background:none;

padding-top:5px;

margin-top:5px;

float:left;

 }



/* Form for unknown visitors (not-registered) */

.alo_easymail_widget_form_public {

border:none;

background:none;

background-color:none;



}



/* Form for registered users */

.alo_easymail_widget_form_registered {border:none;}



/* Form elements */

.alo_easymail_widget_form .input-text {border:none;}

.alo_easymail_widget_form .input-checkbox {background-color:none;border:none;}

.alo_easymail_widget_form .input-radio {background-color:none;border:none;}



/* Lists table container */

.alo_easymail_lists_table {

border:none;

background:none;

background-color:none;





}



#alo_easymail_widget_form{

background:none;

background-color:none;

border:none;

}







.alo_easymail_form_table {

border:none;

background:none;

background-color:none;

padding:6px;

margin:6px;



}



/* Error msg */

.alo_easymail_widget_error { color:#f00; }



/* Success msg */

.alo_easymail_widget_ok { color:#008000; }



/* Top claim, before form */

.alo_easymail_preform_msg {border:none;}



/* Policy disclaimer, after form */

.alo_easymail_disclaimer {border:none;}



/* Uncomment to customise the loading wheel (Note: be sure to copy this file into your theme dir and edit the image url) */

/*

.alo_em_widget_loading img { display: none }

.alo_em_widget_loading {

	background: transparent url(images/loading.png) top left no-repeat;

	padding-left: 20px;

}

*/



/* Shortcode newsletter Archive */



.easymail-newsletter-archive li {

	margin-bottom: 5px:

}



