/**
* Header utility widget
************************************************/
#header .wrap {
	margin: 0 auto;
	}

/* Header widget */
#header .sidebar {
	overflow: hidden;
	float: right;
	width: 484px;
	margin: 0 20px 0 0;
	display: inline;
	}
#header .widget {
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	}
/* Search widget in header. */
#header .search {
	float: right;
	width: 484px;
	height: 28px;
	margin: 67px 0 0 0;
	display: inline;
	line-height: normal;
	background: url(../../images/bg-header-search.png) no-repeat;
	}
#header .search .widget-title, #header .search label {
	display: none;
	}
#header .search input {
	font: normal normal normal 11px/11px Arial, Verdana, sans-serif;
	border: none;
	margin: 0;
	padding: 0;
	}
#header .search input.search-text{
	float: left;
	width: 380px;
	margin: 0 0 0 30px;
	display: inline;
	color: #999;
	background: #fff; /* IE Input /fix */
	padding: 7px 0 0 0; /* IE input fix */
	}
#header .search input.search-submit {
	float: left;
	width: 74px;
	height: 28px;
	color: #fff;
	background: transparent;
	}
#header .search input.search-submit::-moz-focus-inner{ /* Removes Firefox extra padding for text in input button */
	border: 0;
	padding: 0;
	}
#header .search input.search-submit:hover {
	cursor: pointer;
	}
/* Utility widget areas */
#utility-before-content, #utility-after-content, #utility-after-page, #utility-after-single {
	margin: 0 0 21px 0;
	padding: 20px 20px 0 20px;
	border: 1px solid #ccc;
	}
/**
* Loop elements
*************************************
.loop-meta {
width:inherit;
}*/
/* Loop meta 
.loop-meta {
	overflow: hidden;
	margin: 0 15px 15px 15px;
	padding: 5px 5px 0 5px;
	background: #fefefe;
	border: 2px solid #e7e1d4;
	-moz-box-shadow: 1px 3px 3px #999;
	-webkit-box-shadow: 1px 3px 5px #999;
	box-shadow: 1px 3px 3px #999;
	}
*/
/* Loop title */
.loop-title {
	margin-bottom: 10px;
	color:#222;	texr-shadow: 3px 3px 3px #999;
	}

/* Loop description */
.loop-description {
	font-style: italic;
	/*font-size: 15px;*/
	color: #999;
	}
.loop-description p {
	margin-bottom: 10px;
	}
.loop-description em {
	font-style: normal;
	}
.loop-description .avatar {
	float: right;
	width: 60px;
	height: 60px;
	margin: 0 0 5px 10px;
	padding: 4px;
	background: #f2ede2;
	border: 1px solid #d8d1c3;
	}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}
div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}


/* WP-Page-Navi */
.wp-pagenavi {text-align: center;padding: 5px 0;margin: 0;}
.wp-pagenavi span.pages,
.wp-pagenavi span.current,
.wp-pagenavi a {/*background: #f6f6f6;*/
    border: 1px solid #ccc;border-radius: 3px; 
    -moz-border-radius: 3px; /* Mozilla */
    -webkit-border-radius: 3px; /* Webkit */
    margin: 0 2px;padding: 3px 5px;}
.page-numbers,
.page-link {/*background: #f6f6f6;*/
	border: 1px solid #ccc;border-radius: 3px; 
    -moz-border-radius: 3px; /* Mozilla */
    -webkit-border-radius: 3px; /* Webkit */
    padding: 0.2em 0.5em;}
	
/**
* Pagination and prev/next links
**************************************/
#loop-navigation{
    display: inline-block;
    font-family: 10px/70%, arial,helvetica,clean,sans-serif;
    padding: 3px 6px;
    zoom:1;
	}
.pagination, .page-links {
	overflow: hidden;
	clear: both;
	/*font-size: 13px;*/
	font-weight: bold;
	margin: 0 0 25px 0;
	/*font-size: 12px;
	font-weight: bold;*/
	text-transform: uppercase;
	}
