@charset "UTF-8";
/* --------------------------------  Stylesheet Imports --------------------------------- */
@import url("../../../../rsc/css/basic.css");		/*	Import basic styles			*/
@import url("../../../../rsc/css/blog_base.css");	/* 	Import default blog navigation styles	*/
@import url("item.css");				/* 	Import blog content styles		*/
/* --------------------------------  Stylesheet Imports --------------------------------- */

/*  
Theme Name: Pixel
Theme URI: http://samk.ca/freebies/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Enjoy!
Author: Sam
Author URI: http://samk.ca/
Version: 1.9.7
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: tahoma, arial, verdana, sans-serif;
  color1: #ccc;
  }

.label, .input, .info {
  color1: #ccc;
}

hr {
  color1: #333;
  border: 1px solid #121212;
  border: 0px solid #121212;
  }

pre {
  height: auto;
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  }

dd {
  padding-left: 15px;
  }


a {
  color:#3086ab ;#6598b8;
  
  text-decoration: none;
  }

a:hover {
  color: #222;
  text-decoration: underline;
  }

body {
  text-align: center;
  margin: 0;
  padding: 0 0 2px 0;
  font-family: tahoma, arial, verdana, sans-serif; 
  
  }

/* My Fixes */
#skin_wrapper {
	backgroundmy: #000 url(../img/bgbody.jpg) top center no-repeat;
  TEXT-ALIGN: right
  
	
}

.current_page {
	color1: #ccc;
}
/* My Fixes */

/* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 926px;
  text-align: left;
  padding: 0;
  
  }

#header {
  padding: 0;
  margin: 0;
  height: 70px;
    background:url("../img/gf_background.gif") repeat-x top;
    background-color:#ffffff;
    font-size:12px;
    line-height:17px;
    color:#392D1C;
    font-family: tahoma, arial, verdana, sans-serif;
    padding-left:19px;
    padding-right:19px;
  }

#header #pagetop {
  text-align: right;
  float: right;
  width: 600px;
  margin: 2px 0 0 0;
}
#header #pagetop ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #pagetop li {
  display: inline;
  }
#header #pagetop li a {
  color1: #fff;
  font-size: 9pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #pagetop li a:hover {
  color1: #000;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 18px 0px 0px 0px;
  padding:0px 0px 0px 10px;
  color1:#00ff00;
  color: rgb(16, 143 , 38);  
  color: rgb(20,   184 , 49);  
  color: rgb(35, 124 , 41);  
  
  background-image1:url('../img/logo1.jpg');
}
#header h1 {
  padding: 0px 10px 10px 10px;
  margin: 0;
  }
#header h1 a {
  color1: #fff;
  font-size: 12pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color1: #eee;
  text-decoration: none;
  }
#header span {
  padding: 0;
  color1: #111;
  font-size: 11pt;
  }

.subtitle {
	PADDING-RIGHT: 0pt; MARGIN-TOP: 0px; PADDING-LEFT: 0pt; 
	PADDING-BOTTOM: 0pt; FONT:  12px tahoma, tahoma; COLOR: black;#e80000; 
	PADDING-TOP: 0pt; background-color1: #f8f8f8; 
	border-top1: 1px solid #e0e0e0; 
	border-bottom1: 1px solid #e0e0e0
}

/* Menu */

#catnav {
  margin: 0px 0px 10px 0;
  padding: 0px;
  clear: both;
  height: 33px;
  width: 926px;
	border-top1:solid 1px #d9d7cf; 
	border-bottom1:solid 1px #d9d7cf; 
  background-image:url('../img/nav_background.gif');
  
  }

#nav {
  list-style: none;
  margin: 0;
  padding: 0;
  }

#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  float: left;
  margin: 0;
  padding: 0;
  }

#nav a {
  display: block;
  line-height: 24px;
  margin: 0;
  padding: 3px 5px 0px 5px;
  font-size: 9pt;
  color: #fff;
  letter-spacing: -1px;
  }

