/*  
Theme Name: NigaRila
Description: <a href="http://wprocks.com/nigarila/" title="NigaRila" target="_blank">Nigarila</a> is a Premium 3-Column WordPress Theme created by <strong>Sadish</strong>, with many useful features.
Version: 2.0
Author: WP Rocks!
Author URI: http://wprocks.com
*/

/* Common Elements */

a:link, a:visited {
color: #18183e;
text-decoration:none;
}
a:hover, a:active {
color: #183e18;
text-decoration:none;
border-bottom:1px solid;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
img
{
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;	
}
a img 
{
	background:none;
	border:none;
	padding:0;
	background:url(img/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;		
}
img.wp-smiley, img.noshadow, a img.noshadow
{
	background:none;
	border:none;
	padding:0;
}
p img 
{
	max-width:100%;
}
fieldset 
{
	border:none;
}
ul, ol 
{
	margin:0.5em 0;
	padding:0.5em;
}
ul li 
{
	margin: 3px 15px;
	padding:0 0 5px;
	line-height:1.6em;
}
ol 
{
    margin:1em 0 1em 2em;
    padding:0 1em;
}
ol li 
{
	margin:0;
	padding:0 0 5px;
	line-height:1.6em;
}
p 
{
	line-height: 1.6em;
	margin:0.5em 0;	
}
#content img.right 
{
	margin:5px;
	float:right;
}
#content img.left
{
	margin:5px;
	float:left;
}
img.profile
{
	background:none;
	padding:3px;
	margin:5px;
	float:left;
	border:#ccf 2px solid;
}
.feed 
{
	list-style:none;
	margin:0;
	padding:0 0 3px 17px;
	background:url(img/feed.png) no-repeat left center;
}
.trackback
{
	margin:0;
	padding:0 0 3px 17px;
	background:url(img/trackback.gif) no-repeat left center;
}
.avatar 
{
    float:right;
    margin:0 0 1em 1em;
    padding:0;
    background:none;
    border:0;
}
img.wp-smiley, img.noborder
{
	padding:0;
	border:none;
}
pre, code
{
	display:block;
	margin:1em;
	padding:1em;
	font-family:"Courier New", Arial, Verdana, Serif;
	font-size:1em;
}
abbr, acronym
{
	cursor:help;
}
hr
{
	clear:both;
	margin-top:5px;
	color:#eee;
}
table
{
	width:100%;
	padding:0;
	line-spacing: 1em;
}
th
{
	text-align:left;
	background:#242434;
	padding:5px;
	color:#fff;
}
tr.even
{
	background:#f5f5e9;
}
td, th
{
	padding:1px;
	border-bottom:#f5f5e9 1px solid;
}
#overview
{
	font-size: 0.9em;
	line-height: 1em;
	margin:0 0;
}
/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
	line-height:1.6em;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 1em;
	color: #333333;
	margin:3px 0;
	padding:3px;
	font-family: Verdana, Arial, Serif;
}
pre, code
{
	display:block;
	margin:1em;
	padding:1em;
	font-family:"Courier New", Arial, Verdana, Serif;
	font-size:1.2em;
}
abbr, acronym
{
	cursor:help;
}
hr
{
	clear:both;
	margin-top:5px;
	color:#fff;
}
/* 
and now onto the meat and potatoes... 
*/

/* General Configs */

body 
{
	margin:0;
	padding:0;	
	font-family: Verdana,Trebuchet MS, Helvetica, sans-serif;
	font-size:small;
	font-size: 0.76em;
	line-height: 1.4em;
	color: #333;
	background:#dedede;	
	text-align: center;
}
h1,h2,h3,h4,h5,h6 
{
	font-family: Lucida Grande, Georgia, Arial, Verdana, Helvetica, sans-serif;
	line-height:1.5em;	
	font-weight:normal;
	margin:0.25em 0 0;
	padding:0.2em 0 0;	
	color:#18183e;	
}
h1 {font-size:2.0em;}
h2 {font-size:1.8em;}
h3 {font-size:1.6em;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}
h6 {font-size:1.1em;}

/* Header and Navigation */
#header 
{
	margin:0 auto;
	padding:0;
	height: 200px;	
	background:#16425f url(img/blueforest.jpg) no-repeat right top;
	width:980px;	
}
#header h1 
{
	margin:0px;
	padding: 30px 0 0 10px;
	font-size: 2.5em;
}
#header h1 a
{
	color:#f0f0f0;
}
ul#navigation {
	list-style:none;
	margin:0 auto;	
	padding:0;
	font-family:Arial,Georgia, Verdana, Serif;
	font-weight:bold;
	background:#BA8814;
	text-transform:uppercase;
	height:30px;
	line-height:30px;	
	font-size:1.1em;
}

ul#navigation li 
{
	float:left;
  margin:0;
  padding:0;
  list-style:none;  
  white-space:nowrap;	
  background:none;	
}	

