﻿/*  
Theme Name: MedievalWallEng
Theme URI: http://www.medievalwall.com/
Description: MedevalWallEng theme build for www.medievalwall.com
Tags: one-column, fixed-width, wood, old
Author: Marijan Šnajdar

This theme is build exclusive for Medieval Wall.
*/

/* CSS Document for Medieval Wall blog begin*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(img/bodyBcg.jpg) repeat-y center top;
	background-color: #000000;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
a, a:link, a:active, a:visited {
	color: #333333;
	outline: none;
}
a:hover {
	outline: none;
}
img {
	border: 0px;
}
.accessibility_navigation {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
#page-wrapper {
	background: url(img/pager-wrapper-topBcg.png) repeat-x left top;
	width: 100%;
}
#page-container {
	width: 975px;
	margin: 0 auto 0 auto;
	background: url(img/pager-container-topBcg.jpg) no-repeat 118px top;
	overflow: hidden;
}
#logo {
	position: absolute;
	width: 305px;
	height: 135px;
	left: 20px;
	top: 10px;
	text-indent: -9999px;
	background: url(img/logo.png) no-repeat left 8px;
}
#logo a, #logo a:link, #logo a:active, #logo a:visited, #logo a:hover {
	width: 305px;
	height: 135px;
	display: block;
}
#dd_ajax_float {
	background: url(img/fancy_title_over.png) repeat left top !important;
	border: 1px solid #000 !important;
	-moz-box-shadow: 0px 0px 6px #000 !important;
	-webkit-box-shadow: 0px 0px 6px #000 !important;
	box-shadow: 0px 0px 6px #000 !important;
}
/*floating menus*/
#history-categories-link:hover, #art-categories-link:hover { 
display:block;
}
#history-categories-link:hover {
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
box-shadow:  2px 0px 3px 0px rgba(255, 255, 255, 0.40);
}
#art-categories-link:hover {
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
box-shadow:  -2px 0px 3px 0px rgba(255, 255, 255, 0.40);
}
/*main-navigation begin*/
#main-navigation {
	width: 597px;
	height: 106px;
	background: url(img/menuBcg.gif) no-repeat left top;
	margin: 157px 0 0 252px;
	overflow: hidden;
}
#main-navigation ul {
	list-style: none;
	margin: 38px 0 0 30px;
	overflow: hidden;
}
#main-navigation ul li {
	float: left;
}
#nav-article:link, #nav-article:active, #nav-article:visited {
	width: 76px;
	height: 40px;
	text-indent: -9999px;
	background: url(img/nav-articleBcg.gif) no-repeat left top;
	display: block;
	margin: 9px 0 0 0;
}
#nav-aboutus:link, #nav-aboutus:active, #nav-aboutus:visited {
	width: 82px;
	height: 37px;
	text-indent: -9999px;
	background: url(img/nav-aboutusBcg.gif) no-repeat left top;
	display: block;
	margin: 8px 0 0 12px;
}
#nav-contact:link, nav-contact:active, #nav-contact:visited {
	width: 80px;
	height: 32px;
	text-indent: -9999px;
	background: url(img/nav-contactBcg.gif) no-repeat left top;
	display: block;
	margin: 10px 0 0 8px;
}
#nav-rss:link, #nav-rss:active, #nav-rss:visited {
	width: 51px;
	height: 42px;
	text-indent: -9999px;
	background: url(img/rssBcg.gif) no-repeat left top;
	display: block;
	margin: 7px 0 0 27px;
}
#nav-article:hover, #nav-aboutus:hover, #nav-contact:hover, #nav-rss:hover {
	background-position: left bottom;
}
/*search begin*/
#search {
	margin: 12px 0 0 12px;
}
.search-input {
	width: 127px;
	display: block;
	padding: 5px 5px 16px 10px;
	float: left;
	background: url(img/search-inputBcg.gif) no-repeat left top;
	font-size: 0.9em;
	border: 0px;
}
.search-input:focus {
	background-position: left bottom;
	outline: none;
	overflow: hidden;
}
.search-button {
	width: 22px;
	height: 19px;
	border: 0px;
	text-indent: -9999px;
	float: left;
	background: url(img/search-buttonBcg.gif) no-repeat left top;
	cursor: pointer;
	margin: 7px 0 0 7px;
	display: block;
 *font-size:0px;
}
.search-button:hover {
	background-position: left bottom;
}
/*search end*/
/*navigation end*/

