/*  
Theme Name: EpicJunk.com
Theme URI: http://127.0.0.1/wordpress
Description: The EpicJunk.com theme

Version: 1.0
Author: Vladimir Lukic - Wortahn Studios
Author URI: http://www.wortahn.com/
*/


/*globals and containers*/

html * {
	padding: 0;
	margin: 0;
}

body {
	background: rgb(218,210,128) url('images/body-bg.png') 0px -2px repeat-x ;
	font-size: 62.5%;
	font-family: 'Georgia','Trebuchet MS', 'Lucida Sans Unicode','Lucida Grande','Verdana', sans-serif;
	padding-bottom: 0px;
}


/* hidden links and crap */

#backhome {
	display: block;
	width: 160px;
	height: 120px;
	margin: 0 auto;
	position: relative;
	top: 40px;
	left: -240px;
	background: none !important;
}

#backhome:hover {
	border: 0;
	background: url('images/back-arrow.gif') top left no-repeat transparent  !important;
}

#hidden {
	display: block;
	width: 80px;
	height: 20px;
	position: absolute;
	top: 132px;
	left: 212px;
	background: none  !important;
}

#hidden:hover {
	border: 0;
	background: url('images/stab.png') top left no-repeat transparent  !important;
}

/* links etc. */

a:link,
h2 a:link {
	color: rgb(63,0,0);
	text-decoration: none;
	font-weight: bold;
	background: url('images/dotted.png') 0% 100% repeat-x !important;
}

a:visited {
	color: rgb(63,0,0)!important;
	text-decoration: none;
	font-weight: bold;
	background: url('images/dotted.png') 0% 100% repeat-x  !important;
}

a:hover {
	color: rgb(190,0,0)  !important;
	text-decoration: none;
	font-weight: bold;
	
}

a:active{
	font-size: inherit;
	color: rgb(63,0,0)  !important;
	text-decoration: none;
	font-weight: bold;
	background: url('images/dotted.png') 0% 100% repeat-x  !important;
}

a:focus {
	font-size: inherit;
	color: rgb(190,0,0);
	text-decoration: none;
	font-weight: bold;
}

#bookcontainer .trigger a:link {
	outline: none;
	background-image: none;
	color: rgb(147, 115, 95);
}

#bookcontainer .trigger  a:visited {
	outline: none;
	background-image: none;
	color: rgb(147, 115, 95);
}

#bookcontainer .trigger  a:hover {
	font-size: 30px;
	text-decoration: none;
	color: rgb(190,0,0);
	font-weight: bold;
	outline: none;
	background-image: none;
}

#bookcontainer .trigger  a:active {
	outline: none;
	background-image: none;
	font-size: 30px;
	color: rgb(147, 115, 95);
} 

#bookcontainer .trigger  a:focus {
	outline: none;
	background-image: none;
	font-size: 30px;
	color: rgb(147, 115, 95);
}

h1 a, h1 a:link {
	color: rgb(147, 115, 95); 
	background: none !important; 
}
	
h1 a:visited {
	color: rgb(147, 115, 95) !important; 
	background: none !important;  
}

h1 a:hover {
	color: rgb(190,0,0) !important; 
	background: url('images/link.gif') -3px 3px no-repeat !important; 
	padding-left: 30px;
}

h1 {
	font-size: 3em;
	color: rgb(147, 115, 95);
	margin: 2% 3% 50px 3%;
	padding: 0;
	text-align: left;
	background: url('images/dotted.png') 0% 95% repeat-x  !important;
	display: block;
	position: relative;
}

h1.commenting {
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 0;
}

h2 {
	font-size: 1.6em;
	color: rgb(147, 115, 95);
	margin: 4% 3% 3% 1.4%;
	padding-top: 0px;
	text-align: left;
}

h3 {
	font-size: 1.4em;
	color: rgb(147, 115, 95);
	margin: 30px 30px 10px 0px;
	padding-top: 0px;
	text-align: left;
}

h4 {
	font-size: 1.2em;
	color: rgb(147, 115, 95);
	margin: 30px 30px 10px 0px;
	padding-top: 0px;
	text-align: left;
}