#nav li a:hover {
  color: #6598b8;
  text-decoration: none;
  display: block;
  background:#d9d7cf;
  background:url('../img/gf_background.gif');
  background:url('../img/poll-hdrbg.gif');
  
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }

#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }

#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border-top: 1px solid #131f27;
  border-top: 0px solid #131f27;
  background: #040404;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }

#nav li li a:hover {
  border-top: 1px solid #131f27;
  border-top: 0px solid #131f27;
  background: #000;
  padding: 5px 20px 5px 15px;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#topfeed {
  float: right;
  margin: 0px 5px 0 0;
  display: inline;
  width: 17px;35px;
  line-height: 31px;41px;
  }
#buttonsho {
  margin: 0px 0px 0px 10px;
  width: 926px;2px;
  }
#buttonrightcon {
  float: right;
  margin: 0px 0px 0 0;
  display: inline;
  width: 19px;33px;
  }
#buttonleftcon {
  float: left;
  margin: 0px 0px 0 0;
  display: inline;
  width: 19px;33px;
  }



/* Top Content */

#main {
  clear: both;
  width: 926px;
  padding-bottom1: 1px;
    font-family: tahoma, arial, verdana, sans-serif;
  
  TEXT-ALIGN: right  

  
  }
#contentsinglewrapper {
  
  width: 700px;
  margin: 0px 0px 0px 180px;
  padding: 0;
  border1: 1px solid #111;
  
  }
  
#contentwrapper {
  float:left;
  width: 400px;
  margin: 0 0 1px 0;
  padding: 0;
  border1: 1px solid #111;
  
  }
#contentwrapper2 {
  float:left;
  width: 926px;  
  margin: 0 0 5px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
  margin: 5px 0 10px 0;
  font-size: 12pt;
  letter-spacing: -1px;
  color1: #fff;
  font-weight: normal;
  background1: url(../img/bg-trans.png) repeat;
  padding1: 5px;
  padding-right:5px;padding-left:5px;
  
  }
.post {
  margin1: 5px 0px 5px 0px;
  padding1:  5px 5px 5px 5px;
  
  font-size: 7pt;
  
  border-bottom: 1px solid #dddcd5;
  border-bottom: 0px solid #dddcd5;
  background-color1:#f5f2ea;
  clear:both;
  letter-spacing: 0px;
  
  }
.featurepost {
  background: url(../img/bg-trans.png) repeat;
  background: url(../img/lookingbg.jpg) repeat;
  
  border: 1px solid rgb(226, 222, 212);   
  border: 0px solid rgb(226, 222, 212);   
  padding: 1px 1px;
  color1: #dfdfdf;
  margin: 0px 0 5px 0;
}
.featurepost h2.topTitle,
.featurepost h2.topTitle a,
.post h2.topTitle a {
  font-size: 12pt;
  font-weight: normal;
  color1: #000;
  letter-spacing: -1px;
  }
.featurepost h2.topTitle a:hover,
.post h2.topTitle a:hover {
  text-decoration: none;
  color1: #abd1ea;
  }
.featurepost p.postinfo,
.post p.postinfo {
  padding: 0;
  margin: -10px 0 0 0;
  font-size: 9pt;
  color: #cdcdcd;
  }
.featurepost p.postinfo a,
.post p.postinfo a {
  text-decoration: underline;
  color1: #fff;
  }
.featurepost p.postinfo a:hover,
.post p.postinfo a:hover {
  color1: #ccc;
  }
.featurepost div.bText,
.post div.bText {
  font-size: 9pt;
  color1: #efefef;
  margin: -10px 0;
	BORDER-TOP1: #996 1px dotted; mycode hamid;
  DIRECTION: rtl; 
  TEXT-ALIGN: justify
	
  }
  .featurepost div.datestamp,
