/*
Theme Name: Netarch
Theme URI: http://wordpress.org/
Description: Nowy motyw graficzny specjalnie przygotowany dla strony NetArch przez <a href="mailto:grzegorz.mozdzen@netarch.com.pl">Grześka M</a>.
Version: 1.0
Author: Grzegorz Mozdzen
Author URI: http://www.netarch.com.pl
Tags: Justyna, chce, miec, ladny, WORDPRESS


*/



/* Begin Typography & Colors */
body {
/* 	font-size: 62.5%; /* Resets 1em to 10px */ */
	width:		100%;
	font-family: Georgia, Verdana, Sans-Serif;
	background: #ECE9E4;
/* 	color: #333; */
	text-align: center;
	margin:			0px;
	}

#page {
	background: #ECE9E4;
/* 	border: 1px solid #959596; */
	text-align: left;
	width:			100%;
	margin:			0px;
	}

#header {
	width:			100%;
	margin-left:		auto;
	margin-right:		auto;
	display:			block;
/* 	background:		url('images/top_pasek.jpg'); */
	background-repeat:	repeat-x;
	background-position:	top;
}

#header_pasek {
	height:			30px;
	width:			100%;
	display:			block;
	background-color:	black;
	
}

#right_content {
	width:			900px;
/* 	height:			210px; */
/* 	display:			block; */
	margin-left:		auto;
	margin-right:		auto;
	margin-top:   13px;
}

.search_class {
	font-size:			14px;
	font-family:		Georgia, Verdana, Sans-Serif;
	font-style:			italic;
	width:			150px;
	padding-left:		10px;
	border:			0px;
	height:			20px;
	vertical-align:		middle;
}

#content {
	
	width:			460px;
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
/* 	border:			1px solid black; */
	float:				left;
	margin-bottom:  -15px;
	}
	

#sidebar
{
/* 	padding: 20px 0 10px 0; */
/* 	margin-left: 545px; */
	width: 			420px;
/* 	border:			1px solid black; */
	float:				right;
	font-family: 		Georgia, Verdana, Sans-Serif;
	font-size:			12px;
	margin-top:     12px;
	}


#footer {
	margin-bottom:		0px;
	width:			100%;
	height:			35px;
	background-color:	black;
/* 	float:				left; */
	clear: both;
	}




.widgettitle {
	font-family:		'Helvetica Neue Bold Condensed','Helvetica Bold','Helvetica', Arial,sans-serif;
	font-size:			18px;
	font-weight:		bold;
	color:			black;
	border-top:		8px solid black;
	border-bottom:		1px dotted gray;
	margin-top:		15px;
	line-height:		28px;
	letter-spacing:		0.6px;
/* 	border-bottom-width:	1px; */
/* 	padding-bottom:	20px; */
	height:			29px;
	display:			block;
 	
}

.widget_categories > ul > li {

  margin-top:   10px;
  padding-top:    10px;
  display:      block;

}

/* tytuly postów */

.cat-item {
	font-family:		Arial, sans-serif;
	padding-left:		0px;
	color:			#8A172F;
	font-size:      10px;
	font-weight:    bold;
}

.cat-item > li {
	color:			#8A172F;
}

.cat-item > a {
	margin-left:		-5px;
	color:			#8A172F;
	text-decoration:	none;
}
.cat-item > a:hover {
	margin-left:		-5px;
	/*color:			#8A172F; */
	color:      black;
	text-decoration:	none;
}

.cat-posts-item {
	
	font-family:		Arial, Verdana, Serif;
	font-size:			14px;
	color:			white;
	background:		black;
	letter-spacing:		1px;
	line-height:		18px;
/* 	height:			10px; */
/* 	padding-left:		5px; */
/* 	padding-right:		5px; */
/* 	padding-top:		2px; */
/* 	padding-bottom:	2px; */
/* 	display:			block; */
	border-top:		2px solid black;
	border-bottom:		2px solid black;
	border-left:		5px solid black;
	border-right:		5px solid black;
	font-style:			normal;
	text-decoration:		none;
/* 	display:		 */
}

