/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
   TEMPLATE NAME: 	SimpleBlog 1.0
	TEMPLATE CODE: 	S-0007
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: url(PageTexture.jpg) scroll 50% 0px;
	font: 11px/170% "Tahoma", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000; 
	text-align: center;	
	direction:rtl;
}

/* links */
a {
	color: #4564ca;
	text-decoration: none;
	border-bottom: 1px dotted #96bdff;
}

a:hover{
	color: #ca3d26;	
	
}

/* lines */
hr 
{
	border-bottom: 2px dotted #e0e0e0;
	margin-bottom: 10px;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma,Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: normal; 		
}
h2 
{
	font-size: 150%;	
	color: #007E80;
}
h3 { font-size: 130%; color: #007E80; }

h1, h2, h3, p {
	margin: 0;
	padding: 10px;		
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul li 
{
	margin: 0 0 10px;
}
	

/* images */
img {
	border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 10px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;    
  font: 11px/170% "Tahoma", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;	
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

/* blockquote */
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
    border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	color:#152767;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 1px 3px; 
	background: #FFF;
	color: #275F6C;
}

/* search form */
#search{
	width: 100%;	
	text-align:left;	
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 833px;
	background: url(bg.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: right;	
}
#content-wrap {
	position: relative;
	width: 772px;
	margin: 0 auto;
	padding: 0 0 0 10px;		
}
/* header */
#header {
	position: relative;
	width: 833px;
	height: 110px;
	background: #FFF url(header.gif) no-repeat center top;	
	margin: 0; padding: 0;
	font-size: 11px;	
	text-align: left;
}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 42px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 19px; left: 53px;	
}

.headerlink a
{
	display:block;
	width:400px;
	height:100px;
	border-bottom: none;
	text-align:right;
}
.headerlink a span
{
	display:none;
}

.headerlink a:hover span
{
	display:block;
}


#header #searchform {
	float: right;
	padding: 45px 40px 0 0;
	display: inline;
}
/* menu */
#menu {
	clear: both;
	width: 833px;
	height: 30px;
	background: #FFF url(menubg.jpg) repeat-y;
	margin: 0;
	font: normal 11px/26px Tahoma, Verdana, Arial, Sans-Serif;						
}
#menu ul{
	margin: 0; padding: 2px 0 0 35px;		
}
#menu ul li {
	float: left;
	list-style: none;				
}
#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 10px;
	background: inherit;
	color: #333;
	border-bottom:none;
}
#menu ul li a:hover {
	background: #eee; 
	color: #333;
}
#menu ul li#current a {	
	background: #30899F; 
	color: #FFF;	
}

/* Main */
#main {
	float: left;	
	width: 100%;
	padding: 0;	margin: 0 5px;
}
#main h1 {
	color: #404040;
	background: #eee;	
	padding: 3px 10px 3px 20px;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0 0 0;
}

.youtubeborder
{
	background: url('vid_bg.png') no-repeat center;
	height: 408px;
	padding-top: 20px;
}

/* @group Feature Columns */

.ft3col {
	display:  inline-block;
	margin: 20px 3px;
	padding: 5px 12px 0 7px;
	width: 98%;
}

.ft3col * 
{	
	line-height: 1.6em;
}

.ft3col .column 
{
	text-align: center;
	float: right;
	clear: left;
	width: 33%;
}

.ft3col .column .aimg a{
	color: #00FF00;
	text-decoration: none;
	border-bottom: 1px dotted #96bdff;
}

.ft3col ul {
	margin: 0 0 0 5px;
	list-style: none;
	padding: 0;
	direction:rtl;
}

.ft3col ul li 
{	
	background: url(ulstar.gif) no-repeat 99% 4px;
	padding: 0 18px 0 0;
	margin: 0 0 10px;
}

.ft3col code
{
	text-align: center;
}
/* @end */


.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat right center;
	padding-right: 20px; margin: 0 5px 0 25px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat right center;
	padding-right: 20px; margin: 0 5px 0 25px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat right center;
	padding-right: 20px; margin: 0 5px 0 25px;
}

