/* McSolo Copyright (c) 2008 - 2010 Ron McElfresh, Honolulu, HI. All Rights Reserved. McSolo CSS Mobile version: 20090728.01 */

* {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

body {
	margin: 0px;
	color: #eee;
	background: #3F4D5A;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, "Lucida Grande", sans-serif;
}

a:link {
	color: #cc99ff;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #919191;
}

a:visited {
	color: #cc99ff;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px dotted #919191;
}

a:hover {
	color: #ccc;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #919191;
}

a:active {
	color: #cc99ff;
	padding-bottom: 1px;
	text-decoration: none;
	border-bottom: 1px solid #919191;
}

a img {
	display: block;
	border: none;
	text-decoration: none;
}

h1 {
	margin: 0px 0px 6px 0px;
	color: #cc99ff;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
}

h1 a:link {
	color: #cc99ff;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: none;
}

h1 a:visited {
	color: #cc99ff;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: none;
}

h1 a:hover {
	color: #ccc;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: none;
}

h1 a:active {
	color: #cc99ff;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: none;
}

#banner {
	margin: 0px 8px 0px 8px;
	border-top: 0px solid #cc99ff;
	border-left: 2px solid #cc99ff;
	border-bottom: 2px solid #cc99ff;
	border-right: 2px solid #cc99ff;
	background: #384a59;
	overflow: hidden;
	-moz-border-radius-bottomleft: 14px;
	-webkit-border-bottom-left-radius: 14px; 
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-right-radius: 14px;
}

#banner .logo a {
	margin: 2px 10px 0px 10px;
	color: #cc99ff;
	padding: 0px;
	float: left;
	font-size: 32px;
	font-family: Lucida, Tahoma, "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom: none;
	text-decoration: none;
}

#banner .logo a img {
	margin: 6px 0px 6px -8px;
	border: none;
	text-decoration: none;
}

#banner .logo p {
	margin: 0px 0px 4px 0px;
	padding: 14px 6px 0px 0px;
	text-align: right;
	color: #bebebe;
	font-size: 12px;
}

#page-wrap {
	margin: 4px 10px 0px 10px;
}

#headlines #page-wrap {
	margin: 4px 0px 0px 0px;
} 

#headlines #page-wrap ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}

#headlines #page-wrap ul li {
	padding: 6px 0px 6px 10px;
	border-bottom: 1px solid #566471;
	background: url(http://mcsolo.com.s3.amazonaws.com/arrow.png) no-repeat right center;
	line-height: 150%;
	display: block;
}

#headlines #page-wrap ul li .date {
	margin: 0px;
	font-size: 12px;
	color: #788490;
}

#headlines #page-wrap ul li a {
	margin: 0px;
	padding-right: 60px;
	padding-bottom: 1px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: block;
	text-decoration: none;
	border-bottom: none;
}

#headlines #page-wrap ul li .blurb {
	margin: 0px;
	padding-right: 60px;
	font-size: 12px;
}

#headlines #page-wrap ul li:hover { 
	background-color: #384a59; 
}

/* News home page frame */

#page-wrap .frame_news {
	margin: 20px 0px 48px 0px;
	padding: 1px 0px 0px 0px;
}

#page-wrap .frame_news p {
	margin: 0px 0px 14px 0px;
}

#page-wrap .frame_news dt {
	margin: 0px 0px 8px 0px;
}

#page-wrap .frame_news dt a {
	margin: 0px;
	padding: 2px 0px 3px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: -1px;
}

#page-wrap .frame_news dd a {
	padding: 2px 0px 3px 0px;
}

.frame_news dt a:link {
	margin: 0px;
	color: #cc99ff;
	border-bottom: none;
}

.frame_news dt a:visited {
	margin: 0px;
	color: #cc99ff;
	border-bottom: none;
}

.frame_news dt a:hover {
	margin: 0px;
	color: #ccc;
	border-bottom: none;
}

#page-wrap .frame_news dt a:active {
	margin: 0px;
	color: #cc99ff;
	border-bottom: none;
}

#page-wrap .frame_news dt a.permalink {
	margin: 0px 0px 0px 12px;
	font-size: 24px;
	color: #63727f;
	border-bottom: 1px solid #3F4D5A;
}

#page-wrap dt:hover a.permalink, a:hover {
	padding: 0px 0px 3px 0px;
	color: #fff;
}

dt.permalink_pad, a:link {
	padding: 1px 0px 0px 0px;
}

.frame_news dd {
	margin: 0px 0px 0px 0px;
}

.frame_news blockquote {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #919191;
	color: #bebebe;
}

