/*
Theme Name: Cs Gray
Theme URI: http://cswalkingschool.jp/
Description: Cs' Walking School official Theme
Version: 1.0
Author: Youki
*/


body{    
	height:100%;
	padding:0px;
	margin:0px;
	font-size:70%;
  line-height : 150%;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", MeiryoKe_PGothic, "メイリオ", Meiryo, Osaka, "MS P ゴシック", sans-serif;
	
	background:url(images/back_gray.gif) repeat top #f2f2f2;/* カラーレパートリー変更 */
	background-attachment: fixed; 
	/*\*/
	letter-spacing: 1px;
	/**/
}

br {letter-spacing: 0;}


img{
	border:0px;
}

a{
	color:#044d8b;
	text-decoration:none;
}


.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:12px
}

.pagetitle {color: #8a3132;} 

/*header*/
div#page {
	width:800px;
	padding:0 25px;
	text-align: left;
    margin:0px auto;
    position:relative;
    min-height: 100%;
	background: url("images/back_shadow.gif") repeat-y top #ffffff;
}

html {   
    overflow-y:scroll;
    height:100%;
}

* html div#page{ height:100%;}

body > div#page { height: auto;}


#header {
	width:800px;
	height:90px; /* 65 + 25 = 90px */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url("images/gray_titlebar.jpg") no-repeat top #ffffff;
}

#menubar {
	border: 0px;
	padding: 0px;
	margin: 65px 0 0 0; 
	width: 800px; 
	height: 25px;
	position:absolute;  }

.box_a { border: 0px; float: left; padding: 0px; margin: 0px; height: 25px; }

#lessonmenubar { 
	width: 800px; 
	height: 36px;
	margin: 0;
	padding: 44px 0 0 0;
	background: url("images/lessonlist_top.jpg") no-repeat top left;
	}
.lessonmenu_box { border: 0px; float: left; padding: 0px; margin: 0px; height: 36px; }


/* Menu */



/* h1 - TITLE if you don't want to use an image*/

#h1 {	
	position: absolute;
	top:40px;
	padding: 0 0 0 50px;
	font-size: 1.45em;
	color: white;}


#h1 h1 a {text-decoration: none;
	color: #fff;
	letter-spacing: -1px;}

#h1 a:hover {text-decoration: none;
	color: #dbefff;}


#rss2 {
	z-index: 2;
	position: absolute;
	top: 160px;
	width: 800px;
	text-align: right;}

#search {
	position: absolute;
	top: 15px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	width: 800px;
	text-align: right;}

#s {	color: #ababab;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;

}

#s:focus {
	color: #3c3c3c;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;}

#s:hover {
	color: #3c3c3c;
	width: 115px;
	font: Trebuchet MS, Verdana, Sans-Serif;
	font-size:1.15em;
	background: transparent;
	border: 0px solid transparent;}

/*header text*/

div#header_text{
	width:100%;
	height:181px;
	background:url(images/header_text_bg.png) no-repeat top #FFFFFF;
}

div#header_text #header_text_title{
	padding-top:25px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:23px;
}

div#header_text #header_text_text{
	padding-top:2px;
	padding-left:40px;
	color:#FFFFFF;
	text-align:left;
	font-size:10px;
	font-family:Trebuchet MS, sans-serif;
	line-height:18px;
	width:55%;
}

/* blog*/



/* SLIDEBAR Box Style */



/* Content */

#content_blog {
	height: 100%;
    margin: 0px;
    position:relative;
	padding: 30px 25px 30px 25px;
	background: #EDEADE;
}
#content {
    margin:0px auto;
	padding: 0px 0px 20px 0px;
	background: #ffffff;
}

blockquote {
	margin: 5px;
	padding: 0px 5px 5px 35px;
	background: #ffffff transparent url(images/blockquote.gif) no-repeat ;
}

#main {
	float: left;
	width: 500px;
	margin: 0px 40px 0px 0px;
	padding: 0;
	background: #EDEADE;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	background: #EDEADE;
}

#sidebar_box {
	width: 200px;
	padding: 0;
	margin: 0 0 20px 0;
	background: #EDEADE;
    overflow: hidden;
	}

