/*
Theme Name: Custom CRASAR Theme
Theme URI: http://crasar.org/
Description: Custom theme for CRASAR
Version: 1.0
Author: Gabriel Serafini / Serafini Studios
Author URI: http://www.serafinistudios.com
Tags: 


*/

body {
	background: #fff url(images/body_back.png) repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: .74em;
	font-family: helvetica, arial, sans-serif;
	}

a img {
	border: 0;
	}

#header {
	height: 228px;
	position: relative;
	}

#header-logo {
	position: absolute;
	left: 0px;
	top: 6px;
	}

#navs {
	position: absolute;
	left: 0px;
	top: 182px;
	}

.subnavs-container {
	padding: 0 0 24px 0;
	}

.subnavs-container li {
	margin: 0 0 6px 12px !important;
	}

#page {
	width: 960px;
	margin: 0 auto;
	background: url() repeat-y;
	}

#content {
	width: 670px;
	float: left;
	}

.page-title, .pagetitle {
	color: #933;
	font-size: 2em;
	letter-spacing: -.05em;
	font-weight: bold;
	margin: 0;
	padding: 12px 0 6px 0;
	}

.entry-date {
	color: #666;
	}

.entry-date a {
	color: #666;
	text-decoration: none;
	}

.entry-date a:hover {
	color: #333;
	text-decoration: underline;
	}

.post-updated {
	color: #333;
	font-weight: bold;
	}

.subpage-title {
	color: #333;
	font-size: 1.5em;
	letter-spacing: -.05em;
	font-weight: bold;
	}

.subpage-title a {
	color: #300;
	text-decoration: none;
	}

.subpage-title a:hover {
	color: #933;
	text-decoration: underline;
	}


.section-title {
	text-transform: uppercase;
	padding: 0 8px;
	color: #600;
	font-size: 1.2em;
	border-bottom: 2px solid #ddd;
	}

.tags {
	padding: 4px;
	color: #666;
	}

.tags a {
	color: #966;
	}

.tags a:hover {
	background: #fee;
	}

#comment {
	width: 640px;
	}

.post-navigation {
	margin: 14px 0;
	}

.postmetadata {
	color: #666;
	font-size: .9em;
	}

.postmetadata a {
	color: #666;
	}

.permalink-container {
	border-top: 3px double #999;
	color: #666;
	margin: 8px 0;
	padding: 4px;
	}

.permalink-container a {
	color: #666;
	text-decoration: none;
	}

.permalink-container a:hover {
	color: #333;
	text-decoration: underline;
	}

.author-description {
	border: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	border-right: 2px solid #ddd;
	padding: 8px;
	color: #600;
	}

.author-description a {
	color: #600;
	}

.author-description h4 {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 1.1em;
	color: #300;
	}

.author-gravatar-small {
	float: left;
	margin: 0 6px 8px 0;
	}

.caption {
	font-style: italic;
	font-size: .9em;
	color: #333;
	}

.caption a {
	color: #000;
	}

#sidebar {
	width: 260px;
	float: right;
	padding: 12px 0 18px 0;
	}

#sidebar h2 {
	text-transform: uppercase;
	color: #600;
	padding: 0 4px;
	margin: 8px 0 6px 0;
	font-size: 1.2em;
	border-bottom: 1px solid #ddd;
	}

#sidebar h2 a {
	color: #600;
	text-decoration: none;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#sidebar ul li {
	margin: 0 0 18px 0;
	padding: 0;
	}

#sidebar ul li ul {
	margin: 0;
	padding: 0 0 10px 0;
	}

#sidebar ul li ul li {
	margin: 2px 0 6px 8px;
	padding: 0;
	}

#sidebar a {
	color: #600;
	}

#sidebar a:hover {
	color: #c33;
	}


#blog-info-top {
	font-size: 16px;
	margin: 8px 0;
	padding: 8px;
	border: 1px solid #ccc;
	}

#blog-info-top ul, #blog-info-top li {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#blog-info-top p {
	padding: 0;
	margin: 2px 0 4px 0;
	}

.urgent {
	color: #f00;
	}

/** Critical updates widget **/

.widget_criticalupdates {
	background: #fee;
	border-bottom: 3px solid #c99;
	margin: 0 6px 12px 6px !important;
	}

.widget_criticalupdates a {
	color: #f00 !important;
	}

.widget_criticalupdates a:hover {
	color: #600 !important;
	}


.widget_criticalupdates h2 {
	color: #fff !important;
	background: #c33;
	border-bottom: 2px solid #933 !important;
	padding: 6px 4px 2px 4px !important;
	}

.widget_criticalupdates h2 a {
	color: #fff !important;
	}

.widget_criticalupdates h2 a:hover {
	color: #fee !important;
	}

.widget_criticalupdates p {
	margin: 0;
	padding: 0;
	}


/* =Menu
-------------------------------------------------------------- */

#access ul, #access li {
	margin: 0;
	padding: 0;
	}

#access {
	display: block;
	float: left;
	margin: 0 auto;
	border-left: 1px solid #784D4D;
}
#access .menu-header,
div.menu {
	font-size: 14px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	border-right: 1px solid #784D4D;
	border-left: 1px solid #3A0000;
}
#access a {
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	display: block;
	line-height: 42px;
	padding: 0 12px;
	text-decoration: none;
	
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#access ul ul li {
	min-width: 180px;
	border-left: none !important;
	border-right: none !important;
	border-top: 1px solid #efefef !important;
	border-bottom: 1px solid #ccc !important;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	text-shadow: 1px 1px 3px rgba(255,255,255,0.6);
	background: #ddd;
	color: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a {
	background: url(images/nav_selected_back.png) repeat-x;
	color: #fff;
}

#access ul ul :hover > a {
	color: #000;
	background: #ccc;
}

#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a {
	background: url(images/nav_selected_back.png) repeat-x;
	color: #fff;
}

* html #access ul li.current_page_item a, 
* html #access ul li a:hover {
	background: url(images/nav_selected_back.png) repeat-x;
	color: #fff;
}


#access ul ul li.current_page_item > a {
	background: #bbb;
	color: #000;
}

* html #access ul ul li.current_page_item a,
* html #access ul ul li.current-menu-ancestor a,
* html #access ul ul li.current-menu-item a,
* html #access ul ul li.current-menu-parent a,
* html #access ul ul li a:hover {
	background: #ccc;
	color: #000;
}


#breadcrumbs {
	margin: 8px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 11px;
	color: #666;
	}

#breadcrumbs a {
	color: #666;
	}


/** Search form **/

#s {
	width: 120px;
	}


.edit-link-container {
	margin: 24px 0px 6px 0px;
	}

.edit-link {
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.float-left, .alignleft {
	float: left;
	margin: 0px 12px 14px 0px;
	}

.float-right, .alignright {
	float: right;
	margin: 0px 0px 14px 12px;
	}


#footer {
	color: #600;
	clear: both;
	border-top: 2px solid #ddd;
	margin: 36px 0 0 0;
	padding: 0 0 12px 0;
	position: relative;
	}

#footer a {
	color: #600;
	}

.partner-logos {
	text-align: center;
	padding: 12px 0;
	border-bottom: 2px solid #ddd;
	}

.footer-content {
	margin: 12px;
	text-align: center;
	}

.footer-admin-links {
	color: #999;
	}

.footer-admin-links a {
	color: #999 !important;
	}


.sitecredits {
	position: absolute;
	right: 0;
	bottom: 12px;
	font-size: .9em;
	color: #ccc;
	}

.sitecredits a {
	color: #ccc !important;
	text-decoration: none;
	}


