/*
Theme Name: Marvin
Theme URI: http://www.netinfluence.ch/
Description: The WordPress theme for the Marvin blog
Author: Jean-David Gadina
Author URI: http://www.netinfluence.ch/
Version: 1.0
*/

/* <![CDATA[ */

/*

##################################################

// Site concept and design by netinfluence.ch

##################################################

*/

@import url( 'css.php' );

table.mailform  {
margin-top: 20px;
}
table.mailform th {
	text-align: left;
	background-color: transparent;
}
table.mailform,
table.mailform td,
table.mailform th {
    border: none;
}
table.mailform td  input {
    width: 250px;
}
table.mailform td.action {
text-align: center;
}
table.mailform td.action  input {
    width: 120px;
text-transform: lowercase;
background-color: #8c212a;
color: #ffffff;
border: 1px solid #680d17;
background-image: url("css/images/submit-bg2.png");
background-repeat: repeat-x;
padding: 5px 10px;

}

/* ]]> */

