/*  
Theme Name: reBuou
Theme URI: http://ibuou.net
Description: A minimalist, text-based layout with support for widgets and avatars.
Version: 1.1
Author: Chris He
Author URI: http://iBuou.net
Tags: fixed-width, left-sidebar, two-columns, white, light
*/

					/* Body and Major Structural Elements */
					
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #e9e5e2 url(images/grid.png) repeat top left;
	color: #57463f;
	font-weight: normal;
	font: 62.5% "Museo Slab 500", "Museo", "Vollkorn", "Lucida Grande", Verdana, Arial, sans-serif; /* Resets 1em to 10px */
	text-shadow: 1px 1px #fff;
}
#page {
	margin: 0 auto 0;
	padding: 0;
	width: 960px;
}
#header {
	margin: 20px 0 7px 0;
	padding: 20px 0 15px 0;
	background: url(images/reBuou_logo.png) no-repeat 139px 11px;
}
#header h1.blogtitle {
	text-indent: 260px;
	margin: 5px 0 0 0;
	font: 36px "Museo Slab 500", "Museo", "Vollkorn", Georgia, "Times New Roman", Times, serif;
	color: #243851;
	text-shadow: 1px 1px #fff;
}
#header p.description {
	text-indent: 260px;
	font-size: 14px;
	padding: 1px 0 0 0;
	color: #727272;
}
#content {
}
.narrowcolumn {
	width: 700px;
	margin: 0;
	padding: 0;
	float: right;
}
.post {
	padding: 0 0 13px;
}
.multipost {
	padding: 0 0 13px;
}
.entry {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font: 12px "Museo Slab 500", "Museo", "museo-slab-1", "museo-1", "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 170%;
}
.navigation {
	height: 60px;
	/*padding: 10px;
	line-height: 15px;*/
}
.alignleft {
	float: left;
	font-size: 27px;
	font-family: Impact;
	padding: 0 0 0 27px;
	background: url(images/Navi_prev.png) no-repeat left 9px;
}
/* Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0)
{.alignleft {
	float: left;
	font-size: 27px;
	font-family: Impact;
	padding: 0 0 0 27px;
	background: url(images/Navi_prev.png) no-repeat left 8px;
}}
.alignleft a {
	margin: 0 0 0 27px;
	color: #5f8cc9;
}
.alignright {
	float: right;
	font-size: 27px;
	font-family: Impact;
	margin: 0 27px 0 0;
	background: url(images/Navi_next.png) no-repeat right 9px;
}/* Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0)
{.alignright {
	float: right;
	font-size: 27px;
	font-family: Impact;
	margin: 0 27px 0 0;
	background: url(images/Navi_next.png) no-repeat right 8px;
}}
.alignright a {
	margin: 0 27px 0 0;
	color: #5f8cc9;
}

/*img.centered {
	margin: 0 auto 0;
	display: block;
}*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	float: left;
	display: inline;
}
.alignright {
	margin: 0 0 0 10px;
	padding: 4px 0 0 0;
	float: right;
	display: inline;
}
#footer {
	width: 700px;
	margin-left: 240px;
	padding: 20px 0 25px 20px;
	clear: both;
}

					/* End Body and Major Structure */

.center {
	text-align: center;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}
.hidden {
	display: none;
}


					/* Begin Sidebar */
					
