* {
	margin:0;
	padding:0;
}

body {
	padding:30px 25px;
	background:#FFF;
	color:#000;
	font-size:0.66em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*BASIC ELEMENTS*/


#logotype {
	float:left;
	margin:0 50px 0 0;
}

#menu {
	width:97px;
	float:left;
	margin:47px 47px 0 0px;
        font-size:1em;
}

#content {
	float:left;
        width: 497px;
}

#sn{
        position:absolute;
        left:835px;
        top:28px;
	/*float:right;
        width: 300px;*/
}

#tags {
	display:none;
}

#entries {
	display:none;
}

#footer {
	position:fixed;
	bottom:10px;
	left:10px;
}

#core-loader {
	padding:0px 0 0 42px;
	position: absolute;
}


/*GENERAL*/

a {
	outline: none;
	color:#666;
	text-decoration:none;
}

a.sub{
	outline: none;
	color:#333;
	text-decoration:none;
}

a.haus {
	outline: none;
	color:#ff3399;
	text-decoration:none;
}

a.snafu {
	outline: none;
	color:#ff3399;
	text-decoration:none;
}

a.idi {
	outline: none;
	color:#00ccff;
	text-decoration:none;
}

a:hover {
	color:#14B5CC;
}

#menu .menu-item a:hover {
	color:#333;
}

p.contact {
          letter-spacing:1px;
}

#menu .menu-item {
	margin:0 0 30px 0;
}

.clear {
	clear:both;
}

.tag-all {
	cursor:pointer;
}

.link-active {
	color:#000;
}


/*ENTRY.PHP*/
.entry-title {
	font-size:13px;
	margin:0 0 30px 0;
}

.entry-title-two {
	font-size:14px;
        font-weight:600;
	margin:0 0 5px 0;
}

.entry-date {
	font-size:10px;
	color:#666;
}

.entry-line {
	background-color:#666;
	width:2px;
	height:1px;
	margin:15px 0 15px 0;
}

.entry {
	width:497px;
	margin:0 0 30px 0;
}

.entry img {
	margin:0px 0 20px 0;
}


.entry a {
	padding:0 0 0 0;
}

.entry-extra1 {
	float:left;
	margin:0 30px 0 0;
}

.entry-extra2 {
	float:right;
}

.entry-text {
	margin:0 0 20px 0;
}

.entry-text-top {
	margin:0 0 20px 0;
}

#close-entry {
	cursor:pointer;
	color:#333333;
}

#close-entry:hover {
	color:#FFFFFF;
}


/*ENTRY_LINK_THUMBS.PHP*/

.thumb {
	float:left;
	margin:0 20px 20px 0;
	height:140px;
}

#thumbs img {
	margin:0 0 5px 0;
}

#containThumbs {
	margin:0 0 5px 0;
        display: block;
}

#thumbs .entry-text:hover {
	background:#232323;
	padding:0;
}

.thumb-tags {
	padding:0;
	margin:0;
}

.thumb-info {
	max-width:190px;
	padding:0;
	margin:0;
}

table.contact {
	border-spacing: 4px;
}

input#inputOne {     
        border: 1px solid #000;
        height: 20px;
        padding: 0px 0px 0px 3px;      
}

input#inputTwo {     
        border: 1px solid #000;
        height: 20px;
        padding: 0px 0px 0px 3px;      
}

input#submitButton {     
        border: 1px solid #000; 
}

textarea#contactText {
	border: 1px solid #000000;
        padding: 5px;
	font-family: Arial, sans-serif;
}

td#name{
       padding: 4px 0px 0px 0px;
}

td#email{
       padding: 4px 0px 0px 0px;
}

td#message{
       padding: 1px 0px 0px 0px;
}

/* Lightbox */

#lightbox{	
position: absolute;	
left: 0; width: 100%; 
z-index: 100; 
text-align: center; 
line-height: 0;
}

#lightbox img{ 
width: auto; height: auto;
}
#lightbox a img{ 
border: none; 
}

#outerImageContainer{ 
position: relative; 
background-color: #fff; 
width: 250px; 
height: 250px; 
margin: 0 auto; 
}
#imageContainer{ 
padding: 10px; 
}

#loading{ 
position: absolute; 
top: 40%; 
left: 0%; 
height: 25%; 
width: 100%; 
text-align: center; 
line-height: 0; 
}

#hoverNav{ 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
z-index: 10; 
}

#imageContainer>#hoverNav{ 
left: 0;
}
#hoverNav a{ 
outline: none;
}

#prevLink, #nextLink{ 
width: 49%; 
height: 100%; 
background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; 
}

#prevLink { 
left: 0; 
float: left;
}

#nextLink { 
right: 0; float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
background: url(http://www.europeananimal.co.ukcorecms/Core/core/lb/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
background: url(http://www.europeananimal.co.ukcorecms/Core/core/lb/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{ 
font: 10px Verdana, Helvetica, sans-serif; 
background-color: #fff; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%; 
}

#imageData{	
padding:0 10px; 
color: #666; 
}

#imageData #imageDetails{ 
width: 70%; float: left; text-align: left; 
}	

#imageData #caption{ 
font-weight: bold;
}

#imageData #numberDisplay{ 
display: block; 
clear: left; 
padding-bottom: 1.0em;
}
			
#imageData #bottomNavClose{ 
width: 66px; 
float: right;  
padding-bottom: 0.7em; 
outline: none;
}	 	

#overlay{ 
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 500px; 
background-color: #000; 
}

p.projects {
font-size: 1em;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

p.blogTitle {
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

p.aboutTitle {
font-size: 11px;
font-weight: bold;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

p.blogDate {
font-size: 11px;
color: #333333;
font-style: italic;
padding: 0px 0px 3px 0px;
margin: 0px 0px 3px 0px;
}

a.img {
text-decoration: none;
border: none;
}

img {
border: none;
}

img.twitter {
padding-right: 5px;
}

div.post {
float: left;
width: 152px;
padding-right: 12px;
padding-bottom: 2px;
position: relative;
display: inline;
}

div.post div.title {
display:none;
position:absolute;
color:#fff;
width:152px;
margin-left:0px;
margin-top:0px;
padding:10px 4px 4px 4px;
}

div.post:hover div.title {
display:block;
background: #14B5CC;
}