/*
Theme Name: PmVer7
Theme URI: http://wordpress.org/
Description: Dark and clean
Version: 7.0
Author: Poje Mario
Author URI: http://pojemario.com/
Tags: black, custom `er, fixed width, one column, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
html, body, form
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body
{
	
	background:#fff url(images/backTile.jpg) center top;
	color:#eee;
}

p, h1, h2, h3
{
	margin:0;
}
.hidden
{
	display:none;
}
.protected-post-form
{
	background:#888;
	color:#fff;
	padding:5px;
	border:solid 2px #fff;
	width:800px;
	margin:0 auto;
}
#head
{
	height:345px;
	position:relative;
}
#home
{
	display:block;
	width:317px;
	height:88px;
	cursor:pointer;
	margin-left:26px;
	background:url(images/logo.gif);
}
#hhh
{
	position:absolute;
	display:block;
	width:5px;
	height:8px;
	cursor:pointer;
	margin-left:718px;
	margin-top:70px;
}
#menu
{
	position:relative;
	z-index:0;
	clear:both;
	margin-left:81px;
	margin-top:202px;
}
#mid
{
	background:url(images/backBig.jpg) no-repeat center top;
}
#page
{
	width:960px;
	margin:0 auto;
}
#content
{
	margin-top:-10px;
	z-index:10;
	position:relative;
}
.contentsingle
{
	padding-top:10px;
}
#aboutPage
{
	color:#888;
	float:left;
	position:relative;
	width:300px;
}
#contactPage
{
	float:right;
	color:#888;
	position:relative;
}
.wpcf7-text, .your-message textarea
{
	width:380px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.singlePage
{
	font-size:0.7em;
	padding:5px;
}
.singlePage h3
{
	font-size:1.6em;
	font-weight:bold;
	color:#333;
	margin-bottom:3px;
}
#menu a:hover, #menu a:visited, #menu a:link, #menu a:active
{
	text-decoration:none;
	color:#f0ddb1;
} 
#menu ul
{
	margin:0;
	padding:0;
	float:left;
}
#menu li
{
	list-style: none;
}
.cat-item, .current-cat,
.page_item, .current_page_item
{
	width:auto;
	float:left;
	height:100%;
}
.cat-item a:link, .cat-item a:active, .cat-item a:visited, .cat-item a:hover,
.current-cat a:link, .current-cat a:active, .current-cat a:visited, .current-cat a:hover,
.page_item a:link, .page_item a:active, .page_item a:visited, .page_item a:hover,
.current_page_item a:link, .current_page_item a:active, .current_page_item a:visited, .current_page_item a:hover
{
	display:block;
	background-position:0px 35px;
	height:35px;
	line-height:1000px;
	overflow:hidden;
}
/*Animals*/
.cat-animals a {	background-image:url(images/cat_animals.jpg);	width:75px;}

/*Artistic*/
.cat-art a {	background-image:url(images/cat_artistic.jpg);	width:62px;}

/*Nature*/
.cat-nature a {	background-image:url(images/cat_nature.jpg);	width:64px;}

/*People*/
.cat-people a {	background-image:url(images/cat_people.jpg);	width:70px;}

/*Scapes*/
.cat-scapes a {	background-image:url(images/cat_scapes.jpg);	width:67px;}

/*About*/
.page-item-2 a {	background-image:url(images/cat_about.jpg);	width:67px;}


.cat-item a:hover, 
.current-cat a:link, .current-cat a:active, .current-cat a:visited, .current-cat a:hover,
.page_item a:hover, 
.current_page_item a:link, .current_page_item a:active, .current_page_item a:visited, .current_page_item a:hover
{
	//color:#fff;
	background-position:0px 0px;
}
.infoBlockSingle
{
	margin:5px;
	padding:5px;
	color:#585858;
	/*background:#13100c;*/
	background:#e5e5e5 url(images/boxHeadDim.gif) no-repeat 0px 0px;
	font-size:0.8em;
	/*overflow:auto;*/
}
.infoBlock
{
	/*height:45px;*/
	
	margin-top:-1px;
	margin-right:100px;
	display:none;
	overflow:hidden;
	float:right; 
	position:relative;
	z-index:999999;
	overflow:auto;
}
.patternWrap .bt
{
	font-size:1.2em;
	color:#585858;
}
.infoBlockInner
{
	margin:3px;
	padding:6px;
	color:#aaa;
	background:#e5e5e5;
}
.aboutInner
{
	background-image:url(images/aboutBack.jpg);
}

