/* Copyright (C) AnnuGeo.com) */

@import url(http://www.annugeo.com/templates/annugeo_v2/warp/css/base.css);

/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/
body {
	font: normal 14px/18px Calibri, Arial, Helvetica, sans-serif;
	color: #444444;}
/* Headlines */
h1, h2, h3, h4, h5, h5, h6 { text-transform: uppercase; }
h4, h5, h6 { font-size: 14px; line-height: 14px; }
a { color: #777779; font-weight:bold; }
a:hover,
em, code { color: #222224; }

ins, mark { background-color: transparent !important; }
mark { color: #444; }

hr { border-top-color: #d2d2d4;}
pre {
	border: 1px solid #d2d2d4;
	border-top-color: #a2a2a4;
	border-radius: 4px;
	background: #fefeff;
	box-shadow: inset 0 0 12px rgba(0,0,2,0.04);}

/* Useful Snippets
----------------------------------------------------------------------------------------------------*/
a:not([class]):active,
a:not([class]):focus {
	position: relative;
	top: 1px;}
a:not([class]):active > *,
a:not([class]):focus > * {
	position: relative;
	top: -1px;}
/* home-gallery */ 
.home-gallery-10 {
	margin-bottom: 10px;
	margin-right: 3px;}
.home-gallery-10 img {
	border-bottom: 1px solid #666666;
	border-radius: 4px;
	border-right: 1px solid #CCCCCC;}
.home-gallery {
	margin-bottom: 40px;}
.home-gallery-item a img, .home-gallery-item a:hover img {}
.home-gallery-item {
	float: left;
	display: inline;}
/* 3 photos inline */
.home-gallery-306 div {
	width: 306px;
	height: 180px;}
/* 4 photos inline */
.home-gallery-220 div {
	width: 220px;
	height: 140px;
	margin: 4px;}
/* 5 photos inline */
.home-gallery-184 div {
	width: 184px;
	height: 110px;}
.home-gallery-150 {
	padding: 2px;
	margin: 2px;}
.home-gallery-150 div {
	width: 140px;
	height: 120px;
	/*border: 2px solid #CCC;*/
	border-top: 2px solid #CCC;
	border-right: 2px solid #555;
	border-bottom: 4px solid #333;
	border-left: 2px solid #CCC;
	border-radius: 4px;}
.photo-overlay {
	background: url("http://www.annugeo.com/templates/annugeo_v2/images/overlay-photo.png") repeat scroll center center transparent;}
.fancycaption {
	overflow: hidden;
	position: relative;}
	
.adscontentResponsive{ width:45%; margin-bottom:5px;}