ul#navigation li a {
	 display:block;
  padding:4px 15px;
  text-transform:uppercase;
  letter-spacing:1px;
  border:none;
  color:#ccc;
  
}	
ul#navigation li a:hover,ul#navigation li a:active, #navigation li.current_page_item a
{
	color:#fff;
	background:#1C2834;	
}

/* Content Area*/
#container3 
{
	position:relative;	
	text-align: left;
	width: 980px;
	margin:20px auto;	
	font-size:1em;
	background:#fff url(img/container3.jpg) repeat-y right;
}
#container2 
{
	position:relative;	
	text-align: left;
	width: 980px;
	margin:20px auto;	
	font-size:1em;
	background:#fff url(img/container2.jpg) repeat-y right;
}
.note em 
{
	float:right;
	font-style:normal;
	font-weight:normal;
	font-family:Trebuchet MS, Verdana, Arial, Serif;
	margin:0;
	padding:0;
}
#content {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0;
}
#container3 #content {
	width: 500px;
}
#container2 #content {
	width: 700px;
}
.post 
{
	margin:2em 0;
	padding:0 5px;		
}
.post .post-title { border-bottom:#ccf 1px dotted;}
.post-info
{
	font-size:0.9em;
	font-family:Verdana, Trebuchet MS, Arial, Serif;
	color:#999;		
}
.post-info em 
{
	font-style:normal;
}
.post-info em.user 
{
	background:url(img/author.gif) no-repeat left;
	padding-left:10px;
}
.post-content 
{
	margin:1em 0;
	padding:0 15px 0 0;		
}
.post-content ul li {list-style-image:url(img/bullet.gif);}
.post-content a:link,.post-content a:visited {	border-bottom:1px dotted;}
.post-content a:hover,.post-content a:active {	border-bottom:1px solid;}
.post-footer 
{
    border-top:#ccf 1px dotted;
	margin:1em 0;
	color:#999;
	text-align:right;
}
.pagenav 
{
	margin:0;
	padding:5px 0;
	text-align:right;
}
.pagenav .navleft 
{
	float:left;
	margin:0;
	padding:0;
}
/* Sidebar Area */
#sidebar 
{
	float: right; 
    padding-left:5px; 
    padding-top:0px; 
    padding-bottom:5px;            	   
}
#sideone 
{
	float: left;
	width: 190px; 
    padding:0 10px;
    margin:0;
}
#sidetwo 
{
	float: right;
	width: 210px; 
    padding:0 5px;
    margin:0;
}
#sidebar ul, #sidebar form, #sidebar p
{
	margin:0px;
	padding:5px;	
	font-size:90%;		 	
}
#sidebar ol 
{
	font-size:90%;
}
#container3 #sidebar 
{
	width: 442px; 
}

.sidepost 
{
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	background:#f9f9fc;	
	margin:0;
	padding:0;	
}
#sidebar h2, #sidebar h3
{
	margin:1em 0 0;	
	font-size:1.4em;	
	font-weight:normal;
	color:#183e18;
	border-bottom:#ccf 1px dotted;
}
#sidebar ul ul 
{
	margin:0;
	padding:0;
	background:none;
	font-size:100%;
}
#intro 
{
	margin:0 1px;
	padding:10px;
	border-bottom:#ccf 1px solid;
	background:#f9f9fc;	
}
#sideone ul li,#sidetwo ul li {list-style-image:url(img/bullet.gif);}
/* Footer Area */
#footer 
{
	clear:both;	
	margin:0 auto;
	padding:10px;
	width: 960px;
	background:#1C2834;
	color:#f0f8ff;	
	font-size:0.945em;	
}

#footer ul 
{
	float:right;
	width:20%;
	list-style:none;
	margin:0;
	padding:0;
}
#footer a:link,  #footer a:visited
{
	color:#da6;	
}
#footer a:hover , #footer a:active
{
	color:#fff;		
}
/* Comments Area */
#comments, #respond{
	margin: 2em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px 0;
	padding:10px;
	background:#f0f0fc;
	border-top:#ddd 1px solid;
	border-bottom:#ddd 1px solid;
}
.commentnum 
{
	font-size:200%;
}
.commentlist {
	margin: 0;
	padding: 0;
	border-top:#ddd 1px solid;	
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding:1em 1em 2em 1em;	
	border-bottom:#ddd 1px solid;	
	clear:both;
}
.commentlist li.alt 
{
	background:#f9f9fc;	
}
.commentlist li.highlighted,
.commentlist li.bypostauthor
{
	border:#bdb76b 1px solid;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li .avatar
{
	float:left;
	margin:0 0.5em 1em 0;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#comments 
{
	border-bottom:none;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
/* Misc */
.nocomments 
{
	font-size:0.9em;
	color:#999;
}
ul.authorposts
{
	margin:0;
	padding:0 2em;
}
ul.authorposts li
{
	margin:0;
	padding:5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}
#content, #sideone, #sidetwo, .widget, #footer 
{
	overflow:hidden;
}
img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:0 1em 1em 0;
}
img.right, img.alignright, img.ios, div.alignright
{
	float:right;
	margin:0 0 0 1em;
}
img.ios
{
	width:265px;
}
img.aligncenter, div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
