/**
 * TEMPLATE EDITED FOR GW2.FR BY GW2.FR
 
 * ORIGINAL INFOS:
 *  - Template: Strive
 *  - This copyright notice must stay intact for free use.
 *
 *  - Template copyright ClanTemplates.com
 *  - http://www.clantemplates.com
 *  - For quality free templates.
 *
 *  - @Designer: Subleme
 *  - @Coder: redSHIFT
 */



body
{
	background-color: #122530;
	text-align: center;
	font: 12px Tahoma, Arial, Hevetica, Sans-serif;
	/*-moz-transform: rotate(180deg);
	-moz-transition: -moz-transform 1s ease-out 0s;*/
}

a,a:visited
{
	color: #1e3f51;
}
a:hover
{
	text-decoration: none;
}

a img,a:visited img
{
	border: 0;
}


/**
 * General Structure
 */

div#container
{
	width: 873px;
	margin: 0 auto 0 auto;
	text-align: left;
}


/**
 * Banner/Nav
 */
div#banner
{
	height: 250px;
	background: url('./images/banner.png') no-repeat;
	margin: 0 0 10px 0;
	clear: both;
}

div#nav
{
	background: url('./images/nav_bg.png') no-repeat;
	height: 35px;
	margin: 1px 0px 0px 2px;
	width: 582px;
	overflow: hidden;
	float: right;
}

	div#nav a
	{
		color: #ffffff;
		font: bold 10px Tahoma, Arial, Hevetica, Sans-serif;
		text-decoration: none;
		height: 12px;
		display: block;
		float: right;
		padding: 11px 17px 11px 17px;
		text-transform: uppercase;
		margin: 1px 0 0 0;
	}
	
	div#nav a:hover
	{
		background: url('./images/nav_hover.jpg') repeat-x;
	}


/**
 * Columns
 */
div.col1,div.col2
{
	float: left;
}

div.col1
{
	width: 190px;
}

div.col2
{
	width: 676px;
	margin: 0 0 0 7px;
}

div.col3
{
	width: 873px;
	margin: 0;
}


/**
 * Box Elements
 */
div.box
{
	margin: 0 0 10px 0;
}

div.box h1
{
	height: 29px;
	color: #ffffff;
	font: 15px 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-serif;
	padding: 6px 0 0 10px;
	margin: 0;
	border-bottom: 1px solid #112735;
	/*cursor: move;*/
}

h1 a, h1 a:visited {
	color: #fff;
	text-decoration:underline;
}
h1 a:hover, h1 a:active {
	color:#fff;
	text-decoration:none;
}

div.box h2
{
	height: 29px;
	color: #023;
	margin-bottom: -10px;
	margin-top: -5px;
	font: 15px 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-serif;
}

	div.col2 div.box h1
	{
		cursor: auto;
	}

	div.col1 div.box h1
	{
		background: url('./images/col1_head.jpg') no-repeat;
	}
	
	div.col2 div.box h1
	{
		background: url('./images/col2_head.png') no-repeat;
	}
	
	div.col3 div.box h1
	{
		background: url('./images/col3_head.png') no-repeat;
	}


div.box div.bar
{
	height: 23px;
	clear: both;
	background: url('./images/box_foot.jpg') repeat-x;
	color: #d1e3ee;
	font: 11px Tahoma;
}
	
	div.box div.bar span
	{
		height: 23px;
		display: block;
		background: url('./images/box_foot_left.jpg') no-repeat;
		float: left;
		padding: 4px;
	}
	
	div.box div.bar span span
	{
		height: 23px;
		width: 2px;
		background: url('./images/box_foot_right.jpg') top right no-repeat;
		float: right;
		display: block;
		margin: -4px;
	}
	
	div.box div.bar a
	{
		color: #d1e3ee;
		text-decoration: none;
	}
	div.box div.bar a.right
	{
		text-align: right;
	}
	
div.content
{
	/*margin: 0 2px 0 2px;*/
	background: #c1dae8 url('./images/body_bg.jpg') repeat-x;
	border: 1px solid #112735;
	padding: 10px 0 10px 0;
}

	div.content p
	{
		margin: 0;
		padding: 5px;
	}


/**
 * Lists
 */
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

	ul li
	{
		background: url('./images/list_item.jpg') repeat-x;
		/*border: 1px solid #112735;*/
		border-top: 0px;
		height: 14px;
		padding: 4px;
		/*font-size: 11px;*/
		font-size: 11px;
		margin: 0 1px;
	}
	
	ul li a
	{
		display: block;
		text-decoration: none;
		height: 14px;
	}

ul.sponsors li
{
	background: url('./images/list_sponsor.jpg') repeat-x;
	height: 48px;
	padding: 0;
}
	
	ul.sponsors li a
	{
		height: 48px;
	}


/**
 * Footer
 */
