/*
Theme Name: Pink Tentacle Theme
*/

@import "css/reset.css";

/*
- - - - - - - - - -
Structure
- - - - - - - - - -
*/

body {
	font: 0.95em 'Arial', 'Verdana', Sans-Serif;
	color: #F5B5C4;
	background: #010808;
}

#nav {
	width: 100%;
	background: #0E1B1E;
	border-top: 1px solid #1F383B;
	border-bottom: 1px solid #1F383B;
	margin: 0 0 15px 0;
}

#nav img {
	padding: -21px 0 -21px 0;
	float: left;
	margin-left: 0px;
}
#nav img:hover {
	padding: -15px 0 -15px 0;
	float: left;
	margin-left: 0px;
	background: #081111;
}
	#navContent {
		width: 1055px;
		margin: 0 auto;
		padding: 0 10px;
		color: #fff;
	}
		#navContent ul {
			margin: 0 auto;
			padding-right: 25px;
			font-size: 0.9em;
			font-weight: bold;
		}
		#navContent ul li {
			display: block;
			float: left;
			margin: 0;
			padding: 9px 24px 8px 24px;
			background: #0E1B1E;
		}
		#navContent ul li:hover {
			display: block;
			float: left;
			margin: 0;
			padding: 9px 24px 8px 24px;
			background: #081111;
		}
		#navContent ul li.search {
			display: block;
			float: left;
			margin: 0;
			padding: 7px 15px 2px 21px;
			background: #0E1B1E;
		}
		#navContent ul li.search:hover {
			display: block;
			float: left;
			margin: 0;
			padding: 7px 15px 2px 21px;
			background: #0E1B1E;
		}
		#navContent ul li.logo {
			display: block;
			float: left;
			margin: 0;
			padding: 1px 15px 1px 8px;
			background: #0E1B1E;
		}
		#navContent ul li.logo:hover {
			display: block;
			float: left;
			margin: 0;
			padding: 1px 15px 1px 8px;
			background: #081111;
		}
		#navContent ul li.current_page_item, #navContent ul li.current_page_parent {
			font-weight: bold;
			background: url(images/navSelected.png) no-repeat bottom center;
			padding: 9px 0 10px 0;
		}
			#navContent ul li ul {
				display: none;
			}

	#navContent a, #navContent a:link, #navContent a:visited {
		color: #ff3399;
	}
	#navContent a:hover {
		color: #ff33ff;
		text-decoration: none;
	}
	#navContent a:active {
		color: #ff33ff;
	}


#headnav {
	background: #010808;
	padding: 0 0 15px 0;
	margin-left: 10px;
	margin-right: 10px;
}
	#headnavContent {
		width: 1055px;
		margin: 0 auto;
		padding: 0;
		color: #fff;
		background: #081111;
		border-right: 1px solid #1F383B;
		border-bottom: 1px solid #1F383B;
		border-left: 1px solid #1F383B;
	}
		#headnavContent ul {
			margin: 0 auto;
		}
		#headnavContent ul li {
			display: block;
			float: left;
			padding: 10px 10px 10px 15px;
		}
		#headnavContent ul li.current_page_item, #headnavContent ul li.current_page_parent {
			font-weight: bold;
			background: url(images/navSelected.png) no-repeat bottom center;
			padding: 9px 0 10px 0;
		}
			#headnavContent ul li ul {
				display: none;
			}
	#headnavContent a, #headnavContent a:link, #headnavContent a:visited {
		color: #ff3399;
	}
	#headnavContent a:hover {
		color: #ff33ff;
		text-decoration: underline;
	}
	#headnavContent a:active {
		color: #ff33ff;
	}
	

#wrapper {
	width: 1055px;
	padding: 0 10px;
	margin: 0 auto;
}

#header {
	padding: 0 0 10px 0;
	width: 100%;
}
	#header .left {
		margin: 0 auto;
		text-align: center;
		width: 1000px;
	}
	#header .right {
		margin: 0 auto;
	}

#footer {
	background: #0E1B1E;
	width: 100%;
	border-top: 1px solid #1F383B;
	border-bottom: 1px solid #1F383B;
	margin-top: 50px;
	padding: 10px 0 5px 0;
}
	#footerContent {
		width: 1055px;
		margin: 0 auto;
		font-size: .75em;
		color: #F5B5C4;
	}