ol.commentlist {
	list-style-type: none;
	margin: 10px 20px 40px 20px;
	width: auto;
	padding-left: 44px;
	padding-right: 0px;
	padding-top: 1px;
	background: url('images/comment-bar.png') 0 0 repeat-y;
}

ol.commentlist li{
	padding: 0px 10px 7px 10px;
	margin: 0;
	margin-bottom: 0px;
	border: 1px solid rgb(218,210,128);
	border-left: 0;
	background: url('images/alt2.png') top left repeat-x;
}

ol.commentlist li h3 {
	color: rgb(147, 115, 95);
}

ol.commentlist li.alt {
	background: url('images/alt.png') top left repeat-x;
}

span.number {
	height: 30px;
	line-height: 30px;
	padding-right: 8px;
	margin: 0px;
	color: rgb(232, 230, 180);
	font-size: 30px;
	font-weight: normal;
}

.alt span.number {
	color: rgb(218,210,128);
}

.post-talk {
	float: left;
	display: block;
	width: 63%;
	margin: 0;
}

.snippet {
	float: right;
	width: 35%;
	height: auto;
	margin: 0;
}

.snippet .verse {
	text-align: left;
}

p { 
	font-size: 1.4em; 
	line-height: 1.5em; 
	margin-bottom: 1em; 
	margin-right: 2em; 
	padding-left: .8em;
	position: relative;
}

p.verse {
	font: 1em/1.2em 'Georgia'; 
	width: 85%;
	margin: 0 auto; 
	margin-bottom: 2em; 
	text-align: right; 
	font-style: italic; 
	color: rgb(147, 115, 95); 
}

p.first span.first-letter {
	display: block; 
	font-size: 50px;
	height: 50px;
	line-height: 50px;
	color: rgb(147, 115, 95); 
	float: left; 
	padding: 0; 
	margin: 0; 
	position: relative;
	top: -2px;
	left: -5px;
}

p.date {
	text-align: right;
	font: 1.1em/1.1em 'Trebuchet MS';
	display: block;
	float: right;
	position: relative;
	top: -70px;
	right: 35px;
	margin: 0;
}

p.responses {
	text-align: right;
	font: 1.1em/1.1em 'Trebuchet MS';
	display: block;
	float: right;
	position: relative;
	top: -20px;
	right: 35px;
	margin: 0;

}


/*containers and navigation */

#header {
	display: block;
	margin: 0 auto;
	height: 203px;
	width: 760px;
	background: url('images/banner.gif') 0 -2px no-repeat;
	position: relative;
	z-index: 100;
}

#navigation {
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	float: right;
	position: relative;
	top: 32px;
	left: -8px;
}

#navbar li {
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding: 0;
}

#navbar li a {
	display: inline;
	height: 24px;
	line-height: 24px;
	width: auto;
	margin-left: 1px;
	background: url('images/navbar-bg.png') 0px 0px repeat-x  !important;
	font-size: 1.1em; 
	font-family: 'Trebuchet MS';
	font-weight: bold;
	color: rgb(231,231,192)  !important;
	padding: 4px;
}

#navbar li a:hover{
	border: 0;
	background: url('images/navbar-bg.png') 0px -25px repeat-x  !important;
}

#body {
	margin: 0 auto;
	width: 85%;
	min-width: 760px;
	max-width: 1000px;
	background: rgb(231,231,192);
	padding:0;
	display: block;
	height: auto;
	border: 1px solid rgb(163,123,74);  
	border-bottom: 0;
	border-top: 0;
	position: relative;
	top: -40px;
	padding-left: 3px;
	font-size: 1em;
}

#content {
	width: 95%; 
	height: 100%; 
	padding: 0;
	margin: 0 auto;
	margin-bottom: 1%; 

}

#footer {
	display: block;
	position: relative;
	clear: both;
	top: -30px;
	margin: 0 auto;
	min-width: 700px;
	max-width: 800px;
	color: rgb(163,123,74);
	text-align: center;
	padding-top: 0px;
	padding-left: 1%;
}

#footer p {
	font-size: 1em; 
	margin-bottom: 1.4em
}

