@charset "utf-8";
html, body {
	height:100%;
	margin: 0;
	padding: 0;
} 
body {		
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 16px;
	color: #222222;  
	background-color: #FFFFFF;
	background-image:url(img/bg.gif);
}
form {
	padding:0px;
	margin:0px;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: calc(100% - 25px);
	max-width:1000px;
	padding-left: 10px;
	padding-right: 10px; 
	min-height: 100%;
	text-align: left;
	border-left: 1px solid #D6D2D2;
	border-right: 1px solid #D6D2D2;
	color: inherit;  
	background-color: #FFFFFF;
}
a { 
	background-color:inherit;
	color: #F68933; 
	text-decoration: none;
}
a:hover { 
	background-color:inherit;
	color: #F68933; 
	text-decoration: none;
}
/* HEADER */
#header {
	position: relative;
	overflow: hidden;
	height: 170px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-image: url(img/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size:cover;
}
#logo {
 	float: left;
 	width: 300px;
	height: 30px;
	vertical-align: text-bottom;
	padding-top: 140px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
 	border: 0px solid;
}
.logo1 {
	font-size: 18px;
	line-height: 22px;
	color: #777777;
	background-color: inherit;
	text-decoration:none;
}
.logo2 {
	font-size: 18px;
	line-height: 22px;
	color: #FF9900;
	background-color: inherit;
	text-decoration:none;
}
.logo3{
	font-size: 18px;
	line-height: 22px;
	color: #777777;
	background-color: inherit;
	text-decoration:none;
}
#info {
 	float: right;
 	width: 460px;
	padding-top: 128px;
	padding-right: 10px;
 	text-align: right;
	font-size: 12px;
 	border: 0px solid;
}
#info a {
	font-size:12px;
	text-decoration:underline;
}



/* SEARCH */
#search {
	position:relative;
	width:100%;
	height: 15px;
	padding-top:5px;
	background-color: #F68933;
	color: inherit;
 }
#search_text {
	float:left;
	display:inline;
	margin-left:220px;
}
#search_image {
	float:left;
	vertical-align: bottom;
	padding-left:3px;
	padding-top:0px;
}

/* URL */
#headerads {
	display:none;
	float:right;
	width: 120px;
	font-size: 12px;
	margin: 20px 0px 20px 0px;
	padding: 5px;
	border-left: 1px solid #D6D2D2;
}
#headerads p {
	margin: 0;
}

/* URL */
#url {
	position:relative;
	width:100%;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 12px;
}
#url a {
	font-size: 12px;
}

/* MENU */
#group {
	display: block;
	width: 198px;
	height: 20px;
	margin: 3px;
	line-height: 18px;
	vertical-align:middle;
	text-indent: 5px;
	font-size: 13px;
	font-weight: bold;
	background-color: #F68933;
	color: #FFFFFF;
}
#menu {
	float: left;
	width: 205px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #D6D2D2;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	display: block; 
	line-height: 22px;
	font-size: 13px;
	padding-left: 5px;
	list-style-type: none;
	vertical-align: bottom;
	font-weight: bold;
}
#menu li a { 
	text-decoration: underline;
	color: #222222;
	background-color: inherit;
}
#menu li a:hover { 
	text-decoration: underline;
}
.active {	
	font-weight: bold;
}
ul.submenu  {
	position: relative; 
	width: 190px;
	left: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
ul#submenu  {
	position: relative; 
	width: 190px;
	left:11px;
	font-weight: normal;
}
#submenu li {
	display: block; 
	line-height: 16px;
	font-size: 12px;
	padding-left: 0px;
	list-style-type: none;
	vertical-align: bottom;
	font-weight: normal;
}
#submenu li a { 
	text-decoration: underline;
	color: #818181;
	background-color: inherit;
}
.submenu li a { 
	line-height: 16px; 
	font-size:13px; 
	font-weight: normal; 
	color: #818181;
}
#friends {
	float: left;
	clear:left;
	width: 205px;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 30px 0px;
	border: 1px solid #D6D2D2;
}
#friends2 {
	float: left;
	clear:left;
	width: 195px;
	padding: 5px;
	margin: -20px 0px 30px 0px;
	border: 1px solid #D6D2D2;
	font-size:12px;
}
#friends_title {
	display: block;
	width: 198px;
	height: 20px;
	margin: 3px;
	line-height: 18px;
	vertical-align:middle;
	text-indent: 5px;
	font-size: 13px;
	font-weight: bold;
	background-color: #F68933;
	color: #FFFFFF;
}
#friends_text {
	font-size:12px;
	padding: 0px 5px 0px 5px;
}

