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

body { background: #ebebeb; font-family: Arial, Helvetica, sans-serif; font-size: small; }

.container { padding: 25px; background: #fff; border: solid 1px #cccccc; margin: 0 auto; width: 950px; }

#header h1 a { display: block; width: 600px; height: 75px; 
background: 
url('/wp-content/themes/entrepreneur/img/logo.jpg') no-repeat; }
#header h1 a span { display: none; }

h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; }

h2 { color: #2e3192; }

#header { border-bottom: 15px; }

#quotebox { margin: 10px 0; }
#quotebox, #quotebox * { font-size: x-small; }
#quotebox strong { font-size: small; display: block; }
#quotebox p { text-align: right; }

#footer { font-size: x-small; text-align: right; color: #777; padding: 15px 0 0 0; border-top: solid 1px #CCC; margin: 25px 0 0 0; }
#footer p { margin: 0; padding: 0; }

#navigation { list-style-type: none; margin: 0 0 10px 20px; padding: 0; }
#navigation li { display: inline; margin: 0 10px 0 0; }
#navigation li * { font-size: 12pt; text-decoration: none; color: #777; }
#navigation a:hover { color: #2e3192; border-bottom: solid 3px #CCC; }

#main-content h2 { margin-top: 15px; }
#main-content #wrapper { margin: 0 20px; }

#mission { margin: 5px 0; padding: 7px; background: #ededed; color: #777; }
#mission a, #mission a:active, #mission a:visited, #mission a:link { color: #000; text-decoration: none; font-weight: bold; }
#mission a:hover { text-decoration: underline; }

/*#main-content p { margin-left: 25px; }*/

.sbox { list-style:  margin: 5px 0; padding: 0; }
.sbox * { color: #777; text-decoration: none; }
.sbox li { list-style-image: url('/wp-content/themes/entrepreneur/img/bullet.jpg'); margin: 0 0 5px 20px; } 
.sbox li.title { font-family: Georgia, "Times New Roman", Times, serif; font-size: 150%; margin-left: 0; list-style-image: none; list-style-type: none; color: #000; }
.sbox li a:hover { color: #2e3192; border-bottom: solid 3px #CCC; }
.sbox h3{color:black;margin:0px; padding:0px; font-size:10pt;} 	

.article-image { background: #ededed; padding: 10px 10px 4px; width: 400px; margin: 0 10px 10px 0; float: left; }
.article-image p { color: #000; margin: 5px 0 0 0; padding: 2px 0 3px 0; font-size: 10px; }

