/*  
Theme Name: Oscar v2

Description: A simple theme v2
Version: 2
Author: Oscar 2



/* 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:260px;background:#000 url(images/header.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.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.4em Arial; color:#af9977; letter-spacing:1px; line-height:14px; margin:0;}
#header h2 {font: bold 1.4em Arial; color:#af9977; letter-spacing:1px; line-height:14px; margin:0;}
#headerimg {padding: 240px 0 0 200px;}

/* Content Section */
#content h1 {font:bold 1.6em Arial; margin:0 20px;}
#content h2 {font:bold 1.4em Arial; margin:0;}
.pagetitle{margin:20px;}
#content h3 {font: bold 1.1em Arial; margin:0;}
#content a {color:#900; text-decoration:none;}
#content a:hover {color:#EFEDDF;}
#content h2 a {border-bottom: 1px dashed #900;}
#content h2 a:hover {border-bottom: 1px dashed #EFEDDF;}
#content .oscar {color:#d1c4af;font: italic bold 1.1em Arial; letter-spacing:1px; line-height:24px; text-align:right; background: url(images/oscar.gif) no-repeat left; height:145px; padding:20px 40px 0 140px; margin-left:20px;}
#content .c-title{color:#990000; font: bold 1.1em Arial; letter-spacing:1px; line-height:16px; text-align:justify; text-indent: 5px; margin:10px;}
#content .cats {width:420px; height:202px; font: 1.1em Arial; letter-spacing:1px; line-height:14px; text-align:justify; background:#131313; border: 1px solid #333; padding:10px; margin-bottom:10px;}
#content .cats h3{font:bold 1.2em Arial; margin:0;}
#content .cats img{float:left; margin-right:10px;}
#content .cats a img{border: 1px #a09a8e solid; }
#content .cats a img:hover {border: 1px #000 solid;}


#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;}

#content .more-link{font-weight: bold;}

/* 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 0 0 0; float:right;}

#rsidebar .ltx-top { background: url(images/top.gif) no-repeat left; font:bold 1.4em Arial; color:#d1c4af; 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: 85px 35px 0 100px;}
#footer .copy a{ color: #827e78; text-decoration:none;}


/* Contact Form */
.contactform {font:11px Arial,Tahoma;}
.contactform   input{background:#d2cdc5;border: 1px solid #333;}
.contactform  textarea{background:#d2cdc5;border: 1px solid #333;

padding: 2px;margin-top: 3px;}.commentform textarea:focus, .commentform input[type="text"]:focus {background: #d2cdc5;}

.contactright{font:11px Arial; color:#990000;}
.contactleft{padding:5px 0; font:bold Arial, Tahoma;}
#contactsubmit {background: url(images/bg-com.gif) no-repeat; border: none; width: 144px; height: 28px; font:bold  12px Arial, Tahoma;color: #af9977;vertical-align: middle;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:bold 12px Arial, Tahoma; margin-bottom:10px; 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}



