/*
COLOR
a72234 - red pink
c49576 - peach
FF3366 - pink
432918 - chocolate
c4aa76 - gold
321f12 - dark chocolate
613b23 - brown
25170d - brown black
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
}

body{
	background:#a72234 url(../images/bg_page.png) fixed;
	font:12px Verdana;
	color:#fff;
}

a:link, a:visited{
        color:#c49576;
        text-decoration:none;        
}

a:hover, a:active{
        color:#FF3366;
}

.loading{
	margin:auto;
	width:50px;
	height:10px;
	background:url(../images/loading_front.gif) no-repeat;
}

/* ------------------ Page & Header ----------------- */
#page_wrap{
	margin:auto;
	width:970px;
	background:#a72234;
}

.page{
	margin:auto;
	width:960px;
	background:#432918;
	padding-bottom:15px;
}

#header{
	display:table;
	margin:auto;
	width:960px;
	height:70px; /*height co-logo*/
}

#header h4{
	padding:23px 0px 0px 160px;
	color:#a72234;
	font:Verdana 9px;
	font-variant:small-caps;
}

#header .logo{
	display:inline;
	margin:auto;
	background:url(../images/logo.png) no-repeat;
	margin:14px 0px 12px 20px;
	width:600px;
	height:42px;
	float:left;
}

#header .logincover{
	margin:auto;
	display:inline;
	float:right;
	width:300px;
	height:70px;
	font:10px Verdana;
}

#left_login{
	float:left;
	width:50%;
	display:table;
	margin-top:10px;
}

#right_login{
	float:right;
	width:50%;
	display:table;
	margin-top:10px;
}

.loginwrap{
	border:1px solid #a72234;
	background:#432918;
	color:#dcc2b1;
	width:120px;
}

.login_button{
	font:0px;
	text-indent:-9999px;
	width:60px;
	height:11px;
	margin-top:5px;
	background:url(../images/login.png) no-repeat;
	border:0px;
}

.signin_get{
	text-align:right;
	padding-right:10px;
	font:12px Verdana;
	margin-top:25px;
}

/* ------------------ REGISTER ----------------- */
#register{
	width:930px;
	margin:auto;
	margin-top:10px;
	font:12px Verdana;
}

.register_announce{
	display:table;
	float:left;
	width:350px;
	padding:10px;
	background:#a72234;
	color:#c4aa76;
}

.register_form{
	margin:auto;
	display:inline-table;
	float:right;
	width:530px;
	padding:10px;
	background:#321f12;
	font:14px Verdana;
}

.register_form label{
	display:inline-table;
	float:left;
	width:175px;
	text-align:right;
	margin-right:15px;
}

.register_form input{
	width:250px;
}

.register_form textarea{
	width:250px;
	height:135px;
}

.register_title{
	display:inline-table;
	float:right;
	width:544px;
	padding:3px;
	text-align:center;
	background:#613b23;
	font:18px Verdana;
}

.registerbutton{
	display:inline-block;
	width:80px;
	height:11px;
	border:0px;
	margin-left:5px;
	background:url(../images/register.png) no-repeat;
}

.register_message{
	display:inline-table;
	float:right;
	width:544px;
	padding:3px;
	text-align:center;
	background:#fff;
	font:14px Verdana;
	color:#ff0000;
}

/* ------------------ Nav Menu ----------------- */
#navmenu{
	display:table;
	margin:auto;
	width:960px;
	height:35px;
	background:#a72234;
}

#navmenu .link{
	display:table;
	padding-top:10px;
	padding-bottom:11px;
}

#navmenu .link a,.link p{
	display:inline;
	text-align:center;
	height:35px;
	padding:10px 15px 11px 15px;
	font:Verdana 14px;
	color:#fff;
}

#navmenu .link a:hover{
	display:inline;
	background:#752626;
	padding:10px 15px 11px 15px;
	height:35px;
	color:#fff;
}

.over{
	background:url(../images/bg_navmenu.png);
}

/* ----------------- Advertise ----------------- */

