/*
Theme Name: backinblack
Theme URI: http://www.tattoocms.it/templates/backinblack.html
Author: Nicola Lambathakis


------------------------------------------------------------------------- */

/*             THIS IS THE START OF THE STANDARD CSS                             */
* {
	margin: 0;
	padding: 0;
		
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #CCC;
	margin-bottom: 0px;
	margin-top: 20px;
	background: #000 url(imgs/gradbg.png) repeat-x top center;
	background-attachment: fixed;
	
}
#textsummary {
	background-image: url(imgs/bglines.gif);
	background-repeat: repeat;
	padding: 4px;
}
div, p, img, a, td, ul, ol {
    font-size: 1em;
	color: #FFF;
	background-color: #000;

}
#topbox {
	top: 140px;
	width: 230px;
	position: absolute;
	left: 580px;
	height: 50px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #000;
}

b {
	color: #DEB67A;
	background-color: #000;
}


ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
/* ---[ links ]------------------------------- */

a:link {
	color: #efeeee;
	text-decoration: none;
	background-color: #000;

}
a:visited {
	color: #efeeee;
	text-decoration: none;
	background-color: #000;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
	background-color: #000;

}

/*a:more {
	padding-right: 7px;
	background: url(../img/more-blue.gif) no-repeat 100% 5px;
	background-color: #9D9A95;
}*/

/* ---[ common elements ]--------------------- */

p {
	margin: 1em 0 1em;
	padding: 0;
	}
h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 5px;
	margin: 10px;
	color: #FFFFFF;
	background-color: #000;
	}
h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
	color: #CC6600;
	background-repeat: repeat-y;
	background-color: #000;
	}
h3 {
	margin: 1.5em 0 0 0;
	padding-top: 5px;
	padding-bottom: 2px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/imgs/dotbig.gif);
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efeeee;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: underline;
	border-bottom: none;
	color: #EAC994;
	background-color: #000;
	}
h3 a:hover {
	color: #CC9900;
	background-color: #000;
	}
h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	}
h1 span, h2 span, h3 span {
	color: #ED0608;
	background-color: #000;
	}

p { padding: 0 0 1em; }

a, a:link {
    text-decoration: none;
    color: #CCCCCC;
}
a:visited { color: #CCCCCC; }
a:hover { color: #FFFFFF; text-decoration: none;}
a:active { 
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #000;
}


a img, img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ED0608;
	border-right-color: #ED0608;
	border-bottom-color: #ED0608;
	border-left-color: #ED0608;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
	width: 910px;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	color: #FFF;
	background-image: url(imgs/bgpagediv.gif);
}

#navmain {
border: 1px solid #aaa;
padding-bottom: 6px;

}


#navmain li {
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	
}

#navmain a {
	display: block;
	padding: 5px 15px;
	color: #FFF;
	background-color: #000;
}

#ul .thumb {
	margin: 0px auto;
	text-align: center;
}

#store .store, #portfolio .portfolio, #login .login, #galleries .galleries, #events .events, #sources .sources, #about .about { 
    color: white; 
    font-weight: bold;
	background-color: #222;
}

#content {
	padding: 10px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #000;
}
#content h3 {
	color: #efeeee;
	height: 32px !important; /* for most browsers */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #000;
}

/* Album Nav bar*/
#albumnav {
	position: relative;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 2px;
	left: 0px;
	top: 0px;
	height: 20px;
	z-index: 5;	
}
#albumnav ul {
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
}

#albumnav li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#albumnav a:link, #albumnav a:visited {
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #CCC;
	padding-bottom: 5px;
	background-color: #000;
}

#albumnav a.indicator:link, #albumnav a.indicator:visited {
	border-bottom: 4px solid #FFF;
	padding-bottom: 5px;
	color: #FFF;
	background-color: #000;
}

#albumnav a:hover {
	color: #FFF;
	background-color: #000;
}

/* Header
------------------------------------------------------------------------- */


#sitetitle {
    margin: 0;
	color: #efeeee;
	/*text-shadow: #81A75B 2px 2px 2px;*/
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #000;
	padding-bottom: 0px;
	font-style: normal;
	font-weight: bold;
	font-size: xx-large;
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	z-index: 3;
	}


#topheader {
	/*background-image: url(imgs/finalbanner2.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
	padding-top: 5px;
	background-color: transparent;
	color: #FFF;


}
#headertitle {
	height: 244px;
	background-image: url(imgs/tmlpsitebanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 0px;
	background-color: #000;
	color: #FFF;
}

#header {
	position: relative;
	background-repeat: no-repeat;
	background-position: left;
	height: 275px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 0px;
	/*border-bottom-width: 0px;
	border-bottom-style: solid;*/
	z-index: 2;
	background-color: #000;
	color: #FFF;


}
/*
a img.button {
background-color: transparent;
}
*/

.leftbutton   {
margin-top: 30px;
margin-left: 40px;
}
.rightbutton  {
margin-top: 30px;
margin-left: 220px;
}

#header h1 {
	margin: 0;
	color: #efeeee;
	/*text-shadow: #81A75B 2px 2px 2px;*/
	text-align: center;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "Rage Italic", "verdana", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	z-index: 3;
	background-color: #000;
}
#header h1 a {
    text-decoration: underline;
    border-bottom: none;
    color: #FFFFFF;
	z-index: 2;
	background-color: #000;
}
#header h1 a:hover {
    color: #efeeee;
    /*text-shadow: #fff 0 0 4px;*/
	background-color: #000;
}


	/*---Post ----*/

	#RightPost {
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 5px;
	}
#summaryPost {
	padding: 5px;
	margin-bottom: 2px;
}
#summaryPost h3 {
	color: #EAC994;
	height: 52px!important; /* for most browsers */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	background-color: #000;
	}

	#summaryPost a:hover {
	color: #FFFFFF;
	background-color: #000;
	}
