/* mid way */

.navbar-inverse .navbar-nav li a{
	color: #f51b08;
}

.btn-default, .btn-default:focus, .btn-default:hover{
	background: #000000;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background-color: transparent;
}

.btn-default{
	color: #3cc6ff;
}

/* - - */


h3{
	margin: 1px;
	margin-bottom: 4px;
}
h2{
	margin: 1px;
	margin-bottom: 4px;
}
h1{
	margin: 1px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #f51b08;
  background: -webkit-gradient(linear,left top,left bottom,from(#f51b08),to(#8c0b00));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Aldrich', sans-serif;
}

html
{
	line-height: 1;
}
body
{
	background: url("../imgs/rabg.jpg") #000;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: 'Open Sans', sans-serif;
	/*font-family: Tahoma, Geneva, sans-serif;
	font-family: 'Titillium Web', sans-serif;*/
	letter-spacing: 0.4px;
	font-size: 14px;
	color: #c8c8c8;
	line-height: 1.2em;
	padding-top: -10px;
}


#navbar-nav-named{
	padding-top: 15px;
}
#navbar-brand-named{
	padding-top: 15px;
}
#thumbnail-named{
	background-color: black;
	border: 1px solid #000000;
}


html, button, input, select, textarea,
.pure-g [class *= "pure-u"],
.pure-g-r [class *= "pure-u"] {
    /* Set your content font stack here: */
    font-family: 'Open Sans', sans-serif;
}


a{
	color: #3cc6ff;
	text-decoration: none;
}
a:visited{
	/*color: #99c2c7;*/
	color: #3cc6ff;
	text-decoration: none;
}
a:hover{
	/*color: #99c2c7;*/
	color: #ff7f00;
	text-decoration: underline;
}

.smallthumb:hover{
	border: 1px solid #ff7f00;
	padding: 1px;
}

small{
  font-size: 11px;
}

.stand_high{
	margin: 8px;
	padding: 4px;
	background-color: #1f1f1f;
	border-radius: 5px;
	border: 1px solid #2d2d2d;
	letter-spacing: 0.5px;
}

.comicdesc{
  margin-top: 5px;
}

.commentpls{
  margin-left: 10px;
  background-color: #408b00;
	width: 100px;
	text-align: center;
	background-color: #1c1c1c;
  border: 1px solid #4b9d00;
  border-top: 1px solid #cdf445;
  padding: 4px;
  text-transform: uppercase;
  font-family: Arial;
	border-radius: 5px;
  background-image:url('imgs/fade3.png');
	background-repeat:repeat-x;
	background-position:left top;
	text-shadow: 1px 1px 0px #1a1c15;
}

b{
  font-weight:900;
}

.commentdata{
  font-size: 12px;
  color: #ababab;
}
.commentall{
	background-image:url('imgs/fade3.png');
  background-repeat:repeat-x;
	background-position:left top;
	border-top: 1px solid #4b9d00;
  margin: 4px;
	padding: 8px;
	color: #cccccc;
  /*font-size: 12px;*/
  color: #dadada;
  word-wrap:break-word;
}

hr{
	border-top: 1px solid #2d2d2d;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	height: 0;
	margin: 0;
	margin-top: 3px;
	padding: 0;
}

.buybox{
  width: 180px;
  background-color: #161618;
  border: 1px solid #4b9d00;
  border-top: 1px solid #cdf445;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
}
.priceone{
  color: white;
}
.pricetwo{
  color: #f60d4f;
}
.pricedollar{
  color: #f60d4f;
}
.h1shop{
  color: #f51b08;
  font-family: verdana;
  font-size: 30px;
  letter-spacing: -2.3px;
  margin-bottom: 8px;
}


.forumbox{
	min-height: 60px;
	
	background-image:url('imgs/fade3.png');
  background-repeat:repeat-x;
	background-position:left top;
	border-top: 1px solid #4b9d00;
	color: #cccccc;
  font-size: 12px;
  color: #dadada;
}


textarea{
  background-color: #2f2f2f;
  color: #e6e6e6;
  font-size: 16px;
  
  border: 1px solid #4b9d00;
  border-top: 1px solid #cdf445;
  padding: 6px;
  font-family: Verdana;
  background-image:url('imgs/fade3.png');
	background-repeat:repeat-x;
	background-position:left top;
	border-radius: 5px;
}

input{
  background-color: #161618;
  color: #e6e6e6;
  font-size: 16px;
}

.zoldinput{
  background-color: #2f2f2f;
  color: #e6e6e6;
  font-size: 16px;
  
  border: 1px solid #4b9d00;
  border-top: 1px solid #cdf445;
  padding: 6px;
  font-family: Arial;
  background-image:url('imgs/fade3.png');
	background-repeat:repeat-x;
	background-position:left top;
	border-radius: 5px;
}

.input{
  background-color: #2f2f2f;
  background-image:url('imgs/fade3.png');
  background-repeat:repeat-x;
	background-position:left top;
  
  border: 1px solid #4b9d00;
  border-top: 1px solid #cdf445;
  padding: 2px;
  border-radius: 5px;
  padding: 6px;
  
  color: #e6e6e6;
  font-size: 16px;
  font-family: Arial;
}








