/*
Curlew Websites for the St. Mary's, Holme-next-the-Sea Society of Bell Ringers
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #000000 url(images/bg.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


h1, h2, h3, h4 {
	margin-top: 1.2em;
	color: #000000;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
}


h3 {
	font-size: 1.3em;
	text-align: justify;
}

h4 {
	font-size: 1.1em;
	text-align: justify;
}

h5 {
	font-size: 1.5em;
	text-align: justify;
	color: red;
	font-weight: bold;
}

h6 {
	font-size: 1.0em;
	text-align: justify;
	color: black;
	font-weight: bold;
}

/* default paragraph text */
p {
	margin: 1.2em 0 0 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	padding: 0 0 0 0;
}

p.center {
	text-align: center;
}

ul, ol {
	margin-left: 3em;
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

a {
	text-decoration: underline;
	color: #2C5C89;
}

/*
a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #2C5C89;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #2C5C89;
*/

}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 758px;
	margin: 0 auto;
	height: 325px;
}

#menu {
	float: left;
	height: 35px;
	padding-top: 8px;
	padding-left: 33px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 80px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 10px;
    	text-align: center;
	background: url(images/button.jpg) no-repeat
}

#menu a:hover {
	color: #000000;
}


/* Logo */

#logo {
	width: 758px;
	height: 270px;
	margin: 0 auto;
	background: url(images/belllogo.jpg) no-repeat left top;
}


#logo h1 {
	padding-top: 20px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 36px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 728px;
	margin: 0 auto;
	background: #ffffff;
	border-left: 1px solid #000000;
	border-top: none;
	padding-top: 0px;
}

/* Content */

#content {
	float: left;
	width: 705px;
	padding-left: 10px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C5C89;
}

.post .meta a {
	color: #2C5C89;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;

}

#sidebar1 {
	width: 224px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
	width: 500px;
	padding: 0px 20px 0px 20px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	background: url(images/title.jpg) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 7px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}



/* Footer */
#footer {
	padding: 20px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #FFFFFF; font-weight: normal; background-color: #000000;
}

#footer a:hover {
	color: #FF0000; font-weight: normal; background-color: #000000;
}

/*----------text enhancements----------*/

.txt1	{
	margin-top: 1.2em;
	font-size: 1.3em;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.txt3	{
	margin-top: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: 700;
	color: #330099;
}

.txt4	{
	margin-top: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
}

.txt5	{
	margin-top: 1.2em;
	font-size: 1.3em;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.txt6	{
	margin-top: 1.2em;
	font-size: 0.9em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.txt7	{
	margin: 1.2em 0 0 0;
	text-align: center;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	padding: 0 0 0 0;}

.txt8	{
	margin-top: 1.2em;
	font-size: 2.5em;
	text-align: center;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}

.txt9	{
	margin-top: 1.2em;
	font-size: 1.0em;
	text-align: center;
	font-style: italic;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.txten2 {
	color: white; 
	background-color: black; 
	font-size: 25px; 
	text-align: center; 
	font-weight: 900;
}

.txten1 {
	color: red; 
	font-size: 18px; 
	font-weight: 900; 
	text-align: center;
}

#indent1 {
    	text-indent: 425px;
}

#indent2 {
    	text-indent: 295px;
}


/*----------images----------*/
#imagem
 {
 text-align: center;
 }
 
img.mid 
 { 
 display: inline; 
 } 
 
img.textr
 { 
 float: right;
 display: inline;
 padding: 10px 5px 5px 5px;
 }
 
img.textl
 { 
 float: left;
 display: inline;
 padding: 5px 10px 5px 5px;
 }

/*----------links----------*/

a:link {color: #0000FF; text-decoration: none;} /* unvisited link */
a:visited {color: #800080; text-decoration: none;} /* visited link */
a:hover {color: #000000; font-weight: bold; text-decoration: underline; background-color: #FFFF00;} /* mouse over link */
a:active {color: #FF0000; text-decoration: none;} /* selected link */


/* -----------rounded corners on page-------- */


.roundedcornr_box_634317 {
   background: #ffffff;
}
.roundedcornr_top_634317 div {
   background: url(images/roundedcornr_634317_tl.png) no-repeat top left;
}
.roundedcornr_top_634317 {
   background: url(images/roundedcornr_634317_tr.png) no-repeat top right;
}
.roundedcornr_bottom_634317 div {
   background: url(images/roundedcornr_634317_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_634317 {
   background: url(images/roundedcornr_634317_br.png) no-repeat bottom right;
}

.roundedcornr_top_634317 div, .roundedcornr_top_634317, 
.roundedcornr_bottom_634317 div, .roundedcornr_bottom_634317 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_634317 { margin: 0 30px; }

/* images */

#img1 {
background-image: url(images/rotbell.gif); 
background-repeat: no-repeat;
width: 207px;
height: 215px;
margin-left: 335px;
}

#img2 {
background-image: url(images/abell.gif); 
background-repeat: no-repeat;
width: 120px;
height: 132px;
margin-left: 230px;
}

#img9 {
background-image: url(images/top.jpg); 
background-repeat: no-repeat;
width: 89px;
height: 78px;
margin-left: 285px;
}
