/*
Theme Name: Polished Scrawl
Theme URI: http://polishedscrawl.com
Description: Custom WordPress theme for Polished Scrawl
Version: 2.0
Author: James LeMosy
Author URI: http://polishedscrawl.com
Tags: custom, polished scrawl
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, hr, img, ins, kbd, object, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

/*HTML TAGS*/
blockquote {
	background-color:#F1F5F8;
	border-left:1px dotted #40618D;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:12px 30px 18px;
	padding:20px 40px 1px 20px;
}
body {
	background:#40618C url(images/body-background.jpg) fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
cite, h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h1, h2, h3, h4 {
	color:#40618D;
	text-shadow:#FFFFFF 1px 1px 1px;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	color:#40618D;
	text-decoration:none;
}
h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
	color:#789ECE;
	text-decoration:none;
}
h1 {
	font-size:40px;
}
h2 {
	font-size:34px;
}
h3 {
	font-size:20px;
	margin:0 0 10px;
}
h4 {
	font-size:14px;
}
hr {
	border-color:#CCCCCC transparent #FFFFFF;
	border-style:solid;
	border-width:1px;
	clear:both;
	height:0px;
	width:100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 0 0 30px 30px;
}
img.alignleft {
	margin: 0 30px 30px 0;
}
label {
}
object {
	border:1px solid #8A919B;
	float:right;
	margin:0 0 30px 30px;
}