#footer .rss-footer {
	display: block;
	width: 460px;
	background: rgb(231,231,192);
	border: 1px solid rgb(163,123,74); 
	border-top: 0;
	position: relative;
	left: -10px;
	padding: 5px 5px 7px 5px;
	margin: 0 auto;
	clear: both;
	margin-bottom: 25px;
	font-size: 1.1em;
}

#footer a:link {
	color: rgb(63,0,0);
	text-decoration: none;
	font-weight: bold;
	background: url('images/dotted.png') 0% 100% repeat-x !important;
}

#footer a:visited {
	color: rgb(63,0,0);
	text-decoration: none;
	font-weight: bold;
	background: url('images/dotted.png') 0% 100% repeat-x;
}

#footer a:hover {
	color: rgb(190,0,0);
	text-decoration: none;
	font-weight: bold;
}

#footer a:active{
	font-size: inherit;
	color: rgb(63,0,0);
	text-decoration: none;
	font-weight: bold;
	background: url('images/dotted.png') 0% 100% repeat-x;
}

#footer a:focus {
	font-size: inherit;
	color: rgb(190,0,0);
	text-decoration: none;
	font-weight: bold;
}


#post {
	width: auto; 
	overflow: auto;
}

/*left, right etc*/

.rightcolumn {
	float: left;
	width: 63%;
	margin-left: 5%;
}

.leftcolumn {
	float: left;
	width: 30%;
	height: auto;
}

.fourofour {
	background: url('images/404.jpg') center center no-repeat transparent;
	height: 200px;
	width: 70%;
	margin: 10px auto;
	clear: both;
}

/*post divs, forms etc/*/

.entrytext, .entry {
    margin: 2%;
	margin-bottom: 5%;
    overflow: visible;
    
}

.post {
	background: url('images/alt.png') top left repeat-x;
	margin-bottom: 40px;
	margin-top: 20px;
	padding: 0;
	padding-bottom: 15px;
	border: 1px solid rgb(241,241,223);
	display: block;
	overflow: visible;
}

.postmetadata {
	background: url('images/dotted.png') 0% 0% repeat-x;
	margin: 2% 3%;
	font: 1.1em/1.1em 'Trebuchet MS';
	padding: 0;
	padding-top: 3px;
}

.commentmetadata {
	/*background: url('images/dotted.png') 0% 0% repeat-x;*/
	padding-top: 3px;
	margin: 0;
	margin-top: 50px;
	font: 1.1em/1.1em 'Trebuchet MS';
	text-align: right;
	padding-left: 0;
}

.commentmetadata, .postmetadata, .responses a {
	color: rgb(163,123,74);
}

.commentmetadata, .postmetadata, .responses  a:link {
	color: rgb(163,123,74);
}

.commentmetadata, .postmetadata, .responses a:active {

}

.commentmetadata, .postmetadata, .responses a:visited {
	color: rgb(63,0,0);
}

.commentmetadata, .postmetadata, .responses a:hover {
	color: rgb(190,0,0);
	text-decoration: none;
	font-weight: bold;
}

.comments {
	margin: 10px 20px 10px 20px;
	width: auto;
	padding-left: 44px;
	padding-right: 0px;
	padding-top: 1px;
	background: url('images/comment-bar.png') 0 0 repeat-y;
}

.comments h1.commenting {
	margin-left: 10px;
	margin-right: 0;
}

.postinginfo {
	width: auto;
	margin: 0 auto; 
	padding: 2%;
	position: relative;
	top: 10px;
}
.postinginfo * {
	text-align: center;  
	font: 1.1em/1.1em 'Trebuchet MS';
}

.button-sub {
	height: 52px;
	width: 150px;
	font-size: 1em; 
	font-family: 'Trebuchet MS';
	font-weight: bold;
	background: url('images/submit.png') top left no-repeat;
	border: 0;
	color: rgb(231,231,192);
	padding: 0;
	margin: 2%;
	margin-top: 0;
	cursor: pointer;
}

.button-sub:hover {
	background: url('images/submit2.png') top left no-repeat;
}

