/*
Theme Name: Th
Description: The new theme for ap.com.
Version: 0.2
Author: Bau
Author URI: http://andreapinti.com/
*/

html {background:-webkit-gradient(linear,left bottom,left top,color-stop(0.05, rgb(227,227,227)), color-stop(0.83, rgb(255,255,255))); background:-moz-linear-gradient(center bottom,rgb(227,227,227) 5%,rgb(255,255,255) 83%); min-width:100%; min-height:100%;}

body {font-size:12px;font-family:Helvetica,Arial,sans-serif;}

h1 {font-size:24px;}

#wrap {width:630px;height:100%;margin:40px auto 0;position:relative;}

#header {
	width:270px;
	height:170px;
}

#content-home {margin-left:10px;position:absolute;right:0;top:10px;width:355px;}

#content {
	width:800px;
	float:left;
}

#sidebar {
	width:270px;
}

a {
	text-decoration:none;
	color:#666;
	font-style:italic;
}

a:hover {
	color:#333;
}

#header h1 a {
	font-size:140px;
	font-weight:normal;
	display:block;
	font-style:normal;
	color:#000;
	text-shadow:6px 8px 5px #DDD;
}

#header h2 {
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	display:inline-block;
}

#content h3, #sidebar h3, #content-home h3 {
	font-weight:normal;
	margin-bottom:8px;
	font-size:16px;
}

.contact-me ul li {
	margin-left:10px;
	margin:5px 0 5px 5px;
	list-style:circle inside;
}

.contact-me ul li a {
		
}

ul#flickrRSS li {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid black;
	padding:0;
}

ul#flickrRSS li a {
	display:block;
}

.entry p {
	line-height:20px;
	margin-bottom:10px;
}

.post p:first-letter {font-size:16px;}
.post p:first-line {line-height:100%;}

.post {
	postiion:relative;
	margin-bottom:10px;
	font-size:15px;
}

p.postmetadata {
	font-size:13px;
	line-height:16px;
	padding-left:10px;
}

#clock {
	float:left;
	clear:both;
	width:800px;
	color:#CCC;
	font-size:18px;
	letter-spacing:-1px;
	text-align:right;
}

#clock small {
	font-size:18px;
}

#footer {
	width:800px;
	float:left;
	clear:both;
	min-height:40px;
	margin-top:20px;
}

#footer p {
	color:#CCC;
	font-size:16px;
	letter-spacing:-1px;
	text-align:right;		
}
