@charset "utf-8";


/***************************************************************
main
***************************************************************/

body {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,p,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}


/***************************************************************
header
***************************************************************/

#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.h-l {
	padding: 0px;
	height: 32px;
	width: 187px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
	float: left;
}

.h-l h1 {
	font-size: 0.8em;
}

.h-l h1 a {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 32px;
	width: 187px;
	text-indent: -9999px;
	display: block;
}

.h-r {
	padding: 0px;
	width: 185px;
	margin-top: 70px;
	margin-bottom: 70px;
	float: right;
}

.webservices {
	list-style-type: none;
	padding: 0px;
	font-size: 0.5em;
	height: 20px;
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.ws1,.ws2,.ws3,.ws4,.ws5 {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ws6 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}

.ws1 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws2 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws3 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -40px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws4 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -60px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws5 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -80px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws6 a {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -100px 0px;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}

.ws1 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.ws2 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.ws3 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -40px -20px;
}

.ws4 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -60px -20px;
}

.ws5 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -80px -20px;
}

.ws6 a:hover {
	background-image: url(images/webs.gif);
	background-repeat: no-repeat;
	background-position: -100px -20px;
}

.mainnavi {
	padding: 0px;
	list-style-type: none;
	font-size: 0.5em;
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 185px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mn1 {
	width: 42px;
	height: 15px;
	float: left;
}

.mn2 {
	width: 48px;
	float: left;
	height: 15px;
}

.mn3 {
	width: 40px;
	height: 15px;
	float: left;
}

.mn4 {
	float: left;
	height: 15px;
	width: 55px;
}

.mn1 a {
	width: 42px;
	height: 15px;
	text-indent: -9999px;
	display: block;
}

.mn2 a {
	width: 48px;
	height: 15px;
	text-indent: -9999px;
	display: block;
}

.mn3 a {
	width: 40px;
	height: 15px;
	text-indent: -9999px;
	display: block;
}

.mn4 a {
	height: 15px;
	width: 55px;
	text-indent: -9999px;
	display: block;
}

.mn1 a:hover {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}

.mn2 a:hover {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -42px -15px;
}

.mn3 a:hover {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -90px -15px;
}

.mn4 a:hover {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -130px -15px;
}


/***************************************************************
contents
***************************************************************/

#contents {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents {
    height: 1em;
    overflow: visible;
}
/**/

#content {
	margin: 0px;
	padding: 0px;
	width: 500px;
	float: left;
}

#content h5 {
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h2 {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content h2 a {
	color: #000000;
}

#content h2 a:hover {
	color: #999999;
}

#content p {
	color: #666666;
	font-size: 0.8em;
	line-height: 22px;
}

#content p a {
	color: #000000;
}

#content p a:hover {
	color: #999999;
}

p.postmetadata {
	margin-bottom: 80px;
	padding-bottom: 0px;
}

p.postmetadata a {
    color: #000000;
}

p.postmetadata a:hover {
	color: #999999;
}

a.more-link {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
}

blockquote {
	background-color: #EEEEEE;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCC;
        padding: 20px;
}

.entry {
	margin-bottom: 20px;
}

.entry img {
	margin-bottom: 20px;
}

.blogmura {
	margin-top: 20px;
	margin-bottom: 0px;
}

.navigation {
	width: 500px;
	margin-bottom: 30px;
	font-size: 0.8em;
}

.navigation a {
    color: #000000;
}

.navigation a:hover {
	color: #999999;
}

.navigation:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .navigation {
    height: 1em;
    overflow: visible;
}
/**/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 400px;
}

.categorys {
	margin-bottom: 50px;
}

.categorys:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .categorys {
    height: 1em;
    overflow: visible;
}
/**/

.categorys ul {
	font-size: 0.8em;
	list-style-type: none;
}

.categorys li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.categorys li a {
	color: #333333;
}

.categorys li a:hover {
	color: #999999;
}

.archives {
	margin-bottom: 50px;
}

.archives:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .archives {
    height: 1em;
    overflow: visible;
}
/**/

.archives ul {
	font-size: 0.8em;
	list-style-type: none;
}

.archives li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.archives li a {
	color: #333333;
}

.archives li a:hover {
	color: #999999;
}

h3.title1 {
	font-size: 0.5em;
	background-image: url(images/titles.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 500px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

h3.title2 {
	font-size: 0.5em;
	background-image: url(images/titles.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	height: 20px;
	width: 400px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}

h3.title3 {
	font-size: 0.5em;
	background-image: url(images/titles.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 20px;
	width: 400px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}

h3.title4 {
	font-size: 0.5em;
	background-image: url(images/titles.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 20px;
	width: 400px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}

/***************************************************************
footer
***************************************************************/

#footer {
	padding: 0px;
	width: 950px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	height: 20px;
}

.fleftside {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	float: left;
}

.fleftside h2 {
	background-image: url(images/titles.gif);
	background-repeat: no-repeat;
	background-position: 0px -80px;
	font-size: 0.5em;
	height: 20px;
	width: 150px;
	text-indent: -9999px;
	display: block;
}

.frightside {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	float: right;
}

.frightside h4 {
	font-size: 0.5em;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
}

.frightside h4 a {
	background-image: url(images/gototop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
}

