/*
Theme Name: Indigo
Theme URI: http://www.kaushalsheth.com/
Description:  A lightweight, simple and pleasant design.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/

*/


/*#############################################################
Name: Indigo
Date: 2006-07-27
Description: A lightweight, simple and pleasant design.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #F70;
}
a:hover {
	color: #C60;
}
body {
  padding: 0;
  margin: 0;
  color: #666666;
 background: url(../../../../skins/default/body_bg.gif) repeat-x top #ECECEC;
  font: 12px "Trebuchet MS", sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p, cite, code, ul {
	font-size: 12px;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	border-right:1px solid #F0F0F0; border-top:1px solid #F0F0F0; border-bottom:1px solid #F0F0F0; background:url('img/bgcode.gif'); border-left:6px solid #39F; color: #555;
	display: block;
	margin-bottom: 12px;
	white-space: pre; font-style:normal; font-variant:normal; font-weight:normal; font-size:1.1em; font-family:Lucida Sans Unicode, serif; padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px
}
cite {
	background: url('img/quote.gif') no-repeat;
	color: #666;
	display: block;
	padding-left: 28px; font-style:normal; font-variant:normal; font-weight:normal; font-size:1.3em; font-family:Lucida Sans Unicode, serif
}
h1, h2, h3 {
	color: #06C;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {

	width:945px;
	margin:auto;
	/* background-image: url('img/bg.gif') ; */
	background-repeat:repeat-x ;
	background-position: 100% 210px;
}

.wrapper {
	width: 968px;
  margin: 0 auto;
  background: url(http://www.92101urbanliving.com/skins/default/shader_center.gif) repeat-y #FFF !important;

}

#shader_2 {
  background: url(http://www.92101urbanliving.com/skins/default/shader_top.gif) no-repeat top;
}
#shader_3 {
  background: url(http://www.92101urbanliving.com/skins/default/shader_bottom.gif) no-repeat bottom;
  padding: 16px 12px 12px 12px;
  text-align: left;
}

.header {
	height: 92px;
	background: url('img/topleft2.gif') no-repeat ;
	background-position: left bottom;


}

/* title */
.title {
	float: left;
	padding: 20px 0 0 250px;


}
.title h1 {
	color: #FFF;
	font: bold 13px "Trebuchet MS", arial, sans-serif;
	text-transform:uppercase;
}

.title h1 a{
	color: #FFF;
text-decoration:none;
}
/* navigation */
.navigation {
	float: right;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigation a{
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #858F53;
	color: #FFF;
}

/* main */
.main {

	clear: both;
	padding-left:20px; padding-right:12px; padding-top:12px; padding-bottom:0;
}

/* main left */
.sidenav {
	float: left;
	width: 24%;

}
.sidenav h1 {
  font: bold 14px "Trebuchet MS", arial, helvetica, sans-serif;
  color: #FFF;
  padding: 3px 8px;
  border-left: 4px solid #FBA500;
  text-transform: uppercase;
  margin: 0px 0 11px 0;
  border-bottom: dashed 1px #B8BF9F;
  background-color:#B8BF9F;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	background: url('img/nav_li.gif') no-repeat;
}

/* content */
.content {
	float: right;
	margin-right: 4%;
	width: 69%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}

.content li {
	margin-left: 18px; list-style-image:url('img/li.gif')
}

/* search form */
.styled {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer {
	background: #858F53 url('img/bgfooter2.gif') repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}
.entry img {
float:left;
padding:10px;border:0px;
}.entry a {	color:#333;}.entry p {	text-align:justify;}	
.post h1 a{
        letter-spacing: -1px;
        margin: 0;
        font-weight: normal;
        font-size: 1.5em;
        color: black;
        padding: 0;				text-decoration:none;
}

/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

 .navigation li
{
list-style:none;
}

.navigation ul
{
margin:0px;
}


#nav {
  background: url(http://www.92101urbanliving.com/skins/default/menu_x_hover2.gif) repeat-x top #FBA500;
  font: bold 13px "Trebuchet MS", arial, sans-serif;
  height:40px;
	float:left;
	width:100%;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	background-color:#B8BF9F;

}

#nav a {
text-transform: uppercase;
text-decoration:none;
color: #FFF;
display: block;
}

#nav li { /* all list items */
  padding: 13px 20.7px 0 20px;
	float: left;
	height:27px;
}
#nav li:hover { /* all list items */
  background: #B8BF9F;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav li li li.sfhover ul {
position: fixed;
}
#nav li ul { /* second-level lists */
    margin:9px 0 0 -20px ;
	position: absolute;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li { /* second-level lists */
	display: block;
	height: auto;
	padding: 4px 4px 4px 15px;
	color: #FFF9C2;
	font: bold 12px arial, helvetica, sans-serif;
	border-bottom: 1px solid #EA9C0F;
	border-top: 1px solid #FFD13A;
	text-align: left;
	text-transform: none;
	float: none;
	background: url(http://www.92101urbanliving.com/skins/default/arrow_4.gif) no-repeat 5px 7px #FBA500;

}
li > ul {
top: auto;
left: 0;
}
#nav li ul li:hover { /* second-level lists */
	color: #F7650D;
	background: url(http://www.92101urbanliving.com/skins/default/arrow_4.gif) no-repeat 5px 7px  #B8BF9F;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -20px 0 0 185px;
   background:inherit;
   padding:0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}