/*  
Theme Name: ATAL_BASIC
Theme URL: http://www.joaojotta.com/
Description: This is a theme from a tutorial.
Version: 1.0
Author: joaojotta.com
Author URI: http://www.joaojotta.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	color: #545454;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #e8f1f8 url(images/background.jpg) repeat-y center;
}

h1{
	color: 545454;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
	padding: 50px 0 0;
	margin: 0 0 0 60px;
}

h11{
	color: 545454;
	font: 12 px Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited{
	text-decoration: none;
	color: #196dbb;
}

a:hover{
	text-decoration: underline;
}

p{
	font-size: 12px;
	color: #545454;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 760px;
	text-align: left;
}

#header{
	float: left;
	width: 760px;
	height: 160px;
	text-align: left;
	background: #e8f1f8 url(images/header.jpg) no-repeat;
	margin-left: 2px;
}

#header p{
	padding-left: 60px;
}

#date{
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 50px;
	text-align: right;
	padding-top: 10px;
	font-weight: bold;
	margin-top: 0;
	color: #196dbb;
	border-right: 1px dotted #196dbb;
	height: 61px;
}

.day{
	padding-right: 7px;
	font-size: 24px;
	margin-bottom: -3px;
}

.month, .year{
	padding-right: 7px;
	font-size: 10px;
}

#container{
	width: 560px;
	float: left;
}

.post{
	padding: 10px 0;
	text-align: justify;
	margin-left: 0;
}

.post h2 a{
	font: bold 22px Georgia, "Times New Roman", Times, serif;
	margin-left: 9px;
}

.entry{
	padding: 0 0 20px;
	line-height: 14px;
	margin-left: 59px;
}

.entry p{
	padding-top: 0;
	padding-bottom: 5px;
}

.outterline {
	border:solid 1px silver;
	margin: 5px 5px 5px 0;
	padding: 2px;
}

.posted{
	margin-left: 60px;
	padding: 5px 0 10px 0;
}

p.postmetadata{
	border-top: 1px dotted #3090C0;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 5px;
	margin-left: 50px;
}

#navigation{
	width: 560px;
	float: left;
	margin-bottom: 0;
}

.next{
	font-weight: bold;
	text-align: right;
	float: right;
}

.prev{
	font-weight: bold;
	float: left;
	padding-left: 60px;
}

search{
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	margin-left: -30px;
}

#searchform{
	margin-left: -40px;
}

#searchform input{
	margin-left: 10px;
}

.sidebar{
	float: right;
	width: 175px;
	background: #e8f1f8;
	font-size: 12px;
}

.sidebar ul{
	list-style-type: none;
}

.sidebar ul li{
	margin-bottom: 5px;
}

.sidebar ul li h2{
	font-size: 12px;
	font-weight: bold;
	margin-left: -30px;
	margin-bottom: 4px;
	margin-top: 15px;
}

.sidebar ul ul li{
	margin-left: -70px;
}

.sidebar ul li ul li ul{
	margin-left: 30px;
}

table#wp-calendar{
	width: 165px;
	text-align: center;
	margin-left: -35px;
}

caption{
	
	text-align: left;
	padding-left: 8px;
	font-weight: bold;
	font-size: 12px;
}

form{
	margin-left: -30px;
	padding: 0;
}

#footer{
	clear: both;
	float: left;
	width: 760px;
}

#footer p{
	line-height: 18px;
	padding-left: 60px;
}

#commentform{
	margin-left: 60px;
}

#respond{
	margin-left: 60px;
}

#comments{
	padding-left: 60px;
}

.commentlist{
	padding-left: 60px;
}

.commentlist p{
	margin-bottom: 10px;
	padding-bottom: 10px;
}
