/*
Theme Name:		UniSphere Web 2.0
Theme URI: 		http://www.unispheredesign.com/
Description: 	Designed by <a href="http://www.unispheredesign.com">UniSphere Design</a>.

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

/*JAR GROUP STYLESHEET ADDITIONS*/
#home-3-sections ul {
margin-right:15px;
margin-left:15px;
list-style-image:url('.images/checkmark.png');
list-style-type:square;
}

#home-3-sections ul li{
margin-bottom:5px;
}