/*  
Theme Name: Hyper Gatack Zecter
Theme URI: http://azillionbeads.net/
Description: A theme made for http://azillionbeads.net.
Version: 1.0.0
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;
}
p {
	margin-top:0;
}
a:link {
	color:#039;
}
a:visited {
	color:#75507b;
}
a:active {
	color:#ef2929;
}
/*Global Classes*/
.alignright {
	float:right;
	display:inline;
	padding:0;
	margin:0;
	margin-right:2px;
}
.alignleft {
	float:left;
	display:inline;
	padding:0;
	margin:0;
	margin-right:2px;
}
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding:0;
}
p.aligncenter {
	text-align:center;
}
/*div.aligncenter,div.alignleft,div.alignright {
	text-align:center;
}*/
/*Head*/
#cevni {
	width:950px;
	height:auto;
	margin:0 auto;
	background-color:#9cf;
}
#header {
	height:90px;
	background-color:#9c9;
	border:1px solid #000;
	padding:0;

}
#title {
	position:relative;
	margin:8px auto 0 auto;
	width:330px;
	z-index:1;
}
#title img {
	border:0;
}
.titlebg {
/*	background-image:url(images/dots.png); */
	background-repeat:no-repeat;
	position:absolute;
	height:70px;
	width:6px;
	top:-4px;
}
#titlebgl {
	left:-8px;
}
#titlebgr {
	right:-8px;
}
#topleft {
	background-image:url(images/topl.jpg);
	background-repeat:no-repeat;
	background-position:-151px 50%;
	width:300px;
	height:90px;
	float:left;
}
#topright {
	background-image:url(images/topr.jpg);
	background-repeat:no-repeat;
	background-position:0px 50%;
	width:300px;
	height:90px;
	float:right;
}
#words {
	font-style:italic;
	font-size:1.2em;
	padding:0;
	margin:2px auto;
	text-align:center;
	z-index:1;
}
#words a {
	color:#000;
	text-decoration:none;
}
/*Navigation*/
#mainnavbox {
	width:950px;
	text-align:center;
	clear:right;
	background-color:#963;
}
#mainnav {
	padding:0;
	margin:0;
	list-style:none;
}
#mainnav li {
	margin:0 3px;
	padding:0 3px;
	display:inline;
	font-weight:bold;
}
#mainnav li a {
	text-decoration:none;
	color:#ff9;
}
#mainnav li a:hover {
	color:#996633;
}
#mainnav li:hover {
	background-color:#9cf;
}
/*Left Sidebar*/
#sidebarleft {
	width:140px;
	height:auto;
	background-color:#9cf;
	font-size:.9em;
	float:left;
	position:absolute;
	margin:0;
}
.leftsideh {
	margin:0;
}
h2.leftsideh {
	font-size:1.3em;
	text-align:center;
	text-decoration:underline;
}
h3.leftsideh {
	font-size:1.2em;
}
ul.leftitems,ul.leftitems ul {
	padding:0;
	margin:0;
	list-style:none;
}
ul.leftitems li {
	padding:0 2px;
}

.leftdivider {
	border:0;
	border-top:1px dotted #000000;
	width:85%;
	margin:0 auto;
	padding:0;
}
.sidehours {
	margin:0;
	padding:0;
	width:100%;
}
.sidehours td {
	margin:0;
	padding:0;
}
/*Right Sidebar*/
#sidebarright {
	float:right;
	position:relative;
	background-color:#9cf;
	width:173px;
	margin:0;
	padding:0;
}
.rightsideh {
	padding:0;
	margin:0;
}
h2.rightsideh {
	font-size:1.3em;
	text-align:center;
}
h3.rightsideh {
	font-size:1em;
}
ul.rightitems {
	padding:0;
	margin:0;
	list-style:none;
}
ul.rightitems li{
	margin-right:2px;
}
ul.rightitems ul {
	padding:0;
	margin:0;
	list-style:none;
}
.emptyness {
	height:10px;
	background-color:#c96;
	margin:0;
}
#storeitem  {
	margin:3px 2px 0 2px;
	display:inline;
	float:left;
}

/*Content*/
#content {
	background-color:#69c;
	position:relative;
	left:50%;
	margin:0 4px 0 -335px;
	width:631px;
	height:auto;
	min-height:610px;
	padding:4px 3px 0 3px;
	color:#ff9;
	font-size:1em;
}
.shortpost {
	margin:0 2px;
}
.shortpost:hover {
	background-color:#33ff66;
}
.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;
}
h2.posttitle {
	padding:0;
	margin:0;
	font-size:1.4em;
}
/*Footer*/
#footer {
	height:17px;
	font-size:.8em;
/*	border-top:1px dotted #000000;*/
	background-color:#963;
	text-align:center;
}
#copy {
	position:relative;
	top:2px;
}
#footer img {
	border:0;
	vertical-align:middle;
	padding-top:1px;
}
/*Widgits*/
	/*Twitter*/
#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;
}

	/*Sidebar Announcements*/
.yd_rp_widget {
	padding-left:2px;
}
