/*
Theme Name: sm
Theme URI: http://safetymedical.net
Description: coming soon...
Version: 0.1
Author: safetymedical.net
Author URI: http://safetymedical.net/
Tags: none
*/

/* @group 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ul {
	overflow: hidden;
	list-style-type: none;
}

/* @end */

/* @group Common */

strong {
	font-weight: bold;
}

a {
	color: #04a;
	font-weight: normal;
	text-decoration: none;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
}

a:hover {
	color: #4af;
}

h1, h2, h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1;
	margin: .5em 0;
}

h1 {
	font-size: 2em;
	margin-top: 0;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

.clear {
	clear: both;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

/* @end */

/* @group Layout */

html {
	background: #f5f5f5 url('/images/theme/bg_1010.png') repeat-y center; 
	height: 100%;
}

body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 auto;/*
	padding-bottom: 15px;*/
	width: 990px;
}

section#main {
	padding: 0 15px;
	overflow: hidden;
}

section#content {
	float: left;
	width: 728px;
}

/* @end */

/* @group Header and Footer */

header, footer, nav {
	overflow: hidden;
}

header {
	padding: 15px;
}

footer {
	padding: 15px;
}

.header-link {
	color: #000;
	float: left;
	height: 80px;
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	padding: 5px;
	width: 200px;
}

/********/

nav {	
	padding-top: 15px;
}

.panel-wide {
	background-color: #f5f5f5;
	color: #000;
	line-height: 2.5;
	overflow: hidden;
	padding: 0 20px;
}

.panel-wide li {
	display: block;
	float: left;
	white-space: nowrap;
}

.panel-wide a{
	color: #888; 
	text-shadow: #ebebeb 0 2px;
}

.panel-wide li a {
	display: block;
	padding: 0 10px;
}

.panel-wide li a:hover {
	background-color: #e1e1e1;
}

.panel-wide .current-menu-item a {
	color: #000;
}

.panel-wide li.menu-item-ad a:hover{
	color: #d55;
}

.service-links li {
	float: left;
	padding: 5px;
}

/* @end */

/* @group Article */

article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	overflow: hidden;
}

article p {
	margin: .8em 0;
	text-align: justify;
}

article li {
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0 0 .5em 1.5em;
	text-align: justify;
}

/* @end */

/* @group Summary */

h3.recent {
	color: #555;
	font-size: 1.2em;
	text-transform: uppercase;
}

ul.summary-list {
	margin-bottom: 10px;
}

ul.summary-list li {
	clear: both;
	margin-bottom: 2px;
	line-height: 1.5;
	overflow: hidden;
	padding: 10px;
	text-align: justify;
}

ul.summary-list h2 {
	margin: .25em 0 .5em 0;
}

.thumbnail {
	float: left;
	margin: .2em 10px 0 0;
}

ul.summary-list li {
	-moz-transition: background-color 0.5s;
	-webkit-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

ul.summary-list li:hover {
	background-color: #f5f5f5;
}

/* @end */

/* @group Aside */

/* Common aside css */

aside a {
	color: #5B6495;
}

aside a:hover {
	color: #4af;
}

/* vertical */

aside.skyscraper {
	float: right;
	width: 217px;
}

ul.common-list li {
	float: left;
	line-height: 1.75;
	min-width: 105px;
	padding-right: 3px;
}

div.resources ul li {
	line-height: 1.75;
	margin-left: 1.5em;
}

.drug-category {
	display: block;
	font-weight: bold;
	line-height: 3;
	margin-left: 1.5em;
}

/* @end */

/* @group Ad */

.ad-block {
	background: url(/images/theme/adv2.png) no-repeat center 1px; 
	margin-top: 10px;
	text-align: center;
}

div.ad-block-160-600 {
	height: 600px;
	margin: 10px auto;
	width: 160px;
}

div.ad-block-728-90 {
	height: 90px;
	margin: 15px 0;
	width: 728px;
}

div.ad-block-300-250 {
	float: right;
	height: 250px;
	margin: 10px 0 10px 10px;
	position: relative;
	width: 300px;
}
/* @end */

/* @group 404 */

.contents-404 {
	line-height: 3; 
	padding: 200px 0;
	text-align: center;
	width: 100%; 
}

/* @end */

/* @group Contact Form Plugin */

#cntctfrm_contact_form div {
	margin: 10px 0
}
#cntctfrm_contact_form input, #cntctfrm_contact_form textarea {
	padding: 3px;
	font-size: 16px;
}
#cntctfrm_contact_form .required {
	color:red
}

/* @end */