/* CSS Document */
body
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
a:link
{
	color:#4171A6;
	text-decoration:none;
}
a:visited
{
	color:#5594d9;
	text-decoration:none;
}
a:hover,
a:active
{
	text-decoration:underline;
}
form
{
	margin:0;
	padding:0;
}
#menu
{
	font-size:1.2em;
	font-weight:bold;
}
#menu a:link
{
	color:black;
}
#menu a:hover,
#menu a:visited,
#menu a:active
{
	color:#333;
}
#sidepanel h1,
#sidepanel h2,
#sidepanel h3,
#sidepanel h4,
#sidepanel h5,
#sidepanel h6
{
	text-align:center;	
}
h1
{
	font-weight:bold;
	font-size:1.2em;
}
#sidepanel a
{
	font-weight:bold;
}
#sidepanel h1
{
	padding-right:20px;
}
h1
{
	border-bottom:1px solid #4171A6;	
	background:#C2E3F2 5px 50% no-repeat;
	padding:3px 5px 3px 20px;
	margin:0 0 10px 0;
}
h1.Date,
h1.Calendar
{
	background-image:url(../img/icons/calendar-blue.gif);		
}
h1.Search
{
	background-image:url(../img/icons/search-blue.gif);
}
h1.Categories
{
	background-image:url(../img/icons/categories-blue.gif);	
}
h1.Links
{
	background-image:url(../img/icons/links-blue.gif);	
}
h1.Archives
{
	background-image:url(../img/icons/archives-blue.gif);	
}
h1.Misc
{
	background-image:url(../img/icons/misc-blue.gif);	
}
h1.Feeds
{
	background-image:url(../img/icons/feeds-blue.gif);	
}
h1.Favorites
{
	background-image:url(../img/icons/favorites-blue.gif);	
}
h1.Standarts
{
	background-image:url(../img/icons/standarts-blue.gif);	
}
h1.Flickr
{
	background-image:url(../img/icons/photos-blue.gif);	
}
h1.Error
{
	background-image:url(../img/icons/error-blue.gif);
}
#contentpanel h1.Archives
{
	padding-right:20px;
	text-align:center;
}
.Post
{
	clear:both;
}
h2
{
	font-weight:bold;
	font-size:1.2em;
	color:#4171A6;
	margin:5px 0 10px 0;
	padding:3px 5px 3px 20px;
	border-bottom:1px solid #ddd;
	background:#f3f3f3 url(../img/icons/posted-grey.gif) 5px 50% no-repeat;
}
h2.Comments
{
	background-image:url(../img/icons/comments-grey.gif);	
}
h3
{
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
	font-size:1em;
	color:#999;
}
div.Calendar
{
	margin-bottom:10px;
	width:180px;
	overflow:auto;
}
#wp-calendar
{
	width:100%;
	text-align:center;
}
#wp-calendar th
{
	padding:10px 2px 2px 2px;
}
#wp-calendar td
{
	padding:2px;
}
#wp-calendar #prev
{
	text-align:left;
}
#wp-calendar #next
{
	text-align:right;
}
#wp-calendar #prev,
#wp-calendar #next
{
	padding:8px 2px 0 2px;
}
#wp-calendar #today
{
	background-color:#eee;
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	padding:1px;
}
div.AdditionalInfo
{
	margin-bottom:10px;	
	padding:3px 5px;
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#eee;
}
div.PostMetadata
{
	clear:both;
	margin:20px 0;
	padding:3px 5px;
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#eee;
	color:#999;
	text-align:justify;
}
#sidepanel .SearchForm
{
	margin-bottom:10px;
	text-align:center;
}
#contentpanel .SearchForm
{
	text-align:center;
}
#sidepanel .SearchField,
#contentpanel .SearchField
{
	width:140px;
}
#sidepanel .SearchField,
#contentpanel .SearchField
{
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#f3f3f3;
	padding:3px;
	vertical-align:middle;
}
#sidepanel .SubmitSearch,
#contentpanel .SubmitSearch
{	
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	vertical-align:middle;
	height:1.8em;
	width:23px;
	margin-left:3px;
	background:#ccc url(../img/icons/search-black.gif) center center no-repeat;
}
ul
{	
	margin:0;	
	list-style-image:url(../img/icons/bullet-big.gif);
	padding:0 10px 0 21px;
	margin-bottom:10px;
}
ul ul
{
	margin:0;
	list-style-image:url(../img/icons/bullet-small.gif);
	padding:3px 10px 3px 19px;
}
ul.MiscActions
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
	margin-left:4px;
	margin-bottom:10px;
}
ul.MiscActions li
{
	padding-left:17px;
	background-position:left center;
	background-repeat:no-repeat;
}
ul.MiscActions li.ShowAdmin
{
	background-image:url(../img/icons/admin.gif);	
}
ul.MiscActions li.ShowProfile
{
	background-image:url(../img/icons/profile.gif);
}
ul.MiscActions li.DoLogout
{
	background-image:url(../img/icons/logout.gif);
}
ul.MiscActions li.DoLogin
{
	background-image:url(../img/icons/login.gif);
}
ul.Favorites,
ul.Standarts
{
	list-style-image:none;
	list-style-type:none;
	margin:0 0 8px 0;
	padding:0;
	text-align:center;
}
ul.Favorites li,
ul.Standarts li
{
	padding-bottom:2px;
}
.PostText
{	
	margin-bottom:10px;
}
.PostText p
{
	text-align:justify;
	text-indent:20px;
	margin: 2px 0;
}
.PostActions
{
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
	color:#4171A6;
}
.PostActions img
{
	float:right;
	margin-left:5px;	
	border:none;	
}
.PostActions a
{
	margin-bottom:1px;
}
.PostActions a.Editing
{
	background:url(../img/icons/edit.gif) left center no-repeat;
	padding-left:15px;
}
.PostActions a.Commenting
{
	background:url(../img/icons/comments.gif) left center no-repeat;
	padding-left:15px;
}
.PostText code
{
	font-size:1.2em;
}
.PostText pre
{
	width:708px;
	padding:3px 5px;
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#eee;
	margin:10px 0;
	overflow:scroll;
	font-size:1.2em;
}
.narrow .PostText pre
{
	width:498px;
}
.navigation
{	
	color:#4171A6;
	font-weight:bold;
}
.navigation .alignleft,
.navigation .alignright
{
	width:355px;
}
.navigation .alignleft
{
	float:left;	
	text-align:left;
	margin-bottom:10px;
}
.navigation .alignright
{
	float:right;
	text-align:right;
	margin-bottom:10px;
}
.narrow .navigation .alignleft,
.narrow .navigation .alignright
{
	width:250px;	
}
.commentlist
{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:20px;
}
.commentlist li
{
	padding:10px;
}
.commentlist li.alt
{
	background-color:#f9f9f9;
	border:solid #eee;
	border-width:1px 0;
}
.commentlist li cite
{
	font-style:normal;
}
.commentlist .commentmetadata
{
	display:block;
}
.CommentText
{
	margin:10px 0 0 10px;
}
.CommentText p
{
	margin:2px 0;
}
#commentform
{
	width:400px;
}
#commentform p
{
	margin:0 0 5px 0;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #comment
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
#commentform #author,
#commentform #email,
#commentform #url
{
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#f3f3f3;
	padding:3px;
	vertical-align:middle;
}
#commentform label
{
	padding-left:5px;
}
#commentform #comment
{
	width:392px;
	height:192px;
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#f3f3f3;
	padding:3px;
	overflow:auto;
}
#commentform #submit
{
	float:right;
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#ccc;
	padding:3px;
	vertical-align:middle;
	font-weight:bold;
	font-size:1em;
}
#commentform #subscribe
{
	vertical-align:middle;
}
p.center
{
	text-align:center;
}
#wp-calendar caption
{
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	padding-right:20px;
	border-bottom:1px solid #4171A6;	
	background: #C2E3F2 url(../img/icons/calendar-blue.gif) 5px 50% no-repeat;
	padding:3px 20px 3px 20px;	
}
.PostText form input
{
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#ccc;
	vertical-align:middle;
	height:1.8em;	
	margin-left:3px;
	font-weight:bold;
}
.PostText form label input
{
	font-weight:normal;
	border:1px solid;
	border-color:#d3d3d3 #999 #999 #d3d3d3;
	background-color:#f3f3f3;
	height:auto;
	padding:3px;
	vertical-align:middle;
}	
p.nocomments
{
	background-color:#F3F3F3;
	padding:0.5em;
	border:solid #DDD;
	border-width:1px 0;
	color:#666;
}
.PostText ul
{
	margin:2px 0 2px 20px;
}