/*
# ------------------ BEGIN LICENSE BLOCK ------------------
#
# This file is part of PluXml : http://www.pluxml.org
#
# Package:		theme.css
# Copyright (c) 2014 PluXml
# Authors		Jos
# Licensed under the GPL license.
# See http://www.gnu.org/licenses/gpl.html
#
# ------------------- END LICENSE BLOCK -------------------
*/

body { 
    height: 100%;
    background: linear-gradient(0deg, #5882FA, white 80%) fixed no-repeat;
}
.header {
	padding-bottom: 1rem;
	padding-top: 1rem;
}
.header h1 a:hover {
	text-decoration: none;
}
.nav {
	background-color: #222;
	height: 2.25rem;
}
.nav .menu.expanded li:hover {
	background-color: #555;
}
.nav a {
	color: #eee;
}
@media (max-width: 767px) {
	.nav {
		background-color: #fff;
		border-bottom: 1px solid #bbb;
		height: auto;
		left: 0;
        max-height: 200px;
        overflow-y: auto;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 9999;
	}
	.nav .menu.expanded li:hover {
		background-color: #ddd;
	}
	.nav a {
		color: #258fd6;
	}
	.nav a:hover {
		color: #444;
	}
	.responsive-menu label {
		background-color: #222;
	}
	.header {
		margin-top: 2rem;
	}
}
.main {
	background-color: #fff;
	margin-bottom: 2rem;
}
.repertory {
	margin-top: 2rem;
}
.article header h1 {
	font-size: 1.8rem;
	font-weight: bold;
}
.article header h1 a {
	color: #444;
}
.article header h1 a:hover {
	color: #258fd6;
	text-decoration: none;
}
.comment {
    background-image: url('../img/user.png');
    background-repeat: no-repeat;
    margin-bottom: 2rem;
    padding-left: 4rem;
}
.comment blockquote {
	margin: 0;
}
.nbcom {
	background-color: #258fd6;
	color: #fff;
	padding: .2rem .3rem;
}
.nbcom:hover {
	background-color: #3a6c96;
	color: #fff;
	text-decoration: none;
}
.capcha-letter,
.capcha-word {
	font-weight: bold;
}
.capcha-word {
	background-color: #ccc;
	letter-spacing: 0.3em;
	padding: .525rem .7rem;
}
.article,
.pagination {
	margin-bottom: 4rem;
}
.article.static {
	margin-bottom: 0;
}
.pagination a {
	background-color: #258fd6;
	color: #fff;
	padding: .525rem .7rem;
}
.pagination a:hover {
	background-color: #3a6c96;
	color: #fff;
	text-decoration: none;
}
.pagination span:first-letter,
.pagination a:first-letter {
	text-transform: uppercase;
}
.p_first,
.p_prev,
.p_current,
.p_next,
.p_last {
	display: inline-block;
}
.aside {
	padding-left: 3rem;
}
@media (max-width: 768px) {
	.aside {
		margin-top: 2rem;
		padding-left: 1rem;
	}
}
.aside h3 {
	font-size: 1rem;
	font-weight: bold;
	margin-top: 2rem;
	text-transform: uppercase;
}
.aside ul {
	margin: 0;
}
.aside li:first-letter {
	text-transform: uppercase;
}
.aside li.tag {
	margin-left: 0;
}
.tag-size-1 {
	font-size: 1em;
}
.tag-size-2 {
	font-size: 1.1em;
}
.tag-size-3 {
	font-size: 1.2em;
}
.tag-size-4 {
	font-size: 1.3em;
}
.tag-size-5 {
	font-size: 1.4em;
}
.tag-size-6 {
	font-size: 1.5em;
}
.tag-size-7 {
	font-size: 1.6em;
}
.tag-size-8 {
	font-size: 1.7em;
}
.tag-size-9 {
	font-size: 1.8em
}
.tag-size-10 {
	font-size: 1.9em;
}
.tag-size-max {
	font-size: 2em;
}
.footer {
	border-top: 3px solid #444;
        color: white;
	padding: 2rem 0;
	text-align: center;
}
.footer p {
	margin: 0;
}
.footer a{
	color: #A9F5F2;
}
#breadcrumb {
	margin-top: 2rem;
}
.pricing_table_wdg {  
	border:1px solid #c4cbcc;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	margin-top: 25px;
}
.pricing_table_wdg ul { 
	list-style:none; 
	float:left; 
	width:147px; 
	margin:0; 
	border:1px solid #f2f3f3;
	padding:5px;
	text-align:center;
	background-color:#FFF;
}
.pricing_table_wdg ul:hover { 
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	-moz-box-shadow:3px 5px 7px rgba(0,0,0,.7);
  	-webkit-box-shadow: 3px 5px 7px rgba(0,0,0,.7);
  	box-shadow:3px 5px 7px rgba(0,0,0,.7);
	cursor:pointer;
	background:#d8e9f9;
}
.pricing_active { 
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	-moz-box-shadow:3px 5px 7px rgba(0,0,0,.7);
  	-webkit-box-shadow: 3px 5px 7px rgba(0,0,0,.7);
  	box-shadow:3px 5px 7px rgba(0,0,0,.7);
	cursor:pointer;
	background:#d8e9f9;
}
.pricing_table_wdg ul li {  
	border-bottom:1px dashed #cfd2d2;
	padding:10px 0;
}
.pricing_table_wdg ul li:first-child { 
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	background:#2e818f;
}
.pricing_table_wdg ul li:nth-child(2) { 
	background:#fbfbfb;
}
.pricing_table_wdg ul li:nth-child(3) { 
	font-size:12px;
	font-weight:bold;
}
.pricing_table_wdg ul li:nth-child(n+4) { 
	font-size:14px;
}
.pricing_table_wdg ul li:last-child a { 
	color:#000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #c4cbcc;
	padding:10px;
	margin:5px 0;
	background: #FFBF00; /* Old browsers */
	background: -moz-linear-gradient(top, #FFBF00 0%, #A9BCF5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFBF00), color-stop(100%,#A9BCF5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFBF00 0%,#A9BCF5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFBF00 0%,#A9BCF5 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FFBF00 0%,#A9BCF5 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFBF00', endColorstr='#A9BCF5',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #FFBF00 0%,#A9BCF5 100%); /* W3C */
}