body {
	margin-top: 0px;
	padding: 0;
	background: #F1F1F1 url('http://www.pagellan.com/go/images/thesisback.jpg') repeat-y center top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333333
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
}

h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif; 
	color: #000000;
	border-bottom: 1px dotted #ccc;
    font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase
}

h3 {
background: url('http://pagellan.com/go/images/navback.jpg') no-repeat top left;
line-height: 47px
}


p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
	list-style: none;
}

a {
	color: #0066cc;
}

a:hover, a:active {
	text-decoration: none;
	color: #8A7645;
}

a:visited {
	color: #8A7645;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 980px;
	margin: 0 auto;
	height: 110px;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 10px 10px;
}

/* Content */

#content {
	float: left;
	width: 560px;
	border-right: 0px dashed #DFE1E0;
}

/* Post */

.post {
	padding: 0px 10px;
	margin-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A; 
}

.post .entry {
}

.post .meta {
	padding: 15px 15px 30px 0px;
	font-size: 10px;
}

.post .meta p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	color: #28313A; 
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
}

.post .meta .comments {
	padding-left: 22px;
}

.post .meta b {
	display: none;
}


/* Sidebar */

#sidebar {
float: right;
	width: 290px;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
margin-bottom: 15px;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #28313A 
}


/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
}

#footer {
	width: 450px;
	margin: 0 auto;

}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 10px;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: left;
	color: #595959;
}

#legal a {
	font-weight: normal;
}
/* Feed */

#feed li {
	list-style-type: none;
	margin-left:0px; 
	border-bottom: 0px dotted #ccc;
	background: url('http://pagellan.com/go/images/bullet2.gif') no-repeat 0 2px;
	margin-right:0; margin-top:0; margin-bottom:3px; padding-left:25px; padding-right:2px; padding-top:0; padding-bottom:3px
        }
        
#tip {
background:#F4F5F7 url('http://pagellan.com/go/images/favicon.png') no-repeat 3px 3px;
border:1px dashed #CCC;
margin:5px 0;
padding-left:36px; padding-right:12px; padding-top:8px; padding-bottom:8px
}
blockquote {
background:#F4F5F7 url('http://pagellan.com/go/images/block.gif') no-repeat 3px 3px;
border:1px dashed #CCC;
margin:5px 0;
padding-left:36px; padding-right:12px; padding-top:8px; padding-bottom:8px
}