#sidebar {
	width: 220px;
	padding: 7px 0 23px;
	list-style-type: none;
	text-align: right;
}
#sidebar a {
	padding: 3px 0 3px 3px;
	border: none;
	color: #969696;
	text-decoration: none;
}
#sidebar a:hover {
	border: none;
	color: #363636;
	text-decoration: none;
}
#sidebar h3 {
	color: #333;
	margin: 11px 0 5px;
	padding-right: 2px;
	font: 13px "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#sidebar li {
	margin: 0 0 7px 0;
	/* each main section, i.e., Pages, Categories, Archives, etc. */
}
#sidebar li h3 {
	color: #cacaca;
	text-shadow: 1px 1px #6c5d56;
	font-family: "Museo Slab 500", "Museo", "Lucida Grade", Arial, sans-serif;
	padding: 7px 9px 7px 0;
	border-right: 11px solid #cacaca;
	background: #f1f1f1 url(images/squares.gif) repeat top left;
}
/*
#sidebar li h3.sidebar_pages {
	background: url(images/sidebar_pages.png) no-repeat top right;
	border-bottom: none;
	padding: 7px 9px 7px 0;
	border-right: 11px solid #cacaca;
	background: #f1f1f1 url(images/squares.gif) repeat top left;
}
#sidebar li h3.sidebar_tags_cloud {
	background: url(images/sidebar_tags_cloud.png) no-repeat top right;
	border-bottom: none;
	padding: 7px 13px 5px 0;
	font-family: "Museo Slab 500", "Museo", "Lucida Grade", Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #6c5d56;
}
#sidebar li h3.sidebar_recnt_cmts {
	background: url(images/sidebar_tags_cloud.png) no-repeat top right;
	border-bottom: none;
	padding: 7px 13px 5px 0;
	font-family: "Museo Slab 500", "Museo", "Lucida Grade", Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #6c5d56;
}
#sidebar li h3.sidebar_archives {
	background: url(images/sidebar_archives.png) no-repeat top right;
	border-bottom: none;
	padding: 7px 13px 5px 0;
	font-family: "Museo Slab 500", "Museo", "Lucida Grade", Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #6c5d56;
}
#sidebar li h3.sidebar_cates {
	background: url(images/sidebar_cates.png) no-repeat top right;
	border-bottom: none;
	padding: 7px 13px 5px 0;
	font-family: "Museo Slab 500", "Museo", "Lucida Grade", Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #6c5d56;
}
#sidebar li h3.sidebar_blogroll {
	background: url(images/sidebar_blogroll.png) no-repeat top right;
	border-bottom: none;
	padding: 7px 13px 5px 0;
	font-family: "Museo Slab 500", "Museo", "Lucida Grade", Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #6c5d56;
}
#sidebar li h3.sidebar_meta {
	background: url(images/sidebar_meta.png) no-repeat top right;
	border-bottom: none;
	padding: 7px 13px 5px 0;
	font-family: "Museo Slab 500", "Museo", "Lucida Grade", Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #6c5d56;
}*/
#sidebar li h3.sidebar_search {
	background: url(images/sidebar_search.png) no-repeat top right;
	border-bottom: none;
	padding: 7px 13px 5px 0;
	font-family: "Museo Slab 500", "Museo", "Lucida Grade", Arial, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #6c5d56;
}

#sidebar ol li {
	list-style: decimal outside;
}
#sidebar p, #sidebar select {
	margin: 5px 0 8px;
}
#sidebar ul, #sidebar ol {
	margin: 8px 10px 10px 10px;
	letter-spacing: 1px;
	/* the block of links for all the Pages, Categories, Monthly Archives, etc. */
}
#sidebar ul li, #sidebar ol li {
	margin: 3px 0; 
	padding: 2px 0;
	list-style-type: none;
	font-size: 12px; /* add the font size @2010-06-01 */
	/* each individual link, i.e., each page, each category, each month, etc. */
}
#sidebar ul li:hover {
	/* border-left: 1px solid #ff8900; */
}
#sidebar ul ul, #sidebar ol {
	margin: 0 0 0 10px;
}
#sidebar form {
	margin: 0;
}
#searchform {
	padding: 11px 0 3px 0;
}
#sidebar #searchform #s {
	width: 190px;
	height: 24px;
	padding: 3px 3px 3px 27px;
	border: none;
	color: #404040;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(images/searchinput.png) no-repeat;
}
#sidebar #searchsubmit {
	padding: 1px;
}



					/* End Sidebar */
					
					/* Begin Paragraphs and Fonts */

