/*  
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: #777; margin:0 auto; padding: 0;text-align:left; background: #000 none;}

/* Set Layout Section */
#page,#header,#content,#sidebar,#footer { overflow:hidden; display:inline-block }
#page,#header,#footer {width:100%} /* safari and opera need this */
#header { height:120px;background:#000 url(images/header.gif) no-repeat top;}
#page {background:#000 url(images/pagebg.gif) repeat-y top;}
#content { float:left; }
#sidebar { float:right; }
#content {width:440px; margin:0; padding:10px 10px 10px 20px;}
#sidebar {width:510px; margin: 0; padding:10px 20px 10px 0; color:#555;}
#footer {clear:both; height: 160px; background:#000 url(images/footer.gif) no-repeat top;}

/* 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 {font: bold 1.2em Arial; letter-spacing:1px; line-height:14px; margin:0;}
#header h1 a {color:#af9977; text-decoration: none;}


#headerimg { padding: 85px 0 0 160px;}
#headermenu {padding:23px 0 0 0; height: 30px;}

/* Header Page Menu Section */
#pagemenu {color:#000; margin:0;padding:0 10px 0 35px; text-align:right; }
#pagemenu li {display:inline; margin:0;}
#pagemenu a {color:#000; text-decoration: none; background: transparent; margin: 0; padding: 7px 0; font:bold 1.2em Arial; line-height:30px; letter-spacing:0;}
#pagemenu a:hover {color:#EFEDDF;}

/* Content Section */
#content h2 {font:bold 1.4em Arial; margin-bottom:5px; color:#a09a8e;}
#content h2.pagetitle { font: bold 1.2em Arial;}
#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 #222; padding:10px; margin-bottom:10px;}
#content img {padding:0; border: 0;}


/* SideBar Section */

#sidebar ul {list-style: none; margin: 0; background:#131313;	padding: 0; border-bottom: 1px solid #222; margin-bottom:20px;}
#sidebar ul li {margin: 0;display: block;padding: 5px 5px 5px 10px;border-top: 1px solid #222;}
#sidebar a {font:11px Arial; color:#a09a8e; text-decoration:none;}
#sidebar a:hover{color:#EFEDDF; text-decoration:none;}

#sidebar img{margin-bottom:10px; }
#sidebar a img{border: 1px #a09a8e solid; }
#sidebar a img:hover {border: 1px #000 solid;}

#sidebar .left {width:200px;  padding: 10px 10px 0 0; float:left;}
#sidebar .right {width:300px; padding: 10px 0 0 0; float:right;}

#sidebar .ltx { background: url(images/bg-ltx.gif) no-repeat; font:bold 1.1em Arial; color:#000; height: 28px; padding:5px 10px;}
#sidebar .rtx { background: url(images/bg-rtx.gif) no-repeat; font:bold 1.1em Arial; color:#000; height: 28px; padding:5px 10px;}



/* Footer Section */
#footer .copy { padding: 120px 35px 0 100px;}
#footer .copy a{ color: #777; text-decoration:none;}
/* Comment Stuffs */
#comment {width:95%;}
cite {font-weight:bold; font-style:normal; }
.commentbody {color: #777; 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: #000;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: #777; vertical-align: middle;}
#searchform #searchsubmit {background: url(images/search.gif) no-repeat; border: none; width: 22px; height: 22px; font:  12px Arial, Tahoma;color: #777;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: 0 0 15px 0; }
.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}



