/*  
Theme Name: All Business
Theme URI: http://www.vctechnetwork.com
Description: All Business Theme for WordPress released by <a href="http://www.directorypro.biz">Business Directory</a>.
Author: Business Directory
Author URI: http://www.directorypro.biz
*/

/**********************************************
*	HTML
**********************************************/

#wrapper{
    width: 850px;
    position: relative;
    margin: 0 auto;
    text-align:left;
    top:0;
}

body{
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms", arial;
	color: #000000;
	font-size: 10pt;
	background: #fff;
	}
.navigation{
	clear: both;
	margin: 0 10px;
	}
.alignright{
	float: right;
	padding: 10px 0;
	}
.alignleft{
	float: left;
	padding: 10px 0;
	}
	/**********************************************
*	content
**********************************************/


#content {
    padding: 0px 10px 0 0px;;
    width: 600px;
    background: #ffffff;
    clear: both;
    overflow: hidden;
}

/**********************************************
*	HEADER
**********************************************/

h1 {
    background: url(images/header.gif) no-repeat left top;
    width: 600px;
    height:48px;
    color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    padding: 13px 0 13px 12px;
    font-size:24px;
}

.information{
    color: #fff;
    font: bold 130%/100% "Lucida Grande", Arial, sans-serif;
    background: url(images/bg_line.gif) no-repeat left center;
    padding: 8px 10px 8px 10px;      
    margin: 8px 0 8px 0px;
}
.information a, .information a:visited{
color: #fff;
text-decoration: none;
}
.information a:hover{
color: #ddd;
text-decoration: underline;
}
/**********************************************
*	MAIN
**********************************************/
#main{
	float: left;
	width: 600px;
	}
.entry{
	padding: 0;
	text-align: justify;
	}

.entryhome{
	padding: 40px;
	text-align: justify;
	}
#left-col {
    width: 600px;
    float: left;
    margin-top: 0;
}.post {
    padding: 0px;
    margin:10px  0 30px 0; 
    clear: both;
    overflow: hidden;
}
.postmeta {
    height: 50px;
    width: 45px;
    background: url(images/calendar.gif) no-repeat;
    font: normal 22px Arial, Helvetica, sans-serif;
    color: #666666;
    text-align: center;
    padding: 0px 2px 0 0;
    line-height: 100%;
    float: left;
}
.postmeta span {
    height: 16px;
    display: block;
    font: normal 11px Arial, Helvetica, sans-serif;
    text-align: center;
    padding-top: 5px;
	color: #fff;
}
.postdata {
    font-size: 90%;
    color: #999999;
}
.post .title {
    float: left;
    margin-top: -2px;
    margin-left: 10px;
    width: 538px;   
}
.post .title_module {
    float: left;
    margin-top: -2px;
    margin-left: 10px;
    width: 600px;   
}
.post .title_module h2{
    color: #333333;
    margin: 3px 0 2px;
    padding-bottom: 4px;
    font-size: 16px;
    border-bottom: 2px solid #0E95E2;
}
.post .title h2{
    color: #333333;
    margin: 3px 0 2px;
    padding-bottom: 4px;
    font-size: 16px;
    border-bottom: 2px solid #0E95E2;
}

.post .title h2 a, .post .title h2 a:visited {
    color: #666666;
    text-decoration: none;
}

.post .title h2 a:hover {
    color: #999999;
    text-decoration: none;
}

/**********************************************
*	COMMENTS
**********************************************/
#comments{
	margin: 0 32px;
	}
#comments ol{
	margin: 0;
	padding: 10px 0;
	list-style: none;
	}
#comments ol li{
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
	border: 1px solid #6BA8E4;
	}
input#author, input#email, input#url, textarea#comment{
	border: 1px solid #6BA8E4;
	padding: 0;
	font-size: 9pt;
	font-family: arial;
	}
 /**********************************************
*	SIDEBAR
**********************************************/
#sidebar {
    float:right;
    width: 210px;

}
#sidebar p {
    margin: 0px 0px 15px;
}
#sidebar h3 {
    font-size: 15px; 
    font-family: "Lucida Grande", Arial, sans-serif;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px; 
    border-bottom: solid 1px #FFFFFF;

}
#sidebar h3 a, #sidebar h3 a:visited {
        
    color: #FFFFFF;
    text-decoration: underline;
}
#sidebar h3 img {
    vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
    color: #ffffff;
    text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
    text-decoration:underline;
}
#sidebar ul {
    list-style: none;
    margin: 0 ;
    padding: 0 ;
}
#download {
	  width:200px;
	  height:70px;
}
#download a, #download a:visited {
    color: #ffffff;
    text-decoration:none;
}
#openkaku_ad{
      width:200px;
	  height:210px;
}

#flash_ad{
      width:200px;
	  height:210px;
}
#test_web{
      width:200px;
	  height:100px;
}
#test_web a, #test_web a:visited {
    color: #ffffff;
    text-decoration:none;
}

/*
#sidebar ul li {
    background: url(images/bg_light.gif) no-repeat;
    padding-left: 18px ;
}
*/
#sidebar ul li ul li {
    background: url(images/bg_light.gif) no-repeat;
    padding-left: 12px ;
}
/**********************************************
*	FOOTER
**********************************************/
#footer {
    clear:both;
    width: 100%;
    text-align: center;
    background: repeat-x bottom #757575;
    height: 25px;
    font-size:9px; 
    margin: 20px 0 0 0;
	border-top: 1px solid #83BBD9;
}
#footer-content {
   text-align: left;
    width: 640px;
    margin: 0 auto;
    height: 20px;
}
#footer ul {
    font-size:10px; 
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
#footer li a {  
    display: block;
    text-decoration:none;
	color:black;
}
#footer li {
    color: black;
    float: left;
    margin: 0;
}
/**********************************************
*	LINKS
**********************************************/
.postmetadata a{
	color: #474747;
	font-weight: bold;
	}
img{

border:0px;

}