.frame_news blockquote a {
	padding: 2px 0px 3px 0px;
}

.frame_news blockquote a:link {
	margin: 0px;
	color: #bebebe;
	border-bottom: 1px solid #6f6f6f;
}

.frame_news blockquote a:visited {
	margin: 0px;
	color: #bebebe;
	border-bottom: 1px dotted #6f6f6f;
}

.frame_news blockquote a:hover {
	margin: 0px;
	color: #fff;
	border-bottom: 1px solid #7ea81f;
}

.frame_news blockquote a:active {
	margin: 0px;
	color: #bebebe;
	border-bottom: 1px dotted #6f6f6f
}

/* Articles home page frame */

.frame_article {
	margin: 30px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}

.frame_article p {
	margin: 0px 0px 20px 0px;
}

.frame_article a {
	padding: 2px 0px 3px 0px;
}

.frame_article h1 a {
	padding: 2px 0px 3px 0px;
}

.frame_article blockquote {
	margin: 0px 0px 0px 12px;
	padding: 0px 40px 0px 14px;
	border-left: 1px solid #919191;
	color: #bebebe;
}

.frame_article blockquote a {
	padding: 2px 0px 3px 0px;
	color: #bebebe;
}

.frame_article ul, ol {
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 10px 30px;
	line-height: 180%;
	font-size: 96%;
	color: #bebebe;
}

.read_more {
	margin: -20px 0px 44px 0px;
	padding: 4px 0px 4px 10px;
	text-align: left;
	color: #bebebe;
	font-size: 92%;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.read_more a {
	padding: 2px 0px 3px 0px;
	color: #bebebe;
}

.read_more a:hover {
	padding: 2px 0px 3px 0px;
	color: #fff;
}

#page-wrap .paginate {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: right;
	width: 100%;
	font-size: 14px;
	overflow: hidden;
}

#page-wrap .paginate a {
	padding: 2px 4px 3px 0px;
	color: #bebebe;
	text-transform: uppercase;
	border-bottom: 1px solid #63727f;
	letter-spacing: -1px;
}

#page-wrap .paginate a:visited {
	border-bottom: 1px dotted #63727f;
	letter-spacing: -1px;
}

#page-wrap .paginate a:hover {
	color: #fff;
	border-bottom: 1px solid #63727f;
	letter-spacing: -1px;
}

#page-wrap .paginate a:active {
	border-bottom: 1px dotted #63727f;
	letter-spacing: -1px;
}

.left {
	margin: 0px;
	padding-left: 6px;
	color: #bebebe;
	float: left;
}

.right {
	margin: 0px;
	padding-right: 6px;
	color: #bebebe;
	float: right;
}

.date {
	margin: 0px 0px 6px 0px;
	font-size: 12px;
	color: #718392;
}

.full_story {
	margin: 6px 0px 28px 10px;
}

.full_story a {
	font-size: 12px;
}

p {
	line-height: 22px;
}

#index p {
	margin: 0px;
}

#articles p {
	margin: 0px 0px 20px 0px;
}

ul, ol {
	margin: 0px 0px 10px 14px;
	padding: 4px 30px 4px 10px;
	line-height: 180%;
	font-size: 96%;
	color: #bebebe;
}

hr {
	margin: 40px 0px 10px 0px;
	border: 0px;
	color: #566471;
	background-color: #566471;
	height: 1px;
	width: 100px;
	text-align: left;
}

.image_left {
	margin: 0px 16px 6px 0px;
	padding: 3px;
	float: left;
	border: 1px solid #566471;
}

.image_right {
	margin: 0px 0px 6px 16px;
	padding: 3px;
	float: right;
	border: 1px solid #566471;
}

.image_center {
	margin: 0px auto 8px auto;
	padding: 4px;
	display: block;
	border: 1px solid #566471;
}

#page-wrap .backto a {
	margin: 0px auto 20px auto;
	padding: 10px 0px 0px 0px;
	width: 200px;
	height: 28px;
	color: #cc99ff;
	text-align: center;
	display: block;
	background: #384a59;
	border: 1px solid #566471;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#page-wrap .backto a:hover {
	border: 1px solid #cc99ff;
	background: #3F4D5A;
}

#page-wrap .copyright {
	margin: 10px;
}

#page-wrap .copyright a img {
	margin: 10px auto 30px auto;
	padding-right: 6px;
	padding: 20px 8px 0px 0px;
}

#page-wrap .copyright p {
	margin: 0px;
	font-size: 11px;
	text-align: center;
	line-height: 160%;
}

.admob_320x48 {
	margin: 0px auto 0px auto;
	text-align: center;
}