@import url('james.css');
/*
Theme Name: Sts Michael & Gabriel
Description: Custom theme for Sts Michael & Gabriel Antiochian Orthodox Church.
Author: WebMark Designs
Author URI: http://www.webmarkdesigns.com.au
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
p {
  margin-bottom: 18px;
}
hr {
  background-color: #e7e7e7;
  border: 0;
  clear: both;
  height: 1px;
  margin-bottom: 18px;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%; /* When images are too wide for containing element, force them to fit. */
  height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important; /* prevent too-wide images from breaking layout */
  padding: 4px;
  text-align: center;
}
.wp-caption img {
  margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}
.wp-smiley {
  margin: 0;
}
.navigation {
  color: #888;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
  color: #888;
  text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
  color: #ff4b33;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#nav-above {
  margin: 0 0 18px 0;
}
#nav-above {
  display: none;
}
.paged #nav-above,
.single #nav-above {
  display: block;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/

/* =Navigation
-------------------------------------------------------------- */




/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
#content .commentlist {
	list-style: none;
	margin: 0;
}
#content .commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
.clear{clear:both}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
/*.widget_search #s {/* This keeps the search inputs in line 
	width: 60%;
}
*/
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 12px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
}

body{background:#600405 url(images/background.jpg) repeat-x;font:normal 12px arial,helvetica,sans-serif}
#wrapper{width:980px;margin:auto}
#header{height:222px;position:relative;z-index:99}
#logo{position:absolute;top:74px;left:119px;z-index:100;text-indent:-9999em;overflow:hidden;width:435px;height:91px;background:url(images/saints-michael-and-gabriel.png) no-repeat 0 0}
#cross{position:absolute;top:0;left:-35px;width:160px;height:218px;background:url(images/cross.png) no-repeat 0 0}
#icon{position:absolute;top:0;right:0;width:273px;height:172px;background:url(images/saints-michael-and-gabriel-icon.png) no-repeat 0 0}

#main{background:#ffffea url(images/content-bg.gif) repeat-y;width:940px;padding:0 26px 0 26px}
.content-top{background:url(images/content-top.gif) no-repeat 0 0;height:20px;width:992px;line-height:10px}
.content-bottom{background:url(images/content-bottom.gif) no-repeat 0 0;height:25px;width:992px}
#container{width:620px;/*margin:auto;*/min-height:300px;margin:0;float:left}
a:link,
a:visited{color:#338bf7;text-decoration:none;}
a:hover{text-decoration:underline;}

#footer{width:940px;margin:auto;font:normal 12px arial,sans-serif;color:#b18484;clear:both}
#site-generator{color:#7d4949}
#site-generator a{color:#7d4949;text-decoration:none}
#site-generator a:hover{text-decoration:underline}

#menu{
  position:absolute;top:181px;left:114px;text-transform:uppercase;
  color:#fff;letter-spacing:-10;z-index:99}
#menu li{float:left;position:relative}
#menu .sub-menu{
  background:#4d0506;padding:0 0 8px;
  box-shadow:2px 3px 4px #666;-moz-box-shadow:2px 3px 4px #666;-webkit-box-shadow:2px 3px 4px #666;
  border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-web-border-radius:0 0 10px 10px;
  min-width:100%;
  *margin-left:-100%;
  *margin-top:38px;
}
.home #menu .sub-menu{
  box-shadow:2px 3px 4px #222;-moz-box-shadow:2px 3px 4px #222;-webkit-box-shadow:2px 3px 4px #222;
}
#menu li ul{/*background:#4d0506;*/display:none;position:absolute;top:38px;left:0;}
#menu li ul li{clear:left;width:auto !important;width:100%;min-width:100%;}
#menu li > ul{top:auto;left:auto}
#menu li:hover ul,
#menu li.hover ul{display:block;z-index:99}
#menu a{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;font-size:14px;font-weight:bold;color:#fff;text-decoration:none}
/*
#menu ul{/*zoom:1}
#menu li{float:left;position:relative;/*zoom:1;margin-right:25px;}
/* Main Menu */
#menu li a{display:block;height:38px;line-height:38px;padding:0 10px}
#menu li:hover a,
#menu li a:hover{background:#4d0506}
/* Subnav */
#menu li li a{
  background:#4d0506;text-indent:0;overflow:visible;
  font:normal 12px arial,helvetica,sans-serif;
  display:block;height:auto;padding:6px 11px;text-shadow:2px 2px 5px #000;
  text-transform:none;width:auto !important;width:100%;white-space:nowrap;*white-space:normal}
#menu li li a:hover{background:#5f0607}
#menu ul li.hover a{background-position-y:-38px}

/* Sidebar */
#primary{float:right;width:280px;padding-left:20px;height:100%}
#primary table{margin-top:10px}
#primary table td{vertical-align:top;padding-right:10px}

/* Search form */
#searchform{
  background:url(images/searchform-bg.gif) no-repeat;
  width:279px;height:30px;padding:7px 0;*padding:6px 0 8px;
  position:relative;text-align:center}
#s,#primary input.text{width:252px;/*height:24px;*/padding:5px 3px;border:2px solid #a1a1a1;color:#898989;margin:0}
#searchsubmit{position:absolute;top:9px;right:11px}

