/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
scrollbar-face-color:#D9D9D9;
scrollbar-arrow-color:#6CB888;
scrollbar-track-color:#C8C8C8;
background-image:url('http://keke-palmer.org/post/wp-content/themes/default/images/background2.jpg');
background-repeat:no-repeat;
background-attachment:scroll; 
background-color: #1d040c;
width:1200px;
margin:auto;
cursor : default;
font-size:11px; 
font-family:arial; 
letter-spacing:0px; 
line-height:8pt



}


/* The Content */
.date {
width: 78px;
height: 50px;
float: left;
color: #ffffff;
text-align: center;
text-transform: uppercase;
margin-right: 3px;
font: normal 11px Georgia, Tahoma, Verdana;
background: url("") no-repeat;
}
.date .day {
padding: 1px 0;
color:#fff;
font-size:26px;
font-weight:normal;
padding-top:3px;
line-height:25px;
}

/* The Posts */

.text {
	width:60%;
	float:left;
	text-align:justify;
		
	}
.post {
	padding:3px 3px 3px 3px;
	font-color:#675c5c;
	font-size:11px;
        width:643px;
		margin:10px
	font-family:Arial,Tahoma,Verdana,sans-serif;	
        background-image:url('http://keke-palmer.org/post/wp-content/uploads/2010/05/bgt.png');
	border:0px solid #ecebe7;
	text-align: justify;
	}

.titlen {
	padding:65px 0px 35px 0px;
	margin:-60px 0px -40px 0px;
	color:#ffffff;
	font-size:22px;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	background-color: #FFF; 
	background: url("") bottom left no-repeat;	
	border:0px solid #ecebe7;
	text-align: justify;
	}



.h3 {
font-family:Helvetica;
font-size: 30px;
font-weight:bold;
color: #000000;
height: 35px;
text-align:center;
margin-bottom: 4px;
letter-spacing: 1px;
}

.h2 {
font-family:Helvetica;
font-decoration:uppercase;
font-size: 33px;
color: #ffffff;
font-weight:bold;
height: 35px;
text-align:center;
letter-spacing: 3px;
}

.news {
background: url('http://i46.tinypic.com/ofrryr.png') repeat;
}

h5.title {
    font-size:15px;
	margin:0px 0px 0px 78px;
	padding:9px 0px 0px 0px;
	color:#111111;
	font-weight:normal;
	height:40px;
	font-family:Georgia,Verdana,Verdana,Tahoma,sans-serif;	
	background-color: #ea2c74;
	background: url("") bottom left no-repeat;	
	}
h5.title a {
	color:black;
	text-decoration:none;
	}
h5.title a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
h6.title {
    font-size:10px;
    background-color: #d7a800;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000;
	font-weight:normal;
	height:15px;
	font-family:Tahoma,Verdana,sans-serif;	
	}
h6.title a {
	color:black;
	text-decoration:none;
	}
h6.title a:hover {
	color:#847d61;
	background:none;
	font-weight:bold;
	text-decoration:none;
	}
	
.postinfo {
	height:25px;
	padding: 2px 2px 2px 2px;
	
			}
		
.postinfo a {
	
	color:#d10b04;
	font-weight:normal;
	text-decoration:none;
	}
	
	.p_comments {
	line-height:16px;
	float:right;
	padding:0px 0px 0 30px;
	background:url();
	background-repeat:no-repeat;
}

.p_comments a:link,
.p_comments a:visited {
	color: #080a0f;
	background-color: transparent;
}















































#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	border-top:1px dotted #6ce7e5;
	padding:2px;
	display:block;
        color:deeppink;
	}

#recentpost li:hover, #mostcommented li:hover, #recent_comments  li:hover {
	background:#d1f3fa;
	color:#ffffff;
	}

#recentpost li:first-child, #mostcommented  li:first-child, #recent_comments  li:first-child {
	border-top:0px dotted #EEEE2E;
}





.main_title { 
    color: #081a90;
    font-size: 6pt;
                line-height: 6pt;
		font-weight: bold;
                text-align: center;
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		font-family: Arial; 
		text-transform: uppercase;
		background-color: #933a6a; 
		border-top: 0px solid #ffffff;
		border-bottom: 1px solid #a1c65d;

} 

.main_content { 
    	      width: 493px;
              font-family: Verdana,Arial,Helvetica; 
	      color: #fffff; 
	      font-size: 6pt;
	      line-height: 12px;
	      background-color: #transparent;
	      padding-top: 0px;
	      padding-right: 3px;
	      padding-left: 3px;
	      padding-bottom: 0px;
		margin:10px
	      border-top: 0px solid #FE944E;
	      border-bottom: 0px solid #FE944E;
        text-align : justify;
}

