/*
Theme Name: AKS based on Twenty Ten
Author: AKS
Template:       twentyten
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/

@import url("../twentyten/style.css");

#content {
	margin-right: 190px;
	margin-left: 0px;
}

#primary,
#secondary {
	width: 180px;
}

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 14px;
	line-height: 24px;
}

.one-column #content {
	margin: 0 auto;
	width: 100%;
}

#main {
	padding-top: 20px;
}

#main .widget-area ul {
	padding-right: 0px;
}

.entry-content {
	line-height: 1.4em;
	font-size: 10pt;
}

body {
}

#header {
	padding-top: 10px;
}

#site-title {
	width: 500px;
	margin-bottom: 1px;
}

#site-description {
	width: 420px;
	margin-bottom: 1px;
}

#wrapper {
	margin-top: 10px;
}
