@font-face {
      font-family: "FFF Reaction  Trial";
      src: url("http://blog.alainmartinez.com/wp-content/themes/alain_martinez/FFF.ttf");
}
@font-face {
      font-family: "FFF Reaction Trial";
      src: url("http://blog.alainmartinez.com/wp-content/themes/alain_martinez/FFF.ttf");
}
@font-face {
      font-family: "Agency FB";
      src: url("http://blog.alainmartinez.com/wp-content/themes/alain_martinez/AGENCYR.TTF");
}
@font-face {
      font-family: "Digitalix";
      src: url("http://blog.alainmartinez.com/wp-content/themes/alain_martinez/digitalix.ttf");
}
* 									{ margin: 0; padding: 0; }
a									{ text-decoration: none; }
ul									{ list-style: none; }
.size{
	font-family: Digitalix;
	font-size:7px;
	font-weight:normal;
	letter-spacing:1px;
}
/* 
	LEVEL ONE
*/

/*p{font-size:10px;}*/
#wrapper p {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
color:#CCCCCC}

 #wrapper a:link, #wrapper a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10pt;
	text-decoration:none;
	font-weight:600;
}

#wrapper a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10pt;
	text-decoration:none;
	font-weight:600;
}

ul.dropdown                         { position: relative; font-family:"FFF Reaction Trial"; font-size:9px; margin-top:24px; text-transform:uppercase;}
ul.dropdown li                      { font-weight: normal; float: left; zoom: 1; /*background: #ccc;*/ }
ul.dropdown a:hover		            { color: #1582BF; }
ul.dropdown a:active                { color: #1582BF; }
ul.dropdown li a                    { display: block; padding: 4px 10px; /*border-right: 1px solid #333;*/ color: #FFFFFF; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: #1582BF; position: relative; }
/*ul.dropdown li.hover a              { color: #FFFFFF; }*/
ul.dropdown li.hover a:hover        { color: #1582BF; }



/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 155px; visibility: hidden; position: absolute; top: 100%; left: 0;  line-height:normal;background: #000000; color: #FFFFFF; font-size:8px;}
ul.dropdown ul li 					{ font-weight: normal; background: #000000; color: #FFFFFF; 
									   float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0;  line-height:normal;}
ul.dropdown li:hover > ul 			{ visibility: visible; }
#comments input {
	background-color: #444444;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;
}
#comments label {
	color:#E0E0E0;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
}
#comment{
	background-color: #444444;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #FFFFFF;
}
.form-submit input{
	color: #000000 !important;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(http://72.167.42.176/alainmartinez/wp-content/plugins/cforms/images/button-bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	border-bottom-color:#ADADAD !important;
	border-bottom-style:solid !important;
	border-bottom-width:1px !important;
	border-left-color-ltr-source:physical !important;
	border-left-color-rtl-source:physical !important;
	border-left-color-value:#ECECEC !important;
	border-left-style-ltr-source:physical !important;
	border-left-style-rtl-source:physical !important;
	border-left-style-value:solid !important;
	border-left-width-ltr-source:physical !important;
	border-left-width-rtl-source:physical !important;
	border-left-width-value:1px !important;
	border-right-color-ltr-source:physical !important;
	border-right-color-rtl-source:physical !important;
	border-right-color-value:#ADADAD !important;
	border-right-style-ltr-source:physical !important;
	border-right-style-rtl-source:physical !important;
	border-right-style-value:solid !important;
	border-right-width-ltr-source:physical !important;
	border-right-width-rtl-source:physical !important;
	border-right-width-value:1px !important;
	border-top-color:#ECECEC !important;
	border-top-style:solid !important;
	border-top-width:1px !important;
	font-size:10px;
	margin-bottom:4px;
	margin-left:12px;
	margin-right:15px;
	margin-top:15px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:100px;
}


