body {
	margin:0;
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background:#333;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
blockquote {
	margin:0;
}
/* page */
#page {
	width:900px;
	margin:0 auto;
	padding:0 32px;
	overflow:hidden;
	position:relative;	
}
/* content */
#content {
	width:100%;
}
#content:after {
	display:block;
	clear:both;
	content:"";
}
/* header */
#header {
	width:900px;
	height:207px;
	overflow:hidden;
}
/* inner-header */
.inner-header {
	position:relative;
	width:900px;
    z-index: 100;
}
.logo {
	margin:0;
	position:absolute;
	z-index:100;
	left:-1px;
	top:32px;
	width:377px;
	height:156px;
	overflow:hidden;
}
.logo2 {
	position:absolute;
	right:33px;
	top:19px;
	width:159px;
	height:74px;
}
.logo2 a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
	background:url(../images/logo2.gif) no-repeat;
}
.logo2 span {
	display:block;
	width:159px;
	height:74px;
	overflow:hidden;
	text-indent:-9999px;
}
.visual-header {
	position:absolute;
	right:2px;
	top:102px;
	width:529px;
	height:86px;
}
/* inner-content */
.inner-content {
	float:left;
	padding:32px 0 47px 40px;
	width:819px;
	background:url(../images/sep-content.gif) repeat-y 172px 0;
	position:relative;
}
.inner-content:after {
	display:block;
	clear:both;
	content:"";
}
/* subnav */
.subnav {
	float:left;
	margin:0;
	padding:2px 0 110px;
	list-style:none;
	width:121px;
	overflow:hidden;
}
.subnav li {
	float:left;
	clear:both;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:12px;
	padding-bottom:12px;
    color:#FFFFFF;
}
.subnav li a {
	color:#fff;
}
.subnav li.active a,
.subnav li a:hover {
	color:#cf6;
	text-decoration:none;
}
.separator {
	position:absolute;
	top:18px;
	left:159px;
	width:329px;
	height:1px;
	background:url(../images/sep-content.gif) repeat-x;
}
/* main-content */
.main-content {
	position:relative;
	overflow:hidden;
	float:right;
	width:560px;
	padding:3px 103px 0 0;
}
.main-content a {
    color:#fff;
    text-decoration: underline;
}
.main-content a:hover {
    text-decoration: none;
}
.main-content h2 {
	margin:0 0 -2px;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	color:#cf6;
}
.main-content h3 {
	margin:16px 0 0;
	font-size:14px;
	line-height:18px;
	color:#fff;
}
.main-content h1,
.main-content h4,
.main-content h5 {
    color:#fff;
}
/* .main-content em {
	display:block;
	font-size:14px;
	line-height:17px;
	font-style:italic;
	color:#ddd;
} */
.main-content ul,
.main-content ol {
    color:#DDDDDD;
    font-size:14px;
    line-height:17px;
    margin:17px 0 17px 25px;
}
.main-content .wp-caption-text {
    color:#000;
}
.main-content p {
	margin:17px 0;
	font-size:14px;
	line-height:17px;
	color:#ddd;
}
.main-content span,
.main-content cite {
    color:#ddd;
}
.post h2 a {
    color:#CCFF66;
    text-decoration: none;
}
.post h2 a:hover {
    text-decoration: underline;
}

.catList h2 a {
    color:#CCFF66;
    font-size: 16px;
	text-decoration: none;
	padding-bottom:0;
	margin-bottom:0;
}
.catList h2 a:hover {
    text-decoration: underline;
}
.catList p {
	margin-top: 0px;
}

.historyList p {
	margin-top: 0;
	margin-bottom: 5px;
}

.historyList a {
	color:#CCFF66;
	text-decoration: none;
}
.historyList a:hover {
	text-decoration: underline;
}

.pagetitle {
    margin:0 0 10px 0 !important;
	text-transform: uppercase;
	font-weight: normal;
}
.pagetitle a {
    text-decoration: none;
}
.pagetitle a:hover {
    text-decoration: underline;
}

