@font-face {
	 font-family: "CALIBRI";
	 src: url(CALIBRI.ttf) format("truetype");
}
img{
	border:none;
	behavior: url(iepngfix.htc);
}
a img { border:none }

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
body{
	background: url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/content_bg.jpg);
	background-repeat:repeat-y;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:13px;
	color:#6f6d6e;
}
.main_wrapper{
	width:100%;
	height:auto;
	background: url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/wrapper-bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
p{
	clear:both;
}
	
a{
	color:#9557b6;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#362048;
	text-decoration:none;
}
.wrapper{
	width:965px;
	float:left;
	}
.inner_wrapper{
	width:965px;
	float:left;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/content_bg.jpg);
	background-repeat:repeat-y;
}
	
h1{
	font-size:34px;
	color:#b788e7;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:38px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-bottom:25px;
}
h2{
	color:#5a5655;
	font-weight:normal;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	line-height:38px;
	margin:0px;
	padding-bottom:10px;
	font-size:34px;
}
h3{
	color:#5a5655;
	font-weight:normal;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	line-height:25px;
	margin:0px;
	font-size:22px;
	padding-bottom:10px;
}	
h4{
	font-size:1.2em;
	font-weight:bold;
}
.categories_img
{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/categories_hdng.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px;
	height:47px;
	display:block;
	text-indent:-999px;
	margin:0px;
}
.archive_img
{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/archive_hdng.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px;
	height:67px;
	display:block;
	text-indent:-999px;
	margin:0px;
}
.subscribe_img
{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/subscribe_hdng.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px;
	height:48px;
	display:block;
	text-indent:-999px;
	margin:0px;
}
.gallery_img
{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/photo_gallery_hdng.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px;
	height:48px;
	display:block;
	text-indent:-999px;
	margin:0px;
}

/* ----------- Menu ----------- */
.logo{
	width:417px;
	float:left;
	padding-top:120px;
	padding-bottom:41px;
}	
#topnavi{
	width:226px;
	margin:0;
	float:left;
	height: 300px;
}
.header_richpurple{
	width:87px;
	height:41px;
	float:left;
	margin-top:215px;
	margin-left:107px;
}
/*#menu{
	float:left;
}
ul#menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	border-left:#c3adae dotted 1px;
	}

ul#menu li{
	display: block;
	float: left;
	padding: 20px 5px 0px 5px;
	margin: 0;
	border-right:#c3adae dotted 1px;
	}

ul#menu li a{
	width: 85px;
	height: 40px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	}

ul#menu li a:hover{
	color: #370c42;
	}
	
ul#menu li:hover{
	  background:url('img/menuhover.png') repeat-x;
	}


ul#menu .current_page_item{
	color: #370c42;
  	background:url('img/menuhover.png') repeat-x;
	}
	
#rightnavi{
	float:right;
	text-align:right;
	margin-right:0;
	padding: 20px 5px 0px 5px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}

*/	
	
/* ----------- Centerpieces ----------- */
	
#main{
	width:965px;
	text-align:left;
}
	
#content{
	width:708px;
	float:left;
	font-size:1.2em;

}
#content .time{
	margin-top:-12px;
	color:#b2b1b2;
}
#content .gray{
	color:#844a76;
}
#content .edit{
	float:right;
}
.left_hr_line{
	width:608px;
	height:23px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/left_hr_line.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	margin-top:15px;
}
.post{
	margin-bottom:15px;
	width:618px;
	float:left;
}
.details{
	float:left;
	width:618px;
}

/* ----------- Previous & Next link ----------- */
	
.navigation{
	text-align:right;
}

/* ----------- Sidebar ----------- */
	
.sidebar{
	font-size:1.2em;
	width:257px;
	float:right;
	margin-right:0px;	
}
/*.sidebar h2{
	color:#5a5655;
	font-weight:200;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}*/
.sidebar ul{
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
.sidebar ul li{
	background:none;
	padding-bottom:5px;
	color:#6f6d6e;
}
.sidebar_hr_line{
	width:257px;
	height:20px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/sidebar_hr_line.gif);
	background-repeat:no-repeat;
	background-position:center;
}
ul.months{
	padding:0px;
	margin:0px;
	clear:both;
	padding-bottom:20px;

}
ul.months h2{
	padding-left:15px;

}
ul.months li{
	width:50px;
	float:left;
	list-style-type:none;
}
	
/* ----------- Search ----------- */
	
#searchform{
	padding:0;

}
#searchform .s{
	border:0;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/search_bg.gif);
	background-repeat:no-repeat;
	width:155px;
	height:23px;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6f6d6e;
	padding-left:10px;
	padding-right:10px;
	padding-top:9px;
	font-weight:normal;
}
.twitpic-pic{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/photo_frame.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-left:11px;
	padding-top:9px;
	padding-bottom:15px;
	padding-right:15px;
	margin-right:15px;
	margin-bottom:10px;
}