/* - - - - - - - - -- - - - - - - */


.addcomment{
  color: #cdf445;
  background-color: #408b00;
  border: 1px solid #4b9d00;
  border-top: 1px solid #cdf445;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
  font-family: Arial;
  background-image:url('imgs/fade2.png');
	background-repeat:repeat-x;
	background-position:left top;
	text-shadow: 1px 1px 0px #1a1c15;
	border-radius: 5px;
}
.addcomment:hover{
  background-color: #e18300;
}


.satw-create{
  color: #ffffff;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
}
.satw-create:link{
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #000000;
}
.satw-create:visited{
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #000000;
}
.satw-create:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #c4f014;
	border: 1px solid #a1d612;
  border-radius: 2px;
}

/* - - - - - - - - -- - - - - - - */

.memberpls{
	padding: 3px;
	font-size: 11px;
	background-color: #2f2f2f;
  border: 1px solid #4b9d00;
  border-top: 1px solid #cdf445;
  font-weight: bold;
  padding: 6px;
  background-image:url('imgs/fade3.png');
	background-repeat:repeat-x;
	background-position:left top;
	text-shadow: 1px 1px 0px #1a1c15;
	border-radius: 5px;
}


/* - - - - - - - - -- - - - - - - */

.store_colour{
  color: #6bddfe;
  font-family: 'Titillium Web', sans-serif;
}
.store_top{
  background-color: #1f1f1f;
  padding: 10px;
  border: 1px solid #353535;
  width: 800px;
}

.store_thumb{
  border: 1px solid #353535;
}
.store_thumb a{
  color: #6bddfe;
}
.store_thumb a:visited{
  color: #6bddfe;
}