/*DIV IDS (A-Z)*/
#archivesByDate {
	float:left;
	height:auto;
	padding:0 0 30px;
	width:660px;
}
#archivesByCat {
	border-left:1px solid #CCCCCC;
	float:right;
	font-size:12px;
	height:auto;
	margin:0;
	padding:10px 0 10px 15px;
	width:124px;
}
#archivesByCat h3 {
	margin-bottom:10px;
}
#archivesByCat a:link, #archivesByCat a:visited {
	color:#40618D;
	text-decoration:none;
}
#archivesByCat a:hover, #archivesByCat a:active {
	color:#789ECE;
	text-decoration:underline;
}
#commentbox {
	border-top:1px solid #CCCCCC;
	padding:10px 0 0;
}
#commentform {
	margin:10px 0 0;
}
#commentform p {
	color:#40618D;
	font-size:10px;
	margin:0 0 12px;
}
#commentform input {
	border:1px solid #CCCCCC;
	margin:2px 0 0;
	padding:2px;
	vertical-align:middle;
	width:269px;
}
#commentform input#sfc_comm_share {
	margin:0 5px 0 0;
}
#commentform textarea {
	border:1px solid #CCCCCC;
	height:140px;
	padding:2px;
	width:269px;
}
#commentform #submit {
	background-color:#5C799E;
	border:1px solid #596271;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin: 0 0 5px auto;
	padding:8px 0;
	width:275px;
}
#commentform #submit:hover {
	background-color:#40618D;
}
#commentform #submit:active {
	background-color:#2B3749;
}
#comments-area {
	background-image:url(images/horizontal-sep.png);
	background-repeat:no-repeat;
	clear:both;
	height:auto;
	margin:16px 0 0;
	overflow:auto;
	padding:0 15px;
	width:830px;
}
#comments-facebook-login {
	float:left;
	width:auto;
}
#comments-respond {
	float:right;
	margin:10px 0 0;
	padding:17px 0 0 20px;
	width:275px;
}
#comments-respond a:link, #comments-respond a:visited {
	color:#40618D;
}
#comments-respond a:hover, #comments-respond a:active {
	color:#5C799E;
}
#comments-respond h4 {
	margin:0 0 20px;
}
#comments-respond p {
	color:#40618D;
	font-size:10px;
}
#comments-respond p#one-time-open {
	display:none;
	font-size:8px;
	font-weight:bold;
	margin:12px 0 0;
}
#comments-respond p#one-time-open a#one-time-link {
	cursor:pointer;
}
#comments-respond p#one-time-open a#one-time-link, #comments-respond p#one-time-open a#one-time-link:visited {
	border-bottom:1px solid #40618D;
	color:#40618D;
}
#comments-respond p#one-time-open a#one-time-link:hover, #comments-respond p#one-time-open a#one-time-link:active {
	border-bottom:1px solid #5C799E;
	color:#5C799E;
}
#comments-twitter-login {
	float:right;
	width:auto;
}
#comments {
	border-right:1px solid #CCCCCC;
	float:left;
	margin:10px 0 0;
	padding:12px 20px 0 0;
	width:514px;
}
#commentlist {
	margin:22px 0;
	padding:0;
}
#commentlist li {
	color:#FFFFFF;
	list-style:none;
	margin:0 0 4px;
}
#commentlist li .avatar {
	background-color:#FFFFFF;
	border:1px solid #40618D;
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
}	
#commentlist li ul li {
	font-size: 1em;
}
#commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
#commentlist p {
	font-size:12px;
	margin:14px 12px 0;
}
#content {
	background-image:url(images/content-background.png);
	background-position:center;
	background-repeat:repeat-y;
	height:auto;
	width:100%;
}
#content-centered {
	background-color:#FFFFFF;
	background-image:url(images/horizontal-sep.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:auto;
	margin:0 auto;
	padding:0 0 22px;
	width:910px;
}
#footer {
	clear:both;
	height:auto;
	width:100%;
}
#footerCentered {
	color:#FFFFFF;
	font-size:11px;
	height:110px;
	margin:10px auto 0;
	padding:0 10px;
	width:890px;
}
#footerCentered a:link, #footerCentered a:visited {
	color:#A2A011;
}
#footerCentered a:hover, #footerCentered a:active {
	color:#FFFFFF;
}
#footer-copyright {
	float:right;
	font-size:10px;
	font-weight:bold;
	margin:-10px 0 0;
	text-shadow:1px 1px 1px #547197;
}
#footer-facebook {
	background-position:0 -236px;
}
#footer-facebook:hover {
	background-position:0 -259px;
}
#footer-links {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:45px 0 0;
	text-shadow:1px 1px 1px #547197;
}
#footer-links a:link, #footer-links a:visited {
	color:#23436D;
	text-decoration:none;
}
#footer-links a:hover, #footer-links a:active {
	color:#173459;
	text-decoration:none;
}
#footer-links ul li {
	float:left;
	margin:0 0 0 10px;
}
#footer-logo {
	background-image:url(images/footer-logo.png);
	color:#2F4F7A;
	float:left;
	height:56px;
	margin:25px 0 0;
	width:340px;
}
#footer-logo:hover {
	background-position:0 -56px;
	color:#23436D;
}
#footer-logo a {
	display:block;
	height:0;
	overflow:hidden;
	padding:56px 0 0;
}
#footer-twitter {
	background-position:-23px -236px;
}
#footer-twitter:hover {
	background-position:-23px -259px;
}
#footer-youtube {
	background-position:-46px -236px;
}
#footer-youtube:hover {
	background-position:-46px -259px;
}
#header {
	clear:both;
	height:auto;
	width:100%;
}
#header-centered {
	clear:both;
	height:90px;
	margin:0 auto;
	padding:23px 0;
	width:930px;
}
#headerLogo {
	background-image:url(images/headerLogo-logo.png);
	float:left;
	height:87px;
	width:527px;
}
#headerLogo:hover {
	background-position:0 -87px;
}
#headerLogo a {
	display:block;
	height:0;
	overflow:hidden;
	padding:87px 0 0;
}
#linksDIV ul .linkcatDIV ul {
	padding:5px 10px;
}
#prevNext {
	background-image:url(images/prevNext-background.png);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	height:auto;
	width:100%;
}
#prevNext-centered {
	background-image:url(images/centered-background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
	height:30px;
	margin:0 auto;
	overflow:auto;
	padding:0 40px 30px;
	width:830px;
}
#prevNext-centered.small a {
	font-weight:bold;
}
#searchform {
	/*margin:10px 0 0;*/
}
#searchform input {
	border:1px solid #CCCCCC;
	margin:2px 0 0;
	padding:2px;
	vertical-align:middle;
}
#searchform #searchsubmit {
	background-color:#5C799E;
	border:1px solid #596271;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:8px 0;
	width:105px;
}
#searchform #searchsubmit:hover {
	background-color:#40618D;
}
#searchform #searchsubmit:active {
	background-color:#2B3749;
}
#searchform #s.searchterm {
	height:27px;
	vertical-align:middle;
}