#footer p {
	margin-bottom: 5px;
	text-align: center;
}
#footerContent .left {
	width: 682px;
}
#footerContent .right{
	width: 372px;
}
#footer a:hover {
	text-decoration: underline;
}

/*
- - - - - - - - - -
General
- - - - - - - - - -
*/
.col140 {
	float: left;
	width: 108px;
	margin-right: 0px;
	padding-right: 10px;
}
	.col140 a, .col140 a:link, .col140 a:visited, .col140 a:active,
	#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
		color: #ff3399;
	}
	.col140 a:hover,
	#sidebar a:hover {
		color: #ff33ff;
	}

.col160 {
	float: left;
	width: 175px;
}
	.col160 a, .col160 a:link, .col160 a:visited, .col160 a:active,
	#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
		color: #ff3399;
	}
	.col160 a:hover,
	#sidebar a:hover {
		color: #ff33ff;
	}

.col180 {
	float: left;
	width: 175px;
	margin-left: 10px;
}
	.col180 a, .col180 a:link, .col180 a:visited, .col180 a:active,
	#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:active {
		color: #ff3399;
	}
	.col180 a:hover,
	#sidebar a:hover {
		color: #ff33ff;
	}

.col300 {
	float: left;
	width: 360px;
	margin-left: 10px;
	border: 1px solid #1F383B;
}

.col460 {
	float: left;
	width: 642px;
	padding: 0 0 0 20px;
}
	.postContent {
		float: left;
		padding-bottom: 30px;
	}
	.postContent a:hover {
		text-decoration: underline;
	}

.col620 {
	float: left;
	width: 682px;
	margin-right: 0px;
}

.left {
	float: left;
}
.bottom_left {
	float: left;
	border-top: 5px solid #0E1B1E;
	border-right: 15px solid #0E1B1E;
	border-bottom: 5px solid #0E1B1E;
	border-left: 15px solid #0E1B1E;
	font-size: 1.5em;
}
.bottom_left:hover {
	float: left;
	margin: 0;
	border-top: 5px solid #081111;
	border-right: 15px solid #081111;
	border-bottom: 5px solid #081111;
	border-left: 15px solid #081111;
	background: #081111;
}
.nav_left {
	float: left;
	margin: 0;
	border-top: 5px solid #0E1B1E;
	border-right: 15px solid #0E1B1E;
	border-bottom: 5px solid #0E1B1E;
	border-left: 15px solid #0E1B1E;
}
.nav_left:hover {
	float: left;
	margin: 0;
	border-top: 5px solid #081111;
	border-right: 15px solid #081111;
	border-bottom: 5px solid #081111;
	border-left: 15px solid #081111;
	background: #081111;
}
	.alignleft {
		float: left;
		margin: 0 10px 15px 0;
	}

.right {
	float: right;
}
.bottom_right {
	float: right;
	border-top: 5px solid #0E1B1E;
	border-right: 15px solid #0E1B1E;
	border-bottom: 5px solid #0E1B1E;
	border-left: 15px solid #0E1B1E;
	font-size: 1.5em;
}
.bottom_right:hover {
	float: right;
	margin: 0;
	border-top: 5px solid #081111;
	border-right: 15px solid #081111;
	border-bottom: 5px solid #081111;
	border-left: 15px solid #081111;
	background: #081111;
}

.nav_right {
	float: right;
	text-align: right;
	border-top: 5px solid #0E1B1E;
	border-right: 15px solid #0E1B1E;
	border-bottom: 5px solid #0E1B1E;
	border-left: 15px solid #0E1B1E;
}
.nav_right:hover {
	float: right;
	text-align: right;
	border-top: 5px solid #081111;
	border-right: 15px solid #081111;
	border-bottom: 5px solid #081111;
	border-left: 15px solid #081111;
	background: #081111;
}
	.alignright {
		float: right;
		margin: 0 0 10px 15px;
		width: 310px;
	}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.clear {
	margin-right: 0;
}
	.clear:after, #header:after, #content:after, #sidebar:after, #wrapper:after, .alignleft:after, .alignright:after, .bottom_adspace:after, .socialmedia:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

