/*
Theme Name: Directory Sphere
Theme URI: http://www.directorysphere.com/themes
Description: Directory Sphere Blog.
Version: 1.1
Author: Directory Sphere
Author URI: http://www.directorysphere.com/
*/

/* Layout */
body {
	background-color: #000;
        color: #fff;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	font-size: 100.1%;
	margin: 10px 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
        padding: 0;
	text-align: center;
}

h2 {font-size: 150%;}

#postpage {color: #bfbebe;}

#postpage a {color: #fb9028;}
#postpage a:hover {color: #fff;}

.posttime {
       float: left;
       width: 70px;
       height: 72px;
       text-align: center;
       font-weight: bold;
       font-size: 110%;
       color: #fff;
       background-image: url(images/star.gif);
       background-repeat: no-repeat;
       padding: 15px 0 0 0;
       margin: 0 5px 0 0;
}

.postdate {
      font-size: 75%;
}

#pgframe {
	font-size: 75%;
	background-color: #323231;
	text-align: left;
	margin: 0;
        color: #fff;
        padding: 0;
}

.clear { clear: both; overflow: hidden; height: 0; line-height: 0; }

/* min width */
.width {
	min-width:770px;
}
* html .minwidth {
	border-left:770px solid #eee;
}
* html .container {
	margin-left:-770px;
	position:relative;
}
/*\*/
* html .minwidth, * html .container {
	height: 1px;
}
/**/
/* end min width */

.contentbox {
	background-image: url(images/contentbg.gif);
	color: #fff;
	margin: 5px 0 10px 0;
}

.catbox {
	margin: 2px 8px 0 8px;
        padding: 0 5px 5px 5px;
	color: #7d7d77;
}

.topcorner {
	background-image: url(images/topcorner.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 6px;
	margin: 0;	
}

.bottomcorner {
	background-image: url(images/bottomcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 6px;
	margin: 0;	
}

/* Path way */
#pathway {
	background-image: url(images/pathwaybg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	background-color: #000;
	color: #6b6b68;
	font-size: 95%;
	padding: 3px 10px;
	margin-bottom: 5px;
}

#pathway a {
	color: #6b6b68;
	font-weight: bold;
	text-decoration: none;
}

#pathway a:hover {
	text-decoration: none;
	color: #fff;
}

/* Box for menu */
#mnubox {
	background-image: url(images/mnubg.jpg);
	background-repeat: repeat-x;
  text-align: right;
	height: 36px;
}

.tmnu { margin: 0; padding: 8px 10px 0 0;}
.tmnu li { display: inline;}
.tmnu li a { text-decoration: none;	
color: #6b6b68;	
font-size: 95%; 
padding: 0 8px; 
font-weight: bold;
}
.tmnu li a:hover  {	text-decoration: none; color: #fff;  }

#titlepicture {
  background-position: 50% 0;
	background-image: url(images/titlepicture.jpg);
	background-repeat: no-repeat;
	height: 147px;
}

#titlebox a { color: #fff; }

#titlebox {
	color: #fff;
	background-color: #020001;
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Content and right column */
#outer {
	margin-left: 210px;
}
#inner { margin: 0; width: 100%; }
#content { float: right; width: 100%; }
#contentin { padding: 8px 0 8px 8px; }

#leftcol {
	float: right;
	width: 210px;
	margin-left: -210px;
	position: relative;
	text-align: left;
}

#leftcolin {
	margin: 10px 5px 10px 0;
	background-image: url(images/leftbarbg.jpg);
	background-repeat: repeat-y;
	width: 190px;
  padding: 0;
	color: #fff;
}

#leftcolinbottom {
	background-image: url(images/leftbarcorner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 8px;
	margin: 5px 0 0 0;
}

/* Box for footer */
#footer {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-color: #000;
	height: 43px;
	color: #6b6b68;
	font-size: 85%;
	padding: 10px 0 0 0;
	text-align: center;
	margin-top: 5px;
}

#ftrmnu {
  text-align: right;
	margin-right: 5px;
}

/* Style */
acronym, abbr, span.caps {
	cursor: help;
}

