body, html { margin:0;}

html {
  background-color: #ffffff;
}

body {
  background: url(images/bg-grad.png) repeat-x;
  margin-top: 0px;
  padding-top: 12px;
	position: relative;
	font: 62.5%/1.6 Lucida;
}

/* @group fontface */

h2.goudy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #49463f;
}

a { outline:none;}

/* @end */


hr {
  border:none;
  border-top: 1px solid #d7d7d7;
}


p, div.meta p, li, dt, dd, blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #959595;
}

span.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #959595;
}

.center {
  text-align:center;
}

a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

p a, blockquote a {
  font-size:.9em;
}

h2 a {
	padding: 0;
	display: block;
	font: bold 1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size:.9em;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #959595;
	font-size: 2.5em;
	line-height: .99;
}


div.col {
	width: 820px;
	margin: auto;
	text-align: justify;
	-moz-column-count:2;
	-webkit-column-count:2;
	-webkit-column-gap:2em;
}

br {
	clear: both;
}

a:hover, div#footer a:hover {
  
	color: #598527;
}

a img, a img:hover, a:hover img {
	color: #598527;
	border-style: none !important;
}

a.delete:hover {
	color: #852626;
}

/* === Container === */
#container {
  width: 820px;
  margin:auto;
  font-size:1.2em;
	position: relative;
}



/* @group Header */

div#header {
	margin-bottom: 30px;
}

div#header p#made-by a {
	display: block;
	width: 120px;
	background: url(images/tiny-logo.png) no-repeat;
	height: 18px;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-top: -2px;
}

div#header p#made-by a:hover {
	border-bottom-style: none;
}

div#header p#presented-by a {
	display: block;
	width: 110px;
	height: 95px;
	background: url(images/theleague_mini_logo.png) no-repeat;
	margin: auto;
	text-indent: -9999px;
	margin-top: -25px;
}

div#header p#presented-by a:hover {
	border-bottom-style: none;
}

div#header h1 a {
	background: url(images/the_type_log.png) no-repeat;
	width: 360px;
	height: 71px;
	display: block;
	text-indent: -9999px;
}

div#header h1 a:hover {
	border-bottom-style: none;
}

div#header h1 {
	width: 360px;
	height: 71px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

div#header div#nav {
	display: block;
	width: 200px;
	right: 0;
	top: 23px;
	text-align: right;
	font-size: .9em;
	float: right;
	margin-top: -261px;
}


.flourish {
	background: url(images/flourishes.png) no-repeat 0 -4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.flourish a {
	background: url(images/flourishes.png) no-repeat right -26px;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 18px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.flourish a:hover {
	border-bottom-style: none;
}

h3 {
	color: #b7b7b7;
	text-transform: uppercase;
	letter-spacing: .3em;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 5px;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 40px;
}

div#about_section{
	margin-bottom:-30px;
}

.clear{
	clear: both;

}

/* @end */


/* @group post */

div.post{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

div.post_content{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d7d7d7;
}


div.post_content p, dt, dd {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}


div.post h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 2.0em;
}

p.date a {
		text-transform: uppercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#838383;
	display: block;
	float: left;
	text-align: left;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
}

p.date a:hover, div#pagination a:hover {
	color:#333333;
}


/* @end */

/* @group permalink page */

ul#notes_list {
	margin-top: 50px;
	margin-left: 85px;
	margin-bottom: 45px;
}

#notes_list li{
	list-style: none;
}

div.comment {
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 500px;

}

div#disqus_thread {
	width: 500px;
}

/* @end */


/* @group meta */

div.meta {
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 60px;
}

div.meta p {
	margin: 0;
	padding-left: 40px;
	display: block;
	float: left;
	text-align: left;
}



/* @end */




/* @group pagination */

div#pagination{
	clear: both;
	margin-top: 105px;
	margin-bottom: -15px;
	margin-left: 120px;
}

input#searchField {
	margin-left: 5px;
}

div#pagination a {
	text-transform: uppercase;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#838383;
	display: block;
	float: left;
	text-align: left;
	padding-left: 40px;
}


.search {
	display: block;
	float: left;
	text-align: left;
	padding-left: 40px;
}


/* @end */



/* @group footer */

div#footer {
	margin-top: 100px;
}

div#footer a {
	color: #a1a1a1;
}

div#superfooter a {
	font-size: .9em;
}

div#footer div#contributors {
	width: 180px;
	float: left;
	margin-right: 15px;
}

div#footer div#tags {
	width: 425px;
	float: left;
	margin-right: 15px;
	text-align: justify;
}

div#footer div#fonts {
	width: 180px;
	float: left;
}

div#footer ul {
	padding-left: 0;
}

div#footer ul li {
	list-style-type: none;
	padding-left: 0;
}

div#superfooter {
	clear: both;
	margin-top: 100px;
	margin-bottom: 3em;
}


/* @end */







/* @group bottom chunk */

div#submit-new-project .flourish{
	background: none;
}


/* @group submit-new-project */

div#submit-new-project {
	height: 140px;
	margin-top: 60px;
	background: #f2f2f2 0;
	position: relative;
}

div#submit-new-project h2, div#submit-new-project p, div#submit-new-project a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 340px;
	text-align: center;
	height: 30px;
}

div#submit-new-project a {
	background: url(images/sprite-submit_project.png) no-repeat -340px 0px;
	width: 340px;
	height: 180px;
	margin-top: -99px;
	text-indent: -9999px;
	z-index: 1000;
	position: absolute;
	left: 30%;
}

div#submit-new-project a:hover {
	background: url(images/sprite-submit_project.png) no-repeat 6px 0px;
    width: 340px;
	height: 180px;
	margin-top: -99px;
	text-indent: -9999px;
}


div#submit-new-project p {
	width: 180px;
	color: #598527;
	visibility: hidden;
}

div#submit-new-project h2 {
	margin-bottom: -15px;
	margin-top: 10px;
	font-size: 1.3em;
	padding-top: 10px;
	visibility: hidden;

}

/* @end */


.lowercase {
  text-transform: lowercase !important;
}

/* @end */