/*  
Theme Name: NigaRila
Description: <a href="http://wpthemeshop.com/premium-themes/nigarila/" title="NigaRila" target="_blank">Nigarila</a> is a Premium 3-Column WordPress Theme created by <strong>Sadish</strong>, with many useful features.
Version: 1.5
Author: WP ThemeShop
Author URI: http://wpthemeshop.com
*/

/* Common Elements */

a:link, a:visited 
{
	color: 				#3539A0;
	text-decoration:	none;
}
a:hover,
a:active
{
	color: 				#27a;
	text-decoration:	underline;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
img
{
	padding:4px 10px 10px 4px;	
}
a img 
{
	background:none;
	border:none;
	padding:0;
	padding:4px 10px 10px 4px;	
}
.post p img
{
	display:	block;
	margin:		5px auto;
	padding:	0px;		
}
img.wp-smiley, img.noshadow, a img.noshadow
{
	background:none;
	border:none;
	padding:0;
}
p img 
{
   /* 	max-width:100%;    */    /*TERRIBLE - DISABLED  */
}
fieldset 
{
	border:none;
}
ul, ol 
{
	margin:0.5em 0;
	padding:0.5em;
}
ul li 
{
	margin: 3px 15px;
	padding:0 0 5px;
	list-style-image:url(img/bullet.gif);
	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;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
.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;
}

/* 
and now onto the meat and potatoes... 
*/

/* General Configs */

body 
{
	margin:				0px;
	padding:			0px;	
	font-family: 		Verdana,Trebuchet MS, Helvetica, sans-serif;
	font-size:			small;
	font-size: 			0.76em;
	line-height: 		1.4em;
	color: 				#333;
	background-color:	#a1ff00;	
	text-align: 		center;
	overflow-y:			scroll;
}
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:#3539A0;	
}
h2, h3 
{
	font-size: 1.5em;	
	border-bottom: #ccc 1px dashed;		
}
h4, h5, h6 
{
	font-size:1.3em;	
}




/*  Header  */

#header 
{
	margin:			0 auto;
	padding:		0;
	height: 		200px;	
	width:			940px;	
}
#header h1 
{
	position: 		relative;
	top: 			125px;
	left:			640px;
	width:			250px;		
	margin:			0px;
	padding: 		30px 0 0 10px;
	font-size: 		2.5em;
	color:			#a1ff00;
}
#header h1.cutout a
{
	color:			#a1ff00;
}



/*  Header and Navigation  */

ul#navigation
{
	list-style:		none;
	margin:			0 auto;	
	padding:		0;
	font-family:	Arial,Georgia, Verdana, Serif;
	font-weight:	bold;
	background:		none;
	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:#3539A0;
  
}	
ul#navigation li a:hover,
ul#navigation li a:active, 
#navigation li.current_page_item a
{
	color:			#3539A0;
	background:		none;
}


/*  New Navigation  */
	.navigation
	{
		color:			#48a; /* really just for the bullets */
	}
	.navigation a:link,
	.navigation a:visited,
	.navigation a:hover,
	.navigation a:active
	{
		color: 			#6CAA5D;
		text-decoration: none;
		margin: 		0 7px;
	}
	.navigation a:hover
	{
		color:			#48a;
		text-decoration: underline;
	}








/* Content Area*/

#container3 
{
	position:relative;	
	text-align: left;
	width: 940px;
	margin:20px auto;	
	font-size:1em;
	background-image: url(img/container3.jpg) repeat-y right;
	background-color:	none;
}
.single_page
{
	text-align: center;
}
#container2 
{
	position:relative;	
	text-align: left;
	width: 940px;
	margin:20px auto;	
	font-size:1em;
	background:#fff url(img/container2.jpg) repeat-y right;
}

h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited  
{
	color:#3539A0;		
	text-decoration:none;
	border:none;
}
h2 a:hover,
h2 a:active,
h3 a:hover,
h3 a:active
{
	color:#050970;		
	text-decoration:none;
	border-bottom:1px solid;
}
.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: 			0px;
	margin: 			0px 0px 0px 10px;
}
#container3 #content
{
	width: 				720px;
	margin-top:			20px;
}
#container2 #content
{
	width: 				700px;
}
.post 
{
	margin:				10px;
	padding:			10px 30px 10px 30px;
	background-color:	#fff;	
	color:				#3539A0; /* navy blue */
}
#container3 .navigation
{
	margin-top:			5px;
}
.post-title
{
	text-align: left;
}
.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:			10px 10px 10px 10px;
	text-align:			left;
}
.post-content a:link,
.post-content a:visited 
{
	border-bottom:1px dashed;
}
.post-content a:hover,
.post-content a:active
{
	border-bottom:1px solid;
}
.post-footer 
{
	margin:1em 0;
	color:#999;
	font-size:0.9em;
}
.pagenav 
{
	margin:0;
	padding:5px 0;
	text-align:right;
}
.pagenav .navleft 
{
	float:left;
	margin:0;
	padding:0;
}




/* Sidebar */
#sidebar 
{
	background:			none;
	float: 				right;
}
#container3 #sidebar 
{
	width: 				210px; 
}
#container2 #sidebar 
{
	width: 				200px; 
}
#sideone 
{
	float:				left;
	margin:				20px 0;
	padding:			0 10px;
	width: 				350px; /* 165px;   */	
}
#sidetwo 
{
	display:		none;
	float: 			right;
	margin:			20px 0;
	padding: 		0 5px;
	width: 			350px;	
}
#container2 #sidetwo 
{
	padding:		20px 5px 10px 1px;
}
#sidebar ul,
#sidebar form,
#sidebar p
{
	margin:			0px;
	padding:		5px;	
	font-size:		90%;	
}
#sidebar ol 
{
	font-size:		90%;
}
#sidebar ul,
#sidebar ol,
#sidebar li
{
	list-style:		none !important;	 	
}
.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;
	border:			none;
}
#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;	
}

/* Footer Area */
#footer 
{
	clear:			both;	
	font-size:		0.9em;
	margin:			0 auto;
	padding:		10px;
	height: 		60px;
	width: 			920px;
	text-align:		center;
	background:		none;
	color:			#6CAA5D;	
}
#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;	
}
.commentlist li.alt 
{
	background:#f9f9fc;	
}
.commentlist li.highlighted 
{
	border:#bdb76b 1px solid;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.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;
}