#sitenav {
	background-image:url(images/sitenav-background.png);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	height:auto;
	width:100%;
}
#sitenav-centered {
	background-color:#FFFFFF;
	background-image:url(images/sitenav-centered-background.jpg);
	background-repeat:repeat-x;
	clear:both;
	color:#40618D;
	font-size:14px;
	height:auto;
	margin:0 auto;
	overflow:auto;
	padding:10px 0 0 30px;
	text-shadow:#FFFFFF 1px 1px 1px;
	width:880px;
}
#sitenav-nav {
	border-right:1px solid #CCCCCC;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	height:23px;
	margin:0 0 8px 0;
	padding:17px 0 17px 17px;
	width:274px;
}
#sitenav-nav a  {
	color:#40618D;
	text-decoration:none;
}
#sitenav-nav a:hover {
	color:#789ECE;
}
#sitenav-nav ul li {
	float:left;
	height:23px;
	margin:0 21px 0 0;
	position:relative;
}
#sitenav-social {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	float:left;
	height:23px;
	margin:0 0 8px;
	padding:17px 15px;
	width:195px;
}
#sitenav-social ul {
	float:right;
}
#sitenav-social ul li {
	float:left;
	height:23px;
	margin:0 0 0 14px;
	position:relative;
}
#sitenav-twitter {
	background-image:url(images/buttons-matrix.png);
	background-position:14px -47px;
	background-repeat:no-repeat;
	color:#40618D;
	border-left:1px solid #FFFFFF;
	float:left;
	font-size:9px;
	margin:0 0 8px 0;
	width:330px;
}
#sitenav-twitter:hover {
	background-position:14px -104px;
}
#sitenav-twitter a {
	color:#40618D;
	text-decoration:underline;
}
#sitenav-twitter:hover a:hover {
	color:#789ECE;
	text-decoration:underline;
}
#sitenav-twitter a#twitter-link {
	display:block;
	float:left;
	height:0;
	overflow:hidden;
	padding:41px 0 0;
	width:50px;
}
#sitenav-twitter #twitter-post {
	display:table-cell;
	height:57px;
	line-height:11px;
	text-decoration:none;
	vertical-align:middle;
	width:270px;
}
#sitenav-twitter #twitter-post #twitter-time {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
#sitenav-twitter ul li {
	float:left;
	position:relative;
}
#top {
	display:none;
	visibility:hidden;
}


#linksDIV {
	height:auto;
	margin:0 0 30px;
	overflow:auto;
}
#linksDIV ul {
	margin:0;
	padding:0;
	list-style:none;
}
#calloutsCol {
	float:right;
	height:auto;
	padding:35px 0 0 15px;
	width:260px;
}

