

@import "design3.css";
@import "color.css";
@import "box.css";
@import "table.css";
@import "bana.css";
@import "dropdown.css";
@import "design.css";

img.nodisplay{
  display: block;
} 


body {
	background: url(images/bg.jpg) repeat-x;

margin: 0;
padding: 0;
font-family: "lr oSVbN", Osaka, sans-serif;
font-size: 80%;

}


hr {
visibility: hidden;
height: 0.1em;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -70px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	height: auto;

}
/* HEADER */

#header {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 177px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
}

/* TOP NAVIGATION */

#navbar {
margin-top: 0;
width: 100%;}
#toppage {
	width: 970px;
	height: 200px;

	background-repeat: no-repeat;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
/*
.menu * {
padding: 0;
margin: 0;}

.menu {
width: 100%;
padding: 0;
margin: 0;}

.menu ul {
margin: 0;
position: relative;
list-style: none; 
list-style-type: none; 
padding-right: 25px;}

.menu ul li {
float: right;
display: inline;
padding-top: 0;
padding-right: 30px;
list-style: none;}

.menu li a {
float: left;
display: inline;
font: bold 9pt Verdana, arial;
text-align: center;
padding: 12px 0;
text-decoration: none;
text-transform: uppercase;
color: #FFFFFF;}

.menu li.current_page_item a {
background: url(images/arrow.gif) bottom no-repeat;
color: #DCEAF4;}

.menu li a:hover {
text-decoration: none;
background: url(images/arrow.gif) bottom no-repeat;
color: #FFFFFF;}*/

/* BLOG NAME PROPERTIES */

/*h1 {
clear: both;
margin: 0;
text-align: left;
padding-top: 30px;
padding-left: 40px;
letter-spacing: 1px;
font: bold 2.4em Verdana, serif;}
*/
a.mainlink {
text-decoration: none;
color: #FFFFFF;}

a.mainlink:hover {
text-decoration: none;
color: #FFFFFF;}

#description {
	clear: both;
	padding-top: 10px;
	padding-left: 40px;
	color: #999999;
	font-family: Verdana, serif;
	font-size: 1.1em;
	float: none;
}

/* SIDEBAR */

#leftnav {
float: left;
width: 210px;
padding-top: 7px;
padding-left: 15px;
padding-right: 30px;}

#mainnav {
float: left;
width: 265px;
padding-top: 20px;
padding-left: 0px;
padding-right: 15px;}

.nav h2 {
	clear: both;
	background: #024A82;
	font: bold 9pt Verdana, arial;
	text-indent: 20px;
	background: url(images/t_01.gif) bottom no-repeat;
	width: 265px;
	height: 44px;
	color: #000000;
	line-height:12px;
	display:table-cell;
vertical-align:middle;


}
.nav h3 {
	clear: both;
	background: #024A82;
	font: bold 9pt Verdana, arial;
	text-indent: 22px;
	background: url(images/t_01.gif) bottom no-repeat;
	width: 265px;
	height: 44px;
	color: #000000;
	line-height: 45px;
}
.nav * {
padding: 0;
margin: 0;}

.nav li {
list-style: none;
}

.page_item {
	display: block;
	text-indent: 28px;
	width: 265px;
	font: 9pt Verdana, arial;
	text-decoration: none;
	text-transform: capitalize;
	color: #6E6E6E;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;

}

.list {
	display: block;
	text-indent: 28px;
	width: 265px;
	font: 9pt Verdana, arial;
	text-decoration: none;
	text-transform: capitalize;
	color: #6E6E6E;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;

}
.sub {
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -27px;
	text-decoration: none;
	text-transform: capitalize;
}
.listdown {
	display: block;
	padding: 6px 0;
	text-indent: 28px;
	width: 265px;
	font: 9pt Verdana, arial;
	text-decoration: none;
	text-transform: capitalize;
	color: #6E6E6E;
	background-image: url(images/linkdown.gif);
	background-repeat: no-repeat;
}

.listlast {
	display: block;
	text-indent: 28px;
	width: 265px;

	text-decoration: none;
	text-transform: capitalize;

	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	margin-top: -14px;

}