.post div.datestamp {
  color: #996;
  BORDER-bottom: #996 1px dotted; mycode hamid;
  BORDER-bottom: #996 0px dotted; mycode hamid;
  margin: -5px 0px 5px 260px;      
  font-size: 8pt;
  font-weight: normal;
  font-family: tahoma, arial, verdana, sans-serif;
	
  DIRECTION: rtl; 
  TEXT-ALIGN: justify
	
  }

.featurepost div.bText a,
.post div.bText a {
  text-decoration: underline;
  color1: #fff;
  }
.featurepost div.bText a:hover,
.post div.bText a:hover {
  text-decoration: underline;
  color1: #ff9933;
  }
.featurepost div.bText ul, .featurepost div.bText ol,
.post div.bText ul, .post div.bText ol {
  padding: 0 0 0 10px;
  }
.featurepost div.bText ul li, .featurepost div.bText ol li,
.post div.bText ul li, .post div.bText ol li {
  color1: #eee;
  }
.featurepost span.topComments, .featurepost span.topMore, .featurepost span.posttags,
.post span.topComments, .post span.topMore, .post span.posttags {
  font-size: 9pt;
  font-style: italic;
  padding: 1px 1px;
  margin-right: 5px;
  line-height: 27pt;
  background: url(../img/bg-trans.png) repeat;
  color: #fff;
  border: 1px solid #111;
  border: 0px solid #111;
  }
.post span.linkpages {
  font-size: 9pt;
  font-style: italic;
  color1: #fff;
  margin-bottom: 10px; display:block;
  }
.post span.linkpages a:hover {
  color1: #ddd;
  }
.featurepost span.topComments:hover, .featurepost span.topMore:hover, .featurepost span.posttags:hover,
.post span.topComments:hover, .post span.topMore:hover, .post span.posttags:hover {
  background: #040404;
  }
.featurepost span.topComments a,
.post span.topComments a {
  color1: #fff;
  background: url(../img/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.featurepost span.topMore a,
.post span.topMore a {
  color1: #fff;
  background: url(../img/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.featurepost span.posttags em,
.post span.posttags em {
  background: url(../img/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color1: #0a0a0a;
  }
.featurepost span.posttags a,
.post span.posttags a {
  color1: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.voterDiv a:hover, #disqus_thread a:hover,
.featurepost span.topComments a:hover, .featurepost span.topMore a:hover, .featurepost span.posttags a:hover,
.post span.topComments a:hover, .post span.topMore a:hover, .post span.posttags a:hover {
  color1: #fff;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color1: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color1: #fff;
  }


/* Comments */
.dsq-reactions, .dsq-reaction, .dsq-reaction-header, .dsq-reaction-body, .dsq-reaction-retweets {
	color1: #efefef;
}

#comments {
  margin-bottom: 0px;
  margin-top: 5px;
  width: 400px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  padding: 1px 1px 1px 1px;
  border1: 1px solid #090909;
  background1: #040404;
  color1: #fff;
  TEXT-ALIGN: right
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color1: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #6598b8;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  border: 0px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: 0px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.bCommentText,
.commentlist .bCommentText {
  margin: 0;
  padding: 0;
  }
.bCommentText p a,
.commentlist .bCommentText p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color1: #ddd;
  }
.bCommentSmallPrint a,
.commentlist .bCommentSmallPrint a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 250px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {color1:#222; font-size:0.8em;}
#extrastuff a:hover {color1:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(../img/bg-trans.png) repeat;
  
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color1: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color1: #eee;
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color1: #ff9933;
  }
#main #welcome a:hover {
  color1: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  border: 0px solid #ccc;
  padding: 1px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color1: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  border: 0px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
#sidebars {

  margin: 0px 0 0 0;
  float: right;
  width: 508px;
  color: #000;
  
  }
#sidebars .sidebarbox {
  background1: url(../img/bg-trans.png) repeat;
  padding: 5px 5px;
  border0: 1px solid #dddcd5;my;
  border: none;
  }

#sidebar_full {
  padding: 0;
  padding: 10px 10px 5px 5px;my
  margin: 0;
  margin: 0px 0px 5px 0px;
  TEXT-ALIGN: right;
  border: 1px solid #dddcd5;
  border: 0px solid #dddcd5; 
  }

#sidebar_left {
  float: left;
  width: 293px;
  border1: 1px solid #dddcd5;my
  }
#sidebar_left #nav{
  float: right;
  width: 293px;
  height: 28px;
  background-image:url('../img/footboxcenter2.gif');
  }

