/* 
Theme Name: Slate Pharmaceutical
Theme URL: http://www.slatepharma.com/
Description: Custom WordPress theme created for SlatePharma.com
Author: Stephen Ward
Author URI: http://www.boldinteractive.com/
Version: 1.0
*/
 
/* Begin Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
 
:focus {
	outline: 0;
}
 
body {
	line-height: 1;
	color: black;
	background: white;
}
 
ol, ul {
	list-style: none;
}
 
table {
	border-collapse: separate;
	border-spacing: 0;
}
 
caption, th, td {
	text-align: left;
	font-weight: normal;
}
 
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
 
blockquote, q {
	quotes: "" "";
}
/* End Reset */



/* Begin Core Styles */
body {
	background: url(/wp-content/themes/slate/images/body-background.gif);
	font-family: Verdana, Helvetica, sans-serif;
	padding: 8px;
}

#container {
	border: 1px solid #000;
	margin: 0 auto;
	width: 948px;
}
/* End Core Styles */



/* Begin Header Styles */
#header {
	width: 948px;
}

#logo {
	background: #000000;
	display: block;
	height: 63px;
	width: 948px;
}

#logo a {
	background: url(/wp-content/themes/slate/images/slate-pharmaceuticals-logo.gif) no-repeat;
	float: right;
	height: 61px;
	text-indent: -9999px;
	width: 236px;
}

#main_menu {
	background: #696969;
	border: 1px solid #FFF;
	height: 24px;
	width: 946px;
}

#main_menu li {
	display: inline;
}

#main_menu li a {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	clear: none;
	display: block;
	float: left;
	font-size: 80%;
	font-weight: bold;
	height: 18px;
	padding: 6px 0px 0px 0px;
	text-align: center;
	width: 110px;
}

#main_menu li a:link, #main_menu li a:visited {
	background: #696969;
	color: #FFF;
	text-decoration: none;
}

#main_menu li a:active, #main_menu li a:hover {
	background: #A9A9A9;
	color: #000;
	text-decoration: none;
}

#home #main_menu li a:active#home, #home #main_menu li a:hover#home, #home #main_menu li a:link#home, #home #main_menu li a:visited#home, 
#about_slate #main_menu li a:active#about_slate, #about_slate #main_menu li a:hover#about_slate, #about_slate #main_menu li a:link#about_slate, #about_slate #main_menu li a:visited#about_slate, 
#testopel #main_menu li a:active#testopel, #testopel #main_menu li a:hover#testopel, #testopel #main_menu li a:link#testopel, #testopel #main_menu li a:visited#testopel, 
#estrapel #main_menu li a:active#estrapel, #estrapel #main_menu li a:hover#estrapel, #estrapel #main_menu li a:link#estrapel, #estrapel #main_menu li a:visited#estrapel, 
#contact_us #main_menu li a:active#contact_us, #contact_us #main_menu li a:hover#contact_us, #contact_us #main_menu li a:link#contact_us, #contact_us #main_menu li a:visited#contact_us {
	background: #AEBC1E;
	border-bottom: 1px solid #AEBC1E;
	color: #FFF;
}

#green_bar {
	background: #AEBC1E;
	height: 6px;
	width: 948px;
}
/* End Header Styles */



/* Begin Sub Nav Styles */
#sub_nav {
	background: #AEBC1E;
	clear: none;
	color: #FFF;
	float: right;
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding: 9px 1px 0px 21px;
	width: 192px;
}

#sub_nav li {
	border-bottom: 1px solid #FFF;
	margin: 0px;
	padding: 8px 0px 6px 5px;
	width: 187px;
}

#sub_nav li a:link, #sub_nav li a:visited {
	color: #CEEF8D;
	text-decoration: none;
}

#sub_nav li a:active, #sub_nav li a:hover {
	color: #FFF;
	text-decoration: none;
}
/* End Sub Nav Styles */



/* Begin Content Styles */
#content {
	background: #FFF;
}

#content #green_text {
	background: #AEBC1E;
	color: #FFF;
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
	line-height: 24px;
	padding: 6px 6px 12px 6px;
}

#content h2 {
	color: #808080;
	font-size: 80%;
	font-style: italic;
	padding: 16px 6px 16px 6px;
}

#content p, #content address, #content blockquote {
	font-size: 80%;
	padding: 0px 6px 6px 6px;
}

#content ol {
	list-style-type: decimal;
}

#content ol li {
	font-size: 80%;
	margin: 0px 0px 0px 35px;
	padding: 0px 6px 6px 6px;
}

.grey_background {
	background: #DDD;
	width: 734px;
}
/* End Content Styles */



/* Begin Footer Styles */
#footer {
	background: #FFF;
	clear: both;
	height: 52px;
	width: 948px;
}

#copyright {
	color: #818181;
	font-size: 80%;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
/* End Footer Styles */