.twitpic-pic:hover{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/photo_frame_over.gif);
	background-repeat:no-repeat;
}
/*.subscribe_icon{
	width:61px;
	height:auto;
	float:left;
}
.subscribe_icon a{
	width:61px;
	height:auto;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}
.subscribe_icon a.news{
	width:61px;
	height:54px;
	background:url(img/news_icon.gif);
	cursor:pointer;
	margin-bottom:5px;
}
.subscribe_icon a.twitt{
	width:61px;
	height:79px;
	background:url(img/twitter_icon.gif);
	cursor:pointer;
	margin-bottom:5px;
}
.subscribe_icon a.face{
	width:61px;
	height:62px;
	background:url(img/facebook_icon.gif);
	cursor:pointer;
	margin-bottom:5px;
}
.subscribe_icon a.deli{
	width:61px;
	height:45px;
	background:url(img/delicious_icon.gif);
	cursor:pointer;
	margin-bottom:5px;
}
.subscribe_icon a.news:hover {
	background-position:0px -54px;
}
.subscribe_icon a.twitt:hover {
	background-position:0px -79px;
}
.subscribe_icon a.face:hover {
	background-position:0px -62px;
}
.subscribe_icon a.deli:hover {
	background-position:0px -45px;
}*/
.email_go{
	width:28px;
	height:21px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/email_arrow.gif);
	background-repeat:no-repeat;
	border:0px;
	*margin-bottom:3px;
	cursor:pointer;
	margin-left:4px;
}
.email_go:hover {
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/email_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px -21px;
}
.zoom_icon{
	width:41px;
	height:43px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/zoom_icon.gif);
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
	*margin-bottom:-7px;

}
.zoom_icon:hover {
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/zoom_icon.gif);
	background-repeat:no-repeat;
	background-position:0px -43px;
}
/* ----------- Footer ----------- */

#footer{
	height:400px;
	width:auto;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/footer-bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:0;
	padding-left:40px;
	padding-top:91px;
	font-size:16px;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif ;
}
#footer a{
	padding-right:10px;
	outline:none;
}

#footer p{
	padding:0px;
	margin:0px;
}
#footer ul{
	padding:0px;
	margin:0px;
}
#footer ul li{
	list-style-type:none;
	float:left;
}
	
/*#footerimg{
	width:1000px;
	height:390px;
	background-image:url('footer.png');
	background-color:#000000;
	}*/
	
	
	
/* ----------- Comments ----------- */
.leave_comment_btn{
	width:145px;
	height:41px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/leave_comment_btn.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}
.leave_comment_btn:hover{
	background-position:0px -41px;
}
.leave_reply_img
{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/leave_comment_hdng.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px;
	height:60px;
	display:block;
	text-indent:-999px;
	margin:0px;
	clear:both;
}
.error{
	color:#ac2f6e;
}
code{
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
.text_area{
	width:518px;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	height:102px;
	padding:10px;
	color:#4e4d4d;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/textarea_bg.gif);
	background-repeat:no-repeat;
	border:0px;
	overflow:hidden;

}
.submit_comment_btn{
	width:101px;
	height:41px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/submit_btn.gif);
	background-repeat:no-repeat;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
	border:0px;
	cursor:pointer;
	margin-top:10px;
}
.submit_comment_btn:hover{
	background-position:0px -41px;
}
.comments_img
{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/comments_heading.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px;
	height:48px;
	display:block;
	text-indent:-999px;
	margin:0px;
	clear:both;
	width:157px;
}
ol.commentlist {
	margin:0;
	padding:0;
	clear:both;
}
.commentlist li {
	list-style:none;
	margin-bottom:14px;
	background-color:#f3f3f3;
	padding:10px;
}
.commentlist cite {
	display:block;
	font-style:normal;
}	
.commentlist cite img {
	float:left;
	margin-right:9px;
}
.commentlist .author {
	padding-right:5px;
}
.commenttext {
	padding:0px;
}
.commenttext p {
	padding:0px;
	margin:0px;
	padding-top:5px;
}
strong.search-excerpt { background: yellow; }


.comment_icon{
	width:29px;
	height:21px;
	float:left;
	margin-left:5px;
}
.comment_icon a{
	width:29px;
	height:21px;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}
.comment_icon a.cmt{
	width:29px;
	background:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/comment_icon.gif);
	cursor:pointer;
	height:21px;
}
.comment_icon a.cmt:hover {
	background-position:0px -21px;
}

