/* GENERAL
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font: 13px Georgia, Times New Roman, Times, serif;
	line-height: 1.45em;
	color: #3B3B3B;
	}

.body2 {
	background: #ffffff url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/bkground.jpg) repeat-x top left;
}

* {
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	/* mj */
	/* float: left; */
	}

.blue {
	color: #4492b0;
	}

.clearMe {
	clear: both;
	}

/* LINKS
----------------------------------------------- */
.blogInfo a:link, .blogInfo a:visited {
	font-size: 1em;
	color: #72123b;
	text-decoration: none;
	}

.blogInfo a:hover, .blogInfo a:active {
	font-size: 1em;
	color: #72123b;
	text-decoration: underline;
	}

#rightAd a:link, #rightAd a:visited {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#rightAd a:hover, #rightAd a:active {
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

.buzzStory a:link, .buzzStory a:visited {
	font-size: .916em;
	color: #292929;
	text-decoration: none;
	}

.buzzStory a:hover, .buzzStory a:active {
	font-size: .916em;
	color: #292929;
	text-decoration: underline;
	}

.blog a:link, .blog a:visited {
	font-weight: bold;
	color: #72123b;
	text-decoration: none;
	}

.blog a:hover, .blog a:active {
	text-decoration: underline;
	}

.postInfo a:link, .postInfo a:visited {
	font-size: .916em;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
	}

.postInfo a:hover, .postInfo a:active {
	font-size: .916em;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: underline;
	}

.footerMenu a:link, .footerMenu a:visited {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	}

.footerMenu a:hover, .footerMenu a:active {
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	}

/* CONTAINER
----------------------------------------------- */
#container {
	width: 951px;
	margin: 0 auto;
	}

#top_banner {
	text-align: center;
	width: 951px;
	height: 100px;
	margin: 0 auto;
	}


/* BANNER
----------------------------------------------- */
#banner {
	float: left;
	width: 951px;
	height: 146px;
	}


/* CONTENT
----------------------------------------------- */
#content {
	float: left;
	width: 951px;
	background: #ffffff;
	padding: 0 5px;
	}
* html #content {padding:0;}

/* LEFT COLUMN
----------------------------------------------- */
#leftCol {
	margin-top: 20px;
	float: left;
	width: 471px;
	}

#leftColLarge {
	margin-top: 20px;
	float: left;
	width: 777px;
	}

.leadStory {
	float: left;
	font: 24px "Georgia", Serif;
	color: #72123b;
	font-weight: bold;
	padding: 20px 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #72123b;
	width: 100%;
	}

.leadStoryAlt {
	float: left;
	font: 24px "Georgia", Serif;
	color: #72123b;
	font-weight: bold;
	padding: 20px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #72123b;
	width: 100%;
	}

#leftCol h2, #leftColLarge h2 {
	font: 24px "Georgia", Serif;
	color: #72123b;
	padding: 10px 0 2px 0;
	}

#leftCol h2 a:link, #leftCol h2 a:visited, #leftColLarge h2 a:link, #leftColLarge h2 a:visited {
	text-decoration: none;
	font: 24px "Georgia", Serif;
	color: #72123b;
	padding: 0 0 2px 0;
	}

#leftCol h2 a:hover, #leftColLarge h2 a:hover {
	text-decoration: underline;
	font: 24px "Georgia", Serif;
	color: #72123b;
	padding: 0 0 2px 0;
	}

.author {
	float: left;
	font-size: 1em;
	color: #72123b;
	width: 100%;
	padding: 0 0 23px 0;
	}

.article {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
	}

.blog {
	float: left;
	width: 100%;
	}

.blog p {
	font-size: 1em;
	line-height: 1.6em;
	padding: 0 0 1em 0;
	}

.blog blockquote {
	background-color: #ddd;
	width: 421px;
	margin: 0 0 26px;
	padding: 25px 25px 0 25px;
	}

.blog blockquote p {
	font-size: 1em;
	line-height: 19px;
	padding: 0 0 1em 0;
	}

blockquote {style.css (line 1016)
background-color:#ddd;
border:1px solid #72123B;
margin:1em 10px 0pt 50px;
position:relative;
width:80%;
}