#sidebar_box h2 {
	height: 26px;
	letter-spacing: 2px;
	padding: 6px 0px 0px 10px;
	margin: 0;
	text-transform: uppercase;
	vertical-align:middle;
	font-size: 1.1em;
	line-height: 20px;
	color: #441111;
	background:#FFFFFF url(images/blogsidebar_top.gif) no-repeat top left;
}
.sidebar_box_bottom {background:#EDEADE url(images/blogsidebar_bottom.gif) no-repeat top left;
	height: 14px;
	padding: 0;
	margin: 0;}

#sidebar_box ul {
        list-style: none;
	padding:0;
	margin:0;
	background:#EDEADE url(images/blogsidebar_middle.gif) repeat-y top left;}

#sidebar_box li {
        display: block;
	line-height:1.40em;
	font-size:1.10em;
	padding: 0px 6px 2px 8px;
	
} 
#sidebar_box a {
	color: #333333;/* サイドバー内リンク文字 */
	border-bottom: 1px dotted white;}

#sidebar_box a:hover {
	border-bottom: 1px dotted #666666;}/* サイドバー内リンクの下線 カラーレパートリー変更 */

#calendar {
	text-align: center;
	margin:0 0 0 10px;
	}


.f {
margin: 0px;
}

.white
{color: white;}


/* ↓WP以外のページ用CSS↓ */

#content_lesson {
	margin: 0 auto;
	padding: 0 0 60px 0;
  background: #ffffff url(images/lesson_bg.gif) repeat-y top left;
}
#content_inst {
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
  background: #ffffff url(images/inst_bg.gif) repeat-y top left;
  clear: both;
}
#con_content {
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
  background: #ffffff url(images/inst_bg.gif) repeat-y top left;
}
#con_normal {
	float: right;
	width: 530px;
	margin: 30px 30px 0px 0px;
	padding: 0;
  font-size : 13px;
  line-height : 18px;
	}
#con_box {
	width: 500px;
	height: 100%;
	margin: 20px 0px 40px 30px;
	padding: 0;
  font-size : 13px;
  line-height : 18px;
  }
#con_office {
	float: right;
	width: 530px;
	height: 100%;
	margin: 20px 0px 10px 0px;
	padding: 0;
	text-align: right;
  font-size : 13px;
  line-height : 18px;
  
	}
#con_table{ 
	width: 320px;}
#con_form {
	width: 550px;
	height: 100%;
	margin: 30px 0px 0px 200px;
	padding: 0;
  font-size : 13px;
  line-height : 18px;
  vertical-align: sub;
	}
	#number{ ime-mode:disabled;}
	
#content_info {
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
  background: #ffffff url(images/info_bg.gif) repeat-y top left;
}

/* TOPページ */
banner_area {
	width:800px;
	height:75px;
	background:#dfdfdf;
	padding: 0;
	margin: 0;
	}
#banner_area .bannera {
	width:266px;
	height:75px;
	float:left;
	margin: 0;
	padding: 0;
	}
#banner_area .bannerb {
	width:268px;
	height:75px;
	float:right;
	margin: 0;
	padding: 0;
	}

#new_area {
	width: 774px;
	height: 150px;
	 margin: 10px 0;
	 padding: 0px 13px;
	 }
	 
#new_area .new_news {
	width: 380px;
	height: 180px;
	background: #ffffff url(images/news03.gif) no-repeat left;
	float: left;
	}
#new_area .new_news a {color: #cc4444;}
	
#new_area .new_blog {
	width: 380px;
	height: 180px;
	background: #ffffff url(images/news03.gif) no-repeat left;
	margin: 0 0 0 0px;
	float: right;
	 overflow: hidden;
	 white-space: nowrap; 
	 text-overflow: ellipsis; 
	}
	
#sitemap_area {
	width: 750px;
	 margin: 20px 25px;
	 padding: 0;
	 }
	
#sitemap_area .sitemapa {
	width: 240px;
	height: 190px;
	 margin: 7px 15px 0 0;
	 padding: 0;
	 float: left;
	background: #ffffff url(images/sitemap05.gif) no-repeat left;
	 }

