@charset "utf-8";
/* CSS Document */


/* BASIC BLAH BLAH+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body {
	margin:0px; background-color:#DBDFDD;
	background-repeat: repeat-x;
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #fffff;
	}
	
	TD, TR {
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #fffff;
}
/* SIDE STUFF +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.projects {
	background-color:#94a2a3;
	color:#ffffff;
	font-size:10px;
	line-height:12px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	text-align:justify;
	text-decoration:none;
	text-transform:normal;
	}

.side-content {
	background-color:#edd1d7;
	color:#666666;
	font-size:11px;
	line-height:12px;
    padding-right: 9px;
	padding-bottom: 9px;
	padding-top: 9px;
	text-align:justify;
	text-decoration:none;
	text-transform:normal;
	}
	.family {
	background-color:#ced0ce;
	color:#666666;
	font-size:11px;
	line-height:10px;
    padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	text-align:justify;
	text-decoration:none;
	text-transform:normal;
	}
	
	.side-title {
	background-color:#a4cf81;
	background-image:url('images/header-title.png');
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:22px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;
	text-transform:uppercase
	}
	
	.categorybox {
	padding:5px; background:#222222 url('images/commentshg.png'); 
	}
	.commentbox {
	background: #292b2b;

	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #6c7171 0px dotted;

	}
	.main-title {
	background-color:#ced0ce;
	color:#c04d62;
	font-family:Georgia;
	font-size:12px;
	font-style:normal;
	font-weight:none;
	letter-spacing:normal;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase
	}
		.main {
	padding:9px; 
	background-color:#ced0ce;
	color:#666666;
	font-size:11px;
	line-height:13px;
    text-align:justify;
	text-decoration:none;
	text-transform:normal
	}
	
	blockquote {
	background-image:url('http://www.mcarey.org/v2/blockquote.png');
    margin: 10px 10px 0 7px;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 0px;
    border-left: 0px solid #dfe111;
    background-color: #0a96b9;
    font-family: Trebuchet MS;
    font-size: 11px;
    color:#72685c;
    }

/* MIXED UP+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
h2 {
	background-color:#a4cf81;
	background-image:url('images/header-title.png');
	color:#FFFFFF;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	line-height:22px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;
	text-transform:uppercase
	}
strong, .main  {
color: #adc3db;
}
em, .main  {
color: #666666;
}
b, .main  {
color: #adc3db;
}
i, .main  {
color: #7d746b;
}

input, textarea, select, button {
font-size:11px;
color:#ffffff;
background: #000000;
border: 1px solid #76716d;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
background: #76716d;
border: 1px solid #ffffff;}


/* DATE+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
	
	
	.date {
	background-image: url('images/dates.png');
	background-color: #24292a;
	background-repeat:no-repeat;
	
	margin: 2px 0;
	text-align: center;
	vertical-align:top;
	border: 0px dotted #F1F1F1;; background-position-y:50%
}
.date .day {
	color: #FD5E80;
	font-style:italic;
	padding: 2px;
	margin-top: 6px; font-style:normal; font-variant:normal; font-weight:bold; font-size:16px; font-family:Lucida Sans; margin-left:0; margin-right:0; margin-bottom:0
}
.date .month {
	margin: 0;
	padding: 2px;
	color: #739597;
	font: bold 13px Lucida Sans;
}
.date .year {
	padding: 2px;
	color: #FD5E80;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-top: 1px;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:8px; font-family:Georgia; margin-left:0; margin-right:0; margin-bottom:0
}

	
/* IMAGES+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
	
.projects img {
border: 1px dotted #5d5956;
background: #FFFFFF;
filter: alpha(opacity=70);
        -moz-opacity: 0.7;
margin: 3px;
padding: 3px

}




.side-content img {
border: 1px dotted #5d5956;
background-color: #FFFFFF;
padding: 3px;
margin: 3px
}
.catimg {

padding-top: 3px;
padding-bottom: 3px;
margin-top: 3px;
margin-bottom: 3px;
}	

.main img {

}
	
/* LINKS +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
h1, h3 {
background-color: #848f90;
font-family: Lucida Sans;
padding:5px;
font-size: 11px;
color: #d9e0e1;
}

h1:hover, h3:hover {
background-color: #848f90; 
padding:5px;
font-size: 11px;
color: #000000;
}
		

(
b color #763938 font-weight bold letter-spacing 0px font-family trebuchet ms font-size 11px
i COLOR: #ffffff; letter-spacing: 0px; font-family: Trebuchet MS; font-size: 11px; font-style:italic
s COLOR: #EB3550; font-weight: bold; letter-spacing: 0px; font-family: Trebuchet MS; font-size: 11px 
u COLOR: #5d5956; letter-spacing: 0px; font-family: Trebuchet MS; font-size: 11px; border-bottom: 0px solid #D8CECF
)

{
a link   {cursor : default;
cursor : help;COLOR: #ffffff; FONT-WEIGHT: bold; TEXT-DECORATION: none; font-family:Trebuchet MS; font-size:11px } 
A:visited{cursor : default;
cursor : help;COLOR: #ffffff; TEXT-DECORATION: none; font-family:Trebuchet MS; font-size:11px; font-weight:bold} 
A:active {cursor : default;
cursor : help;COLOR: #ffffff; TEXT-DECORATION: none; TEXT-TRANSFORM: none; font-family:Trebuchet MS; font-size:11px; font-weight:bold} 
A:hover  {cursor : default;
cursor : help;COLOR: #ffffff; font-weight: bold; font-family: Trebuchet MS; font-size: 11px; }
}
	
	
a:link.navi2, a:active.navi2, a:visited.navi2 {

display: block;
padding-left: 5px;
font-family: Georgia;
font-size: 7pt;
background-color: #E5C88D;
margin-bottom: 1px;
border-left: 14px solid #e96e3f;
border-bottom: 1px solid #dc552a;

letter-spacing: none;
color: #000000;
text-align: left;
font-weight: normal;
line-height: 14px
}


a:hover.navi2 {
display: block;
padding-left: 5px;
font-family: Georgia;
background-color: #E2A857;
font-size: 7pt;
margin-bottom: 1px;
border-left: 14px solid #d13130;
letter-spacing: 1px;
color: #FFFFFF;
text-align:left;
line-height: 14px; border-bottom-width:1px
}

a img {
	border: 1px solid #ffffff;
}
a:hover img {
	border: 1px solid #5d5956;	
	
}	
.side-content  a img {
	border: 1px dotted #5d5956;
background: #FFFFFF;
padding: 3px;
margin: 3px
}
.side-content  a:hover img {
	border: 1px solid #c9e0f5;
background: #FFFFFF;
padding: 3px;
margin: 1px;
}

.main  a img {
	border: 1px dotted #ffffff;;
background: #FFFFFF;
padding: 3px;
margin: 2px
}
.main  a:hover img {
	border: 1px solid #5d5956;;
background: #FFFFFF;
padding: 3px;
margin: 2px;
}
.family a img {
border: 1px solid #ffffff;
padding: 1px

}
.family a img:hover {
border: 1px solid #e0e0e0;
padding: 1px;

}	

.catimg a img {
border: 0px solid #f9ec96;
padding: 1px;
margin-top: 3px;
margin-bottom: 3px;
}
.catimg a img:hover {
border: 0px solid #b5daf1;
padding: 1px;
margin-top: 3px;
margin-bottom: 3px;
}	

a {
color: #4d4b45;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #733833;
font-weight: bold;
text-decoration: none
}

.projects a {
color: #4d4b45;
font-weight: bold;
text-decoration: none;
}

.projects a:hover {
color: #e6d283;
font-weight: bold;
text-decoration: none;
}


.main-title a {
color: #FFFFFF;


}

.main-title a:hover {
color: #D8C69F;

}	






/* DROPMENU+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu {
margin-top:0px;
text-decoration: none;
text-align:center;
text-transform:uppercase;
	color: #f4f4f2;
font: bold 8px Georgia, "Times New Roman", Times, serif;
}

.menu a{
margin-top:0px;
	color: #181c1d;
	padding:5px;
text-decoration: none;
letter-spacing:2px;
text-align:center;
font-weight:900;
text-transform:uppercase;
font: bold 8px Georgia, "Times New Roman", Times, serif;
}

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
line-height:15px;
padding:0px;
z-index:100;
color: #3D6591;
}

#dropmenudiv a{
background-color: #ece3be;
	color: #a33d52;
width: 100%;
display: block;
text-indent: 3px;
padding: 5px 0;
text-decoration: none;
text-transform:uppercase;
			border-bottom:1px dotted #292d2e;
font: normal 9px Arial, Helvetica, sans-serif;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ebe9d7;
	color: #3d6591;
text-transform:uppercase;
font: normal 9px Arial, Helvetica, sans-serif;
		border-bottom:1px dotted #292d2e;
}

	
	
	td.menu {

	padding: 8px;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}

td:hover.menu {
	
	padding: 8px;
	font-size:11px;
	text-transform:uppercase; 
	line-height:13px; 
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	vertical-align: top;
}	
		
/* FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.footer {
background: #000000; 
font-weight: bold; 
font-family:arial; font-size:11px; letter-spacing:0px; line-height:10px; color:#777777; text-align:center; padding:10px; border-bottom:0px solid #ffffff; border-top:0px solid #D1E0E2; 
}

.footer strong, b {
color: #763938;
}

.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footer a:link, .news-box2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

.footer a:hover {
	font-weight: bold;
	color: #777777;
	text-decoration: underline;}
}