.infoBox
{
	background:#323232;
	height:21px;
	margin:0;
	padding-top:2px;
	padding-bottom:3px;
	float:left;
	overflow:hidden;
	border-top:solid 1px #000;
	
	/*border-top-left-radius:6px 6px;
	border-top-right-radius:6px 6px;*/
	border-bottom-left-radius:6px 6px;
	border-bottom-right-radius:6px 6px;
	-moz-border-radius-bottomright: 6px 6px;
	-moz-border-radius-bottomleft:  6px 6px;	
}
.infoTitle
{
	width:90px;
	float:left;
}
.infoText
{
	float:left;
	width:63%;
	border-left:solid 1px #fff;
	padding-left:10px;
	/*color:#e9cab6;*/
	font-weight:bold;
	font-size:0.9em;
}
.infoLine
{
	clear:both;
	/*border-bottom:dotted 1px #7d5f5f;*/
	vertical-align:top;
	float:left;
	width:100%;
	margin-bottom:0px;
}
#sidebar,#sidebar2,.patternWrap
{
	position:relative;
	overflow:auto;
	clear:both;
	padding:0;
	margin:0;
}
.ssep
{
	height:1px;
	background:#000;
	border-bottom:solid 1px #222;
	margin-left:-20px;
	margin-top:10px;
	margin-bottom:10px;
}
.patternWrap
{
	background-color:#fff;
	/*background-image:url(images/shadePattern.gif);*/
	border:solid 1px #a6a6a6;
	padding:0px;
	border-top-left-radius:4px 4px;
	border-top-right-radius:4px 4px;
	border-bottom-left-radius:4px 4px;
	border-bottom-right-radius:4px 4px;
	-moz-border-radius:4px;
}
.bGap
{
	margin-bottom:20px;
}
.infoBlockSingle h2,
#sidebar h2,
#sidebar2 h2
{
	color:#fff;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:0.08em;
	margin-bottom:10px;
}
#sidebar .textwidget,
#sidebar2 .textwidget
{
	/*margin-left:20px;*/
}

#sidebar ul,
#sidebar li,
#sidebar .widget ul,
#sidebar .widget li,
#sidebar2 ul,
#sidebar2 li,
#sidebar2 .widget ul,
#sidebar2 .widget li
{
	margin:0;
	padding:0;
	list-style: none;	
	color:#585858;
}
#sidebar .widget ul,
#sidebar2 .widget ul
{
	/*margin-left:20px;*/
}

#sidebar .widget,
#sidebar2 .widget
{
	padding:0px;
	margin:0;
	margin-bottom:10px;
	font-size:0.7em;
	list-style: none;
	background-color:#fff;
	border:solid 1px #a6a6a6;
	border-top-left-radius:4px 4px;
	border-top-right-radius:4px 4px;
	border-bottom-left-radius:4px 4px;
	border-bottom-right-radius:4px 4px;
	-moz-border-radius:4px;
}
#sidebar .widget,
#sidebar2 .widget
{
	width:220px;
	height:380px;
	margin-right:10px;
	float:left;
	font-size:0.7em;
}
#sidebar2 #text-4
{
	margin:0;
}
#sidebar2 .widget_div
{
	margin:4px;
	padding:8px;
	background:#e5e5e5 url(images/boxHeadDim.gif) no-repeat 0px 0px;
	height:92%;
}

#sidebar .widget a,
#sidebar2 .widget a,
.patternWrap a
{
	color:#585858;
}
#sidebar2 .widget a
{
	/*margin-left:20px;*/
}
#sidebar2 .widget_tag_cloud .widget_div
{
	/*
	overflow:auto;
	vertical-align:bottom;
	position:relative;
	*/
}
#sidebar2 .widget_tag_cloud a
{
	text-decoration:none;
	line-height:1.1em;
	/*
	display:block;
	background:#fff;
	padding:2px;
	margin:1px;
	float:left;
	position:absolute;
	bottom:0;	
	*/
}
#sidebar2 .widget_tag_cloud a:hover
{
	color:#222;
	text-decoration:underline;
}

