/*

Theme Name: Aaron Tosti

Version: 1.0

Description: this theme was built for aaron tosti

Author: Imjoshua

Author URI: http://imjoshua.com

*/



/* standard elements */

html {min-height: 100%;}



* {

	margin: 0;

	padding: 0;

}



a {

	color: #999999;

}

a:hover {
	color: #CCCCCC;
}

a img {border: none;}



body {

	background: #000000 url('img/body.jpg') no-repeat center top;

	color: #666666;

	font: Arial, Helvetica, sans-serif;

	font-size:10px;

	padding-top: none;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;

}



p,code,ul {padding-bottom: 1.2em;}



li {list-style: none;}



h1 {font: Arial, Helvetica, sans-serif;}

h2 {font: Arial, Helvetica, sans-serif;}

h3 {font: Arial, Helvetica, sans-serif;}



h1{
	background-color: none;
	background-image: none;
	background-repeat: repeat;
	font-size: 20pt;
	color: none;
}



h2,h3 {

	padding-top: 6px;

	color: #B60632;

	margin-bottom: 4px;

}



code {

	background: #FFF;

	border: 1px solid #EEE;

	border-left: 6px solid #CCC;

	color: #666;

	display: block;

	font: Arial, Helvetica, sans-serif;

	line-height: 1.6em;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}



blockquote {

	background: url('img/quote.gif') no-repeat;

	display: block;

	font-weight: bold;

	padding-left: 28px;

}



/* misc */

.clearer {clear: both; font-size: 0;}

.left {float: left;}

.right {float: right;}



/* structure */

.inner-container {

	border: none;

	background: transparent;

	font-size: 1.2em;

	margin: 0 auto;

	padding: 8px;

	width: 800px;

}



.outer-container {

	background: url('img/container.jpg') no-repeat center bottom;

	padding-bottom: 64px;

}



/* headere & title */

.header {

	background: #FFFFFF url('img/header.png') no-repeat;

	height: 270px;

	margin-bottom: none;

	text-align: center;

}

.header .title {

	color: #FFF;

	padding-top: 50px;

}

.header .title .sitename a {

	border-bottom: 1px dashed #657382;

	color: #FFF;

	font: normal 3em sans-serif;

	padding-bottom: 2px;

	text-decoration: none;

}

.header .title a:hover {border-color: #F60;}

.header .title .slogan {

	font: Arial, Helvetica, sans-serif;

	padding-top: 6px;

}



/* path */

.path {

	background: url('img/navheader.png') no-repeat;

	color: #FFFFFF;

	font: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 9pt;

	padding: 8px 12px;

	padding-bottom: 8px;

	font-family: Arial, Helvetica, sans-serif;	 

}

.path li,.path ul {display: inline;

	margin: 0px;



}

.path a {

	padding-left: 235px;

	color: #B60632;

	text-decoration: none;

	margin-right: 2px;

	padding-left: 10px;

}

.path a:hover {

	color: #cccccc;

	text-decoration: none;

}



/* main */

.main {

	background: url('img/main.png') repeat-y;

	border-top: none;

	padding: 8px 12px 0 0;

}



/* content */

.content {

	float: left;

	padding-left: 20px;

	width: 538px;

}

.content .descr {
	color: #999999;
	font-size: 0.9em;
	margin-top: 4px;
	margin-bottom: 6px;
}

.content li {

	line-height: 1.4em;

	list-style: url('img/li.gif');

	margin-left: 18px;

}

.content p {font-family: Arial, Helvetica, sans-serif;}



/* navigation */

.navigation {

	float: right;

	width: 210px;

}

.navigation h2 {

	color: #B60632;

	font: Arial, Helvetica, sans-serif;

	line-height: 30px;

	margin: 0;

	padding-left: 12px;

}

.navigation ul {

	padding: 0;

	border-top: 1px solid #EAEADA;

}

.navigation li {border-bottom: none;}

.navigation li a {

	font-size: 1.1em;

	color: #999999;

	display: block;

	padding: 2px 0 2px 5%;

	text-decoration: none;

	width: 95%;

}

.navigation li a:hover {

	background: none;

	color: #B60632;

}



/* footer */

.footer {

	background: url('img/footer.png') no-repeat;

	height: 60px;

	color: #999999;

	font: Arial, Helvetica, sans-serif;

	font-size:pt;

	margin-top: 0px;

	padding: 10px 20px;

}

.footer a {

	color: #b60632;

	text-decoration: none;

}

.footer a:hover {

	color: #999999;

}



/* posts */

.post h1 a {
	color: #333333;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}

.post h1 a:hover {
	border-color: none;
	color: #CCCCCC;
}



.post {margin: 6px 0 2px;}

.post .info{

	background: transparent;

	border: none;

	color: #b60632;

	margin: 2px 0 4px;

	padding: 5px 10px;

}

.post img {

	border: 2px solid #DDD;

	margin: 4px 0;

}

.post a img {border: 2px solid #DDD;}

.post a:hover img {border-color: #CCC;}



.info a {text-decoration: none;}

.info a:hover {text-decoration: underline;}



/* comments */

.content ol li {

	background: none;

}



.commentlist {margin: 0; padding: 0;}

.commentlist li {

	margin-bottom: 1.2em;

	list-style: decimal;

}

#commentform {

	margin: 1em 0;

	background: #CCCCCC;

	width: 360px;

}

.commentmetadata {padding: 2px 0 4px;}

.commentmetadata a {

	color: #444;

	text-decoration: none;

}

.commentmetadata a:hover {text-decoration: underline;}



textarea.styled {width: 280px;}



.styled {

	font-size: 1.1em;

	background: #F8F7F6;

	border: 1px solid #D6D3D3;

}

.styled:hover {

	background: #FFF;

	border: 1px solid #D6D3D3;

}

.styled:focus {

	background: #FFF;

	border: 1px solid #939793;

}

#commentform input {margin-bottom: 3px;}



/* calendar */

#wp-calendar {color:#A0A0A0;}



.navigation table caption {border-bottom-color:#000;}



.navigation table thead tr {

	border-bottom-color:#000;

	color:#6FCCDD;

}



.navigation table th {border-bottom-color:#000;}



.navigation table td#today {

	border-color:#000;

	color:#6FCCDD;

}



.navigation table td a {

  border-bottom-color:#000;

  background-color:#EDF3DE;

}



.navigation table tfoot {border-top-color:#000;}



.navigation table tfoot a {background:none;}



/* calendar

--------------------------------------------------*/

#wp-calendar {

  display:inline-table;

  border-collapse:collapse;

  width:185px;

  margin:0px 10px 0 10px;

  text-align:center;

}



.navigation table caption {

  margin: -5px 10px 0 10px;

  padding-bottom: 5px;

  border-bottom: 1px solid;

  letter-spacing: 0.1em;

}



.navigation table thead tr {border-bottom:1px solid;}



.navigation table th {border-bottom:1px solid;}



.navigation table td {

  width: 225px; /* maximaize width; honestly, I don't know much about tables... */

  padding: 1px;

  font-size: 0.9em;

}



.navigation table td#today {

  padding: 0;

  border: 1px solid;

  font-size: 1em;

  font-weight: bold;

}



.navigation table td a {

  display: block;

  border-bottom: 1px solid;

  font-weight: bold;

  font-size: 1.15em;

}



.navigation table tfoot {border-top:1px solid;}

.navigation table tfoot a {

  border: none;

  font-weight: bold;

}

.navigation table tfoot #prev a {text-align:left;}

.navigation table tfoot #next a {text-align:center;}



#searchform {padding: 10px;}