/*
Theme Name: Lickety Split at Mass MoCA
Theme URI: http://licketysplitatmassmoca.com/
Description: The default WordPress theme for Lickety Split at Mass MoCA
Version: 1
Author: justin adkins for Brainspiral Technologies
Author URI: http://brainspiral.com/


*/
a[href $='.pdf'] {
   padding-right: 25px;
   background: transparent url('images/pdficon_small.jpg') no-repeat center right;
}
a[href$=".doc"] {
background: transparent url('images/docicon_small.jpg') no-repeat center right;
   padding-right: 25px;
} 



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/background.jpg') repeat-x;
	color: #333;
	text-align: center;
	padding:0;
	margin:0;
	}

#page {
	background-color: white;
	width:1000px;
	text-align: left;
	margin:auto;
	}

#header {
	background: #fff url('images/header.jpg') no-repeat bottom center;
	}

#headerimg 	{
	height: 186px;
	width:1000px;
	}
#nav {
position:absolute;
margin-top:78px;
margin-left:507px;
color:#c82e2e;
} 
#nav {
display:block;
position:absolute; 
width:462px;
height:121px;
list-style-type: none;
}

#nav ul a{
bottom:0;
list-style-type: none;
margin:0 0 2px; 
min-height:1%;
position:relative;
width:auto;
z-index:500;
height:auto;
font-weight:500;
font-size: 16px;
color:#c82e2e;
}

#nav li a{
list-style-type: none;
text-decoration: none;
display:inline;
float:left;
margin:0;
padding:0;
position:relative;
text-align:center;
line-height:84px;
height: 106px;
width:97px;
font-size: 16px;
color:#c82e2e;
}
#nav li a:hover{
display:inline;
text-decoration: none;
background: #fff url('images/hover.jpg') no-repeat bottom center;
float:left;
margin:0;
height: 106px;
width:97px;
padding:0;
position:relative;
color:#fff;
}

	
#top	{
padding-top:1px;
background: #fff url('images/top.jpg') no-repeat bottom center;
	height: 57px;
	width:1000px;
	}
#content {
padding-top:1px;
padding-bottom:1px;
	font-size: 1.2em;
	width:1000px;
	background: #fff url('images/content.jpg') repeat-y;
	}
.entry{
min-height:300px;
}	
.c_entry{

}
.home_entry {
width: 350px;
float:right;
border: 2px solid #000;
margin:3px;
padding:5px;
}
.home_photos{
float:left;
}
.menus{
}	
.toptext	{
width:865px;
margin:auto;
}
#top h2{
font-size: 2.3em;
color:#c92e2e;
font-weight:500;
text-transform:uppercase;
}	
.post{
width:865px;
margin:auto;
}	
img {
padding:5px;
border:none;
}
img a{
border:none;
}
.alignleft{
float:left;
}
.alignright{
float:right;
}
.navigation{
padding:5px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#footer	{
padding-top:1px;
background: #fff url('images/footer.jpg') no-repeat bottom center;
	height: 68px;
	width:1000px;
	}
	
#footer	p{
width:865px;
margin:auto;
}	