/*
Theme Name: Black-NewPBC-Fluid
Theme URI: http://www.newpokerbonuscodes.com/support.htm
Description: Wordpress theme to fit the style of my site
Version: 1.1
Author: Anthony Ifon



/*-----------Block Level Elements--------------*/

Body {
	background-color: #000000;
	background:url(images/bground.jpg);
}

#page {
	background-color: #EFEFEF;
	background:url(images/lines.gif);
	max-width: 86%;
	min-width: 65%;
	margin: 0 auto;
	border-style:outset;
	border-color:#bbbbbb
}

#header {
	background-color: #000000;
	background:url(images/bground.jpg);
	max-width: 86%;
	min-width: 65%;
	margin: 0 auto;
}

#header h1{
	font-family: Georgia, Times, serif; 
	font-size: 26px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
}

#header h1 a:link{
color: #FFFFFF;
text-decoration: none;
}

#header h1 a:visited {
color: #FFFFFF;
}

#header h1 a:hover  {
text-decoration: underline;
font-style: normal;
}


#headerimg {
	
}

.description {
	font-size: 12px;
	padding-bottom: 15px;
	font-family: Georgia, Times, serif; 
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;
	color: #ffffff;
	text-decoration: none;
	line-height: 0;
}

#wrapper {
	width: 100%;
	overflow: auto;	
}

#content {
	float: left;
	width: 70%;
	padding-bottom: 25px;
}

a:link {
	text-decoration: none;
	color: #C60000;
}

a:visited {
	text-decoration: none;
	color: #C60000;
}

a:hover {
	text-decoration: underline;
	color:#FB4E44;
	font-style: italic;
}

.pagetitle {
	text-align: center;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 2px 0 -19px 0;
}

#sidebar {
	width: 28%;
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align:top;
	float:right;
	height:auto;
}

#footer {
	padding-top: 25px;
	font-size: 12px;
	background-color: #000000;
	text-align: center;
	width: 100%;
	clear: both;
	color: #d0d0d0;
	background:url(images/bground.jpg);
	margin: 0 auto;
}

#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
	
#footer a:visited {
	text-decoration: none;
	color: #FFFFFFF;	
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#navigationbar{
	background-image: url('images/sbtop.gif');
	width: 100%;
	height:25px;
	line-height: 25px;
	padding-top: 0px;
	}

#navigationbar ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navigationbar ul li { 
display: inline;
   }

#navigationbar ul li a
{
text-decoration: none;
padding: 15px 1em;
color: #fff;
text-transform:uppercase;
font-size:12px;
letter-spacing:1px;
height:50px;
}

#navigationbar ul li a:hover
{
	/*background:url(images/hover.jpg) no-repeat bottom;*/
	text-decoration:;
	font-style: normal;
}




/*-------------Headings-------------*/

h1 {

}


h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/
#postwrap {
	background-color: #EFEFEF;
	border-style:outset;
	border-color:#bbbbbb;
	width: 100%;
}

#postwraptop {
	background-image: url('images/sbtop.gif');
}

#postwraptop h2  {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 0;
	text-transform: capitalize;
	padding: 0 0 0 2px;
}

#postwraptop h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#postwraptop h2 a:hover {
	font-style: italic;
	text-decoration: underline;

}

.post {
	padding-top: 25px;
	text-align: justify ;
	margin-left: 9px;
}

.post p {

}

.post ul {
	list-style-type: square;
}


.post ol {
	/*list-style-type: square;*/
	list-style-type:decimal
}

.entry {
	font: 1em Verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}

.entry img{
	margin:3px 8px 0 0;
}

.entrytext {
	font: 1em Verdana;
	font-size: 12px;
	font: 1em Verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}

.entrytext img{
	float: left;
	margin:3px 8px 0 0;
}

.postmetadata {
	text-align: right;
	padding-bottom: 5px;
}

.postmetadata a {
	font: 1em Verdana;
	font-size: 12px;
	
}

.postmetadata a:hover{
	font: 1em Verdana;
	font-size: 12px;
	font-style:italic;
}

.postmetadata alt {

}

.alignleft {
	text-align: left;
	font-size: 13px;
}

.alignright {
	font-size: 13px;
}

.center {

}

.pagetitle {
	text-align: center
	font-size: 12px; 
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}


/*--------------Sidebar------------*/

#sidebar h2  {
	font-family: Verdana;
	font-size: 14px;
	margin: 0px 0 0;
	padding: 5px 0 0 2px;
}


#sidebartop{
	background-image: url('images/sbtop.gif') ;
	width: 100%;
	color: #ffffff;
	height:25px;
	
}

#sidebarcontent {
	background-color: #EFEFEF;
	width: 90%;
	text-transform: capitalize;
	margin: 0 auto;
	border-style:outset;
	border-color:#bbbbbb
}


#sidebar ul, #sidebar ul ol {
	margin: 2px;
	padding: 0;
	}

#sidebar ul {
	list-style-type: square;
	margin-left: 20px; 
	}
	
#sidebar ol {
	list-style-type: decimal;
	}	


#sidebar ul p, #sidebar ul select {
	
	}

#sidebar ul ul, #sidebar ul ol {
	
	}

#sidebar ul ul ul, #sidebar ul ol {
	
	}

ol li, #sidebar ul ol li {
	
	}

#sidebar ul li, #sidebar ol li {
	
	}
#sidebarexp {
	font: 1em Verdana;
	font-size: 12px;
	font: 1em Verdana;
	font-size: 12px;
	padding: 0px 5px 0px 5px;

}	
	
	
.links li li {
	list-style-type: none;
	background: url(images/sub_icon.gif) no-repeat 0 7px;
	margin: 0 0 0 -5px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}
	
/*--------------Comments--------------*/

#commentarea {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: justify ;
	margin-left: 9px;
}



ol.commentlist {
	margin: -17px 0 0 0;
	padding:0 0 0 0;
}

ol.commentlist li {
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	padding:8px 8px 8px 8px;
}

ol.commentlist li.alt {
 	background: #f9f9f9;
	/*margin: -19px 0 -19px -40px;*/
	padding:8px 8px 8px 8px;
}

ol.commentlist a {

}

.commentmetadata {
	text-align: right;
	padding-bottom: 0px;
	padding-right: 5px;
	font-size: 12px;
}

#commentform {
	margin: 0;	
}

#commentform a:link, a:visted {
	
}

#commentform a:hover {
	
	}

h3{
	
}

/*--------------Search Form-------------*/

#searcharea {
	padding-top: 25px;
	text-align: justify ;
	margin-left: 9px;
}

#searchwraptop h2  {
	background-image: url('images/sbtop.gif');
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	margin-top: 0px;
	margin-left: -9px;
	text-transform: capitalize;
	
}

#searchwraptop h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#searchform h2 {
	
}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

/*-------------Other------------------*/
hr {
	background: url(images/bot.gif) no-repeat scroll center;
	width: 80%;
}



/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2.5px solid #000000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/