/*
Theme Name: Narciss version 2.0 by Sergey Osipov
Theme URI: http://narciss.org/
Based on Green Bug by <a href="http://gotchance.com/">Shrihari</a>
Author: <a href="http://osipov@narciss.org">Sergey Osipov</a>
*/


body, html
{
margin: 0;
padding: 0;
text-align: center;
color: #414e2b;
font-family:  Tahoma, Arial, sans-serif;

}
a { color: #333; text-decoration: none;}
a:hover { color: #000; text-decoration: underline; }

body    {
background-color: #3399cc;
background-image: url(images/bg.gif);
}



#container  {
  margin-left: auto;
  margin-right: auto;
  margin-top: 23px;
  width: 900px;
  height: auto;
  position: relative;
}
#wrap
{
	margin-top: 15px;
	width: 900px;
	text-align: left;
	background: #caf0fe;
	border: 1px solid #167f88;
}
img, img a { border: 0; }
#header
{
	height: 165px;
	padding-top: 0px;
}
#header .logo
{	
	background: url(images/logo.jpg) no-repeat;
    background-color: #1dadc4;
    background-position:  0 0;
	vertical-align: middle;
	padding-left: 70px;
	padding-top: 20px;
	font-size: 40px;
	height: 165px;
}
#header .logo span
{
    position: absolute;
    display: block;
    top: 27px; left: 163px;
    width: 530px; height: 90px;
    padding: 0px;
    text-align: center;
}
#header .logo span a
{
	color: #fff;
	text-decoration: none;
    display: none;
    padding: 8px;
    font-size: 70%;
    font-family: "Times New Roman", Times, serif
    }

.headimg    {
  position: absolute;
  top: 8px; right: 235px;
  width: 500px; height: 18px; text-align: center;
}
.headimg a {
  color: #0066cc; font-weight: 500;
  font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headhead   {
  display: none;
}


#menu
{
	background-color: transparent;
	color: #DDD;
	height: 35px;
    position: absolute; top: 135px; right: 0;
}
#postmenu
{
	background: #caf0fe url(images/menuback.gif) repeat-x;
	color: #DDD;
	height: 35px;
}
#menu ul{
	margin: 0;
	padding: 0 3px 0 0 ;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
}

#menu ul li a{
	padding: 10px 7px 10px 12px;
	background: url(images/menu-bg.gif) no-repeat;
	background-position: 0 13px;
	text-decoration: none;
	color: #fff;
	display: block;
}
#menu ul li a:hover
{
    color: #fff;
	background: url(images/menu-bg-hover.gif) no-repeat;
	background-position: 0 13px;
}

#content
{
	padding: 20px 10px;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 620px;
	padding: 0 0 20px 10px;
}

#right
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 220px;
	padding: 0 10px 15px 10px;
}
#left img
{
	margin: 5px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	background: url(images/bee.gif) no-repeat left top;
	background-position: 0 5px;
	padding: 0 0 0 30px;
	margin: 0;
	border: 0;
    }
    div.lmid ul li a     {
      display: block;
      background-color: transparent;
      padding: 0 0 0 12px;
      color: #fff;
    }
    div.lmid ul li a:hover     {
      display: block;
      background-color: #20bdd6;
      text-decoration: none;
    }
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

.post .title
{
	margin-bottom: 10px;
}
.post .title a
{
	font-size: 25px;
	text-decoration: none;
	color: #333;
}
.post .title a:hover
{
	color: #3399cc;
	text-decoration: none;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #1dadc4;
	border-bottom: 1px solid #1dadc4;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 6px;
	margin-bottom: 35px;
}

.ltop
{
	background: url(images/ltop.jpg) no-repeat;
    background-color: #1dadc4;
	width: 220px;
	height: 13px;
}
.lmid
{
	background: url(images/lmid.jpg) repeat-y;
    background-color: #1dadc4;
	width: 200px;
	padding: 0 10px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
    color: #caf0fe;
}
.lbot
{
	background: url(images/lbot.jpg) no-repeat;
	width: 220px;
	height: 12px;
	margin-bottom: 30px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#bee2ef;
	border-top: #b6d7e3 1px solid;
	border-bottom: #b6d7e3 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #b6d7e3 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #b6d7e3 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #bee2ef;
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer
{
	border-top: 1px dashed #CCC;
	margin: 5px; 
	padding: 10px 5px 5px 5px;
	font-size: 11px;
	color: #000;
	text-align: center;
}

hr  {
  color: #1dadc4; background-color: #1dadc4; border: 0px;
  height: 1px;
}
