/*  
Theme Name: Version 18
Theme URI: http://www.at0mica.net
Description: Version 18 for At0mica.net.
Version: 1.0
Author: Heather Onnen
Author URI: http://www.at0mica.net
*/

body {
	background: #8e7e67 url(http://www.at0mica.net/wp-content/themes/v18/img/bgtile.jpg) repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: white;
}

* {
	margin-top: 0px;
	padding: 0px;
}

/* Layout positioning elements */

#container {
	width: 80%;	
	margin-left: auto;
	margin-right: auto;
	min-width: 750px;
	text-align: center;
}

#header {
	width: 750px;
	height: 201px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	overflow: hidden;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/header.jpg) no-repeat;
}

#meat {
	text-align: left;
	float: left;
	width: 72%;	
	margin-bottom: 10px;
	overflow: hidden;
}

#meatsingle {
	text-align: left;
	float: left;
	width: 100%;	
	margin-bottom: 10px;
	overflow: hidden;
}

#sidebar {
	width: 26%;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	overflow: hidden;
}

#footer {
	clear: both;
	padding: 5px;	
	border-top: 5px solid #66B296;
	border-bottom: 5px solid #66B296;
	background: #92D8C0;
	color: #000000;
	font-weight: bold;
	font-size: 7pt;
}

#credits {
	font-style: italic;	
}

#footer a.offsite {
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/offsite-footer.gif) no-repeat;
	background-position: center right;
	padding-right: 18px;	
}

/* General Stylistic Elements */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;	
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #4F3F27;	
}

a:hover {
	text-decoration: underline;	
	color: #6F5E45;
}

a:visited {
	color: #2F2514;
}

a.offsite {
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/offsite.gif) no-repeat;
	background-position: center right;
	padding-right: 18px;	
}

h1, h2, h3, h4 {
	font-weight: bold;
	border-bottom: 1px solid #6F5E45;
	font-family: tahoma, arial, sans-serif;
}

h1 {
	font-size: 18pt;	
}

h2 {
	font-size: 16pt;	
}

h3 {
	font-size: 14pt;	
}

h4 {
	font-size: 12pt;	
}

blockquote {
	background: #6F5E45;
	padding: 10px;
	border-left: 5px solid #92D8C0;	
	border-right: 5px solid #92D8C0;	
}

blockquote a {
	color: #E69665;	
}

blockquote a:hover {
	color: #FFB27F;	
}

blockquote a:visited {
	color: #DF8245;
}

ul, ol {
	margin-left: 50px;
	padding: 0px;	
}

li {
	padding: 0px;
	margin: 0px;
}

ul li {
	list-style: none;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/bullet.gif) no-repeat;
	background-position: top left;
	padding-left: 20px;
}

input, textarea {
	font-family: arial, sans-serif;
	font-size: 10pt;
	padding: 2px;
	border: 1px solid #6F5E45;
	background: white url(http://www.at0mica.net/wp-content/themes/v18/img/formbg.gif) repeat-x;
}

/* Post Syles */

.post {
	border-bottom: 1px solid #6F5E45;
	border-top: 1px solid #6F5E45;
	background: #b5a287;
	margin-bottom: 10px;
}

.postcontainer h1.postheader {
	margin: 0px;
	padding-right: 10px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/titlecornerleft.gif) no-repeat;
	background-position: top left;
	border-bottom: 0px;
}

.postcontainer h1.postheader a {
	text-decoration: none;
	margin-left: 15px;
	padding-right: 15px;
	background: #ee9963 url(http://www.at0mica.net/wp-content/themes/v18/img/titlecorner.gif) no-repeat;
	background-position: top right;
	color: white;
}

.postcontainer h1 a:hover {
	color: #ffefe5;	
}

.imgalignright {
	float: right;
	background: #92D8C0;
	padding: 4px;
	border: 1px solid #6F5E45;
}

.imgalignleft {
	float: left;
	background: #92D8C0;
	padding: 4px;
	border: 1px solid #6F5E45;
}

.imggallery {
	float: left;
	background: #92D8C0;
	padding: 4px;
	border: 1px solid #6F5E45;
	margin: 5px;
}

.postinfo {
	font-size: 8pt;	
	color: #EFE9E0;
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	font-style: italic;
}

.postmeat {
	padding: 10px;	
}

.posttags {
	font-size: 8pt;	
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/tag.png) no-repeat;
	background-position: left center;
	padding: 5px;
	padding-left: 20px;
	margin-left: 10px;
	height: 16px;
}

