/*   
Theme Name: Iera Metropoli Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is Ãƒâ€šÃ‚Â© Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*@font-face {
   font-family: 'Garamond';
   src: url('fonts/garamond.eot');
   src: local('Garamond'), url('fonts/garamond.ttf') format('truetype');
}
*/

body,html{
	height: 100%;
	width: 100%;
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;; /*trebuchet ms,georgia,*/
	font-size: 13px;
	font-weight: 500;
	color: #004488;
	overflow: auto;
}
body{
	background:  #eeeeee;
}
html{
	overflow-x: hidden;
	overflow-y: hidden;
}
#wrapper{
	height: 100%;
	width: 100%;
}

a,a:link,a:visited,.sf-menu ul a:hover{
	text-decoration:none;
}
a:hover,a:active,#siteinfo a:hover,#siteinfo a:active,.aside a:active, .aside a:hover,.aside .current_page_item a{
	color: #cc0000;
	text-decotration:none;
}
sup, sub{
	font-size: 10px;
}
/*************** Header ******************/

#header {
	position: relative;
	padding: 0px;
	width: 100%;
	height: 120px;
	clear: both;
	display:block;
	background: #003254c7;
	-webkit-box-shadow: 0px 4px 8px 0px #666666;
	-moz-box-shadow: 0px 4px 8px 0px #666666;
	box-shadow: 0px 4px 8px 0px #666666;
	behavior: url(/wp-content/themes/iera-metropoli/js/pie.htc);
	margin: 0px;
	oveflow:hidden;
	padding-left: -4px;
	padding-right: -4px;
	zoom: 1;
}
#branding {
	 height: 88px;
	 width: 970px;
	 padding: 0px;
	 margin: 0px auto;
}


#blog-title a, #blog-title a:active,
#blog-title a:hover{
	font-family: Garamond;
	font-size: 32px;
	color: #eeeeee;
    text-decoration:none;
	text-transform: uppercase;
	text-shadow: rgba(0,0,0,0.3) -1px 0, rgba(0,0,0,0.2) 0 -1px, rgba(255,255,255,0.3) 0 1px, rgba(0,0,0,0.2) -1px -2px;
	text-indent:-9000px;
	position: absolute;
	top: 20px;
	margin-left: 20px;
	background: url('/wp-content/themes/iera-metropoli/images/logo.png') no-repeat top center;
	width:620px;
	height: 108px;
	}
#blog-title h1{
	padding: 0px;
	margin:0px;
	line-height: 0px;
}
#blog-description {
	display: none;
	position: absolute;
	top: 20px;
	margin-left: 20px;
	background: url('/wp-content/themes/iera-metropoli/images/logo.png') no-repeat top center;
	width:620px;
	height: 108px;
}

#social-media,#searchform #s,#searchsubmit{
	position: absolute;
	margin-left: 760px;
}
#social-media{
	margin-top: 50px;
}
#social-media img{
	margin-right: 5px;
}
#searchform #s{
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
	padding: 1px;
	width: 150px;
	height: 16px;
	line-height: 18px;
}
#searchsubmit{
	margin-top: 11px;
	margin-left: 920px;
	background: #eeeeee url('/wp-content/themes/iera-metropoli/images/search-btn.png') no-repeat center center;
	border: none;
	cursor:pointer;
	width: 20px;
	height: 20px;
	padding-bottom: 2px;
}

.hidden{
	display: none;
}

