/*
Theme Name: meremaria
Theme URI: http://shweb.ru
Description: Wordpress Theme
Version: 2.5
Author: Студия Shweb.ru
Author URI: http://shweb.ru
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #E4C144;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	border-top:1px solid black;
	position:relative;
	top:-1px;
}

#wpcmain
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0px;
}

.roses {
   display:block;
   background-image:url('images/roses2.png');
   background-repeat:no-repeat;
   width:808px;
   height:1301px;
   position:absolute;
   top:-32px;
   left:45px;
   z-index:-1;
}

#wpcpage-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.wpcSheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:31px;
	min-height:31px;
}

.wpcSheet-body
{
	position: relative;
	z-index:1;
	padding: 15px;
}



.wpcSheet
{
	margin-top: 30px !important;
}

#wpcpage-background-simple-gradient, #wpcpage-background-gradient, #wpcpage-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.wpcHeader
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 870px;
	height: 225px;
}

div.wpcHeader-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 870px;
	height: 225px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.wpcHeader-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 870px;
	height: 225px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* Navigation */
.nav 
{
	width:500px;
}

.life 
{
	display:inline;
	position:absolute;
	top:160px;
	left:257px;
	/*
	background-image:url('images/life_bl.png');
	background-repeat:no-repeat;
	*/
	width:47px;
	height:22px;
	z-index:0;
}

.fate 
{
	display:inline;
	position:absolute;
	top:160px;
	left:403px;
	/*
	background-image:url('images/fate.png');
	background-repeat:no-repeat;
	*/
	width:50px;
	height:24px;
	z-index:0;
}

.gallery 
{
	display:inline;
	position:absolute;
	top:160px;
	left:560px;
	/*
	background-image:url('images/gallery.png');
	background-repeat:no-repeat;
	*/
	width:54px;
	height:24px;
	z-index:0;
}

.links
{
	display:inline;
	position:absolute;
	top:160px;
	left:728px;
	/*
	background-image:url('images/links.png');
	background-repeat:no-repeat;
	*/
	width:51px;
	height:22px;
	z-index:0;
}

.creation
{
	display:inline;
	position:absolute;
	top:196px;
	left:315px;
	/*
	background-image:url('images/creation.png');
	background-repeat:no-repeat;
	*/
	width:83px;
	height:23px;
	z-index:0;
}

.canonization
{
	display:inline;
	position:absolute;
	top:196px;
	left:462px;
	/*
	background-image:url('images/canonization.png');
	background-repeat:no-repeat;
	*/
	width:94px;
	height:22px;
	z-index:0;
}

.bibliography
{
	display:inline;
	position:absolute;
	top:196px;
	left:622px;
	/*
	background-image:url('images/bibliography.png');
	background-repeat:no-repeat;
	*/
	width:104px;
	height:24px;
	z-index:0;
}
/* end Navi */

/* end Header */

/* begin Logo */
.meremaria {
	display:block;
	background-image:url('images/meremaria.png');
	background-repeat:no-repeat;
	width:144px;
	height:235px;
	position:absolute;
	top:-19px;
	left:48px;
	z-index:-2;
	border:0px solid blue;
}
.muchenichestvo {
	display:block;
	background-repeat:no-repeat;
	width:144px;
	height:33px;
	position:absolute;
	top:183px;
	left:49px;
	z-index:2;
	border:0px solid yellow;
}

.wpcLogo
{
	display : block;
	position: absolute;
	left: -99999px;
	top: 147px;
	width: 835px;
}

.logo-img {
	display:block;
	/*
	background-image:url('images/logo.png');
	background-repeat:no-repeat;
	*/
	width:210px;
	height:82px;
	position:absolute;
	top:-28px;
	left:600px;
	z-index:0;
	cursor:pointer;
}

h1.wpcLogo-name
{
	display: block;
	text-align: left;
}

h1.wpcLogo-name, h1.wpcLogo-name a, h1.wpcLogo-name a:link, h1.wpcLogo-name a:visited, h1.wpcLogo-name a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #5F5630 !important;
}

.wpcLogo-text
{
	display: block;
	text-align: left;
}

.wpcLogo-text, .wpcLogo-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #18150C !important;
}
/* end Logo */

/* begin ContentLayout */
.wpccontentLayout
{
	position: relative;
	margin-bottom: 2px;
	width: 870px;
}
/* end ContentLayout */

