/*  
Theme Name: divnull
Theme URI: http://divnull.com
Description: DivNull site theme, based on sodelicious Black by Swapnil (http://www.twd.in)
Version: 1.0
Author: Wordman
Author URI: http://divnull.com/lward

*/

body {
	font: 0.7em Verdana, Sans-Serif;
	letter-spacing: 0px;
	color: #01242f;
	text-align: center;
	background: #000000 url(images/back.png) no-repeat;
	margin: 0px;
	padding: 0px;
}


a {
	text-decoration: none;
	color: #cc77cc;
}
a:visited {
	text-decoration: none;
	color: #ccaacc;
}
a:hover {
	color: #dd88dd;
	text-decoration: none;
}

#page {
	margin: 0;
}	

#main {
	position: relative;
	margin-left: 32px;
	margin-right: 32px;
	margin-top: 122px;
}

#header {
	position:absolute;
	top:0;
	left:0;
	margin:0px;
	padding:0px;
}

table.layout {
	border-collapse: collapse;
}
table.layout td {
	padding:0px;
	margin:0px;
}
td.topleft {
	background:url(images/border_tl.png) no-repeat;
	width:24px;
	height:25px;
}
td.topright {
	background:url(images/border_tr.png) no-repeat;
	width:25px;
	height:25px;
}
td.bottomleft {
	background:url(images/border_bl.png) no-repeat;
	width:24px;
	height:24px;
}
td.bottomright {
	background:url(images/border_br.png) no-repeat;
	width:25px;
	height:24px;
}
td.top {
	background:url(images/border_t.png) repeat-x;
	height:25px;
}
td.bottom {
	background:url(images/border_b.png) repeat-x;
	height:24px;
}
td.left {
	background:url(images/border_l.png) repeat-y;
	width:24px;
}
td.right {
	background:url(images/border_r.png) repeat-y;
	width:25px;
}
td.fill {
	background:url(images/fill.png) repeat;
	vertical-align: top;
}
td.inner {
	background:url(images/border_in.png) no-repeat;
	width:25px;
	height:24px;
}
td.topleftv {
	background:url(images/borderv_tl.png) no-repeat;
	width:24px;
	height:25px;
}
td.toprightv {
	background:url(images/borderv_tr.png) no-repeat;
	width:25px;
	height:25px;
}
td.bottomleftv {
	background:url(images/borderv_bl.png) no-repeat;
	width:24px;
	height:24px;
}
td.bottomrightv {
	background:url(images/borderv_br.png) no-repeat;
	width:25px;
	height:24px;
}
td.topv {
	background:url(images/borderv_t.png) repeat-x;
	height:25px;
}
td.bottomv {
	background:url(images/borderv_b.png) repeat-x;
	height:24px;
}
td.leftv {
	background:url(images/borderv_l.png) repeat-y;
	width:24px;
}
td.rightv {
	background:url(images/borderv_r.png) repeat-y;
	width:25px;
}
td.fillv {
	background:url(images/fillv.png) repeat;
}

td.content {
	width: 100%;
}

h1 {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	color:#01242f;
	text-align:left;
	vertical-align: top;
	padding:0px;
	margin:0px;
}

div.posts {
}

div.post {
	height:auto;
	margin: 10px;
}

div.post_header {
	height:auto;
	color:white;
	padding-bottom:8px;
}

div.post_content {
	height:auto;
	color:white;
	font-size:12px;
	text-align:left;
	line-height:20px;
	padding-right: 5px;
	padding-left: 5px;
}
div.post_content p {
	padding:0px;
	padding-bottom: 9px;
	margin:0px;
}

div.post_information {
	font-family: Arial, "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	height:auto;
	font-size:11px;
	margin-left:5px;
	margin-top:3px;
	line-height:16px;
	text-align:left;
	width:auto;
	font-weight: bold;
	font-family: Arial;
	color: #995599;
}
div.post_information a {
	font-weight:bold;
	padding-bottom:0px;
}
div.post_information a:visited {
	font-weight:bold;
	padding-bottom:0px;
}
div.post_information a:hover {
	font-weight:bold;
	padding-bottom:0px;
}
.post-date {
	width:auto;
	font-weight: bold;
	font-family: Arial;
	height:auto;
	color: #cc88cc;
	margin-right: 15px;
}
.comment_icon {
	width: 13px;
	height:12px;
	background:url(images/comment.png);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:3px;
	margin-left:5px;
	display:
}
.author_icon {
	width: 13px;
	height:12px;
	background:url(images/author.png);
	background-repeat:no-repeat;
	margin-top:1px;
	margin-right:4px;
}
.category_icon {
	width: 13px;
	height:12px;
	background:url(images/category.png);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}