/**********Top Nav ***************/
#access{
	width:100%;
	border-bottom:none;
	background: url('/wp-content/themes/iera-metropoli/images/top-menu-bg.png') repeat top left;
	/*background: #333333;
	background: -moz-linear-gradient(top, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(top, #333333 0%,#000000 100%);
	background: -o-linear-gradient(top, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(top, #333333 0%,#000000 100%);
	-pie-background: linear-gradient(#333333, #000000);
	behavior: url(/wp-content/themes/iera-metropoli/js/pie.htc);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 );
	background: linear-gradient(top, #333333 0%,#000000 100%);*/
	outline: 0;
}
#access *{
    z-index: 10;
    border: none !important;
    font-family: arial;
    font-weight: bold;
    font-size: 14px !important;
    color: #f5f5f5;
}
.sf-menu ul  li a{
	background: url('/wp-content/themes/iera-metropoli/images/top-menu-bg.png') repeat top left;
	outline: 0;
	width:100%;
	white-space: nowrap;
}
.sf-menu {
	background: url('/wp-content/themes/iera-metropoli/images/nav_divider.png') no-repeat center right;
}
.sf-menu li,.sf-menu li li  {
	background: url('/wp-content/themes/iera-metropoli/images/nav_divider.png') no-repeat center left;
	white-space: nowrap;
	
}
.sf-menu li li a {
	white-space: nowrap;
	width:100%;
	margin-right: -20px;
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: url('/wp-content/themes/iera-metropoli/images/top-menu-bg-hover.png') repeat top left;
	outline: 0;
}
/******************* Footer *************************/

#footer{
	position: relative;
	width: 100%;
	background: #003254c7;
	margin: 0px;
	padding: 0px;
	-webkit-box-shadow: 0px -4px 8px 0px #666666;
	-moz-box-shadow: 0px -4px 8px 0px #666666;
	box-shadow: 0px -4px 8px 0px #666666;
	behavior: url(/wp-content/themes/iera-metropoli/js/pie.htc);
	border: none;
	clear: both;
	display:block;
	height: 60px;
}
#siteinfo{
	font-size: 12px;
	margin: 0px auto ;
	padding: 10px;
	color: #f5f5f5;

}
#siteinfo a{
	color: #f5f5f5;
	margin: 0px;
	padding: 0px;
}
#copyright{
	float: right;
	height: 15px;
	line-height: 15px;
	vertical-align: top;
}
#footer-social-media{
	float: left;
}
#footer-social-media img{
	margin-right: 0px;
	margin-left: 10px;
}
/**********Main Body ***************/
 
#main {
    position: relative;
	display: bock;
	clear:both;
    padding: 0px;
	width: 980px;
	margin: 0px auto;
}
.entry-content{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
#content p,#content  li{
	text-align: justify;
	margin:0px;
	padding: 0px;
	padding-bottom: 10px;
	line-height: 18px;
}
#container,#content{
	padding: 0px;
	margin: 0px;
	width: 100%;
	zoom: 1;
}
.main-aside ul {
    padding:0px;
}
.half-column{
	width: 302px;
	float: left;
}
#container{
	width: 680px;
	float: left;
}

#content .post,#content #nav-below,#content .page,#comments,#tabs,.page-title,.front-block,.widgetcontainer {
    background: #ffffff !important;
	border:1px solid #999999;
	-webkit-box-shadow: #666666 0px 0px 8px 0px;
	-moz-box-shadow: #666666 0px 0px 8px 0px;
	box-shadow: #666666 0px 0px 8px 0px;
	behavior: url(/wp-content/themes/iera-metropoli/js/pie.htc);
    margin: 20px;
	padding: 15px;
	width: 620px;
	overflow: hidden !important;
	zoom: 1;
	clear: both;
	display:block;
	border: none;
}

.wp-caption{
padding: 5px;
text-align: center !important;
font-weight: bold;
font-size: 11px;
background: #f5f5f5;

}
.wp-caption-text{
margin: auto !important;
text-align: center !important;
}

/**********Sidebar ***************/

#primary,#secondary{
	width: 300px;
	float: right;
	margin:0px;
	padding: 0px;
	border: none;
}
#primary ul,#secondary  ul{
	margin-bottom:0px;
	padding-bottom: 0px;
}

h3.widgettitle,h3.widgettitle a{
	width: 240px;
	background: #eeeeee;
	padding: 5px;
	margin:0px;
	font-weight: bold;
	font-size: 13px;
	font-style: normal;
	color: #CC0000;	
}

.blogroll li,.blogroll li a{
	text-decoration: none;
	font-weight: bold;
}


.widgetcontainer,#tabs {
	width: 250px;
	padding: 10px;
	overflow: hidden;
	float:none;
	clear: both;
	float: rigtht;
	margin-right: 10px;
	right: 0;
}

#content .aside {
	margin-bottom: 0px;
}
#content .aside ul {
    padding:0px;
}
#content  .page img, #content .post img{
    border:1px solid #999999;
	background: #f5f5f5;
    margin: 5px;
	padding: 1px;
}