acronym, abbr {
	border-bottom: 1px dashed #cacaca;
}
acronym, abbr, span.caps {
	font-size: 9px;
	letter-spacing: 0.7px;
	cursor: help;
}
h2, h3 {
	font-size: 23px;
	color: #777;
	margin: 13px 0 7px;
	font-weight: normal;
	/* color: #303030; color for post titles is in links section */

}
#footer h1 {
/*
	margin: 0;
	display: inline;
	font: normal 1em "Lucida Grande", Verdana, Arial, sans-serif;
*/
}
.entry h3, .entry h2 {
}
h4 {
	margin: 0;
	display: inline;
	font-size: 10px;
	font-weight: normal;
	/* used in footer on non-single pages */
}
h6 {
	margin: 9px 0 14px;
	font: normal 9px "Lucida Grande", Verdana, Arial, sans-serif;
	/* little sub-heading line, to be used on pages in place of a post's date line */
}
p.postdate {
	margin: 0 0 13px 2px;
	font-size: 12px;
	letter-spacing: 0.7px;
	color: #606060;
}
.entry p {
	margin: 0 0 7px 0;
	text-align: justify;
	text-justify: auto;
}
.entry img {
	border: none;
	/*border: 0px solid #ccc;
	padding: 0px;
	background: #f6f6f6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;*/
}
.entry img a {
	/*background: transparent;*/
}
.bookmarks {
	margin: 40px 0 0 0;
	padding: 4px 0;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	/* social bookmarking */
}
.bookmarks a {
	border: none;
	/* social bookmarking */
}
.postmetadata {
	margin: 13px 0 17px;
	padding: 12px 10px 12px;
	font: 13px "Museo Slab 500", "Museo","Droid Serif", Arial, Helvetica, sans-serif;
	line-height: 160%;
	text-align: center;
}
.postmetadata .metaCate {
	background: url(images/icons.png) no-repeat 0 -18px;
	padding: 0 0 0 21px;
}
.postmetadata .metaTags {
	background: url(images/icons.png) no-repeat 0 -55px;
	padding: 0 0 0 21px;
	margin: 0 0 0 13px;
}
.postmetadata .metaCmts {
	background: url(images/icons.png) no-repeat 0 -36px;
	padding: 0 0 0 21px;
	margin: 0 0 0 13px;
}
.postmetadata .metaEdit {
	background: url(images/icons.png) no-repeat 0 -75px;
	padding: 0 0 0 21px;
	margin: 0 0 0 13px;
}

.post_Navi_alt {
	height: 90px;
}
.post_Navi_prev {
	float: left;
	font-size: 27px;
	font-family: Impact;
	padding: 0 0 0 27px;
	background: url(images/Navi_prev.png) no-repeat left 5px;
}
/* Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0)
{.post_Navi_prev {
	float: left;
	font-size: 27px;
	font-family: Impact;
	padding: 1px 0 0 27px;
	background: url(images/Navi_prev.png) no-repeat left 5px;
}}
.post_Navi_prev_alt {
	clear: both;
	float: left;
	margin: -8px 0 0 28px;
	font-size: 12px;
	font-family: Verdana;
}
.post_Navi_prev a, .post_Navi_prev_alt a {
	color: #5f8cc9;
}
.post_Navi_next {
	float: right;
	font-size: 27px;
	font-family: Impact;
	padding: 0 27px 0 0;
	background: url(images/Navi_next.png) no-repeat right 5px;
}
/* Safari only */
@media screen and (-webkit-min-device-pixel-ratio:0)
{.post_Navi_next {
	clear: both;
	float: right;
	font-size: 27px;
	font-family: Impact;
	padding: 1px 27px 0 0;
	background: url(images/Navi_next.png) no-repeat right 5px;
}}
.post_Navi_next_alt {
	clear: both;
	float: right;
	margin: -8px 27px 23px 0;
	font-size: 12px;
	font-family: Verdana;
}
.post_Navi_next a, .post_Navi_next_alt a {
	color: #5f8cc9;
}