#sitemap_area .sitemapb {
	width: 240px;
	height: 190px;
	 margin: 7px 0 0 0;
	 padding: 0;
	 float: left;
	background: #ffffff url(images/sitemap05.gif) no-repeat left;
	 }

.top_text {
	padding: 2px 5px 5px 5px;
  font-size : 0.8em;
  line-height : 2.0em;
  vertical-align: sub;	
	}


ul.sitemap{list-style : none ;
  padding-left : 0;
  margin: 5px 5px;}

ul.sitemap li{
  background-image : url(images/info_arrow01.gif);
  background-position : left center;
  background-repeat : no-repeat;
  padding-left : 18px;
  margin: 5px 0;
  }

ul.sitemap li a:hover {
	border-bottom: 1px dotted #666666;}
  
#banner_area #new_area #sitemap_area :after{
	display:block;
	height:1px;
	clear:both;
	overflow:hidden;
	}

* html #banner_area #new_area #sitemap_area {
    height: 1em;
    overflow: visible;
}

p.fbox {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	}

/* Sidemenu */
#sidemenu_cont {
	float: left;
	width: 180px;
	margin: 20px 10px 0 5px;
  font-size : 11px;
  line-height : 15px;
	}
	
#sidemenu {
	width: 180px;
	padding: 0;
	margin: 0;
	background: url(images/sidebar_middle.png) repeat-y top left;
}
#sidemenu_text {
	width: 160px;
	padding: 3px 10px 3px 10px;
	margin: 0px;
}
#sidemenu_inst {
	width: 220px;
	padding: 0px;
	margin: 0px 0 0 0px;
	background: url(images/sidebar_inst_middle.png) repeat-y top left;
}
#sidemenu_text_inst {
	width: 200px;
	padding: 3px 10px 3px 10px;
	margin: 0px;
  line-height : 20px;
}

#sidemenu_box {
	width: 194px;
	padding: 3px 3px;
	letter-spacing: 2px;
	text-transform: uppercase;
	vertical-align:middle;
	font-size: 1.0em;
	border: 1px #808080 solid;
	background: #ffffff;
	margin-bottom: 10px;}

#sidemenu_box h2{
	font-size: 1.1em;
	text-align: center;}
#sidemenu_box h3{
	font-size: 1.1em;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #C00;}
#sidemenu_box ul {
        list-style: none;
	margin: 0;
	padding: 0;}
#sidemenu_box li {
	margin: 3px 0;
	padding: 3px 3px;}
	
p.lessonmenu {
	padding: 0;
	margin: 0;
	line-height:2em;
	}

#lesson01,#lesson02,#lesson03,#lesson04,#lesson05,#lesson06,#lesson07 {
	float: right;
	width: 620px;
	margin: 20px 0 40px 0;
	padding: 0;
  font-size : 12px;
  line-height : 18px;
	}
	
#lesson01 {background: url(images/lesson01bg.gif) no-repeat top right;}
#lesson02 {background: url(images/lesson02bg.gif) no-repeat top right;}
#lesson03 {background: url(images/lesson03bg.gif) no-repeat top right;}
#lesson04 {background: url(images/lesson04bg.gif) no-repeat top right;}
#lesson05 {background: url(images/lesson05bg.gif) no-repeat top right;}
#lesson06 {background: url(images/lesson06bg.gif) no-repeat top right;}
#lesson07 {background: url(images/lesson07bg.gif) no-repeat top right;}

.lesson_box {width: 600px; margin: 20px 20px 0 0;}

#inst_box {
	float: right;
	width: 360px;}
	
#inst_box dt{
    color: #111177;
  line-height : 1em;
  margin: 3px 0;
    padding: 0 0 3px 16px;
    font-weight: bold;
	background: url(images/info_arrow01.gif) no-repeat top left;
}
#inst_box dd{
    color: #555555;
	background: url(images/lesson06_arrow.gif) no-repeat bottom left;
	padding: 6px 0 12px 17px;
	margin: 0;    
}

#normal_main {
	float: right;
	width: 580px;
	margin: 20px 10px 40px 0;
	padding: 0;
  font-size : 12px;
  line-height : 18px;
	}
	