.post
{
	margin:0;
	padding:0;
	margin-bottom:100px;
}
.entryInLoop, .entry, .entryPage
{
	margin:0 auto;
	/*width:810px;*/
}
.entry
{
	margin-bottom:20px;
}
.entryPage
{
	margin-bottom:30px;
}
.entryInLoop
{
	padding-bottom:20px;
}
.entryInLoop h2
{
	line-height: 0.5em;
	margin:0;
}
.entryInLoop p, .entry p
{
	margin:0;
	padding:0;
}
.imgWrap
{
	padding:0;
	background:#fff; 
	border:solid 0px #fff;
	margin-right:1px;
	margin-bottom:1px;
	position:relative;
	float:left;
	width:80px;
	height:80px;
	overflow:hidden;
}
.ytvideo,
img.size-full
{
	padding:5px;
	background:#fff;
	border:solid 1px #a6a6a6;
	border-top-left-radius:4px 4px;
	border-top-right-radius:4px 4px;
	border-bottom-left-radius:4px 4px;
	border-bottom-right-radius:4px 4px;
	-moz-border-radius:4px;
	vertical-align:middle;
	margin:0 auto;
	display:block;
}
.overlayTxt
{
	float:right; 
	clear:both; 
	position:relative;
	margin-top:-50px; 
	margin-right:50px; 
	padding:7px; 
	background:#555;
	border:solid 2px #777;
	font-weight:bold;
	border-top-left-radius:4px 4px;
	border-top-right-radius:4px 4px;
	border-bottom-left-radius:4px 4px;
	border-bottom-right-radius:4px 4px;
	-moz-border-radius:4px;

}
.ytvideo
{
	width:800px;

}

.entryPage,
.entryInLoop p img.size-full,
.entry p img.size-full
{
	/*padding:7px;
	background-image:url(images/shadePattern.gif);
	*/
}
.commentLink
{
	background:#1b221f;
	width:99%;
	font-size:0.8em;
}
ol.commentlist
{
	list-style: none;
	margin:0;
	padding-left:0;
}
li.comment
{
	position:relative;
	overflow:auto;
}
.comment-author
{
}
.commentlist .vcard
{
	clear:both;
	width:200px;
	height:55px;
	float:left;
}
.commentlist .vcard a
{
	text-decoration:none;
	font-size:0.7em;
}
.commentlist .vcard .fn
{
	font-weight:bold;
}
.comment-text
{
	clear:right;
	float:left;
	width:320px;
}
.comment-author .avatar
{
	float:left;
	padding:1px;
	margin:0 5px 0 0;
	border:solid 1px #888;
	background:#fff;
}
.commentmetadata
{
}
.even, .odd
{
	padding:2px;
	margin-bottom:1px;
	padding-bottom:10px;
}
.odd
{
	background-color:#eee;
}

.navigation
{
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
	overflow:auto;
}
.navigation .alignleft
{
	float:left;
}
.navigation .alignright 
{
	float:right;
}
.navigation a
{
	text-decoration:none;
}

#commentform input,
#commentform textarea
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.3em;
	background:#fff;
	color:#555;
	width:100%;
	border:solid 1px #bbb;
}
#commentform textarea
{
	margin:0;
	padding:0;
}
#commentform .ButtonSend,
.buttonContantSend
{
	color:#eee;
	font-size:1em;
	background:#383;
	border-style:outset;
	height:26px;
	cursor:pointer;
}
.fl
{
	float:left;
	padding-top:7px;
}
.fls
{
	float:left;
	background:#222;
	border-right:solid 1px #585858;
	margin-left:5px;
	margin-right:5px;
	width:1px;
	height:33px;
}
.fl a:hover
{
	text-decoration:underline;
	color:#fff;
}

.post-ratings
{
	float:left;
	width:80px;
	height:18px;
}
.gBoxBack .post-ratings
{
}
.infoText .post-ratings, 
.gBoxBack .post-ratings IMG, 
.gBoxBack .post-ratings-image, 
.gBoxBack .post-ratings-image IMG
{
	margin-top:5px;
}
.gBoxBack .post-ratings EM
{
}
.post-ratings IMG
{
	/*display:block;
	clear:both;
	width:16px;
	height:16px;
	float:left;*/
}


