/*   
Theme Name: Upstart Blogger Minim
Theme URI: http://www.upstartblogger.com
Description: A minimalist, <b>widgetized</b> theme from <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Robert Ellis
Author URI: http://www.upstartblogger.com
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	font-size: .88em;
	line-height: 1.5em;
	color: #666666;
}

#pangalan {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  
  }
  
.liit {

  font-size: 11px;
  font-weight: normal;
  
  }
  
.liit a {
  text-decoration: underline;
}

a.maliit:link {
  text-decoration: none;
  color: #410e5d;
}

a.maliit:visited {
  text-decoration: none;
  color: #410e5d;
}

a.maliit:hover {
  text-decoration: underline;
  color: #410e5d;
}


h2 a:link, h2 a:visited {
  text-decoration: none;
  color: #94ca52;
}

h2 a:hover {
  text-decoration: none;
  color: #94ca52;
}

#container {
	width: 1160px;

}

#sidebar {
	width: 210px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	margin-top: -280px;


	}

#footer {
	width:150px;
	float: left;
	clear: both;
	font-size: .64em;
}


#entries {
	width: 920px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

a {
	color: #c77228;
	text-decoration: none;


}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}



h1 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: .2em;
  margin-top: 3em;
	  
}


h2 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .2em;
  border-bottom: 1px solid silver;	
  margin-bottom: .1em;
}

#lacands {
	float: right;
	margin-right: -100px;
	margin-bottom: 10px;
}


.title {
	border-bottom: 1px solid silver;
}

.highlight {
  color: #55a11f;
}


#menu {
	width: 920px;
	float: right;
	font-size: 12px;

}

a.menu:link {
  text-decoration: none;
  color: #c77228;
}

a.menu:visited {
  text-decoration: none;
  color: #c77228;
}

a.menu:hover {
  text-decoration: underline;
  color: #c77228;
}



h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #94ca52;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}

.post a {
  text-decoration: underline;
}

blockquote {
margin:0 30px 0 20px;
padding:0 20px 0 10px;
border-left:silver 1px solid;
}



/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

