/*
Theme Name: Tapestry New Opera Works main
Theme URI: http://tapestrynewopera.com
Description: The theme for the Tapestry New Opera Works web site including specialization for mobile browsers.
Version: 0.3
Author: Benjamin Rankin
Author URI: http://mashtunweb.com

*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.36;
}

div {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#page {
	position: relative;
	padding: 0px;
	width: 800px;
	top: 20px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#content {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 600px;
	width: 544px;
	left: 256px;
	background-image: url(/images/wrapper.jpg);
}

#page_contents {
	position: relative;
	width: 499px;
	top: 75px;
	height: 500px;
	overflow: auto;
	left: 30px;
	padding-right: 15px;
	font-size: 11px;
	letter-spacing: .05em;
}

#home_content {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 600px;
	width: 544px;
	left: 256px;
	background-image: url(/images/wrapper-home.jpg);
}

#rss_feed {
	z-index: 90;
	position: absolute;
	right: 20px;
	top: 30px;
}

/*
 Common styles for screen, print and handheld media
 Site: Tapestry
*/
h2 {
	color: #CC3300;
	font-size: 14px;
	padding: 0;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

h3 {
	color: #CC3300;
	font-size: 11px;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

h4 {
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

p {
	font-size: 11px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	letter-spacing: normal;
}

/* Links */
a:link {
	background-color: transparent;
	color: #3399CC;
}

a:visited {
	background-color: transparent;
	color: #3399CC;
}

a:hover {
	background-color: transparent;
	color: #000;
}

a:active {
	background-color: transparent;
	color: #3399CC;
}

/* nav bar on left */
#side_menu {
	height: 600px;
	width: 256px;
	position: absolute;
	top: 0px;
	background-image: url(/images/header.jpg);
}

#side_menu_wrapper {
	position: relative;
	top: 156px;
	width: 150px;
	right: 45px;
}

.nav {
	position: relative;
	margin: 0;
	left: 0;
	width: 150px;
}

.nav a {
	background-color: transparent;
	color: #CCFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 3px;
}

#nav_first {
	padding-bottom: 12px;
}

#nav_first a {
	font-size: 0.9em;
}

#nav_first li li a {
	font-size: 11px;
}

#nav_second li {
	margin-bottom: 15px;
}

#nav_second li li {
	margin-bottom: 3px;
}

.small a {
	font-size: 12px;
}

.smaller a {
	font-size: 11px;
}

.nav .current_page_item a {
	background-color: transparent;
	color: #FFFF99;
	z-index: 90;
}

.nav a:hover {
	text-decoration: underline;
	z-index: 90;
}

.nav li {
	list-style: none;
	width: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	z-index: 90;
}

.nav li li {
	margin: 0 0 0px -40px;
	width: 200px;
	border-top: 1px solid #FF0000;
	z-index: 90;
}

.nav li ul {
	left: -999em;
	margin-left: 150px;
	margin-top: -1.35em;
	position: absolute;
	background-color: #FEFFC2;
	border: 1px solid #BC220D;
	z-index: 90;
}

.nav li li a {
	background-color: transparent;
	width: 200px;
	color: #BC220D;
	margin-top: 2px;
	padding: 0 0 0 5px;
	text-align: left;
	font-size: 9px;
	z-index: 90;
}

.nav li:hover ul,.nav li.sfhover ul {
	left: auto;
}

#home_link {
	width: 256px;
	height: 25px;
	position: relative;
	top: 175px;
}

#home_link a {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}

#home_link_span {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

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;
}

.alignleft {
	float: left
}

/*footer*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	font-size: 10px;
}

#footer p {
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contant_footer {
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

#footer a:link,#footer a:hover,#footer a:visited,#footer a:active {
	color: #484848;
	text-decoration: none;
}

/*************************************************/
	/* Front Page Boxes */
.home_box {
	background-image: url(/images/box_background.png);
	z-index: 12;
}

.home_box p {
	position: absolute;
	left: 59px;
	heigh: 108px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	width: 107px;
	line-height: 13px;
	margin: 2px;
	text-align: left;
}

.home_box p a:active,.home_box p a:visited,.home_box p a:hover,.home_box p a:link
	{
	text-decoration: none;
	color: #FFF;
}

.home_box .first_paragraph_with_image {
	position: absolute;
	left: 2px;
	top: 2px;
	margin: 2px;
	width: 55px;
}

#home_box_1 {
	position: absolute;
	width: 168px;
	height: 108px;
	left: 10px;
	top: 350px;
}

#home_box_2 {
	position: absolute;
	width: 168px;
	height: 108px;
	left: 188px;
	top: 350px;
}

#home_box_3 {
	position: absolute;
	width: 168px;
	height: 108px;
	left: 366px;
	top: 350px;
}

/* Blog */
#news_contents h2 a {
	text-decoration: none;
	color: #CC3300;
	font-size: 14px;
	padding: 0;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.post {
	padding-bottom: 25px;
	/*************************************************/
	#
	comment
	{
	width
	:
	450px;
}