textarea {
	font: .9em 'Trebuchet MS';
	color: #969696;
	background: rgb(237,237,207);
	border: 1px solid rgb(241,241,223);
	margin: 2%;
	padding: 5px;
}

input {
	font: .9em 'Trebuchet MS';
	color: #969696;
	background: rgb(237,237,207);
	border: 1px solid rgb(241,241,223);
	margin: 2% 2% 0.5% 2%;
	padding: 5px;
}

label {
	display:inline;
}

textarea:focus {
	background: white;
}

input:focus {
	background: white;
}

/*Images and graphic elements*/

.ornament { 
	width: 156px; 
	height: 71px; 
	background: url('images/ornam.gif') center right no-repeat transparent; 
	margin: 5px; 
	float: right; 
}

.or2 {
	background: url('images/ornam2.gif') center right no-repeat transparent; 
	margin: 0 auto; 
	width: 71px; 
	height: 52px;
	clear: both;
}

.photo { 
	width: 141px; 
	height: 141px; 
	background: url('images/bard.png') center center no-repeat; 
	margin: 0 auto;
}

.fifth { 
	width: 150px; 
	height: 137px; 
	background: url('images/5th.png') center center no-repeat; 
	margin: 0 auto;
}

.snakes {
	width: 150px; 
	height: 214px; 
	background: url('images/snakes.png') center center no-repeat; 
	margin: 0 auto;
}


.ktantes {
	width: 150px; 
	height: 197px; 
	background: url('images/ktantes.png') center center no-repeat; 
	margin: 0 auto;
}

/*content specific divs */

.poem {
	float: left;
	width: 49.5%;
}

.poem * {
	text-align: center;
}

.poem p {
	font-size: 1.4em;
	margin-bottom: 1.2em;
}

/*good ol' tabs*/

.tab-top1 {
  width: 100%;
  position: relative;
  right: -1px;
  top: -11px;
  height: 11px;
  background: url('images/corner-top.png') top right no-repeat transparent;
  margin: 0;
  padding: 0;
}

.tab-top2 {
  width: 51%;
  height: 11px;
  background: url('images/corner-top.png') top left no-repeat transparent;
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  left: -6px;
  overflow: hidden;
  
}

.tab-bottom1 {
  width: 100%;
  position: relative;
  right: -2px;
  margin-left: 10px;
  top: 11px;
  height: 11px;
  background: url('images/corner-bottom.png') top right no-repeat transparent;
  margin: 0;
  padding: 0;

}

.tab-bottom2 {
  width: 50%;
  height: 11px;
  background: url('images/corner-bottom.png') top left no-repeat transparent;
  margin: 0;
  display: block;
  position: relative;
  left: -6px;
  overflow: hidden;

}

/*BOOK FLIPPING*/

#bookcontainer {
	width: 780px;
	height: 550px;
	margin: 40px auto;
	background:none;
}
 
.trigger {
	width: 25px;
	height: 25px;
	float: left;
	cursor: pointer;
	position: relative;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	outline: none;
	background-image: none;
}


.trigger * {
	text-decoration: none;
	text-align: center;
	outline: none;
	background-image: none;
	font-size: 20px;
	line-height: 20px;
	color: rgb(147, 115, 95);
} 

.red {
	font-size: 30px;
	text-decoration: none;
	color: red;
	font-weight: bold;
	outline: none;
	background-image: none;
}

.slider {
	background:rgb(231,231,192);
	overflow: auto;
	height: 530px;
	position: relative;
}

.pages {
	width: 770px;
	height: 525px;
	background: rgb(231,231,192) url('images/alt.png') top left repeat-x;
	border: 1px solid rgb(241,241,223);
	position: relative;
}

pre {
	margin: 0px;
	border: 1px solid red;
}

.pages h3 {
	margin: 0 0 30px 0;
	padding: 30px 0 0 0;
}

h3.page-footer {
	margin-top: 30px;
	padding: 0;
	text-align: center;
	width: auto;
	clear: both;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url('images/page-footer.png') center center no-repeat;
	height: 25px;
	width: 99%;
}

.poem-status {
	color: rgb(147, 115, 95); 
	float: right; 
	margin-right: 20px; 
	padding-top: 10px;
}