/*  
Theme Name: Gatack Zecter
Theme URI: http://azillionbeads.net/
Description: A theme made for http://azillionbeads.net.
Version: 0.1.6
Author: Alex Blanton
Author URI: http://postpwnd.net/
*/
/*Global definition of tags*/
body {
	font-family:Helvetica, Verdana, Sans-Serif;
	font-size:0.8em;
	background-color:#fdf1d7;
}
a:link {
	color:#3465a4;
}
a:visited {
	color:#75507b;
}
a:active {
	color:#ef2929;
}
/*Global Classes*/
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
/*Head*/
#outcevni {
	width:950px;
	height:auto;
	margin:0 auto;
}
#incevni {
	width:616px;
	height:auto;
	left:50%;
	margin-left:-320px;
	background-color:#d9a282;
	position:relative;
}
#titleimg {
	width:616px;
	background-color:#D9BF82;
	padding:2px 0;
	left:50%;
	margin-left:155px;
	clear:left;
}
#words {
	font-style:italic;
	font-size:1.2em;
	padding:0;
	margin:2px 0 0 0;
	text-align:center;
}
/*Navigation*/
#mainnavbox {
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	text-align:center;
	margin:0 0 3px 0;
	background-color:#B39D6B;
}
#mainnav {
	padding:0;
	margin:0;
	list-style:none;
}
#mainnav li {
	margin:0;
	padding:0 3px;
	display:inline;
	font-weight:bold;
}
#mainnav li:hover {
	background-color:#d0d0d0;
}
/*Left Sidebar*/
#sidebarleft {
	width:155px;
	height:auto;
	background-color:#D9BF82;
	font-size:.9em;
	float:left;
	position:absolute;
	margin-top:18px;
}
.leftsideh {
	margin:0;
}
h2.leftsideh {
	font-size:1.3em;
	text-decoration:underline;
	text-align:center;
}
h3.leftsideh {
	font-size:1.2em;
}
ul.leftitems,ul.leftitems ul {
	padding:0;
	margin:0;
/*	border-top:1px solid #000000;
	border-bottom:1px solid #000000;*/
	list-style:none;
}
/*ul.leftitems li {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}*/
.leftdivider {
	border:0;
	border-top:1px dotted #000000;
	width:85%;
	margin:0 auto;
	padding:0;
}
.emptyness {
	height:10px;
	background-color:#fdf1d7;
/*	border:0;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;*/
}
.sidehours {
	margin:0;
	padding:0;
	width:100%;
}
.sidehours td {
	margin:0;
	padding:0;
}
#cal {
	font-size:.9em;
	text-align:right;
	margin:0 auto;
}
#cal th {
	font-size:1.2em;
	text-align:center;
}
.calweekend {
}
.calclass {
	background-color:#fcaf3e;
}
.calevent {
	background-color:#8ae234;
}
.calclosed {
	background-color:#ef2929;
}
.calkey td {
}
#callist {
	font-size:.8em;
	border-top:1px dotted #000000;
}
#callist li {
	border-bottom: 1px dotted #e0e0e0;
}
/*Right Sidebar*/
#sidebarright {
	float:right;
	top:18px;
	position:relative;
	background-color:#D9BF82;
	width:179px;
	margin:0;
	padding:0;
}
.rightsideh {
	padding:0;
	margin:0;
}
h2.rightsideh {
	font-size:1.4em;
	text-decoration:underline;
	text-align:center;
}
h3.rightsideh {
	font-size:1em;
}
ul.rightitems,ul.rightitems ul {
	padding:0;
	margin:0;
	list-style:none;
}
#twitter.rightsideh {
	font-size:1.3em;
	text-decoration:none;
	margin-bottom:2px;
}
#twitter-link {
	display:block;
	text-align:center;
}
#twitter_update_list li {
	padding:3px 0;
	margin-left:2px;
}
#twitter_update_list li a {
	display:block;
	text-align:right;
}
#storeitem  {
	margin:3px 2px 0 2px;
	display:inline;
	float:left;
}

/*Content*/
#content {
	margin:0 4px;
	min-height:700px;
/*	width:777px;
	left:125px;
	position:relative;*/
}
.shortpost {
	margin:0 2px;
}
.shortpost:hover {
	background-color:#f6f6f6;
}
.shortrentry {
	padding:0;
	margin:0;
	font-size:.8em;
}
.shortlink, .shortlink:visited {
	text-decoration:none;
	color:#000000;
}
.shortlinkmore {
	text-decoration:underline;
	color:#3465a4;
}
#storeimg {
/*	height:75%;
	width:75%;*/
	margin:0 auto;
	display:block;
}
/*Footer*/
#footer {
	font-size:.8em;
	border-top:1px dotted #000000;
	background-color:#B39D6B;
	text-align:center;
}