.sharethis_icon {
	width: 11px;
	height:12px;
	background:url(images/sharethis.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}

div.post_title {
	height:auto;
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	padding-left:0px;
	letter-spacing: normal;
	margin-left:5px;
}
h2 {
	font-size: 19px;
	font-weight: bold;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	color: rgb(210,210,210);
}
h2 a {
	color: rgb(210,210,210);	
}
h2 a:visited {
	color: rgb(210,210,210);
}
h2 a:hover {
	color: white;
}

div.tags {
	color:#ddd;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 25px;
}
div.tags a {
	color:#ddd;
}

img.icon {
	margin: 5px;
	margin-top: -50px;
	float: right;
	vertical-align: top;
}

h3 {
	margin:0px;
	padding-top:2px;
	padding-bottom:12px;
	font-size: 16px;	
	color: rgb(210,210,210);	
}
img.plate {
	margin: 5px;
	float: right;
	vertical-align: top;
}


/* Comments */

div.post_info {
	margin: 10px 30px 30px 30px;
	color: rgb(210,210,210);
	font-style: italic;
	text-align: left;
	
}

div.comments {
	text-align: left;
	color: rgb(210,210,210);	
}

div.comment {
	border: 1px solid #777;
	margin-bottom: 10px;
	padding: 0px 10px 10px 10px;
	background: url(images/fillv.png) repeat;
}

div.comment_info {
	color: rgb(210,210,210);
}

/* Menu */

td.search {
	width: 266px;
	width: 100%;
	height: 123px;
}

div.header_menu {
	width: 266px;
	height: 123px;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

ul.page_list {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight: bold;
}

li.page_item {
	background:url(images/menuback.png) no-repeat;
	height: 17px;
	position: relative;
	margin-left: 2px;
	padding-top: 12px;
	padding-right: 30px;
	text-align: right;
	color: black;
}

li.page_item a {
	color: black;
}

li.current_page_item, li.current_page_ancestor {
	margin-left: 0px;
	background:url(images/menubackactive.png) no-repeat;
}

div.widget_search {
	width: 260px; 
	height: 25px; 
}
#buttonsearch { 
	padding: 0px; 
	margin: -23px 0px 0px 160px; 
	top: 0px; 
}


/* Sidebar */

td.sidebar {
	vertical-align: top;
}

div.sidebar ul {
	list-style: none;
	margin: 5px;
	padding: 0;
	border: none;
	color: white;
	text-align: left;
}

div#sbleft {
	width: 151px;
	float:left;
}

div#sbright {
	width: 66px;
	float:right;
}

div#sbright ul li {
	text-align: right;
}

div#sbbottom {
	width: 100%;
	clear:both;
	padding-top: 5px;
}

div#tag_cloud {
	margin-bottom: 15px;
}

div.title {
	color: #ddd;
	font-weight: bold;
	margin: 5px;
	border-bottom: double;
}

blockquote {
	background:url(images/fillw.png) repeat;
	margin: 2px 15px 5px 15px;
	padding: 2px 5px 2px 5px;
}

#sidebar a:link ,
#sidebar a:visited {
	color: white;
}

#sidebar a:active ,
#sidebar a:hover {
	color: white;
}

hr {
  border : 0;
  width: 350px;
  height : 7px;
  background : url(images/hr.png) 0 0 no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  margin-bottom: 30px;
  text-align: center;
}

/* --- Dumb IE hack --- */
* HTML hr,
*:first-child+html hr {
  display : list-item;
  list-style : url(images/hr.png) inside;
  filter : alpha(opacity=0);
  width : 0;
}
/* --- end hack --- */