.advertise_left{
	float:left;
	width:700px;
	margin-bottom:10px;
}

.advertise_right{
	float:right;
	width:260px;
	margin-bottom:10px;
}


/* ------------------ Main ----------------- */
#main{
	display:table;
	width:960px;
}

#wrapper{
	display:block;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:930px;
	height:330px;
	background:#a72234;
}

#wrapper .show_cast{
	display:inline;
	width:640px;
	height:330px;
	padding-left:5px;
	float:left;
}

#wrapper .show_link{
	display:inline;
	width:280px;
	height:330px;
	float:right;
	overflow: hidden;
	background:#321f12;
}

.show_link .content{
	width:100%;
	padding:5px;
	border-bottom:1px solid #a72234;
}

.show_link .content_link{
	padding:10px;
}

.newsline{
	display:block;
	padding:5px 0px 5px 15px;
	border-bottom:1px solid #a72234;
	background:url(../images/dot.png) left no-repeat;
}

/* ------------------ INDEX Content ----------------- */
#talkcontent{
	display:block;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	width:930px;
}

#module_left{
	display:inline;
	width:555px;
	float:left;
}

#module_right{
	background:#321f12;
	display:inline-table;
	width:365px;
	float:right;
}

#module_left .entry {
	width:100%;
}

 #module_right .entry{
	padding:10px;
 }
 
#module_left .news , #module_right .news{
	width:325px;
	padding:10px;
	background:#432918;
	margin-top:10px;
}

 #module_right .entry span{
 	display:inline-table;
	width:335px;
	font-family:Verdana;
	font-size:20px;
	background:#25170d;
	padding:0px 3px 3px 3px;
}

.entry h2{
	color:#fff;
	font-weight:lighter;
	font-size:20px;
}

.entry .info{
	background:#a72234;
	color:#c4aa76;
	font:11px Verdana;
	padding-bottom:3px;
	padding-left:5px;
}

.entry .messagecontent{
	background:#321f12;
	padding:10px;
	font-size:12px;
	color:#c4aa76;
}

.readmore{
	width:80px;
	height:11px;
	float:right;
	background:url(../images/readmore.png) no-repeat;
}

/* ----------------- TOP 5 CONTENT ------------------ */
#top5 p{
	display:inline-table;
	margin-top:10px;
	padding:3px;
	border-right:1px dashed #fff;
	background:#a72234;
}

#top5 h4{
	display:inline-table;
	padding:3px;
	font-weight:bold;
	color:#FF3366;
}

#top5 .showtop5{
	width:335px;
	padding:5px;
	background:#613b23;
}

/* ------------------ ANNOUNCE ----------------- */
#linkoncontent{
	margin:auto;
	margin-bottom:5px;
	width:930px;
	font:12 Verdana;
	color:#a72234;
	border-bottom:1px solid #a72234;
}

#contentwrap{
	float:left;
	margin-left:15px;
	width:350px;
}

#contentpage{
	float:right;
	margin-right:15px;
	width:570px;
}

#contentpage span{
	font:20px Verdana;
	color:#FF3366;
	font-variant:small-caps;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#contentpage .wrappercontent{
	padding:5px;
	background:#613b23;
	font:12px Verdana;
}

#contentpage .contentmessage{
	padding:10px;
	background:#321f12;
	color:#c4aa76;
}

/* ------------------ Nominate ----------------- */
#nominate{
	width:930px;
	margin:auto;
	margin-top:10px;
	font:12px Verdana;
}

.nominate_rule{
	display:table;
	float:left;
	width:350px;
	padding:10px;
	background:#a72234;
	color:#c4aa76;
}

.nominate_form{
	margin:auto;
	display:inline-table;
	float:right;
	width:530px;
	padding:10px;
	background:#321f12;
	font:14px Verdana;
}

.nominate_form label{
	display:inline-table;
	float:left;
	width:175px;
	text-align:right;
	margin-right:15px;
}

.nominate_form input{
	width:250px;
}

.nominate_form textarea{
	width:250px;
	height:135px;
}