.postcomment {
	text-align: center;
	padding-bottom: 5px;
}

.postcomment a {
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/comment.png) no-repeat;
	padding-left: 20px;	
	background-position: left center;	
}

.otherposts {
	text-align: center;
	margin-top: 10px;
	background: #6F5E45;
	padding: 5px;
	font-weight: bold;	
}

.otherposts a {
	color: #E69665;	
}

.otherposts a:hover {
	color: #FFB27F;	
}

.otherposts a:visited {
	color: #DF8245;
}

/* Sidebar Styles */

#sidebar ul {
	margin-left: 10px;
	padding: 0px;	
}

#sidebar li {
	padding: 0px;
	margin: 0px;
}

#sidebar ul li {
	list-style: none;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/sidebarbullet.gif) no-repeat;
	background-position: top left;
	padding-left: 20px;
}


/* Navigation Rollovers ******************************************** */

#header span {
	display: none;	
}

/* Home Button */

#homebox {
	margin-left: 84px;
	margin-top: 160px;
	float: left;
}

#home {
	width: 123px;
	height: 41px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/home.gif) no-repeat;
	display: block;
	background-position: 0px 0px;
}

#home:hover {
	width: 123px;
	height: 41px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/home.gif) no-repeat;
	display: block;
	background-position: -123px 0px;
}

/* About Button */

#aboutbox {
	margin-left: 20px;
	margin-top: 160px;
	float: left;
}

#about {
	width: 123px;
	height: 41px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/about.gif) no-repeat;
	display: block;
	background-position: 0px 0px;
}

#about:hover {
	width: 123px;
	height: 41px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/about.gif) no-repeat;
	display: block;
	background-position: -123px 0px;
}

/* Goodies Button */

#goodiesbox {
	margin-left: 20px;
	margin-top: 160px;
	float: left;
}

#goodies {
	width: 124px;
	height: 41px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/goodies.gif) no-repeat;
	display: block;
	background-position: 0px 0px;
}

#goodies:hover {
	width: 124px;
	height: 41px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/goodies.gif) no-repeat;
	display: block;
	background-position: -124px 0px;
}

/* Domain Button */

#domainbox {
	margin-left: 20px;
	margin-top: 160px;
	float: left;
}

#domain {
	width: 123px;
	height: 41px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/domain.gif) no-repeat;
	display: block;
	background-position: 0px 0px;
}

#domain:hover {
	width: 123px;
	height: 41px;
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/domain.gif) no-repeat;
	display: block;
	background-position: -123px 0px;
}

/* RSS Feed Button */

#feedbox {
	margin-left: 17px;
	margin-top: 167px;
	float: left;
}

#feed {
	width: 20px;
	height: 20px;
	display: block;
	background-position: 0px 0px;
}

/* Quilting Bee Button */

#qbeebox {
	margin-left: 5px;
	margin-top: 167px;
	float: left;
}

#qbee {
	width: 20px;
	height: 20px;
	display: block;
	background-position: 0px 0px;
}

/* Last.FM Style */

table.lfmWidgetac11b04c5e363b3e83fa73138136fd32 td {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}
table.lfmWidgetac11b04c5e363b3e83fa73138136fd32 tr.lfmHead a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/header/chart/recenttracks_regular_black.png) no-repeat 0 0 !important;
}
table.lfmWidgetac11b04c5e363b3e83fa73138136fd32 tr.lfmEmbed object {
	float:left;
}
table.lfmWidgetac11b04c5e363b3e83fa73138136fd32 tr.lfmFoot td.lfmConfig a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat 0px 0 !important;
}
table.lfmWidgetac11b04c5e363b3e83fa73138136fd32 tr.lfmFoot td.lfmView a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -85px 0 !important;
}
table.lfmWidgetac11b04c5e363b3e83fa73138136fd32 tr.lfmFoot td.lfmPopup a:hover {
	background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -159px 0 !important;
}

/* Comments */

.commentlist {
	padding: 0px;
	margin: 0px;
}

.commentlist li {
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/comment-bg.gif) repeat-x;
	padding: 5px;
	border: 1px solid #6F5E45;
	margin-bottom: 10px;
}

.commentlist .alt {
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/alt-comment-bg.gif) repeat-x;
	padding: 5px;
	border: 1px solid #6F5E45;
}

.commentmeta {
	margin-bottom: 5px;	
}

.commentlist .admincomment {
	background: url(http://www.at0mica.net/wp-content/themes/v18/img/author-comment-bg.gif) repeat-x;	
}

.gravatar {
	float: left;
	margin-right: 5px;
		
}
