/*
Theme Name: PmVer3
Theme URI: http://wordpress.org/
Description: The default Pm theme based on the famous
Version: 1.0
Author: Poje Mario
Author URI: http://pojemario.com/
Tags: black, custom header, 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 */
body, html, form
{
padding:0;
margin:0;
}
body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background:#1d1811 url(images/background.jpg) center top;*/
	
	
	
	background:url(images/innerBack4.jpg);
	background-position: center top;
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-color:#000;
	
	color: #777;
	/*text-align: center;*/
}

/* Begin Structure */
#page
{
	text-align:left;
	margin: 0px auto;
	width:880px; /*975px 68px 976*/;
	
	
	/*background: url(images/headerBackBig.jpg);
	background-attachment:fixed;
	background-position: center top;
	background-repeat:no-repeat;
	*/
	
	
}
#innerPage
{
	/*margin: 0px auto;*/
	/*background:#0f0;*/
	/*padding-left:293px;*/
	
	/*width:583px;
	margin-left:330px;*/
	/*padding-left:272px;*/
	margin-left:282px;
	width:630px; /*572px;*/
	/*overflow:hidden;*/
	
	
	/*float:right;*/
	/*background:url(images/innerBack.jpg);*/
	
	background-attachment:fixed;
	background-position: center top;
	background-repeat:repeat-y;
	
}

