/*
Theme Name: Look At That
Version: 1.0
Author: Michael Wessel
Tags: black
*/

/* Begin Typography & Colors */
body {
	font-size: 			62.5%; /* Resets 1em to 10px */
	font-family: 		Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: 				#616161;
	text-align: 		center;
	background:			#1e1e1e url(images/back.png);
}

small {
	font-family:	 	Arial, Helvetica, Sans-Serif;
	font-size: 			0.9em;
	line-height: 		1.5em;
}

h1, h2, h3 {
	font-family: 		Arial, 'Lucida Grande', Verdana, Sans-Serif;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: 	none;
	color: 				white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: 				#333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: 	none;
}

a, a:hover {
	text-decoration:	none;
	color:				#5a5a5a;
}

code {
	font: 				1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 			0.9em;
	letter-spacing: 	.07em;
}

#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 */


/* sIFR */ 
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

.sIFR-active .comments { visibility: hidden; }
.sIFR-active .post h2 { visibility: hidden; }
.sIFR-active #sidebar h2 { visibility: hidden; }
.sIFR-active h2.pagetitle { visibility: hidden; }
.sIFR-active h2#comments  { visibility: hidden; }
.sIFR-active #respond h3 { visibility: hidden; }
/* End sIFR */


/* Begin Structure */
body {
	margin:				0;
	padding: 			0;
	border-top:			5px solid #000000;
}

#body-inner {
	background:			url(images/backover.png) repeat-x;
}

#page {
	text-align:			left;
	margin: 			0px auto;
	padding: 			0;
	width: 				940px;
}

#header {
	margin:				0;
	padding: 			0;
	height: 			180px;
	width: 				945px;
}

#logo {
	padding-top:		47px;
	vertical-align:		top;
	height:				100px;
	width:				100px;
	background:			url(images/logo.png) no-repeat 0px 37px;
}

#logo h1 {
	margin:				0px;
	padding:			0px;
	font-size:			10px;
}

#logo h1 a {
	text-indent:		-999px;
	width:				100px;
	height:				100px;
	display:			block;
}

#content {
	font-size: 			1.2em;
}

.narrowcolumn {
	margin:				0;
	padding:			0;
	width: 				630px;
	float:				left;
}

h2.pagetitle {
	margin:				0px;
	padding:			0px;
	padding-top:		12px;
	height:				30px;
	color:				#ffffff;
	font-weight:		normal;
	text-transform: 	uppercase;
}

.comments {
	position:			relative;
	width:				78px;
	height:				17px;
	top:				15px;
	margin-left:		-4px;
	padding-top:		4px;
	padding-left:		8px;
	color:				#ffffff;
	background:			#333333;
	z-index:			999;
	font-size: 			0.8em;
	text-transform: 	uppercase; 
}

.comments a {
	color:				#ffffff;
}

.comments.category-1 {
	border-left:		4px solid #d42f44;
}

.comments.category-3 {
	border-left:		4px solid #fce569;
}

.comments.category-4 {
	border-left:		4px solid #cbe86b;
}

.comments.category-5 {
	border-left:		4px solid #79c48e;
}

.comments.category-6 {
	border-left:		4px solid #27825c;
}

.comments.category-7 {
	border-left:		4px solid #81b3b1;
}

.comments.category-8 {
	border-left:		4px solid #357283;
}

.comments.category-9 {
	border-left:		4px solid #91204d;
}

.comments.category-10 {
	border-left:		4px solid #482c51;
}

.comments.category-11 {
	border-left:		4px solid #353e83;
}

.post {
	margin-top:			-20px;
	margin-bottom:		20px;
	text-align: 		justify;
	background:			#000000;
}

.post.page {
	margin-top:			0px;
	padding-top:		16px;
}

.post .category {
	padding: 			20px; 
	padding-top:		16px; 
	padding-bottom: 	4px; 
	color: 				#808080;
}