.imageleft {
	float: left;
	margin: 0 10px 6px 0;
	text-align: left;
}

.imageright {
	float: right;
	margin: 0 0 6px 10px;
	text-align: right;
}

/*
- - - - - - - - - -
Fonts General
- - - - - - - - - -
*/

h1 {
	font-size: 4.0em;
	line-height: 1em;
	font-weight: bold;
	text-align: right;
	letter-spacing: -2px;
	color: #F5B5C4;
	font: 'Lucida Console';
}

h2 {
	font-size: 2.0em;
	line-height: 1em;
	margin: 0;
	color: #F5B5C4;
}
	#content h2 {
	border-top: 3px solid #0E1B1E;
	border-right: 20px solid #0E1B1E;
	border-bottom: 5px solid #0E1B1E;
	border-left: 15px solid #0E1B1E;
	background: #0E1B1E;
	}
	#content h2:hover {
	border-top: 3px solid #081111;
	border-right: 20px solid #081111;
	border-bottom: 5px solid #081111;
	border-left: 15px solid #081111;
	background: #081111;
	}

	#content h3 {
		margin-left: 0px;
		padding: 3px 20px 5px 15px;
		background: #0E1B1E;
	}

	#content .postContent h2, #content .postContent h3, #respond h2 {
		margin-left: 0;	
	}

h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #ff33ff;
	margin-bottom: 0;
}
	#sidebar h3 {
		font-size: 1.4em;
		background: #0E1B1E;
		border-bottom: 1px solid #1F383B;
		border-top: 1px solid #1F383B;
		padding: 2px 10px 3px 10px;
		margin-bottom: 5px;
	}
	#sidebar h3.widgettitle a {
		color: #ff33ff;
	}
	#error h3 {
		border: 1px solid #1F383B;
	}
h4 {
	font-size: 1.5em;
	margin-bottom: 2px;
}
h5 {
	font-size: 2.0em;
	line-height: 1em;
	margin: 0;
	color: #ff33ff;
	padding: 3px 20px 3px 15px;
	background: #0E1B1E;
	border: 1px solid #1F383B;
}

h6 {
	font-size: 1.8em;
	line-height: 1.1em;
	padding: 0px 20px 5px 15px;
	margin: 0;
	color: #F5B5C4;
	background: #0E1B1E;
	border-top: 1px solid #1F383B;
	border-bottom: 1px solid #1F383B;
}

#comment_head h6 {
	border-bottom: 0px;
}

p {
	margin-bottom: 15px;
}

small {
	color: #888;
}
.smaller {
	font-size: 0.8em;
	margin-bottom: 15px;
	color: #666;
}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #ff3399;
	cursor: pointer;
}

.post a, .post a:link, .post a:visited, .post a:active, .post a:hover {
	font-weight: normal;
}

a:hover {
	color: #ff33ff;
	cursor: pointer;
}

a:active {
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
	color: #ff3399;
}

h2 a:hover {
	color: #ff33ff;
}

/*
- - - - - - - - - -
Posts / Pages / Comment & Trackback list
- - - - - - - - - -
*/

.post {
	margin-top: 15px;
	margin-bottom: 50px;
	text-align: justify;
	border: 1px solid #1F383B;
	background: #081111;
}
	.post:first-child {
		margin-top: 0;
	}
	h2 + .post {
		margin-top: 25px;
	}
.postInfos, .comment .col140, .pingback .col140, .trackback .col140 {
	margin-top: 0;
	font-size: .9em;
	color: #888;
	text-align: right;
}
	.postInfos p, .comment .col140 p, .comment-reply-link, .pingback .col140 p, .trackback .col140 p {
		display: inline;
		margin-bottom: 0;
		padding: 3px 0;
	}
	.postInfos p:first-child, .comment .col140 p:first-child, .pingback .col140 p:first-child, .trackback .col140 p:first-child {
		padding-top: 0;
		border: 2px dashed #444;
	}
