/*  
Theme Name: Serra Boston
Theme URI: http://www.serraboston.org/
Description: Used for the Serra Club of Boston, a volunteer organization to promote vocations to the priesthood and religious life
Version: 1.0
Author: Joe Gallagher
Author URI: http://jobriga.com/
Adapted by: Joe Gallagher

*/


body {
	background-color:#C9D7DD;
	margin:0px;
	padding:0px;
}

a:link {color: #000099;}    /* unvisited link */
a:visited {color: #0000FF;} /* visited link */
a:hover {color: #0000FF;}   /* mouse over link */
a:active {}   				/* selected link */

#page {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

/* #header												 */
/* 		controls the header at the top of the page. 	 */

#header {
	height:150px;
	margin:0px 0px 40px 0px;
	padding:0px;
	background-image: url('images/bg-header.gif');
	background-repeat: repeat-x;
}

#header #banner {
	height:120px;
	margin:0px;
	padding:0px;
}

#header img.serraboston {
	float:left;
	border:0px;
	padding:0px;
	margin:0px;
}

#header img.serrainternational {
	float:right;
	margin:0px;
	padding:0px;
	position:relative;
	right:0px;
}

/* #topnav												 */
/* 		controls the Top navigation.				 	 */

#topnav {
	background:#0F5176 none repeat scroll 0% 50%;
	height:30px;
	margin:0px;
	padding:0px;
	text-align:left;
}

#topnav ul {
	margin:0px;
	padding:0px;
	height:30px;
}

#topnav ul li {
	display:block;
	float:left;
	font-family:Verdana,sans-serif;
	font-size:.7em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:30px;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	text-align:center;				
}

#topnav ul li a {
	border-bottom:medium none;
	border-right:1px solid #5C8092;
	border-top:medium none;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	width:120px;
}

#topnav ul li a:hover {
	background:#01304B none repeat scroll 0%;
	border-bottom:medium none;
	color:#FFFFFF;
}

/* #leftcol												 */
/* 		controls the left column of content, where most	 */
/* 		of the content on the page appears.				 */

#leftcol {
	width:515px;
	font-family:Georgia,Times,serif;
	font-size:.9em;
	left:40px;
	position:relative;
	text-align:justify;
	float:left;
	padding-bottom: 20px;
}

#leftcol h1 {
	padding:0px;
	margin:0px;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	color:#CB2100;
}


#leftcol h1 .lighter {
	color:#fd5b0b;
}

#leftcol h1 a {
	color:#CB2100;
	text-decoration: none;
}

#leftcol h2 {
	color:#CB2100;
	font-size:1.4em;
	font-weight:normal;
	margin:0px;
	padding:1.2em 0px 0px 0px;
}

#leftcol h2 a {
	color:#CB2100;
	text-decoration: none;
}

#leftcol h3 {
	color:#CB2100;
	font-size:1.2em;
	font-weight:normal;
	margin:0px;
	padding:1.2em 0px 0px 0px;
}


#leftcol p {
	line-height:1.5em;
}

#leftcol ul li {
	list-style-type:circle;
	margin:0px 0px 0px -25px;
}

#leftcol ul.doublespace li {
	list-style-type:circle;
	margin:1em 0px 0px -25px;
}

#leftcol p.date {
	color:#9E9E9E;
}

#leftcol hr {
	color: #C9D7DD;
	background-color: #C9D7DD;
	border: 0px;
	height: 1px;
	margin: 40px 0px 10px 0px;
	padding: 0px;
}

#leftcol .navi-pages p {
	font-size:0.8em;
	color:#707070;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	width:250px;
	margin:20px 0px 0px 0px;
}

#leftcol .navi-pages p a {
	font-family:Georgia,Times,serif;
	text-decoration:none;
	font-size:1.3em;
}

#leftcol .navi-pages p.navprevious {
	float:left;
	text-align:left;
}

#leftcol .navi-pages p.navnext {
	float:right;
	text-align:right;
}


#leftcol ol.commentlist {
	margin:0em;
	padding:1em 0em 1em 0em;
}

#leftcol ol.commentlist li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0em 0em 1em 0em;
	border-bottom: 1px solid #C9D7DD;
}





/* #rightcol								 */
/* 		controls the narrower, right column of content.		 */

#rightcol {
	float:right;
	width:200px;
	font-family:Georgia,Times,serif;
}

#rightcol p {
	font-size:0.8em;
	padding:0px 25px 0px 0px;
}

#rightcol p.subtitle {
	font-size:0.7em;
	color:#707070;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	margin:0px 0px 0px 30px;
	text-align:center;
}

#rightcol p.subtitle a {
	color:#707070;
	border-bottom:#CCCCCC 1px solid;
	text-decoration:none;
}

#rightcol p.subtitle a:hover {
	color: #0000FF;
	border-bottom:#CCCCCC 1px solid;
	text-decoration:none;
}

