/*

Theme Name: Inside-Glow-Casino

Theme URI:

Version: 1.0

Description: To change the banners on this theme use the Text Widgets and add your banners code there.
Author: Casino Blogs
Author URI:



*/


*{
  margin: 0;
  padding: 0;
}




html, body{
  height:100%;
}

html{
  font-size: 100%;
}

body{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: .8em;
  font-style: normal;
  color: #000;
  background:#000000 url(images/pattern-main.jpg) center top no-repeat;
  min-height:100%;
  height:auto !important; /* ie6 ignores it */
  height:100%;
  position: relative;
}


/* links */

a{
  color: #0071bb;
}

a:hover{
  color: #f44365;
  text-decoration: none;
}


/* headings */

h1{
  font-family: "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-weight: bold;
  font-size: 360%;
  letter-spacing: -0.04em;
  line-height: 100%;
  margin: .5em 0 .5em;
}

h2{
  font-family: "Union", "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-weight: normal;
  font-size: 220%;
  letter-spacing: -0.04em;
  line-height: 110%;
  margin: .5em 0 .2em;
}

h3{
  font-family: "Arial Black", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 180%;
  font-weight: normal;
  letter-spacing: -0.04em;
  line-height: 110%;
  margin: .5em 0 .2em;
  text-shadow: #fff 1px 1px 1px;
}

h4{
  font-family: "Share", "Arial Narrow", Arial, Sans;
  font-size: 200%;
  font-weight: normal;
  margin: .5em 0 .2em;
}

h5{
  font-family: "Palatino Linotype", Georgia, Serif;
  font-size: 150%;
  font-weight: bold;
  margin: .5em 0 .2em;
  letter-spacing: -0.02em;
}

h6{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 125%;
  font-weight: normal;
  text-transform: uppercase;
  margin: .5em 0 .2em;

}


/* tables */

table{
  margin: .5em 0 1em;
}

table td, table th{
  text-align: left;
  border-right: 1px solid #e8e1c8;
  padding: .4em .8em;
}

table th{
  background: #ab967e url(images/table-header.gif) repeat-x left top;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #e8e1c8;
}

table td{
  background: #d8ceb6;
}

table tr.even td{
  background: #e1d9c3;
}

table tr:hover td{
  background: #f0eada;
}


/* forms */

input, textarea, select{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
  font-size: 100%;
  margin: .2em 0;
}

input, textarea{
  padding: .2em .4em;
}

input.radio, input.checkbox{
  background: #fff;
  padding: 2px;
}

form label{
  font-weight: normal;
}

fieldset{
  padding: .8em;
  border: 1px solid #d2c7af;
}

legend{
  padding: 2px 15px 10px 15px;
  text-transform: uppercase;
  font-style: italic;
  font-size: 115%;
}


/* lists */

ul, ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


ul li, ol li{
 list-style-position:outside;
 margin-left: 1.6em;
}

dl{
  padding: .3em 0 .8em;
}

dt {
  float: left;
  clear: left;
  width: 9em;
  text-align: right;
  font-weight: bold;
  text-decoration: underline;
}

dd {
  margin: 0 0 0 10em;
  padding: 0 0 0.5em 0;
}


/* other */

p{
  margin: .6em 0 .3em;
  line-height: 125%;
}

img{
  border: 0;
}

hr{
  color: #b4aca1;
  background: #b4aca1;
  border-bottom: 1px solid #f6f4eb;
}

small{ font-size: 80%; }

pre{
  overflow: auto;
  white-space: pre-wrap;       /* css3 */
  white-space: -moz-pre-wrap;  /* ff */
  word-wrap: break-word;       /* ie */
  font-size: 12px;
  font-family: "Courier New", Courier, "Lucida Console", Monaco, "DejaVu Sans Mono", "Nimbus Mono L", "Bitstream Vera Sans Mono";
  background: #fff;
  padding: .4em;
  margin: 1em 0;
}

blockquote{
  margin: 1em 25% 1em 0;
  padding: .2em .2em .2em 5em;
  border: 1px dotted #937d68;
  font-style: italic;
  color: #937d68;
  background: #fff url(images/blockquote.png) no-repeat 4px top;
}

blockquote p{
  padding: 8px;
  margin: 2px;
}

#header {
	width:1000px;
	margin:0 auto;
	height:200px;
	background:none;
}

#header h1 {
	text-align:center;
	font-size:24px;
	color:#fff;
	padding-top:10px;
}

#header h1 a {
	text-decoration:none;
	color:#fff;
}

#header h1 a:hover {
	text-shadow:1px 0 2px #fff;
}

#headerImage {
	width:1000px;
	height:200px;
	background:url(images/headerImage.png);
	position:absolute;
	margin:0 auto;
}

#wrap {
	background:#fff url(images/wrapbg.png) repeat-y;
	width: 1000px;	
	margin: 0px auto 0 auto;
	text-align: left;

}
#content-wrap {

}
#wrapper {
	float:left;
	width:800px;
}


/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
	width:1000px;
	background:#FF0000 url(images/menu.png);
	height:45px;
}
#nav ul {
	float: left;
	list-style: none;
	width: 1000px;		
	padding: 0;	margin: 0 ;
	height: 45px;
	display: inline;
	text-transform: uppercase;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	color: #fff;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #333333;
}



#main {
 float:right;
 width:600px;
 margin:5px 10px 0 0px;
}

#main h2 {
	margin: 0px 10px 0 10px;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 15px 0 2px 0px; 		

}

#post {
	color:#333;
}
#post .comment_count
{
	float:right;
	width:29px;
	height:27px;
	background:url(images/comment.png) top right no-repeat;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	margin:5px 10px 15px 0;
	line-height:15px;
}

#post .comment_count a
{
	color:#0B528A;
	float:left;
	width:100%;
}


#post img {
	float:left;
	margin:0 10px 10px 0;
}

#post .meta {
	width:560px;
	
	background:#F8F8F8 url(images/time.png) no-repeat left;
	padding:2px 0 2px 25px;
	margin:5px 10px 5px 0px;
	clear:both;
}

.cat {
	background:url(images/cat.png) no-repeat left;
	padding:2px 0 0px 19px;
	margin-left:5px;
}



.more {
	background:url(images/more.png) no-repeat left ;
	padding-left:18px;
	float:right;
	margin-right:5px;
}

#leftads {
	float:left;
	width:190px;
	margin:30px 0 0 0;
	

}	

#leftads img { margin:5px 5px 5px 25px;}
#sidebar {
	float: right;
	width: 190px;
	margin:20px 0 0 0;	

}

#sidebar h2{
color:#555555;
padding-top:14px;
padding-bottom:5px;
font-size:16px; 
}	



#sidebar img { border:none; }


ul.sidemenu {
	text-align: left;
	margin: 0; padding: 0;			
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 4px 0 0 0;
	margin: 0;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	display:block;
	line-height:20px;
	border: none;		
}
ul.sidemenu li a:hover {	
	border: none;
}


/* footer */
#footer {
	clear: both;
	background:url(images/footer.png) no-repeat;
	color: #666;	
	margin: 0 auto 30px auto; 
	width: 1000px;
	height:20px;
	padding: 30px 0 0 0;
	text-align: center;

}




.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }


.descr {
	font-size: .95em;	
	padding-top: 0;
}