.register {
	position:absolute;
	top:10px;
	right:2px;
	padding:0 9px 0 13px;
	line-height:34px;
	font-size:14px;
	background:#ed1c24 url(../images/btn-register.gif) no-repeat 100% 0;
}
.register a {
	color:#fff;
}
/* grow-actors */
.grow-actors {
	float:left;
	margin:-63px 0 0 -34px;
	width:215px;
	overflow:hidden;
	position:relative;
}
.grow-visual {
	float:left;
	width:213px;
	height:120px;
	background:url(../images/txt-grow-actors.gif) no-repeat;
}
.grow-visual a {
	display:block;
	height:100%;
	cursor:pointer;
}
.grow-visual span {
	display:block;
	width:213px;
	height:108px;
	overflow:hidden;
	text-indent:-9999px;
}
.quote {
	float:left;
	width:400px;
	margin:21px 0 0 1px;
	padding:0 23px 0 9px;
	background-color:#444;
}
.quote:after {
	display:block;
	clear:both;
	content:"";
}
.quote div {
	float:left;
	position:relative;
	margin:-8px 0 0;
	padding:19px 0 12px 11px;
	width:389px;
	font-size:14px;
	line-height:17px;
	font-style:italic;
	color:#fff;
	background:url(../images/bg-quote.gif) no-repeat;
}
.quote div strong {
	color:#ddd;
	margin-left:8px;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
/* footer */
#footer {
	clear:both;
	margin-left:200px;
	padding:36px 0 21px;
	width:800px;
	overflow:hidden;
}
#footer ul {
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer li {
	float:left;
	padding:0 7px 0 10px;
	font-size:12px;
	line-height:14px;
	color:#fff;
	background:url(../images/sep-footer.gif) no-repeat 0 50%;
}
#footer p {
	margin:3px 0 0;
	font-size:12px;
	line-height:14px;
	color:#555;
}

#footer a:link, #footer a:visited {
	color:#555;
}


#footer a:hover, #footer a:active {
	color:#555;
	text-decoration:underline;
}

/* part for inner page */
/* main-content-inner */
.main-content-inner {
	float:right;
	display:inline;
	width:706px;
	margin:-223px -40px -44px 0;
	position:relative;
	overflow:hidden;
}
.main-list {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.main-list li {
	float:left;
	width:88px;
	height:86px;
}
.main-list li:after {
	display:block;
	clear:both;
	content:"";
}
.main-list li a {
	display:block;
	height:86px;
	cursor:pointer;
}
.main-list li img {
	float:left;
}
.donate strong {
	display:block;
	padding-top:34px;
	height:52px;
	font-size:14px;
	line-height:16px;
	color:#f33;
	text-align:center;
	cursor:pointer;
}
.main-list .txt-we {
	width:176px;
}
.main-list .txt-stage,
.main-list .txt-actors,
.main-list .txt-grow,
.main-list .post {
	width:264px;
}
.inner .inner-content {
	padding-bottom:0;
}
.inner #footer {
	padding-top:113px;
	margin-left:198px;
}
.add-inner .inner-content {
	padding-bottom:0;
}
.add-inner .grow-actors {
	margin-top:-112px;
}
.add-inner #footer {
	padding-top:28px;
}
/* add-css */
.add-content {
	margin-top:-172px;
	width:707px;
	overflow:hidden;
}
.add-content .txt2 {
	float:left;
	text-align:right;
	width:229px;
	padding:0 9px 0 20px;
	font-size:14px;
	line-height:17px;
	color:#dedede;
}
.post {
	float:right;
	display:inline;
	width:257px;
	padding-top:88px;
}
.post ul {
	margin:0;
	padding:0;
	list-style:none;
	width:257px;
}
.post ul li {
	width:100%;
	clear:both;
	height:auto !important;
	padding:5px 0;
	font-size:16px;
	line-height:16px;
	border-top:1px solid #996;
}
.post ul li a {
	display:inline;
	color:#cf6;
}
.post ul li a em {
	font-size:12px;
	font-style:normal;
	text-transform: uppercase;
}

/*  WP-TABLE-RELOADED */

.wp-table-reloaded {
	background-color:#333333;
	margin:10px 0px 15px 0px;
	font-size: 14px;
	width: 100%;
	text-align:left;
}
.wp-table-reloaded th {
	background-color: #555555;
	border: none;
	padding: 4px;
}
.wp-table-reloaded td {
	color: #DDDDDD;
	padding: 4px;
	background-color: #333333;
	vertical-align: top;
}
.wp-table-reloaded .even td {
	background-color: #333333;
}
.wp-table-reloaded .odd td{
	background-color: #555555;
}
.wp-table-reloaded .header {
	background-image: url(http://74.220.219.51/~macguffi/wp-content/plugins/wp-table-reloaded/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.wp-table-reloaded .headerSortUp {
	background-color: #777777;
	background-image: url(http://74.220.219.51/~macguffi/wp-content/plugins/wp-table-reloaded/img/asc.gif);
}

.wp-table-reloaded .headerSortDown {
	background-color: #777777;
	background-image: url(http://74.220.219.51/~macguffi/wp-content/plugins/wp-table-reloaded/img/desc.gif);
}