.post h2 {
	font-weight:		normal;
	text-transform: 	uppercase; 
	font-size:			15px; 
	color:				#ffffff; 
	margin:				0px;
	padding:			0px 20px 0px 20px;
	height:				22px;
	margin-left:		-1px;
}

.post h2 a {
	color:				#ffffff; 
}

.post .sub-title {
	padding:			0 16px 0px 20px;
}

.post small {
	color: 				#4d4d4d;
	margin:				0px;
}

.shareit { 
	float:				right;
	display:			inline; 
}

.shareit .counter { 
	font-size: 			0.9em;
	line-height: 		1.5em;
	background: 		url(images/flash.png) center left no-repeat; 
	padding:			0 10px 0 10px; 
	margin-left:		5px; 
	color: 				#4d4d4d;
}

.shareit .counter a { 
	margin-left:		1px;
	cursor:				pointer; 
	color: 				#4d4d4d;
}

.iLikeThis { 
	float:				right;
	display:			inline; 
}

.iLikeThis .counter { 
	font-size: 			0.9em;
	line-height: 		1.5em;
	background: 		url(images/heart.png) center left no-repeat; 
	padding:			0 0 0 13px; 
	margin-left:		5px; 
	color: 				#4d4d4d;
}

.iLikeThis .counter a { 
	margin-left:		3px;
	cursor:				pointer; 
	color: 				#4d4d4d;
}

.facebook-button {
	float:				right; 
	width: 				100px; 
	height: 			21px; 	
	margin-left: 		12px;
	margin-top: 		-2px;
}

.category-1 .shareit .counter, .category-1 .iLikeThis .counter {
	background-color:	#d42f44;
}

.category-3 .shareit .counter, .category-3 .iLikeThis .counter  {
	background-color:	#fce569;
}

.category-4  .shareit .counter, .category-4 .iLikeThis .counter  {
	background-color:	#cbe86b;
}

.category-5 .shareit .counter, .category-5 .iLikeThis .counter {
	background-color:	#79c48e;
}

.category-6 .shareit .counter, .category-6 .iLikeThis .counter {
	background-color:	#27825c;
}

.category-7 .shareit .counter, .category-7 .iLikeThis .counter {
	background-color:	#81b3b1;
}

.category-8 .shareit .counter, .category-8 .iLikeThis .counter {
	background-color:	#357283;
}

.category-9 .shareit .counter, .category-9 .iLikeThis .counter {
	background-color:	#91204d;
}

.category-10 .shareit .counter, .category-10 .iLikeThis .counter {
	background-color:	#482c51;
}

.category-11 .shareit .counter, .category-11 .iLikeThis .counter {
	background-color:	#353e83;
}

.post .entry, .commentlist p  {
	margin:				0px;
	padding:			0px 20px 4px 20px;
	line-height: 		1.45em;
	font-style:			italic;
	font-family: 		Georgia, "Times New Roman", Times, serif;
	color:				#808080;
}

.post.page .entry {
	margin-top:			-8px;
}

.post .entry a, .post small a, .shareit .counter a, .iLikeThis .counter a {
	color: 				#4d4d4d;
	padding-bottom:		1px;
	border-bottom:		1px solid #666666;
}

.post .entry a {
	color: 				#555555;
}

.post.category-1 .entry a, 
.post.category-1 small a, 
.category-1 .shareit .counter a, 
.category-1 .iLikeThis .counter a,
.category-1 .gallery img {
	border-color:		#d42f44;
}

.post.category-3 .entry a, 
.post.category-3 small a, 
.category-3 .shareit .counter a, 
.category-3 .iLikeThis .counter a,
.category-3 .gallery img {
	border-color:		#fce569;
}

.post.category-4 .entry a, 
.post.category-4 small a,
.category-4 .shareit .counter a, 
.category-4 .iLikeThis .counter a,
.category-4 .gallery img {
	border-color:		#cbe86b;
}