/*history-categories & art-categories begin*/
#history-categories, #art-categories {
	width: 139px;
	height: 129px;
	background: url(img/history-categories-bcg.png) no-repeat right top;
	position: relative;
	z-index: 800;
	padding: 10px 7px 10px 7px;
}
#history-categories {
	left: -9999px;
}
#art-categories {
	right: -9999px;
}
#history-categories ul, #art-categories ul {
	list-style: none;
}
#history-categories ul li, #art-categories ul li {
	clear: both;
	overflow: hidden;
	margin: 0 0 4px 0;
}
#history-categories ul li a, #history-categories ul li a:link, #history-categories ul li a:active, #history-categories ul li a:visited, #art-categories ul li a, #art-categories ul li a:link, #art-categories ul li a:active, #art-categories ul li a:visited {
	display: block;
	position: relative;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	text-shadow: 1px 1px 1px #46130E;
	padding: 2px 0 2px 24px;
	text-decoration: none;
}
#history-categories ul li a span, #art-categories ul li a span {
	width: 16px;
	height: 14px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 1px;
	background: url(img/categories-link-span.png) no-repeat left top;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	padding: 3px 0 0 1px;
	text-shadow: none;
}
#history-categories ul li a:hover span, #art-categories ul li a:hover span {
	background-position: left bottom;
	color: #8B3025;
}
#history-categories ul li a:hover, #art-categories ul li a:hover {
	color: #fff;
}
#art-categories {
	width: 138px;
	height: 193px;
	background: url(img/art-categories-bcg.png) no-repeat right top;
	z-index: 801;
}
#art-categories-link, #art-categories-link:link, #art-categories-link:active, #art-categories-link:visited, #art-categories-link:hover, #art-categories-link:focus {
	display: block;
	width: 45px !important;
	height: 213px !important;
}
/*history-categories end*/