.nominate_title{
	display:inline-table;
	float:right;
	width:544px;
	padding:3px;
	text-align:center;
	background:#613b23;
	font:18px Verdana;
}

.nominate_bbcode{
	display:inline-table;
	float:right;
	width:544px;
	padding:3px;
	text-align:center;
	background:#613b23;
	font:12px Verdana;
}

.nominate_message{
	display:inline-table;
	float:right;
	width:544px;
	padding:3px;
	text-align:center;
	background:#fff;
	font:14px Verdana;
	color:#ff0000;
}

/* ------------------ Show Content ----------------- */
#content{
	display:table;
	width:920px;
	padding:5px;
	margin:auto;
}

#content span{
	font:16px Verdana;
	font-weight:bold;
	color:#FF3366;
}

#content .content_announce{
	margin:auto;
	width:920px;
	padding:5px;
	background:#613b23;
	text-align:center;
}

#content_wrapper{
	display:inline-table;
	margin:auto;
	width:910px;
	padding:0px 10px 10px 10px;
	background:#321f12;
}

#content_wrapper .content_left{
	float:left;
	width:450px;
}

#content_wrapper .content_right{
	float:right;
	width:450px;
}

#content_wrapper .contenttitle{
	width:440px;
	padding:5px;
	background:#a72234;
	margin-top:10px;
	text-align:right;
	color:#c4aa76;
}

.contenttitle label{
	margin-right:10px;
	float:left;
	color:#fff;
}

#content_wrapper .contentmessage{
	width:430px;
	padding:10px;
	background:#613b23;
	text-align:right;
	display:inline-table;
}

.contentmessage label{
	margin-right:10px;
	float:left;
}

.vote{
	display:inline-block;
	width:50px;
	height:52px;
	background:url(../images/vote.png) no-repeat;
}

/* ------------------ Sub Left & Right ----------------- */
#sub_left {
	display:table;
	margin:0px 10px 0px 15px;
	background:#eeecea;
	width:200px; 
	float:left;
}

#sub_left .left_module{
	margin:5px;
	background:#fff;
}

#sub_right{
	display:none;
	float:right;
}

#sub_right .left_module{
	margin:5px;
	background:#fff;
}

#sub_left .module h2{
	text-indent:-9999px;
}

#sub_left #recommend h2{ background:url(../images/recommend_104px.png) no-repeat;width:104px;height:15px; }

/* ------------------ Bottom Menu ----------------- */
#bottom_menu{
	margin:auto;
	width:960px;
}

/* ---------------------- Footer ---------------------- */
#footer{
	display:table;
	margin:auto;
	width:960px;
	margin-top:10px;
	padding:7px 0px 7px 0px;
	background:#3c2515;
}

.footer_code{
	width:930px;
	margin:auto;
	text-align:right;
	font:10px Verdana;
}

/* ------------------------ OPTION ---------------------*/
#option{
	display:table;
	width:930px;
	margin:auto;
}

#option .option_left{
	float:left;
	width:395px;
	display:inline-table;
}

.option_left p{
	display:table;
	margin-bottom:5px;
	font:18px Verdana;
}

.option_left label{
	float:left;
	display:inline-table;
	width:130px;
	padding:3px;
	color:#25170d;
	font-weight:bold;
	background:#a72234;
}

.option_left span{
	float:right;
	text-align:center;
	display:inline-table;
	width:250px;
	padding:3px;
	background:#321f12;
}

.option_left input{
	width:200px;
	height:15px;
	border:0px;
	background:#321f12;
	color:#c4aa76;
	border-left:1px dashed #c49576;
	border-right:1px dashed #c49576;
	padding-left:10px;
}

#option_button{
	background:#FF3366;
	color:#fff;
	width:135px;
	height:20px;
	border:0px;
}

.bbcode_profile{
	display:table;
	width:375px;
	padding:10px;
	background:#a72234;
	color:#c4aa76;
	text-align:center;
}

#option .option_right{
	float:right;
	width:520px;
	display:inline-table;
}