/* Post - LEFT navigation */
.postLeft
{
	float:left;
	width:73px;
	height:73px;
	background-image:url(images/pageLeft.gif);
	background-position:0px 73px;
}
.postLeft a:active, .postLeft a:visited, .postLeft a:link, .postLeft a:hover
{
	display:block;
	width:73px;
	height:73px;
	background-image:url(images/pageLeft.gif);
	background-position:0px 146px;
	text-decoration:none;
	white-space:nowrap;
}
.postLeft a:hover
{
	color:#fff;
	background-image:url(images/arrowPostLeftHover.gif);
}
.postRight
{
	float:right;
	width:73px;
	height:73px;
	background-image:url(images/pageRight.gif);
	background-position:0px 73px;
}
.postRight a:active, .postRight a:visited, .postRight a:link, .postRight a:hover
{
	display:block;
	width:73px;
	height:73px;
	background-image:url(images/pageRight.gif);
	background-position:0px 146px;
	text-decoration:none;
	white-space:nowrap;
	outline:none;
}
.postRight a:hover
{
	color:#fff;
	background-image:url(images/arrowPostRightHover.gif);
}





/* Post - RIGHT navigation */
.pageLeft,
.pageFirst
{
	float:right;
	height:73px;
	background-image:url(images/pageLeft.gif);
	background-position:right 73px;
}
.pageFirst
{
	width:73px;
}
.pageLeft a:active, .pageLeft a:visited, .pageLeft a:link, .pageLeft a:hover
{
	display:block;
	color:#767676;
	padding-right:70px;
	line-height:4.5em;
	height:73px;
	background-image:url(images/pageLeft.gif);
	background-position:right 146px;
	text-decoration:none;
	white-space:nowrap;
	outline:none;
}
.pageLeft a:hover
{
	background-position:right 0px;
}
.pageLeftEnd
{
	background-image:url(images/pageLeftEnd.gif);
	background-position:left 14px;
	background-repeat:no-repeat;
	padding-left:11px;
}

.pageRight,
.pageLast
{
	float:left;
	height:73px;
	background-image:url(images/pageRight.gif);
	background-position:0px 73px;
}
.pageLast
{
	width:73px;
}
.pageRight a:active, .pageRight a:visited, .pageRight a:link, .pageRight a:hover
{
	display:block;
	color:#767676;
	padding-left:80px;
	line-height:4.5em;
	/*width:73px;*/
	height:73px;
	background-image:url(images/pageRight.gif);
	background-position:0px 146px;
	text-decoration:none;
	white-space:nowrap;
	outline:none;
}
.pageRight a:hover
{
	background-position:0px 0px;
}
.pageRightEnd
{
	background-image:url(images/pageRightEnd.gif);
	background-position:right 14px;
	background-repeat:no-repeat;
	padding-right:11px;
}






.navigationBackNext, .navigationPageBack
{
	clear:both;
	width:102px;
	height:41px;
	margin:0 auto 10px;
}
.navigationBackNext
{
	background-image:url(images/navPhotoBack.gif);
}
.navigationPageBack
{
	background-image:url(images/navPageBack.gif);
}
.naviBack, .naviNext
{
	width:51px;
	height:41px;
	float:left;
}
.naviNext
{
	float:right;
}
.naviNext a:link, .naviNext a:active, .naviNext a:visited, .naviNext a:hover
{
	text-decoration:none;
	float:left;
	width:100%;
	height:100%;
	background-image:url(images/navPageN.gif);
}
.naviNext a:hover
{
	background-image:url(images/navPageN_H.gif);
}
.naviBack a:link, .naviBack a:active, .naviBack a:visited, .naviBack a:hover
{
	text-decoration:none;
	float:left;
	width:100%;
	height:100%;
	background-image:url(images/navPageP.gif);
}
.naviBack a:hover
{
	background-image:url(images/navPageP_H.gif);
}



.naviBackPost, .naviNextPost
{
	width:51px;
	height:41px;
	float:left;
}
.naviNextPost
{
	float:right;
}

