/*
	Theme Name: In3D
	Theme URI: http://www.dl2media.com
	Description: 3D Spheres.
	Version: 1.0
	Author: DL2 Media
	Author URI: http://www.dl2media.com
*/

body {
	margin: 0px;
	padding: 0px;
	color: #ccc;
    background-color: #333;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	width: 800px;
	overflow: hidden;
	position:relative;
	margin: 0px 0px 0px 27px;
}

#content {
	width: 484px;
	float: right;
	display:inline;
	text-align: justify;
	padding: 10px 0px 10px 0px;
	margin: 8px 0px 0px 0px;
}

#content a.inlink {
	color: #fff;
	text-decoration: underline;
}

#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

/*top left slug ¨ style */
#regtop {
	vertical-align: super;
	font-size: 9px;
}

/*top left slug "blog" style */
#topslugblog {
	font-style: italic;
	font-size: 16px;
}

#sidebar {
	width: 238px;
	float: left;
	line-height: 1.5em;
	display:inline;
	margin: 8px 8px 8px 0px;
	padding: 10px 10px 10px 0px;
	font-size:10px;
}

#s {
	background: #ccc;
	color: fff;
}

#pages h1{
	margin:0px;
	padding:0px;
}
#pages h1 a{
	<!-- text-transform:uppercase; -->
	text-decoration:none;
	color:#999;
	font: 18px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:13px 0px 0px 0px;
	letter-spacing: -1px;
	float: left;
}
#pages h1 a:hover{
	text-decoration:none;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}

#sidelogo {
           background: url(images/a8-bloglogo-a.jpg) no-repeat;
           height: 43px;
           width: 125px;
           margin-bottom: 20px;
}

#logo {
	background: url(images/blog_banner_1.jpg) no-repeat;
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}
	
#tagline {
	height: 20px;
	text-align: right;
	margin-top: -30px;
	margin-right: 25px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
div#pages {
	height: 40px;
	margin: 0px 0px 5px 27px;
	width:780px;
	text-align: left;

}

div#pages ul {
	padding: 10px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}
div#pages ul li {
	float:right;
}
#pages ul li a:before{
	content:" .: ";
	color:#ff9933;
}
div#pages ul li.current_page_item a  {
	text-decoration: none;
}
div#pages ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
div#pages ul li a:hover {
	color: #ff9933;
}


#footer {
	clear: both;
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p{
	padding:10px;
	margin:0px;
}

.entry{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
	color: #ccc;
}

.firstpost {
	margin-bottom:15px
}

h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

}

h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #ff9933;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}

h3.entrytitle a:hover, h3 a:hover{
text-decoration:none;
color: #ff6600;
}

.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}
.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
        margin: 5px;

}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}

.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#ccc;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #ff9933;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
    color: #ff6600; 

}
.entrybody p{
margin:8px 0;
padding:0;
}
.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
#sidebar h2 {
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebar ul#calendar {
	list-style-type: none;
	left: 0px;
	margin-left: 0px;
	padding-left: 25px;
}

#wp-calendar {
	width: 150px;
}


/*#sidebar ul {
	list-style: none;
}*/