/*
Skin name: Light, Blue
Skin uri: http://skins.semiologic.com/light/
Version: 0.9.1
Author: Denis de Bernardy
Author uri: http://www.mesoconcepts.com
*/


/*
 * Canvas
 */

#wrapper {
	margin-top: 15px;
	margin-bottom: 15px;
}

.sem_admin_menu #wrapper {
	margin-top: 20px;
}

.skin .wrapper_item {
	width: auto;
}

html {
	background-image: url(images/pattern.jpg);
	background-position: top center;
	background-repeat: repeat;
}

#sidebars #sidebar .pad {
	padding-right: 10px;
}

#sidebars #sidebar2 .pad {
	padding-left: 10px;
}

#navbar .pad {
	padding: 0px 20px 0px 0px;
}

#search_form {
	padding-left: 20px;
}

#navbar {
	background-image: url(images/navbar.jpg);
	background-position: top center;
	background-repeat: repeat;
}

#navbar span {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

#navbar a {
	background-image: url(images/navbar_item.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 22px;
	margin: 0px;
}

#navbar a:hover,
#navbar span.nav_active {
	background-image: url(images/navbar_active.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#navbar span.nav_active {
	font-weight: normal;
	padding-left: 20px;
	padding-right: 22px;
	margin: 0px;
}

#navbar span.nav_active a {
	margin-left: -20px;
	margin-right: -22px;
	background: none;
}

#body,
#header_wrapper {
	margin-top: 12px;
	margin-bottom: 12px;
}

#header,
#navbar {
	margin-top: 6px;
	margin-bottom: 6px;
}

.header_widget {
	margin-top: 12px;
	margin-bottom: 12px;
}

#footer,
.footer_widget {
	margin-top: 12px;
	margin-bottom: 12px;
}

#credits {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: solid 1px;
}

#body_bg,
.header_widget_bg,
.footer_widget_bg {
	padding-top: 5px;
	padding-bottom: 5px;
}

#navbar,
#body,
.header_widget,
.footer_widget {
	border: solid 1px;
}

#header_img,
#header_img img,
#navbar,
#navbar_bg,
#body,
#body_bg,
.header_widget,
.header_widget_bg,
.footer_widget,
.footer_widget_bg {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#navbar span:first-child,
#navbar span:first-child a {
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-top-left-radius: 7px;
	-khtml-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

#header_img img,
#navbar,
#body,
.header_widget,
.footer_widget {
	-moz-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	-khtml-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	-webkit-box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
	box-shadow: rgba(0,0,0,.15) 1px 1px 4px;
}

.header_widget {
	background-image: url(images/header_widget.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.footer_widget {
	background-image: url(images/footer_widget.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

.inline_boxes_bg {
	background-image: url(images/inline_boxes.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.mmm .inline_boxes_bg {
	background-image: url(images/mmm-inline_boxes.gif);
}

#body {
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#body_bg {
	background-repeat: repeat-y;
	background-position: center;
}

.mts #body_bg {
	background-image: url(images/mts-body.gif);
}

.tsm #body_bg {
	background-image: url(images/tsm-body.gif);
}

.sms #body_bg {
	background-image: url(images/sms-body.gif);
}

.mms #body_bg,
.ms #body_bg {
	background-image: url(images/ms-body.gif);
}

.smm #body_bg,
.sm #body_bg {
	background-image: url(images/sm-body.gif);
}

#sidebars .sidebar {
	margin-bottom: 0px;
}

#sidebars .widget:first-child {
	margin-top: 0px;
}

#sidebars .widget:last-child {
	margin-bottom: 0px;
}

#sidebars .widget.ad_unit:first-child {
	margin-top: 10px;
	margin-bottom: 20px;
}

#sidebars .widget.ad_unit:last-child {
	margin-bottom: 10px;
}

.entry_bottom {
	width: 40%;
	margin: 20px auto;
	border-bottom: solid 1px;
}

.single .entry_bottom,
.page .entry_bottom {
	border: none;
	margin: 0px;
}

.widget_title h2 {
	padding-bottom: 3px;
	border-bottom: solid 1px;
}

.widget_calendar table,
.widget_calendar thead,
.widget_calendar tfoot {
	border: solid 1px;
}


/*
 * Skin Colors
 */

html,
#body,
.widget_calendar table {
	background-color: #fff;
	color: #222;
}

.main h1,
.main h2,
.main h3,
.sidebar h1,
.sidebar h2,
.widget_calendar caption {
	color: #000;
}

.post_list h3 {
	color: inherit;
}

#body,
.header_widget,
.footer_widget,
#credits,
.widget_calendar table,
.widget_calendar tfoot {
	border-color: #999;
}


/*
 * Scheme Colors
 * H210 S85 L40
 */

#navbar,
.widget_calendar thead {
	background-color: #1961a8; /* - */
	color: #fff;
}

.widget_calendar tfoot {
	background-color: #cce5ff; /* L90 */
	color: #000;
}

.header_widget,
.footer_widget {
	background-color: #fcf6f0; /* C-L97 */
	color: #000;
}

#sitename {
	color: #134980; /* L30 */
}

#navbar a {
	color: #fff;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color: #09325c; /* L90* */
}

.entry_bottom,
.widget_title h2 {
	border-color: #819cb8; /* L63 */
}

#navbar,
#go {
	border-color: #0d3054; /* B/2 */
}

.widget_calendar thead {
	border-color: #545454; /* B/2 S0 */
}
