/*
Theme Name:Rose-NewPBC-Fluid
Theme URI: http://www.newpokerbonuscodes.com/support.htm
Description: A light blue template good for climate based blog
Version: 1.1
Author: Anthony Ifon



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

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

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

#header {
	max-width: 100%;
	min-width: 65%;
	margin: 0 auto;
	height: 230px;
	background:url(images/lines.gif);
	background-color:#F55289;
}

#headerimg{
	padding: 14px 10px 10px 30px;
	float:left;
	width:40%
}

#headertext{
	float:right;
	width:50%;
	margin: 48px 35px 0px 0px;
}

#blogtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 32px;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	color: #BE2247;
}

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

#blogtitle a:visited {
	color: #BE2247;
}

#blogtitle a:hover  {
	text-decoration: underline;
	font-style: normal;
	color: #BE2247;
}

#blogdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 19px;
	font-weight: bold;
	padding: -100px 0 0 0;
	text-align: right;
	color: #BE2247;
}

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

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

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

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

a:hover {
	text-decoration: underline;
	color: #CF67AA;  
	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;
	text-align: center;
	width: 100%;
	clear: both;
	color: #00000;
	margin: 0 auto;
	
}



#footer a:link {
	text-decoration: none;
	color: #000000;
}
		
#footer a:visited {
	text-decoration: none;
	color: #00000;	
}

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

#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
{
	
	text-decoration:underline;
	font-style: normal;
}

#linkpage li {

	list-style-type: square;
	margin: 2px;
}

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

h1 {

}


h2 {

}

h3 {

}

h4 {

}

h5 {

}

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

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

#postwraptop h2  {
	font-family: Verdana;
	font-size: 16px;
	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:decimal
}

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

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

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

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

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

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

.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 {
	width: 90%;
	text-transform: capitalize;
	margin: 0 auto;
	border-style:outset;
	border-color:#BE2247;
	background-color:#F878A2;
	
}


#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: #BE2247 2px 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: 14px;
}

#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
{font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;

wp-calendar td {
color: #f878a2;

#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*/