/*  
Theme Name: Doosra
Description: Thanks to Magellan 3-col and many other blog designers.
Version: 2.0
Author: SANS
Author URI: http://doosra.blogspot.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

img {
border: 0;
}

body 
{
margin: 0px;
text-align: center;
background: #FFFFFF url(img/bg9.jpg) repeat-y center;
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
}

#page {

}


/***************************************************
*********************** Blogtitle **************
*****************************************************/

#blogtitle
{
width: 1010px;
display: block;
color: #555555;
text-align: left;
margin: 0px auto;
padding: 0;
}

#blogtitle a:link {
color: #00aeef;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #00aeef;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #9BB1BF;
text-decoration: none;
}

/***************************************************
*********************** Container **************
*****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 1010px;
text-align:justify;
overflow: hidden;
border-top: 1px solid #FFFFFF;
background: #FFFFFF;
}

#content p img{
float: left;
border: none;
margin-right: 15px;
margin-bottom: 10px;
}



#container img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#container img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#container p img{
float: left;
border: none;
margin-right: 15px;
margin-bottom: 10px;
}



#content img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#content img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
}





/***************************************************
*********************** Left Sidebar Container *******
*****************************************************/
#leftnav
{
float: left;
width: 180px;
margin: 0;
padding-top: 3px;
margin-top: 0;
margin-left: 0px;
margin-bottom: 3px;
text-align: left;
background: #c0c0c0;
}


/***************************************************
*********************** Right Sidebar Container *******
*****************************************************/

#rightnav
{
float: right;
width: 240px;
margin: 0;
padding-top: 3px;
margin-top: 0;
margin-bottom: 3px;
margin-right: 0px;
text-align: left;
background: #c0c0c0;
}

/***************************************************
*********************** Content **************
*****************************************************/
#content
{
display: block;
margin: 0 247px 20px 187px;
padding: 1em;
padding-top: 10px;
background: #ececec;
font-family: Georgia, Times New Roman, sans-serif;
font-size: 13px;
font-color: #1d1d1d;
line-height:auto;
}

#content ul
{
padding-left: 15px;
}

#content ul li{
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#content ul ul li{
padding-left: 15px;
background: url(img/child.gif) no-repeat;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}





/***************************************************
*********************** Archive**************
*****************************************************/
#archive
{
display: block;
margin: 0 247px 20px 187px;
padding: 1em;
padding-top: 10px;
background: #ececec;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 11px;
font-color: #1d1d1d;
line-height:auto;
}

#archive ul
list-style-position: inside;
{
padding-left: 15px;
}

#archive ul li{
list-style-position: inside;
padding-left: 15px;
background: url(img/star.gif) no-repeat;
}

#archive ul ul li{
list-style-position: inside;
padding-left: 15px;
background: url(img/child.gif) no-repeat;
}


#archive ol{
list-style-position: outside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#archive p
{
padding-left: 10px;
}
/***************************************************
*********************** Footer **************
*****************************************************/

#footwrap
{
clear:both;
flaot:left;
width: 100%;
background: #c0c0c0;
color: #c0c0c0;
padding: 5px 1em 5px 1em;
font-weight: normal;
border-top: 5px solid #cccccc;
}

#footwrap p
{
margin-top: 2px;
margin-bottom: 2px;
color: #ffffff;
}

#footwrap a:link {
color: #00aeef;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #8F8F8F;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #00aeef;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #00aeef;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


/***************************************************
*********************** Left Sidebar **************
*****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: #c0c0c0;
padding: 0 8px  0 8px;
font-color: #FFFFFF;
}

#sidebarleft p
{
font-family: Arial, Helvetica, sans-serif;
font-color: #fffff;
font-size: 10px;
}

#sidebarleft li
{
background: #c0c0c0;
padding-bottom: 8px;
}

#sidebarleft ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft ul li li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarleft a:link {
color: #000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft a:hover {
color: #FFFFFF;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited:hover {
color: #FFFFFF;
text-decoration: underline;
border: none;
}

#sidebarleft a:visited {
color: #000;
text-decoration: none;
border: none;
font-weight: bold;
}

#sidebarleft h2 {
color: #1d1d1d;
padding: 2px 8px 2px 8px;
background: #FFFFFF;
margin-top:1px;
}

/***************************************************
*********************** Right Sidebar **************
*****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: #c0c0c0;
padding: 0 8px  0 8px;
}

#sidebarright li
{
background: #c0c0c0;
padding-bottom: 8px;
}

#sidebarright ul li
{
display: block;
padding-left: 10px;
margin-left: 5px;
background: url(img/star.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-left: 10px;
background: url(img/child.gif) no-repeat;
padding-bottom: 2px;
}

#sidebarright a:link {
color: #000;
text-decoration: none;
font-weight: bold;
border: none;
}

#sidebarright a:hover {
color: #FFFFFF;
text-decoration: underline;
border: none;
}

#sidebarright a:visited:hover {
color: #FFFFFF;
text-decoration: underline;
border: none;
}

#sidebarright a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
border: none;
}

#sidebarright h2 {
color: #1d1d1d;
padding: 2px 8px 2px 8px;
background: #FFFFFF;
margin-top:1px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


/***************************************************
*********************** Paragraph **************
*****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

/***************************************************
*********************** Blockquote ********************
*****************************************************/

