@charset "utf-8";
/* Theme Name: My Pharmacist Knows
Theme URI: http://jessej.net/
Description: My Pharmacist Knows.
Version: 1.0
Author: http://jessej.net/
Author URI: http://jessej.net/
Tags: fixed width, single column, widgets
 */

* { margin: 0; padding: 0; border: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
ul li{ list-style: none; line-height: 20px; margin: 0 0 5px 0;}
a { text-decoration: none; color: #808188; }
a:hover { text-decoration: none; color: #7dc353; }
img { border: none; }
p, ul, h1, h2, h3, h4, h5 { margin: 0 0 10px 0; }
h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #FFFFFF; }
html {overflow-y:scroll; }
/*-----start class-----*/
.clear { clear: both; }
.float_l { float: left; }
.float_r { float: right; }
/*---.li_no_border { border-right: none !important; }---*/
.page-item-13 { border-right: none !important; }

/*-----start div-----*/
#wrapper { width: 960px; margin: 62px auto; }
/*.navigation ul { height: 18px; color: #808188;}
.navigation ul li { height: 18px; float: left; display: inline; padding: 0 7px 0 7px; font-size: 16px; font-weight: bold; border-right: 1px solid #808188;}
li.current_page_item a { color: #7dc353 !important; }*/

/*-----css sprite-----*/
.navigation ul {
	width: 920px;
	height: 18px;
	margin: 0 0 5px 15px;
	float: left;
}
.navigation ul li { height: 18px; float: left; display: block; overflow: hidden; }
.navigation ul li a { height: 18px; float: left; display: block; overflow: hidden; }
.my_pharmacist_knows { width: 223px; height: 18px; background: url(images/nav_sprite.png) no-repeat 0 0; }
.my_pharmacist_knows_active, .my_pharmacist_knows:hover { width: 223px; height: 18px; background: url(images/nav_sprite.png) no-repeat 0 -18px; }

.legislation { width: 259px; height: 18px; background: url(images/nav_sprite.png) no-repeat -223px 0; }
.legislation_active, .legislation:hover {width: 259px; height: 18px; background: url(images/nav_sprite.png) no-repeat -223px -18px; }

.scp { width: 160px; height: 18px; background: url(images/nav_sprite.png) no-repeat -482px 0; }
.scp_active, .scp:hover{width: 160px; height: 18px; background: url(images/nav_sprite.png) no-repeat -482px -18px; }

.media { width: 81px; height: 18px; background: url(images/nav_sprite.png) no-repeat -641px 0; }
.media_active, .media:hover {width: 81px; height: 18px; background: url(images/nav_sprite.png) no-repeat -641px -18px; }

.contact { width: 115px; height: 18px; background: url(images/nav_sprite.png) no-repeat -722px 0; }
.contact_active, .contact:hover {width: 115px; height: 18px; background: url(images/nav_sprite.png) no-repeat -722px -18px; }

.main_content{ padding: 35px 30px 35px 30px; background: #7dc353; min-height: 655px; font-size: 14px; font-weight: normal; float:left; width:900px; }
.main_content p { line-height: 20px; }
.main_content a { text-decoration:underline; color: #000000; }
.main_content a:hover { text-decoration:underline; color: #ffffff; }
.list li { padding: 0 0 0 20px!important; background: url(images/li_bg.gif) no-repeat 0 7px; list-style-type:none!important; }

.index_bg, .index_bg1 { padding: 35px 30px 35px 30px; background: #7dc353 url(images/index_bg.png) no-repeat bottom; }
.index_bg4 { padding: 35px 30px 35px 30px; background: #7dc353 url(images/index_bg2.png) no-repeat bottom; }
.index_bg6 { padding: 35px 30px 35px 30px; background: #7dc353 url(images/index_bg3.png) no-repeat bottom; }
.index_bg8, .index_bg13 { padding: 35px 30px 35px 30px; background: #7dc353; }
.index_bg11 { padding: 35px 30px 35px 30px; background: #7dc353 url(images/index_bg4.png) no-repeat bottom; }

.content { width: 495px; float: left; }
.slogan { width: 634px; height: 200px; background: url(images/slogan.png) no-repeat; float: left; }
img.college_of_pharmacy { width: 167px; height: 60px; float: right; }

.post { width: 730px; margin: 0 0 10px 0; float: left; }
.entry ul {margin-top:13px; margin-left:20px;}
.entry ul li { padding: 2px;list-style-type:disc; }
.entry .no_bullet {margin-left:0!important }
.entry .no_bullet li {list-style-type:none; }

#footer {margin:0 auto; width:960px; color:#bebab9; font-size:11px; text-align:right; margin-top:10px; float:left;}

/*misc*/
.textbox, .button {border: solid 1px #000; padding:3px; background:#fff; }
.button {cursor:pointer;}

.message {font-size: 11px; padding: 5px 10px; -moz-box-shadow:0 0 5px #fd7070; -webkit-box-shadow:0 0 5px #fd7070;   box-shadow:0 0 5px #fd7070;  background:#b20303; -webkit-border-radius: 3px;   -moz-border-radius: 3px;   -khtml-border-radius: 3px;   border-radius: 3px; color:#fff; width:150px; position:absolute; right:5px; top:0; } 