.post.category-5 .entry a, 
.post.category-5 small a,
.category-5 .shareit .counter a, 
.category-5 .iLikeThis .counter a,
.category-5 .gallery img {
	border-color:		#79c48e;
}

.post.category-6 .entry a, 
.post.category-6 small a,
.category-6 .shareit .counter a, 
.category-6 .iLikeThis .counter a,
.category-6 .gallery img {
	border-color:		#27825c;
}

.post.category-7 .entry a, 
.post.category-7 small a,
.category-7 .shareit .counter a, 
.category-7 .iLikeThis .counter a,
.category-7 .gallery img {
	border-color:		#81b3b1;
}

.post.category-8 .entry a, 
.post.category-8 small a,
.category-8 .shareit .counter a, 
.category-8 .iLikeThis .counter a,
.category-8 .gallery img {
	border-color:		#357283;
}

.post.category-9 .entry a, 
.post.category-9 small a, 
.category-9 .shareit .counter a, 
.category-9 .iLikeThis .counter a,
.category-9 .gallery img {
	border-color:		#91204d;
}

.post.category-10 .entry a, 
.post.category-10 small a, 
.category-10 .shareit .counter a, 
.category-10 .iLikeThis .counter a,
.category-10 .gallery img {
	border-color:		#482c51;
}

.post.category-11 .entry a, 
.post.category-11 small a,
.category-11 .shareit .counter a, 
.category-11 .iLikeThis .counter a,
.category-11 .gallery img {
	border-color:		#353e83;
}

.post .entry a:hover, .post small a:hover, .shareit .counter a:hover, .iLikeThis .counter a:hover {
	text-decoration:	none;
	padding-bottom:		1px;
	border-bottom:		1px solid #333333;
}

.post.category-1 .entry a:hover, 
.post.category-1 small a:hover, 
.category-1 .shareit .counter a:hover, 
.category-1 .iLikeThis .counter a:hover,
.category-1 .gallery img:hover {
	border-color:		#7f1c29;
}

.post.category-3 .entry a:hover, 
.post.category-3 small a:hover,
.category-3 .shareit .counter a:hover, 
.category-3 .iLikeThis .counter a:hover,
.category-3 .gallery img:hover {
	border-color:		#97893f;
}

.post.category-4 .entry a:hover, 
.post.category-4 small a:hover,
.category-4 .shareit .counter a:hover, 
.category-4 .iLikeThis .counter a:hover,
.category-4 .gallery img:hover {
	border-color:		#7a8b40;
}

.post.category-5 .entry a:hover, 
.post.category-5 small a:hover,
.category-5 .shareit .counter a:hover, 
.category-5 .iLikeThis .counter a:hover,
.category-5 .gallery img:hover {
	border-color:		#497655;
}

.post.category-6 .entry a:hover, 
.post.category-6 small a:hover,
.category-6 .shareit .counter a:hover, 
.category-6 .iLikeThis .counter a:hover,
.category-6 .gallery img:hover {
	border-color:		#174e37;
}

.post.category-7 .entry a:hover, 
.post.category-7 small a:hover,
.category-7 .shareit .counter a:hover, 
.category-7 .iLikeThis .counter a:hover,
.category-7 .gallery img:hover {
	border-color:		#4d6b6a;
}

.post.category-8 .entry a:hover, 
.post.category-8 small a:hover,
.category-8 .shareit .counter a:hover, 
.category-8 .iLikeThis .counter a:hover,
.category-8 .gallery img:hover {
	border-color:		#20444f;
}

.post.category-9 .entry a:hover, 
.post.category-9 small a:hover,
.category-9 .shareit .counter a:hover, 
.category-9 .iLikeThis .counter a:hover,
.category-9 .gallery img:hover {
	border-color:		#57132e;
}

.post.category-10 .entry a:hover, 
.post.category-10 small a:hover,
.category-10 .shareit .counter a:hover, 
.category-10 .iLikeThis .counter a:hover,
.category-10 .gallery img:hover {
	border-color:		#2b1a31;
}