.cat-posts-item:hover {
	color:			white;
	text-decoration:		underline;
}
.cat_post_li {
	font-family:		Georgia, sans-serif;
	font-size:			12px;
	color:			black;
	font-style:			italic;
	padding-top:    10px;
}
.cat_post_li > p {
	font-family:		Georgia, sans-serif;
	font-size:			12px;
	color:			black;
	font-style:			italic;
	line-height:		22px;
	letter-spacing:		0.4px;
	padding-top:    15px;
	/* margin-top:     10px; */
	padding-bottom: 15px;
	display:      block;
}

.widget_authors > ul > li {
    font-size:    10px;
    font-family:		Arial, Verdana, serif;
    color:    #8A172F;
}
.author_class {
	font-family:		Arial, Verdana, serif;
	padding-left:		0px;
	color:			#8A172F;
	margin-left:		-5px;
	text-decoration:	none;
	font-weight:    bold;
	font-size:      10px;
}
.author_class:hover {
	font-family:		Arial, serif;
	padding-left:		0px;
	color:			black;
	margin-left:		-5px;
	text-decoration:	none;
}


/* kartka small */

.kartka_small {
	width:			456px;
	display:			block;
	/* border:			1px solid black;  */
	
}

.small_top{
	width:			465px;
	height:			17px;
	background:		url('images/kartka_s/top.png');
	background-repeat:	none;
	display:			block;
}
.small_bottom {
	width:			465px;
	height:			6px;
	background:		url('images/kartka_s/bottom.png');
	background-repeat:	none;
	display:		block;
	font-size:		0px;
}
.long_top{
	width:			700px;
	height:			17px;
	background:		url('images/kartka_s/top_l.png');
	background-repeat:	none;
	display:			block;
}
.long_bottom {
	width:			700px;
	height:			6px;
	background:		url('images/kartka_s/bottom_l.png');
	background-repeat:	none;
	display:		block;
	font-size:		0px;
}
.left {
	background:		url('images/table/left.png');
   	
  	 width:			33px;
  	
   	display:			table-cell;
	background-repeat:	repeat-y;
	font-size:		0px;
}
.right {
	background:		white url('images/table/right.png');
	background-repeat:	repeat-y;
	
/* 	width:			6px; */
/* 	display:			table-cell; */
	font-size:		0px;
	background-position:		right;
}

.small_tlo {
	/* position:		relative; */
	/* left:				295px; */
	background:		 white ;
	background-position:		10px 10px;
/* 	background-position:	center center; */
/* 	width:			142px; */
	height:			151px;
	background-repeat:	no-repeat;
	/* top:				0px; */
/* 	display:			table-cell; */
	font-size:			0px;
}


.small_data_wpis {
	font-family:	Georgia, Verdana, Sans-serif;
	font-style:		italic;
	color:			#8A172F;
	font-size:		12px;
	font-weight:		bold;
	/* padding-left:	10px;  */
	/* padding-top:	43px; */
	
}

.article_title {
	
	font-family:	Arial, Verdana, serif;
	font-size:		18px;
	color:			black;
	font-style:		normal;
	padding-top:	10px;
	letter-spacing:	1px;
	text-decoration:	none;
}
.article_title:hover {
	
	font-family:	Arial, Verdana, serif;
	font-size:		18px;
	color:			black;
	font-style:		normal;
	padding-top:	10px;
	letter-spacing:	1px;
	text-decoration:	underline;
}

.table_right_content {
	font-family:	Georgia, Verdana, sans-serif;
	font-size:		12px;
	font-style:		italic;
	color:		black;
	letter-spacing:	1px;
	width:			400px;
	padding-right:	20px;
	padding-bottom:	15px;
	line-height:		22px;
	background-color:	white;	
}