.postmetadata {
	float: left;
	width: 670px;
	background: #0E1B1E;
	font-size: 0.9em;
	padding: 0px 10px 0px 0px;
}
	.postmetadata ul {
}
	.postmetadata ul li {
		padding: 2px 15px 3px 15px;
		display: block;
		float: left;
		margin: 0;
		border-right: 1px solid #1F383B;
		background: #0E1B1E;
}
	.postmetadata ul li:hover {
		padding: 2px 15px 3px 15px;
		display: block;
		float: left;
		margin: 0;
		border-right: 1px solid #1F383B;
		background: #081111;
}
	.postmetadata ul li.edit {
		padding: 2px 15px 2px 15px;
		display: block;
		float: left;
		border-right: none;
		margin: 0;
		background: #0E1B1E;
}
	.postmetadata ul li.edit:hover {
		padding: 2px 15px 2px 15px;
		display: block;
		float: left;
		margin: 0;
		background: #081111;
}
	.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
		color: #ff3399;
	}
	.postmetadata a:hover {
		color: #ff33ff;
	}

.socialmedia_1 {
	float: left;
	width: 665px;
	background: #1F383B;
	padding: 0px 15px 0px 0px;
}
		.socialmedia_1 ul {
			margin-left: 295px;
			text-align: right;
		}
		.socialmedia_1 ul li {
			display: block;
			float: left;
			margin-left: 12px;
			padding: 0 2px 0 0;
			border: 1px solid #1F383B;
		}
		.socialmedia_1 ul li:hover {
			display: block;
			float: left;
			margin-left: 12px;
			padding: 0 2px 0 0;
			border: 1px solid #ff33ff;
		}
		.socialmedia_1 ul li.comments {
			display: block;
			float: right;
			text-align: left;
			margin-left: 10px;
			padding-top: 4px;
			padding-bottom: 3px;
			border: 1px solid #1F383B;
		}
		.socialmedia_1 ul li.comments:hover {
			display: block;
			float: right;
			text-align: left;
			margin-left: 10px;
			padding-top: 4px;
			padding-bottom: 3px;
			border: 1px solid #1F383B;
		}
	.socialmedia_1 a, .socialmedia_1 a:link, .socialmedia_1 a:visited, .socialmedia_1 a:active {
		color: #010808;
		font-weight: bold;
	}
	.socialmedia_1 a:hover {
		color: #ff33ff;
	}

.socialmedia {
	float: left;
	width: 655px;
	background: #1F383B;
	text-align: left;
	padding: 5px 0 5px 25px;
}
		.socialmedia ul {
			padding: 5px 0;
		}
		.socialmedia ul li {
			display: block;
			float: left;
			margin-right: 25px;
			padding: 0px;
		}

		.socialmedia ul li.rss {
			display: block;
			float: left;
			margin-right: 25px;
			text-align: center;
			background: #fff;
			border: #fff 1px solid;
		}

		.socialmedia ul li.rss a:link, .socialmedia ul li.rss a:visited, .socialmedia ul li.rss a:active {
			padding: 0;
			background: #fff;
			font-weight: bold;
		}

		.socialmedia ul li.rss a img {
			padding: 0;
		}

	.socialmedia a, .socialmedia a:link, .socialmedia a:visited, .socialmedia a:active {
		color: #1D1C1C;
		font-weight: bold;
	}
	.socialmedia a:hover {
		color: #ff33ff;
	}

#comments_section .socialmedia ul li.rss a:hover {
	text-decoration: none;
}

.date {
	float: left;
	width: 664px;
	background: #1F383B;
	margin-bottom: 10px;
	padding: 1px 0px 2px 17px;
	font-size: 0.8em;
	color: #F5B5C4;
	}

.bottom_adspace {
	padding: 50px 0px 50px 0px;
	text-align: center;
	margin-top: -50px;
	border-left: 1px solid #1F383B;
	border-right: 1px solid #1F383B;
	background: #081111;
	}
	.bottom_adspace .left {
		text-align: right;
	}
	.bottom_adspace .right {
		margin-left: 40px;
		float: left;
	}

.post img, .page img, .attachment img, .wp-caption {
	border: 1px solid #1F383B;
	width: auto;
}
	.post a:hover img, .post .wp-caption:hover {
		border: 0;
	}
