/*
Theme Name: 777-slots wordpress theme.
Theme URI: http://www.777-slots.com
Description: 777-slots wordpress theme.
Version: 1.1
Author: 777-slots
Author URI: http://www.777-slots.com

*/

body{
 background:url(images/side_bg.gif);
 color:#0000ff;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  text-align: justify;
}

ul,li,p,h1,h2,h3,h4,td,tr, input,textarea,address, blockquote{
  margin:0;
  padding:0;
 
 }
 
img{
  border:0;
  margin: 3px;
  display:block;
  float:left; 
 }
 
.alignleft{
 float:left; 
}
.alignright{
 float:right; 
 margin-left:15px;
}
a{
   color:#ffffff;
}
a:hover{

   color:#0000dd;
}

/* 

******************************************
*                  Header                *
******************************************

*/
#header{
  background: url(images/header1.gif) no-repeat;
  display:block;
  width:1012px;
  height:124px;
  float:left;
}

#header h1 a{
 color:#000000;
}


#logo{
margin:4px 0 0 10px;
height: 90px;
}

#banner{
 float:right;
 margin:6px 10px 0 0;
}

#topdesc{
 margin:0 0 0 0;
 color:#555555;
}


#wrapper{
 width:1022px;
 text-align: justify;
}

#midwr{
 width: 1012px;
 border-bottom:1px solid #555555;
 background: #FFF;
}

/* 

******************************************
*                  Menu Tabs             *
******************************************

*/

.menutab{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
height: 30px;
}


.menutab ul{
list-style-type: none;
margin: 0;
margin-left: 5px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.menutab li{
float: left;
margin: 0;
padding: 0;
}

.menutab a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(images/tab-left.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.menutab a span{
float: left;
position: relative;
display: block;
background: url(images/tab-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: #555555;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.menutab a span {float:none;}
/* End IE5-Mac hack */


.menutab .selected a{
background-position: 0 -125px;
top: 0;
}

.menutab .selected a span{
background-position: 100% -125px;
color: #000000;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.menutab a:hover{
background-position: 0% -125px;
top: 0;
}

.menutab a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
color: #0000dd;
}

/* 

******************************************
*                 Home Page              *
******************************************

*/









/* 

******************************************
*                 Side Bar               *
******************************************

*/


#sidebar{
  float:right;
  display:inline;
  width:333px;
  overflow: hidden;
  text-align: left;
  margin-right: 5px;
  margin-top: 5px;
    }
#sidebar h2{
  background: url('images/sideb2.gif') bottom left repeat;
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#sidebar ul{
  margin: 0;
  padding: 0;
}
#sidebar li{
  list-style: none;
  margin: 0;
  border: 1px solid #034f1c;
  line-height: 25px;
}
#sidebar li a{
  color: #000000;
  padding: 3px;
  margin: 2px;
  text-decoration: none;
  line-height: 25px;
  width: 160px;
}
#sidebar  li a:hover{
  color: #0000ff;
  padding: 3px;
  margin: 2px;
  text-decoration: none;
  line-height: 25px;
  width: 160px;
}
#left_side {
  margin-top: 0px;
  float: left;
  width: 320px;
}
#left_side {
  margin-top: 0px;
  float: left;
  width: 160px;
}
#right_side {
  margin-top: 0px;

  float: right;
  width: 160px;
}
.featurebox_side {
  background: #ffffff url('images/side_bg2.gif') bottom left repeat;
  margin:0px;
  padding:0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #034f1c;
  border-right: 1px solid 034f1c;
  border-left: 1px solid #000000;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #000000;
}
/* 

******************************************
*                 Post                   *
******************************************

*/

#p-container{
  float:left;
  width:1012px;
  margin:0 0 0 0;
  border-right:1px solid #555555;
  border-left:1px solid #555555;

}
#p-container blockquote{
 background:#ffffff;
 padding:20px;
 margin:5px 40px;
 border:1px solid #333333;
}