.post.category-11 .entry a:hover, 
.post.category-11 small a:hover, 
.category-11 .shareit .counter a:hover, 
.category-11 .iLikeThis .counter a:hover,
.category-11 .gallery img:hover  {
	border-color:		#2a3167;
}

.gallery {
	margin:				0px;
	padding:			0px;
	padding-bottom:		13px;
}

.gallery-item {
	float: 				left;
	margin:				0px;
	padding:			0px;
	margin-right:		10px;
	text-align: 		center;
}

.post .entry .gallery a {
	border:				none;
}

.post .entry .gallery a:hover {
	border:				none;
}

.gallery img {
	border:				1px solid;
	padding:			2px;
}

.gallery img:hover {
	border:				1px solid;
	padding:			2px;
}

.gallery-caption {
	margin-left: 		0;
}

.narrowcolumn .postmetadata {
	padding:			20px;
	padding-top:	 	5px;
}

.postmetadata {
	clear: 				both;
}

.clear {
	clear: 				both;
}

#footer {
	padding: 			0;
	margin: 			0 auto;
	clear: 				both;
	background:			#000000;
}

#footer #footer-inner {
	margin: 			0;
	padding: 			8px 20px 7px 20px;
}
/* End Structure */



/* Begin Images */
p img {
	padding: 			0;
	max-width: 			100%;
}

img.centered {
	display: 			block;
	margin-left: 		auto;
	margin-right: 		auto;
}

img.alignright {
	padding: 			4px;
	margin: 			0 0 2px 7px;
	display: 			inline;
}

img.alignleft {
	padding: 			4px;
	margin: 			0 7px 2px 0;
	display: 			inline;
}

.alignright {
	float:				right;
}

.alignleft {
	float: 				left;
}
/* End Images */



/* Begin Lists */
html>body .entry ul {
	margin-left: 		0px;
	padding: 			0 0 0 30px;
	list-style: 		none;
	padding-left:		10px;
	text-indent: 		-10px;
}

html>body .entry li {
	margin: 			7px 0 8px 10px;
}

.entry ul li:before {
	content: 			"\00BB \0020";
}

.entry ol {
	padding: 			0 0 0 35px;
	margin: 			0;
}

.entry ol li {
	margin: 			0;
	padding: 			0;
}

.postmetadata ul, .postmetadata li {
	display: 			inline;
	list-style-type: 	none;
	list-style-image: 	none;
}
/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform #s {
	border:				1px solid #333333;
	width: 				242px;
	background:			#000000;
	padding: 			5px 3px;
	text-align: 		left;
	color:				#696969;
}

#sidebar #searchsubmit {
	padding: 			1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:			center;
}

select {
	width: 				130px;
}

#commentform input {
	width: 				170px;
	padding: 			2px;
	margin: 			5px 5px 1px 0;
	border:				1px solid #333333;
	background:			#000000;
	color:				#808080;
}

#commentform {
}

#commentform textarea {
	height:				100px;
	width:				584px;
	padding: 			2px;
	border:				1px solid #333333;
	background:			#000000;
	color:				#333333;
}

#commentform label {
	color:				#4d4d4d;
}

#respond:after {
	content: 			"."; 
	display: 			block; 
	height:	 			0; 
	clear: 				both; 
	visibility: 		hidden;
}

#commentform #submit {
	margin:				0px;
	float: 				right;
	color:				#ffffff;
	width:				130px;
}
/* End Form Elements */



/* Begin Comments*/
#comment-box {
	background: 		#000000; 
	padding: 			20px; 
	padding-top:		17px;
	margin-bottom: 		20px;
}

h2#comments {
	margin:				0px;
	padding:			0px;
}

#respond h3 {
	margin:				0px;
	padding:			0px;
}

.commentlist li, #commentform input, #commentform textarea {
}

