/*
Theme Name: Black Color
Theme URL: http://jojo-levesque.us
Description: Relaunch of JoJo-Levesque.us
Author: George
Author URL: http://taylorlautnersource.com
Version: 1.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 : #61049b;text-decoration : none;}
a:hover {text-decoration : underline; color: #61049b}
strong {color : #532987;}
em {color : #d21388;}

img {margin:0; padding:0;}


#content{width : 625px; float:left; margin:0;padding:0 15px;}
#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: #c03cf5;
text-shadow: #a117d9 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: #c03cf5;
text-shadow: #a117d9 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;
}

/* Posts */

.post-title {text-align: center;
font-size: 12px;
color: #fff;
padding:0px 0px 5px 0px; 
}

.title
{padding:40px 0px 5px 0px; 
}

.title a
{text-decoration : none; 
text-align: center;
color: #4a328a;
text-shadow: #442c83 1px 1px 1px;
text-decoration: none;
font-size: 14px;
}

.title a:hover 
text-align: center;
{text-decoration: none;
color : #4600ff;
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: #4a328a;
text-shadow: #442c83 1px 1px 1px;
text-decoration: none;
font-size: 20px;
}

.title2 a:hover 
text-align: center;
{text-decoration: none;
color : #4600ff;
text-shadow: #442c83 1px 1px 1px;
text-decoration : none;
font-size: 20px;
}

.post-title a
{text-decoration : none; 
color: #4a328a;
text-shadow: #442c83 1px 1px 1px;
text-decoration: none;
font-size: 12px;
}
.post-title a:hover 
{text-decoration: underline;
color : #4600ff;
text-shadow: #442c83 1px 1px 1px;
text-decoration : none;
font-size: 12px;
}

.entry {padding:5px 20px;
background: transparent;
line-height:15px;
text-align:justify;
padding-bottom:15px;
color:#fff}

.entry a img {border: 1px solid #000; -moz-border: 4px; padding: 5px; background-color: #0f0f0f; margin: 2px;}
.entry a img:hover { border: 1px solid #532987; -moz-border: 4px; padding: 5px; background-color: #0f0f0f; margin: 2px;}

.entry img
{
border: 1px solid #532987;
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: #0024fe;
text-shadow: #051a9d 1px 1px 1px;
font-size: 12px;
}

.entry a:hover 
{text-align: center;
color : #0024fe;
text-shadow: #051a9d 1px 1px 1px;
text-decoration : underline;
font-size: 12px;
}

.news-btm {
	background-color: #340754;
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 #340754;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
 -moz-border-radius:  3px; 
-webkit-border-radius: 3px; 
border-radius: 3px;}
	
	
.news-btm a:link{
color: #f5e705;
cursor:default;}
		
.news-btm a:visited{
color: #fff;
text-decoration:none;}
				
.news-btm a:hover{
color: #f5e705;
text-decoration:underline;}


blockquote cite { display: block;}
blockquote {
background-color: #580c8e;
font-size: 11px; 
font-family: Verdana, Arial,Tahoma;
color: #fff;
border: 1px solid #2c4185;
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  7px; 
	line-height: 15px;
	margin-left: 10px;
	padding: 10px;
}
	

.entry blockquote a {
color: #f6dd06; }

.entry blockquote a:hover {
color: #f6dd06; text-decoration: underline; }

.entry blockquote em {
color: #0688f6; }

.entry blockquote strong {
color: #f6dd06; }

.entry blockquote a img {border: 1px solid #3d0862; -moz-border: 4px; padding: 3px; background-color: #4c0a7b; margin: 2px;}

.entry blockquote a img:hover { border: 1px solid #fff; -moz-border: 4px; padding: 3px; background-color: #4c0a7b; margin: 2px;}

/* SideBar */


.sidebar {float:right; width:280px;padding:10px; color: #fff;}

.sidebar img {margin:0; padding:0;}
.sidebar a img {margin:0; padding:0;}

.sidebar a {text-decoration : none; color: #4a328a;
background-color: transparent;
text-shadow: #442c83 1px 1px 1px;
text-decoration: none;
}

.sidebar a:hover 
{color : #4600ff;
text-decoration : none;
text-shadow: #442c83 1px 1px 1px;
text-decoration: underline;
}

.sidebar a:visited
{color : #4a328a;
text-decoration : none;
text-shadow: #442c83 1px 1px 1px;
text-decoration: none;
}

.mixtape img{ border: 1px solid #532987; -moz-border: 4px; padding: 5px; background-color: #0f0f0f; margin: 2px;}

.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;}

.elites a:link {text-decoration : none; color: #e4e705;
background-color: transparent;
text-shadow: #c5c805 1px 1px 1px;
text-decoration: none;
}

.elites a:link:hover 
{color : #e4e705;
text-decoration : none;
text-shadow: #c5c805 1px 1px 1px;
text-decoration: underline;
}

.elites a:link:visted {text-decoration : none; color: #e4e705;
background-color: transparent;
text-shadow: #c5c805 1px 1px 1px;
text-decoration: underline;
}


.green a {text-decoration : none; color: #1c8307;
background-color: transparent;
text-shadow: #146903 1px 1px 1px;
text-decoration: none;
}

.green a:hover 
{color : #26a90c;
text-decoration : none;
text-shadow: #146903 1px 1px 1px;
text-decoration: underline;
}

.green a:visited
{color : #1c8307;
text-decoration : none;
text-shadow: #146903 1px 1px 1px;
text-decoration: none;
}

input, textarea, option, select {
background-color: #090318;
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 #000;
			
	}
	
	input:hover, textarea:hover, option:hover, select:hover {
background-color: #090318;
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 #000;
	}
	
		input:focus, textarea:focus {
background-color: #090318;
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 #000;
	}

.elites a img
{
border: 1px solid #242424;
background-color: transparent;
padding: 1.5px;
	-moz-border: 5px;
	-webkit-border: 5px;
margin: 1px;
width: 35px; height: 35px;
}

.elites a img:hover
{border: 1px solid #d7da03;
background-color: transparent;
padding: 1.5px;
	-moz-border: 5px;
	-webkit-border: 5px;
margin: 1px;
width: 35px; height: 35px;
}

.family a img
{background-color: #161616; border: 1px solid #101010; padding: 3px;-moz-border-radius: 5px; margin:1px;}

.family a img:hover
{border: 1px solid #840000; background-color: #161616; padding: 3px;-moz-border-radius: 5px; margin:1px;}


.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: #7b00d9;
	background-color: #020202;	
	 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}
.wp-pagenavi a:hover {	
border: 1px solid #1a1a1a;
color: #7b00d9;
	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: #7b00d9;
	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: #7b00d9;
	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: #7b00d9;
	background-color: #020202;	
		 -moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px;
}