ol,ul
{
	list-style: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th,td
{
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
q,blockquote
{
	quotes: none;
}
q:before,q:after,blockquote:before,blockquote:after
{
	content: "";
	content: none;
}
a img
{
	border: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary
{
	display: block;
}
#header
{
	background: url("../imgs/ramenu.png") repeat-x;
	height: 91px;
	position: fixed;
	width: 100%;
	z-index: 2;
}
#header .topframe
{
	height: 91px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	width: 1196px;
}
#header .topframe>a
{
	left: 20px;
	position: absolute;
	top: 15px;
}
#header .userpanel
{
	color: #e5e3e4;
	position: absolute;
	right: 20px;
	top: 35px;
}
#header .userpanel a
{
	color: #e5e3e4;
	text-decoration: none;
}
#header .userpanel a:hover
{
	color: #c3211e;
}
#menu
{
	font-size: 16px;
	text-transform: uppercase;
	line-height: 50px;
	margin: 0 0 0 220px;
	color: #f6f6f6;
}
#menu li
{
	float: left;
	margin: 21px 0 0 27px;
}
#menu a
{
	color: #f6f6f6;
	margin: 0;
	text-decoration: none;
}
#menu a:hover
{
	color: #c3211e;
}
.fancyfont,.comicpanel .navipanel a,.bottompanel .right .linksframe h3
{
	/*font-family: 'Piedra', cursive;
	font-family: 'Geo', sans-serif;*/
	font-family: 'Aldrich', sans-serif;
}
.bg-top
{
	background-position: center top;
	left: 0;
	position: absolute;
	top: 0;
}
.bg-bottom
{
	background-position: center bottom;
	bottom: 0;
	left: 0;
	position: absolute;
}
.bg-inside
{
	background-image: url("../imgs/bg_facture.png");
	background-position: 50% 75%;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.clear
{
	clear: both;
}
#frame
{
	background: url("../imgs/cont.jpg");
	background-position: center;
	margin: 0 auto;
	/*padding: 95px 12px 0 12px;*/
	padding: 10px 12px 0 12px;
	position: relative;
	/*width: 1236px;*/
	z-index: 1;
}
#frame>.bg-top
{
	background: url("../imgs/cont_t.jpg");
	background-repeat: no-repeat;
	height: 602px;
	top: 80px;
	width: 1260px;
	/*width: 1236px;*/
}
#frame>.bg-bottom
{
	background: url("../imgs/cont_d.jpg");
	background-repeat: no-repeat;
	height: 313px;
	width: 1260px;
	/*width: 1236px;*/
}
.adpanel
{
	position: relative;
}
.adpanel .ourincome
{
	float: left;
	margin: 0 0 40px 50px;
}
.adpanel .feature
{
	float: right;
}
.ourincome
{
	/*background: url("../imgs/advert.png");*/
	background-repeat: no-repeat;
	height: 100px;
	width: 730px;
	text-align: center;
}
.feature
{
	/*background: url("../imgs/advert2.png");*/
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
}
#footer
{
	background: url("../imgs/bg_d.png") bottom no-repeat;
	color: #a09e9f;
	height: 120px;
	margin-top: -220px;
	/*min-width: 1236px;*/
	padding: 0 12px;
	padding-top: 230px;
	text-align: center;
}
#footer a
{
	color: #a09e9f;
	text-decoration: none;
}
#footer a:hover,#footer a:active
{
	color: #c3211e;
}
.comicpanel
{
	clear: both;
	position: relative;
}
.comicpanel .title
{
	color: #c3211e;
	font-size: 20px;
	height: 70px;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 10px;
	width: 160px;
}
.comicpanel .title span
{
	font-size: 40px;
}
.comicpanel .navipanel
{
	position: absolute;
	top: 80px;
}
.comicpanel .navipanel a
{
	background-repeat: no-repeat;
	color: #e5e3e4;
	display: block;
	margin-bottom: 20px;
	padding: 0;
	text-decoration: none;
	width: 130px;
}
.comicpanel .navipanel a:hover
{
	color: #c3211e;
}
.comicpanel .left
{
	left: 10px;
	text-align: left;
}
.comicpanel .left a
{
	background-position: left;
	padding-left: 30px;
}
.comicpanel .right
{
	right: 10px;
	text-align: right;
}
.comicpanel .right a
{
	background-position: right;
	padding-right: 30px;
}
.comicpanel .first
{
	background-image: url("../imgs/prev_2.png");
	font-size: 18px;
}
.comicpanel .prev
{
	background-image: url("../imgs/prev.png");
	font-size: 30px;
}
.comicpanel .last
{
	background-image: url("../imgs/next_2.png");
	font-size: 18px;
}
.comicpanel .next
{
	background-image: url("../imgs/next.png");
	font-size: 30px;
}
.comicpanel .comic
{
	text-align: center;
}
.comicpanel .navipanel.bottom
{
	bottom: 80px;
	top: auto;
}
.comicpanel .navipanel.bottom a
{
	margin-bottom: 0;
}
.comicpanel .sharepanel
{
	color: #c3211e;
	margin: 0 160px;
	text-align: right;
}
.comicpanel .sharepanel span
{
	cursor: pointer;
}
.comicpanel .sharepanel span:hover
{
	color: #e5e3e4;
}
.bottompanel
{
	line-height: 120%;
	margin-top: 50px;
	position: relative;
	z-index: 2;
}
.bottompanel a
{
	color: #e5e3e4;
	font-weight: bold;
	text-decoration: none;
}
.bottompanel a:hover,.bottompanel a:active
{
	color: #c3211e;
}
.bottompanel ul
{
	list-style: square;
	margin-left: 17px;
}
.bottompanel ul li
{
	margin: 2px 0;
}
.bottompanel .left
{
	float: left;
}
.bottompanel .left .entry
{
	background: url("../imgs/frame.png");
	color: #e5e3e4;
	margin: 5px 0 25px;
	min-height: 155px;
	padding: 0 20px;
	padding-bottom: 5px;
	position: relative;
	width: 633px;
}
.bottompanel .left .entry .bg-top
{
	background: url("../imgs/frame_t.png");
	background-repeat: no-repeat;
	height: 101px;
	top: -5px;
	width: 673px;
}
.bottompanel .left .entry .bg-bottom
{
	background: url("../imgs/frame_d.png");
	background-repeat: no-repeat;
	bottom: -5px;
	height: 64px;
	width: 673px;
}
.bottompanel .left .entry h2,.bottompanel .left .entry h3
{
	font-size: 24px;
	font-weight: bold;
	padding: 11px 0 20px 0;
	position: relative;
	z-index: 2;
}
.bottompanel .left .entry h3
{
	font-size: 20px;
	padding: 13px 0 22px 0;
}
.bottompanel .left .entry .block-paragraph
{
	padding: 10px 0;
	position: relative;
	z-index: 2;
}
.bottompanel .right
{
	float: right;
	width: 536px;
}
.bottompanel .right .commentpanel
{
	color: #e5e3e4;
	margin-bottom: 140px;
	padding: 10px 0;
}
.bottompanel .right .commentpanel .entry
{
	clear: both;
	margin-bottom: 15px;
	position: relative;
}
.bottompanel .right .commentpanel .entry .name
{
	color: #a09e9f;
	font-weight: bold;
}
.bottompanel .right .commentpanel .entry .date
{
	color: #a09e9f;
	position: absolute;
	right: 0;
	top: 0;
}
.bottompanel .right .commentpanel .entry .avatar
{
	float: left;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
	width: 70px;
}
.bottompanel .right .commentpanel .entry .block-paragraph
{
	padding: 15px 10px 10px 90px;
}
.bottompanel .right .commentpanel .more
{
	font-weight: bold;
	text-align: center;
}
.bottompanel .right .linksframe
{
	background-image: url("../imgs/frame2.png");
	bottom: 20px;
	height: 76px;
	padding: 22px;
	position: absolute;
	right: 0;
	width: 492px;
}
.bottompanel .right .linksframe h3
{
	color: #c3211e;
	font-size: 20px;
	padding-bottom: 17.6px;
}
.bottompanel .right .linksframe ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.bottompanel .right .linksframe li
{
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}