﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body
{
	font-family: Verdana, Arial, 'Trebuchet MS' , Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background-position: center 0%;
	background-color: #f0f0f0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	background-image: url(images/texture.jpg);
	background-repeat: repeat;
}

/* Page Layout */
#fullpage
{
	background-color: white;
	width: 792px;
	height: 125%;
	margin: 0px auto 0px auto;
	position: relative; /*background-image: url(images/background.jpg); 	background-repeat: repeat-y;*/
}

#menucontainer
{
	width: 772px;
	height: 210px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
}
#menu
{
	width: 772px;
	height: 165px;
	margin: 0 auto 0 auto;
	background: url(images/OurLady-header2010.jpg) no-repeat;
}

#menubar
{
	left: 0px;
	width: 772px;
	position: relative;
	top: 5px;
	height: 35px;
	background-image: url(images/MenuBarBack_body.jpg);
	background-repeat: repeat-x; /* background-color: #999999;*/
}

#menubarstart
{
	left: 0px;
	width: 13px;
	position: absolute;
	top: 0px;
	height: 35px;
	background-image: url(images/MenuBarBack_start.jpg);
	background-repeat: no-repeat;
	clear: none;
}

#menubarend
{
	left: 759px;
	width: 13px;
	position: absolute;
	top: 0px;
	height: 35px;
	background-image: url(images/MenuBarBack_end.jpg);
	background-repeat: no-repeat;
	clear: none;
}

.menucontrol
{
	height: 35px;
	left: 13px;
	top: 0px;
	position: absolute;
	clear: none;
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Verdana, Arial;
	font-variant: small-caps;
}

.menustatic a, .menustatic a:hover
{
	color: #111111;
	margin: 1px;
	padding: 0px;
}

.menustatichover a, .menustatichover a:hover
{
	color: #FFFFFF;
	margin: 1px;
}

.menustaticselected a, .menustaticselected a:hover
{
	color: #FFFFFF;
	margin: 1px;
	font-weight: bold;
}

.menustaticsubmenu
{
	left: 100px;
	border-style: solid;
	border-width: 1px;
	clear: none;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	color: #111111;
	margin: 2px;
	padding: 2px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat;
}
.menustaticsubitem
{
	height: 20px;
	left: 113px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	color: #111111;
	margin: 2px;
	padding: 2px;
}
.menustaticsubitem a:hover
{
	color: #FFFFFF;
}

#contentarea
{
	width: 760px;
	left: 5px;
	margin: 0 auto;
	border: gainsboro 1px solid;
	padding: 5px;
	background-color: White;
	height: inherit;
}
#contentarea input
{
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

.contenttable
{
	width: 100%;
	height: 100%;
}
.leftpane
{
	left: 0px;
	width: 490px;
	margin: 0 auto;
	background-color: White;
	vertical-align: top;
}

.rightpane
{
	left: 510px;
	width: 240px;
	margin: 0 auto;
	border: gainsboro 1px solid;
	padding: 5px;
	background-color: White;
	float: right;
	vertical-align: top;
}
.leftpane50
{
	left: 0px;
	width: 330px;
	margin: 0 auto;
	background-color: White;
	vertical-align: top;
}

.rightpane50
{
	left: 350px;
	width: 400px;
	margin: 0 auto;
	border: gainsboro 1px solid;
	padding: 5px;
	background-color: White;
	float: right;
	vertical-align: top;
}

.newspanel
{
	font-size: 10pt;
	padding-top:0;
	margin-top:0;
}

ul.newspanel 
{
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 15px;
}

li.newspanel
{
	margin: 0px;
	padding: 0px;
	line-height:normal;
}
.currentpage
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-variant: small-caps;
	width: 50%;
}

.communityheader
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
}

.outlineheader
{
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	color: black;
}

.outlineitem
{
	vertical-align: top;
}

.bodyitalic
{
	font-style: italic;
}

.bodybold
{
	font-weight: bold;
}

.bodyboldunderline
{
	font-weight: bold;
	text-decoration: underline;
}

#footer
{
	height: 55px;
	width: 772px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
	margin: 5px auto 0px;
	top: 5px;
}