.table_right_content > p > a {
      color:            #8A172F;
}
.table_right_content > p > a:hover {
      color:            black;
      text-decoration:  none;
}
.l_table_right_content > p > a {
      color:            #8A172F;
}
.l_table_right_content > p > a:hover {
      color:            black;
      text-decoration:  none;
}
.l_table_right_content > ul > li > a {
      color:            #8A172F;
}
.l_table_right_content > ul > li > a:hover {
      color:            black;
      text-decoration:  none;
}
.l_table_right_content {
	font-family:	Georgia, Verdana, sans-serif;
	font-size:		12px;
	font-style:		italic;
	color:		black;
	letter-spacing:	1px;
	width:			600px;
	padding-right:	20px;
	padding-bottom:	15px;
	line-height:		22px;
	background-color:	white;	
}
.comment_link_class {
	color:			#FE6500;
	letter-spacing:		1px;
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	font-style:		italic;
	text-decoration:	none;
}
.comment_link_class:hover {
/* 	color:			#FE6500; */
/* 	text-decoration:	underline; */
}
.comment_link_class > a {
	color:			#FE6500;
	letter-spacing:		1px;
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	font-style:		italic;
	text-decoration:	none;
	background:		url('images/arrow_right-trans.png');
	background-repeat:	no-repeat;
	background-position:	center right;
	
}
.comment_link_class > a:hover {
	/* color:			#FE6500; */
	color:      black;
	text-decoration:	none;
}
.group_link_class {
	color:			#8A172F;
	letter-spacing:		1px;
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	font-style:		italic;
	text-decoration:	none;
	/* text-align:     left; *.
}
.group_link_class:hover {
	/*color:			#8A172F;
	text-decoration:	underline;*/
}

.group_link_class > a {
	color:			#8A172F;
	letter-spacing:		1px;
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	font-style:		italic;
	text-decoration:	none;
}
.group_link_class > a:hover {
	/*color:			#8A172F; */
	color:      black;
	text-decoration:	none;
}

.more-link {
/* 	display:		block; */
	background:		white url('images/arrow_right-trans.png');
/* 	background-position:	0px 2px; */
	background-position:	center right;
	background-repeat:	no-repeat;
	width:			16px;
	height:			11px;
	color:			red;
	position:		relative;
/* 	border:			1px solid blue; */
	text-decoration:	none;
	
}

.more-link:hover {
	text-decoration:	none;
}

h3 {
	padding-top:		-10px;	
}

.comment_author {
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	color:			#8A172F;
	font-style:		italic;
	padding-top:		15px;
}

.comment_author_title {
	font-family:		Arial, Verdana, serif;
	font-size:		11px;
	font-weight:		bold;
	letter-spacing:		2px;
	color:			black;
	font-style:		normal;
}
.comment_author_title > a {
	font-family:		Arial, Verdana, serif;
	font-size:		11px;
	font-weight:		bold;
	letter-spacing:		2px;
	color:			black;
	text-decoration:	none;
	font-style:		normal;
}
.comment_author_title > a:hover {
	font-family:		Arial, Verdana, serif;
	font-size:		11px;
	font-weight:		bold;
	letter-spacing:		2px;
	color:			black;
	text-decoration:	underline;
	font-style:		normal;
}

.comment_text {
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	color:			#666666;
	letter-spacing:		1px;
	font-style:		italic;
}
.comment_text > a {
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	color:			#8A172F;
	letter-spacing:		1px;
	font-style:		italic;
	text-decoration:	none;
}

.comment_text > a:hover {
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	color:			#8A172F;
	letter-spacing:		1px;
	font-style:		italic;
	text-decoration:	underline;
}
.comment_text > p > a {
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	color:			#8A172F;
	letter-spacing:		1px;
	font-style:		italic;
	text-decoration:	none;
}

.comment_text > p > a:hover {
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	color:			#8A172F;
	letter-spacing:		1px;
	font-style:		italic;
	text-decoration:	underline;
}

.comment_text > p {

  line-height:  18px;
}

.rss_link {
  font-family:  Arial, serif;
  font-weight:  bold;
  font-size:    16px;
  color:      #6B6B6B;
  text-decoration:  none;
}
.rss_link:hover {
  font-family:  Arial, serif;
  font-weight:  bold;
  font-size:    16px;
  color:      #6B6B6B;
  text-decoration:  underline;
}


/* koniec  */

