/*
Theme Name: G-Nebucandra Wordpress
Theme URI: http://www.webdesignsmagazine.com/
Version: 1.0
Description: 2 Column theme
Author: Ashish sharma
Author URI: http://www.webdesignsmagazine.com/
*/
* {
	margin: 0;
	padding: 0;
	}
blockquote {padding-left: 20px;}

#sidenote {
        font: normal 11px trebuchet ms, sans-serif; 
        color: #999; margin-top: -5px; margin-bottom: -2px;}

#commnt {}

#status {
        font: normal 11px trebuchet ms, sans-serif; 
        color: #888; 
        line-height: 15px;
        }


img {border:0;}

.post img {
        background: #fff; 
        border: 1px solid #ddd;
        padding: 5px;
        margin: 2px 2px 3px 2px;}
body {
	color: #555;
	font: normal 13px trebuchet ms, sans-serif;
	line-height: 18px;
	margin:0;
	padding:0;
	text-align:center;
        background: url('images/bg.gif');}

h1{     font: normal 18px georgia, sans-serif;
        margin: 0;
	color: #81a02c;}

h3 {    font: normal 18px georgia, sans-serif;
        margin: 25px 0;}

h4 {    font: normal 20px georgia, sans-serif;
        margin: -78px 60px 5px 0;
        color: #222;
        text-align: left;}

h2{	font-weight: normal;
	font-size: 16px;
	text-align: left;
        margin: 0;}

h5{     font: normal 14px georgia, sans-serif;
        margin: 0 35px 8px 0;}

h5 a {       color: #777;}
h5 a:hover { color: #222;}

b, strong {color: #81a02c;}
em {       font: normal 13px trebuchet ms, sans-serif; color: #81a02c;}

a{	   color: #81a02c;
	   text-decoration: none;}
a:hover{
	   color: #000;
	   text-decoration: none;}
a img {	   border: none;}

#wrapper {
	     width: 740px;
	     margin: 0 auto;}

#container { width: 740px;
	     margin: 12px 0;}

#content {   width: 500px;
    	     float: right;
	     text-align: justify;}

#sidebar {   width: 215px;
	     float: left;
             text-align: right;
             color: #bbb;
             font-size: 11px;
             margin-top: -30px;}

#sidebar ul{  list-style: none;
	      margin: 0 12px;
	      text-align: right;}
#sidebar li{  line-height: 16px; padding-top: 3px;}

#sidebar li a{       font-size: 13px;
	             color: #999;
	             text-decoration: none;
                     padding: 3px 15px 3px 0;
                     background: url('images/sidebar.jpg') no-repeat center right;}

#sidebar li a:hover{ color: #81a02c;}

.post {	margin-bottom: 25px;
	padding-bottom: 5px;}
.links {
        color: #aaa;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;}

.datedate {color: #aaa;}
#footer {  display:none;}

input, textarea {
        background: #fff;
        border: #ccc 1px solid;
        font: normal 13px trebuchet ms, sans-serif;
        color: #333;
        padding: 1px;
        margin: 2px 0;}

label { margin-left: 10px;}

ol, li .commentlist {list-style-type: decimal;}
.post ol li {margin-left: 35px;}
ul, li .post        {list-style-image: url(images/bullet.gif); margin-left: 20px; padding: 0;}
.post ul li            {margin: -8px; line-height: 18px;}

.commentlist p {margin: 8px;}
p {             margin: 18px 0;}

a span {display: none;}
a {     position: relative;}
 
a:hover span {
         position: absolute;
         top: 15px;
         left: 30px;
         display: block;
         background: #fff;
         border: 1px solid #ddd;
         width: 200px;
         color: #999;
         font-size: 11px;
         padding: 5px;
         z-index: 10;} 

li.twitter-item {
        font: normal 11px trebuchet ms, sans-serif; 
        color: #888; 
        line-height: 15px;}

.twitter-timestamp {
             color: #bbb;
             font-size: 11px;
             padding: 0 0 5px 5px;}