#normal_inst {
	float: right;
	width: 500px;
	height: 100%;
	margin: 10px 20px 20px 20px;
	padding: 0;
  font-size : 12px;
  line-height : 18px;
	}
#seminar_main {
	height: auto;
	float: right;
	width: 500px;
	margin: 20px 10px 0 0;
	padding: 0px;
	background: #EDEADE;
	border: 1px #808080 solid;
}
#seminar_side {
	width: auto;
	height: auto;
	background: #ffffff;
	}

#schedule_container {
	height: auto;
	float: right;
	width: 560px;
	margin: 50px 15px 0 0;
	padding: 0px;
	background: #EDEADE;
	border: 1px #808080 solid;
}

#schedule_container h2 {
	width: 560px;
	height: 24px; /* 39-10-5=24 */
	font-size: 1.2em;
	text-decoration:none;
	background: transparent url(images/schedule_entry_top_news.gif)  no-repeat top left;
	padding: 10px 0px 5px 10px;
	margin: 0;}

#schedule_box {
	width: 520px;
	margin: 10px auto;
  font-size : 12px;
  line-height : 16px;
	}
	
#schedule a {text-decoration:underline; }
	
.schedule_post {
	margin:0 0 30px 0;
	padding: 0px;
	background-color:#FEF7F2;
	font-size:1.10em;
	color:#505050;
	background: url(images/schedule_entry_middle.gif) repeat-y;
	}

.schedule_post_bottom {
	margin: 0;
	padding: 0;
	background: transparent url(images/schedule_entry_bottom.gif) repeat-y;
	height: 18px;
	}
	
	
#normal_box{
	float: right;
	width: 500px;
	height: 100%;
	margin: 30px 0px 20px 0px;
	padding: 0;
  background: #ffffff;
	}
	
#inst_table_first{ 
	width: 50px;
} 
#inst_table_second{ 
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
} 

hr.inst_table {
height: 1px;
color: #222222;
border-style: dotted;
}
#times,#osaka,#kyoto {
	vertical-align: top;
	white-space: nowrap; 
	padding: 0 3px;
	height: 40px;
	border-collapse: collapse;
	background: #ffffff;
	}
#times {
	text-align: center;
	margin: 0 auto;}

#osaka {
	background-color: #99ff99;
	width: 15%;
	}
#kyoto {
	background-color: #ffaaaa;
	width: 15%;
	}
#oike {
	background-color: #aaddff;
	width: 15%;
	}
#nagoya {
	background-color: #fbffbb;
	width: 15%;
	}
#tennoji {
	background-color: #ffccaa;
	width: 15%;
	}
#ashiya {
	background-color: #ce99ff;
	width: 15%;
	}
#sanjo {
	background-color: #ffa4d1;
	width: 15%;
	}
	
#schedule {
	vertical-align: top;
	white-space: nowrap; 
	padding: 0;
	margin: 20px auto 0;
	border-collapse: collapse;
	border: 0;
	width: 500px;
	background: #ffffff;
	}
	
#news td { 
vertical-align: top; 
} 



/* ↓IE以外のブラウザで背景を表示させる記述↓ */

#content_lesson #content_info #main_policy #normal_main #seminar_main #footer #sidebar #main #menubar #schedule_container :after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content_lesson #content_info #main_policy #normal_main #seminar_main #sidebar #main #menubar #schedule_container  {
    height: 1em;
    overflow: visible;
}
/**/


/* ↑IE以外のブラウザで背景を表示させる記述↑ */


hr.sidemenu {
height: 1px;
color: #660066;
border-style: dotted;
}



/* Content_policy */

#content_policy {
	width: 800px;
	height: 100%;
	margin: 0px;
	padding: 0;
  font-size : 13px;
  line-height : 18px;
	background:#FFFFFF url(images/policy_bg.gif) repeat-y top left;
}
#main_policy {
	width: 410px;
	height: 180px;
	margin: 0px 20px 0px 190px;
	padding: 80px 0 0 180px;
	background:#FFFFFF url(images/policy01.jpg) no-repeat top left;
	}
#main_policy_text {
	width: 360px;
	margin: 50px 0px 0 0px;
	padding: 0 0 0 200px; 
	}

