/*

Theme Name: BlogTheme

Description: Coded by <a href="http://www.darrenpangan.com/">Darren Pangan</a>

*/



* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background:url(images/body.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #eb1911;
}
a:hover {
	color: #166658;
	border-bottom: 1px dotted #166658;
}
img {
	border: 0;
}
.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.hidden {
	display: none;
}
/** BEGIN wrapper **/

#wrapper {
	width: 881px;
	margin: auto auto;
	text-align: left;
	background: url(images/wrapper.gif) repeat-y 0 0;
}
#wrapper .buffer {
	background: url(images/header.jpg) no-repeat 0 0;
}
/** END wrapper **/



/** BEGIN header **/

#header {
	height: 205px;
}
#header h1 {
	font-size: 0;
	padding: 49px 32px 0;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	outline: none;
	width: 244px;
	height: 45px;
}
#header h1 a:hover {
	border: 0;
}
#header ul {
	list-style-type: none;
	padding: 2px 0 0 45px;
	float: left;
}
#header ul li {
	float: left;
	font-size: 14px;
	padding: 23px;
	border-right:1px solid #f4f4f4;
}
#header ul li a {
	color:#006699;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#header ul li a:hover {
	color:#eb1911;
	text-decoration:none;
	border:none;
}
#header p {
	float: right;
	padding: 32px 28px 0 0;
}
#header p a {
	font-weight: bold;
	font-style: italic;
	color: #eb1911;
}
/** END header **/



/** BEGIN content **/

#content {
	width: 665px;
	float: left;
	clear: both;
}
#content .buffer {
	padding: 20px 40px 10px;
	background: none;
}
#content .postnav {
	font-size: 0.9em;
	text-align: center;
}
#content .postnav a {
	margin: 0 10px;
}
#content .notfound {
}
#content .notfound h2 {
	font-size: 2em;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-bottom: 10px;
}
#content .post {
	padding: 0 30px 0 25px;
	margin-bottom: 20px;
}
#content .post h2 {
	font-size: 2.5em;
	font-weight: normal;
	font-family: "Times New Roman";
	margin-bottom: 5px;
}
#content .post h2 a {
	color: #1E5C7D;
}
#content .post .details {
	padding: 0 4px 30px;
}
#content .post .details span {
	color: #999999;
}
#content .post p {
	line-height: 1.5em;
	padding: 0 4px 10px;
}
#content .post ul {
	margin: 0 0 10px 24px;
}
#content .post ol {
	margin: 0 0 10px 28px;
}
#content .post li {
	line-height: 1.5em;
	padding: 1px 0;
}
#content .post blockquote {
	line-height: 1.5em;
	padding: 10px 10px 0;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
	margin: 0 4px 10px;
}
#content .post h3 {
	font-size: 1.2em;
	margin: 0 4px 5px;
}
#content .post img.alignright {
	margin: 8px 0 10px 15px;
}
#content .comment {
	background: url(images/comment2.gif) repeat-y 11px 0;
}
#content .comment a {
	color: #1E5C7D;
}
#content .comment .buffer1 {
	background: url(images/comment1.gif) no-repeat 11px 0;
}
#content .comment .buffer2 {
	background: url(images/comment3.gif) no-repeat 0 bottom;
	padding: 10px 30px 25px;
}
#content .comment p {
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content .comment .details {
	font-size: 0.8em;
	color: #1E5C7D;
}
#content .submitcomment {
	color: #1E5C7D;
	padding: 30px;
}
#content .submitcomment h2 {
	font-weight: normal;
	font-size: 1.4em;
}
#content .submitcomment p {
	font-size: 0.9em;
	line-height: 1.8em;
	margin-bottom: 3px;
}
#content .submitcomment form {
	padding-top: 20px;
}
#content .submitcomment form input {
	border: 1px solid #C9C9C9;
	font-size: 1.5em;
	padding: 5px;
	width: 255px;
}
#content .submitcomment form textarea {
	border: 1px solid #C9C9C9;
	margin: 10px 0;
}
#content .submitcomment form button {
	border: 0;
	text-indent: -9999px;
	display: block;
	width: 98px;
	height: 30px;
	background: url(images/submit.gif) no-repeat 0 0;
}
/** END content **/



/** BEGIN sidebar **/

#sidebar {
	width: 216px;
	float: right;
	background: url(images/sidebar.gif) no-repeat 0 30px;
}
#sidebar .buffer {
	background: none;
	padding: 20px 20px 50px 15px;
}
#sidebar ul {
	list-style-type: none;
	padding: 10px 5px 40px;
	background: url(images/sidehead.gif) no-repeat top left;
}
#sidebar ul li {
	line-height: 1.5em;
	padding: 1px 0;
}
#sidebar h2 {
	font-size: 1em;
	font-weight: normal;
	color: #1E5C7D;
	padding: 0 0 10px 20px;
	background: url(images/categories.gif) no-repeat 0 0;
}
#sidebar h2.categories {
	background-image: url(images/categories.gif);
}
#sidebar h2.archives {
	background-image: url(images/archives.gif);
}
#sidebar .blogroll h2 {
	background-image: url(images/blogroll.gif);
}
#sidebar h2.meta {
	background-image: url(images/meta.gif);
}
/** END sidebar **/



/** BEGIN footer **/

#footer {
	background: #FFF url(images/footer.gif) no-repeat 0 0;
	padding: 40px 20px;
	color: #333;
	font-family: "Myriad Pro";

}
#footer a {
	color: #eb1911;
}
#footer a:hover {
	color: #166658;
	border-bottom: 1px dotted #166658;
}
#footer .l {
	float: left;
}
#footer .r {
	float: right;
}

/** END footer **/