.option_right p{
	display:table;
	margin-bottom:5px;
	font:18px Verdana;
}

.editcontenttitle{
	display:table;
	width:510px;
	padding:5px;
	background:#a72234;
	color:#c4aa76;
	text-align:center;
}

.editcontenttitle input{
	border:1px dashed #FF3366;
	background:#a72234;
	color:#c4aa76;
	width:490px;
	padding-left:5px;
	padding-right:5px;
}

.editcontentmessage{
	display:table;
	width:500px;
	background:#613b23;
	padding:10px;
}

.editcontentmessage textarea{
	border:1px dashed #432918;
	background:#613b23;
	color:#c4aa76;
	width:480px;
	height:70px;
	padding:5px;
}

#artwork_profile{
	display:table;
	margin-bottom:10px;
}

#artwork_profile .af_left{
	width:150px;
	float:left;
}

#artwork_profile .af_left p{
	font:12px Verdana;
	font-weight:bold;
	color:#FF3366;
}

#artwork_profile .af_right{
	width:235px;
	height:150px;
	padding:0px 5px 0px 5px;
	float:right;
	overflow:auto;
}

#artwork_profile label{
	width:208px;
	margin-bottom:1px;
}

#artwork_profile input{
	height:20px;
	margin-bottom:5px;
}

#artwork_profile .af_right textarea{
	width:200px;
	height:55px;
	border:0px;
	margin-bottom:5px;
	background:#321f12;
	color:#c4aa76;
	border-left:1px dashed #c49576;
	border-right:1px dashed #c49576;
	padding-left:10px;
}

/* ------------------------ ERROR ---------------------*/
.page404{
	margin-top:10px;
}

.limit{
	font:10px Verdana;
	margin-top:10px;
}

.alert{
	display:table;
	margin:10px 0px 15px 0px;
}

/* ------------------------ GALLERY ----------------------- */
#gallery{
	display:table;
	width:940px;
	margin:auto;
}

#gallery .gallery_title{
	font:16px Verdana;
	font-weight:bold;
	color:#FF3366;
}

.gallery_title p{
	float:left;
	width:640px;
}

.gallery_title .licensed{
	width:600px;
	font-weight:thin;
	font:12px Verdana;
}

.gallery_title .editartlink{
	float:right;
	display:block;
	width:290px;
	height:55px;
	background:url(../images/editart.png) no-repeat;
}

.editartlink2{
	float:left;
	display:block;
	width:544px;
	height:55px;
	margin:auto;
	background:url(../images/editart.png)top center no-repeat;
}

.central{
	margin:auto;
	text-align:center;
	padding:10px;
}

.editleft{
	width:100px;
	float:left;
}

.loginicon{
	height:61px;
	display:block;
	background:url(../images/loginicon.png) no-repeat;
}

.logouticon{
	height:66px;
	display:block;
	background:url(../images/logouticon.png) no-repeat;
}

.editright{
	width:400px;
	float:right;
}

.iframe{
	width:300px;
	height:300px;
}

#gallery .gallery_head{
	display:table;
	width:920px;
	padding:10px;
	background:#613b23;
	font:14px Verdana;
	font-weight:bold;
}

#artwork{
	display:table;
	width:940px;
	background:#321f12;
	text-align:center;
	margin:auto;
	border-bottom:5px solid #000;
}

.show_newestart{
	width:860px;
	margin:auto;
}

.show_art{
	float:left;
	background:url(../images/bg_artwork.png) top center no-repeat;
	display:inline-table;
	margin:15px 10px 0px 0px;
	padding:9px 0px 9px 0px;
	text-align:center;
	width:205px;
	height:220px;
	color:#c4aa76;
}

.other_artwork{
	background:url(../images/bg_allartwork.png) no-repeat;
	width:135px;
	height:35px;
	text-align:center;
	padding-top:9px;
	font:14px Verdana;
	font-weight:bold;
}

.other_artwork a{
	color:#FF3366;
}

