/*  
Theme Name: Oscar

Description: A simple theme 
Version: 0.1
Author: Oscar



/* Begin Typography & Colors */
body {width:1000px; font: 12px/18px Arial, Tahoma; letter-spacing:1px; line-height:14px;
color: #aca397; margin:0 auto; padding: 0;text-align:left; background: #000 none;}

/* Set Layout Section */
#page,#header,#content,#sidebar,#rsidebar,#footer { overflow:hidden;}
#page,#header,#footer {width:100%} /* safari and opera need this */
#header { height:120px;background:#000 url(images/header-sngl.gif) no-repeat top;}
#page {background:#000 url(images/pagebg.gif) repeat-y top;}
#content { float:left; }
#sidebar { float:left; }
#rsidebar { float:right;}
#content {width:440px; margin:0; padding:10px 10px 10px 0;}
#sidebar {width:140px; margin: 0; padding:20px 10px 10px 20px; color:#555;}
#rsidebar {width:360px; margin:0 ; padding:20px 20px 10px 0; color:#555;}
#footer {clear:both; height: 160px; background:#000 url(images/footer-sngl.gif) no-repeat top; text-align:center;}

/* General */
form {margin:0;padding:0;} /* IE need this */
input, textarea {font:11px/16px Tahoma; letter-spacing:1px; padding:2px 5px;}

/* Header Section */
#header h1 {color:#af9977;font: bold 1.2em Arial; letter-spacing:1px; line-height:14px; margin:0;}
#header h2 {color:#af9977;font: bold 1.2em Arial; letter-spacing:1px; line-height:14px; margin:0;}

#headerimg {padding: 106px 0 0 180px;}


/* Content Section */
#content h1 {font:bold 1.4em Arial; margin:5px;}
#content h2 {font:bold 1.4em Arial; margin-bottom:5px;}
#content h3 {font: bold 1.1em Arial;}
#content a {color:#900; text-decoration:none;}
#content a:hover {color:#EFEDDF;}
#content .entry {text-align:justify;}
#content .entry  a{color:#a09a8e;}
#content .entry  a:hover{color:#EFEDDF;}
#content .post {background:#131313; border: 1px solid #333; padding:10px; margin-bottom:10px;}
#content img {padding:0; border: 0;}



/* SideBar Section */
#sidebar ul {list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #333; margin-bottom:20px;}
#sidebar ul li {margin: 0; display: block;padding: 5px 5px 5px 10px;border-top: 1px solid #333;}
#sidebar a {font:11px Arial;color:#a09a8e; text-decoration:none;}
#sidebar a:hover{color:#EFEDDF; text-decoration:none;}
#sidebar .tx { background: url(images/bg-tx.gif) no-repeat; font:bold 1.1em Arial; color:#af9977; height: 28px; padding:5px 10px;}
#sidebar img{margin-bottom:10px; }
#sidebar a img{border: 1px #a09a8e solid; }
#sidebar a img:hover {border: 1px #000 solid;}

/* Right SideBar Section */
#rsidebar ul {list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #333; margin-bottom:20px;}
#rsidebar ul li {margin: 0;display: block;padding: 5px 5px 5px 10px;border-top: 1px solid #333;}
#rsidebar a {font:11px Arial; color:#a09a8e; text-decoration:none;}
#rsidebar a:hover{color:#EFEDDF; text-decoration:none;}

#rsidebar img{margin-bottom:10px; }
#rsidebar a img{border: 1px #a09a8e solid; }
#rsidebar a img:hover {border: 1px #000 solid;}

#rsidebar .left {width:190px;  padding: 0 10px 0 0; float:left;}
#rsidebar .right {width:160px; padding: 0; float:right;}

#rsidebar .ltx-top { background: url(images/top.gif) no-repeat left; font:bold 1.4em Arial; color:#990000; height: 20px; margin-bottom:20px; padding:2px 0 0 24px;}
#rsidebar .ltx { background: url(images/bg-ltx.gif) no-repeat; font:bold 1.1em Arial; color:#af9977; height: 28px; padding:5px 10px;}
#rsidebar .rtx { background: url(images/bg-rtx.gif) no-repeat; font:bold 1.1em Arial; color:#af9977; height: 28px; padding:5px 10px;}



/* Footer Section */
#footer .copy { font: 11px normal Arial, Tahoma; color: #827e78; padding: 120px 0 0 0;}
#footer .copy a{ color: #827e78; text-decoration:none;}
/* Comment Stuffs */
#comment {width:95%;}
cite {font-weight:bold; font-style:normal; }
.commentbody {color: #aca397; font-size: 11px; margin: 0 0 5px 0;padding: 10px 15px 10px 15px;	
     background: #131313;	border: 1px solid #333; position: relative;}
.commentbody p {line-height: 1.2em; margin:5px 0 0 0;}
.commentlink {	font-size: 10px;}
.commentlist {	list-style: none; margin:0; padding:0;}
.commentcount {	position: absolute;	left: 410px;	top: 5px;	font: bold 24px Georgia,sans-serif;
	color: #333;	float: left;}

#commentform {margin-top: 10px;font: Arial, Tahoma;}

#commentform input{width: 200px;background:#d2cdc5;border: 1px solid #333;padding: 3px;margin-top: 3px;}

#commentform textarea{width: 410;height: 115px;background:#d2cdc5;border: 1px solid #333;

padding: 2px;margin-top: 3px;}#commentform textarea:focus, #commentform input[type="text"]:focus {background: #d2cdc5;}#commentform #submit{background: url(images/bg-com.gif) no-repeat;font: bold 12px Arial, Tahoma;color: #af9977;border: none;float:right;width: 144px;height: 28px;cursor: pointer; }

/* Search */
#searchform {background: transparent; width: 150px;padding: 5px 0 5px 0; }

#searchform #s {border:1px solid #333; width: 115px; height: 22 px; padding: 2px 5px; background: transparent; font: 12px Arial, Tahoma; color: #827e78; vertical-align: middle;}
#searchform #searchsubmit {background: url(images/search.gif) no-repeat; border: none; width: 22px; height: 22px; font:  12px Arial, Tahoma;color: #827e78;vertical-align: middle;cursor: pointer;}

/* Other Parts */
a img:hover {filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7}
.navigation {	font-size: 11px;	padding:15px; }
.alignleft {float: left;text-align: left;}
.alignright {float: right;margin-top: -1px;	text-align: right;}
p.postmetadata {font-size: 11px; padding: 5px 5px 5px 5px;text-align:right; margin: 0 0 0 30px;}
small {color:#555}
.wp-smiley {border:none}