.pagination .page-numbers {
	float: left;
	display: inline-block;
	margin: 0 15px 0 0px;
	padding: 4px 15px;
	/*font-weight: bold;
	color: #fff;
	background: #5394a8; */
	}
.pagination a:hover, .page-links a:hover {
	/*background: #004C63;*/
	}
.pagination .current {
	/*background: #004C63;*/
	}
.page-links a {
	float: none;
	margin: 0 3px;
	padding: 1px 9px;
	display: inline-block;
	/*font-weight: bold;
	color: #fff;
	background: #5394a8;*/
	}
.loop-nav {
	width: 100%;
	overflow: hidden;
	margin: 0 0 13px 0;
	/*font-size: 12px;*/
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	}
.loop-nav .meta-nav, .pagination .meta-nav {
	/*font-size: 13px;*/
	}
.loop-nav .previous, .loop-nav .next {
	float: left;
	margin: 0;
	padding: 11px 15px;
	/*color: #fff;
	background: #5394a8;*/
	}
.loop-nav .next {
	float: right;
	text-align: right;
	}
.loop-nav a:hover span {
	background: #004C63;}	

/* Page links (multiple-paged posts) */
p.page-links, .comment-pagination {
	clear: both;
	}
.comment-pagination {
	margin-bottom: 21px;
	}
p.page-links a, .comment-pagination .page-numbers {
	margin: 0 3px;
	padding: 3px 9px 3px 9px;
	border: 1px solid #ccc;
	}

/* Navigation links */
.navigation-links {
	margin-bottom: 21px;
	font-style: italic;
	}
.navigation-links .previous {
	float: left;
	max-width: 50%;
	}
.navigation-links .next {
	float: right;
	max-width: 50%;
	text-align: right;
	}
.navigation-attachment {
	overflow: hidden;
	}

/* Shortlink popup */
#cluetip-outer {
	position: relative;
	padding: 0 0 5px 0;
	background: url(../../images/bg-shortlink-popup-shadow.png) no-repeat right bottom;
	}
h3#cluetip-title {
	margin: 0;
	padding: 18px 20px 15px;
	font: normal normal normal 12px/20px Arial, Verdana, sans-serif;
	color: #333;
	background: url(../../images/bg-shortlink-popup-title.png) no-repeat left 3px;
	}
#cluetip-inner {
	border-top: 3px double #e5e5e5;
	padding: 20px;
	background: url(../../images/bg-shortlink-popup-inner.png) no-repeat left bottom;
	}
#cluetip-inner div.tip {
	line-height: normal;
	height: 33px;
	background-color: transparent;
	background: url(../../images/bg-shortlink.png) no-repeat;
	}
#cluetip-inner input {
	margin: 8px 18px 0 18px;
	padding: 0;
	width: 199px;
	font: normal normal normal 12px/12px Arial, Verdana, sans-serif;
	border: none;
	background: transparent;
	color: #dd7a05;
	}

/* Entry utility (above entry) */
.entry-utility {
	overflow: hidden;
	height: 30px;
	padding: 3px 10px 0 0;
	font: normal normal normal 11px/24px Arial, Verdana, sans-serif;
	text-align: right;
	background: url(../../images/bg-entry-utility.png) no-repeat;
	clear: both;
	}
.entry-utility a {
	padding: 0 0 0 18px;
	}
.entry-utility a.print-link {
	margin: 0 0 0 20px;
	background: url(../../images/print-icon.png) no-repeat 0 3px;
	}
.entry-utility a.email-link {
	background: url(../../images/email-icon.png) no-repeat 0 3px;
	}
.entry-utility a.shortlink {
	padding: 0 0 0 17px;
	background: url(../../images/shortlink-icon.png) no-repeat 0 3px;
	}
.entry-utility a.post-edit-link {
	margin-left: 0;
	padding-left: 10px;
	}	