/* @override http://www.engagingeventsbyali.com/_library/base.css */

/*--- Main Site Branding ---*/
#printlogo{
	display: inline;
	height: 0.751in;
	width: 4.25in;
}

body {
	margin:  10px 1%;
	background: white;
	font-size: 10pt;
	font-family: Georgia, Times, "Times New Roman", serif;
}

#content{
	margin: 0 4%;
}

p{
	line-height: 1.7;
}

h1,h2,h3,h4,h5,h6{
	font-family: Helvetica,Arial,sans-serif;
}

h1,h2,h3, h1 a:link, h2 a:link{
	font-weight: normal;
}

h1{
	clear: both;
	font-size: 17pt;
}

h2{
	font-size: 14pt;
}

h3{
	font-size: 12pt;
}

h2.details, h3.tags{
	font-size: 10pt;
	line-height: 1.4;
}

h3.tags{
	margin: -.8em 0 10pt;
}

#dancers, #gallery, #navigation, #leftpromo, #associations, #footer p, #blogbtm, #pastwork, a.findoutmore, #comments, #prevnext, #wedding_gallery {
	display: none;
}

div.gallerydiv{
	background-color: white !important;
}

#leftcol {
	display: none;
}
		
#footer {
	border-top: 1px solid #ccc;
	height: 30px;
}

#footer ul{
	font-size: 9pt;
	margin: 15px 0;
	padding: 0;
}

#footer li{
	float: left;
	list-style: none;
	margin: 0 10px;
}

a#logo{
	display:none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

#content p a:link:after, #content p a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   color: #666;
}

#content p a[href^="/"]:after {
  content: " (http://www.engagingeventsbyali.com" attr(href) ") ";
}


#content p.date a:after {
	content: "";
}

#content p.date a, .blog-entry h2 a{
	text-decoration: none;
}

#welcome img, .blog-entry img, .blog-excerpt img{
	float: left;
	margin:  0 15px 20px 0;
	border: 1px solid #ccc;
}

.blog-excerpt + .blog-excerpt {
	border-top: 1px dashed #ddd;
	padding-top: 5px;
}

