/*  
Theme Name: skynettr
Theme URI: 
Description: skynettr
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:2px solid #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;
}
	#wrap {
		margin:15px auto 0px auto; /* t r b L=30px */
		width:970px; /*870*/
	}
	#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;
        }
	#fullmain {
		float:left;
            
		width:100%;
		padding-left:10px;
		padding-top:10px;
		padding-right:10px;
		text-align:center;
	}
	#main {
		float:left;
                display: block;
		width:620px;
		padding-left:0px;
		padding-top:10px;
		padding-right: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;
	}
	#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;
}
#noosphere {
margin-top:6px;
}
#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:150px;
                padding:0px;
                padding-left:25px;
                padding-top:10px;
                margin: 0px;
                margin-right: auto;
	}
	#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;
        }


.raddmenu {
float:right;

display:block;
padding: 0;
margin: 5px;
margin-left:9px;
	text-align:right;
}
.addthis_toolbox .hover_effect
{

    padding: 10px 0 6px 10px;
    border: 1px dotted #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}
