@CHARSET "UTF-8";

/*
Theme Name: Lauren Weisberger
Author: L.A. Design Studio
*/

/* 1 */
body {
	width: 100% !important;
	margin: 0 !important;
}

/* 2 */
body:before {
	/*Opera Fix*/
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}

/* 10 */
.wrapper {
	min-height: 100%;
}

.content {
	overflow: auto;
	padding-top: 32px;
}

.footer {
	position: relative;
	clear: both;
}

.outline {
	font-size: 1.5em;
	line-height: 22px;
	margin-bottom: 0.5em;
}

.entry-content {
	width: 100%;
	overflow: hidden;
}

.entry-meta {
	font-weight: bold;
}

/* 11 */
.fb_iframe_widget span {
	vertical-align: bottom;
	padding: 13px 0;
}

.content p {
	margin: 0 0 0.75em 0;
}

.content a {
	color: #004f9a;
}

.content ol {
	font-size: 1.5em;
	line-height: 127%;
	list-style-type: decimal;
	margin-left: 1.5em;
}

ul.disc {
	font-size: 1.5em;
	line-height: 127%;
	list-style: disc;
	margin: 0 0 1em 1.5em;
	color: #666;
}

.logo-section ul {
	margin: 0 !important;
	list-style: none !important;
}

.middle-content h3 {
	margin-bottom: 0.25em;
}

table.gallery, table.events {
	border-collapse: separate;
	border-spacing: 20px;
}

.gallery img {
	float: none !important;
	margin: 0 !important;
}

.entry-meta p {
	margin-bottom: 0.75em !important;
}

/* 12 */
* html .wrapper {
	height: 100%;
}

.content ol p {
	font-size: 100%;
	line-height: 100%;
}

/* 20 */
.sub-menu .sub-menu {
	display: none !important;
}

.footer .page {
	overflow: hidden;
}

/* 21 */
.sub-menu li.menu-item-submenu-parent {
	background: none;
	margin-right: 0;
}

body.template-standard-layout .entry-content,
body.single .inner-content,
body.category .inner-content {
	padding-bottom: 25px;
}

body.category .page-header {
	display: none;
}

.content p.last,
.content p:last-child {
	margin-bottom: 0;
}

/* 22 */
body.template-standard-layout .entry-content h1 {
	margin-bottom: 0.25em;
}

body.template-standard-layout .content h2 {
	padding-bottom: 0;
	border-bottom: 0 none;
	margin-bottom: 0.5em;
}

/* 23 */
.sidebar ul li.current-menu-item a {
	color: #004f9a;
}

/* 31 */
body.single .content .inner-content,
body.category .content .inner-content {
	overflow: hidden;
}

body.single .content .posts,
body.category .content .posts {
	float: right;
	display: inline;
	width: 66%;
	padding-left: 40px;
	border-left: 1px solid #004f9a;
}

body.single .content .sidebar,
body.category .content .sidebar {
	float: left;
	display: inline;
	width: 28%;
}

body.category .content .post {
	margin-bottom: 1em;
}

/* 32 */
.header li.current-menu-ancestor .sub-menu a {
	border-bottom: none;
	color: white;
}

body.page-author .content p.last,
body.page-author .content p:last-child,
body.page-events .content p.last,
body.page-events .content p:last-child {
	margin-bottom: 0;
	padding-bottom: 1.5em;
}

body.single .content .sidebar h3,
body.category .content .sidebar h3 {
	font-family: 'PT Serif Caption', serif;
	padding: 0;
	background: none;
	font-size: 1.8em;
	line-height: normal;
	margin-bottom: 0.25em;
}

body.single .content .sidebar ul,
body.category .content .sidebar ul {
	list-style: disc outside;
	margin: 0 0 1em 2.5em;
	padding: 0;
	border: 0 none;
	font-size: 1.5em;
	line-height: normal;
	min-height: 0;
}

/* 33 */
body.single .content .sidebar ul li,
body.category .content .sidebar ul li {
	padding: 0;
	margin: 0;
	border: 0 none;
	background: none;
}

/* 34 */
body.single .content .sidebar ul li a,
body.category .content .sidebar ul li a {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: normal;
	color: #004f9a;
}

/* 100 */
#menu-primary-navigation {
	height: 60px;
}

#credits-wrapper {
	clear: both;
	margin-top: 1em;
	padding-top: 1em;
}

#credits {
	width: 1000px;
	margin: 0 auto;
	font-size: 1.3em;
	overflow: hidden;
	padding-top: 20px;
}

#nav-single {
	margin-top: 1em;
	clear: both;
}

/* 101 */
#credits a {
	color: white;
}

/* 110 */
#credits .lads {
	float: left;
	display: inline;
}

#credits .photography {
	float: right;
	display: inline;
}

/* 111 */
body.category #nav-below {
	margin-top: 1em;
	font-size: 1.5em;
	line-height: normal;
}

.event-left {
	
}
	.event-left p.last {
		/*display: none;*/
	}
	.event-left h3 {
		color: #026dd2;
		font-size: 24px;
		border-bottom: 1px dashed #969696;
		margin: 25px 0;
		padding-bottom: 12px;
	}
	
	.event-list .levent {
		margin-bottom: 35px;
	}
		.event-list .levent .event-date {
			float: left;
			width: 70px;
			padding-right:15px;
			border-right: 1px solid #dddddd;
			line-height: 2.5em;
			margin-top: -5px;
			
		}
			.event-list .levent .event-date .dd {
				color: #004f9a;
				font-size: 16px;
				text-align: center;
			}
			.event-list .levent .event-date .dd  span {
				display: block;
				text-align: center;
				font-size: 20px;
			}
			
		.event-list .levent .event-detail {
			float: left;
			width: 300px;
			padding-left: 15px;
			line-height: 2.5em;
		}
			.event-list .levent .event-detail p {
				margin: 0;
			}
			.event-list .levent .event-detail .event-time {
				color: #004f9a;
				text-transform: uppercase;
				font-weight: 700;
			}
			.event-title {
				color: #666666;
				font-size: 1.5em;
				font-weight: 400;
				text-transform: uppercase;
			}
			
		.mar-top {
			margin-top: 10px!important;
		}
		.event-list .levent .event-detail a {
			display: inline-block;
			margin-top: 10px;
		}
