/*
Theme Name: Little Green Concept
Description: A Child Theme of Concept
Template: concept
*/
@import url(/wp-content/themes/concept/style.css);
@import url(webfont-presidenciabase/stylesheet.css);

#content .noborder a img{
padding: 0;
background: none repeat scroll 0 0;
border: none;
}


body {
    background: none repeat scroll 0 0 #FFFFFF;
}

.iconlist
{
list-style: none;
margin: 0;
padding: 0;
}

li.exceptional
{
background-image: http://littlegreensoftware.com/wp-content/themes/concept/img/exceptional.png;
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.integrated
{
background-image: http://littlegreensoftware.com/wp-content/themes/concept/img/integrated.gif;
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.world
{
background-image: http://littlegreensoftware.com/wp-content/themes/concept/img/world.png;
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

ul
{
margin-bottom: .5em;
}