/* footer */
#footer {
	clear: both;
	color: #66737B;
	font: normal 90% Verdana, Tahoma, sans-serif;
	background: #FFF url(footerbg.jpg) no-repeat center top;	
	width: 833px;
	height: 52px;
	text-align: center;
	padding: 8px 0 0 0;
	margin: 0 auto;	
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	padding: 0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* for an inline rater */
.inline-rating{
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
	list-style:none;
	background-position: left top;	
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
	margin:0;
	padding:0;
	text-indent:-1000em;
	outline:none;
	overflow:hidden;
	border: none;
}

.small-star .current-rating{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background-position: left bottom;
}	

/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #FAFAFA;	
	border: 1px solid #303060;
	padding: 4px;
	text-align: right;	
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #bae55e;
	border: 1px solid #303060;
	padding: 4px;
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
}

.commentbox
{	
	background-color: #ececec;
	width: 450px;
	padding: 10px;
}

.commentfooter
{	
	background: url(arrowcom.gif) 98% 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-right: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
}

.latest {
	clear: both;
	margin: 0 0 35px 0;
	padding: 0;	
}

.latest .time {
	float: right;
	margin: 0 10px 0 10px;
	padding: 0;
	background: url(date_bg.gif) no-repeat top left;
	text-align: center;
	width: 45px;
	height: 45px;
	line-height: 1em;
}

.latest .time .month 
{
	font: small 'Lucida Grande', Arial, sans-serif; 
	margin: 5px 0 3px 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 85%;
	color: #a0a0a0;
	letter-spacing: 1px;
}

.latest .time .day 
{
	font: small 'Lucida Grande', Arial, sans-serif; 
	margin: 0;
	padding: 0;	
	font-size: 140%;
	color: #606060;
}

.box:hover{
	border: 1px solid #B1B7C7;
}
.box {
	margin: 10px 10px 10px 10px;
	padding: 10px;
	background: #E9EAEB;
	border: 1px solid #CDD1E0;
	_height: 30px;
	min-height: 30px;
}
.box-green:hover{
	border: 1px solid #A4BD78;
}
.box-green
{
	margin: 10px 10px 10px 10px;
	padding: 10px;
	background: #E7EBD8;
	border: 1px solid #CAD98E;
}


/* tables */
.greenTable table { border-collapse: collapse; border: 1px solid #839E99; background: #f1f8ee; }
.greenTable caption { font-size: 1.3em; font-weight: bold; text-align: left; padding: 1em 4px; }
.greenTable td, th { padding: 20px 5px 20px 10px; line-height: 1.3em;}
.greenTable th { background: #839E99; color: #fff; font-weight: bold; text-align: left; padding-right: .5em; vertical-align: top; }
.greenTable thead th { background: #2C5755; text-align: center; }
.greenTable .odd td { background: #DBE6DD; }
.greenTable .odd th { background: #6E8D88; }
.greenTable td a, td a:link { color: #325C91; }
.greenTable td a:visited { color: #466C8E; }
.greenTable td a:hover, td a:focus { color: #1E4C94; }
.greenTable th a, td a:active { color: #fff; }
.greenTable tfoot th, tfoot td { background: #2C5755; color: #fff; }
.greenTable th + td { padding-left: .5em; }

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

.tabberlive {
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 xxxborder-bottom: solid 1px #dddddd;
 background: #eeeeee;
}

ul.tabbernav li
{
	list-style: none;
	display: inline;
	color: #404040;
	background: #eee;
	font-weight: bold;
	font-size: 13px;
}

ul.tabbernav li a
{
	color: #404040;
	padding: 3px 10px 3px 20px;
	border-bottom: none;
	text-decoration: none;
}


ul.tabbernav li a:hover
{
	color: #4564ca;
	border-top: solid 2px #dddddd;
	border-right: solid 2px #dddddd;
	border-left: solid 2px #dddddd;
}

ul.tabbernav li.tabberactive a{
	color: #4564ca;
	border-top: solid 2px #dddddd;
	border-right: solid 2px #dddddd;
	border-left: solid 2px #dddddd;
}

ul.tabbernav li.tabberactive a:hover
{
	border-top: solid 2px #dddddd;
	border-right: solid 2px #dddddd;
	border-left: solid 2px #dddddd;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