.wp-caption {
	padding: 9px 0 0 8px;
	margin-bottom: 15px;
}
.wp-caption img {
	margin: 0 auto;
	border: 0;
	padding: 0;
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
	.post .wp-caption a:hover img {
		border: none;
	}
.wp-caption-text {
	font-size: .9em;
	text-align: center;
	font-style: italic;
	margin: 2px 0 5px;
}
.post .gallery img {
	padding: 4px;
}
.post blockquote {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 0px;
	font-style: italic;
}
.post .blockquote_1 {
	padding: 15px 10px 15px 20px;
	background: none;
}
.post pre {
	margin-bottom: 15px;
}
.post p img {
	width: auto;
}
.post ul, .post ol {
	margin-bottom: 15px;
}
	.post ul li {
		list-style: disc outside;
		line-height: 1.2em;
	}
	.post ol li {
		list-style: decimal outside;
		line-height: 1.8em;
	}

.navigation {
	margin: 0;
	border: 1px solid #1F383B;
	background: #0E1B1E;
}
	.navComments {
		border-bottom: 1px dashed #1F383B;
		padding: 15px 0;
		margin: 0 0 15px 0;
	}

.pagination {
	margin-left: -160px;
}
	.pagination span {
		display: block;
		width: 140px;
		float: left;
		margin-right: 20px;
		text-align: right;
	}

.iLikeThis {
	float: right;
	background: #fff;
	font-size: 1.3em;
	padding: 5px;
	margin-top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}


/*
- - - - - - - - - -
Comments
- - - - - - - - - -
*/

#comments_section {
	border-left: 1px solid #1F383B;
	border-right: 1px solid #1F383B;
	border-bottom: 1px solid #1F383B;
	background: #081111;
}

#comments_section a:hover {
	text-decoration: underline;
}

#comments {
	margin-left: 0px;
	border-top: 1px solid #1F383B;
}
	.comment, .pingback, .trackback {
		padding: 15px 10px 20px 20px;
	}
	
	.depth-1 {
		width: 630px;
		border-top: 1px solid #1F383B;
		padding-right: 30px;
	}
		.depth-1 .col460 {
			width: 449px;
		}
	.depth-2 {
		width: 590px;
		float: right;
		border-top: 1px dashed #1F383B;
		margin-right: 30px;
	}
		.depth-2 .col460 {
			width: 440px;
		}
	.depth-3 {
		width: 560px;
		float: right;
		border-top: 1px dashed #1F383B;
		margin-right: 30px;
	}
		.depth-3 .col460 {
			width: 430px;
		}
	.depth-4 {
		width: 540px;
		float: right;
		border-top: 1px dashed #1F383B;
		margin-right: 30px;
	}
		.depth-4 .col460 {
			width: 420px;
		}
	.depth-5 {
		width: 520px;
		float: right;
		border-top: 1px dashed #1F383B;
		margin-right: 30px;
	}
		.depth-5 .col460 {
			width: 410px;
		}
	.depth-6 {
		width: 510px;
		float: right;
		border-top: 1px dashed #1F383B;
		margin-right: 30px;
	}
		.depth-6 .col460 {
			width: 400px;
		}
	.depth-7 {
		width: 560px;
	}
		.depth-7 .col460 {
			width: 390px;
		}
	.depth-8 {
		width: 550px;
	}
		.depth-8 .col460 {
			width: 380px;
		}
	.depth-9 {
		width: 540px;
	}
		.depth-9 .col460 {
			width: 370px;
		}
	.depth-10 {
		width: 530px;
	}
		.depth-10 .col460 {
			width: 360px;
		}
	
	.avatar {
		float: right;
		margin: 0 0 10px 20px;
		border: 1px solid #ccc;
		padding: 4px;
		background: #fff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
	}

p.nocomments {
	padding: 20px 0 10px 20px;
	border-top: 1px solid #1F383B;
}
p.cancel-comment-reply{
	margin: 20px 0 20px 0;
}

#respond {
	padding: 15px 0 15px 10px;
}

#respond p {
	padding: 0 0 0 10px;
}

#respond h6 {
	margin: 0 0 0 -10px;
}

#commentform textarea {
	width: 600px;
}
#commentform span {
	display: block;
    padding: 1px 2px;
    background: #fff;
}
#commentform label {
    margin-left: 10px;
}

ol.pinglist {
	padding: 15px 0 30px 20px;
	list-style-type: none;
	font-size: 1.0em;
	background: none;
}
ol.pinglist li {
	padding: 0 0 10px 0px;
	background: none;
	border-bottom: none;
}
ol.pinglist p {
	padding: 10px 0 0 0;
}
ol.pinglist li.alt {
	padding: 20px 0 20px 20px;
	background: none;
}

