body {
	background-color: #0F2030;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #243d55;
}

h1, h2, h3, h4, h5, h6, .fonts_new_title {
	font-family: "Exo 2", sans-serif;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	/*min-width: 1120px;*/
	max-width: 1200px;
}

a {
	color: #243d55;
	text-decoration: underline;
}

a:hover {
	color: #243d55;
}

header {
	border: 1px solid #F6E311;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-top: none;
}

header .header-inner {
	background-color: #ffc601;
	background-image: linear-gradient(#ffe68e, #ffc601);
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border: 1px solid #F6E311;
	border-top: none;
	padding: 0 40px;
}

header .header-border-middle {
	border: 3px solid #75B3C1;
	border-bottom-left-radius: 11px;
	border-bottom-right-radius: 11px;
	border-top: none;
}

header .logo-box {
	padding-top: 20px;
}

header nav.main ul {
	margin-top: 10px;
	padding-left: 5px;

}

header nav.main ul li {
	display: inline-block;
	/*background: url('/img/bg_menu_button.gif') 0 0 no-repeat;*/
	/*width: 101px;*/
	height: 40px;
	padding-top:15px;
	margin-right: 15px;
}

header nav.main ul li a {
	font-size: 14px;
	font-family: "Exo 2", sans-serif;
	text-decoration: none;
	color: #243d55;
	font-weight: bold;
}

header nav.main ul li a:hover {
	text-decoration: none;
	color: #FF7B18;
}



#content {
	background-color: #ffffff;
	margin-left: 2.395833%;
	margin-right: 2.395833%;
	border: 1px solid #FFC601;
	border-top: none;
	border-bottom: none;
}

#content .content-pad {
	padding: 1px 18px;
}


#categories {
	margin: 0 auto;
	vertical-align: top;
	text-align: center;
}

#categories ul {
	display: inline-block;
	padding: 0 5px;
	vertical-align: top;
	margin: 7px 0 0 0;
	text-align: left;
}

#categories ul li {
	list-style: none;
	padding: 1px 7px;
	font-size: 11px;
	word-wrap: normal;
	max-width: 150px;
}

#categories ul li a {
	color: #243d55;
	text-decoration: underline;
}

#categories ul li.cat-caption {
	border: 1px solid #cccccc;
	height: 25px;
	padding: 3px 10px 5px 10px;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 2px;
	background-color: #eeeeee;
	background-image: linear-gradient(#fefefe, #eeeeee);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-family: "Exo 2", sans-serif;
}

#categories-link {
	font-size: 0.9em;
	margin-top: 15px;
}

#categories-link-text {
	text-decoration: underline;
	cursor: pointer;
}

.advline {
	margin: 15px 0;
	border-bottom: 1px solid #70b2c0;
	border-top: 1px solid #70b2c0;
	padding: 7px;
}

.advline .advline-box {
	margin: 0 auto;
	width: 728px;
	height: 90px;
}

#content article h1 {
	font-size: 1.5em;
}

#content article h2 {
	font-size: 1.3em;
}

#content article p, #content article li {
	font-size: 0.9em;
}

#content .fonts_list {
	margin: 15px 0;
	border-bottom: 1px solid #70b2c0;
	border-top: 1px solid #70b2c0;
	padding: 10px 0;
}

#content .fonts_list .fonts_new_title {
	font-size: 1.3em;
}

#content .fonts_list .font_item {
	margin: 10px 0;
}

#content .fonts_list .font_item a {
	color: #243d55;
	text-decoration: underline;
}

#content .fonts_list .font_item .font_item_title {
	border: 1px solid #cccccc;
	height: 30px;
	padding-top: 3px;
	margin-bottom: 2px;
	background-color: #eeeeee;
	background-image: linear-gradient(#fefefe, #eeeeee);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#content .fonts_list .font_item .font_item_title div:last-child {
	text-align: right;
}

#content .fonts_list .font_item .font_item_title .font-name {
	font-weight: bold;
}

#content .fonts_list .font_item div.row {
	margin: 0;
}

#content .ext_links {
	font-size: 0.9em;
}

#content .ext_links a {
	color: #243d55;
	text-decoration: underline;
	margin-right: 20px;
}

#content .fonts_list .font_item .font_item_data {
	padding: 15px 0;
}

#content .fonts_list .font_item .font_item_data div:first-child {
	overflow: hidden;
}

#content .fonts_list .font_item .font_item_data div:last-child {
	text-align: right;
}

#content .fonts_list .font_item .font_item_data .font-file-name span {
	background-color: #eeeeee;
	padding: 5px;
	font-size: 0.8em;
}

#content .fonts_list .font_item .font_item_data img {
	margin-bottom: 10px;
}

#content .font-one .fonts_list .font_item {
	margin: 0;
}

#content .font-charmap {
	margin: 10px 0 0 0;
}

#content .font-charmap .pull-left:first-child {
	margin-right: 30px;
	margin-bottom: 10px;
}

#content .illustration {
	margin: 10px 0 35px 0;
}

#content .illustration div {
	font-size: 0.8em;
}

#content .illustration div a {
	color: #243d55;
	text-decoration: underline;
}

#content h1 {
	border: 1px solid #cccccc;
	height: 50px;
	padding-top: 8px;
	margin-bottom: 2px;
	padding-left: 10px;
	font-size: 1.8em;
	background-color: #eeeeee;
	background-image: linear-gradient(#fefefe, #eeeeee);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#content .font-info {

}

#content .font-info .col-sm-6 {
	font-size: 1em;
}

#content .font-info .col-sm-6 a {
	color: #243d55;
	text-decoration: underline;
}

#content .font-descr {
	font-size: 0.9em;
	margin: 15px 0;
}

#content .font_one_vote {
	margin: 5px 0;
}

#content .font_one_vote .pull-left {
	margin-right: 20px;
}

#content .font_one_vote .vote_value {
	background: url('/img/bg_vote.gif') 0 0 no-repeat;
	width: 52px;
	height: 67px;
	font-size: 1em;
	font-weight: bold;
	padding-top: 23px;
	text-align: center;
	padding-left: 3px;
}

#content .font_one_vote .good {
	color:#4fc831;
}

#content .font_one_vote .bad {
	color:#fb1712;
}

#content .font_one_vote .vote_buttons {
	font-size: 0.9em;
}

#content .font_one_vote .vote_buttons .vote-intro {
	margin-bottom: 10px;
}


#content .font_one_vote .vote_buttons img {
	margin-right: 20px;
	cursor: pointer;
}

#content .font-info .copylink {
	font-size: 0.85em;
}

#content .font-info .copylink span {
	margin-right: 5px;
}

#content .font-info .copylink a {
	color: #243d55;
	text-decoration: underline;
	cursor: pointer;
}

#content .good-answer {
	padding: 7px;
	background-color: #B3E279;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#content .bad-answer {
	padding: 7px;
	background-color: #FF9A72;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#content .simple-page {

}

#content .simple-page h1 {
	border: none;
	background: #ffffff none;
}

#content .simple-page article {
	margin: 15px 0;
	border-bottom: 1px solid #70b2c0;
	border-top: 1px solid #70b2c0;
	padding: 10px;
}

.web-design-copyright {
}

.web-design-copyright a {
	color: #243d55;
	text-decoration: underline;
}

footer {
	border: 1px solid #F6E311;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: none;
}

footer .footer-inner {
	background-color: #ffc601;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border: 1px solid #F6E311;
	border-bottom: none;
	padding: 12px;
}

footer .footer-border-middle {
	border: 3px solid #75B3C1;
	border-top-left-radius: 11px;
	border-top-right-radius: 11px;
	border-bottom: none;
}

footer nav li a {
	font-size: 0.95em;
	color: #243d55;
}