/*CLASSES*/
.addthis_button_email {
	background-position:0 -205px;
}
.addthis_button_email:hover {
	background-position:0 -220px;
}
.addthis_button_facebook {
	background-position:-16px -205px;
}
.addthis_button_facebook:hover {
	background-position:-16px -220px;
}
.addthis_button_facebook_like {
	background-image:none;
	display:block;
	float:right;
	height:25px;
	padding:0;
	width:auto;
}
.addthis_button_twitter {
	background-position:-31px -205px;
}
.addthis_button_twitter:hover {
	background-position:-31px -220px;
}
.addthis_toolbox {
	background-color:#EEEEEE;
	background-image:url(images/buttons-matrix.png);
	background-position:0 -161px;
	background-repeat:no-repeat;
	clear:both;
	float:left;
	height:16px;
	margin-left:10px;
	padding:4px 0 2px 75px;
	width:auto;
}
.addthis_toolbox:hover {
	background-position:0 -183px;
}
.addthis_toolbox ul li {
	float:left;
}
.addthis_toolbox ul li a {
	background-image:url(images/buttons-matrix.png);
	background-repeat:no-repeat;
	display:block;
	height:0;
	overflow:hidden;
	margin:0 4px 0 0;
	padding:14px 0 0;
	width:16px;
}
.addthis_toolbox ul li a span {
	display:none;
	visibility:hidden;
}
.addthis_toolbox ul li.addthis_more {
	background-image:none;
	display:none;
	height:12px;
	padding:1px 0 0;
	visibility:hidden;
}
.addthis_toolbox ul li.addthis_more a {
	background-image:none;
	height:auto;
	padding:0;
	width:auto;
}
.addthis_toolbox:hover ul li.addthis_more {
	display:inline;
	visibility:visible;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.archiveDate {
	color:#748CAC;
}
.archiveMetadata {
	clear:both;
	color:#748CAC;
	height:auto;
}
.archiveMetadata a:link, .archiveMetadata a:visited {
	color:#748CAC;
}
.archiveMetadata a:hover, .archiveMetadata a:active {
	color:#FFFFFF;
}
.archivesMonths {
	font-size:12px;
	padding:5px 10px;
}
.archivesMonths a:link, .archivesMonths a:visited {
	color:#40618D;
	text-decoration:none;
}
.archivesMonths a:hover, .archivesMonths a:active {
	color:#789ECE;
	text-decoration:underline;
}
.archiveRow {
	margin:20px 0 0;
	padding:0 0 20px;
}
.archiveRow h3 a:link, .archiveRow h3 a:visited {
	text-decoration:none;
}
.archiveRow h3 a:hover, .archiveRow h3 a:active {
	text-decoration:underline;
}
.archivesYear, .linkcatDIV {
	float:left;
	height:auto;
	padding:10px 10px 10px 0;
	width:155px;
}
.archivesYear h3, .linkcatDIV h3 {
	background-color:#5C799E;
	border:1px solid #596271;
	color:#FFFFFF;
	padding:10px;
	text-shadow:none;
}
.archivesYear ul, #archivesByCat ul {
	margin:0;
	padding:0;
	list-style:none;
}
.asterisk {
	color:#A2A011;
	font-size:12px;
	font-weight:bold;
}
.backToTop {
	float:right;
	font-size:10px;
	margin:10px 10px 0 0;
	width:auto;
}
.backToTop a:hover, .backToTop a:active {
	color:#71750E;
}
.blogroll {
	font-size:12px;
}
.blogroll a:link, .blogroll a:visited {
	color:#40618D;
	text-decoration:none;
}
.blogroll a:hover, .blogroll a:active {
	color:#789ECE;
	text-decoration:underline;
}

