/*
Theme Name: Black Color
Theme URL: http://drakedaily.com
Description: Relaunch of DrakeDaily.com
Author: George
Author URL: http://taylorlautnersource.com
Version: 4.0
*/

body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
margin: 0px;
background-color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
color: #fff;
}

a {color : #0f4196;text-decoration : none;}
a:hover {text-decoration : underline; color: #0f4196}
strong {color : #17306a;}
em {color : #222e49;}

img {margin:0; padding:0;}


#content{width : 536px; float:center; margin:0;padding:0 5px;}
#wrapper {width : 960px; margin:0 auto;}

h1, h2, h3, h4, h5, h6 {
	margin: 0px  0px;
	padding:0px 0px
	}

/* Header */
.navigation a {
background-color: #000;
padding: 4px;
text-decoration : none; color: #0f4196;
text-shadow: #08275c 1px 1px 1px;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.navigation a:hover 
{
background-color: #000;
padding: 4px;
text-decoration : underline; color: #0f4196;
text-shadow: #08275c 1px 1px 1px;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
}

.headerpics img {border: 1px solid #000; 
background-color: transparent;
padding: 3px;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 1px;
 width: 35px; height: 35px;}

.headerpics img:hover { border: 1px solid #0c3269; 
background-color: transparent;
padding: 3px;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 1px;
 width: 35px; height: 35px;}


/* Posts */

.post-title {text-align: center;
font-size: 12px;
color: #fff;
padding:0px 0px 5px 0px; 
}

.title
{padding:5px 0px 5px 0px; 
}

.title a
{text-decoration : none; 
text-align: center;
color: #0c3478;
text-shadow: #442c83 1px 1px 1px;
text-decoration: none;
font-size: 14px;
}

.title a:hover 
text-align: center;
{text-decoration: none;
color : #0c3478;
text-shadow: #442c83 1px 1px 1px;
text-decoration : none;
font-size: 14px;
}

.title2
{padding:40px 0px 5px 0px; 
}

.title2 a
{text-decoration : none; 
text-align: center;
color: #0c3478;
text-shadow: #08275c 1px 1px 1px;
text-decoration: none;
font-size: 20px;
}

.title2 a:hover 
text-align: center;
{text-decoration: none;
color : #0c3478;
text-shadow: #08275c 1px 1px 1px;
text-decoration : none;
font-size: 20px;
}

.post-title a
{text-decoration : none; 
color: #0c3478;
text-shadow: #08275c 1px 1px 1px;
text-decoration: none;
font-size: 12px;
}
.post-title a:hover 
{text-decoration: underline;
color : #0c3478;
text-shadow: #08275c 1px 1px 1px;
text-decoration : none;
font-size: 12px;
}

.entry {padding:5px 10px;
background: transparent;
text-align:justify;
padding-bottom:15px;
color:#fff}

.entry a img {border: 1px solid #000; -moz-border-radius: 4px; padding: 5px; background-color: #0f0f0f; margin: 2px;}
.entry a img:hover { border: 1px solid #041e42; -moz-border-radius: 4px; padding: 5px; background-color: #0f0f0f; margin: 2px;}
.entry img
{
border: 1px solid #09325d;
background-color: transparent;
padding: 5px;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 2px;
}

.entry a
{text-decoration : none; 
text-align: center;
color: #0c3478;
text-shadow: #08275c 1px 1px 1px;
text-decoration: none;
font-size: 12px;
}

.entry a:hover 
text-align: center;
{text-decoration: none;
color : #0024fe;
text-shadow: #08275c 1px 1px 1px;
text-decoration : underline;
font-size: 12px;
}

.news-btm {
	background-color: #031528;
font-size: 10px; 
line-height: 9px;
letter-spacing: 1px;
font-family: Tahoma, Arial, Verdana;
text-transform: capitalize;
color: #ffffff;
text-align: right;
padding:6px;
border: 1px solid #080808;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
 -moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;}
	
	
.news-btm a:link{
color: #e5e5e4;
cursor:default;}
		
.news-btm a:visited{
color: #fff;
text-decoration:none;}
				
.news-btm a:hover{
color: #e5e5e4;
text-decoration:underline;}


blockquote {
background-image: url(http://alexmeraz.us/p/wp-content/themes/blackcolor/images/blockquote.jpg);
background-repeat: repeat-x;
background-color: #151515;
font-size: 11px; 
letter-spacing: 1px;
margin-top: 3px;
margin-left: 0px;
font-family: Verdana, Arial,Tahoma;
color: #fff;
padding: 10px 5px 10px 5px;
border: 1px solid #080808;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
 -moz-border-radius:  6px; 
-webkit-borde-radius: 6px; 
border-radius: 6px;}
	

.entry blockquote a {
color: #000; }

.entry blockquote a:hover {
color: #000; text-decoration: underline; }

.entry blockquote em {
color: #0688f6; }

.entry blockquote strong {
color: #3c6eb5; }

.entry blockquote a img {border: 1px solid #535353; -moz-border-radius: 4px; padding: 3px; background-color: #0f0f0f; margin: 2px;}

.entry blockquote a img:hover {border: 1px solid #06223a; -moz-border-radius: 4px; padding: 3px; background-color: #0f0f0f; margin: 2px;}

/* SideBar */


.sidebar {width:213px;padding:5px; color: #fff;}
.sidebar1 {width:190px;padding:5px; color: #fff;}

.sidebar img {margin:0; padding:0;}
.sidebar a img {margin:0; padding:0;}

.sidebar a {text-decoration : none; color: #0c3478;
background-color: transparent;
text-shadow: #08275c 1px 1px 1px;
text-decoration: none;
}

.sidebar a:hover 
{color : #0c3478;
text-decoration : none;
text-shadow: #08275c 1px 1px 1px;
text-decoration: underline;
}

.sidebar a:visited
{color : #0f4196;
text-decoration : none;
text-shadow: #442c83 1px 1px 1px;
text-decoration: italic;
}

.sidebar1 a {text-decoration : none; color: #0c3478;
background-color: transparent;
text-shadow: #08275c 1px 1px 1px;
text-decoration: none;
}

.sidebar1 a:hover 
{color : #0c3478;
text-decoration : none;
text-shadow: #08275c 1px 1px 1px;
text-decoration: underline;
}

.sidebar1 a:visited
{color : #0f4196;
text-decoration : none;
text-shadow: #442c83 1px 1px 1px;
text-decoration: italic;
}

.project-title {
font-style: italic;
font-size: 15px;
color: #f56847;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: -1px;
text-shadow: #bb2400 1px 1px 1px;
text-align:justify;}

.comments
{
width: 400px;
padding: 10px 0px 0px 0px;
}

input, textarea, option, select {
background-color: #0b0b0b;
font-family: Arial, Helvetica, sans-serif;
        font-size : 12px;
	color: #fff;
	padding: 1px;
	 -moz-border-radius:  10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
border: solid 1px #060606;
			
	}
	
	input:hover, textarea:hover, option:hover, select:hover {
background-color: #0b0b0b;
font-family: Arial, Helvetica, sans-serif;
        font-size : 12px;
	color: #fff;
	padding: 1px;
	 -moz-border-radius:  10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
border: solid 1px #060606;
	}
	
		input:focus, textarea:focus {
background-color: #0b0b0b;
font-family: Arial, Helvetica, sans-serif;
        font-size : 12px;
	color: #fff;
	padding: 1px;
	 -moz-border-radius:  10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
border: solid 1px #060606;
	}

.elites a img
{
border: 1px solid #010f24;
background-color: transparent;
padding: 2px;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 2px;
width: 30px; height: 30px;
}

.elites a img:hover
{
border: 1px solid #09325d;
background-color: transparent;
padding: 2px;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 2px;
width: 30px; height: 30px;
}

.family a img
{
border: 1px solid #010f24;
background-color: transparent;
padding: 3px;
margin: 1px;
-moz-border-radius-topleft: 5px;
-khtml-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
width: 40px; height: 40px;
}

.family a img:hover
{
border: 1px solid #0d3f7b;
background-color: transparent;
padding: 3px;
margin: 1px;
-moz-border-radius-topleft: 5px;
-khtml-border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
width: 40px; height: 40px;
}


.pages img
{
border: 1px solid #09325d;
background-color: transparent;
padding: 5px;
border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
margin: 2px;
}

.footer
{background: #061c37;
background-repeat: repeat-x;
font: 12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
padding: 5px;
vertical-align: top;
}

.footer a {text-decoration : none; color: #e5e5e5;
background-color: transparent;
text-shadow: #d7d5d5 1px 1px 1px;
text-decoration: none;
}

.footer a:hover 
{color : #e5e5e5;
text-decoration : none;
text-shadow: #d7d5d5 1px 1px 1px;
text-decoration: underline;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px 6px 4px 6px; 
	margin: 3px;
	text-decoration: none;
border: 1px solid #0f0f0f;
color: #0f4196;
	background-color: #020202;	
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}
.wp-pagenavi a:hover {	
border: 1px solid #1a1a1a;
color: #0f4196;
	background-color: #020202;
text-decoration: underline;	
		 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin: 2px 2px 2px 2px;
border: 1px solid #0f0f0f;
color: #0f4196;
	background-color: #020202;	
		 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}
.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	font-weight: bold;
border: 1px solid #0f0f0f;
color: #0f4196;
	background-color: #020202;	
		 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;	
}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 2px;	
border: 1px solid #0f0f0f;
color: #0f4196;
	background-color: #020202;	
		 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}
