/*  
Theme Name: Debate_Centre_Theme
Theme URI: 
Description: theme for Donetsk Youth Debate Centres
Version: 1.0
Author: Bezlik 
Author URI: 

*/

/* ----------- General ------------------ */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {

	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	text-align: center;
	text-decoration: none;

	background-color: #DFDFDF;
	color: #000;
	width: 100%;
	/*position: relative;*/
}	

a{
	color: #00E;
	text-decoration: underline;
}

a:hover{
	color: #1F2B50;
}

a:visited{
	color: #551a8b;
}

img	{
	/*background-color:#535B60;
	padding: 1px;
	border: 0px solid #000;*/
	margin: 10px;
}
a img{
	/*background-color:#535B60;
	padding: 1px;
	border: 0px solid #000;*/
	border: none;
}

table {
	border: 1px solid #535B60;
}

td  {
	padding: 2px;
	border: 1px solid #535B60;
}

hr {
	width: 85%;
	text-align: center;
	margin: 5px auto 10px;
	clear: both;
}

p {
	margin: 12px 5px 10px;
}
/* ----------- header.php ------------------ */

#page {
	margin: 0px auto 0px auto;
	background: #dfdfdf url('images/blue_line.gif') top left repeat-y;
	width: 100%;/**/
	min-width: 1000px;
	height:auto !important; /*Huck for IE */
	height:100%; 
	min-height: 100%;

	/*position: relative;*/
}

#header {
	margin: 0px auto;
	padding: 0px;
	background-color: #5f67a0;
	height: 142px; /*119+23*/
        min-width:1000px;
}

#title_img {
	background: #B4B6FC url('images/debate_centre.gif') center top no-repeat;
	margin: 0px; 
	height: 119px;
	width: 338px;
	float: left;
	display:block;
}

#title_img:hover {
	background-position: center bottom;
}

.header_banner {
	height: 119px;
	float: left;
	display:block;
}
.secura_banner {
       float:left;
       display:block;
}
.secura_banner img {
        height:60px;
        margin:30px 0px 0px 30px;
}

#header_banner_img1{
	height: 119px;
	border-width: 0px;
	margin: 0px;
	
}

#header_menu {
	height: 23px;
	background: #5f67a0 url('images/red_line.gif') top center repeat-x;
	overflow: hidden;
	clear: left;
}

#header_menu ul {
	margin: 0px;
}

.qtrans_language_chooser { 
	line-height: 17px;
	list-style-type:none;
	float: right;
	padding: 0px 5px;
	color: #fff;
}

.qtrans_language_chooser li { 
	float: right;
	color: #fff;
	margin: -1px 0px 0px 0px;
}

.qtrans_language_chooser a, .qtrans_language_chooser span, .qtrans_language_chooser a:hover { 
	color: #fff;
	font-weight: bold;
	font-family:  Arial, Verdana, Candara, Sans-Serif;
	font-size: 10pt;
	text-decoration: none;
}

.qtrans_language_chooser .active{ 
	visibility:hidden;
	float: left;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

#page_title h1, .title {
	margin: 2px 0px 20px;
	color: #669;
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	white-space: nowrap;
}

/* ----------- page.php ------------------ */

#main_part {
	margin: 0px;
	padding: 0px 0px 30px;
	overflow: hidden;
	width: 100%; /* spesial for IE6 */	
}

.sidebar_wrap {
	width: 100%;
	overflow: hidden;
	background-color: #666699;
}

/*
.content_wrap {
	float: left;
	width: 100%;
	background-color: #dfdfdf;
	position: relative;
	left: 167px;
	margin-right: 167px;
}

#content {
	position: relative;
	line-height: 1.4em;
	margin: 0px 167px 30px 0px;
	padding: 10px 30px;
	font-size: 9pt;
	text-align: left;
}*/

.content_wrap {
	float: left;
	width: 100%;
	margin-right: 167px;
	left: 167px;
	background-color: #dfdfdf;
	position: relative;
}

#content {
	position: relative;
	line-height: 1.4em;
	margin: 0px 167px 30px 0px;
	padding: 10px 30px;
	font-size: 9pt;
	text-align: left;

}

.post {
	margin: 15px 20px 5px;
	overflow: hidden;
	/*width: 100%;*/
}

#footer {
	margin: -30px 0px 0px 0px;
	height:28px;
	width: 100%;
	color: #1F2B50;
	min-width: 1000px;
	border-top: 2px solid #FFF; /**/
	background-color: #9d9dc1;
}

#footer_content {
	padding: 5px 40px 5px 0px;
	text-align: right;
	font-size: 8pt;
}

#footer a{
	color: #CDD9E0;
	text-decoration: underline;
}

#footer a:hover{
	color: #FFF;
	text-decoration: none;
}
/* ----------- sidebar.php ------------------ */
#sidebar {
	float: left;
	position: relative;/**/
	left: -167px;
	margin-right: -167px;
	width: 167px;
	padding: 0px;	
	color: #000;
	background-color: #666699;
}

#sidebar_menu{
	margin: 10px 0px 10px 7px;
}

#sidebar_menu ul{
	margin: 0px 5px 0px;
	padding: 0px;
}

#sidebar_menu  ul.page_menu{
	margin: 0px 5px 20px;

}

#sidebar_menu  ul.login_menu{
	margin: 30px 5px 0px;
}