.nav li a:hover {
color: #033D72;
}

/* MAIN PROPERTIES */

#main {
padding-left: 15px;
padding-right: 5px;
float: left;
padding-top: 20px;
line-height: 16px;
text-align: justify;

width: 700px;
color: #3E3C3C;}

#main #cont {
	float: left;
	width: 700px ;
	display: inline;
	}

*html #main {
width: 697px;}

.ad {
padding-top: 30px;}


a.link {
margin-top: 20px;
text-decoration: none;
color: #033D72;}

a.link:hover {
text-decoration: none;
color: #033D72;}

.reply {
clear: both;
padding-top: 20px;
padding-bottom: 5px;
margin: 3px 0px 3px 0px;
font: bold 14pt "Lucida Sans", arial;
letter-spacing: -1px;
text-align: left;
margin-bottom: 14px;
color: #033D72;}

/*blockquote {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11pt;
	border-left: 3px solid #025590;
	color: #8F9192;
	line-height: 150%;  s 
}*/

.clear {
clear: both;}

/* AUTHOR TEXT */

h5 {
font: 8pt Verdana, arial;
margin-top: -10px;
color: #4B4B4B;}

h5 strong {
color: #1C689D;}

.entries {
clear: both;
height: 25px;
padding: 0;
margin-top: 35px;
margin-bottom: 20px;}

.entries a {
text-decoration: none;}

.entries a:hover {
text-decoration: none;
color: #043264;}

.left {
float: left;}

.right {
float: right;}

/* COMMENTS */

.com {
clear: both;
text-align: right;
height: 18px;
background: url(images/line.gif) bottom repeat-x;
padding-right: 10px;
margin-bottom: 20px;
color: #3E3C3C;}

.com a {
text-decoration: none;
color: #1B609A;}

.com a:hover {
text-decoration: none;
color: #000000;}

.author {
padding: 7px 0 0 10px;
font: bold 13pt Times New Roman, arial;
color: #1D588A;}

.author a {
color: #4C83B1;}

.alt {
background-color: #F5F8FA;}

.comment {
padding: 0 10px;}

.userinfo {
padding: 0 10px 10px 0;
text-align: right;}

/* FOOTER */

#footer {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -15px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	height: 30px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: -5px;
	padding-left: -5px;
	padding-top: -5px;
	padding-bottom: -5px;

}

#footer p {
	
	text-align: center;
	text-decoration: none;
	color: #266fa2;
	margin-top: 5px;
	font: 8pt Verdana, arial;
}

#footer a:hover {
color: #1B508D;}


#search {
margin-top: 12px;
margin-bottom: 30px;}

.searchform {
background-color: #FFFFFF;
border: 1px solid #A3A4A3;
font-weight: bold;
padding-left: 6px;
color: #878887;}

.field {
background-color: #F5F8FA;
border: 1px solid #BCBCBB;
color: #6E6E6E;}

.comments {
background-color: #F5F8FA;
border: 1px solid #BCBCBB;
color: #6E6E6E;}

.button {
font-weight: bold;
background-color: #FFFFFF;
border: 1px solid #A3A4A3;
color: #878887;}

* html .button {
height: 20px;}

/* IMAGE STYLE */

img {
float: left;
padding-right: 5px;
border: 0;}

.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

a {
text-decoration: none;
color: #1C689D;}

a:hover {
text-decoration: none;
color: #034379;}
.kuzu {
	margin-left: 15px;
}

dl.list {
	text-align:left;
	width:600px;
	margin:10px 0;
}
dl.list dt {
	float:left;
	clear:both;
	width:100px;
	padding:0 0 5px 20px;
	margin:5px 0 0 15;
	background:url(images/top_20.gif) no-repeat left 6px;
	font-size: 10pt;
	line-height: 1.5em;
	letter-spacing: 1.5pt;
}
dl.list dd {
	float:left;
	width:375px;
	padding:0 0 5px 20px;
	margin:5px 0 0 15;
	font-size: 10pt;
	line-height: 1.5em;
	letter-spacing: 1.5pt;
	
}
#btnPagetop a {
	width: 142px;
	background: url(img/btn_pagetop.jpg) no-repeat;
}