blockquote {
margin: 30px 4px;
padding: 7px;
border: 2px solid #c7c7c7;
background: #ccc url('quoteqf4X.gif') no-repeat;
font-family: Verdana, Calibri, Arial, sans-serif;
font-size: 12.5px;
letter-spacing: 1px;
line-height: 1.2em;
text-align:justify;
}

/***************************************************
*********************** Post Metadata ****************
*****************************************************/

.postmetadata
{
margin: 0px 10px 0px 10px;
padding: 0px 15px 0px 0px;
color: #000000;
font-family: Arial, Tahoma, Sans-serif;
font-size:13px;


/*display:block;
border: 1px dotted #d1d1d1;
margin: 0 35px 0 35px;
padding: 5px 0 5px 0;
text-align: left;*/
background: #f1f1f1;
}

/*#content .postmetadata
{
padding-left: 2px;
}*/

.postmetadata a:link
{
border: none;
color: #00aeef;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #000000;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #00aeef;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #FFFFFF;
font-weight: normal;
}

/***************************************************
*********************** Links ********************
*****************************************************/

a:link
{
color: #00aeef;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color: #00aeef;
text-decoration: none;
font-weight: normal;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


/***************************************************
*********************** Comments ********************
*****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #FFFFFF;
color: #000;
}

.commentlist li
{
margin: 5px;
padding: 3px;
list-style: none;
background: #FFFFFF;
margin-bottom: 2px;
border: 1px solid #000000;
}

li.alt
{
background: #FFFFFF;
border: 1px solid #000000;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #000000;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #000000;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 0px;
margin-right: 3px;
float:right;
color: #771100;
font-size: 28pt;
}

#comment
{
width:80%;
}

/***************************************************
*********************** Headings**************
*****************************************************/

h1
{
font-size: 36px;
font-variant: small-caps;
padding-left: 5px;
color: #666666;
}

h2
{
display: block;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-size: 16px;
font-weight: bold;
font-variant: small-caps;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-top: 1px dotted #FFFFFF;
border-bottom: 1px dotted #FFFFFF;
}

.posttitle a:link
{
font-size: 16px;
color: #00aeef;
font-weight: bold;
font-variant: small-caps;
}

.posttitle a:visited
{
font-size: 16px;
color: #000000;
font-weight: bold;
font-variant: small-caps;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-variant: small-caps;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-variant: small-caps;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

/*Miscellaneous*/
.date
{
font: italic normal 22px 'Times New Roman', Times, serif;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 13px;
text-align: center;
color: #000;
}

.entry
{
margin-bottom: 5px;
}
/*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
width:95%;
}
/*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #6DA6D1;
color: #666666;
background: #C0C0C0;
}

#searchform {
margin-left: 5px;
}

/* Calendar */
#wp-calendar {
color:black;
width:200px;
text-align:center;
padding:0px;
margin:auto;
border-collapse: collapse;
line-height:normal;
font:normal 12px/16px Arial, Tahoma, sans-serif;      
}
#wp-calendar caption {
text-align:center;
font-weight: bold;
padding:0px;
margin:auto;
line-height:40px;
background:url("img/bt-calendar.gif") no-repeat;
height:30px;
color:black;
}

#wp-calendar th, td {
text-align:center;
border:solid 1px #EEE; 
background:white;}
#wp-calendar th {
background:white;
font-weight: bold;

}
#wp-calendar th[title="Saturday"] {
background:#CCC;
}
#wp-calendar th[title="Sunday"] {
background:#CCC;
}
#today {
background:#c1c1c1;

}
#wp-calendar a, #wp-calendar a:active, #wp-calendar a:link, #wp-calendar a:visited { 
line-height:normal;      
padding:0px;
margin:0px; 
color:black;
background:#CCC;
display:inline;
}

#wp-calendar a:hover {
padding:0px;
margin:0px; 
}
#wp-calendar #prev a, #wp-calendar #prev a:active, #wp-calendar #prev a:link, #wp-calendar #prev a:visited,
#wp-calendar #next a, #wp-calendar #next a:active, #wp-calendar #next a:link, #wp-calendar #next a:visited{
background:none;
font-weight:bold;
}



/* menubar */

/* menubar */
.nav{
width: 1010px;
height: 37px;
margin: auto;
padding: 0;
background: #c0c0c0;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
font-family: Arial, sans-serif;
text-decoration: none;
font-weight: bold;
font-size:12px;
}

#navdiv{
text-align:left;
}
#navlist
{
font-size:12px;
list-style-type:none;
margin:0px;
padding:0px 8px 2px 0px;
font-family:Tahoma, sans-serif;
text-decoration: none;
font-weight: bold;
}
#navlist li{
display:inline;
}
#navlist li a{
display: block;
float: left;
width: 144px;
height: 30px;
padding-top: 9px;
font-size:12px;
text-align: center;
text-decoration:none;
font-weight: bold;
color: #000000;
border-right: 1px solid #ffffff;
}
#navlist li a:hover {background: #FFFFFF;
text-decoration: none;
font-weight:normal;
height: 30px;
border-right: 1px solid #ffffff;
}

input.button {
color:#000000;
background:transparent;
font:Verdana, Arial, Helvetica, sans-serif 85% bold;
}

#search{
background:transparent;
border: 1px solid #cccccc;
float: right;
height: 22px;
margin: 20px 15px 0 0;
padding: 0 5px 0 0;
width:234px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}