/* --:[ Generic Thesis 1.8 Reset ]:-- */
a {
	outline: none;
}

#page,
.full_width>.page {
	background: none;
}

.cb {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

/* --:[ Site Specific Styles ]:-- */

body {
	background: #2a394b url(images/bodybg.jpg) top center no-repeat;
	background-attachment: fixed;
}

#header_area {
	margin-top: 3em;
}

#footer_area {
	margin-bottom: 3em;
}

.full_width .page {
	background: #FFF;
	border: 1px solid #FFF;
}

#header_area .page {
	border-top-left-radius: 2em;
	border-top-right-radius: 2em;
	box-shadow: 0 -2px 10px #333;
}

#footer_area .page {
	border-bottom-left-radius: 2em;
	border-bottom-right-radius: 2em;
}

.custom #bookmarks {
	background: transparent;
	width: 3.1em;
	position: fixed;
	top: 35%;
	right: 5%;
}

.custom #bookmarks a {
	display: block;
	text-indent: -9999px;
	height: 85px;
	width: 85px;
}

.custom #bookmarks #twitter {
	background: url('http://www.easyitsolutions.com.au/twitter.png')
}

.custom #bookmarks #rss {
	background: url('http://www.easyitsolutions.com.au/rss.png')
}

.custom #bookmarks #email {
	background: url('http://www.easyitsolutions.com.au/email.png')
}

.custom #bookmarks #youtube {
	background: url('http://www.easyitsolutions.com.au/youtube.png')
}

.custom #bookmarks #facebook {
	background: url('http://www.easyitsolutions.com.au/facebook.png')
}

#header {
	border: 0;
	background: url(images/header-cross.jpg) 10px center no-repeat;
}

#header #logo {
	font-size: 6em;
}

#header #logo a {
	padding-left: 100px;
}

#header #tagline {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 1em;
	padding-left: 100px;
}

#header .service_times {
	float: right;
	color: #3b526a;
	font-size: 1.4em;
	line-height: 1.4em;
}

#header .service_times h3 {
	margin-bottom: 0.3em;
	font-weight: bold;
}

#header .service_times p {
	margin-bottom: 0.2em;
}

#header {
	background: none;
	padding-top: 0;
}

#header #logo a {
	font-size: 1px;
	text-indent: -2999px;
	display: block;
	width: 424px;
	height: 50px;
	background: url(images/clm-tempus.gif) bottom left no-repeat;
	padding: 20px 0 0 0;
	margin-top: 5px;
}

#header #tagline {
	padding-left: 10px;
}


#menu_area .page {
	padding: 0;
	width: 102.1em;
	width: 120.1em;
	border-top-left-radius: 2em;
  	border-top-right-radius: 2em;
	overflow:hidden;
}

#menu_area .mainmenu {
	background: #000;
	padding: 15px 1em 0;
}

.menu {
	font-size: 1.35em;
	font-weight: bold;
}

.menu a {
	text-transform: none;
	letter-spacing: normal;
	padding: 1.1em 1.1em;
}

.menu a,
.menu .current ul a,
.menu .current-cat ul a,
.menu .current-menu-item ul a {
	background: none;
	color: #FFF;
}

.menu a:hover,
.menu .current ul a:hover,
.menu .current-cat ul a:hover,
.menu .current-parent a:hover,
.menu .current-menu-item ul a:hover,
.menu .current-menu-ancestor a:hover {
	color: #FFF;
	text-decoration: underline;
	background: none;
}

#banner_rotate {
	background: #000;
	position:relative;
}
#banner_rotate #banner_rotate_heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	color:#dd590b;
	font-size:5.0em;
	font-weight:bold;
	width:100%;
	text-align:center;
    text-shadow:
        -1px -1px 0 #fff,
         1px -1px 0 #fff,
        -1px  1px 0 #fff,
         1px  1px 0 #fff;
}
#banner_rotate #banner_rotate_hours {
	position:absolute;
	top:1em;
	right:1em;
	color:#000;
	font-size:1.7em;
	line-height:1.5;
}
#banner_rotate .item {
	position:relative;
}
#banner_rotate .item img {
	width:100%;
}
#banner_rotate .item .caption {
	position:absolute;
	bottom:1em;
    left: 50%;
    transform: translateX(-50%);

	color:#fff;
	font-size:1.9em;
	text-align:center;
}

#banner_rotate_pager {
	z-index: 50;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#banner_rotate_pager a {
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	background: #CCC;
	border: 2px solid #FFF;
	font-size: 1px;
	text-indent: -2999px;
	margin-right: 5px;
}

#banner_rotate_pager a.activeSlide {
	background: #DD590B;
}


