/* Catholic Community of Washington */
/* Version: 1.0                     */
/* Main CSS File                    */
/* Author: Meredith Creative, LLC   */

/* Body
--------*/

body {
	font-size: 12px;
	font-family: Lucida, "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #333333;
	background: #CAD5BA;
	text-align: center;
}

b {
	font-weight: bold;
}

/* Container
-------------*/

#container {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	background: repeat-y url(/images/sshadow.png);
}

/* Header
----------*/

#header img{
	margin-bottom: 7px;
	margin-top: 7px;
}


/* Main Navigation
-------------------*/

#mainnav {
	float: left;
	text-align: left;
	width: 210px;
	border-right: 1px solid;
	border-color: #DFDFDF;
}

#mainnav ul {
	list-style-type: none;
	padding-left: 17px;
	padding-right: 7px;
	margin-left: 0;
}

#mainnav li {
	border-bottom: 1px solid;
	border-color: #DFDFDF;
	line-height: 25px;
}

#mainnav li a {
	text-decoration: none;
	color: #7F7F7F;
}
#mainnav a:hover, a:active {
	color: #0303f1;
	text-decoration: none;
}

/* Search Box
--------------*/

#search {
	padding-left: 17px;
}

/* Content
----------------*/

#content {
	float: right;
	width: 573px;
	text-align: left;
	padding-right: 7px;
}

#title{
	font-size: 14pt;
	color: #0B0DBF;
	font-weight: bold;
	padding: 0;
}

#subtitle{
	font-size: 12pt;
	margin-bottom: 8px;
	color: #0B0DBF;

}

#maincontent ul {
	padding-left: 17px;
}

#min_name{
	color: #0B0DBF;
	font-size: 110%;
	padding: 0;
	margin-bottom: 0;
}

#min_contact{
	margin-top: 0px;
	margin-bottom: 0;
}

#min_phone {
	margin-top: 0px;
	margin-bottom: 0;
}

#min_description {
	margin-top: 0px;
	margin-bottom: 0;
	color: #7F7F7F;
	font-style: italic;
}

#rec_p {
	margin-top: 0px;
	padding-top: 0px;
}

#link_name{
	padding: 0;
	margin-bottom: 0;
}

#link_description {
	margin-top: 0px;
	width: 400px;
	margin-bottom: 0;
	color: #7F7F7F;
	font-style: italic;
}

#maincontent {
	margin-right: 10px;
}

#maincontent_home {
	margin-right: 10px;
}


#maincontent a img {
	border: none;
}

#key {
	width: 150px;
}

#photo_caption img{
	border: solid 1px;
	border-color: #DFDFDF;
	padding: 5px;
}

#photo_caption p {
	font-size: 9px;
	margin-top: 0;
}

/* Staff Section */

#staff img{
	border: solid 1px;
	border-color: #DFDFDF;
	padding: 5px;
	margin-top: 20px;
}

#staff_name {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0;
}

#staff_title {
color: #9F9F9F;
margin-top: 0;
}

/* Parish Calendar */

#p_event{
	margin-top: 15px;
}

#p_title {
	font-weight: bold;
	margin: 0px;;
}

#p_date {
	margin: 0px;
}

#p_description {
	margin: 0px;
}

/* News Related 
----------------*/


#hphoto {
	text-align: center;
}

#ntitle {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: left;
	
}

#home_c{

	border-bottom: 1px solid;
	border-color: #DFDFDF;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#home_c ul{
	line-height: 15px;
}

#home a{
	color: #000;
	text-decoration: none;
}

#news {
width: 440px;
margin: 0 auto;
text-align: left;
min-height: 100%;
height: 100%;
}

#news img{
border: 1px solid;
border-color: #CFCFCF;
padding: 5px 5px 5px 5px;
margin-top: 15px;
}

#nsource {
	margin: 0px;
	color: #8F8F8F;
}

#ndate {
	margin-bottom: 5px;
	margin-top: 0px;
	font-style: italic;
	color: #8F8F8F;
}

#nnews {
	margin-top: 10px;
	text-align: left;
}

#tstory2 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	border-color: #DFDFDF;
}

#tstory img{
	margin: 0;
	padding: 0;
}

#ntitle_gray{
	background-color: #E2DDCA;
	margin: 0px;
}

#ntitle_gray a{
	text-decoration: none;
}

#ntitle_gray a:hover{
	text-decoration: underline;
}

#ntitle_gray img{
	border: 0px;
	padding: 0px;
	text-decoration: none;
}

#ntitle_white {
	margin: 0px;
}

#ntitle_white a{
	text-decoration: none;
	margin: 0px;
}

#ntitle_white a:hover{
	text-decoration: underline	;
	margin: 0px;
}

#ntitle_white img{
	border: 0px;
	text-decoration: none;
}

/* Footer 
----------*/
#footer {
	clear: both;
}

#footer p {
	line-height: 14px;
	color: #7F7F7F;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 90%;
}

/* Staff
---------*/

#staff img {
	border: solid 1px;
	border-color: #DFDFDF;
	padding: 5px;
	margin-top: 20px;
}

#staff_name {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0;
}

#staff_title {
	color: #9F9F9F;
	margin-top: 0;
	margin-bottom: 0;
}

#staff_email {
	margin-top: 0;
}

#cal_space {
	margin-bottom: 10px;
}

/* Clear
--------*/

.clear {
	clear: both;
}

/* Footer
----------*/
#footer {
	font-size: 9px;
	margin-top: 10px;
	color: #7F7F7F;
}

/* Misc. */

#directions {
	margin: 25px 0px 25px 0px;
}

#bold {
	font-weight: bold;
	margin: 0px;
}