.main_postedby, .t0003news { 
    color: #FE944E;
		margin:10px
    font-size: 7pt;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 3px;
    font-family: Verdana,Arial,Helvetica; 
    text-transform: uppercase;
    background-color: #fFFFFF; 
    border-top: 1px solid #ffffff;
    border-bottom: 0px solid #FE944E;
        text-align : right;
} 


.side_title, .t0003news { 
    background-color: #71C21D;
    border-left: 8px solid #E46E06;
    border-right: 8px solid #FFDD1F;
    font-family: Arial; 
    text-align: justify;
    font-size: 15px; 
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #ffffff;
    line-height: 10px;
    padding: 4px;
}


.side_content { 
    font-family: Verdana,Arial,Helvetica; 
    color: #FFFFFF; 
    font-size: 6pt;
    line-height: 8pt;
    background-color: #e6dacd;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border: 0px solid #FEE8DE;
        text-align : justify;

}

#recentpost, #mostcommented {
	width:260px;
	float:left;
	padding:3px;
        font-weight: bold;
	}

#mostcommented {
	margin-left:0px;
	}

#recent_comments {
	width:260px;
	float:right;
	padding:2px;
        color:#EEEE2E;
	}

#recentpost a {
	color:#fe92c8;
        text-decoration:none;
        font-weight: bold;
	}

#recent_comments a {
	color:#000000;
        text-decoration:none;
        font-weight: bold;
	}

#mostcommented a {
	color:#b6d84d;
        text-decoration:none;
        font-weight: bold;
	}

#recentpost a:hover, #mostcommented a:hover, #recent_comments a:hover {
	color:#ffffff;
        text-decoration:none;
	}




.style1, tr.content-content, td.content-content {font-size: 9px; font-family: Tahoma; text-transform: normal; text-align: left; padding-right: 1px; padding-top: 2px; padding-bottom: 2px; background-color:black; border: 1px dotted #F794B6; border-bottom:#71c21d solid 2px; color: black;}



.main {
                color: #a1c65d;
		background: #transparent;
		width: 480px;
		margin-top: 0px;
		margin-bottom: 2px;
		border: 0px solid #FFFFFF;

}

A:link {
	COLOR: a807dd; TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #ff0078; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #ec76ae; TEXT-DECORATION: none; 
}

TD {
	COLOR: #ffffff; FONT-FAMILY: tahoma; font-size:7pt;
}
P {
	COLOR: #ebbaba; FONT-FAMILY: tahoma; 
}
A {
	COLOR: #e6561a; FONT-FAMILY: tahoma; 
}
B {
	COLOR: #e98795; FONT-FAMILY: tahoma;
}
I {
	COLOR: purple; FONT-FAMILY: tahoma;
}
EM {
	COLOR: #e21b87; FONT-FAMILY: tahoma;
}
STRONG {
	COLOR: #be119b; FONT-FAMILY: tahoma;
}
EM {
	COLOR: #e21b87; FONT-FAMILY: tahoma;
}
DIV {
	COLOR: #ffffff; FONT-FAMILY: tahoma;
}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}

.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}


INPUT {
	BACKGROUND: #ffffff; BORDER: 1px solid #111111; COLOR: #000000; FONT-FAMILY: tahoma; FONT-SIZE: 7pt;
}

SELECT {
	BACKGROUND: #5b0642; BORDER: 0px solid #111111; COLOR: #000000; FONT-FAMILY: tahoma; FONT-SIZE: 7pt;
}

TEXTAREA {
	BACKGROUND: #ffffff; BORDER: 1px solid #111111; COLOR: #ffffff; FONT-FAMILY: tahoma; FONT-SIZE: 7pt;
}


.tourdate {
        COLOR: #1b8499;
}


.navmenu {
        border: 0px solid;
}

.navmenu a {
        border: 0px solid;
}

.navmenu a:visited {
	border: 0px solid;
}

.navmenu a:hover {
        border: 0px solid;
}

.title {
	TEXT-DECORATION: none; LETTER-SPACING: 0px; font-size:10pt; font-family:times new roman; font-weight: bold; 	text-transform: lowercase; background-color: #ffffff; font-style: italic; padding-left: 5px; color: #e45a77;
}

.subtitle {
	background-color: #ffffff; padding: 3px; text-align: justify;
}

