/*
Skin name: Boxed (Gold)
Version: 0.3
Author: Denis de Bernardy
Author uri: http://www.mesoconcepts.com
*/


/*
 * Canvas
 */

html {
	background: #fddedc;
}


/*
 * Header
 */

#sitename {
	color: #c22;
}


/*
 * Navbar
 */

#navbar {
	line-height: 40px;
}

* html #s {
	margin: 8px 0px 6px;
	vertical-align: center;
}

* html #go {
	margin: 8px 0px 4px;
	vertical-align: center;
}

#navbar a {
	color: #000;
}

#navbar a:hover {
	color: #c22;
}

.mmm #navbar {
	background: #ffc102 url('images/mmm-navbar.jpg') repeat-y center;
}

.mm #navbar {
	background: #ffc102 url('images/mm-navbar.jpg') repeat-y center;
}

.m #navbar {
	background: #ffc102 url('images/m-navbar.jpg') repeat-y center;
}


/*
 * Footer
 */

#footer a {
	color: #000;
}

#footer a:hover {
	color: #c22;
}

#footer_top,
#footer_bottom {
	height: 10px;
}

.mmm #footer {
	background: #fffdcf url('images/mmm-footer.jpg') repeat-y center;
}

.mmm #footer_top {
	background: url('images/mmm-footer_top.jpg') no-repeat bottom center;
}

.mmm #footer_bottom {
	background: url('images/mmm-footer_bottom.jpg') no-repeat top center;
}

.mm #footer {
	background: #fffdcf url('images/mm-footer.jpg') repeat-y center;
}

.mm #footer_top {
	background: url('images/mm-footer_top.jpg') no-repeat bottom center;
}

.mm #footer_bottom {
	background: url('images/mm-footer_bottom.jpg') no-repeat top center;
}

.m #footer {
	background: #fffdcf url('images/m-footer.jpg') repeat-y center;
}

.m #footer_top {
	background: url('images/m-footer_top.jpg') no-repeat bottom center;
}

.m #footer_bottom {
	background: url('images/m-footer_bottom.jpg') no-repeat top center;
}


/*
 * Header & Footer Boxes
 */


#header_boxes_top,
#header_boxes_bottom,
#footer_boxes_top,
#footer_boxes_bottom {
	height: 10px;
}

.mmm #header_boxes,
.mmm #footer_boxes {
	background: url('images/mmm-inline_boxes.jpg') repeat-y center;
}

.mmm #header_boxes_top,
.mmm #footer_boxes_top {
	background: url('images/mmm-inline_boxes_top.jpg') no-repeat bottom center;
}

.mmm #header_boxes_bottom,
.mmm #footer_boxes_bottom {
	background: url('images/mmm-inline_boxes_bottom.jpg') no-repeat top center;
}

.mm #header_boxes,
.mm #footer_boxes {
	background: url('images/mm-inline_boxes.jpg') repeat-y center;
}

.mm #header_boxes_top,
.mm #footer_boxes_top {
	background: url('images/mm-inline_boxes_top.jpg') no-repeat bottom center;
}

.mm #header_boxes_bottom,
.mm #footer_boxes_bottom {
	background: url('images/mm-inline_boxes_bottom.jpg') no-repeat top center;
}

.m #header_boxes,
.m #footer_boxes {
	background: url('images/m-inline_boxes.jpg') repeat-y center;
}

.m #header_boxes_top,
.m #footer_boxes_top {
	background: url('images/m-inline_boxes_top.jpg') no-repeat bottom center;
}

.m #header_boxes_bottom,
.m #footer_boxes_bottom {
	background: url('images/m-inline_boxes_bottom.jpg') no-repeat top center;
}


/*
 * Header & Footer Widgets
 */
 
 
header_widget_bg {
    padding: 0px;
    border: 0px none;
    background: #dddddd;
    }

.header_widget_top,
.header_widget_bottom,
.footer_widget_top,
.footer_widget_bottom {
	height: 0px;
}

.mmm .header_widget,
.mmm .footer_widget {
	background: #dddddd;
	}

.mmm .header_widget_top,
.mmm .footer_widget_top {
	background: #dddddd;
	}

.mmm .header_widget_bottom,
.mmm .footer_widget_bottom {
	background: #dddddd;
}

.mm .header_widget,
.mm .footer_widget {
	background: #dddddd;
	}

.mm .header_widget_top,
.mm .footer_widget_top {
	background: #dddddd;
}

.mm .header_widget_bottom,
.mm .footer_widget_bottom {
	background: #dddddd;
}

.m .header_widget,
.m .footer_widget {
	background: #dddddd;
}

.m .header_widget_top,
.m .footer_widget_top {
	background: #dddddd;
	}

.m .header_widget_bottom,
.m .footer_widget_bottom {
	background: #dddddd;
	}


/*
 * Body
 */

#main_top,
#main_bottom {
	height: 10px;
}

.mmm #main {
	background: url('images/mmm-main.jpg') repeat-y center;
}

.mmm #main_top {
	background: url('images/mmm-main_top.jpg') no-repeat bottom center;
}

.mmm #main_bottom {
	background: url('images/mmm-main_bottom.jpg') no-repeat top center;
}

