﻿/*
Theme Name: Multifactores
Theme URI: http://multifactores.com/
Description: This is the default theme for Multifactores.Version: 1.6
Author: Miguel Rosario
Author URI: http://miguelrosario.com/Tags: black, red
*/

.body {
	background-color: #000000;
	background-image: url('http://www.multifactores.com/images/bgs/bg_gray_1.gif');
	background-attachment: scroll;
	background-repeat: inherit;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-color: #FFFFFF;
}
h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: gray;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.content {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.headline {
	font-family: verdana;
	font-size: 13.5pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.ul.no-bullet li {
	list-style-type: none;
	margin: 0;
	padding: 0;
        background:none;
	}
.cat-item {
	list-style: none;
}