#container{
  float:left;
  width:670px;
  margin:0 0 0 0;
  border-right:1px solid #555555;
  border-left:1px solid #555555;
  background: #fffff0 url('images/side_bg1.gif') bottom left repeat;
}

.post p{
 margin:6px 0 6px 0;
}

.post{
 margin:5px;

}
.post a{
 color:#0000dd;
 text-decoration:none;
}

.post a:hover{
color:#ff6600;
}

.posttitle{
  background: #000000 url('images/sideb1.gif') repeat-x;
 height:30px;
}

.posttitle h2{
 margin:10px 0 0 7px;
 font-size:22px;
 display:inline;
 line-height:30px;
}
.posttitle h2 a{
 color:#ffffff;
}

.post{
 color:#e8e8e8;
 border:1px solid #333333;
}

.post-date{
 background:url(images/postdate.gif);
 background-repeat:no-repeat;
 text-align:center;
 width:41px;
 height:34px;
 display:inline;
 float:left;
 margin:2px 0 0 2px;
 font-weight:bold;
 color:#e9cc9f;
}

.entry{
 background: #ffffff url('images/side_bg1.gif') bottom left repeat;
 color:#000000;
 margin:10px;
 padding:10px;
 border-bottom:1px solid #333333;
 border-top:1px solid #333333;
}

.postmetadata{
 background:#000000;
 color:#676767;
 display:block;
 height:28px;
}

.postmetadata a{
 color:#676767;
}

.postmetadata a:hover{
 color:#faf1e3;

}

.metah2{
 float:left;
 margin:7px;
 font-size:10px;
 display:block;
}

.pmtright{
 float:right;
 margin:5px;
}

.m125ad{
 float:right;
 display:inline;
 width:125px;
 height:125px;
 margin:5px;
 text-align:center;
}

.ads125{
 width: 320px;
 display:block;
 margin:6px;
}

blockquote{
 background:#f4f6f4;
 padding:20px;
 margin:20px;
 border:1px solid #333333;
}

blockquote blockquote{
 background:#597763;
 color:#cecece;
 padding:20px;
 margin:20px;
 border:1px solid #333333;
}

.ppostl{
 float:left;
}
.npostl{
 float:right;
}

/* 

******************************************
*                comments                *
******************************************

*/
  


.comments-template{
 margin: 10px 0 0;
 padding: 10px;
 color:#999999;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #333333;
}

.comments-template h2, .comments-template h3{

	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
	background:#f5f5f5;
	border:1px solid #333333;
	margin:2px;
}

.comments-template input{
	font-size: 12px;
	background:#f5f5f5;
	border:1px solid #333333;
        margin:2px;
}

/* 

******************************************
*                 Footer                 *
******************************************

*/

#footer{
  clear: both;
  float: left;
  width: 1012px;
  background:url(images/back.gif);
  border:1px solid #555555;
  text-align:center;
  margin-top:10px;
}
.foot{
  float:left;
  display:inline;
  width:320px;
  margin-left:7px;
  background:#000000;
  border:1px solid #333333;
  text-align:center;
}
.foot  h2{
  display:block;
  height:30px;
  background:url(images/sideb1.gif);
  border:1px solid #000000;
  color:#f2f2f2;
  padding-left:4px;
  padding-top:2px;
  font-size:18px;
}
.foot li a{
  display:block;
  border-bottom:1px solid #555555;
  border-left:1px solid #393123;
  border-right:1px solid #393123;
  background:url(images/sideb2.gif);
  height:25px;

  color:#0000dd;
  padding-left:4px;
  padding-top:2px;
  text-decoration: none;
}
.foot li a:hover{
  display:block;
  border-bottom:1px solid #555555;
  border-left:1px solid #393123;
  border-right:1px solid #393123;
  background:url(images/sideb2.gif);
  color:#000000;
}
.foot ul{
  list-style-type: none;
  margin: 0;
  padding: 0 10px 6px 10px;
}