/*
Theme Name: Kurt Clear
*/
BODY
{
	background: #B5AB8C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #222;
	padding: 0;
	margin: 0;
}
*
{
	padding: 0;
	margin: 0;
	/*[empty]height:;*/
}
.gallery
{
	padding: 10px 0;
}
.sya_container
{
	padding-top: 10px;
}
#container
{
	width: 950px;
	margin: 25px auto;
	background: #FFF;
}
#container H1
{
	font-size: 98px;
	font-weight: normal;
	padding: 20px 0px 0px;
	margin-bottom: 0px;
	width: 950px;
}
#container H1 A
{
	color: #111;
	text-decoration: none;
	/*[empty]+image-replace:;*/
	display: block;
	padding: 10px 10px 10px 35px;
}
@media screen
{
	.images-on #container H1 A
	{
		/*[empty]background-image:;*/
		background-repeat: no-repeat !important;
		text-indent: -1000000px !important;
		overflow: hidden;
	}
}
#container H1 A:hover
{
	color: #BBB;
	text-decoration: none;
}
#content
{
	float: left;
	width: 600px;
	padding: 12px 10px 0;
	margin-bottom: 20px;
	text-align: justify;
	margin-left: 31px;
	display: inline;
}
#content H2
{
	font-size: 22px;
	font-weight: normal;
	margin: 20px 0 15px;
	padding-top: 25px;
}
#content H2 A
{
	color: #222;
	text-decoration: none;
}
#content H2 A:hover
{
	color: #BBB;
	text-decoration: none;
}
.main A
{
	color: #03C;
	border-bottom: 1px solid #03C;
	text-decoration: none;
}
.main A:hover
{
	border-bottom: 1px solid #777;
	color: #222;
	text-decoration: none;
}
.main A IMG
{
	padding: 2px;
	border: 2px solid #CDC6C6;
}
.main A:hover IMG
{
	padding: 2px;
	border: 2px solid #2B9CCE;
}
.main P
{
	line-height: 22px;
	margin: 0px 0 10px;
	/*[empty]height:;*/
	padding: 0;
}
.main OL
{
	margin: 0 0 0 30px;
}
.main UL
{
	margin: 0px 0 0 30px;
	list-style: none;
	padding: 10px 0;
}
.main LI
{
	margin: 0 0 5px;
}
.meta
{
	background-color: #993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7C1C1;
	padding: 2px 6px;
	margin: 0 0px 10px 0;
}
#right
{
	float: right;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 4px solid #CBB;
	margin: 50px 71px 20px 0px;
	padding: 0px 0 10px 8px;
	display: inline;
}
#right H3
{
	font-size: 16px;
	margin: 10px 0 5px;
	font-weight: lighter;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CBB;
	color: #993300;
	font-variant: small-caps;
}
#right A
{
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	padding-left: 5px;
}
#right A:hover
{
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid #777;
}
#right UL
{
	list-style: none;
}
#right UL UL
{
	margin: 5px 0 0 10px;
}
#right UL UL UL
{
	margin: 5px 0 0 10px;
}
#right UL LI
{
	padding: 0 0 5px;
}
#author H3
{
	margin: 5px 0;
}
#footer
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 20px auto 0;
	padding: 10px 0;
	text-align: center;
	clear: both;
	background-color: #B4AA8B;
}
.clearleft
{
	clear: left;
}
#navi
{
	text-align: center;
	margin-top: 25px;
}