.ngg-widget, .ngg-widget-slideshow{
	margin: auto 0px !important;
	text-align: center !important;
}

/****************Tabs****************************/
#vmarquee,#vmarquee #content{
	margin:0px;
	padding: 0px;
	width: 100% !important;
	position: relative !important;
		height: 100% !important;
}
#vmarquee table,#eortologio{
	margin:0px;
	padding: 0px;
	border: none !important;
	background: #ffffff;
	width: 100% !important;
	height: 100% !important;
}
#vmarquee td,#vmarquee tr{
	margin:0px;
	padding:0px;
	border: none !important;
}
#vmarquee #titletd,#vmarquee #maintd {
	border: none !important;
	margin:0px;
	padding:3px;

}
#vmarquee tr:nth-child(even){background: #eeeeee}
#vmarquee{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #004B91;
}
#vmarquee #titletd{
	font-weight: bold;
	background: #0e3171;
	color:  #ffffff;
}
#vmarquee #link,#vmarquee #footer{
	display: none !important;
}
#tabs *{
	border-radius: 0px;
	border:none;
}
#tabs-head{
	border: 1px solid #0e3171;
	background: #003254c7;
}
.ui-tabs-panel{
	padding: 0px  !important;
}
.ui-state-default{

}
#tabs ul ul {
	border: 1px solid #0A4488;
	background: #ffffff;
}
#tabs li li{
	border: none;
}
#latest-news ul{
	border: none;
	margin: 0px;
	background: none transparent;
	list-style: none;
}
#latest-news ul li{
	padding: 5px;
	line-height: 16px;
}
#latest-news ul li:nth-child(even){background: #eeeeee}
#latest-news a{
	text-decoration:none;
}
.ui-widget-content{
	background: transparent;
}

h1,.entry-title,.front-block h2,#content h2,.front-block h3{
	background: #eeeeee;
	width: 610px;
	padding: 5px; 
	margin:0px;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #CC0000;

}
#content h2,#content h2 a{
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #004b91;
	background: #f8f8f8;
	font-size: 13px;
}

/******************* Front Page *************************/
#frontpage-container, #frontpage-content{
    padding: 0px;
	width: 100%;
	margin: 0px auto;
}

#front-top{
	font-size: 12px;
	height: 270px;
}
#front-slider{
	height: 250px;
}
h2 a,h3 a{
	text-decoration: none;
}
.slider-excert{
	padding: 5px;
	margin:0px;
	text-align: justify;
	overflow:hidden;
}
.slider-thumb{
	float: left;
	margin: 5px;
	text-decoration: none;
	border: #cccccc 1px solid;
	background: #f5f5f5;
}
.front-block h4{
	width: 100%;
	margin:0px;
	background: #f8f8f8;
	padding: 2px;
	padding-right: 14px;
	font-weight: bold;
	font-size: 13px;
	color: #0e3171;	
}
.front-block ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#amen-news li,#romfaia-news li{
	list-style:none;
	padding:5px;
	margin: 0px;
	margin-right: 10px;
	text-align: justify;
}
#amen-news li a,#romfaia-news li a{
	padding:15px;
	background: url('images/list-amen.png') 0px 19px no-repeat;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#romfaia-news li a{
	background: url('images/list-romfaia.png') 0px 17px no-repeat;
}
.slider-content{
	width: 100%;
	height: 100%;
		z-index: 0  !important;
}
.more{
	float:right;
	margin: 8px;
	padding: 3px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-decoration: none;
	border: #cccccc 1px solid;
	background: #f5f5f5;
}

#front-slider-nav-wrapper{
	background: #f1f1f1;
	width: 100%;
	text-align: center;
	display: block;
	clear: both;
}
#front-slider-nav{
	margin-left: auto;
	margin-right: auto;
	height: 22px;
	display: block;
	clear: both;
}
#front-slider-prev{
    float:left;
	padding: 0px;
	margin:4px;
	margin-top: 5px;
	background: url('/wp-content/themes/iera-metropoli/images/rotator-arrows.png') no-repeat left top;
	width: 12px;
	height: 13px;
