@import 'bp-compressed.css';


/* Bikramishot Styles */

body {
	background-image: url(bg.jpg);
	background-position: top center;
	background-repeat: no-repeat; 
	margin: 0px;
	padding: 0px;
}

#wraper {
	width: 980px;
	margin: 0px auto;
      background: white;
}

a {
	color: red;
	text-decoration: none;
}

#header {
	width: 980px;
	height: 328px;
	background-image: url(header.jpg);
	background-color: #EDEDED;
}

#nav {
	position: relative;
	top: 15px;
	left: 55px;
	font-family: georgia;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #9D1717;
	width: 400px;
}

#nav a {
	margin-right: 10px;
	color: #9D1717;
	text-decoration: none;
}

#nav a:hover, #nav a:active {
	color: #FFF;
	text-decoration: none;
}

.navigation {
	color: red;
}

.navigation a{
	color: red;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	text-decoration: underline;
}

#tagline {
	position: relative;
	top: 175px;
	left: 25px;
	font-family: arial;
	font-size: 30px;
	color: #D0CDC1;
	letter-spacing: -2px;  
        width: 625px;

}

#aboutbhot {
	position: relative;
	top: 20px;
	left: 750px;
	width: 200px;
	font-family: arial;
	font-size: 18px;
	color: #986F78;
	letter-spacing: -.8px;
	line-height: 1.2em;
}

.abouthighlight {
	color: #B1989D;
}

#content {
	padding: 0px 20px 0px 20px;
	background: white;
}

#content a:hover, #content a:active {
	text-decoration: underline;
}

#headerads {
        padding-top: 20px;
}

.narrowcolumn {
	float: left;
	width: 630px;
}

.narrowcolumn h2 {
	font-weight: normal;
}

.entry {
	font-size: 15px;
	color: #363333;
	line-height: 160%;
}

#posts {
	float: left;
	width: 625px;
	font-family: georgia;
}

#posts img {
  border: 0px;
}

.post h2 {
	font-weight: normal;
	margin-top: 30px;
}

.postmetadata {
	border-top: 1px solid #000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	line-height: 1.3em;
	padding-top: 5px;
}

.postmetadata a {
	color: #666;
}

#comments {
	color: #419EC1;
}

.comment {
	border-top: 1px dotted #666;
	padding-top: 10px;
}

#comment {
	width: 550px;
}

#respond h3 {
	color: #419EC1;
}

#respond small {
	font-size: 12px;
}

.wp-caption {
	background-color: #EEE;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
}

#sidebar {
	float: right;
	width: 260px;
}

#post {
	font-family: georgia;
	margin-bottom: 40px;
}

#date {
	display: block;
	font-size: 15px;
	color: #419EC1;
}

#title h1 {
	display: block;
	font-weight: normal;
	font-size: 36px;
	margin: 10px 0px 10px 0px;
}

#title h1 a{
	color: #000;
	text-decoration: none;
}

#title h1 a:hover, #title h1 a:active {
	text-decoration: underline;
}

#postcontent {
	display: block;
	font-size: 15px;
	color: #363333;
	line-height: 160%;
	background-image: url(postbg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 55px 20px 0px;
}

#postfooter {
	font-size: 12px;
	padding: 5px 20px 0px 5px;
}

#postfooter a{
	color: #000;
	text-decoration: none;
}

#postfooter a:hover, #postfooter a:active {
	text-decoration: underline;
}

#sidebar {
	font-family: arial;
}

#sbitem {
	margin-bottom: 50px;
}

#sbitem ul {
	padding: 0px 0px 0px 15px;
}

#sbitem ul li a {
	color: #FB0000;
	text-decoration: none;
}

#sbitem ul li a:hover, #sbitem ul li a:active {
	text-decoration: underline;
}

#sidebar h2 {
	background-image: url(sidebarbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
	height: 50px;
	padding: 5px 0px 0px 0px;
	margin-top: 30px;
}

#sidebar ul li {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

#sidebar ul li ul li a {
	color: red;
	text-decoration: none;
}

#sidebar ul li ul li a:hover, #sidebar ul li ul li a:active {
	text-decoration: underline;
}


#sidebar ul li ul li {
	list-style-type: square; 
}

#sbcontent {
	font-size: 13px;
	font-weight: bold;
	color: #FB0000;
	padding-left: 10px;
}

#footer {
	display: block;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-image: url(footerbg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 99px;
	margin: 10px 0px 10px 15px;
}

#copyright {
	float: left;
	padding: 32px 0px 0px 10px;
}

#footerlinks {
	float: right;
	padding: 32px 20px 0px 0px;
}

#footerlinks a{
	color: #FFF;
	text-decoration: none;
}

#footerlinks a:hover, #footerlinks a:active {
	color: yellow;
}

#footerads {
	width: 730px;
        padding-top: 20px;
}

.twitterwidget {
	color: #FFF;
	text-decoration: none;
}

#sidebar .widget_twitter ul li {
	list-style-type: none;
	margin-left: 0px;
	width: 260px;
}

#sidebar .widget_twitter .entry-content {
	display: block;
	padding-bottom: 3px;
	width: 200px;
}

#sidebar .widget_twitter .entry-content a{
	color: #999;
}

#sidebar .widget_twitter .entry-meta {
	display: block;
	font-size: 10px;
	border-top: 1px dotted #CCC;
	padding-top: 3px;
	margin-bottom: 15px;
	width: 200px;
}

.widgettitle a:hover {
	text-decoration: none !important;
}

.xavisys-link-text {
	display: none;
}