/* SHOWARTWORK */
.showdetailart{
	width:760px;
	margin:10px auto;
	background:#321f12;
	display:table;
	border:1px dashed #c4aa76;
	padding:20px;
}

/* COMMENT ON ARTWORK */
/* >>>>>>FORM */
#artwork_commentform{
	float:left;
	display:table;
	width:420px;
	padding:20px;
	background:#321f12;
	border:1px dashed #c4aa76;
	margin:auto;
}

#artwork_commentform textarea{
	width:360px;
	height:100px;
	margin-bottom:10px;
}
/* >>>>>>SHOW */
#artwork_commentshow{
	float:right;
	display:table;
	width:460px;
}

#artwork_commentshow .show_commentonart{
	width:420px;
	padding:20px;
	background:#321f12;
	border:1px dashed #c4aa76;
	margin:auto;
	font:14px Verdana;
	margin-bottom:5px;
}

#artwork_commentshow .mail{
	background:url(../images/mail.png);
	display:inline-block;
	width:12px;
	height:12px;
}

#artwork_commentshow span{
	display:table;
	width:380px;
	padding:10px;
	margin:auto;
	margin-top:10px;
	background:#613b23;
}
/* >>>>>>SPECIAL */
.adminpage{
	margin:auto;
	display:table;
	font:20px Georgia;
}

.commentpage{
	margin:auto;
	display:table;
	font:12px Verdana;
	color:#fff;
}

/* COMMENT ON ANNOUNCEMENT+NOTIFICATE */
/* >>>>>>FORM */
#commentform{
	display:table;
	width:500px;
	padding:20px;
	background:#321f12;
	border:1px solid #a72234;
	margin:auto;
}

#commentform form{
	display:table;
	margin:auto;
}

#commentform textarea{
	width:360px;
	height:70px;
	margin-bottom:10px;
}

#show_comment{
	display:table;
	width:500px;
	padding:20px;
	background:#321f12;
	border:1px solid #c4aa76;
	margin:auto;
	font:14px Verdana;
	margin-top:5px;
}

#show_comment .mail{
	background:url(../images/mail.png);
	display:inline-block;
	width:12px;
	height:12px;
}

#show_comment span{
	display:table;
	width:460px;
	padding:10px;
	margin:auto;
	margin-top:10px;
	background:#613b23;
	font:14px Verdana;
	font-variant:normal;
	color:#c4aa76;
}

/* ADD ADVERTISE */
.advertise_form{
	margin:auto;
	display:inline-table;
	float:right;
	width:530px;
	padding:10px;
	background:#321f12;
	font:14px Verdana;
}

.advertise_form label{
	display:inline-table;
	float:left;
	width:175px;
	text-align:right;
	margin-right:15px;
}

.advertise_form .setinput{
	width:250px;
}

.advertise_form textarea{
	width:250px;
	height:135px;
}

/* ADD BANNER */
#banner{
	width:930px;
	margin:auto;
	margin-top:10px;
	font:12px Verdana;
}

.banner_rule{
	display:table;
	float:left;
	width:350px;
	padding:10px;
	background:#a72234;
	color:#c4aa76;
}

.banner_rule label{
	float:left;
	width:100px;
	margin-left:15px;
}

.banner_rule input , .banner_rule textarea{
	margin-bottom:5px;
	width:200px;
}

.banner_form{
	margin:auto;
	display:inline-table;
	float:right;
	width:530px;
	padding:10px;
	background:#321f12;
	font:14px Verdana;
}

#banner_show{
	width:500px;
	display:table;
	border:1px dashed #a72234;
	margin:auto;
	margin-bottom:10px;
}

#banner_show .banner_left{
	width:140px;
	float:left;
	text-align:center;
	border-right:1px dashed #a72234;
	margin:auto;
	padding:10px 0px 10px 0px;
}

#banner_show .banner_right{
	color:#c49576;
	width:339px;
	padding:10px;
	float:right;
	margin:auto;
	font:12px Verdana;
}

#banner_show .banner_right h3{
	font:14px Verdana bold;
	font-variant:small-caps;
	color:#FF3366;
}