/* begin Box, Block */
.wpcBlock
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.wpcBlock-body
{
	position: relative;
	z-index:1;
	padding: 15px;
	margin-left:15px;
}



.wpcBlock
{
	margin: 7px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.more 
{
	position:relative;
	bottom:10px;
	color:#42210b;
	float:right;
}

.more a:hover 
{
	text-decoration:none;
}

.wpcBlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.wpcBlockContent-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.wpcBlockContent-body
{
	color:#42210B;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}

.wpcBlockContent-body a:link
{
	color: #42210B;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.wpcBlockContent-body a:visited, .wpcBlockContent-body a.visited
{
	color: #42210B;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.wpcBlockContent-body a:hover, .wpcBlockContent-body a.hover
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.wpcBlockContent-body ul
{
	list-style-type: none;
	color: #111311;
	margin:0;
	padding:0;
}

.wpcBlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom:16px;
}


/* end Box, BlockContent */

/* begin Box, Post */
.wpcPost
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
	border-left:4px solid #42210b;
}

.wpcPost-body
{
	position: relative;
	z-index:1;
	padding: 15px;
	padding-right:0;
	margin-left:10px;
}



.wpcPost
{
	margin: 10px;
	margin-bottom: 0px;
}

/* Start images */
a img
{
	border: 0;
}

.wpcarticle {
	padding-left:1em;
	padding-top:.6em;
}

.wpcarticle img, img.wpcarticle {
	border: none;
	margin: 1em;
}


.wpcmetadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.wpcarticle table, table.wpcarticle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.wpcarticle table, table.wpcarticle .wpcarticle tr, .wpcarticle th, .wpcarticle td
{
	background-color:Transparent;
}

.wpcarticle th, .wpcarticle td
{
	padding: 2px;
	border: solid 1px #C7BC8F;
	vertical-align: top;
	text-align:left;
}

.wpcarticle th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.wpcPostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #42210B;
}

.wpcPostHeaderIcon-wrapper, .wpcPostHeaderIcon-wrapper a, .wpcPostHeaderIcon-wrapper a:link, .wpcPostHeaderIcon-wrapper a:visited, .wpcPostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #42210B;
	margin-left:8px;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.wpcPostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #42210B;
}

.wpcPostHeader a:visited, .wpcPostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #42210B;
}

.wpcPostHeader a:hover, .wpcPostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #42210B;
}
/* end PostHeader */

/* begin PostIcons */
.wpcPostHeaderIcons
{
	padding:1px;
	padding-left:0px;
	margin-left:10px;
}

.wpcPostHeaderIcons, .wpcPostHeaderIcons a, .wpcPostHeaderIcons a:link, .wpcPostHeaderIcons a:visited, .wpcPostHeaderIcons a:hover, .wpcPostHeaderIcons a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #000;
	text-decoration:underline;
}

.wpcPostHeaderIcons a, .wpcPostHeaderIcons a:link, .wpcPostHeaderIcons a:visited, .wpcPostHeaderIcons a:hover
{
	margin:0;
}

/*
.wpcPostHeaderIcons a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
*/

.wpcPostHeaderIcons a:visited, .wpcPostHeaderIcons a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4A5148;
}

.wpcPostHeaderIcons a:hover, .wpcPostHeaderIcons a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #000;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.wpcPostContent {
  margin-left:10px;	
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 135%;
  color: #000000;
}

.wpcPostContent p.verse {
	margin-left: 40px;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #665C33;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #665C33;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #665C33;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #41210B;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #41210B;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #42210B;
  line-height:1.2em;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #42210B;
  margin-top:2em;
  line-height:1.3em;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #42210B;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #42210B;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #42210B;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #1B1E1A;
	margin:1em 0 1em 0em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ul.bullets
{
	list-style-type:disc;
	list-style-type:disc;
	list-style-position:inside;
}

ul.bullets2
{
	list-style-type:disc;
	list-style-type:disc;
	list-style-position:inside;
	margin-left:40px;
}


ol
{
	list-style-position:inside;
	
}



.wpcPost li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.wpcPost ol li, .wpcPost ul ol li
{
	background: none;
	padding-left:0;
}

.wpcPost ul li, .wpcPost ol ul li 
{
	/*
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;

	padding-left:13px;
	*/
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#111311;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #D4CCAA; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#F0EDE0;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.wpcPostFooterIcons
{
	padding:1px;
}

.wpcPostFooterIcons, .wpcPostFooterIcons a, .wpcPostFooterIcons a:link, .wpcPostFooterIcons a:visited, .wpcPostFooterIcons a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.wpcPostFooterIcons a, .wpcPostFooterIcons a:link, .wpcPostFooterIcons a:visited, .wpcPostFooterIcons a:hover
{
	margin:0;
}

.wpcPostFooterIcons a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #000000;
}

.wpcPostFooterIcons a:visited, .wpcPostFooterIcons a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #000000;
}