.copyright
{
	font-size: 8pt;
}
/*
input
{
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}
*/
textarea
{
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3
{
	font-family: Georgia, "Times New Roman" , Times, serif;
}

h1, h1 a, h2, h2 a
{
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 38px;
}

h2
{
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
}

h3
{
	font-size: 16px;
	color: #939292;
}

p, ul, ol
{
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol
{
	margin-left: 3em;
}

blockquote
{
	margin-left: 3em;
	margin-right: 3em;
}

a
{
	color: #125798;
}

a:hover
{
	text-decoration: none;
	color: #8D0000;
}

a img
{
	border: none;
}

img.left
{
	float: left;
	margin-right: 20px;
}

img.right
{
	float: right;
	margin-right: 20px;
}

/*hr
{
	display: none;
}*/

/* Logo */

#logo
{
	width: 870px;
	height: 100px;
	margin: 0 auto;
}

#logo h1, #logo h2
{
	margin: 0;
}

#logo h1
{
	float: left;
	padding-top: 45px;
}

#logo h2
{
	float: right;
	padding-top: 65px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a
{
	color: #939292;
}

#logo a
{
	text-decoration: none;
}

/* Menu #4e9fc8 */


#menu ul
{
	margin: 0;
	padding: 23px 0 0 28px;
	list-style: none;
	line-height: normal;
}

#menu li
{
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first
{
	background: none;
}

#menu a
{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover
{
	text-decoration: underline;
}

/* Search */

#search
{
	float: right;
	width: 200px;
}

#search form
{
	margin: 0;
	padding: 0;
}

#search fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

#search input
{
}

#search #s
{
	width: 150px;
}

#search #x
{
	display: none;
}

/* Banner */

#banner
{
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page
{
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
	background: url(images/img06.gif) no-repeat;
}

/* Content */

#content
{
	float: right;
	width: 603px;
}

.post
{
}

.post .title
{
	margin: 0;
	padding: 20px 20px 0 20px;
}

.post .entry
{
	padding: 0 20px;
}

.post .meta
{
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar
{
	float: left;
	width: 250px;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li
{
	margin-bottom: 40px;
}

#sidebar li ul
{
}

#sidebar li li
{
	margin: 0;
	padding: 5px 20px;
}

#sidebar li h2
{
	height: 32px;
	margin-bottom: 15px;
	padding: 8px 0px 0px 20px;
	background: #4E9FC8 url(images/img09.jpg) no-repeat;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar li p
{
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar
{
	padding: 0;
}

#calendar caption
{
}

#calendar table
{
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th
{
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td
{
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td
{
	border-top: 1px solid #F2F2F2;
}

#calendar #prev
{
	text-align: left;
}

#calendar #next
{
	text-align: right;
}

#calendar a
{
	font-weight: bold;
}

/* Footer */

.newsimg
{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.dropdownlist
{
	color: #6E6E6E;
}


.button
{
	color: Black;
}

.soltkids 
{
	font-family: 'Kristen ITC';
}

.soltkidsheading1
{
	font-family: 'Kristen ITC';
	font-size: 20pt;
	color:Green;
}


.soltkidsheading2
{
	font-family: 'Kristen ITC';
	font-size: 16pt;
	color:Green;
}

/*
-----------------------------------------------
Blogger Template Style
Name:     Rounders 3
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     27 Feb 2004
----------------------------------------------- */



/* Page Structure
----------------------------------------------- */
/* The images which help create rounded corners depend on the 
   following widths and measurements. If you want to change 
   these measurements, the images will also need to change.
   */
@media all {
  #content {
    width:740px;
    margin:0 auto;
    text-align:left;
    }
  #main {
    width:485px;
    float:left;
    background:#eec ;
    margin:15px 0 0;
    padding:0 0 10px;
    color:#333;
    font-size:97%;
    line-height:1.5em;
    }
  #main2 {
    float:left;
    width:100%;
    padding:10px 0 0;
    }
  #sidebar {
    width:240px;
    float:right;
    margin:15px 0 0;
    font-size:97%;
    line-height:1.5em;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    background:#eec;
    }
  #main2 {
    float:none;
    width:100%;
    background:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }




/* Posts
----------------------------------------------- */
.date-header {
  margin:0 28px 0 43px;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#586;
  }
.post {
  margin:.3em 0 25px;
  padding:0 13px;
  border:1px dotted #bb9;
  border-width:1px 0;
  }
.post-title {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  display:block;
  border:1px dotted #bb9;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
  }
#main a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  }
#main a.title-link:hover {
  background-color:#fff;
  color:#000;
  }
.post-body {
  border:1px dotted #bb9;
  border-width:0 1px 1px;
  border-bottom-color:#eec;
  padding:10px 14px 1px 29px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  background:#fff;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bb9;
  border-bottom:1px solid #eee;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.blogblog.com/rounders3/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.blogblog.com/rounders3/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #586;
  }
blockquote {
  margin:.75em 0;
  border:1px dotted #596;
  border-width:1px 0;
  padding:5px 15px;
  }
.post blockquote p {
  margin:.5em 0;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin:-25px 13px 0;
  border:1px dotted #6a7;
  border-width:0 1px 1px;
  padding:20px 0 15px 0;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px dotted #6a7;
  font-size:120%;
  line-height:1.4em;
  color:#333;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-data {
  background:url("http://www.blogblog.com/rounders3/icon_comment.gif") no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  color:#666;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#fff;
  }
.comment-timestamp a:link {
  color:#fff;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}


/* Profile
----------------------------------------------- */
@media all {
  #profile-container {
    background:#586 url("http://www.blogblog.com/rounders3/corners_prof_bot.gif") no-repeat left bottom;
    margin:0 0 15px;
    padding:0 0 10px;
    color:#fff;
    }
  #profile-container h2 {
    background:url("http://www.blogblog.com/rounders3/corners_prof_top.gif") no-repeat left top;
    padding:10px 15px .2em;
    margin:0;
    border-width:0;
    font-size:115%;
    line-height:1.5em;
    color:#fff;
    }
  }
@media handheld {
  #profile-container {
    background:#586;
    }
  #profile-container h2 {
    background:none;
    }
  }

.profile-datablock {
  margin:0 15px .5em;
  border-top:1px dotted #7a8;
  padding-top:8px;
  }
.profile-img {display:inline;}
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #bec;
  }
.profile-data strong {
  display:block;
  }
#profile-container p {
  margin:0 15px .5em;
  }
#profile-container .profile-textblock {
  clear:left;
  }
#profile-container a {
  color:#fff;
  }
.profile-link a {
  background:url("http://www.blogblog.com/rounders3/icon_profile.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
  }
ul.profile-datablock {
  list-style-type:none;
  }


/* Sidebar Boxes
----------------------------------------------- */
@media all {
  .box
	{
		border: 1px solid gainsboro;
		background: white;
		margin: 0 0 15px;
		padding: 10px 0 0;
		color: #abc;
	}
  .box2 {
    padding:0 13px 8px;
    }
  }
@media handheld {
  .box {
    background:#234;
    }
  .box2 {
    background:none;
    }
  }
.sidebar-title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #456;
  font-size:115%;
  line-height:1.5em;
  color:#abc;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
.box ul li {
  background:url("http://www.blogblog.com/rounders3/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #345;
  line-height:1.4em;
  }
.box p {
  margin:0 0 .6em;
  }




/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  padding:0 15px 0;
  }


.loginName
{
	text-align: right;
	float: right;
	/*width: 200px;*/
	position: relative;
	display: inline;
}

.loginName a
{
	color: #125798;
	text-decoration: none;
}

.loginName a:hover
{
	text-decoration: none;
	color: #8D0000;
}

.loginName a img
{
	border: none;
}

.loginName div
{
	width: 100px;
}

.radiobutton
{
	font: normal1em/normal "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	background-image:none;
	border:none;
}

#sidebar-gadget1
{
	overflow: hidden;
}

iframe { 
overflow-x: hidden; 
overflow-y: hidden; 
} 