/*****content begin*****/
#content {
	width: 100%;
	background: url(img/mainBcg.jpg) repeat-y 74px 0px;
	position: relative;
}
/*languages begin*/
#languages {
	width: 209px;
	height: 112px;
	position: absolute;
	right: 2px;
	top: -5px;
	background: url(img/languagesBcg.jpg) no-repeat left top;
	z-index: 3;
}
#lang-english:link, #lang-english:active, #lang-english:visited {
	width: 82px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 38px;
	top: 33px;
}
#lang-croatian:link, #lang-croatian:active, #lang-croatian:visited {
	width: 82px;
	height: 47px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 126px;
	top: 47px;
}
#lang-english:hover, #lang-croatian:hover {
	background: url(img/languages-hoverBcg.png) no-repeat left top;
}
/*languages end*/
/*main begin*/
#main {
	width: 100%;
	background: url(img/mainBcg-top.png) no-repeat 73px -18px;
	padding: 30px 0 55px 12px;
	min-height: 450px;
}
/*article-short begin*/
.article-short {
	width: 730px;
	padding: 0 0 0 84px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.date {
	width: 53px;
	height: 40px;
	background: url(img/dateBcg.jpg) no-repeat left top;
	font-size: 16px;
	letter-spacing: -1px;
	color: #333333;
	padding: 2px 9px 2px 1px;
	position: absolute;
	left: 2px;
	top: 38px;
	z-index: 2;
	text-align: center;
}
.date span {
	display: block;
	font-size: 13px;
	text-align: center;
}
.categories {
	background: url(img/categoriesBcg.png) no-repeat left 3px;
	padding: 0 0 3px 49px;
	color: #747474;
	margin: 0 0 5px 0;
}
.categories span {
	font-size: 10px;
	text-transform: uppercase;
}
.categories a, .categories a:link, .categories a:active, .categories a:visited {
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #666666;
	background: url(img/categories-linksBcg.gif) repeat-x left bottom;
	padding: 0 0 0 1px;
	margin: 0 0 0 3px;
}
.categories a:hover {
	background: none;
	color: #792A20;
}
.image-container {
	width: 306px;
	height: 223px;
	float: left;
	background: url(img/image-containerBcg.png) no-repeat left top;
	margin: 10px 10px 10px 0;
}
.image-container img {
	margin: 34px 0 0 36px;
}
h2.article-heading {
	display: block;
	float: left;
	width: 300px;
	font-size: 26px;
	color: #792A20;
	letter-spacing: -1px;
	margin: 10px 0 15px 0;
	text-shadow: 1px 1px 1px #D2D2D2;
}
h2.article-heading a, h2.article-heading a:link, h2.article-heading a:active, h2.article-heading a:visited {
	color: #792A20;
	text-decoration: none;
	text-shadow: #d2d2d2 1px 1px 1px;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
h2.article-heading a:hover {
	color: #333;
	text-shadow: none;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
h2.article-heading em {
	font-weight: normal;
}
.comments:link, .comments:active, .comments:visited {
	font-size: 21px;
	color: #3F1010;
	text-decoration: none;
	font-weight: bold;
	width: 50px;
	height: 46px;
	background: url(img/commentsBcg.png) no-repeat left top;
	display: block;
	text-align: center;
	float: left;
	padding: 14px 5px 0 0px;
	margin: -5px 0 0 0;
}
.comments:hover {
	color: #fff;
}
.lead {
	width: 410px;
	float: left;
	line-height: 155%;
}
.lead:first-letter {
	font-size: 26px;
	letter-spacing: 2px;
}
p.lead span {
	display: block;
	width: 1px;
	height: 1px;
	text-indent: -9999px;
}
.lead p {
	margin: 0 0 7px 0;
}
.lead a, .lead a:link, .lead a:active, .lead a:visited {
	background: url(img/linksBcg.gif) repeat-x left bottom;
	text-decoration: none;
}
.lead a:hover {
	background-position: left 16px;
	color: #792A20;
}
/*article-short end*/
/*article-full begin*/
.article-full {
	width: 730px;
	padding: 0 0 0 84px;
	position: relative;
	z-index: 1;
	margin: 0 0 10px 0;
}
.page {
	margin: 15px 0 0 0;
 *padding-top:20px;
}
.search-page, .search-page-no-resutls {
	margin-top: 15px;
 *padding-top:20px;
}
.search-page-vspacer {
	height: 130px;
}
.search-page h2, .search-page-no-resutls h2 {
	margin-bottom: 20px;
}
.search-page-no-resutls {
	min-height: 470px;
}
.article-full .article-heading {
	width: 616px;
}
.article-full p.lead {
	width: 735px;
	margin: 0 0 15px 0;
}
.author {
	display: block;
	width: 192px;
	float: left;
	margin: -8px 0 15px 0;
	color: #666;
	font: normal 15px Georgia, "Times New Roman", Times, serif;
}
.author a, .author a:link, .author a:active, .author a:visited {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #792A20;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
.author a:hover {
	color: #333;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
#article-navigation {
	width: 113px;
	height: 162px;
	position: absolute;
	right: -136px;
	top: 79px;
	background: url(img/article-navigation-bcg.gif) no-repeat left top;
	z-index: 6;
}
#article-navigation ul {
	list-style: none;
}
#article-navigation ul li {
	display: block;
	padding: 9px 0 3px 12px;
}
#article-navigation ul li a, #article-navigation ul a:link, #article-navigation ul li a:active, #article-navigation ul li a:visited, #article-navigation ul li a:hover {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(img/article-navigation-text.png);
}
#interesting:link, #interesting:active, #interesting:visited {
	width: 87px;
	height: 22px;
 *height:20px;
	background-position: left top;
}
#interesting:hover {
	background-position: right top;
}
#literature:link, #literature:active, #literature:visited {
	width: 80px;
	height: 14px;
 *height:19px;
	background-position: 0px -31px;
}
#literature:hover {
	background-position: -87px -31px;
}
#comments:link, #comments:active, #comments:visited {
	width: 79px;
	height: 14px;
 *height:20px;
	background-position: 0px -63px;
	margin: 6px 0 0 0;
}
#comments:hover {
	background-position: -87px -63px;
}
#notes:link, #notes:active, #notes:visited {
	width: 45px;
	height: 23px;
	background-position: 0px -95px;
	margin: 3px 0 0 0;
}
#notes:hover {
	background-position: -87px -95px;
}
#print:link, #print:active, #print:visited {
	width: 45px;
	height: 22px;
	background-position: 0px -129px;
	margin: -1px 0 0 0;
}
#print:hover {
	background-position: -87px -129px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 155%;
	clear: both;
}
.text a, .text a:link, .text a:active, .text a:visited {
	background-color: #EBDDD5;
	text-decoration: none;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
.text a:hover {
	background: none;
	text-decoration: underline;
	color: #792A20;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
.text h3 {
	font-size: 16px;
	font-weight: bold;
	color: #792A20;
	clear: both;
}
.text h4 {
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.text h3, .text h4 {
	margin: 15px 0 10px 0;
}
.text p, ul, ol, dl {
	margin: 0 0 10px 0;
}
.text h3 a, .text h3 a:link, .text h3 a:active, .text h3 a:visited {
	background: none;
	text-decoration: underline;
	color: #792A20;
}
.text h4 a, .text h4 a:link, .text h4 a:active, .text h4 a:visited {
	background: none;
	text-decoration: underline;
	color: #666;
}
.text h3 a:hover, .text h4 a:hover {
	text-decoration: none;
	background: none;
}
.text ul {
	list-style: none;
}
.text ul li {
	display: block;
	padding: 3px 0 3px 27px;
	margin: 0 0 3px 0;
	background: url(img/text-list-item.png) no-repeat left 1px;
}
.text sup {
	font-size: 10px;
	line-height: 100%;
	color: #792A20;
	font-weight: bold;
}
.article-highlight {
	padding: 0 10px 0 10px;
	margin: 10px 0 0 0;
	border: 1px solid #B5AA9C;
	background-color: #EEEAE3;
	position: relative;
}
.article-highlight:before, .article-highlight:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.article-highlight:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}
div.about-content {
	overflow: hidden;
	clear: both;
}
div.about-content img.alignleft {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #D7BDB0;
	display: block;
	padding: 6px;
	margin-right: 20px;
}
.text div.about-content h3 {
	clear: none;
}
/*gallery begin*/
a.gallery:link, a.gallery:active, a.gallery:visited {
	display: block;
	overflow: hidden;
	padding: 2px 8px 8px 0;
	display: block;
	background: none;
	line-height: normal;
	float: left;
}
a.gallery:link img, a.gallery:active img, a.gallery:visited img {
	width: 254px;
	height: 174px;
	padding: 6px;
	border: 1px solid #D7BDB0;
	background-color: #FFFFFF;
	display: block;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
a.gallery:hover img {
	border: 1px solid #792A20;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
/*gallery end*/

#advertisement-leaderboard-bottom {
	position: relative;
	display: block;
	width: 728px;
	height: 90px;
	margin: 40px 0 15px 86px;
	clear: both;
	overflow: hidden;
}
/*article-full end*/

/*comment-container begin*/
#comment-container {
	width: 740px;
	margin: 25px 0 0 83px;
	float: left;
}
#comments-header {
	height: 33px;
	padding: 5px 33px 0 33px;
	background: url(img/comments-header-bcg.png) no-repeat left bottom;
	position: relative;
}
#comment-container h3 {
	color: #792A20;
	font-size: 24px;
	width: 145px;
	float: left;
}
.add-comment:link, .add-comment:active, .add-comment:visited {
	font-size: 11px;
	width: 135px;
	height: 15px;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	left: 175px;
	bottom: 5px;
	z-index: 10;
}
.add-comment:hover {
	text-decoration: underline;
}
#comment-container p {
	text-align: right;
	position: relative;
	z-index: 8;
	padding: 9px 0 0 0;
}
#comment-container p a, #comment-container p a:link, #comment-container p a:active, #comment-container p a:visited {
	padding: 0 3px 0 3px;
	text-decoration: none;
}
#comment-container p a:hover {
	text-decoration: underline;
}
#comment-container p strong {
	color: #792A20;
	padding: 0 3px 0 3px;
}
.prev-comment-page:link, .prev-comment-page:active, .prev-comment-page:visited, .prev-comment-page:hover, .next-comment-page:link, .next-comment-page:active, .next-comment-page:visited, .next-comment-page:hover {
	text-decoration: none !important;
	padding: 0 6px 0 6px !important;
	margin: 0 3px 0 3px
}
.prev-comment-page:link, .prev-comment-page:active, .prev-comment-page:visited, .prev-comment-page:hover {
	background: url(img/prev-comment-page.png) no-repeat right 5px;
}
.next-comment-page:link, .next-comment-page:active, .next-comment-page:visited, .next-comment-page:hover {
	background: url(img/next-comment-page.png) no-repeat left 5px;
}
#comment-container dl {
	margin: 0 0 10px 0;
	padding: 0 20px 0 20px;
}
#comment-container dt, #comment-container dt a, #comment-container dt a:link, #comment-container dt a:active, #comment-container dt a:visited, #comment-container dt a:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #792A20;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}
#comment-container dt a:hover {
	text-decoration: none;
}
#comment-container dt span {
	font-size: 10px;
	color: #333;
	padding: 0 0 0 7px;
}
#comment-container dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 13px 0;
	background: url(img/comments-list-item-bcg.png) no-repeat left bottom;
	line-height: 145%;
}
#comment-container dd p {
	text-align: left;
	padding: 0px;
}
h3#your-comment {
	width: 100%;
	color: #333;
	font-weight: normal;
	padding: 10px 0 0 20px;
}
/*comment-container and form-container*/
#comment-container form {
	padding: 0 20px 0 20px;
}
.form-container {
	margin: 20px 0 20px 0;
}
.form-container form br {
	display: none;
}
.form-container form div {
	overflow: hidden;
	clear: both;
	margin: 0 0 10px 0;
}
#comment-container form p {
	text-align: left;
	clear: both;
}
.form-container form p {
	display: inline;
}
#comment-container form p label, .form-container form label {
	width: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 0 0 0;
}
.form-container form label {
	width: 100px;
}
#author, #mail, #url {
	width: 200px;
	padding: 4px 0 2px 0;
	float: left;
	border: 0px;
	border-bottom: 1px solid #D7BDB0;
}
span.form-container-input {
	display: block;
	float: left;
	overflow: hidden;
	margin: 0 0 0 10px;
}
span.form-container-input input {
	width: 200px;
	padding: 4px 0 2px 0;
	float: left;
	border: 0px;
	border-bottom: 1px solid #D7BDB0;
}
#comment-container form p small, .form-container form small {
	display: block;
	float: left;
	width: 100px;
	padding: 4px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#comment-textarea, span.form-textarea textarea {
	line-height: 145%;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D7BDB0;
	font-size: 13px;
	width: 698px;
	margin: 10px 0 0 0;
	resize: none;
}
#submit-button, span.form-submit input {
	border: 0px;
	background: url(img/submit-comment.png) no-repeat left top;
	width: 156px;
	float: left;
	display: block;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 6px 0 5px 0;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}
