/* ############ ARTCLICK ############### */

@import url(/themes/mozicode/theme.css);

body.main {
	background-color: #4D1939;

}

#masthead {
	background: #351227 url(/themes/mozicode/images/purple-masthead.gif) bottom left repeat-x;
}

#main .box, body.main, #sidebar {
color: #B27191;
}

a, #main .link-bar a, #sidebar a  { 
	color: #D6B3C4; 
} 

a:hover, #main .link-bar a:hover, #sidebar a:hover {
	color: #ECD579;
}


h1 { 
	color: #ffcc66;
}

#main #dashboard_submenu .submenu_selected, #dashboard_submenu .submenu_selected a
{ 
	background-color: #BF6F64;
}


#main div, #main table {
	border-color: #9C5478;
}

#main div#dashboard .box {
	color: #4D1939;	

}
#main div#dashboard .box .content_stories {
	color: #FFF;	

}
#main .box, #slideshows_frame div#images, #slideshows_frame h2  {
	background-color:#B27191;

}



#whitespace .random_image img  {
	border-color: #000;
}


#sidebar {
	border-left-color: #CC9999;
	
}

#sidebar .box, #sidebar #admin_toolbox {
	border-bottom-color: #ccc;
	background: transparent;
} 


.tab_image {
	background: url(/themes/mozicode/images/purple_tabs_line.gif) left bottom no-repeat;
} 

.tab_image li {
	background: url(/themes/mozicode/images/purple_tabs.gif) 0 0px;
}

.tab_image a {
	background: url(/themes/mozicode/images/purple_tabs.gif) 100% 0px;
	color:#2b344d;
}


.story_body a {
	text-decoration: none;
	font-weight: bold;
}

#content .story_summary {
	padding-bottom: 7px;
	border-bottom-color: #CC9999;
	border-bottom-style: dashed;
}