#sidebar_menu li{
	list-style-type: none;
	line-height: 1.2em;
	text-align: left;
	font-family: Verdana,Arial,Candara,Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
	padding: 7px 0px;
}

#sidebar_menu li a{
	text-decoration: none;
	color: #fff;

}

#sidebar_menu li a:hover{
	text-decoration: underline;
	color: #DFDFDF;
	color: #c69191;
	color: #fff;
}

#sidebar_menu img{
	margin: 2px 10px 0px;
	/*margin: 5px auto 0px;
	padding-left: -15px;
	position: relative;
	left: 50%;*/
	display: block;
}

.collapsing {
	color: #fff;
}

.collapse {
	margin: 0px;
}

.sym {
	width: 8px;
	margin: 0px 5px 0px 0px;
	display: block;
	float: left;
	font-size: 7pt;
}

.item {
	margin: 0px 0px 0px 13px;
}

.current_page_item, .current_page_parent{

}

.sidebar_title, .link_title  {
	font-size: 12pt;
	margin: 10px 0px 0px;
	text-align: left;
	line-height: 1.3em;	
	font-weight: bold;
}

#search  {
	margin: 0px;
	padding: 0px;
}

#searchform {
	color: #F2AE1B;
	margin: 0px 20px;
	height: 20px;
}


input {
	color: #7D858A;
	background: #FFF;
	border: 1px solid #8F9BC3;
	float: left;
	font-size: 10pt;
	font-weight: bold;
	font-family: Candara, Verdana, Arial, Sans-Serif;
}	

#sidebar .submit  input{
	color: #656C70;
	background:  url('images/button.jpg') center center no-repeat;
	margin: 0px 10px;
	width: 47px;
	border: 0px solid;
	font-size: 9pt;
	font-weight: bold;
	font-family: Candara, Verdana, Arial, Sans-Serif;
}

#sidebar .submit input:hover{
	color: #FFF;
} 	

/* ----------- index.php ------------------ */
.error_message {
	margin: 2em 0 1em 4em;
	text-align: left;
	font-size: 18pt;
	font-weight: bold;
}

.post_title h2, .content_title{
	margin: 10px 0px 0px;
	color: #669;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
}

.post_title a{
	text-decoration: none;
	color: #669;
}

.post_title a:hover{
	text-decoration: none;
}

.post_content {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: justify;
	font-size: 9pt;
	line-height: 1.4em; 
	overflow: hidden;
}

.continue  {
	clear: both;
	margin: 5px 20px 15px;
}


.post_tag {
	margin: 0em 2em 1.5em ;
	color: #8E979B;
	text-align: right;
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	
	line-height: 1.5em;
}

.post_tag a{

}


/* ----------- comments.php ------------------ */

#comments {
	margin: 0.5em 2em;
	padding: 0.1em 1em 0.1em 0.1em;
	background-color: #BEC2CC;
}

.comments_author {
	font-weight: bold;
	padding: 0.5em;
	background-color: #8EA1AF;
}

.comments_author a{
	color: #0F1C3A;
}

.comments_author a:hover{
	color: #39507C;
}

.even_comment, .odd_comment {
	background-color: #D0D6E2;
	border: 1px solid #8F9BC3;
}

.odd_comment {
	background-color: #CAD4EF;
}

.comments_list {
	margin: 0px;
	padding: 0px;
}

.comments_text {
	margin: 0.5em 2em;
}

.comments_form  {
	margin: 2em;
}

.comments_form label {
	margin: 2em;
	font-size: 10pt;
}

.comment_meta {
	margin: 0em 10em;
}

/*
nocomments

comments_form

comment_meta
 */
 
/* End captions & aligment */

/* ----------- news.php ------------------ */

.news_date {
	margin: 5px 5px;
	padding: 10px 30px 5px;
	color: #c00;
	font-weight: bold;
	height: 23px;
	background: #DFDFDF url('images/bullet.gif') left center no-repeat;
}

.news_post_title h2{
	margin: 0px;
	color: #000;
	text-align: left;
	font-size: 10pt;
}

.news_post_title a{
	text-decoration: none;
	color: #000;
}

.news_post_title a:hover{
	text-decoration: underline;
}
/* ----------- publications.php ------------------ */
.publications_post_title h2{
	margin: 25px 5px 5px;
	color: #000;
	text-align: left;
	font-size: 10pt;
}

.publications_post_title a{
	text-decoration: none;
	color: #000;
}

.publications_post_title a:hover{
	text-decoration: underline;
}

/* ----------- volunteers.php ------------------ */
.volunteers_post_title h2{
	margin: 10px 5px 5px;
	padding: 10px 0px 0px;
	color: #c00;
	font-weight: bold;
	text-align: left;
	font-size: 12pt;
}

.volunteers_post_title a{
	text-decoration: none;
	color: #c00;
}

.volunteers_post_title a:hover{
	text-decoration: none;
}

.notice_img img {
	margin: 0px 20px 10px 10px;
}

/* ----------- activities.php ------------------ */
.bold_blue{
	color: #666699;
	font-weight: bold;
}

.bold_red{
	color: #cc0000;
	font-weight: bold;
}
/* ----------- images classes ------------------ */
.alignright{
	float: right;
}

.alignleft{
	float: left;
}

.center{
	text-align: center;

}

/* ----------- for google maps ------------------ */
div#SGM{
	float: left;
	margin-left: 50px;
	height: 300px;
	width: 450px;
}

.linkcat img {
  max-width:120px;
}