.postNavi {
	margin: 13px 0 17px;
	padding: 12px 10px 12px;
	line-height: 160%;
	height: 135px;
	background: url(images/postNavi_div.png) no-repeat top left;	
}
.postNavi .postNaviLeft {
	float: left;
	padding: 0 13px 0 0;
	width: 270px;
}
.postNavi .postNaviRight {
	float: left;
	margin: 0;
	padding: 0 0 0 13px;
	border-left: 1px dotted #2f435e;
	background: url(images/postNavi_div.png) no-repeat top left;
}
.postNaviRight ul li {
	list-style: none;
}


small {
}

.alt {
	/*border-top: 1px dotted #cacaca;
	border-right: 1px dotted #cacaca;
	border-bottom: 1px dotted #cacaca;*/
	border-left: 11px solid #cacaca;
	background: #f1f1f1 url(images/squares.gif) repeat top left;
}
.alt_title {
	margin-top: 18px;
	padding: 3px 0 2px 10px;
	font-size: 16px;
	text-align: left;
	color: #7da8e4;
	border-left: 11px solid #7da8e4;
	background: #f1f1f1 url(images/squares.gif) repeat top left;
}
.alt_title_red {
	margin-top: 18px;
	padding: 3px 0 2px 10px;
	font-size: 16px;
	text-align: left;
	color: #ff3f3f;
	border-left: 11px solid #ff3f3f;
	background: #f1f1f1 url(images/squares.gif) repeat top left;
}
.entry blockquote {
	margin: 15px 40px 15px 20px;
	padding: 0 0 0 20px;
	border-left: 1px dotted #ff8900;
	text-align: justify;
}
.entry blockquote p {
	line-height: 14px;
}
blockquote cite {
	margin: 4px 0 0 0;
	display: block;
}
pre {
	width: 95%;
	margin: 10px 0;
	padding: 10px 30px 10px 10px;
	font: 11px "Courier New", Courier, monospace;
	overflow: scroll;
	border: 1px solid #cacaca;
}
code {
	color: #668800;
	font: 110% "Courier New", Courier, monospace;
}
#commentform p {
	margin: 5px 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
.isolate {
	margin: 6px auto 12px;
	padding: 0;
	text-align: center;
}
.recentdate {
	padding: 0 20px 0 10px;
}
#footer p {
	font: 12px "Lucida Grande", Verdana, Arial;
	margin: 0;
	padding: 4px 0 0;
}


					/* End Paragraphs and Fonts */

					/* Begin Comments */

.commentlist {
	padding: 0;
	/* border-bottom: 1px solid #cacaca;
	border-bottom styles the end of the list of comments 
	font: 1.2em/1.4;
	keep font the same as .entry p */
}
.commentlist li {
	margin: 7px 0;
	padding: 13px 13px;
	color: #131313;
	text-shadow: #none;
	font-size: 12px;
	line-height: 135%;
	list-style: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.commentlist li .avatar { 
	float: left;
	border: none;
	padding: 0;
}
.commentlist a {
}

.commentmetadata {
	margin: 10px 0 0 0;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #e9e5e2;
	text-shadow: none;
}
.commentlist cite {
	font-weight: bold;
	margin: 0 0 0 10px;
}
.commentlist li pre {
	/* controls text within <code> brackets within comments (pre is added automatically by codeautoescape plugin) */	
	width: 90%;
}
.commentlist p {
	font-weight: normal;
	line-height: 135%;
	text-transform: none;
	margin: 5px 10px 2px 45px;
}
.commentlist cite a {
	border: none;
	font-style: normal;
	text-decoration: none;
}
.commentlist cite a:hover {
	border: none;
	text-decoration: underline;
}
.comment {
	background: #cec8bc;
}
.oddcomment {
	background: #c5b79a;
}
.authority {
	/* li.authority controls behavior of comment if comment author = post author */
	background: #bbb;
}
.commentnumber {
	color: #eee;
	float: right;
	text-shadow: none;
	font-size: 45px;
	font-style: italic;
	font-weight: bold;
	padding: 6px 0 0 0;
}
.commentH3 {
	clear: both;
	font-weight: normal;
	font-size: 23px;
	background: url(images/icon_cmts_1.png) no-repeat 3px 0;
	padding: 2px 0 0 40px;
	height: 32px;
	margin: 23px 0 0 0;
}
.commentH3 a, .commentH3 a:visited {
	font-size: 23px;
	color: #385072;
	text-decoration: none;
}
.commnetH3 a:hover {
	font-size: 23px;
	color: #131313;
	text-decoration: underline;
}

#commentform #author {
	width: 190px;
	height: 24px;
	padding: 3px 3px 3px 27px;
	border: none;
	color: #404040;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(images/input_name.png) no-repeat;
}
#commentform #email {
	width: 190px;
	height: 24px;
	padding: 3px 3px 3px 27px;
	border: none;
	color: #404040;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(images/input_email.png) no-repeat;
}
#commentform #url {
	width: 190px;
	height: 24px;
	padding: 3px 3px 3px 27px;
	border: none;
	color: #404040;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(images/input_website.png) no-repeat;
}

