/*
Theme Name: Eximius
Theme URI: http://www.
Description: Eximius is a 3-Column WordPress theme with left and right Sidebars. This free theme is widget-ready and SEO optimized. With simple yet elegant looks, Eximius is a very lightweight theme and loads quite fast in any browser. The two Sidebars can accommodate Wide Skyscraper Ads (160x600). Valid CSS and XHTML. By dkszone.net.
Version: 1.03
Author: dkszone.net
Author URI: http://www.dkszone.net/
Tags: blue, white, three-columns, fixed-width

	The CSS, XHTML and design is released under the GPL: http://www.gnu.org/licenses/gpl.html
    
*/

/***** GLOBAL FORMATTING *****/


* {
	padding: 0;
	margin: 0;
}

body {
	background: #F3F3F3;
	font-size: 12px;
	color: #000;
	font-family:  Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

img {
	border: 0;
	z-index: 0;
	position: relative;
	float:left;
}

/***** PAGE FORMATTING *****/
#header {
	width: 1000px;
	height: 296px;
	margin: 0;
	color: #fff;
	padding: 0;
	overflow: hidden;
}


.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
	display: none;
}

#NaviBar {
	display: block;
}



#content {
	width: 460px;
	min-height: 300px;
	color: #000;
	padding: 20px 60px 20px 50px;
	float:left;


}


#ill  img {
	float: right;
	position: relative;
	display: block;
	z-index:1;
	overflow:visible;
	margin:-60px 12px 0 0;
}

.nextprev {
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 60px;
}


/***** GENERAL TEXT FORMATTING *****/

.post {
	display: block;
	margin-bottom: 20px;
	clear: both;
}
.post-meta {
	font-size: 85%;
	clear: both;
	display: block;
	width: 100%;
	padding: 5px 0 5px 0;
}

blockquote
{
	border-color:#CCC;
	border-width: 1px;
	border-style: solid;
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#f8f9f1;
	background-image:url('images/BlockQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	color: #000;
	text-decoration: underline;
}

p a:hover {
	color: #fff;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta
{
	font-size:11px;
	margin-top:2px;
	color: #000;
	padding-bottom:20px;
	clear: both;
}

.commentCount
{
 text-align:right;
 margin-right:10px;
 font-size:10px;

}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	color: #003774;
}



h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 12px;}

h3 img {
	margin-bottom: -3px;
}

/***** LISTS FORMATTING *****/

.post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

.post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
}
	
/**** TABLE FORMATTING ****/	
	
.post  table {

	border:0;
	border-collapse:collapse;
	margin:5px 0 10px 0;
}
.post  th, 
.post  td {
	border: 1px dotted #000;
	border-width: 0 0 1px 0;
	padding:6px 0 6px 0;
	text-align:left;
	vertical-align:top;
}
.post  td h4  {
	padding-top: 30px;
	font-size: 14px;
}
.post  tr.even td {
	margin:5px 0 10px 0;
	border:0;
}
.post  th {
	margin:5px 0 10px 0;
	border:0;
}


/***** SEARCH FORM FORMATTING *****/

#search {
	display: inline;
	float: right;
	margin: 0px 10px 0;
	padding: 0px 0 0;
	text-align: left;
}

#search #s {
	width: 180px;
	float:right;
	padding: 3px;
	background: #fff;
	border: 1px solid #fff;
	margin: 4px 0px 2px 0;
	color: #000;
	font-size: 11px;
}

#go {
	float: right;
	margin: 8px -185px 2px 0px;
	padding: 0px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

#sidebarLeft {
	width: 128px;
	float: left;
	color: #000;
	padding: 80px 10px 10px 10px;

}

#sidebarRight {
	width: 260px;
	float:right;
	color: #000;
	padding: 24px 10px 10px 10px;
	margin:0;
	z-index: 5;
	position: auto;
}
#sidebarRight li a {
	color: #000;
}

#sidebarRight li  {
	margin-left: 0px;
}


#sidebarLeft h2{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding:  3px 3px 0 3px;
	color:  #003774;
	margin-bottom: 5px;
	margin-top:10px;
}

#sidebarLeft h2 a{
	color:  #003774;
	text-decoration: none;
}

#sidebarLeft h2 a:hover{
	text-decoration: none;
	color:  #F16739;
}

#sidebarRight a {
	color: #000;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #fff;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #000;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #fff;
	text-decoration: underline;
}



.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 4px; 
	/*list-style-image: url(images/bullet.png);*/
	list-style-position: inside;
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 0; 
}


#sub-page-menu  li a{
	margin-left: -14px;
	margin-right: -20px;
	padding: 4px 4px 4px 10px;
	background: url(images/menu-background.png) no-repeat right center;
	color:  #000;
	font-size: 12px;
	text-decoration: none;
	width: 140px;
	display: block;

}

#sub-page-menu  li a:hover, #sub-page-menu  li.current_page_item a{
	color:  #F16739;
	background: url(images/menu-background-hover.png) no-repeat right center;
	text-decoration: none;
}

#mycategoryorder-2 ul {
	margin-top: 40px;
}

