/*  
Theme Name: bookian.com
Theme URI: 
Description: bookian theme
Version: 0.0
Author: skynettr
Author URI: netter

Nothing much here
*/
	body, html {
		margin:0;
		padding:0;
		background:#FFF;
		color:#000;
		
	}
	body {
		min-width:980px;
	}
	/* common */
	form {
		  display: inline;
	}
	input {
		border: 0px;
		border-bottom: 1px solid #000;
		padding-left: 0px;
		padding-right: 0px;
		background-color:#ffffff;
	}
	textarea {
		border: 1px solid #000;
		overflow: auto;
	}
	input .commb {
		border: 1px solid #000;
		color: #000;
		background: #fff;
	}
	/* id s */
.borderpost {
display: block;
padding-top:10px;
padding-left: 10px;
padding-right:10px;
padding-bottom:5px;
border:1px dotted #ccc;

}
.borderpost ol {
padding:0px;
margin:0px;
margin-left:5px;
margin-right:5px;
}
.borderpost ol li {
text-indent: 0px;
list-style-position: inside;
padding: 0px;
margin: 0px;
padding-bottom:10px;
}
.borderpost ul {
padding: 0px;
margin:0px;
margin-top:10px;
margin-left:30px;
margin-right:10px;
}
.borderpost ul li {
text-indent: 0px;
padding: 0px;
margin: 0px;
padding-bottom:10px;
}

.borderpost img { border: 0px; }
.slashdigglicious {
display: block;
margin-top:20px;
margin-bottom: 10px;
}
#bookinfo {
	display:block;
	border:1px dotted #ccc;
	margin:0px;
	padding:0px;
}
	#wrap {
		margin:15px auto 0px auto; /* t r b L=30px */
		width:960px;
	}
	#wrap a:link, #wrap a:visited, #wrap a:active {
	        text-decoration:none;
	        color: #000;
            font-weight:550;
        }
        #wrap a:hover {
	        text-decoration:underline;
	        color: #000;
        }
	#main {
		float:left;
                display: block;
		width:550px;
		padding-left:0px;
		padding-top:10px;
		padding-right:0px;
		margin:0px;
		text-align:left;
	}
	#main h1 {
		display: inline;
	}
	#main h1, #main h2 {
		font-size: 1em;
		font-weight: normal;
		text-decoration: none;	
	} 
	#main p {
	display: inline;
		font: 1em/1em Times;
		line-height:1.2em;
		padding:5px;
	}
	#main p img {
		float: left;
		padding-right:0px;
                padding-top:10px;
                padding-bottom:10px;
		border:0px;
                max-width: 500px;
	}
	.innermain {
        padding-left:15px;
        }
	#main p a:link, #main p a:visited, #main p a:hover, #main p a:active {
	text-decoration:underline;
	color: #000;
        font-weight: 450;
	}
        #main blockquote p {
display: block;
padding: 0px;
margin: 0px;
padding-top: 5px;
}
.sidebartop {
	float:right;
	text-align:right;
	display:block;
	padding:0px;
	margin:0px;
	border:0px;
	clear:right;
}
#oli {
	float:left; display:inline; margin-right:10px;margin-bottom:10px; height:150px;
}
#noosphere {
margin-top:6px;
margin-bottom:0px;
}
#noosphere li {
	display:block;
	background:#fff;
	text-transform:capitalize;
}
#noosphere li:hover  {
 	display:block;
	background:#eee;
	text-transform:capitalize;
}

	#sidebar {
		float:right;
                display: block;
		width:180px;
                padding:0px;
                padding-left:25px;
                padding-top:10px;
                margin: 0px;
                margin-right: auto;
    		font: .8em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
    		line-height:1em;
	}
	#sidebar a:link, #sidebar a:visited, #sidebar a:active {
		text-decoration:none;
		color: #000;
	}
	#sidebar a:hover {
		text-decoration:underline;
		color: #000;
	}
	#sidebar ul, #sidebar li {
	list-style-type: none;
	text-indent:0px;
	margin: 0px;
	padding: 0px;
	padding-bottom:4px;
	clear: right;
    }

	#footer {
		clear:both;
	}
	/* classes */
	.singlinelft {
		float:left;
		text-align:left;
		text-transform:capitalize;
	}
	.singlinert {
		float:right;
		text-align:right;
	    display: inline;
	}
	.embobj {
            display:block;
            padding-top:20px;
        }

/* ADDTHIS */

.addthis_toolbox .vertical
{
    width: 25px;
    padding: 5px;
padding-left:0px;
    border: 1px dotted #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .vertical a
{
    padding: 4px 6px 4px 6px;
width:18px;
    position: relative;
    display: block;
height:18px;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .vertical a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .vertical span
{
    position: absolute;

    top: 4px;
}

.raddmenu {
float:right;
width:30px;
display:block;
padding: 0;
margin: 0px;
margin-left:5px;
margin-right:5px;
	text-align:right;
}