#policy {
	width: 500px;
	margin: 80px 20px 30px 250px;
	padding: 0 10px 0 0;
    overflow: hidden;
	}

	
#lesson {
	width: 95%;
	margin: 30px 0px 10px 0px;
	padding: 0 0px 0 0;
  font-size : 12px;
  line-height : 18px;
	}

#footer_lesson {
	width: 90%;
	height: auto;
	margin: 80px 0 0 0;
	padding: 3px 0 3px 10px;
	background: #f0f0f0;
  font-size : 10px;
  line-height : 14px;
	}
	
table.price { border: 1px #808080 solid;
	 }
table.price2 { 
	border: 1px #808080 solid;
	text-align: right;
	 }
	
#img_left { float: left; } 
#img_right { float: right; } 

/* レッスン紹介ページ */

#lessonlist_con {
	width: 764px;
	margin: 50px 18px 0px 18px;
	clear: both;
	}
.lessonlist_box01 {
	width: 236px;
	margin: 0 28px 0 0;
	float: left;
	}
.lessonlist_box02 {
	width: 236px;
	margin: 0;
	float: right;
	}
.lessonlist_img {clear: both;}

.lessonlist_txt {
	margin-top: 59px;
	font-size: 0.9em;
	color: #777777;}

#lessonlist_main {width: 100%;
	margin-bottom: 80px;
	clear: both;}


#map_cont { 
	width: 547px;
	height: 338px;
	margin: 20px 0 20px 126px;
	padding: 16px 0 0 23px;
	background:#FFFFFF url(images/map_bg.gif) no-repeat top left;
	}
#map { 
	width: 500px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	}
	
	#acc_kyo {
	width: 600px;
	margin: 0 90px;
	padding: 0px;
	}
	
	#acc_kyo_comment {
	width: 340px;
	margin: 20px 0 0 260px;
	padding: 10px;
	background:#FFFFFF url(images/kyobashi02.gif) no-repeat top left;
	}
	
	#acc_oike {
	width: 660px;
	margin: 0 60px;
	padding: 0px;
	}
	
	#acc_oike_comment {
	width: 420px;
	margin: 20px 0 0 190px;
	padding: 10px;
	background:#FFFFFF url(images/oike02.gif) no-repeat top left;
	}
	
	#acc_kyo_train {
	width: 600px;
	margin: 20px 0px 0px 110px;
	padding: 10px 0 50px 20px;
	}
	
	#acc_nagoya_comment {
	width: 600px;
	margin: 20px 0px 0px 110px;
	padding: 10px 0 50px 20px;
	background:#FFFFFF url(images/oike02.gif) no-repeat top left;
	}
	
	#acc_suzuka {
	width: 660px;
	margin: 0 0 0 80px;
	padding: 0px;
	}
	
	#acc_suzuka_comment {
	width: 300px;
	margin: 20px 0 0 260px;
	padding: 10px;
	background:#FFFFFF url(images/kyobashi02.gif) no-repeat top left;
	}
	#acc_cyui {
	width: 650px;
	margin: 20px 0 10px 130px;
	color: #dd3333;
	}
	

#accessbar {
	border: 0px;
	padding: 0px;
	margin: 20px auto 0;
	width: 555px;
	height: 32px;
    overflow: hidden;  }

.box_acc { border: 0px; float: left; padding: 0px; margin: 0px; height: 32px; }

.acc_title { margin: 0 0 0 125px;}


#kinki_cont {
	width: 780px;
	margin: 30px 10px 10px 10px;
	}

#kinki_list {
	width: 380px;
	margin: 0px;
	padding: 0 0 0 10px;
	color: #777777;
	float: right;
	}

#kinki_txt01 {
	margin: 10px 0 20px 10px;
	padding: 28px 0px 0 15px;
	font-size: 13px;
	line-height: 16x;
	background: #ffffff url(images/kinki03.gif) no-repeat top left;
	}
#kinki_txt02 {
	margin: 10px 0 40px 10px;
	padding: 25px 0px 0 15px;
	font-size: 13px;
	background: #ffffff url(images/kinki04.gif) no-repeat top left;
	}
