@charset "utf-8";
/* CSS Document */

/*
Theme Name:   FFBVoipBuild

Template:     twentythirteen
*/

@import url("./style2013.css");

ul{
	padding:0;
	margin:0;
}
a{
	
}

a:hover{
	text-decoration:none;
	outline:none;
}

ul li{
	list-style-type:none;
	
}
h1, h2,h3,h4,h4{
	font-family: 'Roboto', sans-serif;
}

.entry-content ul {
        padding: 0 0 0 40px;
        margin: 16px 0;
}
.entry-content ul li {
	list-style-type: square;
font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    color: #6d6d6d;
}

.entry-content ol {
        padding: 0 0 0 40px;
        margin: 16px 0;
}
.entry-content ol li {
        list-style-type: square;
font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    color: #6d6d6d;
}
.entry-date {
display: none; 
}
.date {
display: none; 
}