.commentlist li .avatar { 
	margin-top:			0px;
	padding-right:		8px;
	float: 				left;
	border-left:		4px solid;
}

.commentlist.category-1 li .avatar, .commentlist.category-1 .comment-author a { 
	border-color:		#d42f44;
}

.commentlist.category-3 li .avatar, .commentlist.category-3 .comment-author a { 
	border-color:		#fce569;
}

.commentlist.category-4 li .avatar, .commentlist.category-4 .comment-author a { 
	border-color:		#cbe86b;
}

.commentlist.category-5 li .avatar, .commentlist.category-5 .comment-author a { 
	border-color:		#79c48e;
}

.commentlist.category-6 li .avatar, .commentlist.category-6 .comment-author a { 
	border-color:		#27825c;
}

.commentlist.category-7 li .avatar, .commentlist.category-7 .comment-author a { 
	border-color:		#81b3b1;
}

.commentlist.category-8 li .avatar, .commentlist.category-8 .comment-author a { 
	border-color:		#357283;
}

.commentlist.category-9 li .avatar, .commentlist.category-9 .comment-author a { 
	border-color:		#91204d;
}

.commentlist.category-10 li .avatar, .commentlist.category-10 .comment-author a { 
	border-color:		#482c51;
}

.commentlist.category-11 li .avatar, .commentlist.category-11 .comment-author a { 
	border-color:		#2a3167;
}

.commentlist cite, .commentlist cite a {
	font-style: 		normal;
}

.commentlist p {
	font-weight:		normal;
	padding:			6px 0px 25px 0px;
}

.alt {
	margin: 			0;
	padding: 			10px;
}

.commentlist {
	padding: 			0;
	text-align: 		justify;
}

.commentlist li {
	margin:				0px;
	padding:			0px;
	list-style: 		none;
}

.commentlist li ul li { 
	margin-right: 		-5px;
	margin-left: 		10px;
}

.comment-author {
	height:				16px;
	font-weight:		normal;
	padding-top:		0px;
	margin-left:		-44px;
	color:				#808080;
	font-family:	 	Arial, Helvetica, Sans-Serif;
	font-size: 			1em;
	line-height: 		1.0em;
}

.comment-author a {
	color:				#808080;
	padding-bottom:		1px;
	border-bottom:	 	1px solid #333;
}

.comment-meta {
	height:				9px;
	padding-top:		2px;
	padding-bottom:		4px;
	color: 				#4d4d4d;
	font-family:	 	Arial, Helvetica, Sans-Serif;
	font-size: 			0.9em;
	line-height: 		1.0em;
	border-bottom:		1px solid #333;
}

.commentlist em {
	font-style:			normal;
	color: 				#4d4d4d;
	font-family:	 	Arial, Helvetica, Sans-Serif;
	font-size: 			0.9em;
	line-height: 		1.6em;
}

.children { padding: 0; }

#commentform p {
	margin: 			5px 0;
}

.nocomments {
	text-align: 		center;
	margin: 			0;
	padding: 			0;
}

.commentmetadata {
	margin: 			0;
	display: 			block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	float:				right;
	font-size: 			1.1em;
	padding: 			20px;
	padding-right:		10px;
	padding-top:		9px;
	margin-bottom:		20px;
	width: 				260px;
	background:			#000000;
}

#sidebar h2 {
	font-weight:		normal;
	text-transform: 	uppercase; 
	font-size:			13px; 
	color:				#ffffff; 
	margin:				0px;
	margin-top:			8px;
	padding:			0px;
	padding-bottom:		0px;
	height:				20px;
	display:			block;
	clear:				left;
}

#sidebar p {
	margin:				0px;
	padding:			0px;
	margin-right:		10px;
	line-height: 		1.5em;
}

#sidebar a {
	color:				#808080;
}

#sidebar a:hover {
	padding-bottom:		1px;
	border-bottom:		1px solid #333333;
}

#sidebar form {
	margin: 			0;
}