li.widget h3 {
	font-size: 1.2em;
	color: #dd590b;
}

li.widget ul {
	list-style: url(images/bullet.gif);
	padding-left: 2em;
}

li.widget_killer_recent_entries ul {
	list-style: none;
	padding-left: 0;
}

li.widget_killer_recent_entries ul li {
	margin: 0;
	padding: 0;
}

li.widget_killer_recent_entries ul li a {
	border-bottom: 1px solid #EEE;
	display: block;
	background: url(images/bullet.gif) 3px no-repeat;
	padding: 0.3em;
	padding-left: 20px;
}

li.widget_killer_recent_entries ul li a:hover {}



p.jerusalem_post_title {
	background: #27aebc url(images/titlebar-bg.jpg) bottom repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 0.4em;
	text-align: center;
	width: 93%;
	margin: 0.5em auto;
}

iframe#jerusalempost {
	width: 90%;
	margin: 1em auto;
	height: 320px;
	display: block;
	border: 2px solid #78d1d7;
	border: 0;
}


.headline_area h1,
.headline_area h2,
#archive_intro h1 {
	font-size: 2.4em;
}

.headline_area h1,
.headline_area h2,
.headline_area h2 a,
#archive_intro h1 {
	color: #dd590b;
}


.format_text h1,
.format_text h2 {
	font-size: 1.7em;
	line-height: 1.222em;
	margin: 1.1em 0 0.611em;
}

.format_text h1 {
	color: #dd590b;
	font-weight: normal;
}

.format_text h2 {
	color: #dd590b;
	font-weight: normal;
}

.format_text h3 {
	color: #dd590b;
	border-bottom: 1px solid #e0986d;
	padding-bottom: 0.3em;
}

.format_text h4 {
	color: #dd590b;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.222em;
	margin: 1em 0 0.311em;
}

.format_text cite {
	font-size: 0.85em;
	color: #333;
	font-style: normal;
}

.format_text blockquote {
	color: #344935;
	border-left: 10px solid #c5ebc7;
	background: url(images/blockquote-bg.gif) top right no-repeat;
	margin: 1em 1em 1em 2em;
	padding: 0.2em 60px 0.2em 1em;
}

.format_text blockquote p {
	margin: 0.5em 0;
	padding: 0;
}

.format_text ul {
	list-style: url(images/bullet.gif);
	padding-left: 2em;
}

.format_text div.gallery {
	background: #DDD;
	border: 1px solid #CCC;
	padding-top: 3em;
}

.format_text div.gallery img {
	border: 2px solid #999;
	background: #FFF;
	padding: 1px;
}

.format_text p.social a {
	text-decoration: none;
	padding: 0 2em 0 0;
}

.format_text p.social a:hover {
	color: #000;
}

.format_text form.password {
	margin: 2em auto 2.5em;
	width: 90%;
}

.format_text form.password p {
	clear: both;
	margin: 0.8em 0;
	padding: 0;
}

.format_text form.password label {
	cursor: pointer;
	display: block;
}

.format_text form.password label span {
	display: block;
	width: 6em;
	float: left;
}

.format_text form.password label input {
	border: 1px solid #7d96af;
	border-radius: 0.3em;
	background: #FFF;
}

.format_text form.password .submit {
	padding-left: 6em;
}

.format_text form.password .submit input {
	cursor: pointer;
	width: auto;
	background: #7d96af;
	color: #FFF;
	border-radius: 0.3em;
	border: 0;
	padding: 0.3em 1.6em;
	overflow: visible;
}

.format_text .podPress_content {
	text-align: center;
}

.format_text .podpress_playerspace object {
	margin: 0 auto;
}

form.tws p.submit input {
	color: #FFF;
}


#footer {
	font-size: 1.2em;
	color: #666;
}

#footer p {
	font-size: 1em;
}

#footer a {
	border: 0;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footer p.copy {
	float: left;
}


body.oceanbg #content_area .page {
	background: #FFF url(images/pagebg-ocean3.jpg) top left no-repeat;
}

body.oceanbg #content_area .page #content {
	padding-top: 20px;
}


/**
 *	Responsive map embed
 */
.googlemap img,
.googlemap iframe {
	background: #FFF;
	border: 1px solid #DDD;
	padding: 2px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #DDD;
	margin: 10px auto 15px;
	max-width: 100%;
}

.googlemap img {
	max-width: 95%;
	height: auto;
	display: block;
}

.googlemap iframe {
	display: none;
}

@media only screen and (min-width:500px) {
	.googlemap img {
		display: none;
	}

	.googlemap iframe {
		display: block;
		max-width: 97%;
	}
}