/*  
Theme Name: Johnny
Description: Theme for JohnnyDeppWeb.com
Author: Luciana
Author URI: http://almost-unreal.com
*/

/* BODY CONTENT ++++++++++++++++++++++++++++++++++++++++++++*/
body {
	font-size: 10px;
	font-family: "lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	line-height: 16px;
	color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg.jpg) no-repeat center top ;
	background-attachment:fixed;
	}

td, tr {
	font-size: 10px;
	font-family: "lucida grande", "lucida sans", lucida, verdana, arial, sans-serif;
	line-height: 16px;
	color: #666;
}

a:link, a:active, a:visited {
	color: #314153;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

blockquote {
	margin: 10px 30px 0px 10px;
	padding-left: 15px;
	color: #444;
	font-size: 10px;
	background: url();
	border-left: 5px solid #2f2f2f;
	}

strong {color: #686868;}
b {color: #686868;}
i { color: #999999;}
italic { color: #999999;}
#content u {color: #999999; text-decoration: none; border-bottom: 1px solid #44546a; background-color: #44546a; padding: 5px;}
em {color: #999999;}

/* MAIN STRUCTURE ++++++++++++++++++++++++++++++++++++++++++++*/
#maincontainer {
	width:930px;
	background:url() repeat;
	margin: 0px auto;
	padding: 0px;
}

#header-title {
	width: 940px;
	height: 79px;
	background: url(images/title.jpg) no-repeat;
}

#header-welcome {
	width: 940px;
	height: 250px;
	background: url(images/ad-wc.jpg) no-repeat;
}

#header-line {
	width: 940px;
	height: 36px;
	background: url(images/line1.jpg) no-repeat;
}

#menu-content {
	width: 940px;
	height: 60px;
	background: url(images/menubg.jpg) no-repeat;
}

#ad {
	float: right;
	width:300px;
	height:250px;
	padding: 0 5px 0 0;
}

#welcome {
	float: left;
	width:610px;
	height:250px;
}

#welcome-text {
	float: right;
	width: 270px;
	padding: 130px 0 0 0;
	text-align:justify;
}

#content{
	float: right;
	width: 640px;
	margin: 0;
	padding: 0;
	text-align: justify;
	background: transparent;
}

#sidecolumn{
	float: left;
	margin-left: 5px;
	padding: 0;
	width: 250px;
	font-size: 10px;
	text-align: justify;
	background: url() no-repeat;
}


/* MENU  ++++++++++++++++++++++++++++++++++++++++++++*/

#menu {
	float: right;
	width: 695px;
	padding: 0;
	margin: 10px 20px 0 0;
	color: #666;
	border: 0;
	text-align: center;
	background: transparent;
}


	
/* HEADERS +++++++++++++++++++++++++++++++++++++++++++++*/
h1, h1 a
{background-color: #141414;
font-family: Georgia;
font-style: normal;
font-variant: normal;
font-size: 12px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
color: #a5b1b1;
text-align: left;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 7pt;
margin-left: 0pt;
padding-top: 7px;
padding-right: 5px;
padding-bottom: 7px;
padding-left: 15px;
text-decoration: none;
}

h2, h2 a {
	color: #364151;
	font-size: 15px;
	font-family: Century Gothic;
	text-transform:uppercase;
	word-spacing: 2px;
    font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px;
	background-color: #;
	}

h3, h3 a {
	color: #364151;
	font-size: 14px;
	font-family: Century Gothic;
	font-style:italic;
	word-spacing: 2px;
    font-weight: bold;
	margin: 0 0 5px 0;
	padding: 4px;
	background-color: #;
	}

h4, h4 a {
	color: #666;
	font-size: 13px;
	font-family: Century Gothic;
    font-weight: normal;
    text-transform: uppercase;
    padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
    background-color: #1b1c1f;
	border-bottom: 3px solid #1a1a1c;
	border-top: 3px solid #1a1a1c;
	}

h5 {
	color: #666;
	font-weight: normal;
	font-family: georgia, "times new roman", serif;
	font-size: 9px;
	margin: 0;
	padding: 5px 0 0 3px;
	border-top: 1px solid #2b2b2b;
	}

h6 {
	color: #444;
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: normal;
	padding: 3px 3px 3px 2px;
	margin: 10px 0 0 0;
	border-top: 1px solid #2b2b2b;
	background: transparent;
}

h7, h7 a
{width: 100%;
font-family: Century Gothic;
font-style: normal;
font-variant: normal;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
color: #a5b1b1;
text-align: left;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 7pt;
margin-left: 0pt;
padding: 5px;
text-decoration: none;
}