#midBlockBack
{
	background: url(images/headerBackBig4.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center top;
}	

#headBackImg
{
	padding:0;
	margin:0;
	
	background-attachment:fixed;
	background-position: center top;
	background-repeat:repeat-y;
	
}


#fixedHome
{
	position:fixed;
	width:1px;
	height:1px;
	background:#f00;
	overflow:visible;
	top:0;
	left:50%;
}
#fixedHomeInner
{
	width:20px;
	height:20px;
	background:#ff0;
	margin-top:100px;
	/*margin-top:400px;*/
	/*margin-left:-390px;*/
	position:absolute;
	top:40%;
}
#content 
{
	font-size: 1.2em;
	padding-top:10px;
	overflow:visible;
}

#aboutPage
{
	background:url(images/aboutBack.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#aboutForm
{
	float:left;
	width:320px;
}
.editBoxReq
{
	background:url(images/requiredStar.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.widecolumn .entry p 
{
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry 
{
	line-height: 1.4em;
}

.widecolumn 
{
	line-height: 1.6em;
}

.narrowcolumn .postmetadata 
{
	text-align: center;
}

.thread-alt, .thread-even 
{
	/*background-color: #F22;*/
}
.thread-even 
{
	background-color: #eee;
}
.depth-1 
{
	border: 0x solid #ddd;
}

.even, .alt 
{
	border-left: 2px solid #ddd;
}

small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 
{
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle 
{
	font-size: 1.2em;
	/*margin-top: 30px;*/
	text-align: left;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description 
{
	text-decoration: none;
	color: white;
	white-space: no-wrap;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited 
{
	color: #000;
	white-space: no-wrap;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite 
{
	text-decoration: none;
	white-space: no-wrap;
}

.entry p a:visited 
{
	color: #b85b5a;
}

.entry, .entryInLoop
{
	padding:6px 0 0 10px;
	width:600px;
	height:400px;
	overflow:hidden;
}

.entry p
{
	text-align:right;
	margin:0 0 0 0;
}

.entryInLoop p
{
	text-align:center;
	margin:0 0 0 0;
}

.entryTextMore
{
	background:#fff;
}


.commentlist li, #commentform input, #commentform textarea 
{
	font: 0.9em 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li 
{
	font-size: 1em;
}

.commentlist li 
{
	font-weight: bold;
}

.commentlist li .avatar 
{ 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a 
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p 
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p 
{
	font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata 
{
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike 
{
	color: #777;
}

code
 {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h3 a:hover 
{
	color: #a4a4a4;
	text-decoration: none;
	white-space: no-wrap;
}

a:hover, h2 a:hover
{
	color: #bb3001;
	/*text-decoration: underline;*/
	white-space: no-wrap;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th 
{
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */


/* Roudned Box Black*/
.rBoxBlackTop
{
	position:relative;
	background:url(images/roundBoxBlackTop.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:8px;
	padding:0;
	margin:0;
}
.rBoxBlackMid
{
	position:relative;
	background:url(images/roundBoxBlackMid.gif);
	background-position:right top;
	background-repeat:repeat-y;
	
}
.rBoxBlackShade, .rBoxBlackContent
{
	position:relative;
	background:url(images/roundBoxBlackShade.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	height:100%;
	overflow:hidden;
	margin:0;
}
.rBoxBlackShade
{

}
.rBoxBlackContent
{
	padding-left:10px;
	padding-right:6px;
	height:100%;
	overflow:visible;
	text-align:right;
}
.rBoxBlackBottom
{
	position:relative;
	background:url(images/roundBoxBlackBottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:8px;
	padding:0;
	margin:0;
}

/* Roudned Box White*/
.rBoxWhiteTop
{
	background:url(images/roundBoxWhiteTop.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:21px;
	padding:0;
	margin:0;
}
.rBoxWhiteMid
{
	background:url(images/roundBoxWhiteMid.gif);
	background-position:right top;
	background-repeat:repeat-y;
	
}
.rBoxWhiteShade, .rBoxWhiteContent, .rBoxWhiteShadeBotom, .rBoxWhiteShadeTop
{
	background:url(images/roundBoxWhiteShade.gif);
	background-position:left -22px;
	background-repeat:repeat-y;
	height:100%;
	overflow:hidden;
	margin:0;
	text-align:right;
	
}
.rBoxWhiteContent
{
	padding-left:14px;
	padding-right:9px;
	height:100%;
	overflow:visible;
	text-align:left;
}
.rBoxWhiteBottom
{
	background:url(images/roundBoxWhiteBottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:8px;
	padding:0;
	margin:0;
}
.rBoxWhiteShadeTop
{
	background-position:left top;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	font-weight:bold;
	font-size:0.9em;
	color:#fff;
}

.rBoxWhiteShadeBotom
{
	background-position:left -22px;
	height:7px;
}

.rBoxWhiteContentAlt, .rBoxWhiteContentNormal
{
	background:#856e6e; color:#fff; padding:3px; border-bottom:dotted 1px #555;
	font-size:0.8em;
	
}
.rBoxWhiteContentNormal
{
	background:transparent; color:#555;
}





.narrowcolumn 
{
	/*float: left;*/
	/*width: 600px;*/
	/*background:#ff0;*/
	/*width: 539px;*/
}

.widecolumn 
{
	padding: 250px 0px 20px 33px;
	margin: 0 50 0 0;
	width: 473px;
}
.pngTest
{
	background:url(images/sen_b_b.png); width:400px; height:200px;
}

.postShade
{
	padding-top:6px;
	padding-bottom:6px;
	background:url(images/postShade.png);
	background-repeat:no-repeat;
	background-position:-6px -5px;
	margin-bottom:1px;
}

.post 
{
	/*padding: 18px 28px 29px 10px;*/
	text-align: justify;
	background:url(images/postback.gif) no-repeat;
	margin: 0 0 30px 0;
}
.singlePage p
{

margin:0;
margin-bottom:10px;
}

.inputLabel
{
	float:left; 
	width:110px; 
}
.inputContact, .inputContactReq
{
	border:solid 1px #aaa;
	background-color:#fff;
	width:290px;
}
.inputContactReq
{
	
	background-image:url(images/requiredStar.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.post hr 
{
	display: block;
}

.post h2, .post h2 a:link, .post h2 a:visited, .post h2 a:active
{
	color:#515151;
	padding:7px 0px 8px;
	font-size: 0.9em;
	margin: 0 0 0 0;
	/*text-transform: lowercase;*/
	text-align:right;
	width:610px;
	white-space:no-wrap;
}

.post h2 a:hover
{
	color:#9e0000;
}

.widecolumn .post 
{
	margin: 0;
}

.narrowcolumn .postmetadata 
{
	/*padding-top: 5px;*/
}

.infodataContainer
{
	margin:181px 0px 0px 338px;
	position:absolute;
	background:url(images/pageCurl.gif);
	width:268px;
	height:225px;
	overflow:hidden;
	
	/*margin-top:-225px;*/
}

.narrowcolumn .infodata
{
	color:#555;
	/*background:#fff;*/
	padding:1px 5px 1px 5px;
	font-size: 0.8em;
	text-align:right;
	margin: 1px 0 0 0;
	
	/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity:0.7;
	*/
	
}

.twitterLink
{
	margin-top:40px;
	/*margin-left:5px;*/
	width:85px;
	height:77px;
	position:absolute;
}
.commentLink
{
	margin-top:117px; 
	margin-left:178px; 
	text-align:center;
	font-size: 0.9em;
	line-height: 1.2em;
}
.commentLink a:link, .commentLink a:visited, .commentLink  a:active
{
	color:#ddd;
	white-space: no-wrap;
}
.commentLink a:hover
{
	color:#fff;
}
.commentCount
{
	margin-left:220px;
	margin-right:7px;
	margin-top:6px; 
	text-align:center; 
	font-size:1.2em; 
	font-weight:bold;
}
.commentCount a:link, .commentCount a:visited, .commentCount  a:active
{
	white-space: no-wrap;
}
.commentCount a:hover
{
	color:#fff;
}

.infodataDetails, .infodataRatings
{
	margin-top:12px;
	margin-right:8px;
	text-align:right;
	font-size:0.9em; 
}
.infodataDetails a:link, .infodataDetails a:visited, .infodataDetails  a:active
{
	color:#555;
}
.infodataDetails a:hover
{
	color:#fff;
}
.infodataRatings
{
	margin-top:7px;
	color:#555;
}

.widecolumn .postmetadata 
{
	margin: 30px 0;
}



.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer 
{
	padding: 0;
	margin: 0px auto;
	padding: 0 30px 0 30px;
	clear: both;
	background:#0f0;
	width:389px;
}

#footer p 
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments 
{
	padding: 0;
	/*margin: 40px auto 20px ;*/
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft 
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright 
{
	float: right;
}

.alignleft 
{
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul 
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before 
{
	/*content: "\00BB \0020";*/
}

.entry ol 
{
	/*padding: 0 0 0 35px;*/
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#tagCloudWrapper
{
	width:180px;
	height:180px;
	background:#00f;
	margin-left:-181px;
	bottom:10px;
	overflow:hidden;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.widget
{
	padding:0px;
	margin-right:4px;
	margin-bottom:10px;
	float:left;
	overflow:hidden;
	font-size: 1.0em;
}

#sidebar ul li.widget_categories
{
	width:133px;
}

h2.widgettitle 
/*.widgettitle,
#sidebar ul li.widget_ratings h2.widgettitle,
#sidebar ul li.widget_recent_comments h2.widgettitle,
#sidebar ul li.widget_text h2.widgettitle*/
{
	color:#853e3e;
	margin:0;
	/*line-height: 1.1em;
	background:#1d0f0f;
	padding:3px;
	margin-bottom:3px;
	*/
}
#sidebar ul li.widget_ratings h2.widgettitle
{
	background:url(images/LabelTopRated.gif);
	background-repeat:no-repeat;
	height:31px;
}
#sidebar ul li.widget_recent_comments h2.widgettitle
{
	background:url(images/labelRecentC.gif);
	background-repeat:no-repeat;
	height:31px;
}
li#text-2.widget.widget_text h2.widgettitle
{
	background:url(images/LabelListed.gif);
	background-repeat:no-repeat;
	height:31px;
}
li#text-3.widget.widget_text h2.widgettitle
{
	background:url(images/LabelLegalN.gif);
	background-repeat:no-repeat;
	height:31px;
}
li#text-4.widget.widget_text h2.widgettitle
{
	background:url(images/LabelSocialS.gif);
	background-repeat:no-repeat;
	height:31px;
}

#sidebar ul li.widget_ratings
{
	width:38%;
	overflow:hidden;
	white-space: no-wrap;
}
#sidebar ul li.widget_recent_comments
{
	width:38%;
	line-height: 0.9em;
	margin-bottom:0px;
	overflow:hidden;
	white-space: no-wrap;
}
li#text-2.widget.widget_text
{
	width:18%;
	overflow:hidden;
	white-space: no-wrap;
	/*background:#f00;*/
}

li#text-3.widget.widget_text
{
	width:99%;
	color:#4c3838;
	line-height: 1.0em;
	margin-bottom:0px;
}
li#text-4.widget.widget_text
{
	width:90px;
	line-height: 1.1em;
}
li#text-5.widget.widget_text
{
	margin-top:22px;
	margin-left:4px;
	width:42px;
	line-height: 1.1em;
	overflow:hidden;
}
.logoRss
{
	background:url(images/logoRss.gif);
	width:38px;
	height:34px;
	position:absolute; 
	right:-38px; 
	margin-top:0px;
	cursor:pointer;
}
.logoTwitter
{
	background:url(images/logoTwitter.gif);
	width:48px;
	height:48px;
	position:absolute; 
	right:-48px; 
	margin-top:34px;
	cursor:pointer;
}
.logoWordpress
{
	background:url(images/logoWordpress.gif);
	width:35px;
	height:33px;
	position:absolute; 
	right:-35px; 
	margin-top:82px;
	cursor:pointer;
}
.detailsBox
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	background:#fff;
	border-bottom:solid 1px #ddd;
	text-align:left;
}
.detailsBox h2
{
	color:#555;
	padding:0;
	font-size: 1.0em;
	margin:0;
	text-transform: none;
	text-align:left;
	width:100px;
	float:left;
}

#catWrapper
{
	height:200px; 
	width:100%; 
	clear:both;
	padding-left:10px;
}
#detailsLabel
{
	width:101px;
	height:35px; 
	background:url(images/labelDetails.gif); 
	margin-bottom:-10px;
	margin-left:12px;
	position:relative;
}
#commentsLabel
{
	width:137px;
	height:35px; 
	background:url(images/labelComments.gif); 
	margin-bottom:-10px;
	margin-left:12px;
	position:relative;
}

#catLabel
{
	width:100%;
	height:35px;
	
	background:url(images/labelCategories.gif);
	background-repeat:no-repeat;
}

.catArt, .catAnimals, .catNature, .catPeople
{
	width:118px;
	height:138px;
	background:url(images/catArt.gif);
	margin:5px;
	float:left;
}
.catAnimals
{
	background:url(images/catAnimals.gif);
}
.catNature
{
	background:url(images/catNature.gif);
}
.catPeople
{
	background:url(images/catPeople.gif);
}



/* Begin Sidebar */
#sidebar
{
	/*margin: 0px auto;*/
	width:100%;
	height:100%;
	
	/*width: 460px;*/
}
#sidebarWrapper
{
	padding-top:0px;
	height:232px;
	width:100%;
	/*background:url(images/footerBack.gif);
	background-repeat:no-repeat;*/
	
	/*
	height:1px;
	overflow:hidden;
	*/
}

#sidebar form 
{
	margin: 0;
}

#sidebar
{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar h2 
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin:0;
	padding: 0;
}
#sidebar ul, #sidebar ul ol 
{
	margin: 0;
	padding: 0;
}

#sidebar  ul li 
{
	list-style-type: none;
	list-style-image: none;
	/*background:#ff8;*/
	
	/*border:solid 1px #000;*/
	/*border-bottom:dotted 1px #aaa;*/
	line-height: 1.3em;
	/*padding-left:5px;*/
	
	text-align:left;
	
}

/* #sidebar ul p, #sidebar ul select
 {
	margin: 1px 0 1px;
	}

#sidebar ul ul, #sidebar ul ol 
{
	margin: 10px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
 */
 /* End Entry Lists */
/* End Sidebar */


#sidebar ul li  .widget, .widget_tag_cloud
{
	/*background:#f00;
	padding:20px;*/
}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input 
{
	width: 170px;
	padding: 2px;
	/*margin: 5px 5px 1px 0;*/
}
#commentform input.ButtonSend, input.ButtonSend, input.buttonContantSend
{
	background:url(images/ButtonSend.gif);
	width:81px;
	height:28px;
	padding:0;
	margin:0;
	border:solid 0px #f00;
	cursor:pointer;
}
.subscribe-to-comments
{
	padding-top:5px;
	vertical-align:top;
}
.subscribe-to-comments label
{
	/*background:#f00;*/
	/*padding-top:30px;
	position:relative;*/
	top:0px;
}



#commentform 
{
	
}
#commentform textarea 
{
	width: 100%;
	padding: 2px;
}
#respond:after
 {
	/*
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	text-align:left;
	*/
}
#commentform #submit 
{
	/*
	margin: 0 0 5px auto;
	float: right;
	*/
}

.commentLabel
{
	width:60px;
	float:left;
	font-size: 1.0em;
	font-weight:bold;
	padding-top:4px;
}
/* End Form Elements */



/* Begin Comments*/
.alt 
{
	margin: 0;
	padding: 0px;
}

ol.commentlist
{
	margin-top:0;
	margin-left:-30px;
	
}
.commentlist 
{
	padding-top: 10px;
	text-align: justify;
}

.commentlist li 
{
	/*margin: 15px 0 10px;*/
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li 
{ 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p 
{
	/*margin: 10px 5px 10px 0;*/
}
.children { padding: 0; }

#commentform p 
{
	margin:0;
	/*margin: 5px 0;*/
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin 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;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation
{
	height:30px;
	width:500px;
	margin-left:20px;
}
	
.navigationBackNext, .navigationMain, .navigationCategories
{
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-left:-38px;
	margin-bottom:5px;
	height:30px;
	width:108px;
	overflow:visible;
	position:relative;
}
.naviBack
{
	width:35px;
	height:30px;
	background:url(images/naviBack.gif);
	background-color:transparent;
}
.naviBack a
{
}
.naviNext
{
	width:70px;
	height:30px;
	background:url(images/naviNext.gif);
	background-color:transparent;
}
.naviBackPost
{
	width:35px;
	height:30px;
	background:url(images/naviBackPost.gif);
	background-color:transparent;
}
.naviNextPost
{
	width:70px;
	height:30px;
	background:url(images/naviNextPost.gif);
	background-color:transparent;
}
.navigationMain
{
	width:139px;
	margin-left:-69px;
}
.naviHome
{
	width:66px;
	height:30px;
	background:url(images/naviHome.gif);
	background-color:transparent;
}
.naviAbout
{
	width:70px;
	height:30px;
	background:url(images/naviAbout.gif);
	background-color:transparent;
}
.navigationCategories
{
	margin:0;
	padding:0;
	/*margin-left:-97px;*/
	width:650px;
	height:62px;
}
.catLabelSeparator
{
	background:url(images/catLabelSeparator.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:6px;
	height:100%;
	float:left;
}
#catBarBlack
{
	background:url(images/catBarBlack.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	
	width:94px;
	height:100%;
	float:left;
}
#catBarBeg
{
	background:url(images/catBarBeg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:10px;
	height:100%;
	margin-left:3px;
	float:left;
}
#catBarEnd
{
	background:url(images/catBarEnd.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:9px;
	height:100%;
	float:left;
}
#catLabelArt
{
	background:url(images/catLabelArt.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:68px;
	height:100%;
	float:left;
}
#catLabelAnimals
{
	background:url(images/catLabelAnimals.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	
	width:81px;
	height:100%;
	float:left;
}
#catLabelNature
{
	background:url(images/catLabelNature.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	
	width:87px;
	height:100%;
	float:left;
}
#catLabelPeople
{
	background:url(images/catLabelPeople.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	
	width:88px;
	height:100%;
	float:left;
}
#catLabelScapes
{
	background:url(images/catLabelScapes.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	
	width:87px;
	height:100%;
	float:left;
}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption 
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 captions */

