 /* NOTE: To use this file you must first activate it ('custom stylesheet') in the frugal Main/SEO options area.
Once active, you can add custom styles to this file and they will override any other styles in this theme.
To create a custom style you must start your CSS elements with body.custom. So, for example,
to change the H1 heading size for the Content Div you could use something like this:

body.custom #content h1 {
	font-size: 18px;
}

Learn more about this customization process by visiting http://frugaltheme.com/support/

------ CODE GOES BELOW THIS LINE OF TEXT ------ */

#sidebar_1 {
	text-align: right;
}

p.wp-caption-text {
	text-align: right;
}

.textwidget {
	margin-right: -6px;
}

/* keeps twitterlink form for comments looking like the rest */

#atf_twitter_id {
	background: #FAFAFA;
	border: 1px solid #DDDDDD;
}

/* footer  */

#footer {
	width: 620px;
	float: right;
	padding-right: 6px;
}

/* archives page */

.year th{color:#666; font-family: Helvetica, Arial, sans-serif; font-size: 28px;}
.archive {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 13px;}
.wow {font-size: 40px; font-family: Helvetica, Arial, sans-serif; color: #666; font-weight: bold;}