@CHARSET "ISO-8859-1";
code {
	background: #EAEAEA none repeat scroll 0 0;
	font-family: Consolas,Monaco,Courier,monospace;
	font-size: 14px;
	line-height: 17px;
	margin: 0 1px;
	padding: 1px 3px;
}

pre.code {
	font-family: Consolas,Courier New,Courier,mono;p
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	color: #008200;
	line-height: 14px;
	text-align: start;
	vertical-align: baseline;
	#background-color: #EAEAEA;
}


.rss_feed {
	background-image: url(/wp-content/images/feed_add14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.email_feed {
	background-image: url(/wp-content/images/email_add14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.download {
	background-image: url(/wp-content/images/disk14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.print {
	background-image: url(/wp-content/images/printer14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.comments_info {
	background-image: url(/wp-content/images/comments14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.permalink {
	background-image: url(/wp-content/images/link14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.permalink_small {
	background-image: url(/wp-content/images/link12x12.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.email_link {
	background-image: url(/wp-content/images/email_link14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.share {
	background-image: url(/wp-content/images/transmit14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}


p.box {
	margin: 0px auto;
	position: relative;
	width: 100%;
}

.categories {
	background-image: url(/wp-content/images/folder_star14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.categories_small {
	background-image: url(/wp-content/images/folder_star12x12.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.comment_edit_small {
	background-image: url(/wp-content/images/comment_edit12x12.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

/* Theme Overrides */
#footer {
	font-size: 12px;
	line-height: 15px;
	margin: 5px 0px 5px 0px;
	border: 0;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/wp-content/themes/my-magazine-basic/images/bg-hatch.gif);
	background-repeat: repeat;
    border-bottom: 2px solid #AAAAAA;
    border-top: 2px solid #AAAAAA;
}

.tags {
	background-image: url(/wp-content/images/tag_blue14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 19px;
}

#leftcontent blockquote p {
	width: 75%;
	font-size: 14px;
	line-height: 19px;
	float: none;
	margin: 10px 0 10px 30px;
	font-style: italic;
}

.post-edit-link {
	background-image: url(/wp-content/images/page_white_edit14x14.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 16px;
}

.social-links {
}

	
.footer-ad {
    text-align: center;
    width: 100%;
    padding: 2px;
}
.footer-ad-title {
	font-size: 7pt;
}
.inline-ad {
    text-align: center;
    width: 100%;
    padding: 2px;
    border: 1px solid;
}
.inline-ad-title {
    font-size: 7pt;
}
.sidebar-ad {
	text-align: center;
}
.sidebar-ad-title {
    display: none;
}