.blog blockquote blockquote {width:80%;background-color:#C8C8C8;}

.continue {
	text-align: right;
	width: 100%;
	margin: 0 0 16px 0;
	}

.postInfo {
	text-align: right;
	width: 100%;
	border-top: 1px solid #c6c6c6;
	margin-bottom: 30px;
	}

.postCategories {
	font-size: .916em;
	text-align: right;
	width: 100%;
	margin-bottom: 5px;
}

.postInfo img {
	float: none;
	padding: 5px 0 0 0;
	display: inline;
	}

#leftBlogCol {
	float: left;
	width: 225px;
	}

#rightBlogCol {
	float: right;
	width: 225px;
	}

#leftBlogCol ul, #rightBlogCol ul {
	margin: 10px 0 0 20px;
	}

#leftBlogCol ul li, #rightBlogCol ul li {
	margin: 2px 0 3px 0;
	}

/* MIDDLE COLUMN
----------------------------------------------- */
#middleCol {
	float: left;
	width: 290px;
	margin: 0 0 0 16px;
	}

#blogBar {
	margin: 20px 0 0 0;
	float: left;
	width: 290px;
	height: 35px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/blog.jpg) no-repeat top left;
	}

#relatedBar {
	margin: 20px 0 0 0;
	float: left;
	width: 290px;
	height: 35px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/related.jpg) no-repeat top left;
	}

.blogStory {
	float: left;
	width: 290px;
	background: #f3f4f3 url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/blogStory-bkground.jpg) repeat-x top left;
	padding: 5px 0 0 0;
	}

.blogStory h2 {
	padding: 5px 0 0 5px;
	display: block;	
	}

.blogStory h2 a {
	font: 14px "Georgia", Serif;
	color: #72123b;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 0;
	text-decoration: none;
	}

.blogStory h2 a:hover {
	text-decoration: underline;
	}

.blogInfo {
	width: 285px;
	padding: 0 0 0 5px;
	}

.blogInfo p {
	font-size: 1em;
	color: #0f0f0f;
	padding: 7px 0;
	}

.blogPhoto {
text-align: center;
	margin: 15px auto 0 auto;
	}

.blogPhoto img {
	padding: 3px 3px 3px 3px;
	border: 1px solid #8b8b8b;
	}

.blogFooter {
	margin-top: 15px;
	width: 285px;
	/* height: 29px; */
	padding: 0 0 15px 5px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/blogFooter-bkground.jpg) no-repeat bottom left;
	}

.blogFooter p {
	font-size: 1em;
	color: #0f0f0f;
	padding: 0 5px 0 0;
	text-align: left;
	line-height:1.6em;
	}

#aboutImage {
	margin: 0 20px 20px 0;
	}

/* RIGHT COLUMN
----------------------------------------------- */
#rightCol {
margin: 20px 0 0 15px;
_margin: 20px 0 0 10px;
	float: left;
	width: 159px;
	background: #ffffff;
	}

#blogrollList, ul#categoryList {
	display: none;
}

#blogrollList {
	margin-left: 12px !important;
	}

ul#categoryList, #blogrollList ul {
	clear: both;
	margin: 0 0 0 12px !important;
	position: relative;
	top: 10px;
	}

#blogrollList ul {
	margin: 0 !important;
	}

#rightCol ul a {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #72123b;
	font-weight: bold;
	text-decoration: none;
	}

#rightCol li {
	margin: 2px 0;
	}

#rightCol ul {
	list-style: square;
	}

#rightCol ul ul {
	margin-left: 15px;
	}

#buzzHeader {
	margin: 10px 0 0px 0;
	width: 159px;
	height: 39px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/buzzworthy.jpg) no-repeat top left;
	}

.buzzStory {
	padding: 0 0 0 7px;
	float: left;
	width: 152px;
	line-height: 15px;
	}

.buzzStory h3 {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #72123b;
	font-weight: bold;
	}

.buzzDivider {
	padding: 0 0 16px 0;
	float: left;
	width: 157px;
	height: 1px;
	}

#categories {
	clear: both;
	width: 159px;
	height: 39px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/categories.jpg) no-repeat top left;
	margin: 0 0 0 0;
	}

#blogRoll {
	clear: both;
	width: 159px;
	height: 39px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/blogRoll.jpg) no-repeat top left;
	margin: 20px 0 0 0;	
	}


