﻿h2.featuredTitle {
	font-size: 20px;
	line-height: 1.1em;
	font-family: georgia,'palatino linotype',palatino,'times new roman',times,serif;
	display: block;
}
h2.featuredTitle a {
	color: #fff;
	display: block;
	font-size: 20px;
	padding: 6px 5px 3px 6px;
}
h2.featuredTitle a:hover {
	text-decoration: none;
	font-size: 20px;
}

.patlangac {
	color: #6d6d6d;
	FONT-WEIGHT: bold;
	font-size: 20px;
	font-family: Verdana;
	TEXT-DECORATION: none;
	height: 45px;
}
.patlangac:hover {
	color: #ffffff;
	width: 45px;
}
.mansetdiv {
	float: left;
	font-size: 20px;
	border-left: #cdcdcd 1px solid;
	border-bottom: #cdcdcd 1px solid;
	border-top: #cdcdcd 1px solid;
	border-right: #cdcdcd 1px solid;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url("http://www.ressim.net/out.php/i523555_patzemin.gif");
	width: 45px;
}
.mansetdiv:hover {
	color: #ffffff;
	border: #cdcdcd 1px solid;
	padding-top: 2px;
	background-image: url("http://www.ressim.net/out.php/i546750_patzemin2.gif");
	width: 45px;
}
.sliderwrapper {
	position: relative; /*leave as is*/;
	overflow: hidden; /*leave as is*/;
	width: 480px; /*width of featured content slider*/;
	height: 275px;
}
.sliderPostInfo {
	/* Post title and if enabled excerpt wrapper for featured slider */
    position: absolute;
	bottom: 0px;
	width: 470px;
	min-height: 55px;
	background: url(http://www.giresunda.com/wp-content/themes/giresunda/manset/mansetbg.png);
}
.sliderPostInfo p {
	/* Post excerpt style on featured slider */
    color: #fff;
	font-size: 1.1em;
	padding: 3px 5px 5px 6px;
}
.sliderwrapper img {
	display: block;
	height: 260px;
	width: 470px;
}
.contentdiv {
	/* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
    visibility: hidden; /*leave as is*/;
	position: absolute; /*leave as is*/;
	left: 0; /*leave as is*/;
	top: 0; /*leave as is*/;
	border: 5px solid #efefef;
	z-index: 1;
}

.pagination {
	/* do not change the name of class - used to wrap thumbnails for featured area */
    display: block;
	background-color: #efefef;
	padding: 0 5px 5px 2px;
	margin-bottom: 15px;
}
.pagination img {
	margin-left: 8px;
}
.pagination a img {
	border-top: 4px solid #ccc;
	padding-top: 5px;
	display: block;
	float: left;
}
.pagination a:hover img, .pagination a.selected img {
	border-top: 4px solid #b80000;
	padding-top: 5px;
	border-top-color: #006A35;
}