.ajax-loader {
	margin: 16px 0 10px 0;
}
/*comment-container end*/

/*main footer begin*/
#main-footer {
	background: url(img/main-footerBcg.png) no-repeat 53px top;
	height: 84px;
	width: 760px;
	position: absolute;
	left: 0px;
	bottom: -45px;
	padding: 40px 80px 0 80px;
}
#previous a:link, #previous a:active, #previous a:visited, #previous-article a:link, #previous-article a:active, #previous-article a:visited {
	color: #747474;
	width: 120px;
	background: url(img/previous-link.png) no-repeat left top;
	display: block;
	float: left;
	margin: 0 0 0 80px;
	padding: 1px 0 1px 120px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	z-index: 4;
}
#previous a:hover, #previous-article a:hover {
	background: url(img/previous-link.png) no-repeat left -16px;
	color: #666;
}
#next a:link, #next a:active, #next a:visited, #next-article a:link, #next-article a:active, #next-article a:visited {
	color: #747474;
	width: 120px;
	background: url(img/next-link.png) no-repeat right top;
	display: block;
	float: right;
	margin: 0 80px 0 0;
	padding: 1px 120px 1px 0px;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	z-index: 5;
	text-align: right;
}
#next a:hover, #next-article a:hover {
	background: url(img/next-link.png) no-repeat right -16px;
	color: #666;
}
#previous-article a:link, #previous-article a:active, #previous-article a:visited {
	background: url(img/previous-article-link.png) no-repeat left top;
	padding: 1px 0px 4px 75px;
	width: 180px;
}
#next-article a:link, #next-article a:active, #next-article a:visited {
	background: url(img/next-article-link.png) no-repeat right top;
	padding: 1px 75px 4px 0px;
	padding-right: 75px;
	width: 180px;
}
#previous-article a:hover {
	background-position: left -44px;
}
#next-article a:hover {
	background-position: right -44px;
}
#top-link:link, #top-link:active, #top-link:visited {
	display: block;
	position: absolute;
	top: 34px;
	left: 430px;
	width: 50px;
	color: #747474;
	font-size: 10px;
	text-transform: uppercase;
	padding: 7px 0 6px 20px;
	background: url(img/top-link.png) no-repeat left top;
	overflow: hidden;
	text-decoration: none;
}
#top-link:hover {
	color: #666;
	background: url(img/top-link.png) no-repeat left bottom;
}
/*main footer end*/