h8 {
        width: 100%;
	color: #444;
	font-size: 12px;
	font-family: Century Gothic;
	font-weight: normal;
        text-align: right;
	padding: 3px 3px 3px 2px;
	border-top: 1px solid #2b2b2b;
	background-color: #1b1c1f;
}

hr {
	width: 100%;
	border-top: 5px solid #2b2b2b;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 15px 0 15px 0;
	}

.blank {
padding: 2px;
margin-top: 2px;
margin-bottom: 2px;
}


/* SIDEBAR  ++++++++++++++++++++++++++++++++++++++++++++*/
.side {
	padding: 10px;
	margin: 2px 0 10px 0;
	background-color: #090909;
	border-bottom: 1px solid #2b2b2b;
	}
	
.sidep {
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #090909;
	border-bottom: 0px solid #2b2b2b;
	}

.projects {
	display: block;
	padding: 5px 3px 15px 3px;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #090909;
	border-bottom: 1px solid #2b2b2b;
	}

.projects:hover{
	background-color: #2b2b2b;
	}
	
/* PICS +++++++++++++++++++++++++++++++++++++++++++++++++*/
.pic {
padding: 5px;
background-color: #242424;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border-width: 1px solid color #454545;
margin-right: 3px;}

.bordered{border:5px solid #660000;}
a img.bordered {border:5px solid #660000;}
a:hover img.bordered {border: 5px solid #FFFFFF}


.imgs {
	padding: 0;
	margin: 0;
	}

.imgs img {
	width: 50px !important;
	height: 59px !important;
	padding: 2px;
	background-color: #242424;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-width: 1px solid color #454545;
	margin-right: 3px;
	}

a img.imgs {
	width: 50px !important;
	height: 59px !important;
	padding: 2px;
	background-color: #242424;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-width: 1px solid color #454545;
	margin-right: 3px;
	}

a:visited img.imgs {
	width: 50px !important;
	height: 59px !important;
	padding: 2px;
	background-color: #242424;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-width: 1px solid color #454545;
	margin-right: 3px;
	}


a:hover img.imgs {
	width: 50px !important;
	height: 59px !important;
	padding: 2px;
	background-color: #242424;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-width: 1px solid color #545454;
	margin-right: 3px;
	}

.noborder {
margin:0px;
padding:0px;
border: 0px solid;
padding-left: 5px;
}

.noborder img {
margin:0px;
padding:0px;
border: 0px solid;
}

.noborder a img {
margin:0px;
padding:0px;
border: 0px solid; 
}

.noborder a img:link {
margin:0px;
padding:0px;
border: 0px solid;}

.noborder a img:visited {
margin:0px;
padding:0px;
border: 0px solid;}

.noborder a img:hover {
margin:0px;
padding:0px;
border: 0px solid; 
}

.catimages {
	text-align:center;
    border: 0px solid;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;}

.postcontent img {
padding: 5px;
background-color: #242424;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border-width: 1px solid color #454545;
margin-right: 3px;
	}

.postcontent img:hover {
padding: 5px;
background-color: #242424;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border-width: 1px solid color #545454;
margin-right: 3px;
	}

img.wp-smiley {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}

img.wp-smiley:hover {
	margin: 0px;
	padding: 0px;}


/* FORMS +++++++++++++++++++++++++++++++++++++++++++++++++*/
input, textarea, option, select {
	background: #242424;
	font-size: 10px;
        font-family: century gothic;
	line-height: 12px;
	color: #666666;

	text-align: justify;
	letter-spacing: 0px;
	border: 1px solid #222222;
	padding: 2px;}


input:focus, textarea:focus {
	color: #666666;
	border: 1px solid #1a1a1c;
	background: #1b1c1f;
	}

/* CONTENT +++++++++++++++++++++++++++++++++++++++++++++++++*/
.post {
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #090909;
	border-bottom: 0px solid #2b2b2b;
	clear: both;
	font-size: 10px;
	}
	
.quote {
	padding: 10px; 
	color:#666; 
	font-size: 36px; 
	font-family: 'Times New Roman',serif; 
	font-weight: bold; 
	text-align: right;}
	
.quote-inside {
	padding: 4px;
	font-size: 12px;
	}
	
/* AWARDS */
.award-title {
	background-color:;
	background-image:url();
    border:0px solid #FFFFFF;
	color:#666;
	cursor:default;
	font-family:Trebuchet MS;
	font-size:9px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:normal;
	padding: 2px;
	line-height:9pt;
	margin-bottom:0px;
	margin-top:0px;
	text-align:justify;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align: top;
	}
/* POST +++++++++++++++++++++++++++++++++++++++++++*/
.date {
	background: url(images/dateimg.png) no-repeat;
	height: 68px;
	margin-bottom: 0px;
	width: 64px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #666666;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 4px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 10px;
}
.date .day {
	display: block;
	color: #666666;
	font: 1.8em Georgia;
	text-align: center;
	margin-top: -12px;
	padding-top: 2px;
	margin-right: 10px;
}

.date .year {
	padding-left: 1px;
	font-family: Courier New;
	font-size: 10px; 
	line-height: 9px; 
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	color: #666666;}

.news-title, .news-title a {
font-size: 15px;
line-height: 9px; 
font-weight: bold;
letter-spacing: 0px;
color: #585e5e;
text-align: left;
border-bottom: 0px #CBCCCC dotted;
padding-left: 5px;
padding-top: 5px;
line-height: 10px;
text-transform: uppercase;
text-decoration: none;
}

.news-cat {
	color: #444;
	font-size: 9px;
	font-family: Century Gothic;
	font-weight: normal;
	padding: 3px 3px 3px 2px;
	margin: 10px 0 0 0;
	border-top: 1px solid #2b2b2b;
	background: transparent;
	}
	
.news-cat a:link, .news-cat a:visited{
	color: #444;
	font-size: 9px;
	font-family: Century Gothic;
	font-weight: normal;
	padding: 3px 3px 3px 2px;
	margin: 10px 0 0 0;
	border-top: 0px solid #2b2b2b;
	background: transparent;
	}

.news-bottom {
	border-top: 1px solid #2b2b2b;
	}

/* WP NAVIGATION */

	

	

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #181B23;

	color: #565961;

	background-color: #14171E;

}

.wp-pagenavi a:hover {	

	border: 1px solid #181B23;

	color: #FFFFFF;

	background-color: #181B23;

}

.wp-pagenavi span.pages {

	padding: 2px 4px 2px 4px; 

	margin: 2px 2px 2px 2px;

	border: 1px solid #181B23;

	color: #565961;

	background-color: #14171E;

}

.wp-pagenavi span.current {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	font-weight: bold;

	border: 1px solid #181B23;

	color: #565961;

	background-color: #14171E;

}

.wp-pagenavi span.extend {

	padding: 2px 4px 2px 4px; 

	margin: 2px;	

	border: 1px solid #181B23;

	color: #565961;

	background-color: #14171E;

}

/* NAVIGATION */
#nav {
	display: block;
	z-index: 5;
	padding: 0;
	margin: 10px 20px 0 0;
	color: #666;
	border: 0;
	text-align: center;
	background: transparent;
}

#nav ul {
	width:695px;
	min-height: 30px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 500;
}


#nav li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;
}