.respond {
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		12px;
	font-style:		italic;
	color:			#FE6500;
	letter-spacing:		1px;
}
.comment_form {
	border:			1px solid black;
	font-size:		11px;
	height:			13px;
	font-style:		italic;
	font-family:		Georgia, Verdana, sans-serif;
}
.comment_form_textarea {
	height:			125px;
	border:			1px solid black;
	font-size:		11px;
	font-style:		italic;
	font-family:		Georgia, Verdana, sans-serif;
}

.comment_description {
	font-family:		Georgia, Verdana, sans-serif;
	font-size:		11px;
	color:			black;
	font-style:		italic;
}
.alignleft > a {
	font-family:		Arial, Georgia, Verdana, serif;
	font-size:		12px;
	color:			black;
	text-decoration:	none;
}

.alignleft > a:hover {
	font-family:		Arial,Georgia, Verdana, serif;
	font-size:		12px;
	color:			black;
	text-decoration:	underline;
}
.alignright > a {
	font-family:		Arial, Georgia, Verdana, serif;
	font-size:		12px;
	color:			black;
	text-decoration:	none;
}

.alignright > a:hover {
	font-family:		Arial,Georgia, Verdana, serif;
	font-size:		12px;
	color:			black;
	text-decoration:	underline;
}

.search_no {
	text-align:		center;
	font-family:		Georgia, Arial,  sans-serif;
	font-size:		22px;
	font-weight:		bold;
	font-style:		italic;
}

/* koniec kormoranowe */

.widget_tag_cloud {
	font-family:		Arial, serif;
/* 	padding-left:		0px; */
	color:			#8A172F;
	
}

.tag-link {
	font-family:		Arial, serif;
 	padding-left:		3px; 
	color:			#8A172F;
}
.tag-link:hover {
	font-family:		Arial, serif;
/* 	padding-left:		0px; */
	color:			black;
	text-decoration:  none;
}

.widget_links {
	font-family:		Arial, serif;
/* 	padding-left:		0px; */
	color:			#8A172F;
}

.widget_links > ul {
	margin-left:		0px;
	padding-left:		0px;
}
.widget_links > ul > li {
	margin-left:		0px;
	padding-left:		0px;
}
.widget_links > ul > li > a {
	font-family:		Arial, Verdana, serif;
/* 	padding-left:		0px; */
	color:			#8A172F;
	font-size:		10px;
	margin-left:		-5px;
	text-decoration:	none;
	font-weight:    bold;
}

.widget_links > ul > li > a:hover {
	font-family:		Arial, Verdana, serif;
/* 	padding-left:		0px; */
	color:			black;
	font-size:		10px;
	margin-left:		-5px;
	text-decoration:	none;
}


.widget_archive {
	font-family:		Arial, Verdana, serif;
/* 	padding-left:		0px; */
	color:			#8A172F;
}

.widget_archive > ul {
	margin-left:		0px;
	padding-left:		0px;
}
.widget_archive > ul > li {
	margin-left:		0px;
	padding-left:		0px;
}
.widget_archive > ul > li > a {
	font-family:		Arial, Verdana, serif;
/* 	padding-left:		0px; */
	color:			#8A172F;
	font-size:		10px;
	margin-left:		-5px;
	text-decoration:	none;
	font-weight:    bold;
}
.widget_archive > ul > li > a:hover {
	font-family:		Arial, Verdana, serif;
/* 	padding-left:		0px; */
	color:			black;
	font-size:		10px;
	margin-left:		-5px;
	text-decoration:	none;
	font-weight:    bold;
}

#linkcat-2  > a {
	font-family:		Arial, serif;
/* 	padding-left:		0px; */
	color:			#8A172F;
}

.widget_archive {
	font-family:		Arial, serif;
/* 	padding-left:		0px; */
	color:			#8A172F;
}

.widget_archive > a {
	font-family:		Arial, serif;
/* 	padding-left:		0px; */
	color:			#8A172F;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

h1, h2, h3 {
	font-family: Arial, Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}



h3 {
	font-size: 1.3em;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

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

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

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








.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 250px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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, #sidebar ul 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;
	}

#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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */


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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
