body {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height:18px;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
p, ul, li, table, td, th, tr, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
#leftCol li {
	margin-bottom: 10px; 
}
h1 {
	font-size: 18px;
	margin: 22px 0;
	color: #ccc;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	margin: 20px 0;
	color: #ccc;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	margin: 18px 0;
	color: #ccc;
}
h4 {
	font-size: 12px;
	margin: 16px 0;
	color: #333;
}
p {
	margin: 15px 0;
}
.detail {
	font-size: 10px;
	color:#999;
	font-weight:normal;
}
a, a:link, a:visited {
	color: #004dac;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
	background: #004dac;
	margin: 0 -3px;
	border-left: 3px solid #004dac;
	border-right: 3px solid #004dac;
	cursor: pointer;
}
.moreLeft {
	width: 420px;
	float: left;
}
.moreRight {
	width:200px;
	float: left;
	font-size: 11px;
}

.fldSearch {
	width:255px;
	border: 1px solid #ccc;
	background-image: url(/blog/wp-content/themes/mymag/images/bg_search.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #999;
	height: 22px;
}
.btnSubmit {
	color: #FFF;
	background-color: #666;
	border: none;
	height: 26px;
}
.clrBoth {
	clear: both;
	margin:0;
	padding:0;
	height:0;
}
.contentTopHr {
	border-top: 1px dotted #ccc;
}
a.noDeco {
	border:0;
	background: #fff;
	margin:0;
}
#rightCol ul.itemList {
	margin: 15px 0;
	padding: 3px 5px;
	border: 1px dotted #eee;
}
ul.itemList {
	margin: 15px 0;
	padding: 3px 5px;
	border: none;
}
.itemList li {
	padding-left:10px;
	list-style-type: none;
	background-image: url(/blog/wp-content/themes/mymag/images/li_dot.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding-bottom:5px;
}
.itemListPlain li {
	list-style-type: none;
	padding-bottom:5px;
}
ul.itemListBlank li {
	list-style-type: none;
	padding-bottom:5px;
}

.fourCols {
	width:146px;
	margin-right:10px;
	float: left;
}
#footer .itemListPlain {
	font-size: 10px;
	margin-top:-10px;
}
#footer .itemListPlain li {
	padding:0;
}
#footer p {
	margin-top:-10px;
}
.partnerCols {
	margin-right:33px;
	margin-left:15px;
	float: left;
}
#featuredBoxes li {
	display: inline;/*!!*/
	list-style-type: none;
	width: 300px;
	height: 300px;
	padding:5px;
	background-image: url(/blog/wp-content/themes/mymag/images/bg_feature.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	margin-right:5px;
	position:relative;
}
#featuredBoxes li div {
	position:relative;
	/*display:block;*/
	top: 130px;
	left:0;
}
#featuredBoxes li div h1 {
	position:absolute;
	margin:0;
	padding: 10px 10px 0 10px;
	background:#fff;
	opacity:.8;
	height:160px;
	width:280px;
}
#featuredBoxes li div p {
	position:absolute;
	display:block;
	float:none;
	background: #fff;
	margin:0;
	height:20px;
	padding:8px 10px 3px 10px;
	width:280px;
	top:140px;
}
#featuredBoxes li h1 span {
	clear:both;
	color:#666;
	display:block;
	font-size: 12px;
	color: #333;
	font-weight:normal;
	margin-top:5px;
	line-height: 15px;
	text-transform: none;
}
#featuredBoxes li p.fLinksBar span {
	float:right;
}
#featuredBoxes h2 {
	position: absolute;
	top:12px;
	left:0;
	color:#fff;
	font-size:12px;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin:0;
}
.articleList {
	posistion: relative;
	display: block;
	border-bottom: 1px dotted #ccc;
	margin-bottom:25px;
	padding-bottom:60px;
}
.articleList h2 {
	position: absolute;
	display: block;
	color:#fff;
	font-size:12px;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: normal;
	margin:7px 0 0 -5px;
	z-index:2;
}
.articleList h2.sml {
	position: absolute;
	display: block;
	color:#fff;
	font-size:10px;
	padding: 5px 5px;
	text-transform: uppercase;
	font-weight: normal;
	margin:7px 0 0 -5px;
	z-index:2;
}
.articleList div.articleListContent {
	position: relative;
	display: block;
}
#current1 {
	background:#a933d5;
	color: #fff;
}
#current2 {
	background:#4aba00;
	color: #fff;
}
#current3 {
	background:#ffba00;
	color: #fff;
}
#current4 {
	background:#ff7800;
	color: #fff;
}
#current5 {
	background:#3fb8ff;
	color: #fff;
}
#current6 {
	background:#e400a7;
	color: #fff;
}
#current7 {
	background:#ff0000;
	color: #fff;
}
.cat1 {
	background:#a933d5;
}
.cat2 {
	background:#4aba00;
}
.cat3 {
	background:#ffba00;
}
.cat4 {
	background:#ff7800;
}
.cat5 {
	background:#3fb8ff;
}
.cat6 {
	background:#e400a7;
}
.cat7 {
	background:#ff0000;
}
.catTxt1 {
	color:#a933d5;
}
.catTxt2 {
	color:#4aba00;
}
.catTxt3 {
	color:#ffba00;
}
.catTxt4 {
	color:#ff7800;
}
.catTxt5 {
	color:#3fb8ff;
}
.catTxt6 {
	color:#e400a7;
}
.catTxt7 {
	color:#ff0000;
}
.txtOrange {
	color: #F60;	
}
.italic{
	font-style:italic;
	
}
/*.fContent1 {
	display:none;
}
.fContent2 {
	display:none;
}
.fContent3 {
	display:none;
}*/
.tf2 ul li {
	background-image:none;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
/*ADD THIS BUTTONS*/
a.btnShare {
	height:22px;
	width: 37px;
	background-image: url(/blog/wp-content/themes/mymag/images/btn_sml_off.png);
	background-repeat: no-repeat;
	padding-left:8px;
	padding-top: 1px;
	font-size: 11px;
	margin-top: -2px;
	float:right;
	margin-right: 3px;
}
a.btnShare:hover {
	border-left:3px solid #fff;
	border-right:0;
	background:none;
	color: #004dac;
	background-image: url(/blog/wp-content/themes/mymag/images/btn_sml_on.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
a.btnShare img {
	width:0;
	height:0;
	margin-bottom:-5px;
}
.addthis_button_facebook_like {
	height:17px;
	float:right;
	background:#f00;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.imgLeft {
	float: left;
	padding-right:10px;
	padding-bottom:10px;
}
.imgRight {
	float: right;
	padding-left:10px;
	padding-bottom:10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.resetCase {
	text-transform: none;
}
.marginTopMinus10{
	margin-top:-10px;
}
blockquote {
	width:390px;
	background-color: #eee;
	background-image: url(/blog/wp-content/themes/mymag/images/bg_quote2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height: 22px;
	color: #666;
}

.borderRight {
	border-right:1px dotted #eee;
}
/*WP editor*/
.alignleft {
	float: left;
	padding-right:10px;
	padding-bottom:10px;
	
}
.border{
	border: 1px solid #eee;
}

.borderDotted{
	border: 1px dotted #eee;
}
.contentDottedWrap {
	border: 1px dotted #eee;
	padding: 10px;
}