.wpcPostFooterIcons a:hover, .wpcPostFooterIcons a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #000000;
}
/* end PostIcons */

/* begin Button */
.wpcbutton-wrapper .wpcbutton
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.wpcbutton-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.wpcbutton-wrapper .wpcbutton
{
	display:block;
	height: 34px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.wpcbutton-wrapper.hover .wpcbutton, .wpcbutton:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.wpcbutton-wrapper.active .wpcbutton
{
	color: #FCF9ED !important;
}

.wpcbutton-wrapper .l, .wpcbutton-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.wpcbutton-wrapper .l
{
	left:0;
	right:11px;
}

.wpcbutton-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.wpcbutton-wrapper.hover .l, .wpcbutton-wrapper.hover .r
{
	top: -34px;
}

.wpcbutton-wrapper.active .l, .wpcbutton-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.wpcFooter
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 870px;
	margin: 3px auto 0px auto;
	/*
	padding-top: 5px;

	background-image:url('images/footer-vert-piece.png');
	background-repeat:no-repeat;
	background-position:227px 0px;
	*/
	/* top: -1px; */
}

.wpcFooter .wpcFooter-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: left;
}
.border {
	display:block;
	background-image:url('images/border.png');
	background-repeat:no-repeat;
	width:803px;
	height:6px;
	position:absolute;
	top:0px;
	left:28px;
	z-index:0;
}


.wpcFooter .wpcFooter-text p
{
	margin: 10px 0 0 25px;
}

.wpcFooter .wpcFooter-text
{
	display:inline-block;
	color:#18150C;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.wpcFooter .wpcFooter-text a:link
{
	text-decoration: none;
	color: #665C33;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.wpcFooter .wpcFooter-text a:visited
{
	text-decoration: none;
	color: #191B18;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.wpcFooter .wpcFooter-text a:hover
{
	text-decoration: none;
	color: #866D13;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.wpcpage-footer, .wpcpage-footer a, .wpcpage-footer a:link, .wpcpage-footer a:visited, .wpcpage-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#B3911A;
}

.wpcpage-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#887A44;
}
/* end PageFooter */

/* begin LayoutCell */
.wpccontentLayout .wpcsidebar
{
	position: relative;
	top:20px;
	left:8px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 217px;
}
.tag {
   display:block;
   position:relative;
   top:0px;
   font-style:italic;
}

.tag a:link {
   text-decoration:none;
   color:#000;
}
/* end LayoutCell */

/* begin LayoutCell */
.wpccontentLayout .wpccontent
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 632px;
	min-height:1035px;
}
.pg-numbers 
{
	display:block;
	position:relative;
	left:215px;
	top:-23px;
}
.wpccontentLayout .wpccontent-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 869px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .wpcarticle .aligncenter img, .aligncenter img.wpcarticle, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

div.hr_simple {
	margin-top:36px;
	width:96%;
}

div.hr_simple hr {
	color: #42210b;
	background-color: #42210b;
	height: 1px;
	border-collapse:collapse;
	border:none;
}

.italic {
	font-style:italic;
}

.strong {
	font-weight:bold;
}

.nobr {
	white-space:nowrap;
}

.height_substitute_1800px {
	height:1800px;
}

.height_substitute_1700px {
	height:1700px;
}

.height_substitute_1400px {
	height:1400px;
}

.height_substitute_1200px {
	height:1200px;
}

.height_substitute_800px {
	height:800px;
}

.height_substitute_500px {
	height:500px;
}

.height_substitute_100px {
	height:100px;
}

.right {
	text-align:right;
}
.superscript {
	vertical-align: super;
	font-size:12px;
}

.ngg-singlepic {
	background-color: #42210b !important;
}

#linkcat-2 {
	display: block;
	margin-left:20px;
}

#linkcat-2 h2 {
	font-size:18px;
}

#linkcat-2 ul {
	list-style-type:disc;

}

#linkcat-2 ul li {
	margin-left:10px;
}