h3.widget-title{
  color:#791112;font-size:15px;background:#e4cfbf;/*line-height:24px;*/
  border-bottom:2px solid #791112;padding:4px 0 2px 8px;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
}

.jcarousel-prev,.jcarousel-next{position:absolute;left:5px;top:50%;margin-top:-16px;width:32px;height:32px;background:url(images/slideshow-nav.png) left top no-repeat;cursor:pointer}
.jcarousel-next{left:auto;right:5px;background-position:left bottom}
.jcarousel_container{position:relative;margin-bottom:1em}
.jcarousel_container .title-bar{
  background:url(images/1x1-600405.png) !important;background:#600405;width:100%;height:34px;line-height:34px;position:absolute;bottom:0;left:0;z-index:2
  
}
.jcarousel_container .title-bar h3{color:#fff;font-size:19px;padding-left:5px}
.jcarousel_container .title-bar a{position:absolute;right:5px;top:0;text-decoration:underline;color:#fff}
.jcarousel-clip-horizontal {width: 100%}
.jcarousel-item {height: 100%}
.jcarousel_container{height:314px}

#main .widget-area .WMD_LatestNews_Widget ul,
#main .widget-area .widget_calendar_upcoming ul{list-style:none;padding:0;margin:10px;line-height:18px}
#main .widget-area .WMD_LatestNews_Widget ul li,
#main .widget-area .widget_calendar_upcoming ul li{padding:0;margin:0 0 5px;clear:both}
#main .widget-area .WMD_LatestNews_Widget a.title{color:#500304;float:left;display:inline;width:200px}
#main .widget-area .WMD_LatestNews_Widget .date{float:left;width:55px}
#main .widget-area .WMD_LatestNews_Widget .date,
#main .widget-area .widget_calendar_upcoming ul li{color:#791112;font-weight:bold}
#main .widget-area .widget_calendar_upcoming ul ul{float:right;width:205px;margin:0;*margin-top:-18px}
#main .widget-area .widget_calendar_upcoming ul ul li{color:#500304;font-weight:normal;margin:0}
#main .widget-area .WMD_LatestNews_Widget li.more,
#main .widget-area .widget_calendar_upcoming li.more{padding:5px 0 0 55px;font-weight:normal;*padding-top:0}
#main .widget-area .widget_calendar_upcoming .calnk a{margin-right:3px}
#main .calnk span{line-height:17px}
#main .calnk span.event-title{line-height:12px}

#content .kjo-link{position:absolute;top:0;left:-9999em}
#content{color:#500304;font:normal 14px Arial,Helvetica,sans-serif;line-height:19px}
#content h1{text-transform:uppercase;font:bold 22px "Palatino Linotype", "Book Antiqua", Palatino, serif;color:#791112;margin-bottom:10px}
#content h2,#content h2 a{font:normal 19px "Palatino Linotype", "Book Antiqua", Palatino, serif;color:#791112}
#content h3{font-size:14px;font-weight:bold;color:#500304}
#content h1,#content h2,#content h3{margin:0 0 11px 0}
#content ul{list-style:disc;margin-left:2.5em;;margin-bottom:20px}
#content ul ul{list-style:square}
#content ul.gform_fields{margin:0}
#content ol{list-style:decimal;margin-left:70px;;margin-bottom:20px}
.entry-meta{font-size:11px;color:#999;margin-bottom:1em}
.search-results .hentry{border-top:1px solid #ddd;padding:5px 0 0;margin:0 0 5px}

#content .title-bar h3{color:#fff;font-size:19px}

#footer{height:100px;margin-bottom:30px}
#colophon{float:left}
#footer-actions{float:right;min-width:145px;width:auto !important;width:195px}
#footer-actions ul{height:30px;float:right}
#footer-actions li{float:left;padding-right:8px;margin-left:8px;background:url(images/menu-item-sep.gif) no-repeat right center}
#footer-actions li.menu-item-120{background:0;padding:0}
#footer-actions a:link,
#footer-actions a:visited{color:#b18484;text-decoration:underline}
#addthis{margin-left:35px;clear:both}

.red-sidebox{background:#791112 url(images/red-sidebox-bg.gif) left top no-repeat}
.red-sidebox .inner{background:url(images/red-sidebox-bg.gif) right bottom no-repeat;padding:9px}
.red-sidebox h3.widget-title{background:none;color:#fff;padding:0;font-weight:bold}
.widget-area .red-sidebox a:link,
.widget-area .red-sidebox a:visited,
.widget-area .red-sidebox a{color:#fff;text-decoration:underline}
.red-sidebox .btn-signup{display:inline;float:right;width:111px;height:33px;background:url(images/btn-signup.gif) left top;text-indent:-9999em;border:none;cursor:pointer}
.red-sidebox .btn-signup:hover{background-position:left bottom}
.red-sidebox a.archive{display:block}

.SMG_NewsletterWidget .links{height:33px;line-height:33px;margin-top:10px}

table.home-sunday td{vertical-align:top;padding:0 5px}
table.home-sunday td:first-child{padding-left:0}

#breadcrumbs{margin:1em 0}