#rightcol h3 {
	color:#CB2100;
	font-size:1em;
	font-weight:bold;
	margin:0px;
	padding:1.2em 0px 0px 0px;
}

#rightcol img {}

#rightcol .roundedbox {
  background: transparent url(images/bg-rightcol-up-left.gif) scroll no-repeat top left;
  background-color: #EFF3F4;
}

#rightcol .roundedboxbottom {
  background: transparent url(images/bg-rightcol-down-left.gif) scroll no-repeat top left;
  background-color: #EFF3F4;
  height: 15px;
}

#rightcol .roundedbox h3 {
  color:#4795C1;
  margin-left: 15px;
}

#rightcol .roundedbox p {
  margin-left: 15px;
}


#rightcol .roundedbox ul {
	padding:0px;
	margin:0px;
}

#rightcol .roundedbox ul li {
	font-size:0.8em;
	list-style:none;
	padding:0px 25px 0px 0px;
	margin:1em 15px 1em 15px;
}

#rightcol .roundedbox a { text-decoration:none; }
#rightcol .roundedbox a:visited { text-decoration:none; }
#rightcol .roundedbox a:hover { text-decoration:underline; }
#rightcol .roundedbox a:active { text-decoration:none; }


#rightcol ul li {
	font-size:0.9em;
	color:#9E9E9E;
	list-style-type:none;
	margin:0em 0em 0.5em -15px;
	padding:0px;
}


/* #footer												 */
/* 		controls the footer at the bottom of the page.	 */

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	width:720px;
	left:40px;
	position:relative;
	color:#9E9E9E;
	height:36px;
	border-top:solid 1px #D9D9D9;
}}


#footer p {
	margin: 1em 0em 1em 0em;
}

#footer p.copyright {
	float:left;
}

#footer p.contactus {
	float:right;
}

#footer p.contactus a {
	color:#9E9E9E;
}

#footer p.contactus a:hover {
	color:#000099;
}





/* 	Search												 */
/* 		Styling the search box.	 */


input.text {
	background:#FFFFFF none repeat scroll 0% 50%;
	border:1px solid #9E9E9E;
	color:#333333;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0px;
	padding:3px;
	vertical-align:middle;
	width:110px;
}

.button {
	background:#9E9E9E none repeat scroll 0% 50%;
	border:1px solid #221300;
	color:#FFFFFF;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:10px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:0px;
	padding:2px;
	vertical-align:middle;
}

#rightcol #searchform {
	margin:-20px 0px 0px 10px;
	padding-bottom:30px;
}

#rightcol #searchbox {
}

#rightcol #searchsubmit {
	width:50px;
}


/* 	Search results					 */
/* 		Styles related to the search results.	 */


.searchresults p {
	padding-left:25px;
}



.searchresults h3.posttitle a {
	color:#CB2100;
	text-decoration:none;
}

.searchresults h2 a:link {color: #000099;}    /* unvisited link */
.searchresults h2 a:visited {color: #0000FF;} /* visited link */
.searchresults h2 a:hover {color: #0000FF;}   /* mouse over link *
.searchresults h2 a:active {}   				/* selected link */


/* 	Other												 */
/* 		Various other pieces of CSS used on the site.	 */

.left {
	float:left;
	padding:0px 25px 0px 0px;
}

.right {
	float:right;
	padding:0px 0px 0px 25px;
}

img {
	border:0px;
}

.clear {
	clear:both;
	height:0.1px;
	margin:0pt;
	padding:0pt;
}

.hidden {
	visibility: hidden;
	border:0px;
	padding:0px;
	float:left;
	height:0px;
	width:0px;
}

.alignleft {
	float: left;
	margin: 0px 30px 15px 0px;
}

.alignright {
	float: right;
	margin: 0px 0px 15px 30px;
}


.meta { color:#9E9E9E; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:0.9em; }
	.meta a { color:#9E9E9E; }
	.meta a:hover { color:#000099; }
	.meta cite { font-style:normal; }



.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption p.wp-caption-text {
	font-size: 0.7em;
	line-height: 17px;
	padding: 3px;
	margin: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style: italic;
}

.wp-caption aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

div#wrap div#content div#contentleft div.postarea div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

div#wrap div#content div#contentleft div.postarea div.alignleft {
   float: left;
}

div#wrap div#content div#contentleft div.postarea div.alignright {
   float: right;
}


div#wrap div#content div#contentleft div.postarea div.wp_caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

div#wrap div#content div#contentleft div.postarea div.wp_caption_dd {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
} 

.biglink {
   background-color:#FFFFCC;
   border:1px dashed #000099;
   font-size:1.2em;
   margin:1em 0em 1em 0em;
   padding:0.5em 1em 0.5em 1em;
   display:block;
}
