/*  
Theme Name: Sevenda
Theme URI: http://www.7da.be/
Description: Первая тема сайта 7ДА	
Version: 1.0
Author: Malik Amourlaev
Author URI: http://www.7da.be/
*/
body {
	margin:0; padding:0;
	background-color:#fff;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

page-wrapper {
	margin:0; padding:0;
	background:#fff url(images/header-bg.gif) repeat-x top left;
}

#header {
	background:#fff url(images/header-photo.jpg) no-repeat top right;
	width:780px; margin:60px auto 0 auto; padding-top:48px;
}

#header h4 {
	margin:0; padding:0;
	background:#fff url(images/header-logo.png) no-repeat top left;
	width:345px; height:120px;
}
#header h4 a {
	display:block; height:100%;
	text-indent:-1234px;
}

#menu {
	overflow:hidden; width:100%;
	font:bold 14px/14px Tahoma, Arial, Helvetica, sans-serif;
}
#menu ul {
	margin:0; padding:66px 0 0 20px;
	list-style-type:none;
}
#menu li {
	margin:0; padding:0;
	display:inline;
}
#menu li a {
	margin:0; padding:0 0 0 4px; float:left;
	background:url("images/tab-left.gif") no-repeat left top;
	text-decoration:none;
}
#menu li a span {
	float:left;	display:block; padding:5px 16px 5px 14px;
	background:url("images/tab-right.gif") no-repeat right top;
	color:#627eb7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu li a span {float:none;}
/* End IE5-Mac hack */

#menu li a:hover, #menu li.active a {
	background-position:0% -42px;
}
#menu li a:hover span, #menu li.active a span {
	background-position:100% -42px;
}

#content-wrapper {
	background-color:/*#ffffbf;*/#bed6fa;
	border-top:solid #3c6ab0 2px;
	border-bottom:solid #3c6ab0 2px;
}

#adblock {
        /*background:url(images/oogstfeest.jpg) no-repeat left top;
        width:700px; height:320px; margin:0 auto;*/
}

#content {
        background-color:#fff; border:1px solid #248; /*#c90;*/
	width:700px;/*740px;*/ margin:20px auto; padding:2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em; line-height:1.5;
}

#content a, #content a:visited, #content a:active {
	color:#248;
	text-decoration:none;
}

#content a:hover {
	color:#c30;
}

#content h1 {
	margin:0 0 .6em 0; padding:0;
	font-size:2em; font-weight:bold;
	color:#248;
}

#content h2 {
	margin:0 0 .6em 0; padding:0;
	font-size:1.4em; font-weight:bold;
	color:#248;
}

.page h3 {
	color:#390; margin:0; padding:0;
	font-size:1.4em; font-weight:bold;
}

#content h2 a, #content h2 a:visited, #content h2 a:active {
	text-decoration:none;
}

#content h2 a:hover {
	color:#c30;
}

.excerpt, .story, .page {
	margin-bottom:2em;
	padding-right:1em;/*14em;*/
	text-align:justify;
}

.excerpt p {
	display:inline;
}

#footer {
	width:780px; margin:20px auto;
}

#footer p {
	text-align:center; color:#666;
}

#footer a {
	color:#369;
}

/*
#sidebar {
	background-color:#bed6fa;
	border-top:solid #3c6ab0 2px;
	border-bottom:solid #3c6ab0 2px;
}
*/