/* FOOTER
----------------------------------------------- */
#footer {
	border-top: 1px solid #c7c7c7;
	width: 100%;
	clear: both;
	height: 199px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/footer-bkground.jpg) repeat-x top left;
	}

#footerContainer {
	margin: 0 auto;
	width: 951px;
	height: 95px;
	}

#footerNav {
	float: left;
	width: 100%;
	height: 41px;
	}

.footerMenu ul{
	font-size: 1em;
	margin: 0 0 0 6px;
	width: 100%;
	height: 41px;
	}

.footerMenu ul li{
	list-style: none;
	float: left;
	display: inline;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/footer-divider.jpg) no-repeat top right;
	padding: 12px 11px 0 11px;
	height: 29px;
	}

#last {
	list-style: none;
	display: inline;
	background: none;
	padding: 12px 15px 0 15px;
	height: 29px;
	}

#footerInfo {
	line-height: 18px;
	width: 305px;
	height: 95px;
	float: right;
	text-align: right;
	padding: 12px 0 0 0;
	color: #737373;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	}

#footerInfo a:link, #footerInfo a:visited {
	color: #FFF;
	text-decoration: none;
	}

#footerInfo a:hover {
	color: #FFF;
	text-decoration: underline;
	}
/* HEADER
----------------------------------------------- */
#header {
	float: left;
	width: 951px;
	height: 32px;
	}

#nav {
	margin: 0;
	padding: 0;
	float: left;
	width: 700px;
	height: 32px;
	}

#nav li a {
	text-indent: -9999px;
	}

#about {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 97px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/about-on.gif) no-repeat top left;
	}

#about a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 97px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/about-off.gif) no-repeat top left;
	}

#about a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 97px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/about-on.gif) no-repeat top left;
	}

#contact {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 112px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/contact-on.gif) no-repeat top left;
	}

#contact a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 112px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/contact-off.gif) no-repeat top left;
	}

#contact a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 112px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/contact-on.gif) no-repeat top left;
	}

#archives {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 113px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/archives-on.gif) no-repeat top left;
	}

#archives a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 113px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/archives-off.gif) no-repeat top left;
	}

#archives a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 113px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/archives-on.gif) no-repeat top left;
	}

#rss {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 68px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/rss-on.gif) no-repeat top left;
	}

#rss a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 68px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/rss-off.gif) no-repeat top left;
	}

#rss a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 68px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/rss-on.gif) no-repeat top left;
	}

#mobile {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 97px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/mobile-on.gif) no-repeat top left;
	}

#mobile a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 97px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/mobile-off.gif) no-repeat top left;
	}

#mobile a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 97px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/mobile-on.gif) no-repeat top left;
	}

#columns {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 110px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/columns-on.gif) no-repeat top left;
	}

#columns a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 110px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/columns-off.gif) no-repeat top left;
	}

#columns a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 110px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/columns-on.gif) no-repeat top left;
	}

#photos {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 99px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/photos-on.gif) no-repeat top left;
	}

#photos a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 99px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/photos-off.gif) no-repeat top left;
	}

#photos a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 99px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/photos-on.gif) no-repeat top left;
	}

#normalFont {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 23px;
	height: 32px;
	background: url(images/fontSize-normal.gif) no-repeat top left;
}

#normalFont a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 23px;
	height: 32px;
	background: url(images/fontSize-normal.gif) no-repeat top left;
}

#normalFont a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 23px;
	height: 32px;
	background: url(images/fontSize-normal.gif) no-repeat top left;
}


#largerFont {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 23px;
	height: 32px;
	background: url(images/fontSize-Larger.gif) no-repeat top left;
}

#largerFont a {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 23px;
	height: 32px;
	background: url(images/fontSize-Larger.gif) no-repeat top left;
}

#largerFont a:hover {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	float: left;
	width: 23px;
	height: 32px;
	background: url(images/fontSize-Larger.gif) no-repeat top left;
}


#submitBox {
	width: 65px;
	height: 32px;
	float: left;
	}

#submit {
	border: none;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 65px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/search-off.jpg) no-repeat top left;
	}

#search-left {
	width: 26px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/search-left.jpg) no-repeat top left;
	float: left;
	}

#search-right {
	width: 12px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/search-right.jpg) no-repeat top left;
	float: left;
	}

