body {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

body, th, td, input, textarea, select, option {
	font-family: sans-serif;
}

h1, h2 {
	font-family: sans-serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #544102;
}

a:hover {
	text-decoration: none;
}

div.entry {
	text-align: justify;
}

/* Header */

#header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	background: url(http://combalg.ru/images/bg.png) no-repeat;
}

#header h1, #header p {
	float: left;
	margin: 0;
	padding-top: 50px;
	line-height: normal;
}

#header h1 {
}

#header p {
	padding-left: 10px;
}

#header a {
}

/* Menu */

#menu {
	width: 1100px;
	height: 50px;
	margin: 0px auto;
	text-align: center;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}

#main{
	width: 1000px;
	font-size: 15px;
}

/* Content */

#content {
	float: left;
	width: 650px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 1px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	line-height: 200%;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(http://combalg.ru/images/star.png) no-repeat left 20px;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	/*text-decoration: underline;*/
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #473702;
	border-top: 2px solid #4A3903;
	text-align: center;
	font-size: smaller;
}




/* For seminars */

table.invisible {
	border-spacing: 2px;
	border: 4px double black;
	border-collapse: collapse;
	width: 1000px;
}

table.invisible th {
	padding: 5px;
	border: 1px solid black;
	text-align: center;
}

table.invisible td {
	padding: 5px;
	border: 1px solid black;
}

td.name {
	text-align: left;
}

td.master, td.rss, td.synd, td.site {
	text-align: center;
}

p#about {
	text-align: justify;
	width: 800px;
}

/*h1 {
	text-align: center;
}*/

img.lj {
	border: 0pt none;
	vertical-align: bottom;
	padding-right: 1px;
}
