/* @override 
	http://lvmakungfu.bigpixelstudio.com/wp-content/themes/lvma/style.css
	http://www.lvmakungfu.com/wp-content/themes/lvma/style.css
*/

/*Theme Name: Lehigh Valley Martial Arts Template
Theme URI: http://www.lvmakungfu.com/
Description: This is the default for LVMA
Version: 1.0
Author: Theodore Colegrove
Author URI: http://www.x24d.com/

	LVMA Site Template
	http://www.lvmakungfu.com/

	This theme was designed and built by Theodore Colegrove,
	whose blog you will find at http://www.x24d.com/blog
*/

/* CSS Document */

/*HTML ELEMENTS */

body {
	background: #000000;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c9b789;
	font-size: 12px;
}

ol,ul,li {
	list-style: none;
}

img {
	border-collapse: collapse;
	border: none;
}

/* DIVS */

#container {
	margin: 0 auto;
	width: 980px;
	height: 768px;
}

#header {
	width: 980px;
	height: 200px;
	background: url('images/header.png') top left no-repeat;
	margin: 0px;
}

#content {
	width: 980px;
	height: 570px;
	margin: 0px;
}

#left {
	width: 408px;
	height: 556px;
	background: url('images/left_bottom.png') top left no-repeat;
	float: left;
}

div.menu {
	margin-left: 10px;
	margin-top: -118px;
	/*background-color: #000;*/
	/*height: 556px;*/
	float: left;
	padding: 0;
}

ul#menu.menu{margin: 0 0 0 4px; padding: 0; }

#menu_left {
	width: 142px;
	/*height: 31px;*/
/*background: url('images/menu_top.png') top left no-repeat;*/
}

#menu_bottom {
	width: 146px;
	/*height: 524px;*/
	/*margin-top: 1px;*/
	background: #000000;
}

#menu_bottom li {
	/*border-bottom: #19140f dotted 1px;*/
	width: 137px;
	
}
#menu_bottom li:hover {
	/*border-bottom: #19140f dotted 1px;*/
	background-color: #1b1b1b;
	
}
#menu_bottom li ul {
	display: none;
	
}

ul.bullet-list li{ list-style-position: outside; list-style-type: disc; padding: 3px 0 0 0;}
#menu_bottom a:link, #menu_bottom a:hover, #menu_bottom a:visited {
	margin: 0 0 0 20px;
	color: #c9b789;
	display: block;
	/*height: 40px;*/
	width: 142px;
	font-size: 14px;
	line-height: 32px;
	/*background: url('images/menu_dot.png') top left no-repeat;*/
	text-decoration: none;
}

#menu_bottom ul.drop {
	position: absolute;
	z-index: 100;
	width:200px;
	margin: -32px 0 0 130px;
	padding: 0;
	
}

#menu_bottom ul.drop a {
	line-height: 24px;
	/*width: 120px;*/
	/*height: 25px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background-color: #d7c294;
	color: #000;
	background-image: none;
}

#menu_bottom ul.drop a:hover {
	line-height: 24px;
	/*width: 120px;*/
	/*height: 25px;*/
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background-color: #e7dab7;
	color: #000;
	background-image: none;
}

#menu_bottom a:hover {
	color: #e3d4ae;
	/*background: url('images/menu_hover.png') top left no-repeat;*/
	text-decoration: none;
}

div.menu-bwrap{background: url('images/bg-lnav-bottom.gif') no-repeat center bottom; height: 19px; }

#events {
	width: 201px;
	/*height: 556px;*/
	float: left;
	margin-left: 25px;
	margin-top: -70px;
	background: url('images/events-bottom.png') no-repeat center bottom;
}

h4.events-head{	background:  url('images/hd-events.gif') no-repeat left; height: 60px; margin: 10px 0 0 0; padding: 0; text-indent: -9999px;}

#events_top {
	width: 201px;
	height: 34px;
	background:  url('images/events_top.png') no-repeat left;
}

#events_bottom {
	/*margin-top: 1px;*/
	width: 201px;
	/*height: 380px;*/
	background: #E9DBB7;
	padding: 0;
}

#events_bottom a:link, #events_bottom a:hover, #events_bottom a:visited {
	color: #000;
}
#events_bottom p { padding: 10px 5px 0 13px; margin: 0; }
#events_bottom a:hover {
	text-decoration: none;
}

