/*
Theme Name: nashaagasha.org
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Author: Dimox
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/13px Tahoma, Arial, sans-serif;
	color: #3D3D3D;
	width: 100%;
	background: #FFF;
}
a {
	color: #003466;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
input:focus,
textarea:focus {outline: none}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 23px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 23px}

#wrapper {
	width: 1010px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 186px;
	position: relative;
}

#logo {
	position: absolute;
	top: 13px;
	left: 0px;
	width: 181px;
	padding: 93px 0 5px;
	background: url(i/logo.gif) no-repeat;
	font: 10px/1 Georgia, "Times New Roman", Times;
	text-decoration: none;
	color: #7F7F7F;
}
#logo span {
	display: none;
}

#top {
	position: absolute;
	top: 44px;
	right: 0;
	color: #62656F;
}
#top .item {
	float: left;
	display: inline;
  border: 1px solid #D4D8E5;
	background: #ECEDF1;
	width: 226px;
	padding: 6px 7px 8px;
  margin-left: 12px;
}
#top h2 {
  font-size: 11px;
}
#top img {
	float: left;
	margin: 2px 7px 0 0;
}
#top a {
	color: #336BA3;
}
#top p {
	margin: 0;
	display: table;
	height: 1%;
}

#nav {
	position: absolute;
	top: 140px;
	left: 0;
	width: 1008px;
	height: 32px;
	overflow: hidden;
	line-height: 32px;
  border: 1px solid #EEE;
	background: #F7F7F7 url(i/nav.gif) repeat-x;
	list-style: none;
  font-weight: bold;
}
#nav li {
	float: left;
	background: url(i/nav.gif) 0 100% no-repeat;
  padding-left: 1px;
  margin-left: -1px;
}
#nav a {
	float: left;
	color: #0052A4;
  text-decoration: none;
	padding: 0 14px;
}
#nav a:hover {
  text-decoration: underline;
}

#more {
	position: absolute;
	top: 147px;
	right: 75px;
	width: 86px;
	min-height: 27px;
	height: auto !important;
	height: 27px;
  background: url(i/nav-more.gif) no-repeat;
	cursor: pointer;
}
#subnav {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 26px;
	left: -24px;
  background: url(i/subnav-bg.png) repeat-y;
}
#subnavt {
  background: url(i/subnav-top.gif) no-repeat;
	padding: 8px 2px 0;
}
#subnavb {
	width: 136px;
	height: 5px;
  background: url(i/subnav-bottom.png) no-repeat;
	position: relative;
	top: 5px;
	margin: 0 -2px;
}
#more ul {
	width: 102px;
	background: #F1F1F1;
	padding: 3px 15px 2px;
  font-weight: bold;
}
#more:hover #subnav,
#more.hover #subnav {
	display: block;
}
#more li {
	list-style: none;
	padding: 3px 0 4px;
}
#more a {
	color: #0052A4;
  text-decoration: none;
}
#more a:hover {
  text-decoration: underline;
}

#rss, #twitter {
	position: absolute;
	top: 147px;
	right: 36px;
	width: 20px;
	height: 20px;
  background: url(i/icons.gif) no-repeat;
  text-indent: -9999px;
}
#twitter {
	right: 9px;
	background-position: -20px 0;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
}
* html #middle {height: 1%;}
#middle:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 240px 0 0;
}

.section {
	margin: 0 0 25px;
	height: 1%;
}
ul.tabs {
  border-bottom: 4px solid #003466;
  font-weight: bold;
  text-transform: uppercase;
	width: 100%;
  height: 29px;
}
.tabs li {
	list-style: none;
	float: left;
  height: 20px;
	padding: 8px 15px 0;
	background: #F8F8F8;
  border: 1px solid #EAEAEA;
  border-width: 1px 1px 0;
	color: #ACACAC;
	cursor: pointer;
}
.tabs li.current {
  background: #004E99 url(i/tab.gif) repeat-x;
	color: #F5F5F5;
	border: none;
	padding: 9px 15px 0;
  height: 24px;
}
.box {
	display: none;
	background: #F5F5F5;
	padding: 12px 10px;
	overflow: hidden;
	height: 1%;
}
.box.visible {
	display: block;
}

#recent img {
	float: left;
  border: 7px solid #DFDFDF;
	margin: 0 15px 0 0;
}
.date {
  font-size: 10px;
	color: #B8B8B8;
}
#recent p {
  line-height: 18px;
	margin: 0;
}
#recent .more-link {
	display: inline-block;
	width: 9px;
	height: 6px;
  background: url(i/more.gif) no-repeat;
  text-indent: -9999px;
	vertical-align: middle;
}

#popular li {
	list-style: none;
  font-size: 12px;
  font-weight: bold;
	padding: 2px 0 10px 19px;
	background: url(i/bullet.gif) 4px 6px no-repeat;
}

.category {
	float: right;
	width: 380px;
	margin: 0 0 20px;
}
.category.odd {
	float: left;
	clear: both;
}
.catName {
  border-bottom: 4px solid #003466;
	margin: 0 0 5px;
}
.category p {
	margin: 0;
}
.catName a {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
	display: inline-block;
  background: #004E99 url(i/tab.gif) repeat-x;
	color: #F5F5F5;
	padding: 9px 15px 0;
  height: 24px;
	margin: 0 0 -4px;
}
.catName a:hover {
  text-decoration: underline;
}
.category img {
	float: left;
	margin: 0 9px 0 0;
	border: 1px solid #003466;
}
.category ul {
	clear: both;
  font-size: 12px;
	list-style: none;
	padding: 14px 0 0;
}
.category li {
	padding: 0 0 12px 19px;
  background: url(i/bullet.gif) 4px 6px no-repeat;
  line-height: 17px;
  font-weight: bold;
}

.single {
  font-size: 12px;
  line-height: 18px;
}
.archive {
	width: 100%;
	overflow: hidden;
  font-size: 12px;
  line-height: 18px;
	margin: 0 0 30px;
}
.archive p {
	margin: 0;
}
#content h2 {
  font: bold 16px/20px Tahoma, Arial, sans-serif;
	margin: 0 0 18px;
	color: #005185;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
  font: bold 16px/20px Tahoma, Arial, sans-serif;
	margin: 25px 0 18px;
	color: #3D3D3D;
}
#content .entry h3 {font-size: 15px}
#content .entry h4 {font-size: 14px}
#content .entry h5 {font-size: 13px}
#content .entry h6 {font-size: 12px}
#recent .entry h2 {
  font-size: 16px;
  font-weight: bold;
	margin: 3px 0 10px;
}
#content .category h2 {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
	padding: 3px 0 6px;
	margin: 0;
}

.pcats {
	margin: -12px 0 18px;
}
.pmeta {
  border: 1px solid #D1DFED;
  border-width: 1px 0;
	font-size: 11px;
	margin: 0 0 15px;
	padding: 5px 0 6px;
}
.pmeta a {
	color: #3D3D3D;
}
.entry img,
.archive img {
  border: 7px solid #E7E7E7;
}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	margin-left: 18px;
}

.bookmarkz {
	float: right;
	padding: 2px 0 0;
}
.bookmarkz img {
	vertical-align: middle;
	margin-left: 2px;
}

#content h3 {
	font-size: 16px;
  font-weight: normal;
  line-height: 20px;
	margin: 0 0 15px;
	color: #004A92;
}
div.pagetitle {
	margin: 15px 0 22px;
	font-size: 11px;
  border-bottom: 4px solid #003466;
}
div.pagetitle span {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
	display: inline-block;
  background: #004E99 url(i/tab.gif) repeat-x;
	color: #F5F5F5;
	padding: 9px 15px 0;
  height: 24px;
	margin: 0 0 -4px;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.commentlist .comment {
	padding: 0 0 0 85px;
  font-size: 12px;
  line-height: 18px;
	position: relative;
	height: 1%;
}
.avatar {
	float: left;
	margin: 3px 0 0 -85px;
}
.cauthor a {
  text-decoration: none;
}
.cauthor a:hover {
  text-decoration: underline;
}
.commentmetadata {
	color: #3D3D3D;
}
.commentmetadata a {
	text-decoration: none;
	color: #3D3D3D;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.ctext {
  border: 1px solid #BCBCBC;
	padding: 15px 14px 1px;
	margin: 7px 0 0;
}
.reply {
	margin: 3px 14px 15px;
	font-size: 11px;
}
.triangle {
	position: absolute;
	top: 47px;
	left: 68px;
	width: 18px;
	height: 17px;
  background: url(i/triangle.gif) no-repeat;
}

#respond h3 {
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {
  font-size: 12px;
	padding: 0 0 30px;
}
#commentform p {
	margin: 0 0 12px;
}
#author, #email, #url, #comment, #submit {
	font: 12px Tahoma, Arial;
	padding: 3px 5px 4px;
	width: 190px;
	border: 1px solid #D4D4D4;
}
#comment {
	width: 450px;
	height: 110px;
}
#submit {
	width: 101px;
	height: 23px;
	padding: 0 0 6px;
	background: #004383 url(i/submit.gif) no-repeat;
	cursor: pointer;
	color: #FFF;
  font-size: 11px;
	border: none;
}

.navigation {
	width: 100%;
	overflow: hidden;
	padding: 5px 0 5px;
	margin: 0 0 25px;
	text-align: center;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 228px;
	margin-left: -228px;
	padding: 5px 0 0;
}

#search {
	width: 100%;
	overflow: hidden;
	margin: 0 0 11px;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
}
.search {
	width: 153px;
	padding: 2px 5px 3px;
	border: 1px solid #D2D2D2;
}
#search input.go {
	cursor: pointer;
	width: 60px;
	height: 20px;
	background: #F4F4F4 url(i/go.gif) 0 100% repeat-x;
	padding: 0 0 2px;
	margin: 0 0 0 3px;
  font-weight: bold;
  border: 1px solid #D7D7D7;
}
#search input.go::-moz-focus-inner{border:0}

#sidebar h3 {
  border-bottom: 4px solid #003466;
  font-size: 11px;
}
#sidebar h3 span {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
	display: inline-block;
  background: #004E99 url(i/tab.gif) repeat-x;
	color: #F5F5F5;
	padding: 9px 15px 0;
  height: 24px;
	margin: 0 0 -4px;
}
.inner {
	background: #F5F5F5;
  border: 1px solid #EAEAEA;
  border-width: 1px 1px 1px 0;
  border-top-color: #C4CED8;
	padding: 8px 10px;
}
#tagCloud {
	padding: 10px 17px;
}
#tagCloud a {
  line-height: 22px;
  text-decoration: none;
	margin: 0 2px 0 0;
}
#tagCloud a:hover {
  text-decoration: underline;
}

.tabs .t1,
.tabs .t2 {
	padding-left: 0 !important;
	padding-right: 0 !important;
  text-align: center;
}
.tabs .t1 {
	width: 137px;
}
.tabs .t2 {
	width: 89px;
}

#sidebar .box {
	padding: 6px 10px;
  border: 1px solid #EAEAEA;
  border-width: 1px 1px 1px 0;
  border-top-color: #C4CED8;
}
#sidebar .item h4 {
  font-size: 11px;
  line-height: 16px;
	margin: 0 0 5px;
}
#sidebar .item img {
	float: left;
	margin: 3px 7px 0 0;
}
#sidebar .item p {
	margin: 0 0 12px;
  font-size: 10px;
  line-height: 13px;
}
#sidebar .item p a {
	color: #3D3D3D;
  text-decoration: none;
}
#sidebar .item p a:hover {
  text-decoration: underline;
}
#sidebar li {
	list-style: none;
}
#sidebar .box li {
	padding: 3px 0 7px;
}

#archive {
	margin: 14px 0 12px;
}
#archive li {
	padding: 2px 0 3px 7px !important;
  text-transform: uppercase;
  font-weight: bold;
}
#archive a {
	color: #00468C;
  text-decoration: none;
}
#archive a:hover {
  text-decoration: underline;
}


#cmnts {
	margin: 0 -4px;
}
#cmnts li {
	list-style: none;
  font-size: 12px;
	padding: 0 0 12px;
}
#cmnts a {
	color: #545454;
  font-weight: bold;
  text-decoration: none;
  margin-left: 3px;
}
#cmnts a:hover {
  text-decoration: underline;
}
#cmnts .comment {
  font-size: 10px;
  line-height: 12px;
  background: #FFF url(i/comment.gif) repeat-y;
	height: 1%;
}
#cmnts .cmnt {
  background: url(i/comment.gif) -215px 0 no-repeat;
}
#cmnts .cmnb {
  background: url(i/comment.gif) 100% 100% no-repeat;
	padding: 16px 11px 10px;
}

.wp-polls {
	padding: 10px 8px;
}
.wp-polls li {
	list-style: none;
	padding: 0 0 10px;
}
.wp-polls p {
  text-transform: uppercase;
	color: #003466;
	margin: 0;
}
ul.wp-polls-ul {
	margin: 10px 0 0 !important;
	padding: 0 !important;
}
.wp-polls .Buttons {
	width: 101px;
	height: 24px;
	padding: 0 0 5px;
  background: url(i/vote.gif) no-repeat;
	border: none;
	cursor: pointer;
	color: #FFF;
	font: 11px Tahoma, Arial;
	display: block;
	margin: 0 auto 2px;
	border: none !important;
}
.wp-polls p a {
  text-transform: none;
  font-size: 10px;
  font-weight: bold;
}
ul.polls {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
	margin: -5px 0 0;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  border-top: 4px solid #003466;
	padding: 15px 0;
	overflow: hidden;
	height: 1%;
  line-height: 16px;
}
#footer a {
	color: #3D3D3D;
}
#counters {
	float: right;
}
#counters img {
	float: left;
	margin: 0 0 0 7px;
}