/*
THEME NAME: TheLuckyStar
THEME URI: http://www.luckystargallery.com/
DESCRIPTION: Custom theme for The Lucky Star blog
VERSION: 1.0
AUTHOR: Blase Design
AUTHOR URI: http://www.blasedesign.com/
TAGS: custom, two-columns, fixed-width, theme-options, right-sidebar.
Template: thematic
The TheLuckyStar theme is copyright http://luckystargallery.com/
This work is released under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.
http://creativecommons.org/licenses/by-nc-nd/3.0/us/
*/

/* Import template css rules */
@import url(thematic/style.css);

body{
	margin:0;
	padding:0;
	background: #5d2c11 url(images/background/brown-background.jpg);
}
#ie6 {
	width:100%; 
	background-color:#ffff00;
	color:#000000;
	font-size:18px;
	text-align:center;
	padding-bottom:10px;
	border-bottom: 2px solid black;
}
a img { border:0px;text-decoration:none;}
a, a:visited { color: #221e1f; }
a:hover, a:active {
	text-decoration:none;
	color: #5d2c11;
}
#main-container {
	background:url(images/background/content-background.png) repeat-y;
	width: 1034px;
	left: 0px;
	right: 0px;
	margin:0 auto;
}
#main-header {
	background:url(images/background/header-background.png) no-repeat;
	width:1034px;
	height:173px;
}
#content-body {
	xbackground:url(images/background/content-background.png) repeat-y;
	xbackground:green;
	overflow: visible;
	width:928px;
	padding:0 53px;
	xdisplay:block;
	height:100%;
}
#main-footer {
	background:url(images/background/footer-background.png) no-repeat;
	width:1034px;
	height:111px;
	overflow:auto;
	clear:both;
}
/* menu system styles */
#menu {
	height: 21px;
	overflow: hidden;
	width:675px;
	float:right;
	margin:130px 53px 0 0;
	padding:0;
	text-decoration:none;
	list-style-type:none;
}
#menu li {
	float:right;
	margin:0 0 0 35px;
	padding:0;
	list-style-type:none;
	position:relative;
}
#menu li.hover, #menu li:hover{
	position:relative;
}
#menu li a {
	height:21px;
	display:block;
	text-indent:-9999px;
}
#menu li a:hover {
	background-position:0 -21px;
}
#nav-home a {
	width:80px;
	background:url(images/nav-menu/nav-home.gif) no-repeat 0 0;
}
#nav-shop a {
	width:74px;
	background:url(images/nav-menu/nav-shop.gif) no-repeat 0 0;
}
#nav-artists a {
	width:125px;
	background:url(images/nav-menu/nav-artists.gif) no-repeat 0 0;
}
#nav-blog a {
	width:72px;
	background:url(images/nav-menu/nav-blog.gif) no-repeat 0 0;
}
#nav-contact a {
	width:131px;
	background:url(images/nav-menu/nav-contact.gif) no-repeat 0 0;
}
/*footer*/
#footer-links {
	text-align:center;
	width:1034px;
	margin:25px 0 10px;
	font:10px Arial, Helvetica, sans-serif;
	color:#5d2c11;
	
}
/* Theme specific styles are below */
#content {
	padding:20px 0;
	width:680px;
	margin:0;
	float:left;
}
#primary {
    border:none;
    padding:0;
    margin:0;
}
.entry-utility {
	border-top:2px solid #5d2c11;
	color:#666666;
	font-size:11px;
	line-height:18px;
	margin:7px 0;
	padding:3px 0 0;
}
.entry-content {
	color:#5d2c11;
	font:11px arial, helvetica, sans-serif;
	margin-bottom:15px;
	overflow:hidden;
}
.entry-content p {
	margin:0 0 15px;
}
.entry-content img {
	border-top:2px solid #5d2c11;
	border-bottom:2px solid #5d2c11;
	padding:4px 0;
	margin:0 0 15px;
}
/* sidebar styles */
.main-aside {
	width:225px;
	padding:0;
	margin:0;
	border:none;
	float:right;
	font:11px arial, helvetica, sans-serif;
}
.main-aside a {
	color:#5d2c11;
	text-decoration:none;
}
.main-aside a:hover {
	color:#5d2c11;
	text-decoration:underline;
}
.form-submit input {
	background:#5d2c11;
	border:1px solid #5d2c11;
	padding:5px;
	color:#9edae2;
}
.aside h3 {
	color:#5d2c11;
	font:bold 11px Georgia,Times,serif;
	text-transform:uppercase;
	margin:0;
	padding:0 0 12px 10px;
	background:url(images/box_head_bg.gif) no-repeat 0 100%;
}
.main-aside ul {
	padding:10px 0 0;
}
.aside ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
}
.aside ul ul {	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 20px 20px;
}
.aside ul ul li {
	background:url(images/bullet.gif) no-repeat 0 50%;
	margin:0;
	padding:0 0 0 15px;
	line-height:21px;
}
	
.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
	margin-bottom:0;
}
.aside .twitter {
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.aside .twitter .twitter-item {
	margin:0 0 7px;
	padding:5px 5px 12px;
	border-bottom:1px dotted #5d2c11;
	list-style:none !important;
	background:none !important;
	line-height:125%;
}
/*comments*/
#comments {
	margin:20px 0 0;
	padding:0;
}
#comments, #comments a {
	color:#5d2c11;
	font-family:arial, helvetica, sans-serif;
}
#comments h3 {
	font:bold 16px georgia, times, serif;
	padding:0;
	margin:0;
}
#respond { background:none; }
#comments-list ol {
	border:none;
	margin:0 0 18px;
}
#comments-list li.alt { background:none; }
.comment-content { 	font-size:11px; }
.comment-content p { margin-bottom:20px; }
#comments-list .comment-author {
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0;
}
#comments-list .comment-meta {
	color:#5d2c11;
	font-size:11px;
	padding:0 0 9px;
}
#comments-list li {
	background:#b1e1e8;
}
.form-section, #comment-notes, .formcontainer {
	font-size:11px;
}
/*override styles for default.css */
p, ul, ol, dd, pre {
margin-bottom:0;
}
#siteinfo {
	color:inherit;
	font-size:inherit;
	line-height:inherit;
	padding:0;
}
.entry-title, .page-title {
	font:18px georgia, times, serif;
	line-height:18px;
	color:#5d2c11;
	padding:0;
}
.entry-title {
	margin:20px 0 3px;
}
.entry-title a, .entry-title a:active, .entry-title a:hover {
	color:#5d2c11;
	text-decoration:none;
}
.entry-title a:hover {
	text-decoration:underline;
}
.entry-meta {
	font-size:11px;
	font-style:italic;
	line-height:18px;
	margin:0 0 10px;
}