/*sidebar begin*/
#sidebar {
	width: 141px;
	height: 198px;
	position: absolute;
	right: 0px;
	top: 90px;
	background: url(img/sidebar-bcg.png) no-repeat left top;
	padding: 34px 10px 0 10px;
	z-index: 7;
}
.tag-container {
	text-align: center;
}
.tag-container a, .tag-container a:link, .tag-container a:active, .tag-container a:visited {
	text-decoration: none;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
	text-shadow: 1px 1px 1px #888888;
	line-height: 110%;
}
.tag-container a:hover {
	color: #792A20;
	-moz-transition: all 1s ease-in;
	-webkit-transition: all 1s ease-in;
	-o-transition: all 1s ease-in;
	transition: all 1s ease-in;
}
#advertisement-sidebar {
	width: 140px;
	height: 267px;
	position: absolute;
	right: -4px;
	top: 320px;
	background: url(img/right-sidebar-add-bcg.png) no-repeat left top;
	padding: 35px 0 0 18px;
}
#advertisement-sidebar-skyscraper {
	width: 140px;
	height: 632px;
	position: absolute;
	right: -4px;
	top: 320px;
	background: url(img/skyscraper-bcg.png) repeat left top;
	padding: 35px 0 0 18px;
}
/*sidebar end*/