.data {
	TEXT-DECORATION: none; LETTER-SPACING: 0px; font-size:7pt; font-family:tahoma; font-weight: bold;  background-color: #413414; color: #44bac1; padding-left: 5px; padding-right: 5px;
}

.small {
	TEXT-DECORATION: none; LETTER-SPACING: 0px; font-size:7pt; font-family:tahoma; color: #ffffff; font-style: normal; font-weight: normal; text-transform: none;
}

.newstitle {
	TEXT-DECORATION: none; LETTER-SPACING: 0px; font-size:7pt; font-family:tahoma; font-weight: bold;  padding-left: 3px; color: #111111; background: url(http://newboyzfresh.com/graffiti/newstitle.png) no-repeat; padding-right: 3px;
}

.newstitle2 {
	TEXT-DECORATION: none; LETTER-SPACING: 0px; font-size:7pt; font-family:tahoma; font-weight: bold;  padding-left: 3px; color: #ffffff; background-color: #5F8E03; padding-right: 3px;
}

.newssubtitle {
	background-color: #ffffff; padding: 3px; text-align: justify; color: #000000;
}

.bottom {
	border-top: 5px solid #2f2813; background-color: #665d43;
}

.bottom-inside {
	background-color: #665d43; color: #eee;
}

.img {
	border: 1px solid #cccccc;
}

.titleheader {
	display: inline;
	font-family:"Trebuchet MS";
	font-size: 10pt;
	letter-spacing: 0px;
	font-weight: bold;
	color: #6d8e01;
	TEXT-TRANSFORM: uppercase;
}

.post-date {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width:80px;
	height:50px;
	font-family:"Trebuchet MS";
	background: url() no-repeat;
	line-height:26px;
}

.month {
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	text-align:center;
	padding-top:0px;
	font-size:25pt;
	font-weight: bold;
	color:#c6281f;
}

.day {
	color:#aaaaaa;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	font-size:25pt;
	font-weight: bold;
	text-align:center;
	letter-spacing: -1px;
}
.year {
	color:#ffffff;

}

.left, .alignleft {
	float:left;
	}
.right, .alignright {
	float:right;
	}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #1A1A1A;
	color: #111111;
	background-color: #2A2A2A;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #2A2A2A;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #111111;
	border: 1px solid #1A1A1A;
	background-color: #2A2A2A;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #111111;
	border: 1px solid #1A1A1A;
	background-color: #2A2A2A;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	color: #ffffff;
	border: 1px solid #1A1A1A;
	background-color: #2A2A2A;
}


.content img {
background-color: #ffffff;
padding: 0px;
border: 1px solid #e2e2e2;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 4px;
margin: 1px;

}

.content img:hover {

background-color: #ffffff;
padding: 0px;
border: 1px solid #3ae2f6;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 4px;
margin: 1px;

}



.titulo {
       padding-left: 10px;
	   padding-right: 10px;
	   font-size: 8pt;
}
.barra {
       padding-left: 10px;
	   padding-right: 10px;
	   font-size: 7pt;
}

blockquote{
	color: #686868;
	width:70%;
	background: #4a2f56 url() no-repeat bottom right;
	padding: 1px 16px 1px 16px;
	border-left: 10px solid ff91c5;
	border-bottom: 10px solid #ec388c;
	font-style:none;;}      

}

.content img:hover {

background-color: #ffffff;
padding: 0px;
border: 1px solid #deeppink;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 4px;
margin: 1px;

}


.h1, .t0001, .t0001news, .content-subject { 
    background-color: deeppink;
    border-left: 3px solid #691141;
    font-family: Helvetica; 
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ffffff;
    width: 558px;
    padding: 4px;
    font-size: 11px; 
    line-height: 10px;
}
.h1, .t0001, .t0001news, .content-subject { 
    background-color: deeppink;
    border-left: 3px solid #691141;
    font-family: Arial; 
    text-align: center;
    font-size: 11px; 
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ffffff;
    line-height: 10px;
    width: 558px;
    padding: 4px;
}