img {
	border: none;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ed9139;
	text-decoration: underline;
}

/* post */
.posttitle {
        margin: 0;
        padding: 0;
}

.posttitle h2 {
	padding: 0;
	margin: 0;
	color: #fff;
}

.posttitle h2 a {
	color: #fff;
	text-decoration: none;
}

.posttitle h2 a:hover {
	text-decoration: underline;
        color: #fb9028;
}

.posttitle div {
	color: #B1B1B1;
}

.postbody {
        color: #fff;
        font-size: 100%;
        margin-bottom: 5px;
}

.postbody a {color: #fb9028;}
.postbody a:hover {color: #fff;}

.postbody img {
	margin-right: 10px;
        margin-bottom: 5px;
}

.postcmt {
        clear: both;
        float:left;
        padding-left: 15px;
	background-image: url(images/sicon.gif);
        background-repeat: no-repeat;
}

.postcat {
        float: left;
        margin: 0 10px 0 40px;
        padding-left: 15px;
	background-image: url(images/sbicon2.png);
        background-repeat: no-repeat;
}

.postfooter {
        background-color: #141415;
	background-position: 0 50%;
	padding: 6px 8px 4px 40px;
	margin: 0 0 5px 0;
        height: 20px;
}

p.serif {
	color: #c90000;
	clear: both;
}

.misc img {
	margin-right: 10px;
        margin-bottom: 5px;
}

/* Sidebar */
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar h2 {
        margin: 0;
	padding: 5px 0 0 5px;
	font-size: 110%;
        font-weight: normal;
	background-image: url(images/titleheader2.jpg);
	background-repeat: no-repeat;
        width: 203px;
	height: 28px;
	color: #fff;
}

.archivei li {
	list-style: square;
	list-style-image: url(images/sbicon2.png);
	margin: 4px 0 6px 22px;
}

#catgicons ul {
	list-style: square;
	list-style-image: url(images/sbicon2.gif);
	margin: 4px 0 12px 22px;
}

#catgicons li {margin: 4px 0 0 0;}

.pagesicon li {
	list-style: square;
	list-style-image: url(images/sbicon2.gif);
	margin: 4px 0 6px 22px;
}

.linkcat li {
	list-style: square;
	list-style-image: url(images/sicon.gif);
	margin: 4px 0 6px 22px;
}

#metaicon ul {
	list-style: square;
	list-style-image: url(images/caticon.gif);
	margin: 4px 0 12px 22px;
}

#metaicon li {margin: 4px 0 0 0;}

#feedsicon ul {
	list-style: square;
	list-style-image: url(images/caticon.gif);
	margin: 4px 0 12px 22px;
}

#feedsicon li {margin: 4px 0 0 0;}

/* Search */
#searchform {
        float: right;
        margin: 0 12px 0 0;
}

input#s {
	border: 1px solid #000;
	background-color: #e4e4e4;
        width: 155px;
}

input#searchsubmit {
	margin-top: 8px;
	color: #000;
	border: 1px solid #000;
	background-color: #e4e4e4;
}

/*#searchform {
	text-align: left;
	padding: 0;
	margin: 5px 0 5px 10px;
	background-repeat: no-repeat;
	background-image: url(images/query.gif);
	height: 24px;
}

input#s {
	font-family: trebuchet ms, verdana, arial, tahoma;
	border: none;
	background-color: transparent;
	background-color: #F4F4F4;
	width: 110px;
	height: 1%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -7px;
	left: 4px;
}

input#searchsubmit {
	width: 24px;
	height: 24px;
	border: none;
}*/

/* Comments */
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nocomments {
}
 
.commentlist li {
	margin: 4px 0;
	background-position: 8px 8px;
	padding: 4px 8px 4px 30px;
	border: 1px solid;
	border-color: #E3E3E3;
        background-color: #141415;
}

.alt {
}

#respond {
	border-top: 2px solid;
	border-color: #2A2A2A;
	padding-top: 10px;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
}

#calendar_wrap {
	text-align: center;
}

#wp-calendar {
	margin: 0 auto;
}