/*		border: dashed transparent 0.53em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 12px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
  border-right: 1em  solid #666;
  left: 0.25em; */
}
#front-slider-prev:hover{
	background: url('/wp-content/themes/iera-metropoli/images/rotator-arrows.png') no-repeat left bottom;
}
#front-slider-next{
    float:left;
	padding: 0px;
	margin:4px;
	margin-top: 5px;
	background: url('/wp-content/themes/iera-metropoli/images/rotator-arrows.png') no-repeat right top;
	width: 12px;
	height: 13px;
/*  border: dashed transparent 0.53em;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 12px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
	border-left: 1em  solid #666;
	right:  0.25em; */
}
#front-slider-next:hover{
	background: url('/wp-content/themes/iera-metropoli/images/rotator-arrows.png') no-repeat right bottom;
}

#front-slider-pager a{
/*	background: none repeat scroll 0 0 #cccccc;
	-moz-border-radius: 50%;
	-webkit-border-radius:  50%;
	border-radius:  50%;
    box-shadow: 0 2px 3px #666666 inset;
    text-indent: -2000em;  */
	background: url('/wp-content/themes/iera-metropoli/images/rotator-dot.png') no-repeat center top;
	float:left;
	display: block;
    height: 12px;

    width: 12px;
	margin:5px;
}
#front-slider-pager a:hover  {
	background: url('/wp-content/themes/iera-metropoli/images/rotator-dot.png') no-repeat center bottom;
}
#front-slider-pager a.activeSlide,#front-slider-pager  a:active {
   background: url('/wp-content/themes/iera-metropoli/images/rotator-dot.png') no-repeat center center;
}

#catlist5 ul{
	margin:0px;
	padding: 0px;
	height:100%;
}
#catlist5 li{
	display: block;
	list-style: none;
	padding: 1px;
	margin: 5px;
	clear: both;
	height:100%;
	float: none;
}
#catlist5 img{
	height: 100%;
	float: left;
	margin: 8px;
	text-decoration: none;
	border: #cccccc 1px solid;
}
.attachment-thumbnail{
	max-width: 173px !important;
	max-height: 200px !important;
}

#front-photos .slideshowlink{
	display: none;
}


/**************  PhotoThiki *************/
.slickr-flickr-gallery{
	width: 100%;
	padding: 10px 0px !important;
}
#cycleElements{
	/*width: 260px;*/
	overflow:hidden;
	height: 90px;
}
.slickr-flickr-gallery ul li{
	float: left !important;

}
.slickr-flickr-gallery img {
    padding: 3px !important;
		margin-left: 5px !important;

}
#front-slider #bottomcontainerBox{
	display: none;
}
#cyclePrev,#cycleNext{
	z-index: 10 !important;
	position: relative;
	float:right;
	text-decoration: none;
	margin-top:2px !important;
	margin-bottom:0px !important;
	margin-right: 15px;
	width: 12px;
	height: 13px;
}
#cyclePrev{
	background: url('/wp-content/themes/iera-metropoli/images/rotator-arrows.png') no-repeat left bottom !important;
}
#cycleNext{
	background: url('/wp-content/themes/iera-metropoli/images/rotator-arrows.png') no-repeat right bottom !important;
}

/* image max width class set with javascript */
.ngg-gallery-thumbnail img, .maxwidth { height:auto; max-width: 100%; width: auto; }
.slider-thumb .maxwidth {height:100%; width: 100%;}
.ngg-album-compact{
	width: 110px !important;
	height: 100% !important;
	background: #f5f5f5;
	margin: 0px 5px;
	padding: 8px;
}
.ngg-album-compact h4{
	font-size: 13px !important;
}
.ngg-album-compact p {
	margin-bottom: 5px;
}

div#video-gallery{
	margin-bottom: 150px;
	clear:both;
	display: block;
	float: none;
}
div#video-gallery p{
	padding: 0px;
	margin: 0px;
}
div#video-gallery p object{
	display: inline;
	float: left;
	margin-left: 10px;
}

#latest-news{
	display: none !important;
	color: #0e3171;
    background-color: #0e3171;
}
#tabs a{
	text-transform: uppercase;
	font-size: 12px;
}