#nav li ul {
	width: 180px;
	height: auto;
	top: 100%;
	left: 0px;
}

#nav li ul li {
	text-align: left;
	width: 180px;	
	height: auto;
	min-height: auto;
	display: block;
}

#nav a {
	margin: 0;
	font-size: 11px;
	line-height:13px; 
	font-family: Georgia;
	font-weight: bold;
	color: #b0b5c6;}

#nav li li ul {
	top: 0;
	left: 0;
}

#nav li li:hover ul {
	left: 180px;
}

/* initialy hide all sub sidemenus */
#nav ul ul,
#nav ul li:hover ul ul,
#nav ul ul li:hover ul ul,
#nav ul ul ul li:hover ul ul,
#nav ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#nav li:hover ul,
#nav ul li:hover ul,
#nav ul ul li:hover ul,
#nav ul ul ul li:hover ul,
#nav ul ul ul ul li:hover ul,
#nav ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#nav {
	color: #FFFFFF;
}

#nav ul{
	background: #000000;
}

#nav ul ul {
	background: #000000;
}
#nav ul li {
	background: #000000;
}


#nav h2 {
	color: #FFFFFF;
}

#nav a {
	color: #FFFFFF;
	}

#nav ul li:hover {
	background: #2b2b2b;
}

#nav ul li ul {

}

#nav ul li ul li {
	background:  #000000;
}

#nav ul li ul li:hover {
	background: #2b2b2b;
}

#nav ul li ul ul li{
	background: #000000;
	
}

#nav ul li ul ul li:hover {
	background: #2b2b2b;
}