/* �Staticized.com. All Rights Reserved. */

/* Logo [Adjust padding to position logo]
--------------------------------------------------*/

div.logo
{
	padding: 10px 15px 0px 15px; /* 13px 15px 0 15px */
}

/* Colors & Backgrounds
--------------------------------------------------*/

div.content div.module div.text div.note,
div.content div.module div.text table,
div.content div.module div.text div.submit table tbody td div.preview table,
div.content div.module div.text div.submit table tbody td div.preview code,
div.content div.pagination span,
div.content div.pagination a:hover
{
	border-color: rgb(0,130,230); /* rgb(0, 100, 230) */
}

.theme-text,
div.heading h1 a:hover,
div.heading h5 a,
div.heading h5 a:visited,
div.content div.module div.list  ul,
div.content div.module div.list ul li a:hover,
div.content div.module div.list div.list-more a,
div.content div.module div.list div.list-more a:hover,
div.content div.module div.list div.list-more a:visited,
div.content div.module div.text h1,
div.content div.module div.text h2,
div.content div.module div.text h3,
div.content div.module div.text h4,
div.content div.module div.text a,
div.content div.module div.text a:hover,
div.content div.module div.text a:visited,
div.content div.module div.text div.submit table tbody td div.preview h1,
div.content div.module div.text div.submit table tbody td div.preview h2,
div.content div.module div.text div.submit table tbody td div.preview h3,
div.content div.module div.text div.submit table tbody td div.preview h4,
div.content div.module div.text div.submit table tbody td div.preview a,
div.content div.module div.text div.submit table tbody td div.preview a:hover,
div.content div.module div.text div.submit table tbody td div.preview a:visited,
div.content div.module div.text div.tags a:hover,
div.content div.module div.text div.form table tbody td div.label,
div.content div.module div.comments div.text form table tbody td div.label,
div.sidebar div.module div.text a,
div.sidebar div.module div.text a:hover,
div.sidebar div.module div.text a:visited,
div.sidebar div.module div.tags a:hover,
div.sidebar div.module div.list ul,
div.sidebar div.module div.list ul li a:hover,
div.sidebar div.module div.list div.list-more a,
div.sidebar div.module div.list div.list-more a:hover,
div.sidebar div.module div.list div.list-more a:visited,
div.sidebar div.module div.list a.active-category,
div.sidebar div.module div.list a.active-category:visited,
div.sidebar div.module div.text form input,
div.content div.module div.text div.admin table.admin_actions tbody tr.admin_headings td,
div.content div.module div.text div.admin table.admin_actions tbody tr.admin_footer td,
div.content div.module div.text div.admin div.admin_action_buttons span,
span.error_marker
{
	color: rgb(0,130,230);
}

div.content div.theme-bg,
div.sidebar div.theme-bg,
div.content div.pagination span,
div.content div.pagination a:hover,
div.content div.module div.text div.form select optgroup
{
	background: rgb(0,130,230);
}

div.footer-text p,
div.footer-text a.footer-link,
div.footer-text a.footer-link:hover,
div.footer-text a.footer-link:visited
{
	color: ;
}

ul.breadcrumb a,
ul.breadcrumb a:visited,
div.footer-text p,
div.footer-text a.footer-link,
div.footer-text a.footer-link:visited
{
	color: rgb(230, 230, 230);
}

ul.breadcrumb,
ul.breadcrumb a:hover,
div.footer-text a.footer-link:hover
{
	color: rgb(250, 250, 250);
}


/* Background Images
--------------------------------------------------*/

div.header,
div.footer
{
	background: url("../images/blue/header-bg.png") bottom left repeat-x;
}

ul.breadcrumb li
{
	background: url("../images/blue/breadcrumb-bg.png") bottom left repeat-x;
}

ul.breadcrumb li.breadcrumb-separator
{
	background: url("../images/blue/breadcrumb-separator.png") bottom left no-repeat;
}

ul.breadcrumb li.breadcrumb-end
{
	background: url("../images/blue/breadcrumb-end.png") bottom left no-repeat;
}

div.content div.module div.home ul li
{
	background: url("../images/blue/bullet-sub.png") 0 3px no-repeat;
}

div.sidebar div.module div.list ul li
{
	background: url("../images/blue/bullet.png") 0 3px no-repeat;
}

div.sidebar div.module div.list ul li ul li
{
	background: url("../images/blue/bullet-sub.png") 0 4px no-repeat;
}

div.content div.module div.text ul li,
div.content div.module div.text div.submit table tbody td div.preview ul li
{
	background: url("../images/blue/bullet.png") 0 3px no-repeat;
}

div.content div.module div.text ul li ul li,
div.content div.module div.text div.submit table tbody td div.preview ul li ul li
{
	background: url("../images/blue/bullet-sub.png") 0 2px no-repeat;
}