/*main end*/
/*****content end*****/

/*page-footer begin*/
#page-footer {
	width: 790px;
	margin: 0 0 0 67px;
	height: 235px;
	background: url(img/page-footerBcg.jpg) no-repeat left top;
}
h3.footer-heading {
	font-size: 22px;
	color: #792A20;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#recent-articles {
	width: 185px;
	overflow: hidden;
	float: left;
	margin: 31px 20px 0 57px;
}
#recent-articles ul, #recent-comments ul {
	list-style: none;
	overflow: hidden;
}
#recent-articles ul li {
	padding: 3px 0 0 19px;
	display: block;
}
#recent-articles a, #recent-articles a:link, #recent-articles a:active, #recent-articles a:visited {
	display: block;
	font-size: 12px;
	text-decoration: none;
	background: url(img/recent-articles-li-bcg.png) no-repeat -22px 1px;
	padding: 0 0 0 24px;
	margin: 0px;
	color: #555;
}
#recent-articles a:hover {
	background: url(img/recent-articles-li-bcg.png) no-repeat 0px -17px;
	text-decoration: none;
	color: #000;
}
#recent-articles span {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #792A20;
	width: 70px;
	padding: 1px 0 1px 0;
	margin: 0 0 0 22px;
	text-align: center;
	background: url(img/footer-span-bcg.png) repeat left top;
}
#recent-comments {
	float: left;
	width: 190px;
	overflow: hidden;
	margin: 31px 0 0 0;
}
#recent-comments ul li {
	padding: 3px 0 0 0;
}
#recent-comments a, #recent-comments a:link, #recent-comments a:active, #recent-comments a:visited {
	display: block;
	font-size: 12px;
	text-decoration: none;
	background: url(img/recent-comments-li-bcg.png) no-repeat -22px 1px;
	padding: 0 0 0 26px;
	margin: 0 0 0 0;
	clear: both;
	min-height: 17px;
	color: #555;
}
#recent-comments a:hover {
	background: url(img/recent-comments-li-bcg.png) no-repeat 0px -15px;
	text-decoration: none;
	color: #000;
}
#recent-comments span {
	display: block;
	float: right;
	width: 130px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 3px 20px 2px 0;
	background: url(img/recent-comments-span-bcg.png) no-repeat right top;
	font-weight: bold;
}
#footer-about {
	margin: 10px 0px 0 100px;
	width: 203px;
	height: 205px;
	float: left;
	position: relative;
	font-size: 12px;
}
#footer-about p.vspace {
	margin: 8px 0 0 0;
}
#footer-about p.vspace span {
	display: block;
	width: 65px;
	float: left;
}
#footer-about p.vspace a, #footer-about p.vspace a:link, #footer-about p.vspace a:active, #footer-about p.vspace a:visited, #footer-about p.vspace a:hover {
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0 4px 0 0;
	width: 15px;
	height: 15px;
}
.footer-twitter:link, .footer-twitter:active, .footer-twitter:visited {
	background: url(img/twitter-icon.png) no-repeat left top;
}
.footer-facebook:link, .footer-facebook:active, .footer-facebook:visited {
	background: url(img/fb-icon.png) no-repeat left top;
}
.footer-rss:link, .footer-rss:active, .footer-rss:visited {
	background: url(img/rss-icon.png) no-repeat left top;
}
.footer-twitter:hover, .footer-facebook:hover, .footer-rss:hover {
	background-position: left bottom;
}
#copyrights {
	width: 146px;
	position: absolute;
	right: 0px;
	bottom: 43px;
	font-size: 12px;
	text-align: right;
	color: #3F2207;
}
#copyrights a, #copyrights a:link, #copyrights a:active, #copyrights a:visited {
	color: #3F2207;
	text-decoration: none;
}
#copyrights a:hover {
	color: #000;
}
#made-by {
	width: 146px;
	position: absolute;
	right: 0px;
	bottom: 25px;
	font-size: 11px;
	color: #3F2207;
	font-weight: 400;
 *height:16px;
}
#hosting-by {
	width: 115px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 11px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
#hosting-by a, #hosting-by a:link, #hosting-by a:active, #hosting-by a:visited, #hosting-by a:hover {
	color: #ccc;
}
#made-by a, #made-by a:link, #made-by a:active, #made-by a:visited {
	font-size: 12px;
	margin: 0 6px 0 0;
 *margin:-14px 6px 0 0;
	width: 41px;
	height: 16px;
	display: block;
	float: right;
	text-indent: -9999px;
	background: url(img/gimli-design.gif) no-repeat left top;
}
#made-by a:hover {
	background: url(img/gimli-design.gif) no-repeat right top;
}
/*page-footer end*/

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}

/*z-index fix for Digg Digg plugin */
.dd_outer { 
    	z-index: 900 !important;
}

/* CSS Document for Medieval Wall blog end*/