#mycategoryorder-2 li a{
	margin-left: -14px;
	margin-right: -20px;
	padding: 4px 4px 4px 10px;
	background: url(images/menu-background.png) no-repeat right center;
	color:  #000;
	font-size: 12px;
	text-decoration: none;
	width: 140px;
	display: block;
}

#mycategoryorder-2 li a:hover, #mycategoryorder-2 li.cat-item.current-cat a{
	color:  #F16739;
	background: url(images/menu-background-hover.png) no-repeat right center;
	text-decoration: none;
}
#mycategoryorder-2 li a:hover, #mycategoryorder-2 li.cat-item.current-cat{
	color:  #F16739;
	background: url(images/menu-background-hover.png) no-repeat right center;
	text-decoration: none;
}
#mycategoryorder-2 h2{
	display:none;
}

#events-list a {
	font-size: 12px;
}
#events-list a:hover {
	font-size: 12px;
}


/***** FOOTER FORMATTING *****/

#footer {
	clear: both;
	width: 1000px;
	color: #000;
	text-align: left;
}

#footer p {
	font-size: 11px;
	text-align: right;
	margin-bottom: 0px;
	margin-right: 16px;
	padding: 5px 10px 10px 0;
}

#footer a {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #fff;
	background: none;
	text-decoration: underline;
	border-bottom: none;
}


/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	float: left;
	background: #fff;
}

img.center {
	display: block;
	margin: 5px auto 5px auto;
	padding: 5px;
	background: #fff;
	}

img.alignright {
	padding: 5px;
	display: block;
	background: #fff;
	float: right;
	margin: 0 0 5px 5px;
	}

img.alignleft {
	padding: 5px;
	display: block;
	background: #fff;
	float: left;
	margin: 0 5px 5px 0;
}
img.alignnone {
	padding: 5px;
	display: block;
	background: #fff;
	margin: 5px auto 5px auto;
}
img.size-full {
	padding: 5px;
	display: block;
	background: #fff;


}

img.size-medium {
	padding: 5px;
	display: block;
	background: #fff;


}

img.size-thumbnail {
	padding: 5px;
	display: block;
	background: #fff;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 8px 8px 8px 0;
}
.alignright {
	float: right;
	margin: 8px 0 8px 8px;
}

.post-list {
	clear: both;
	display: block;
	margin-bottom: 12px;
}

.post-list img.post, .post-list img.center, .post-list img.alignright, .post-list img.alignnone, 
.post-list img.size-full, .post-list img.size-medium , .post-list img.size-thumbnail,
.post-list img.alignleft {
	padding: 5px;
	display: block;
	background: #fff;
	float: left;
	margin: 0 5px 5px 0;
}


/***** FORM *****/

textarea {
	border: 0px;
	padding: 10px;
	background: #FBF7E7;
	margin-top: 3px;
	font-family:  Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	}
.bericht {
	width: 544px;
	font-family:  Verdana, Arial, Helvetica, Sans-Serif;
	display: block;
	}
input {
	border: 0px;
	padding: 10px;
	background: #FBF7E7;
	margin-top: 3px;
	}
select {
	border: 0px;
	background: #FBF7E7;
	padding: 10px;
	margin-top: 3px;
	width: 400px;
	display:block;
	}
submit {
	color: #000;
		background: #D4DFC6;
}

.breed {
	width: 400px;
	display:block;
}


/***** COMMENTS *****/

#comment {
	background: #F3F3F3 ;
	color: #000;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	}
		
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	color: #000;
	}

.commentlist li .avatar { 
	background: none;
	float: right;
	/*border: 1px solid #B39478;*/
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	color: #000;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	padding: 5px 0 0 0;
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	border: 0;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 240px;
	padding: 10px;
	font-size: 12px;
	background: #fff;
	border:0;

}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;

	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 5px 0px 20px 0px;
	float: left;
	background: #fff;
	border:0;

	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 12px;
	margin: 0px;
	display: block;
	}

#author, #email, #url {
	background: #fff ;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	border:0;

	}
	
.thread-alt {
	background: #F3F3F3;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #dfeaf2;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 0;
	margin: 0px;
	padding: 0px;
	background: #DAE5CD;
}

.even, .alt {

	margin: 0px;
	padding: 0px;
	}

.pinglist {
	margin-top: 10px; 
	width: 500px; 
	float: left; 
	margin-left: 20px
}

li.pings {
  border-bottom: 1px dotted #B39478;
  margin: 0;
  padding: 5px 0 5px 5px;
  width: 500px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; margin-bottom: 30px; }



/**** CAPTION FORMATTING ******/

.wp-caption {
	color: #000;
	font-weight: normal;
	text-align: center;

	padding-top: 4px;
	margin: 0;
}

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

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 5px;
	margin: 0;
}

/* End captions & aligment */
#wp-calendar {
	border: 1px solid #900;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #630;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #933;
	font: normal 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Float Properties*/

.clearfloat:after {
	float: left;
	}

.clearfloat {
	display: block;
	float: left;
	clear: both;

	}
