/*  
Theme Name: Scott LoBaido 2
Theme URI: http://www.scottlobaido.com
Description: Wordpress Theme for ScottLoBaido.com
Version: 1.0
Author: Anthony Pizzuto
Author URI: http://www.frenzyny.com/
*/

/* General */

body {
	margin: 0;
	background: #0b0b0b;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
}


/* Page */

#page {
	width: 960px;
	min-height: 450px;
	background: url(/wp-content/themes/ScottLobaido2/images/main_bg.png);
	margin-left: auto;
	margin-right: auto;
}


/* Header */
#logo {
	width: 583px;
	height: 121px;
	margin: 10px auto 10px auto;
	background: url(/wp-content/themes/ScottLobaido2/images/lobaido_wp.png);
}
#header {
	width: 160px;
	float: left;
}

/* Header - Menu */
	
	#header #header-menu {
	margin: 10px auto 1px auto;
	padding-left: 20px;
	width: 160px;
	height: 38px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 160px;
		height: 38px;
	}
	
	#header #header-menu ul li {
		width: 160px;
		height: 38px;
		margin-right: 4px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 16px;
		font-weight: bold;
		color: #000;
		text-align: left;	
	}
	
	#header #header-menu ul li a {
		color: #000;
		text-decoration: none;
		padding-top: 7px;
		width:160px;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		width: 160px;
		height: 38px;
		background: url("../ScottLobaido2/images/link_bg.png") no-repeat;
		color: #fff;
	}
			/* Header - Menu - Active */
		
#header #header-menu ul li.current_page_item a {
		width: 160px;
		height: 38px;
		background: url("../ScottLobaido2/images/link_bg.png") no-repeat;
				color: #fff;
		}
	#header #header-menu ul li ul {
		display: none;
	}
	
/* Main */

#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#main-top {
	width: 960px;
	background: url('/wp-content/themes/ScottLobaido2/images/top.png') no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 14px;
}
#main-bottom {
	width: 960px;
	background: url('/wp-content/themes/ScottLobaido2/images/footer.png') no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 14px;
}

	/* Main - Content */
	
#content {
	float: left;
	width: 725px;
	padding: 6px 16px 0 35px;
		margin-top: 5px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
	color: #000;
	float: left;
	margin-bottom: 5px;
	width: 725px;
	padding: 7px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
	width: 554px;
	color: #a00000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight:bold;
		}
		
		#content .post .post-title a {
			color: #a00000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			width: 50px;
			height: 51px;
			color: #fff;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 10px/12px Arial;
		}
		
		#content .post .post-title .post-date span {
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
		}
		
		#content .post .post-title h2 {
	padding: 0 0 3px 0;
	color: #a00000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
		line-height: 28px;
		}
		
		#content .post .post-title h2 a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
			font-size: 12px;
			line-height: 18px;
			color: #000;
			padding: 10px 4px;
			width: 725px;
		}
		
		#content .post .post-entry a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
			color: #2f4fa0;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
	padding: 10px 4px 0 4px;
	width: 546px;
	clear: both;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
		}
		
		#content .post .post-info a {
			color: #363636;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #2f4fa0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
			color: #000;
		}
		
		#content .post .comments a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li cite {
			color: #000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
			color: #000;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Sidebar */
	
#sidebar {
	float: left;
	clear: both;
	width: 160px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	padding: 6px 10px 0 16px;
	margin-top: 30px;
	}
	
	#sidebar a {
		color: #2f4fa0;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
		/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 160px;
		margin-bottom: 1px;
		background: url("../ScottLobaido2/images/sidebar_box.gif") repeat-y;
	}
	
	#sidebar .sidebar-box-top {
		width: 160px;
		background: url("../ScottLobaido2/images/sidebar_box_top.gif") no-repeat;
	}
	
	#sidebar .sidebar-box-bottom {
		width: 160px;
		min-height: 40px;
		background: url("../ScottLobaido2/images/sidebar_box_bottom.gif") no-repeat left bottom;
	}
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
			font-size: 16px;
			font-weight: bold;
			width: 160px;
			height: 35px;
			padding: 7px 0 7px 0;
			text-align: center;
			color: #2f4fa0;
			background: url("../ScottLobaido2/images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
	margin: 0 auto 10px auto;
			padding: 0 15px 40px 15px;
	list-style-type: none;
	width: 160px;
		}
		
		#sidebar ul li {
			color: #000;
			font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
			font-size: 12px;
	}
		
		#sidebar ul li a {
			color: #2f4fa0;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
					/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
			
			#sidebar ul li ul li a {
				padding-left: 25px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 27px 0;
			width: 236px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 178px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-bottom: 12px;
			width: 144px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 13px 12px 13px;
		}
		#sidebar .sidebarcontent {
			padding: 10px;
			font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
			font-size: 12px;
			color: #000;
		}
/* Footer */

#footer {
	margin-top: 15px;
	width: 960px;
	color: #ff0100;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer a {
	color: #ff0100;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
		/* Navigation */
		
.navigation {
	padding: 10px 4px 0 4px;
	width: 546px;
	clear: both;
	font: bold 12px arial;
	color: #363636;
		}
		
.navigation a {
			color: #363636;
			text-decoration: none;
		}
		
.navigation a:hover {
			text-decoration: underline;
		}
.events-calendar-list ul {
			margin: 0 0 10px 0;
			padding: 0;
			list-style-type: none;
		}
		
.events-calendar-list ul li {
			color: #fff;
			font: 12px Arial;
		}
		
.events-calendar-list ul li a {
			color: #fff;
			text-decoration: none;
		}
		
.events-calendar-list ul li a:hover {
			text-decoration: underline;
		}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
}

div.alignright {
	float: right;
	margin: 0 0 20px 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	-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: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

ul.dbem_events_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
li.dbem-no-events {
	list-style: none;
	padding: 0;
	margin: 0;
}