/*
Theme Name: Urmilla Deshpande
Theme URI: http://www.urmilladeshpande.com
Description: Theme for Urmilla Deshpande's official website.
Version: 1.0
Author: bruzed
Author URI: http://www.bruzed.com/
Tags: dark, fixed width, two /three columns, widgets
*/

body {
	background-color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}

ul {
	margin: 0 0 0 0;
	padding: 10px 0 10px 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0 0;
	padding: 10px 0;
}

h1 {
	color: #d1d1d1;
	font-size: 18px;
}

h2 {
	color: #874761;
	font-size: 18px;
}

.col2 li h2 {
	color: #874761;
	font-size: 18px;
	border-bottom: 1px solid #874761;
	margin-bottom: 10px;
}

h3 {
	color: #3a6778;
	font-size: 16px;
}

h3 a {
	text-decoration: none;
}

p {
	margin: 0 0 0 0;
	padding: 10px 0;
}

a {
	color: #3a6778;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
}

blockquote {
	background-color: #242424;
	margin: 10px 0;
	padding: 10px;
}

.clearfix {
	clear: both;
}

.container {
	width: 960px;
	margin: auto;
}

/*header*/
#header {
	height: 151px;
}

#header .tattoo {
	background-image: url(images/tattoo_top.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 151px;
	position: absolute;
	margin: 0 0 0 -40px;
}


#header .logo {
	padding-top: 44px;
	position: absolute;
}

#header .navigation {
	position: absolute;
	margin: 112px 0 0 0;
	color: #898989;
	font-size: 13px;
	text-transform: uppercase;
}

#header .navigation ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header .navigation li {
	padding: 0 0 0 0;
	display: inline;
}

#header .navigation a {
	color: #898989;
	text-decoration: none;
	padding: 5px 10px;
}

#header .navigation a:hover {
	color: #FFF;
}

#header .navigation .current_page_item a {
	color: #FFF;
	background-color: #874761;
}

/*IE7 because it SUCKS!*/
*:first-child+html #header .navigation li {
	color: #898989;
	text-decoration: none;
	padding: 5px 5px;
	float: left;
}
/*IE7 hack*/

/*banner*/
#banner {
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-x;
	height: 322px;
}

#banner .bannerimg {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 322px;
	margin: auto;
}

#banner .bannertext {
	width: 428px;
	line-height: 18px;
	padding: 49px 0 0 95px;
	font-size: 14px;
}

/*content area*/
#contentarea {
	line-height: 18px;
}

/*column 1*/
#contentarea .col1 {
	width: 320px;
	padding: 10px;
	float: left;
	margin: 0 10px 0 0;
}

/*column 2*/
#contentarea .col2 {
	width: 250px;
	padding: 15px;
	float: left;
	margin: 0 10px 0 0;
}

#contentarea .col2 ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#contentarea .col2 li {
	padding: 5px 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #333333;
}

#contentarea .col2 li a {
	text-decoration: none;
	display: block;
}

#contentarea img {
	border: 3px solid #6d6d6d;
}

#contentarea .books {
	width: 99%;
}

#contentarea .booksleft {
	float: left;
	width: 110px;
}

#contentarea .booksright {
	float: right;
	width: 185px;
}

#contentarea .amazonbtn {
	padding: 10px 0 0 0;
}

#contentarea .amazonbtn img {
	border: 0px solid #666;
}

.morelink {
	float: right;
	padding: 10px 0;
}

/*footer*/
#footer {
	text-align: right;
	color: #818181;
	font-size: 11px;
}

#footer a {
	color: #818181;
}

#footer a:hover {
	color: #FFF;
}

#footer .container {
	width: 900px;
	padding: 50px 0;
}

/*internal pages*/

#contentareainternal {
	background-image: url(images/bg_banner_internal.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}

#contentareainternal .internal {
	background-image: url(images/banner_internal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#contentareainternal .widecol1 {
	width: 545px;
	padding: 10px;
	float: left;
	margin: 0 0px 0 0;
	padding: 14px 0 0 95px;
}

/*column 2*/
#contentareainternal .col2 {
	width: 250px;
	padding: 15px;
	float: right;
	margin: 0 10px 0 0;
}

#contentareainternal .col2 ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#contentareainternal .col2 li {
	padding: 5px 0;
	margin: 0 0 0 0;
}

#contentareainternal .col2 li li {
	border-bottom: 1px solid #333333;
	padding-left: 5px;
	padding-right: 5px;
}

#contentareainternal .col2 li li a {
	text-decoration: none;
	display: block;
}

/*comments*/
#respond {
	width: 545px;
}

#comment {
	width: 544px;
}

.commentlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.commentlist li, .commentlist li {
	list-style: none;
	background-color: #333;
	margin: 10px 0;
	padding: 20px;
}

.comment-meta {
	padding: 10px 0;
}

/*post navigation*/
.navigation {
	width: 545px;
}

.navigation .alignleft {
	float: left;
	width: 45%;
}

.navigation .alignright {
	float: right;
	width: 45%;
	text-align: right;
}

.alignleft {
	float: left;
	padding: 20px 20px 20px 0;
}

.alignright {
	float: right;
	padding: 20px 0 20px 20px;
}

/*post*/
.postmetadata {
	clear: both;
	padding: 10px;
	margin: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.post {
	padding-top: 10px;
}

.post h2 {
	padding-bottom: 0px;
	padding-top: 0px;
}

.post h2 a {
	text-decoration: none;
}

.entry {
	padding-top: 10px;
	margin-top: 5px;
}

/*button*/
.sidebarbutton {
	width: 99%;
	padding-left: 20px;
}

.sidebarbutton .button a {
	float: left;
	margin-right: 10px;
}

.amazonbtn .button a {
	margin: 0 0 10px 0;
}

.button a {
	font-size: 10px;
	background-image: url(images/btn_bg.jpg);
	background-repeat: repeat-x;
	color: #CCC;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 5px;
	border: 1px solid #874761;
	display: block;
	width: 99px;
	text-align: center;
}

.button a:hover {
	color: #FFF;
}