#sidebar_right {
  float: right;
  width: 195px;
  border1: 1px solid #dddcd5;my  
  }
  
#sidebar_right #nav{
  float: right;
  width: 195px;
  height: 28px;
	background-image:url('../img/footboxcenter2.gif');
  }
#sidebars h2 {
  margin: 0;
  TEXT-ALIGN: right;
  padding: 0 0 8px 0;
  padding: 0 0 0px 0;
  font-weight: normal;
  font-size: 11pt;
  color1: #fff;
  letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 0px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
  margin: 0;
  padding: 2px 12px 2px 16px;
  color: #000;
  background: url(../img/bullet.gif) right 8px no-repeat;
  
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  
  }

#sidebars a {
  display: inline;
  color1: #eee;
  }
#sidebars a:hover {
  color1: #6598b8;
  text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color1: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}


/* Before footer */

#morefoot {
  background: #ff000 url(../img/bggrad.jpg) top left repeat-x;
  background-color:#f5f2ea;
   border: 1px solid rgb(226, 222, 212); 
   border: 0px solid rgb(226, 222, 212);  
  padding: 5px;
  color: #000;#dfdfdf;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color1: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color1: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color1: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
  
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(../img/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }




/*Hamid*/
#morefootmy {
  padding: 0px;
  color1: #dfdfdf;
  color1: #ffffff;
  margin: 0 0 5px 0;
  TEXT-ALIGN: right
  }
#morefootmy p {
  margin: 2px 0;
  padding: 2px 0;
  }
#morefootmy ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefootmy ul li, #morefoot p {
  font-size: 9pt;
  }
#morefootmy a {
  text-decoration: underline;
  color1: #ddd;
  }
#morefootmy a:hover {
  text-decoration: underline;
  color1: #6598b8;
  }
#morefootmy h3 {
  font-size: 12pt;
  font-weight: normal;
  color1: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  border-bottom1: 0px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefootmy #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefootmy .colLeft {
  float: left;
  width: 616px;
  }
#morefootmy .colCenter{
  float: Middle;
  width: 238px;
  font-size: 12px; 
  
  font-family: tahoma, arial, verdana, sans-serif;
  padding: 7px 7px 7px 7px;
  margin1: 5px 0px 5px 0px;
  
  }

  #morefootmy #colLeft buttonsho {
  float: left;
  width: 400px;
  height:8 px;
  background1: url(../img/buttonsho.gif)   no-repeat;
  }

#morefootmy .colRight {
  
  float: right;
  width: 262px;
   border1: 1px solid rgb(226, 222, 212); 
   font-size: 13px; 
   color: rgb(50, 39, 24); 
   font-family: tahoma, arial, verdana, sans-serif;
   background-color1: rgb(243, 240, 233); 
   background-image1: url(../img/bg.gif);  
  }
#morefootmy #colRight buttonsho {
  float: right;
  width: 294px;
  height:8 px;
  background1: url(../img/buttonsho.gif)  no-repeat;
  }
 
#morefootmy li {
  padding-left: 20px;
  margin-bottom: 2px;
  background: url(../img/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
/*Hamid*/





/* footer*/
#footer {
  clear: both;
  background: #ff000;
  background-color:#f5f2ea;
   border-top: 1px solid rgb(226, 222, 212); 
   border-top: 0px solid rgb(226, 222, 212); 
  padding: 5px 5px 0px 5px;
  }
#footer p {
  font-size: 9pt;
  color1: #bbb;
  padding: 0;
  }
#footer a {
  color1: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color1: #fff;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }

