/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

header {
	border-top: 4px solid #ed763c;
}

#navbarsecond {
	background: #ed763c url("images/black-nav.png") repeat-x center bottom;
	border-top:1px solid #ed763c;
}

#main {
	width: 719px;
}

/* Meta for single posts */
.post-meta .share_box { width: 192px; padding: 0; float: right; }

/* Sharing buttons */
.single .share_box { float:right; padding: 8px 0 0;  width:280px;}
.share_box .share_btn { float: left; }

#sidebar {
	width: 260px;
}

.copyright {color: #747e8e;font-size: 11px;min-height:30px;margin: 0 auto;width: 960px;;}

ul#qtranslate-2-chooser{
	float: left;
	display: inline;
}

ul#qtranslate-3-chooser{
	float: right;
	display: inline;
	margin: 5px;
}

#head_title h1.title a {
    color: #FC7428;
    font-size: 26px;
    font-weight: normal;
}

#head_title {
    color: #FC7428;
}

#flags {
	padding: 4px;
}


#mainmenu, .part-items { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; margin-left: 20px; }
svg:not(:root) { overflow: hidden; }
figure, form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type=button], input[type=reset], input[type=submit] { cursor: pointer; -webkit-appearance: button; }
input[type=checkbox], input[type=radio] { box-sizing: border-box; }
input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: left; }
tr, th, td { padding-right: 1.625em; }
td { vertical-align: top; }