.h4 { 
                background-color: purple;
font-size:8pt; 
font-family:verdana; 
letter-spacing:3px; 
line-height:8pt; 
text-align: center;
color: #FFFFFF; 
font-weight: bold; 
border-bottom: 0px dashed #c0c0c0;
border-top: 0px dashed #c0c0c0;
text-transform: uppercase; 
}


	.clearfix:after {
		content: ".";
		display: block;
		clear:both;
		visibility:hidden;
		line-height:0;
		height:0;
	}
	.clearfix {
		display:inline-block;
	}	
	html[xmlns] .clearfix {
		display:block;
	}
	* html .clearfix {
		height:1%;
	}
}
	#mainCol .wallpapers {
		padding:0 0 30px 0;
		background:url(../../images/border_dash.png) bottom center repeat-x;
	}
		#mainCol .wallpapers h3 {
			margin:0 0 10px 0;
			width:113px; height:21px;
			background:url(../../images/h3_wallpapers.png) top center no-repeat;
		}
		#mainCol .wallpapers ul {
			list-style:none;
		}
			#mainCol .wallpapers ul li {
				width:310px;
				float:left;
				display:inline;
			}
				#mainCol .wallpapers ul li img {
					display:block;
					border:1px solid #d2dccd;
				}
				#mainCol .wallpapers ul.links {
					margin:8px 0 0 9px;
					list-style:none;
				}
					#mainCol .wallpapers ul.links li {
						width:67px;
						margin:0 5px 0 0;
						float:left;
						display:inline;
					}
						#mainCol .wallpapers ul.links li a.btn_1024 {
							width:67px; height:17px;
							display:block;
							background:url(http://keke-palmer.org/post/wp-content/uploads/2010/03/btn_1024.jpg) top center no-repeat;
						}
							#mainCol .wallpapers ul.links li a.btn_1024:hover {
								background-position:bottom;
							}
						#mainCol .wallpapers ul.links li a.btn_1280 {
							width:67px; height:17px;
							display:block;
							background:url(http://keke-palmer.org/post/wp-content/uploads/2010/03/btn_1280.jpg) top center no-repeat;
						}
							#mainCol .wallpapers ul.links li a.btn_1280:hover {
								background-position:bottom;
							}
						#mainCol .wallpapers ul.links li a.btn_1440{
							width:67px; height:17px;
							display:block;
							background:url(http://keke-palmer.org/post/wp-content/uploads/2010/03/btn_1440.jpg) top center no-repeat;
						}
							#mainCol .wallpapers ul.links li a.btn_1440:hover {
								background-position:bottom;
							}
						#mainCol .wallpapers ul.links li a.btn_1680 {
							width:67px; height:17px;
							display:block;
							background:url(http://keke-palmer.org/post/wp-content/uploads/2010/03/btn_1680.jpg) top center no-repeat;
						}
							#mainCol .wallpapers ul.links li a.btn_1680:hover {
								background-position:bottom;
							}
						#mainCol h4 {
							margin:15px 0 10px 0;
						}
						#mainCol ul.instructions li {
							width:400px;
							float:none;
							display:block;
						}




.framebg {	border-bottom: 1px dotted #151318; 
padding-top: 8px;
padding-bottom: 8px;
}

.framebg :hover { background-color: #aaaaaa;
}

/*********** COLORS ***********/
.one { color: #4baac5; font-weight: bold;}
.two { color: #912282; text-decoration: underline; font-weight: bold;}


.framebg2 {	border-bottom: 1px dotted #ffffff; 
padding-top: 8px;
padding-bottom: 8px;
}

.framebg2 :hover { background-color: ;
}

/*********** COLORS ***********/
.one { color: #4baac5; font-weight: bold;}
.two { color: #912282; text-decoration: underline; font-weight: bold;}

/* typography */
#s_comments, 
p.s_byline,
#s_messageboard { text-transform:none;}


p.s_byline {text-transform: uppercase !important; font-size: 9px;}


/* links */
.umg_link {border:0;outline:0;text-indent:-9999em; display:block;width:454px;text-indent:-9999em; margin:0;}
.umg_link.gagauk{ background:url(/images/UK/448x175_uksite.gif) no-repeat; height:175px;} 
.umg_link.gagadaily{ background:url(/images/sites.jpg) no-repeat; height:150px;}  
.umg_link.ladygagaonline{background:url(/images/sites.jpg) no-repeat 0 -164px; height:150px;} 

#mod_sites{ background:#242424; border:1px solid #4d4a4b; padding:5px; position:relative; clear:both;}
#mod_sites span.boxed { position:absolute; z-index:2; top:-22px; left:0; background:#242424; border:1px solid #4d4a4b; padding:1px 15px 1px 3px;display:block;}
.site_1{padding-bottom:20px; height:175px;} 
.site_2{padding-bottom:0px; height:150px;} 
.site_3 {padding-bottom:20px; height:150px;}
