/*
*/


/* GENERAL */

body{
	margin: 0;
	font-family:  Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	text-align: left;
	background: #FFFFFF;
	color: #333;
	background: url("./images/bg.jpg") left 0px no-repeat ;
/*	background: url("http://dl-client.getdropbox.com/u/46079/lsbw.old") left 0px no-repeat ; */
}

a{
	text-decoration:none;
	color: #000;
}

img{
	border:none;
}

#all{
	width: 850px;
	margin: 0 auto;
}

/* TOP */

#top{
	height: 38px;
	background: url("./images/bg-top.png") repeat-x;
}

#top_txt{
	padding: 7px 0 0 7px;
	color: #CCC;
}

#top_txt a{	
	color: #1b75bc;
	text-align: left;
}

#top_txt a:hover{	
	color: #FF3300;
}

#top_txt_left{
	float: left;
}

#top_txt_right{
	float: right;
	padding-right:20px;
}

/* HEADER */

#header{
	height: 105px;
}

#header_logo{
	width: 210px;
	float:left
}

.header_round{
	width: 15px;
	float:left;
}

#header_menu{
	width: 640px;
	float: left;
}

#header_menu_page{
	width: 380px;
	padding-top: 73px;
	float:left;
/*	background: url("./images/bg_head_menu.png") left 50px no-repeat;*/
}

#header_menu_page ul{
	margin:0;
	padding:0;
}

#header_menu_page ul li{	
	margin: 0;
	padding: 0 8px;
	float: left;
	list-style: none;
}

#header_menu_page ul li a{
	color: #000;
	font-size: 15px;
}

#header_menu_page ul li a:hover{
	color: #333;
}

#header_search{
	width: 210px;
	height: 43px;
	float: right;
	padding: 0;
}

#header_search input.s{
	margin-left: 10px;
	width: 130px;
	background: #EEFFCCEE;
	border: 1px solid #ccc;
}

#header_search input#searchsubmit{
	width: 50px;
	font-size: 10px;
	color: #333;
}

/* CONTENT */

#main_top{
	width: 100%;
	height: 30px;
	clear: both;
	background: url("./images/bg_main_top.png") no-repeat;
}

#main_bottom{
	width: 100%;
	height: 70px;
	clear: both;
	background: url("./images/bg_main_bottom.png") no-repeat;
}

#main_col{
	width: 100%;
	clear: both;
	background: url("./images/bg_main.png") repeat-y;
     min-height:350px;
     height:auto !important;
     height:350px; 
}


#main_col1{
	width: 111px;
	background: #222222;
	float: left;
	color: #999999;
}

#main_col2{
	width: 450px;
	float: left;
	background: #FFFFFF;
	margin-left: 15px;
}

#contents{
	padding: 0 20px;
}

#right{
	width: 100%;
	float: left;
	background: url("./images/bg_main_ka.png") right top repeat-y;
}

#main_col3{
	width: 180px;
	background: #fefefe;
}

td{ 
	vertical-align: top;
}

.main_round{
	background: #FFFFFF;
}

/* FOOTER */
#footer{
	width: 100%;
	height: 100px;
	clear: both;
	padding-top: 20px;
/*	background: url("./images/footer.png") left bottom repeat-x; */
	text-align: center;
}

#footer a{
	border-bottom: 1px dotted #666;
}

#footer a:hover{
	color: #FF3300;
	border-bottom: 1px dotted #FF3300;
}

/* SIDEBAR */

.sidebar{
	margin:0;
}

.sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 10px;
}

.sidebar ul, .sidebar ul li ul li{
	margin: 0;
	padding: 0;
}

.sidebar ul li ul li{
/* 	width: 120px; */
	padding: 3px 0 3px 1px;

}

.sidebar ul li ul li a, .sidebar #tag_cloud a{
	color: #999999;
}

.sidebar ul li ul li a:hover, .sidebar #tag_cloud a:hover{
	color: #cecece;
}

.sidebar ul li h2{
	color: #FFF;
	font-size: 12px;
}

.sidebar input{
	font-size: 10px;
}

.sidebar form{
}

table#wp-calendar{
	width: 100%;
}

#wp-calendar a{
	color: #FFFFFF;
	border-bottom: none;
}

#wp-calendar a:hover{
	color: #1b75bc;
	border-bottom: 1px dotted #1b75bc;
}

input.s{
	font-size:10px;
	width: 165px;
	color:#666666;
}
	
#main_wcol3	.sidebar ul li ul li, #main_col3 .sidebar ul li ul li a{
	color: #666;
}

#main_col3 .sidebar ul li ul li a:hover{
	color: #FFCC00;
}

#main_col3 .sidebar ul li ul li{
	border-bottom: 1px dotted #FFEEEE;
}

#main_col3 .sidebar ul li h2{
	color: #666;
}

#main_col3 table#wp-calendar, #main_col3 table#wp-calendar a{
	color: #FFEEEE;
}

#main_col3 .sidebar ul li ul li a, #main_col3  .sidebar #tag_cloud a{
	color: #FFEEEE;
}

#main_col3 .sidebar ul li ul li a:hover, #main_col3 .sidebar #tag_cloud a:hover{
	color: #FFCC00;
}

/* POST */

.post{
	line-height: 150%;
	padding-bottom: 10px;
}

.post h2, .post h2 a{
	font: 20px georgia;
	color: #1b75bc;
	line-height: 100%;
	margin-bottom: 0;
}

.post h2 a:hover{
	color: #155e97;
	border-bottom: 1px dotted #155e97;
}

.post .entry a{
	color: #996600;
}

.post .entry a:hover{
	text-decoration: underline;
}

.post p.postmetadata1{
	text-align: left;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 20px;
}

.post p.postmetadata2{
	font-size: 10px;
	text-align: right;
	color: #666666;
}

.post p.postmetadata1 a, .post p.postmetadata2 a{
	color: #666666;
	border-bottom: 1px dotted #999;
}

.post p.postmetadata1 a:hover, .post p.postmetadata2 a:hover{
	color: #999900;
	border-bottom: 1px dotted #999900;
}


/* COMMENTS */
.commentmetadata .avatar {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	border: 1px solid #999999;
}

#comments_text{
	padding-top: 0px;
	padding-left: 45px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 20px;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	width: 370px;
}

.comments-template input{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	width: 150px;
}

.comments-template input#submit{
	font-size: 11px;
	width: 100px;
}

.comments-template a{
	color: #666;
	border-bottom: 1px dotted #999;
}

.comments-template a:hover{
	color: #999900;
	border-bottom: 1px dotted #999900;
}

.commentmetadata{
	font-size: 11px;
}

.commentmetadata strong a{
	color: #CC3300;
	border-bottom: 1px dotted #CC3300;
}

.commentmetadata strong a:hover{
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}

.commentmetadata_right, .commentmetadata_right a{
	text-align: right;
	border-bottom:none;
}

.commentmetadata_right a:hover{
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}


