/*  
Theme Name: Salagubang
Author: Estan Cabigas
Author URI: http://www.estancabigas.com/
*/



/* -------------------[ Main Page Elements ]------------------- */

* 	{
	margin:0;
	padding:0;
	}
	
body {
	font-size: 0.9em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	margin: 0;
	padding: 0px;
	background-color: #333333;
	}
	
a {
	text-decoration: none;
	}
	
p {	
	padding: 0 0 20px 0;
	}
	
h1 {
	font-size: 2em;
	color: #FFFFFF;
	}
	
img {
	border-top: none;
	border-right: none;
	border-left: none;
	}
		
#container {
	width: 960px;
	margin: 10px auto;
	background-color: #FFFFFF;
	padding: 10px;
	}
	
#header {
	margin-bottom: 10px;
	}
	
#header a:hover {
	color: #333333;
	}
	
#header_left {
	float: left;
	width: 780px;
	color: #CCCCCC;
	background-color: #CC0000;
	padding: 3px 10px 10px 5px;
	height: 107px;
	}
	
#header_left h1, #header_left h2 {
	text-align: right;
	}
	
#header_left h2 {
	color: #333333;
	font-size: 1.2em;
	}

	
#header_left h1 {
	padding-top: 18px;
	}

#header_left h1 a {
	color: #FFFFFF;
	}
	
#header_left h1 a:hover {
	color: #FF9900;
	}
	
#nav li {
	display: inline;
	text-transform: uppercase;
	font-size: 0.7em;
	}
	
#nav li a {
	color: #FFFFFF;
	}

#header_right {
	background-color: #333333;
	padding: 48px 10px 10px 10px;
	height: 62px;
	margin-left: 805px;
	text-align: right;
	}
	
.count {
	font-size: 2em;
	}
	
#header h3 {
	font-style: italic;
	color: #CCCCCC;
	font-size: 1.2em;
	text-transform: uppercase;
	}

#fullwidth {
	width: 960px;
	}

#content {
	float: left;
	width: 800px;
	color: #777777;
	/*background: url(images/content_left_background.jpg) no-repeat fixed left;*/
	}
	
#content a img, #sidebar a img, #footer a img {
	border-bottom: dotted 1px #CC3300;
	}
	
#content a:hover img, #sidebar a:hover img, #footer a:hover img {
	border-bottom: solid 1px #FF6600;
	}
	
#content img, #sidebar img, #footer img {
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
	
#content a, #footer a {
	color: #CC3300;
	}

#content a:hover, #footer a:hover {
	color: #FF9900;
	}
	
#content h2 {
	color: #666666;
	font-size: 1.3em;
	}

#content_left, #content_left_main {
	float: left;
	width: 300px;
	padding-top: 10px;
	text-align: right;
	}

#content_left {
	border-top: solid 1px #FF0000;
	}
	
#content_left h2 {
	font-weight: normal;
	}
	
#content_left em, #content_right em {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #666666;
	}

#content_left a em, #content_right a em {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #CC3300;
	}

#content_left a:hover em, #content_right a:hover em {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #FF9900;
	}
	
.postmeta {
	padding: 20px 0;
	font-size: 80%;
	}
	
.tags {
	width: 200px;
	margin-left: 100px;
	}
	
#content_right {
	width: 480px;
	margin-left: 315px;
	border-top: solid 1px #FF0000;
	line-height: 160%;
	}
		
.entry {
	padding: 8px 0 30px 0;
	}
	
.entry li {
	list-style: inside url(images/bullet.png);
	padding-left: 30px;
	padding-bottom: 10px;
	}
	
blockquote {
	background-color: #FFFFCC;
	padding: 10px 15px 10px 30px;
	margin: 20px;
	font-size: 90%;
	letter-spacing: 150%;
	}
	
.similarpost {
	padding: 30px 0;
	}

#sidebar {
	margin-left: 805px;
	width: 135px;
	padding: 10px;
	font-size: 80%;
	/*background-color: #FF9900;*/
	border-top: solid 1px #FF0000;
	}
	
#sidebar a {
	color: #FFFFFF;
	}
	
#sidebar a:hover {
	color: #333333;
	}
	
#sidebar li {
	padding: 5px 0;
	list-style: none;
	}
	
#footer {
	clear: both;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
	color: #999999;
	}
	
.footer_links li {
	display: inline;
	}
	
#footer_meta {
	font-size: 70%;
	}
	
#commentform textarea {
	width: 460px;
	background-color: #CC3300;
	padding: 10px;
	color: #CCCCCC;
	border: none;
	}
	
#commentform input {
	background-color: #CC3300;
	color: #CCCCCC;
	border: none;
	padding: 2px;
	}
	
.commentlist li {
	list-style: none;
	padding: 10px;
	background-color: #FFCC00;
	margin-top: 20px;
	}
	
.commentauthor {
	text-transform: uppercase;
	font-weight: bold;
	}

.commentdate {
	font-size: 70%;
	}
	
.commenttext {
	margin-left: 60px;
	color: #666666;
	font-size: 80%;
	}
	
#content_right h3 {
	padding-top: 20px;
	}
	
#gravatar {
	font-size: 80%;
	}
	
.alignleft {
	margin: 5px 5px 5px 0;
	float: left;
	}
	
.alignright {
	margin: 5px 0px 5px 5px;
	float: right;
	}
	
.main_slideshow ul li {
	display: inline;
	text-align: left;
	}
	
.wp-caption-text {
	font-style: italic;
	color: #333333;
	font-size: 80%;
	margin-top: -10px;
	}
	
.download {
	clear:both;
	font-weight: bold;
	background-color: #333333;
	padding: 10px;
	font-size: 130%;
        margin-bottom: 10px;
	}
	


