/*

	Design by Principium
	pavel@vrnrotts.ru

*/

/* This controls the width of the fluid width layouts */

div.fluid
{
	width: 100% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
	width: 90% !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}

body
{
	background-color: #fff;
	color: #000000;
	font-size: 10pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background-image: url(images/Wrinkls.jpg);
}

h1,h2,h3,h4,h5,h6
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: none;
}

h3,h4,h5,h6
{
color: #66000F;
}

h1 span
{
	font-weight: bold;
	clear: both;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

table
{
	padding: 0px;
}

.tabtr
{background:url(images/imgtr.gif);
background-position:bottom right;
background-repeat:no-repeat}

.tabtr2
{background:url(images/imgr.gif);
background-position:top right;
background-repeat:no-repeat}

.tabbl
{background:url(images/imgbl.gif);
background-position:top left;
background-repeat:no-repeat}

.tabbl2
{background:url(images/imgl.gif);
background-position:bottom left;
background-repeat:no-repeat}

.tabbr
{background:url(images/imgbr.gif);
background-position:top right;
background-repeat:no-repeat}

.tabbr2
{background:url(images/imgbr2.gif);
background-position:bottom right;
background-repeat:no-repeat}

.tabtl
{background:url(images/imgtl.gif);
background-position:bottom left;
background-repeat:no-repeat}

.tabtl2
{background:url(images/imgtl2.gif);
background-position:top left;
background-repeat:no-repeat}

table.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
left: 35px;
}

img
{
	padding: 0px;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a
{
text-decoration: underline;
color: #D90000;
}

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

ul.links li.first
{
}

p
{
line-height: 1.8em;
}

/* Header */

#header
{
	width:100%;
	background-color: #974A3A;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#zheader
{
	width:100%;
	background-color: #974A3A;
	background-image: url(images/zphead.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#header_inner
{
	position: relative;
	width: 950px;
	height:185px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

.pincherlogo {
	position:absolute;
	z-index:1;
	margin-bottom: 0;
	height: 184px;
	width: 181px;
	background-repeat: no-repeat;
	top: 1px;
	left: 1px;
	background-image: url(images/pinlogo.gif);
	background-position: left bottom;
}

.pincherlogo a {
	text-decoration:none;
	color: #fd8f02;
}
.pincherlogo a:hover {
	text-decoration:none;
	color: #fd8f02;
}


.rottlogo {
	position:absolute;
	z-index:1;
	background-image: url(images/rlogo.gif);
	margin-bottom: 0;
	height: 184px;
	width: 182px;
	background-repeat: no-repeat;
	right: 1px;
	top: 1px;
	background-position: right bottom;
}

.rottlogo a {
	text-decoration:none;
	color: #fd8f02;
}
.rottlogo a:hover {
    text-decoration:none;
    color: #fd8f02;
}


.breedimg {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
      
}

.breedimg a {
      
}

#logo
{
	position: absolute;
	bottom: 13px;
	left: 339px;
}

#logo h1
{
	display: inline;
	color: #FFFFFF;
	font-size: 2.6em;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #E5CCD0;
font-size: 1.0em;
}

/* Main */

#main
{
	background-repeat: repeat-y;
	background-image: url(images/flbg.gif);
	background-position: right top;
}

#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
	position: relative;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main_inner h3,h4
{
position: relative;
}

#main_inner h3
{
	font-size: 20pt;
	padding-bottom: 0.1em;
	margin-bottom: 0.8em;
}

#main_inner h4
{
	font-size: 1.2em;
	padding-bottom: 0.175em;
	margin-bottom: 1.4em;
	margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('images/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('images/n6.gif');
margin-left: 1.1em;
}

#bar2 {
	height: 25px;
	background-repeat: repeat-x;
	background-position: left top;
}

/* Footer */

#footer
{
	width: 100%;
	text-align: center;
	clear: both;
	text-transform: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(awmdata/menu/main-button-tile.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 40px;
	vertical-align: middle;
}

/* Search */

input.button
{
background: #CA2F2F url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
font-size: 0.8em;
height: 2.0em;
width: 15.0em
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

#fullcolumn { float: left; width: 99%;}		/* Full width column for a one column site */
			
.halfcolumn { float: left; width: 49%;}		/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 33%; }		/* One third width column for a three column site */

#leftcolumn {
	position: relative;
	float: left;
	width: 320px;
	left: 20px;
}		/* One quarter width column for a four column site */

#rightcolumn {
	position: relative;
	float: left;
	width: 400px;
	left: 20px;
}		/* One quarter width column for a four column site */


/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 320px;
	margin-right: -34em;
	padding-right: 2em;
	left: 20px;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	}
	
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 17em;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 95%;
	margin-right: -25em;
	padding-right: 2em;
	left: 35px;
	}
	
	#columnAA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_2columns
	{
	float: right;
	}
	
	#columnC_2columns
	{
	width: 260px;
	float: right;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	}

/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	width: 100%;
	left: 10px;
    
	}