#sidebar ul  {
	margin:				0px;
	padding:			0px;
	list-style:			none;
}

#sidebar ul li {
	margin:				0px;
	color: 				#4d4d4d;
}

#sidebar ul li ul {
	list-style:			none;
	margin: 			0;
	padding: 			0;
}

#sidebar ul li {
	padding-bottom:		8px;
}


#sidebar ul li ul.follow li {
	width:				109px;
	height:				15px;
	float:				left;
	padding-top:		1px;
	padding-left:		21px;
	padding-bottom:		10px;
}

#sidebar ul li ul.follow li.rss {
	background:			url(images/rss.png) no-repeat;
}

#sidebar ul li ul.follow li.facebook {
	background:			url(images/facebook.png) no-repeat;
}

#sidebar ul li ul.follow li.twitter {
	background:			url(images/twitter.png) no-repeat;
}

#sidebar ul li ul.follow li.delicious {
	background:			url(images/delicious.png) no-repeat;
}

#sidebar ul li ul.follow li.mail {
	background:			url(images/mail.png) no-repeat;
}

#sidebar ul li ul.follow li.digg {
	background:			url(images/digg.png) no-repeat;
}

#sidebar ul li ul li.cat-item,
#sidebar ul li ul.blogroll li {
	width:				130px;
	float:				left;
}

#sidebar ul li ul li.cat-item.cat-item-1 a:hover {
	color:				#d42f44;
}

#sidebar ul li ul li.cat-item.cat-item-3 a:hover {
	color:				#fce569;
}

#sidebar ul li ul li.cat-item.cat-item-4 a:hover   {
	color:				#cbe86b;
}

#sidebar ul li ul li.cat-item.cat-item-5 a:hover  {
	color:				#79c48e;
}

#sidebar ul li ul li.cat-item.cat-item-6 a:hover  {
	color:				#27825c;
}

#sidebar ul li ul li.cat-item.cat-item-7 a:hover  {
	color:				#81b3b1;
}

#sidebar ul li ul li.cat-item.cat-item-8 a:hover  {
	color:				#357283;
}

#sidebar ul li ul li.cat-item.cat-item-9 a:hover {
	color:				#91204d;
}

#sidebar ul li ul li.cat-item.cat-item-10 a:hover {
	color:				#482c51;
}

#sidebar ul li ul li.cat-item.cat-item-11 a:hover  {
	color:				#2a3167;
}

#sidebar ul li ul#archives li {
	width:				130px;
	float:				left;
}
/* 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 */
acronym, abbr, span.caps {
	cursor: 			help;
}

acronym, abbr {
	border-bottom: 		1px dashed #999;
}

blockquote {
	margin: 			15px 30px 0 10px;
	padding-left: 		20px;
	border-left: 		5px solid #ddd;
}

blockquote cite {
	margin: 			5px 0 0;
	display: 			block;
}

.center {
	text-align: 		center;
}

.hidden {
	display: 			none;
}

.screen-reader-text {
	position: 			absolute;
	left: 				-1000em;
}

hr {
	display: 			none;
	clear:				both;
}

a img {
	border: 			none;
}

.navigation {
	display: 			block;
	text-align: 		center;
	padding-left:		10px;
	padding-right:		10px;
	margin-top: 		0px;
	padding-bottom: 	50px;
}

.navigation .alignleft a {
	background:			url(images/older.png) 0px 4px no-repeat;
	padding-left:		10px;
}

.navigation .alignright a {
	background:			url(images/next.png) right 4px no-repeat;
	padding-right:		10px;
}

.navigation a {
	color:				#808080;
}

.navigation a:hover {
	border-bottom:		1px solid #333333;
	padding-bottom:		1px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: 			block;
	margin-left: 		auto;
	margin-right: 		auto;
}

.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 {
	font-size: 			11px;
	line-height: 		17px;
	padding: 			0 4px 5px;
	margin: 			0;
}
/* End captions */