/*Author Name : Darren OakleyAuthor Site : http://oakley.bioinformaticsonline.co.uk/Style Name : CoffeeStyle URI : http://oakley.bioinformaticsonline.co.uk/k2-styles/Version : 1.0Comments : I like coffee... enough said.*/

body {
	background-color: #FFFFE1;
	background-image: url(/wp-content/themes/k2/styles/ajecomar/bg.jpg);
	background-repeat: repeat-x;
	}
.input{
border:1px solid #D5B658;
font-family:verdana;
}
.submit{
	border-bottom:thin solid #89572A;
	border-right:thin solid #89572A;
	border-top:thin solid #95552B;
	border-left:thin solid #95552B;
	background: #95552B; 
	color:#FFFFE1; 
	font-weight:bold;
	cursor:hand;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#95552B',EndColorStr='#89572A');

	font-weight:bold;
	font-size:13px;
	}
#page {
	/* The entire design is contained within the 'page' id */
	border-left: 1px solid #D5B658;
	border-bottom: 1px solid #D5B658;
	border-right: 1px solid #D5B658;
	background-color: #FFFFE1;
	width: 760px;
	padding:0;
	}
	
#header {
	/* Contains the H1 and menu */
	background: url(/wp-content/themes/k2/styles/ajecomar/ajecomar.jpg) center no-repeat;
	background-color: #FFFFE1;
	position: relative;
	height: 186px;
	width: 760px;
	margin: 0;
	padding:0;
	}
.footer {
	/* Contains the H1 and menu */
	background-image: url(/wp-content/themes/k2/styles/ajecomar/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-color: #8A5725;
	height: 50px;
	width: 760px;
	margin: 0;
	padding:0;
	color:#FFFFFF;
	}
	
.primary {
	/* Contains the main column */
	}

.item {
	/* Each entry is contained within the 'item' class */
	}

.itemtext {
	/* The meat and potatoes of every entry */
	}

.secondary {
	/* Contains the sidebar */
	}

h1 a, h1 a:hover, h1 a:visited:hover {
	text-decoration: none;
	display:none;
	}
.description{
display:none;
}

ul.menu,
ul.menu li a {
	padding-left: 15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {

	background: url(/wp-content/themes/k2/styles/ajecomar/tab_on.gif) no-repeat;
	
	height: 35px;
	color: #603D1E;
	font-size: 11px;
	text-align:center;
	border-right:2px solid #D9C169;
	}
	
ul.menu li a {
	font-size: 11px;
	color: #FFFFE1;
	margin: 0;
	background: none;
	background: url(/wp-content/themes/k2/styles/ajecomar/tab_off.gif) no-repeat;
	width: 135px;
	height: 35px;
	text-align:center;
	border-right:2px solid #603D1E;
	}

ul.menu li a:hover {
	font-size: 11px;
	color: #FFFFE1;
	margin: 0;
	background: none;
	background: url(/wp-content/themes/k2/styles/ajecomar/tab_off.gif) no-repeat;
	width: 135px;
	height: 35px;
	text-decoration: none;
	text-align:center;
	border-right:2px solid #603D1E;
	}
	
#primary .entry-content img {
	margin: 0 5px;
	padding: 4px;
	/*border: 1px solid #5B0E08;*/
	border:0;
	max-width: 100%;
	filter:shadow(color:#D5B658, strength:4, direction:135);
	}
	
/*- Links */

a:hover, a:visited:hover {
	text-decoration: underline;
	}


.head, .page-head {
	border-bottom:3px solid #D5B658;
	text-align:left;
}
h2{
text-align:left;
}
h2 a:hover, h2 span a:hover {
	color: #6b4d30 !important;
	text-align:left;
	}

a {
	color: #6b4d30;
	text-decoration: none;
	}

.itemtext a:visited {
	color: #44372b;
	}

/* BEGIN: Flickr Album Fixes... */

.falbum-album {
   clear: left;
   margin-top: 10px;
}


.falbum-navigationBar {
   clear: left;
}

#flickr-photo {
   margin-left: -15px;
}

.falbum-thumbnail-ds img:hover {
   border: 1px #999 solid;
}

/* END: Flickr Album Fixes... */

/* BEGIN: FlickrRSS Fixes... */

.sb-flickr img {
   margin: 4px;
   padding: 2px;
   border: 1px #999 solid;
}

#flickr ul { 
   list-style: none; 
}

#flickr ul li { 
   display: inline; 
} 

/* END: Flickr Album Fixes... */