#kinki_txt03 {
	margin: 20px 0 20px 10px;
	padding: 28px 0px 0 15px;
	font-size: 13px;
	background: #ffffff url(images/kinki05.gif) no-repeat top left;
	}
#kinki_txt01 a:link,#kinki_txt02 a:link,#kinki_txt03 a:link { color: #06C; }
#kinki_txt01 a:visited, #kinki_txt02 a:visited, #kinki_txt03 a:visited { color: #06C; }
#kinki_txt01 a:hover, #kinki_txt02 a:hover, #kinki_txt03 a:hover { color: red; text-decoration: underline; }
#kinki_txt01 a:active, #kinki_txt02 a:active, #kinki_txt03 a:active, { color: red; text-decoration: underline; }

#news {
	width: 350px;
	margin: 20px 0 0 0;
	padding: 5px 3px;
	border: 2px solid #cccccc;}
	

/* ↑WP以外のページ用CSS↑ */


/* Footer */

#footer {
	height: 30px;
	padding: 0 5px;
	line-height:2em;
	text-align: left;
	color: #000000;
	width: 100%;
	margin: 0 auto;
	font-size:0.95em;
    position:absolute;
    bottom:0px;
    white-space: nowrap;
    background: url(images/footer.gif) repeat-y left;}
    


#legal {
	margin: 0;
	padding: 0;
	text-align: center;
}

#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main a, #main a:hover, #main a:visited, #seminar_main a, #seminar_main a:hover, #seminar_main #schedule_container a:visited
{
color: #222266;/* 記事内リンク文字色,記事タイトル カラーレパートリー変更 */
text-decoration:none;
}

#main h2 {
	width: 490px;
	height: 24px; /* 39-10-5=24 */
	font-size: 1.2em;
	text-decoration:none;
	background: transparent url(images/entry_top.gif)  no-repeat top left;
	padding: 10px 0px 5px 10px;
	margin: 0;}

#main h2:hover {
	text-decoration: none;
	color: #3b74a4;
}
#seminar_main h2 {
	width: 490px;
	height: 24px; /* 39-10-5=24 */
	font-size: 1.2em;
	text-decoration:none;
	background: transparent url(images/entry_top_news.gif)  no-repeat top left;
	padding: 10px 0px 5px 10px;
	margin: 0;}

#news_h2 h2 {background: transparent url(images/entry_top_news.gif)  no-repeat top left;}

.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	text-decoration:none;
	color: #446666;	}/* 記事内日付の文字色 カラーレパートリー変更 */

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 3px;
	/*background: url(images/p_date.gif) no-repeat 0 0;*/
	}
.post-comm {
	padding: 0 0 3px 10px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 10px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 10px;
	background: url(images/p_cat.gif) no-repeat 0 0;
}
.post-edit {
	padding: 0 0 3px 10px;
}

.post{
margin:0 0 30px 0;
padding: 0px;
background-color:#FEF7F2;
font-size:1.10em;
color:#505050;
background: url(images/entry_middle.gif) repeat-y;}

.info{
padding: 6px 8px 3px 8px;
border:1px solid #cccccc;
background-color:#ffffff;
font-size:1.10em;
color:#505050;
}

.entry {
	text-algin: justify;
	color: #02171d;
	margin: 0;
	padding: 7px 20px 10px 20px;
  line-height : 24px;
	background: transparent url(images/entry_middle.gif)  repeat-y top left;
	
	}
.post_bottom {
	margin: 0;
	padding: 0;
	background: transparent url(images/entry_bottom.gif) repeat-y;
	height: 18px;
	}
	
	

.entry img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}



#main p {
  line-height : 30px;
  margin: 3px 0px;
  padding: 0;
  }
	


/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
background: white;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentlist ol {
background: transparent url(images/entry_middle.gif)  repeat-y top left;}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: white;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
width: 280px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
#commentform textarea:focus {
background: #white;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: url(images/entry_bg.gif) no-repeat bottom right;
background: white;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: white;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: white;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.comment_date,.comment_author {
	font-size: 0.9em;
	background: #ffffff;}


.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #fff;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;}