div#footer
{
	background: url('./images/footer.png') no-repeat;
	height: 36px;
	clear: both;
}

div#footer a
{
	display: block;
	height: 36px;
	color: #FFF;
	text-decoration: none;
}

div#footer a:hover
{
	display: block;
	height: 36px;
	color: #FFF;
	text-decoration: underline;
}

div#footer a span
{
	float: right ;
	font-size: 8pt ;
	padding: 11px;
}

/**
 * GW2.FR addons
 */
div#guild_name
{
	position: absolute;
	width: 793px;
	text-align: right;
	margin-top: 35px;
	padding-top: 83px;
	padding-right: 80px;
	font-size: 21pt;
	color: #1e3f51;
	text-shadow: 0 0 5px #000;
}

div#guild_name a
{
	color: #1e3f51;
	text-decoration: none;
}

div#guild_name a:hover
{
	color: #1e3f51;
	text-decoration: none;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	padding: 10px;
	margin-right: -10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

input, textarea, select
{
	font: 12px Tahoma, Arial, Hevetica, Sans-serif;
	border: 1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
}

.smile
{
	margin-bottom: -4px;
}

.cat_list table {
	border-collapse: collapse ;
	width: 847px ;
	margin-left: 10px ;
	margin-right: 10px ;
}

.cat_list table td {
	border: 1px solid #94aab8 ;
	padding: 20px ;
	line-height: 15px ;
}

.cat_list table tr:hover {
	background-color: rgba(150, 170, 190, 0.3) ;
}

.pages_op {
	text-align: center ;
	margin-bottom: 10px ;
	color: #FFF ;
}
	.pages_op a, .pages_op a:visited {
		color: #FFF ;
		text-decoration: underline ;
	}
	.pages_op a:hover, .pages_op a:active {
		color: #FFF ;
		text-decoration: none ;
	}

.input_max {
	width: 850px ;
}

.input_max_2 {
	width: 650px ;
}

div.post_head {
	color: #FFF ;
	font-size: 10pt ;
	margin-bottom: 15px ;
}
	div.post_head a {
		color: #FFF ;
		text-decoration: underline ;
	}
	div.post_head a:hover {
		color: #FFF ;
		text-decoration: none ;
	}
div.post_head_right {
	float: right ;
	color: #FFF ;
	font-size: 10pt ;
}
	div.post_head_right a {
		color: #FFF ;
		text-decoration: underline ;
	}
	div.post_head_right a:hover {
		color: #FFF ;
		text-decoration: none ;
	}
.clear {
	clear: both ;
}
.author_info {
	float: left ;
	width: 160px ;
	margin-left: 5px ;
	margin-top: -5px ;
}
.post_content {
	margin-left: 160px ;
	margin-right: 5px ;
	padding-left: 5px ;
	margin-bottom: -5px ;
	margin-top: -5px ;
	border-left: 1px solid #367 ;
	min-height: 235px ;
}
.sign {
	border-top: 1px solid #367 ;
	padding-top: 5px ;
	margin-top: 40px ;
}
.post_content img, .sign img {
	max-height: 700px ;
	max-width: 700px ;
}

img { border: none ; }

#join_guild {
	padding-left: 6px ;
	padding-top: 220px ;
}

fieldset {
	border: 1px solid #1E3F51 ;
}
.home_clear {
	border-bottom:1px dotted #333;
}
.avatar_col1 {
	margin-left:5px;
	margin-right:5px;
	margin-top: 3px;
	float:left;
}
.guild_type {
	float:left;
	margin-right:10px;
	height:60px;
}
.home_desc {
	margin-left:5px;
	margin-top:10px;
}
.members_list {
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:-10px;
}
.quoteblock {
	padding: 10px ;
	background-color: rgba(180, 180, 180, 0.5) ;
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	-khtml-border-radius: 10px ;
	border-radius: 10px ;
	border: 1px solid #999 ;
}
.spacer10 {
	height:10px;
}
.manage_topic {
	margin-left:10px;
}
.forum_cat_head {
	width: 847px;
	height:35px;
	background-image: url('./images/fcat.jpg');
	background-repeat: no-repeat;
	margin-left: 10px;
}
.pad_cat {
	padding: 9px;
	color: #fff;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}
.home_forum table {
	width: 643px ;
}
.home_forum table tr td {
	padding: 5px ;
}

/***** RANKS *****/
.membre { color: #06C ; }
.officier { color: #090 ; }
.maitre { color: #C00 ; }
.visiteur { color: #E60 ; }

.cat_list .mp {
	width: 650px ;
}
.pages { color: #fff; }




div.box div.gw2DataGuildBox {
border-width: 0px;
margin-top: 15px;
padding: 0px;
width: 180px;
}
div.box div.gw2DataGuildBox h2 {
margin-bottom: 0px;
margin-top: 0px;
height: auto;
}
.gw2DataGuildBox ul.listProf li {
background: transparent;
}