.button-link {
	background-image:url(images/buttons-matrix.png);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	width:23px;
}
.button-link a {
	display:block;
	height:0;
	overflow:hidden;
	padding:23px 0 0;
}
.button-link-facebook {
	background-position:-23px 0px;
}
.button-link-facebook:hover {
	background-position:-23px -23px;
}
.button-link-rss {
	background-position:0px 0px;
}
.button-link-rss:hover {
	background-position:0px -23px;
}
.button-link-youtube {
	background-position:-46px 0px;
}
.button-link-youtube:hover {
	background-position:-46px -23px;
}
.callout {
	clear:both;
	height:auto;
	margin:27px 0 0;
}
.callout a:hover, .callout a:active {
	color:#71750E;
	text-decoration:underline;
}
.calloutHeader {
	border-bottom:solid 1px #71750E;
	margin:0 0 5px;
	padding:0 0 5px;
	width:auto;
}
.calloutHeader img {
	vertical-align:middle;
}
.calloutURL {
	font-size:11px;
	margin:0 0 5px;
}
.calloutContent {
	clear:both;
	font-size:10px;
	overflow:auto;
	padding:0 0 1px;
}
.centered {
	margin:0 auto;
}
.children {
	padding:0;
}
.clear {
	clear:both;
	display:block;
}
.comment {
}
.comment-author {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:0 12px;
}
.comment-author cite {
	font-style:normal;
}
.comment-author cite a:link, .comment-author cite a:visited {
	color:#FFFFFF;
}
.comment-author cite a:hover, .comment-author cite a:active {
	color:#B5C9E3;
}
.comment-body {
	height:auto;
	overflow:auto;
	padding:0 0 22px;
}
.commentmetadata {
	color:#7B91AD;
	font-size:9px;
	font-style:italic;
	padding:7px 7px 3px;
	text-align:right;
}
.depth-1 {
}
.entry {
	height:auto;
	margin:10px 0 0;
	padding:0 15px;
}
.entry blockquote p {
	float:none;
	margin:0 0 14px;
}
.entry blockquote cite {
	display:block;
	font-size:10px;
	font-weight:bold;
}
.entry p {
	font-size:12px;
	line-height:18px;
	margin:0 0 18px;
	text-align:justify;
}
.entry p a {
	border-bottom:1px dotted #A2A011;
	font-weight:bold;
	text-decoration:none;
}
.entry p a:link, .entry p a:hover, .entry p a:visited {
	color:#A2A011;
}
.entry p a:hover {
	border-bottom:1px solid #A2A011;
}
.entry p a:active {
	border-bottom:1px solid #789ECE;
	color:#789ECE;
}
.entry p img {
	border:1px solid #8A919B;
}
.even {
	background-color:#40618D;
	border:1px solid #2B3749;
}
.left {
	float:left;
}
.linkcatDIV {
	float:left;
	width:256px;
}
.nocomments {
	border:1px dashed #CCCCCC;
	color:#40618D;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:20px 0 0;
	padding:20px;
}
.odd {
	background-color:#5C799E;
	border:1px solid #4B5564;
}
.post {
	background-image:url(images/horizontal-sep.png);
	background-repeat:no-repeat;
	clear:both;
	height:auto;
	margin:0 0 0 30px;
	padding:20px 25px 35px 0;
	width:855px;
}
.postdate {
	background-color:#94920E;
	background-image:url(images/postdate-background.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	margin:0 0 0 -55px;
	padding:10px 5px;
	text-align:center;
	text-shadow:1px 1px 1px #626108;
	width:30px;
}
.postheader {
	padding:15px;
}
.postmeta {
	border-top:1px solid #EEEEEE;
	clear:both;
	height:auto;
	margin:15px 0 0;
	padding:10px 0 0;
}
.postmeta ul {
	clear:both;
	overflow:auto;
}
.postmeta ul li {
	float:left;
	height:auto;
}
.postmeta-home ul li {
	width:30%;
}
.postmeta-single ul li {
	width:45%;
}
.postmetablock {
	border-left:1px solid #EEEEEE;
	margin:0 0 0 12px;
	padding:0 0 0 12px;
}
.right {
	float:right;
}
.searchresult {
	border-top:1px solid #EEEEEE;
	padding:0 0 20px;
}
.signInOR {
	border-left:solid 1px #40618D;
	border-right:solid 1px #40618D;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin:0 10px;
	padding:10px;
	width:auto;
}
.small {
	color:#40618D;
	font-size:10px;
	font-weight:bold;
}
.small a {
	font-weight:normal;
}
.small a:link, .small a:visited {
	color:#40618D;
	text-decoration:none;
}
.small a:hover, .small a:active {
	color:#789ECE;
	text-decoration:underline;
}

.thread-alt {
}
.thread-even {
}

.wp-caption {
	background-color:#5C799E;
	border:1px solid #4B5564;
	text-align:center;
}
.wp-caption img {
	margin:5px;
}
.wp-caption p.wp-caption-text {
	color:#FFFFFF;
	font-size:10px;
	line-height:12px;
	margin:0;
	padding:0 10px 5px;
	text-align:center;
}
.wp-caption.alignleft {
	clear:left;
	margin:0 30px 20px 0;
}
.wp-caption.alignright {
	clear:right;
	margin:0 0 20px 30px;
}


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */






/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
/* End Form Elements */



/* Begin Comments*/
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* End captions */