/* SMOOTH BLOG JOOMLA! TEMPLATE
* 
*  DARK STYLES
*/


body {
	color: #D4D9DD;
	background: #5D6D7D;

}

hr {
	color: #5D6C7D;	
	background-color: #5D6C7D;
}
input.button {
	background-color: #424F58;	
	color: #FFF;
	border-top-color: #5D6D7D;
	border-left-color: #5D6D7D;
	border-right-color: #2E363C;
	border-bottom-color: #2E363C;
}


#templateCustomizer .wrapper_tr { background-color: #293033; }

.wrapper_tl { 	
	background-color: #293033;
	background-image: url(../images/dark/wrapper_tl.gif); 
}
.wrapper_tr { background-image: url(../images/dark/wrapper_tr.gif); }
.wrapper_bl { background-image: url(../images/dark/wrapper_bl.gif); }
.wrapper_br { background-image: url(../images/dark/wrapper_br.gif); }


.seperator_left { background-color: #5D6C7D; }



/* HEADER MENU */
#menu a.mainlevel {
	color: #D6D8DF;
	border-bottom-color: #434E58;
}
#menu a.mainlevel:hover { color: #D6D8DF; }


/* LEVELS FOR NEOMENU */
#menu ul.menu {
	background-color: #FFF;
}


/* RIGHT SIDEBAR */

#column ul.latestnews a:visited, #column ul.mostread a:visited { color: #939DA9; }

#column a.mainlevel  {
	border-left-color: #434E58;
	color: #D6D8DF;
}
#column a.sublevel  { 
	color: #D6D8DF; 
	background-image: url(../images/dark/dotline.png);
}



/* CONTENT */

.contentheading a {	background-image: url(../images/dark/dotline.png); }
.contentheading a:hover { background-image: url(../images/dark/thinline.png); }


.createdate, .modifydate, .small  {
	color: #748091;
}

span.article_seperator {
	background-image: url(../images/dark/dotline.png);
}



table.contenttoc {
	border-color: #424F58;
}
table.contenttoc th {
	background-color: #2E363C;
	color: #D4D9DD;
}



div.mosimage {
	border-color: #424F58;
}
div.mosimage_caption { 
	background-color: #2E363C;
	background-image: url(../images/dark/dotline.png);
}


span.pagenav {	color: #748091; }


.sectiontableheader {
	background-color: #5D6C7D;
	color: #D4D9DD;
}

tr.sectiontableentry1 td, td.sectiontableentry1,
tr.sectiontableentry2 td, td.sectiontableentry2 {	
	border-bottom-color: #424F58;
}



ul.latestnews li, ul.mostread li { background-image: url(../images/dark/iconlist.png); }




div.back_button a { 
	background-color: #434E58;
	color: #D4D9DD;
}
div.back_button a:hover { 
	background-color: #5D6D7D;
	color: #D4D9DD;
}


#bottom { background-image: url(../images/dark/dotline.png); }


#footer { color: #5D6C7D; }
#footer a, #footer a:hover {	color: #5D6C7D; }


h1#neojoomla {  background-image: url(../images/dark/neojoomla_templateclub.gif); }