#searchform #s {
	width: 190px;
	height: 24px;
	padding: 3px 3px 3px 27px;
	border: none;
	color: #404040;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(images/searchinput.png) no-repeat;
}

#searchform-alt #s-alt {
	width: 190px;
	margin: 10px 0 10px 10px;
	height: 24px;
	padding: 3px 3px 3px 27px;
	border: none;
	color: #404040;
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(images/searchinput.png) no-repeat;
}

					/* End Comments */

					/* Links */

a:focus {
	outline: none;
	-moz-outline: none;
}

a {	
	color: #222;
	text-decoration: none;
}
h2 a, h2 a:visited, h3 a, h3 a:visited {
	margin: 0;
	padding: 0;
	color: #54453e;
	text-decoration: none;
	font-weight: normal;
	font-size: 23px;
	font-family: "Museo Slab 500", "Museo", "Crimson Text", Georgia, "Times New Roman", Times, serif;
	
}
a:hover, h2 a:hover, h3 a:hover {
	color: #202020;
	text-decoration: none;
}

.entry img a, .entry img a:visited {
	/*border: 3px #b3b3b3 solid;
	text-decoration: none;
	background: transparent;
		width: auto;
		height: auto;
		border: 1px solid #ccc;
		padding: 9px;
		background: #fff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;*/
}
.entry p a, .entry p a:visited {
	border: 0;
	color: #567db3;
	text-decoration: none;
	/*background-color: #cbc8c6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding: 0;*/
}
.entry p a:hover {
	border: none;
	color: #426392;
	text-decoration: none;
	/*background-color: #b3aaa5;*/
}

.entry li a, .entry li a:visited {
	border: 0;
	color: #567db3;
	text-decoration: none;
}
.entry li a:hover {
	border: none;
	color: #426392;
	text-decoration: none;
}

.postmetadata a {
	border: none;
	text-decoration: none;
	background-color: #cbc8c6;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	padding: 0 4px;
}
.postmetadata a:hover {
	border: none;
	text-decoration: none;
	background-color: #b3aaa5;
}
small a {
	border: none;
	color: #e9e5e2;
}
.download {
	background: #fff url(images/down_white.png) 0 50% no-repeat;
	padding: 0 0 0 18px;
}
.download a {
	padding: 0 2px;
	border-bottom: 1px solid #779900;
}
.download a:hover {
	border-bottom: 1px solid #779900;
	color: #fff;
	background: #779900;
}
.hidelink, a.hidelink:hover {
	border: none;
}
li.tagcloudtags a {
	letter-spacing: 0;
	text-transform: none;
}
.more-link a {
	/* .more-link added by the_excerpt_reloaded plugin http://guff.szub.net/2005/02/26/the-excerpt-reloaded/ */
	border: none;
	color: #cacaca;
}
.more-link a:hover {
	border: none;
	color: #404040;
}

					/* End Links */

					/* Begin Lists */
					