.mm #main,
.mm1s #main {
	background: url('images/mm-main.jpg') repeat-y center;
}

.mm #main_top,
.mm1s #main_top {
	background: url('images/mm-main_top.jpg') no-repeat bottom center;
}

.mm #main_bottom,
.mm1s #main_bottom {
	background: url('images/mm-main_bottom.jpg') no-repeat top center;
}

.m2s #main,
.m1s #main {
	background: url('images/main.jpg') repeat-y center;
}

.m2s #main_top,
.m1s #main_top {
	background: url('images/main_top.jpg') no-repeat bottom center;
}

.m2s #main_bottom,
.m1s #main_bottom {
	background: url('images/main_bottom.jpg') no-repeat top center;
}

.m #main {
	background: url('images/m-main.jpg') repeat-y center;
}

.m #main_top {
	background: url('images/m-main_top.jpg') no-repeat bottom center;
}

.m #main_bottom {
	background: url('images/m-main_bottom.jpg') no-repeat top center;
}


/*
 * Credits
 */

#credits {
	margin-top: 5px;
	margin-bottom: 10px;
}

/*
 * Content
 */

h1 {
	color: #c22;
}

.entry_date,
.comment_date {
}

.entry_actions p,
.comment_actions p {
	padding-top: 1px;
	border-top: solid 1px #999;
}

blockquote {
	background: url('icons/blockquote.gif') no-repeat top left;
	margin-left: 0px; padding-left:50px; padding-right:10px; padding-top:10px; padding-bottom:10px
}

.comment_header {
	width: 160px;
	float: left;
}

.comment {
	margin-left: 170px;
}


/*
 * Sidebars
 */

.widget_title h2 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.widget {
	margin-top: 0px;
	margin-bottom: 0px;
}

.widget_top,
.widget_bottom {
	height: 10px;
}

.widget_title_top {
	margin-top: -10px;
	height: 10px;
}

.widget_title_bottom {
	height: 5px;
}

.widget {
	background: url('images/widget.jpg') repeat-y center;
}

.widget_top {
	background: url('images/widget_top.jpg') no-repeat bottom center;
}

.widget_bottom {
	background: url('images/widget_bottom.jpg') no-repeat top center;
}

.widget_title {
	background: url('images/widget_title.jpg') repeat-y center;
}

.widget_title_top {
	background: url('images/widget_title_top.jpg') no-repeat bottom center;
}

.widget_title_bottom {
	background: url('images/widget_title_bottom.jpg') no-repeat top center;
}

#top_sidebar .widget {
	background: transparent repeat-y center;
}

#top_sidebar .widget_top {
	background: transparent no-repeat bottom center;
}

#top_sidebar .widget_bottom {
	background: transparent no-repeat top center;
}

#top_sidebar .widget_title {
	background: url('images/top_widget_title.jpg') repeat-y center;
}

#top_sidebar .widget_title_top {
	background: url('images/top_widget_title_top.jpg') no-repeat bottom center;
}

#top_sidebar .widget_title_bottom {
	background: url('images/top_widget_title_bottom.jpg') no-repeat top center;
}



/*
 * Calendar
 */

#wp-calendar {
	border: solid 1px #666;
}

#wp-calendar thead {
	border-bottom: solid 1px #666;
	background: #ffc102;
}

#wp-calendar tfoot {
	border-top: solid 1px #666;
	background: #fffdcf;
}

#wp-calendar tfoot a {
	color: #000;
}

#wp-calendar tfoot a:hover {
	color: #c22;
}


/*
 * Icons
 */

.header_widget ul,
.footer_widget ul,
.inline_box ul,
.main_widget ul,
.inline_widget ul,
.post_list ul,
.widget ul {
	list-style-image: url('icons/file.gif');
}

.widget_categories ul,
.widget_archive ul {
	list-style-image: url('icons/folder.gif');
}

li.nav_home,
li.nav_blog,
li.nav_branch {
	list-style-image: url('icons/folder.gif');
}

li.nav_leaf {
	list-style-image: url('icons/file.gif');
}

.link_entry a,
.link_comment a {
	background: url('icons/file.gif') no-repeat center left;
	padding-left: 14px;
	padding-right: 0px
}

.admin_link a,
.edit_entry a,
.edit_comment a {
	background: url('icons/edit.gif') no-repeat center left;
	padding-left: 14px;
	padding-right: 0px
}

.entry_comment a {
	background: url('icons/comment.gif') no-repeat center left;
	padding-left: 14px;
	padding-right: 0px
}

.comment_entry a,
.reply_comment a {
	background: url('icons/add_comment.gif') no-repeat center left;
	padding-left: 14px;
	padding-right: 0px
}

.email_entry a {
	background: url('icons/email.gif') no-repeat center left;
	padding-left: 14px;
	padding-right: 0px
}

.print_entry a {
	background: url('icons/print.gif') no-repeat center left;
	padding-left: 14px;
	padding-right: 0px
}

.entry_tags a,
.entry_categories a {
	background: url('icons/folder.gif') no-repeat center left;
	padding-left: 14px;
	padding-right: 0px
}

.entry_author a,
.signed_in_author a,
.loginout a {
	background: url('icons/user.gif') no-repeat center left;
	padding-left: 14px;
	padding-right: 0px
}