/* TEXTS */
#content {
	float: right;
	width: calc(100% - 230px);
	padding: 0px 10px 30px 10px;
	font-size: 13px;
	text-align: left;
}
/*#content p, */
#menu p, #url p, #header p, #footer p {
	margin: 0px;
}
	.group_img {
		float:left; 
		width:75px;
	}
	.group_info {
		float:left; 
		width: calc(50% - 50px);
		padding:6px 10px 0 0;
	}
	.group_title {
		width:100%;	
	}
	.group_title a {
		font-family: Verdana, Helvetica, sans-serif;
		color: #818181;
		background-color: inherit;
		text-decoration: underline;
	}
	.group_text {
		font-family: Verdana, Helvetica, sans-serif;
		float:left; 
		width:100%;	
		font-size: 12px;
		line-height: 12px;
	}
	.group_link {
		float:left; 
		width: 100%;
		padding-top: 2px;	
		text-align:right;
	}
	.group_link a, .group_link a:visited, .group_link a:link, .group_link a:hover {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: inherit;
		text-decoration: underline;
	}
	.group_space {
		float:left; 
		display:block;
		width: 15px;
		min-width: 15px;
	}
	.group_add {
		display:none;
		float:left; 
		width:100%;
		height:60px;
		vertical-align:top;	
	}
	/*
	.group_div {
		clear:both;
		width: 560px;
		height: 1px;
	}
	*/
	.group_bd {
		clear:both;
		width: 100%;
		height: 10px;
		border-bottom: 1px dashed #D6D2D2;
		margin: 0px 0px 10px 0px;
	}
	.group_br {
		float: left;
		width: 100%;
		height: 20px;
		min-height: 20px;
		font-size:12px;
		margin-bottom: 15px;
		border:0px solid;
	}
	
	.article_add {
		float:left; 
		width: 160px;
		height: 600px;
		vertical-align:top;
	}
	.article_infos {
		float:left;
		width: calc(100% - 0px);
	}
	.article_info {
		float:left;
		width: 100%;
		padding-top:5px;
		padding-bottom:0px;
		border-bottom: 1px dotted #D6D2D2;
	}
	.article_title {
		padding-top:5px;
		width:100%;	
	}
	.article_title a {
		color: #818181;
		background-color: inherit;
		text-decoration: underline;
	}
	.article_text {
		float:left; 
		width:100%;	
		padding:5px 0;
		min-height: 53px;
		font-size: 13px;
		line-height: 16px;
	}
	.article_link {
		float:left; 
		width: 100%;
		text-align:right;
	}
	.article_link a {
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #F68933;
		background-color: inherit;
		text-decoration: none;
	}
	.article_space {
		float:left; 
		width: 10px;
		min-width: 10px;
		height: 600px;
		min-height: 600px;
	}
	.article_br {
		float: left;
		width: 100%;
		height: 20px;
		min-height: 20px;
		margin-top:-6px;
		font-size:12px;
		border:0px solid;
	}
	
#voting, #comments, #favorites, #related {
	padding:5px;
	border:1px solid #D6D2D2;
}

.fieldset {
	font-size: 12px;
	padding:5px;
	border:1px solid #D6D2D2;
	color: #777777;
	background-color: inherit;
}
	
h1 { 
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 2px solid #F68933;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px; 
}
h2 {
	padding:0px;
	margin:0px; 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
}
h3, h3 a {
	padding:0px;
	margin:0px; 
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
}
h4 {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	border-bottom: 2px solid #F68933;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px; 
}
.hr_comment {
	height:1px;
	color: #DDDDDD;
	background-color: #D2D6D6; 
	border:0px;
}
#examples {
	width: 91px;
	font-size:12px;
	background-color: #336699;
	color: #FFFFFF;
	text-decoration:underline;
}

/* FOOTER */
#footer	{
	position:absolute;
	bottom:0;
	width: calc(100% - 20px);
	height: 30px;
	text-align: center;
	font-size: 11px;
	color: #AAAAAA;
	background-color: inherit;
	border-top: 1px solid #F68933;
	padding-top:5px;
	padding-bottom:5px;
}
#footer p {
	margin:0px;
	padding:0px;
}
#footer a  { 
	background-color:inherit;
	color: #AAAAAA;
	text-decoration: underline;
}
* html #footer {
	height:31px;
	/*he\ight:30px;*/
}
#footer-fix {
	clear:both;
	height:32px;
	width:100%;
}

#footer-fix {
	clear:both;
	height:32px;
	width:100%;
}
.bd { 
border:1px solid #555555;
}


/* INPUTS */
.input 		{ font-size: 12px; color: inherit; background-color: #FFFFFF; border: 1px solid #555555; height: 13px; margin-bottom:1px; }
.select		{ font-size: 12px; color: #333; background-color: #FFF; border: 1px Solid #555555; height: 16px; }
.textarea	{ font-size: 12px; color: #333; background-color: #FFF; border: 1px Solid #555555; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; }
.button		{ font-size: 12px; color: #333; height:20px; margin-top:2px; }
.radio		{ font-size: 12px; color: #333; background-color: #FFF; }
.checkbox	{ font-size: 12px; color: #333; background-color: #FFF; border: 1px Solid #6C7487; height: 16px; }
.input_search 		{ font-size: 12px; color: inherit; background-color: #FFFFFF; border: 1px solid #555555; height: 16px; }
.button_search		{ font-size: 11px; color: #333; height:20px; vertical-align:middle;}
.textarea_comment	{ font-size: 12px; color: #333; background-color: #FFF; border: 1px Solid #555555; margin-bottom:1px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; width:450px; height:40px; margin-left:23px; }
.textarea_friend	{ font-size: 12px; color: #333; background-color: #FFF; border: 1px Solid #555555; margin-bottom:1px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; width:300px; height:20px; margin-left:10px; }


/* IE FIX */
.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
} 
/* hides from IE-mac \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end hide from IE-mac */


/* RESPONSIVE */
@media only screen and (min-width: 1px) and (max-width: 500px) {
	#menu, #content{width:calc(100% - 10px);}
	#content {padding:0 10px 0 10px;}
	
	
}