.entry ol, .entry ul {
	margin: 0 0 0 4px;
	padding: 0 0 8px 0;
	/* keep the same as .entry p */
}
.entry ol {
	list-style: decimal outside;
}
.entry ul {
	list-style: circle outside;
}
.entry ol li, .entry ul li {
	margin: 0 0 0 15px;
	padding: 2px 0 4px 0;
}
.nocomments {
	margin: 0 0 20px 0;
	text-align: center;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	clear: both;
	display: inline;
	list-style-type: none;
}
.relatedmeta p {
	font-size: 14px;
	line-height: 150%;
	display: inline;
	padding-right: 15px;
}
.relatedmeta a, .relatedmeta a:visited {
	font-size: 12px;
	border: none;
	text-decoration: none;
}
.relatedmeta a:hover {
	border: none;
	text-decoration: none;
}

.pageLi H2 {
	clear: both;
	font-size: 14px;
	padding: 13px 0 0 0;
}

.pageLi ol, .pageLi ul {
	margin: 0 0 0 4px;
	padding: 0 0 8px 0;
	/* keep the same as .entry p */
}
.pageLi ol {
	list-style: decimal outside;
}
.pageLi ul {
	list-style: circle outside;
}
.pageLi ol li, .pageLi ul li {
	margin: 0 0 0 15px;
	padding: 2px 0 4px 0;
	width: 200px;
	float: left;
}


					/* End Lists */

					/* Begin Forms */
					
	/* Give forms a class of clearfix to make them contain the floated submit button */
	
.entry form {
	/* text-align: center; */ 
	/* This is mainly for password protected posts, makes them look better. */
}
#commentform {
}
select {
	width: 130px;
}
#commentform input, #contact input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
}
#commentform textarea {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	width: 99%;
	padding: 3px;
	margin: 5px 5px 1px 0;
	resize: none;
	border: 1px solid #bfbfbf;;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#commentform #submit {
	margin: 5px 0;
	float: left;
}
#contact input, #contact textarea {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
}
#contact p {
	margin: 5px 0;
}
#contact textarea {
	width: 100%;
	margin: 6px 0 0 0;
	padding: 2px;
	overflow: hidden;
}
#contact #submit {
	width: 100px;
	margin: 0;
	float: left;
}

					/* End Forms */

					/* Begin Calendar */

#wp-calendar {
	margin: 10px auto 0;
	width: 140px;
	empty-cells: show;
}
#wp-calendar a {
	display: block;
	text-decoration: underline;
}
#wp-calendar #next a {
	font-size: 9pt;
	text-align: right;
}
#wp-calendar #prev a {
	font-size: 9pt;
	text-align: left;
}
#wp-calendar caption {
	width: 100%;
	font: bold 13px "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#wp-calendar td {
	width: 20px;
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #FFFFFF;
}

					/* End Calendar */



/* Captions */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/*.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}*/

.wp-caption p.wp-caption-text, .wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* 自定义的翻页样式 */
.pagination{
	line-height:23px;
	text-shadow: #e9e5e2;
}
.pagination span, .pagination a{
	font-size:12px;
	margin: 2px 6px 2px 0;
	padding: 3px 9px 3px 9px;
	text-decoration:none;
	
	color: #333;
	background: #8391A7;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.pagination a:hover{
	color: #333;
	/*background: #4d729f;*/
	text-decoration: underline;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
.pagination .current{
	font-size:12px;
	color:#777;
	background: #eee;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
/* 自定义的翻页样式－结束 */

/* @end */

					/* Begin .clearfix http://www.positioniseverything.net/easyclearing.html */
					
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

					/* End .clearfix */