.read_more{
	width:618px;
	height:39px;
	float:left;
	margin-top:0px;
	*margin-top:15px;
	margin-bottom:15px;
	*margin-bottom:0px;
}
.read_more a{
	width:101px;
	height:39px;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}
.read_more a.more{
	width:101px;
	height:39px;
	background:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/read_more.gif);
	cursor:pointer;

}
.read_more a.more:hover {
	background-position:0px -39px;
}
.previous_btn{
	width:32px;
	height:25px;
	background:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/prev_arrow.gif);
	cursor:pointer;
	float:left;
	background-repeat:no-repeat;
}
.next_btn{
	width:32px;
	height:25px;
	background:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/next_arrow.gif);
	cursor:pointer;
	float:left;
	background-repeat:no-repeat;
}
.previous_btn:hover
{
	background-position:0px -25px;
}
.next_btn:hover
{
	background-position:0px -25px;
}
/*.prev_next{
	width:32px;
	height:25px;
	float:left;

}
.prev_next a{
	width:32px;
	height:25px;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}
.prev_next a.prev{
	width:32px;
	height:25px;
	background:url(img/prev_arrow.gif);
	cursor:pointer;


}
.prev_next a.next{
	width:32px;
	height:25px;
	background:url(img/next_arrow.gif);
	cursor:pointer;


}
.prev_next a.prev:hover,
.prev_next a.next:hover {
	background-position:0px -25px;
}*/
.pagination{
	width:618px;
	height:25px;
	clear:both;
}

/*------------share----------*/
#share { 	
	width:300px;
	height:21px;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:10px;
}
	
#share a{
	width:300px;
	height:21px;
	display:block;
	text-indent:-999em;
	float:left;
	outline:none;
}	
#share ul {
	position: relative;
	width:300px;
	height:21px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif);
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
#share ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	overflow:hidden;
	float:left;
}
.facebook{
	width:16px;
	height:21px;
	left:0px;
	top:0px;
}
.delicious{
	width:18px;
	height:21px;
	left:21px;
	top:0px;
}
.twitter{
	width:14px;
	height:21px;
	left:45px;
	top:0px;
}
.stumbleupon{
	width:15px;
	height:21px;
	left:65px;
	top:0px;
}
.favorites{
	width:16px;
	height:21px;
	left:86px;
	top:0px;
}
.wordpress{
	width:16px;
	height:21px;
	left:106px;
	top:0px;
}
.plaxo{
	width:17px;
	height:21px;
	left:127px;
	top:0px;
}
.google{
	width:16px;
	height:21px;
	left:150px;
	top:0px;
}
.reddit{
	width:15px;
	height:21px;
	left:172px;
	top:0px;
}
.tumblr{
	width:17px;
	height:21px;
	left:194px;
	top:0px;
}
.bookmarks{
	width:14px;
	height:21px;
	left:217px;
	top:0px;
}
.technorati{
	width:17px;
	height:21px;
	left:238px;
	top:0px;
}
.linkedin{
	width:16px;
	height:21px;
	left:260px;
	top:0px;
}
.blogger{
	width:18px;
	height:21px;
	left:282px;
	top:0px;
}

.facebook a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:0px 0px; }
.facebook a:hover{ background-position:0px -21px; }

.delicious a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-21px 0px; }
.delicious a:hover{ background-position:-21px -21px; }

.twitter a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-45px 0px; }
.twitter a:hover{ background-position:-45px -21px; }

.stumbleupon a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-65px 0px; }
.stumbleupon a:hover{ background-position:-65px -21px; }

.favorites a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-86px 0px; }
.favorites a:hover{ background-position:-86px -21px; }

.wordpress a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-106px 0px; }
.wordpress a:hover{ background-position:-106px -21px; }

.plaxo a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-127px 0px; }
.plaxo a:hover{ background-position:-127px -21px; }

.google a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-150px 0px; }
.google a:hover{ background-position:-150px -21px; }

.reddit a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-172px 0px; }
.reddit a:hover{ background-position:-172px -21px; }

.tumblr a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-194px 0px; }
.tumblr a:hover{ background-position:-194px -21px; }

.bookmarks a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-217px 0px; }
.bookmarks a:hover{ background-position:-217px -21px; }

.technorati a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-238px 0px; }
.technorati a:hover{ background-position:-238px -21px; }

.linkedin a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-260px 0px; }
.linkedin a:hover{ background-position:-260px -21px; }

.blogger a{background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/share_icons.gif); background-position:-282px 0px; }
.blogger a:hover{ background-position:-282px -21px; }

/*--------------subscribe----------------*/
.subs{
	width:auto;
	float:left;
	
	}