#summaryPost a:link  {
	color: #EAC994;
	font-size: 100%;
	background-color: #000;
	}
#summaryPost a:visited {
	color: #EAC994;
	font-size: 100%;
	background-color: #000;
	}
#summaryPost a:hover {
	color: #FFFFFF;
	background-color: #000;
	}
#summaryPost a:link  {
	color: #EAC994;
	font-size: 100%;
	background-color: #000;
	}
#summaryPost h3 a:visited {
	color: #EAC994;
	font-size: 100%;
	background-color: #000;
	}

.post {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 10px;
	background-color: #000;
	color: #FFF;

}

.post h3 {
	margin-top: 10px;
	color: #EAC994;
	background-color: #000;
}


/* Related Links
------------------------------------------------------------------------- */
#navlist li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}


/* Sidebar
------------------------------------------------------------------------- */

#sidebar {
	font-size: 85%;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 602px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	border-left-style: none;
	background-color: #000;
	/*background-image: url(imgs/bgpage.gif);
	background-repeat: repeat; */
}

#sidebar h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	font-weight: normal;
	padding: 5px;
	margin: 10px;
	color: #FFFFFF;
	background-color: #000;
}

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #666;
	background-color: #000;
    height: 32px !important; /* for most browsers */
}

#sidebar ul, #sidebar p {
	margin-left: -5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 1em;
	padding-left: 15px;
	background-color: #000;
	color: #FFF;
}

#sidebar h3 {
	color: #00FF00;
	font-size: 140%;
	background-repeat: repeat;
	background-position: left top;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
	}
#sidebar h3 a:hover {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 140%;
	background-color: #000;

	}
	#sidebar h3 a:link, h3 a:visited {
	font-size: 120%;
	text-decoration: none;
	border-bottom: none;
	color: #efeeee;
	font-weight: bold;
	background-color: #000;
	}

#sidebar h4 {
	color: #FFFFFF;
	font-size: 120%;
	border: none;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #000;
	}
	#sidebar h4 a:hover {
	color: #efeeee;
	font-size: 120%;
	background-color: #000;

	}
	#sidebar h4 a:link  {
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 5px;
	background-color: #000;

	}
	#sidebar h4 a:visited {
	color: #FFFFFF;
	font-size: 100%;
	background-color: #000;


	}

#sidebaradsense {
	position: relative;
	margin-left: 25px;
}
#poll {
}


#sidebar img {
	vertical-align: top;
	padding: 0px;
	}
#news {
}



/* Footer
------------------------------------------------------------------------- */
#footer {
	margin: 0px;
	font-size: 85%;
	color: #FFFFFF;
	background-repeat: repeat;
	background-position: left bottom;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 62px;
	text-align: center;
	vertical-align: bottom;
	background-color: #000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imgs/bglines.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
}

#footer p {
	background-image: url(imgs/bottom_sash.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: transparent;
}

#footer a {
	border-bottom: none;
	color: #FFF;
	background-color: transparent;
	font-weight: bold;

}

#htmlval  {
	position: relative;
	vertical-align: bottom;
    float: left;

}

#cssval {
	position: relative;
	vertical-align: bottom;
    float: right;

}

/*---others---*/

fieldset {
    border: none;
}

legend {
	display: none;
}

/* images
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
  /*MENU left*/
  #menu {
	color: #C7FF42;
	background-color: #000;
    }
#menu li {
    list-style: none;
    color: #C7FF42;
    background-image: url(imgs/button-li.gif);
    background-repeat: no-repeat;
    background-position: 0 -1px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 22px;
	background-color: #000;
    }
    #menu li.here {
	font-size: 1em;
	background-image: url(imgs/button-li-here.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	color: #FFFFFF;
	background-color: #000;
    }
#menu li li {
    font-size: 1em;
    background-image: url(imgs/button-lili.gif);
    background-repeat: no-repeat;
    background-position: 0 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 20px;
    }
#menu li li.here {
	font-size: 1em;
	background-image: url(imgs/button-lili-here.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #FFFFFF;
	background-color: #000;
    }
#menu li li li {
    font-size: 1em;
    background-image: url(imgs/button-lilili.gif);
    background-repeat: no-repeat;
    background-position: 0 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 22px;
    }
    #menu li li li.here {
	font-size: 1em;
	background-image: url(imgs/button-lilili-here.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 22px;
	color: #FFFFFF;
	background-color: #000;
    }
#menu ul {
    padding: 10px;
    margin: 5px;
    }
#menu ul ul {
    display:none;
    padding: 5px 10px 10px 0;
}
#menu li.here ul {
    display:block;
    padding: 3px 0 2px 13px;
    font-size: 1em !important;
    background-repeat: no-repeat;
    background-position: 0 5px;
  }
#menu ul ul ul {
    padding: 0 !important;
    margin: 0 0 -4px 0 !important;
    }
#menu a {
    font-size: 1em;
    text-decoration: underline;
    }
#menu a:link {
    color: #C7FF42;
    font-weight: normal;
	text-decoration: underline;
	background-color: #000;
    }
#menu a:visited {
    color: #C7FF42;
	text-decoration: underline;
	background-color: #000;
    }
#menu a:hover {
    color: #FFFFFF;
	text-decoration: none;
	background-color: #000;
    }
  /*END MENU left*/

#readmore {
	background-image: url(imgs/bglines.gif);
	background-repeat: repeat-x;
	width: 120px;
	float: right;
	border: 1px solid #666666;
	text-align: center;
}
#authornews {
	float: left;
	width: 300px;
	font-size: 70%;
	font-style: italic;
}