/*
- - - - - - - - - -
Sidebar
- - - - - - - - - -
*/

#sidebar {
	font-size: 1.0em;
	color: #F5B5C4;
	background: #081111;
}
	#sidebar div, #sidebar .col140 div:first-child {
		padding: 10px 0;
	}
	#sidebar div:first-child, #sidebar .col140, #sidebar div.widget div {
		padding-top: 0;
		border-top: 0;
	}
	#sidebar ul li {
		line-height: 1.3em;
		padding: 0 0 0 0;
		border-top: 3px solid #081111;
		border-right: 10px solid #081111;
		border-bottom: 3px solid #081111;
		border-left: 12px solid #081111;
		text-indent: 0px;
	}
	#sidebar ul li:hover {
		line-height: 1.3em;
		border-top: 3px solid #010808;
		border-right: 10px solid #010808;
		border-bottom: 3px solid #010808;
		border-left: 12px solid #010808;
		background: #010808;
	}
		#sidebar ul.children {
			margin-left: 10px;
		}
	#sidebar ul li.more_twitter {
		margin-top: 5px;
		}
	#sidebar p {
		line-height: 1.5em;
		margin: 0;
		padding: 5px 0;
	}

.textwidget {
	text-indent: 12px;
	margin-top: 12px;
	padding-bottom: 0 !important;
}

.textwidget ul {
 list-style: none;
 margin-left: 0px;
 }

.textwidget img {
}

	
/*
- - - - - - - - - -
Forms
- - - - - - - - - -
*/

input, textarea, select {
	font: 1em 'Arial', 'Verdana', sans-serif;
	color: #F5B5C4;
	border: 1px solid #1F383B;
	background: #1F383B;
	padding: 4px;
}

input:hover, textarea:hover {
	border-color: #ff3399;
	outline: none;
}

input:focus, textarea:focus {
	border-color: #ff3399;
	color: #F5B5C4;
	outline: none;
}

input.submit {
	width: auto;
	font-weight: bold;
	background: none;
	color: #F5B5C4;
	border: 1px solid #1F383B;
	background: #1F383B;
	padding: 7px 10px;
	cursor: pointer;
}
	input.submit:hover, input.submit:focus {
		background-color: none;
		border: 1px solid #ff3399;
	}
	input.submit:active {
		padding: 8px 10px 6px;
	}

#xxx {
	margin-left: 20px;
	display: block;
	float: right;
	border-left: 20px solid #666;
}
#searchform {
	margin-left: 0;
	padding: 0;
}
	#searchform #s {
		float: left;
		width: 265px;
		height: 18px;
		padding: 0 0 0 5px;
		border: 0;
	}
	#searchSubmit {
		cursor: pointer;
		width: 25px;
		height: 18px;
		padding: 0;
		border: 0;
		background: url(images/search.png) no-repeat top left;
		text-indent: -9999px;
	}
		#searchSubmit:hover, #searchSubmit:focus {
			background-position: center left;
		}
		#searchSubmit:active {
			background-position: bottom left;
		}


/*
- - - - - - - - - -
Table
- - - - - - - - - -
*/

table {
	width: 100%;
}
	th {
		font-weight: bold;
		text-align: left;
		padding: 5px 3px;
	}
	td {
		padding: 5px 3px;	
	}
	caption {
		padding: 5px 0;
		text-align: center;
	}

.widget_calendar {

}
	.widget_calendar td, .widget_calendar th {
		text-align: center;
	}
	.widget_calendar #today {
		font-weight: bold;
		color: #B84E82;
	}

.archivelist {
	list-style-type: none;
	padding: 15px 10px 15px 0;
	font-size: 1.05em;
	}
	.archivelist li {
	list-style-type: none;
	margin: 0;
	}
	.archivelist ul {
	list-style-type: none;
	margin: 0 0 15px 20px;
	}
	.archivelist ul li {
	margin: 0;
	list-style-type: none;
	}
	.postspermonth {
	list-style-type: none;
	margin: 0;
	}
	.postspermonth li {
	padding-left: 0;
	list-style-type: none;
	}