@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
	src:url("../font/fontawesome-webfont.eot");
    src: url("../font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), 
	url("../font/fontawesome-webfont.woff") format("woff"), 
	url("../font/fontawesome-webfont.ttf") format("truetype"), 
	url("../font/fontawesome-webfont.svg#fontawesomeregular") format("svg");
}
body {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #6e6e6e;
	background: #d4d3d3;
}
p {
	text-align:justify;
}
h1 {
	color:#a6a6a6;
	font-weight:normal;
	text-align:left;
	font-size: 30px;
	border-bottom:2px solid #e6e5e5;
}
h2 {
	color: #fff;
	background:#c40505;
	font-weight:normal;
	text-align:center;
}
h3 {
	font-weight:normal;
}
h3 a {
	color: #6e6e6e;
}
h1 a, h2 a, h3 a {
	text-decoration:none;
}
a {
	color: #e20505;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.second-link {
	text-transform:uppercase;
	color: #a6a6a6;
	font-weight:bold;
	white-space: nowrap;
}
table {
	border:2px solid #e6e5e5;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-spacing: 0;
	border-collapse:separate;
}
th {
	vertical-align:middle;
	text-align:center;
	padding:12px 5px;
	color:#e20505;
	font-size:14px;
	border-bottom:2px solid #e6e5e5;
}
td {
	border:none;
	border-bottom:1px dashed #dbdbdb;
	padding: 5px;
	vertical-align:middle;
}
tbody tr:last-child td {
	border:none;
}
td h3 {
	margin-top:10px;
	margin-bottom:0;
}
dt {
	margin-top:10px;
	font-weight:bold;
}
.paragraph {
	margin-bottom:20px;
}
.text-center {
	text-align:center;
}
#section-header {
	background:#d4d3d3;
}
#zone-branding {
	background: url(../images/bg-dragon.png) 0 -50px repeat-x #e6e5e5;
}
#region-branding {
	height: 141px;
}
#branding-data {
	position: absolute;
	background: url(../images/logo3.png) no-repeat;
	text-indent:-5000px;
	padding:0;
	margin:0;
	border:none;
}
#branding-data a {
	width: 160px;
	height: 196px;
	display: block;
}
#social-data {
	text-align:right;
}
#social-data li {
	list-style:none;
	margin:0;
	padding:0;
}
#social-data span:before {
	display: inline-block;
    font-family: 'FontAwesome';
	color:#fff;
	font-size:45px;
	line-height:45px;
}
#social-data .facebook span:before {
	content:"\f082";
}
#social-data .twitter span:before {
	content:"\f081";
}
#zone-content {
	background: #fff;
	padding-top:20px;
	min-height: 400px;
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}
#zone-footer {
	background:#fff;
	padding-bottom:10px;
	padding-top:30px;
}
#region-footer {
	background: #a6a6a6;
}
.footer-menu {
	margin-top:10px;
}
.footer-menu a {
	text-decoration:none;
	font-size:13px;
	color:#000;
}
.footer-menu li {
	list-style:none;
	margin:0;
	width:210px;
}
.footer-menu li div {
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
}
.footer-menu li  ul {
	margin-top:5px;
	margin-bottom:0;
}
.footer-menu > li {
	float:left;
	margin-left:40px;
}
#copyright {
	text-align:center;
	background:#939393;
	color:#fff;
	padding:5px;
}
.current-year-1 {
	background:url(../images/signe-1-bg.png) 50% 50% no-repeat;
}
.current-year-2 {
	background:url(../images/signe-2-bg.png) 50% 50% no-repeat;
}
.current-year-3 {
	background:url(../images/signe-3-bg.png) 50% 50% no-repeat;
}
.current-year-4 {
	background:url(../images/signe-4-bg.png) 50% 50% no-repeat;
}
.current-year-5 {
	background:url(../images/signe-5-bg.png) 50% 50% no-repeat;
}
.current-year-6 {
	background:url(../images/signe-6-bg.png) 50% 50% no-repeat;
}
.current-year-7 {
	background:url(../images/signe-7-bg.png) 50% 50% no-repeat;
}
.current-year-8 {
	background:url(../images/signe-8-bg.png) 50% 50% no-repeat;
}
.current-year-9 {
	background:url(../images/signe-9-bg.png) 50% 50% no-repeat;
}
.current-year-10 {
	background:url(../images/signe-10-bg.png) 50% 50% no-repeat;
}
.current-year-11 {
	background:url(../images/signe-11-bg.png) 50% 50% no-repeat;
}
.current-year-12 {
	background:url(../images/signe-12-bg.png) 50% 50% no-repeat;
}
.current-year-info {
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	width:160px;
	height:160px;
	text-align:center;
	color:#fff;
}
.current-year-title  a {
	color:#fff;
	text-transform:uppercase;
	text-decoration: none;
	font-size:16px;
	display:block;
}
.current-year-dates {
	font-size:11px;
	color:#fff;
}
img.left {
	float:left;
	margin:0 10px 10px 0;
	border:none;
}
img.right {
	float:right;
	margin:0 0 10px 10px;
	border:none;
}
.readmore {
	text-decoration:none;
	color:#a6a6a6;
	white-space:nowrap;
}
.readmore:before {
	content:"\f178";
	display: inline-block;
    font-family: 'FontAwesome';
	font-weight:normal;
	padding-right:4px;
}
.fullwidth {
	width:100%;
}
.halfwidth {
	width:50%;
}
#citation-search-form .form-element {
	display:inline-block;
}
.citation {
	margin-top:20px;
	margin-bottom:20px;
}
.citation-body {
	font-size: 16px;
	text-align:center;
	position:relative;
	padding:15px 30px;
	margin:0;
	background:#a6a6a6;
	border:1px solid #a6a6a6;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#fff;
}
.citation-body:after {
	content:"";
	position:absolute;
	bottom:-15px;
	left:50px;
	border-width:0 20px 15px 0px;
	border-style:solid;
	border-color:transparent #a6a6a6;
	/* reduce the damage in FF3.0 */
	display:block;
	width:0;
}
.citation-references {
	margin:10px 0 0 72px;
	font-style:italic;
	color:#e20505;
}
.citation.plain {
	width:600px;
	margin-left: auto;
	margin-right: auto;
}
.field-label {
	font-weight: bold;
}
#persons-search-form #name, #symbols-search-form #keyword {
	width:154px;
}
.menu-sign {
	padding-top:20px;
}
.menu-sign li, .menu-sign-large li {
	float:left;
	margin:0;
	list-style:none;
	text-align:center;
	margin:2px;
}
.menu-sign a {
	padding:8px 0;
	display:block;
	width:78px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	background:#a6a6a6;
	border-radius:4px;
	text-transform:uppercase;
}
.menu-sign-large a {
	padding:16px 0;
	display:block;
	width:200px;
	text-decoration:none;
	color:#fff;
	font-size:16px;
	background:#a6a6a6;
	border-radius:4px;
	text-transform:uppercase;
}
.menu-sign li:nth-child(1) {
	float:none;
	margin-left:0;
	margin-right:0;
}
.menu-sign li:nth-child(1) a {
	width:100%;
	padding:8px 0;
}
.menu-sign li:nth-child(even) {
	margin-left:0;
}
.menu-sign li:nth-child(odd) {
	margin-right:0;
}
.menu-sign .selected a, .menu-sign a:hover, .menu-sign-large a:hover {
	background: #807f7f;
}
.menu-sign-large .field-signe-symbole {
	padding-left:10px;
}
.article .field-body>p:first-child {
	font-weight:bold;
	font-style:italic;
}
.post-info {
	font-style:italic;
	margin-bottom:10px;
	color:#a6a6a6;
}
#latest-posts  h3 {
	margin-left:210px;
	margin-bottom:10px;
}
#latest-posts p {
	margin-left:210px;
}
#latest-posts .article {
	margin-bottom: 10px;
}
.secondary-menu {
	font-size:14px;
}
.secondary-menu  li {
	list-style:none;
	margin:0;
	padding:4px;
	border-bottom:1px dashed #dbdbdb;
}
.secondary-menu  li:last-child{
	border:none;
}
.secondary-menu li:before {
	content:"\f0a9";
	display: inline-block;
    font-family: 'FontAwesome';
	padding-right:5px;
	color:#a6a6a6;
}
.secondary-menu  li  ul {
	margin:0;
}
.secondary-menu  li  li {
	list-style:none;
	border:none;
	margin-left:20px;
	padding:0;
}
.secondary-menu  li  li:before {
	content:"";
	padding:0;
}
.secondary-menu a {
	color: #a6a6a6;
	text-decoration:none;
}
article.full .field-image img, 
article.teaser .field-image img {
	background: #fff;
	padding:5px;
	border: 1px solid #dbdbdb;
}
.field-image {
	float:left;
	margin-right: 10px;
	position: relative;
	z-index: 1;
}
article.full .field-image:before, article.full .field-image:after,
article.teaser .field-image:before, article.teaser .field-image:after {
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 1);
	z-index: -1;
}
article.full .field-image:after,
article.teaser .field-image:after  {
	left: auto;
	right: 12px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg);
}
.teaser {
	padding-bottom: 20px;
}
.teaser+.teaser{
	border-top: 1px dashed #e6e5e5;
	padding-top: 20px;
}
.teaser p {
	margin-bottom:0;
}
.teaser h2 {
	text-align:left;
	border:none;
	padding:0;
	margin-bottom:0;
	background:none;
}
.teaser h2 a {
	color:#e20505;
}
.field-tag .field-label:before {
	content:"\f02c";
	display: inline-block;
    font-family: 'FontAwesome';
	color:#fff;
	padding-right:5px;
	font-weight:normal;
	font-size:12px;
}
.field-tag .field-label {
	float:left;
	background:#02a2fe;
	text-transform: uppercase;
	color:#fff;
	padding:5px 10px;
}
.field-tag .field-item li {
	list-style:none;
	float:left;
	margin-left:1px;
	background:#a6a6a6;
}
.field-tag .field-item li a {
	display: block;
	text-decoration:none;
	text-transform: uppercase;
	color:#fff;
	padding: 5px 10px;
}
.field-tag .field-item li a:hover {
	background:#807f7f;
}
.table-results {
	width:100%;
}
.table-results .symbol {
	font-size:1.6em;
}
.marker { 
	border-radius: 5px;
	position: relative;
	padding: 4px;
	background: #b0f002;
	color:#fff;
	text-align:center;
	width:140px;
	font-size: 11px;
	margin:5px auto 8px auto;
}
.marker:after { 
	top: 100%;
	border: solid transparent;
	content: " ";
	height:0; 
	width:0; 
	position: absolute;
	pointer-events: none;
	border-width:8px;
	left: 50%;
	margin-left: -8px; 
}
.first-marker {
	background: #b0f002;
}
.first-marker:after {
	border-top-color: #b0f002;
}
.second-marker {
	background: #c70505;
}
.second-marker:after {
	border-top-color: #c70505;
}
.third-marker {
	background: #3ba8fd;
}
.third-marker:after {
	border-top-color: #3ba8fd;
}
.symbol {
	font-family:"Microsoft YaHei", STXihei;
}
.field-symbole .field-item {
	font-family:"Microsoft YaHei", STXihei;
}
.field-symbole .field-item, .field-symbole-prononciation  .field-item {
	font-size:1.8em;
}
.keypoints {
	margin-bottom:20px;
}
.keypoints  li {
	margin:0 0 5px 0;
	list-style:none;
}
.keypoints h3 {
	margin:0;
	color:#393939;
	font-size:16px;
	text-align:right;
}
.keypoints li div:nth-child(2) {
	margin-top:3px;
}
.sign-compatibility, .signe-annee, .relations  {
	padding-bottom:20px;
	margin:10px 0;
	border-bottom: 1px dashed #dbdbdb;
}
.sign-compatibility:last-child, .signe-annee:last-child, .relations:last-child  {
	border:none;
}
.sign-compatibility h2, .signe-annee h3  {
	border:none;
	margin:0;
	text-align:left;
	font-size:20px;
	background:none;
	color:#c80505;
}
.sign-compatibility h2 span  {
	color:#a6a6a6;
}
.sign-compatibility h2 span:after  {
	content:"\f055";
	display: inline-block;
    font-family: 'FontAwesome';
	padding-left:5px;
	font-weight:normal;
}
ol.quiz > li {
	font-size:15px;
}
.quiz li ul {
	margin:10px 0 10px 0;
}
.quiz li li {
	list-style:none;
	font-weight:normal;
}
.quiz-result {
	font-size:13px;
	font-weight:normal;
}
.quiz-result-value {
	font-size:15px;
	font-weight:bold;
}
.quiz-result-body {
	margin:10px 0 20px 0;
}
.good:after {
	content:"\f164";
	display: inline-block;
    font-family: 'FontAwesome';
	padding-left:5px;
	font-weight:normal;
	color:#48ea01;
}
.wrong:after {
	content:"\f165";
	display: inline-block;
    font-family: 'FontAwesome';
	padding-left:5px;
	font-weight:normal;
	color:#e20505;
}
.messages {
	margin-top:20px;
}
.messages li {
	list-style:none;
	margin:0;
}
.messages.error {
	color:#e20505;
}
.messages.status {
	color:#48ea01;
}
.messages.error li:before {
	content:"\f071";
	display: inline-block;
    font-family: 'FontAwesome';
	font-weight:normal;
	padding-right:5px;
}
.messages.status li:before {
	content:"\f00c";
	display: inline-block;
    font-family: 'FontAwesome';
	font-weight:normal;
	font-size:20px;
}
.pager-result {
	margin-bottom:10px;
	color:#a6a6a6;
	text-align:right;
}
.pager-nav{
	margin-top:10px;
	float:right;
}
.pager-nav li {
	list-style:none;
	float:left;
	margin:0 2px;
}
.pager-previous {
	margin-left:0;
}
.pager-next {
	margin-right:0;
}
.pager-current {
	padding:4px 10px;
	border:1px solid #e20505;
	background:#e20505;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.pager-nav a {
	color:#a6a6a6;
	text-decoration:none;
	padding:4px 10px;
	display:block;
	border:1px solid #e6e5e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.pager-nav a:hover {
	background:#e6e5e5;
	color:#fff;
}
/* menu */
#zone-menu  {
	background: #edecec; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 17%, #edecec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(17%,#ffffff), color-stop(100%,#edecec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 17%,#edecec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 17%,#edecec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 17%,#edecec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 17%,#edecec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edecec',GradientType=0 ); /* IE6-9 */
}
.menu { 
	position:relative;
	margin:0;
	padding:0;
	padding-left:180px;
}
.menu li {
	list-style:none;
	float:left;
	margin:0;
	line-height:55px;
}
.menu li a:link, .menu li a:visited { 
	display:block; 
	text-decoration:none;
	padding: 0 2em;
	color: #a6a6a6;
	font-size:14px;
} 
.menu li a:hover { 
	color:#fff;
	background: #b7b7b7; /* Old browsers */
	background: -moz-linear-gradient(top,#b7b7b7 17%, #818080 100%); /* FF3.6+ */
	background: -webkit-gradient(linear,left top,left bottom,color-stop(17%,#b7b7b7),color-stop(100%,#818080)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,#b7b7b7 17%,#818080 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,#b7b7b7 17%,#818080 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,#b7b7b7 17%,#818080 100%); /* IE10+ */
	background: linear-gradient(to bottom,#b7b7b7 17%,#818080 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#818080',GradientType=0 ); /* IE6-9 */
} 
/*style the sub menu*/
.menu li ul {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	z-index: 99;
	-moz-box-shadow: 2px 2px 5px 0px #656565;
	-webkit-box-shadow: 2px 2px 5px 0px #656565;
	-o-box-shadow: 2px 2px 5px 0px #656565;
	box-shadow: 2px 2px 5px 0px #656565;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);}
.menu li ul li {
	display: inline;
	float: none;
	line-height: normal;
	border: none;
}
.menu li ul li a:link, .menu li ul li a:visited {
	padding: 0.4em 2em; 
	background-color: #fff; 
	width: auto;
	color: #a6a6a6;
}
.menu li ul li:last-child a {
	border: none;
}
.menu li ul li a:hover {
	color: #fff;
	background: #818080;
}
label {
	display:block;
}
label.inline {
	display:inline;
}
.form-element {
	margin-bottom:20px;
}
select {
  height: 30px;
  display: inline-block;
  padding: 5px 25px 4px 5px;
  margin: 0;
  -moz-appearance: window;
  -moz-padding-end: 9px;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  -webkit-appearance: none;
  appearance: none;
}
input, textarea  {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
textarea {
	border-radius: 5px;
    border: 1px solid #D9D9D9;
	padding: 8px;
}
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], input[type="url"], .ui-autocomplete-input {
    border-radius: 5px;
    border: 1px solid #D9D9D9;
    display: inline-block;
    height: 30px;
    margin: 0;
    padding: 0 8px;
}
select:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus {
    border: 1px solid #02a2fe;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    outline: medium none;
}
.button-submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 5px 15px;
	background: #22252a;
	border-radius: 5px;
	border: none;
	cursor: pointer;
}
.button-submit:hover {
	background: #3d3d3d;
}
.pub-container-inner-text {
	float:left;
	margin-right:10px;
}
.pub-container-grand-rectangle {
	margin:0 auto 20px auto;
	width:336px
}
.pub-container-sky {
	margin:0 auto 20px auto;
	width:160px;
}
#region-pub-top {
	margin-bottom:20px;
}
.pub-container-leaderboard {
	margin:0 auto; 
	width:728px;
}