#searchBox {
	float: left;
	width: 145px;
	height: 32px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/search-field-bkground.jpg) repeat-x top left;
	}

#search {
	float: left;
	border: none;
	width: 110px;
	margin: 0;
	margin: 9px 25px 0 7px;
	height: 22px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/search-field-bkground.jpg) #FFF no-repeat top left;
	border: none;
	}

#search {
	float: left;
	border: none;
	width: 110px;
	margin: 10px 0 0 0;
	padding: 0 25px 0 7px;
	height: 22px;
	background: url(http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/search-field-bkground.jpg) no-repeat top left;
	}

/* COMMENTS
----------------------------------------------- */
h3#respond {
	margin: 45px 0 15px 0;
	color: #72123B;
	font-family: "Georgia",Serif;
	font-size: 2em;
	/*font-size-adjust: none;
	font-stretch: normal;
	*/
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	}

.comments ol {
	margin: 0 0 20px 0;
	list-style: none;
	border-top: 1px solid #C6C6C6;
	}

.comments li {
	position: relative;
	background: none;
	padding: 10px 5px 0 5px;
	}

.comments ol#commentlist li, .comments ol#commentPreview li {
	border-bottom: 1px solid #C6C6C6;
	}

.comments .commentNumber {
	font-size: 22px;
	color: #ddd;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	padding: 5px 5px 0 5px;
	}

.comments .commentNumber a {
	color: #eee;
	}

.comments .commentNumber a:hover, .comments li:hover .commentNumber a {
	text-decoration: none;
	color: #aaa;
	}

.comments li.alt .commentNumber {
	color: #bbb;
	}

.comments li.alt .commentNumber a {
	color: #ccc;
	}

.comments li.alt .commentNumber a:hover, .comments li.alt:hover .commentNumber a {
	color: #888;
	}

.comments ol#trackbacklist li, .comments ol#trackbacklist li.alt {
	padding: 5px 0 0 0;
	list-style: square;
	margin: 0 0 0 25px;
	background: #fff;
	}

.comments ol#trackbacklist li a {
	font-size: 1em;
	}

.comments .alt {
	background: #EDEEEF;
	}

.comments .commentHeader {
	font-size: 1.1em;
	font-family: "Georgia",Serif;
	margin: 0 70px 5px 0;
	}

.comments .commentHeader small {
	font-size: 0.8em;
	}

.comments .commentHeader a {
	font-size: .9em;	
	}

.comments cite, .comments cite a:link, .comments cite a:visited {
	font-size: 1em;
	color: #72123B;
	font-weight: bold;
	text-decoration: none;
	}

.comments cite a:hover {
	font-size: 1em;
	color: #72123B;
	font-weight: bold;
	text-decoration: underline;
	}

.paging-navigation {
	clear: both;
	width: 500px;
	font-size: 1.83em;
	}

.paging-navigation a, .paging-navigation a:link, .paging-navigation a:active, .paging-navigation a:visited {
	color: #72123B;
	text-decoration: none;
	}

.paging-navigation a:hover {
	text-decoration: underline;
	}

#leftColLarge .paging-navigation {
	width: 780px;
	}

.alignleft {
	float: left;
	/*width:468px;*/
	}

.alignright {
	float: right;
	}

#leftAd {
	/* blank */
	/* added 10PM 20 Jun */
	width:468px;
	}

.pjm {
	margin-bottom: 20px;
	}

.pjm {
	text-align: center;
	}

#sitemeter {
	text-align: center;
	}

.navigation a, .navigation a:link, .navigation a:visited {
	font-size: 1.6em;
	text-decoration: none;
	color: #72123B;
	background: #eee;
	display: block;
	padding: 5px;
	width: 280px;
	text-align: center;
	}

.navigation a:hover {
	background: #ccc;
	}

a#mainBannerImage, a#mainBannerImage:link, a#mainBannerImage:visited, a#mainBannerImage:hover {
	text-indent: -9999px;
	background: url('http://michellemalkin.cachefly.net/michellemalkin.com/wp/wp-content/themes/mm/images/banner.jpg') no-repeat;
	display: block;
	width: 951px;
	height: 146px;
	border: none;
	}

img.wp-smiley {
	vertical-align: middle;
	}

img.left {
	border: 3px solid #C6C6C6;
	margin: 10px;
	float: left;
}