/*
Theme Name: iForumMD Theme
Theme URI: http://devicepharm.com/
Description: The theme for the iForumMD site
Version: 1.0
Author: DevicePharm
Author URI: http://devicepharm.com/
Tags: iForum

*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
	background: #fff  url(/images/bkg.jpg) repeat-x;
	margin-top: 44px;
}

.content {
	background:#FFFFFF url(/images/content_bkg.jpg) bottom right no-repeat;
	padding-left:36px;
	padding-right:20px;
}

a {
	color: #000;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

h2, h2 a {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	color: #e6324d;
	margin-top: 20px;
	}