.naviNextPost a:link, .naviNextPost a:active, .naviNextPost a:visited, .naviNextPost a:hover
{
	text-decoration:none;
	float:left;
	width:100%;
	height:100%;
	background-image:url(images/navPhotoN.gif);
}
.naviNextPost a:hover
{
	background-image:url(images/navPhotoN_H.gif);
}
.naviBackPost a:link, .naviBackPost a:active, .naviBackPost a:visited, .naviBackPost a:hover
{
	text-decoration:none;
	float:left;
	width:100%;
	height:100%;
	background-image:url(images/navPhotoP.gif);
}
.naviBackPost a:hover
{
	background-image:url(images/navPhotoP_H.gif);
}

.midWidth
{
	padding:0;
}
.infoBlockInner .title,
.infoBlockInner .title a
{
	font-size:0.9em;
	font-weight:bold;
	color:#aeaeae;
	float:left;
	letter-spacing:0.08em;
	font-weight:bold;
	white-space:nowrap;
	margin-left:5px;
	margin-top:0px;
	margin-right:12px;
}
.infoBlockInner .title a
{
	margin:0;
	padding:0;
}
.infoBlockInner .rating
{
	float:left; 
	margin-right:10px;
}

a.album:link,a.album:active,a.album:visited,a.album:hover
{
	background:url(images/album.gif) no-repeat 0px -72px;
	display:block;
	width:62px;
	height:72px;
	float:right;
	overflow:hidden;
	line-height:1000px;
	margin-top:-30px;
	margin-right:50px;
	position:relative;
	z-index:999999;
}
a.album:hover
{
	background-position:0px 0px;
}

.infoBlockInner a.more:link,.infoBlockInner a.more:active,
.infoBlockInner a.more:visited,.infoBlockInner a.more:hover
{
	/*
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.08em;
	color:#fff;
	text-decoration:none;
	*/

	background:url(images/more.gif) no-repeat center center;
	display:block;
	float:left;
	width:35px;
	height:22px;
	overflow:hidden;
	line-height:1000px;
	/*margin-top:3px;*/
	
}
a.comment-count:link, a.comment-count:active, a.comment-count:visited, a.comment-count:hover,
a.comment-new:link, a.comment-new:active, a.comment-new:visited, a.comment-new:hover
{
	display:block;
	float:left;
	text-align:center;
	background: url(images/bubbleComment.gif) no-repeat center center;
	width:30px;
	height:20px;
	overflow:hidden;
	text-decoration:none;
	color:#333;
	font-size:0.7em;
	font-weight:bold;
	margin-right:5px;
}
a.comment-new:link, a.comment-new:active, a.comment-new:visited, a.comment-new:hover
{
	background: url(images/bubbleCommentNew.gif) no-repeat center center;
}
a.twitter
{
	background: url(images/twitter.gif) no-repeat center center;
	display:block;
	float:left;
	width:39px;
	height:22px;
	overflow:hidden;
	line-height:1000px;
	margin-right:5px;
}

a.rssMe:link, a.rssMe:active, a.rssMe:visited, a.rssMe:hover
{
	display:block;
	width:76px;
	height:73px;
	background-image:url(images/1rssMe.gif);
	background-position:0px 73px;
	float:right;
}
a.twitterMe:link, a.twitterMe:active, a.twitterMe:visited, a.twitterMe:hover
{
	display:block;
	width:76px;
	height:73px;
	background-image:url(images/1twitterMe.gif);
	background-position:0px 73px;
	float:left;
}
a.rssMe:hover, a.twitterMe:hover
{
	background-position:0px 0px;
}


.dSpan,
#FotomotoToolbar
{
	color:#aaa;
	background:#323232;
	padding-left:7px;
	border-top-left-radius:4px 4px;
	border-top-right-radius:4px 4px;
	border-bottom-left-radius:4px 4px;
	border-bottom-right-radius:4px 4px;
	-moz-border-radius:4px;
}
.dSpan a
{
	color:#aaa;
	text-decoration:none;
}
.FotomotoToolbarClass
{
	display:none;
}
#FotomotoToolbar
{
	display:none;
	margin:4px;
	margin-bottom:15px;
	padding-right:7px;
	height:0px;
	background-color:#585;
}
.FotomotoBar a
{
	color:#eee;
	font-size:0.7em;
}
.fancybox-title-outside
{
	padding-left:-10px;
}
.lb_titleBar
{
	padding:6px; background:#111;
}
.lb_titleBar a
{
	color:#fff;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:1.0em;
	text-decoration:none;
}
.lb_titleBar a:hover
{
	text-decoration:underline;
}