.subs ul{
	padding:0px;
	margin:0px;
}
.subs ul li{
	list-style-type:none;
	display:block;
}
.subs_news a{
	height:39px;
	width:auto;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/news_icon.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding-left:65px;
	float:left;
	padding-top:15px;
	margin-bottom:5px;
}
.subs_news a:hover{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/news_icon.gif);
	background-repeat:no-repeat;
	background-position:0px -54px;
	
}
.subs_twitt a{
	height:49px;
	width:auto;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/twitter_icon.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding-left:65px;
	float:left;
	margin-bottom:5px;
	padding-top:30px;
}
.subs_twitt a:hover{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/twitter_icon.gif);
	background-repeat:no-repeat;
	background-position:0px -79px;
	
}
.subs_face a{
	height:42px;
	width:auto;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/facebook_icon.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding-left:65px;
	float:left;
	margin-bottom:5px;
	padding-top:20px;
}
.subs_face a:hover{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/facebook_icon.gif);
	background-repeat:no-repeat;
	background-position:0px -62px;
	
}
.subs_deli a{
	height:35px;
	width:auto;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/delicious_icon.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding-left:65px;
	float:left;
	margin-bottom:5px;
	padding-top:10px;
}
.subs_deli a:hover{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/delicious_icon.gif);
	background-repeat:no-repeat;
	background-position:0px -45px;
	
}
.rss_feed a{
	height:28px;
	width:auto;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/rss_icon.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	padding-left:40px;
	float:left;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:10px;
}
.rss_feed a:hover{
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0px -33px;
	
}
/*--------------subscribe------------*/
.newsletter_body{
	width:268px;
	height:177px;
	position:absolute;
	visibility:hidden;
	margin-left:360px;
	clear:both;
	margin-top:-175px;
	*margin-top:-215px;
	padding-top:0px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/subscribe_bg.gif);
	background-repeat:no-repeat;
}
.newsletter_body p{
	margin:0px;
	padding:0px;
}
.subscribe_body{
	width:240px;
	float:left;
	padding-left:28px;
	padding-top:15px;
}
.close_icon{
	text-align:right;
	padding-left:35px;
	float:left;
}
.newsletter_textfield{
	width:175px;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	height:23px;
	padding-left:10px;
	padding-right:10px;
	color:#4e4d4d;
	padding-top:8px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/subscribe_textbox_bg.gif);
	background-repeat:no-repeat;
	border:0px;
}
.newsletter_security_textfield{
	width:101px;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/security_code_bg.gif);
	background-repeat:no-repeat;
	border:0px;
	height:22px;
	padding-left:10px;
	margin-bottom:3px;
	color:#4e4d4d;
	padding-top:7px;
	padding-right:10px;
}
.security_code_body{
	width:240px;
	height:28px;
	margin-top:2px;
}
.security_code_body_left{
	width:75px;
	height:28px;
	float:left;
	*margin-bottom:-5px;
}
.security_code_body_right{
	width:156px;
	height:28px;
	float:left;
	*margin-bottom:-5px;
}
.newsletter_submit{
	font-weight:bold;
	color:#9557b6;
	padding-left:28px;
	font-size:13px;
}
/*.subs_twitter{
	float:left; font-size:13px; line-height:normal; padding-top:10px; padding-left:10px; padding-right:10px; 
}
.rss_feed{
	float:left; font-size:13px; line-height:normal; padding-top:20px; padding-left:5px;
}*/
.subscribe_submit{  border:0px; color:#9557b6; font-weight:bold; font-size:15px;  cursor:pointer; font-family:"CALIBRI","Trebuchet MS"; text-transform:uppercase; background:none;}
.subscribe_submit:hover { color:#362048;  }

.social_media_main{
	width:618px;
	float:left;
	background-image:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/left_hr_line.gif);
	background-repeat:no-repeat;
	padding-top:25px;
	padding-bottom:10px;
}
.social_media_left{
	width:160px;
	float:left;
	padding-left:10px;
}
.social_media_right{
	width:448px;
	float:left;
}
.social_media_right p{
	padding:0px;
	margin:0px;
	padding-top:5px;
}
h3{
	color:#5a5655;
	font-weight:200;
	font-family:"CALIBRI", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	font-size:22px;
}
.archive_box{
	width:618px;
	float:left;
	margin-bottom:30px;
}
.archive_box ul{
	padding:0px;
	margin:0px;
}
.archive_box ul li{
	list-style-type:none;
	width:618px;
	float:left;
	padding-bottom:30px;
}
.archive_box ul li p{
	padding:0px;
	margin:0px;
	
}
.archive_box ul li img{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.archive_comment{
	width:29px;
	height:21px;
	background:url(http://www.richpurple.com/blog/wp-content/themes/strange-little-town/img/comment_icon.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:5px;
}
.archive_comment:hover
{
	background-position:0px -21px;
}