#center {
	width: 492px;
	height: 556px;
	background: url('images/center_bottom.png') top left no-repeat;
	float: left;
}

#text_content {
	width: 440px;
	height: 500px;
	overflow: auto;
	margin: 0 20px;
	padding: 0 10px 0 0;
	color: #000000;
	font-size: 12px;
}

#text_content h1 {
	margin: 0;
	color: #4c0c0c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}

#text_content h2 {
	color: #4c0c0c;
	font-weight: normal;
	font-size: 18px;
}

#text_content img {
	background: #000;
	margin: 0 5px 15px 10px;
	padding: 5px;
	border: 1px #aca188 solid;
}

#text_content a:link, #text_content a:hover, #text_content a:visited {
	color: #000000;
}

#text_content a:hover {
	text-decoration: none;
}

#right {
	width: 80px;
	height: 556px;
	background: url('images/right_bottom.png') top left no-repeat;
	float: left;
}

/* Success Stories of the Month */

#success {
	display: none;
	width: 154px;
	background: url(images/success.jpg) top no-repeat #000000;
	padding: 47px 16px 5px 16px;
	float: right;
	color: #E1D1A9;
	margin-bottom: 10px;
}

#success a:link,
#success a:visited {
	color: #ffffff;
	text-decoration: none;
}

#success img {
	width: 100%;
	background: none;
    border: none;
    margin: 0 0px 15px 0px;
    padding: 0;
}

.read-more {
	display: none;
}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
p.img-left{ display: block; clear: both; }
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}


div.img-right{ display: block; clear: both;  }

.alignleft {
	float: left;
}

/* End Images */

.hidden {
	display: none;
}

a.info {
	position: relative

;
	/*t

his is the key*/
    z-index: 24;
	color: #00f;
	text-decoration: none;
}

a.info:hover {
	z-index: 25;
}

a.info span.calendar-popup {
	display: none
}

a.info:hover span.calendar-popup {
	

/*the span will display just on :hover state*/
    display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 150px;
	margin: 0;
	padding: 10px;
	background-color: #75684e;
	color: #fff;
	text-align: left;
	border: 2px solid #000;
}

span.calendar-date-title {
	font-weight: bold;
	display: block;
	clear: both;
}

#calendarprev, #calendarnext {
	color: #B89F73;
	cursor: pointer;
}

#calendartitle {
	text-align: center;
	font-weight: bold;
}

#calendartable {
	width: 201px;
}

#calendartable td {
	text-align: center;
}

#calendartable td.hasevents {
	background-color: #75684e;
}

#calendartable td.hasevents a {
	color: #c2ab7f;
}

/* @group Calendar */

.calendar-wrapper {
	width: 201px;
	padding: 13px 0 4px;
	position: relative;
	margin: 0 0 20px 0;
}

.calendar-wrapper .calendar {
	width: 201px;
	overflow: visible;
}

.calendar-wrapper .calendar img {
	float: left;
}


div#calendarregion {
	/*background: #000;*/
}

table#calendartable {
	background: #e9dbb7 no-repeat;
	position: relative;
	margin: 0 auto;
	width: 176px;
	border: none;
	padding: 5px;
}

table#calendartable td {
	color: #000;
	background-color: #B89F73;
	border: none;
	border-collapse: collapse;
	padding: 2px;
}

table#calendartable th {
	border: none;
	border-collapse: collapse;
	color: #202020;
	padding: 0;
}

div#calendartitle {
	font-size: 14px;
	padding: 4px;
	color: #000;
}

span#calendarprev, span#calendarnext {
	
}

/* @end */
.social-links{ position: relative; }
.alc {
	display: block;
	position: absolute;
	float: right;
	top: 258px;
	right: 5px;
}

.blog {
	display: block;
	position: absolute;
	float: right;
	top: 222px;
	right: 20px;
}

.youtube {
	display: block;
	position: absolute;
	float: right;
	top: 112px;
	right: 12px;
}
.facebook {
	display: block;
	position: absolute;
	float: right;
	top: 145px;
	right: 22px;
}


.twitter {
	display: block;
	position: absolute;
	float: right;
	top: 185px;
	right: 22px;
}
#text_content .opt-in img {
	padding: 0 ;
	margin: 0;
	border: none;
	padding:none;
	background: none;
}

