﻿/* Enlighten Theme - Style.css */

A:link {
FONT-SIZE: 11px; 
COLOR: #000000; 
FONT-FAMILY:  tahoma; 
TEXT-DECORATION: none}

A:visited {
FONT-SIZE: 11px; 
COLOR: #000000; 
FONT-FAMILY:  tahoma; 
TEXT-DECORATION: none}

A:active {
FONT-SIZE: 11px; 
COLOR: #000000; 
FONT-FAMILY:  tahoma; 
TEXT-DECORATION: none}

A:hover {
FONT-SIZE: 11px; 
COLOR: #707070; 
FONT-FAMILY:  tahoma; 
TEXT-DECORATION: none}

BODY {
FONT-SIZE: 11px;
CURSOR: default;
COLOR: #000000;
bacground-color: #D8D8D8;
FONT-FAMILY:  tahoma; 
TEXT-DECORATION: none}

TEXTAREA {
background-repeat: repeat-x;
background-color : #444647;
BORDER-TOP: #2A2A2A 1px solid; 
BORDER-BOTTOM: #8A8A8A 1px solid; 
BORDER-LEFT: #2A2A2A 1px solid; 
BORDER-RIGHT: #8A8A8A 1px solid;
font-size: 11px;
color: #E6E6D0;}


.nav { font-weight: bold; font-size: 11px; color: #484848; }
a.nav { text-decoration: none; color: #484848; }
a.nav:hover { text-decoration: NONE; color: #707070; }


input {
background-repeat: repeat-x;
background-color : #E6E6D0;
BORDER-TOP: #2A2A2A 1px solid; 
BORDER-BOTTOM: #8A8A8A 1px solid; 
BORDER-LEFT: #2A2A2A 1px solid; 
BORDER-RIGHT: #8A8A8A 1px solid;
font-size: 11px;
color: #000000;}

input.noborder {
color:#ffffff;
background : #;
font:11px tahoma;
BORDER-TOP: #ffffff 0px solid; 
BORDER-BOTTOM: #ffffff 0px solid; 
BORDER-LEFT: #ffffff 0px solid; 
BORDER-RIGHT: #ffffff 0px solid;}

textarea, select { color: #000000; font: normal 11px tahoma; border: 1px solid; border-color: #484848 #707070 #707070 #484848; background: #f7f7f7; }
input.post, textarea.post, select { background-color: #f7f7f7; }
input.button { color: #000000; font: normal 11px tahoma; border: 1px solid; border-color: #707070 #484848 #484848 #707070; background: #f7f7f7; }
input.mainoption { color: #000000; font: normal 11px tahoma; border: 1px solid; border-color: #707070 #484848 #484848 #707070; background: #f7f7f7; }
input.liteoption { color: #000000; font: normal 11px tahoma; border: 1px solid; border-color: #707070 #484848 #484848 #707070; background: #f7f7f7; }

.code { font-family: tahoma; font-size: 11px; color: #707070; background-color: f7f7f7; border: 1px solid; border-color: #707070 #484848 #484848 #707070; }

.quote { font-family: tahoma; font-size: 11px; color: #707070; background-color: f7f7f7; border: 1px solid; border-color: #707070 #484848 #484848 #707070; }

.helpline { background-color: #f7f7f7; border-style: none; }
.datetime { font-family: tahoma; font-size: 11px; color: #008500;}

panel { Z-INDEX: 1; LEFT: 0px; WIDTH: 400px; POSITION: absolute; TOP: 31px; TEXT-ALIGN: right; }
divContainer { LEFT: 0px; VISIBILITY: hidden; MARGIN: 11px; OVERFLOW: hidden; WIDTH: 400px; CLIP: rect(0px 400px 524px 0px); POSITION: absolute; TOP: 45px; HEIGHT: 524px; }
divContent { LEFT: 0px; POSITION: absolute; TOP: 0px; }


/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background: #DCDCB7 url(http://www.nivahost.net/blog-temp/enlighten/bg.gif);
	color: #4d4d4d;
	font: 11pt tahoma;
	margin: 0px;
	padding: 0px;
	margin-top: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* General font families for common tags */
font,th,td,p { font-family: tahoma; font-size: 11px }
hr	{ height: 0px; border: solid #a1a1a1 0px; border-top-width: 1px; padding:1px; margin:1px }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #EBEBE2 }



/* Form elements */
input,textarea, select {
	color : #525252;
	font-size: 11px; font-family: Tahoma, tahoma;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #F5F5E7;
	color: #4d4d4d;
	border: 1px #CACAA1 solid;
	font-size: 11px; font-family: Tahoma, tahoma;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #F5F5E7;
	color : #4d4d4d;
	border: 1px #CACAA1 solid;
	font-size: 11px; font-family: Tahoma, tahoma;
}

/* The main submit button option */
input.mainoption {
	background-color : #F5F5E7;
	color: #4d4d4d;
	font-weight : normal;
	border: 1px #CACAA1 solid;
}

/* None-bold submit button */
input.liteoption {
	background-color : #F5F5E7;
	font-weight : normal;
	color: #4d4d4d;
	border: 1px #CACAA1 solid;
}

#logo {
background: url(http://nokia-sis.persiangig.com/image/header_logo.gif);
width: 197px;
height: 130px;
float: left;
	margin: 0;
	padding: 0;
}

/* ***** sets background for header area - No need to change this ***** */
#hdr {
background: #F7632F url(http://nokia-sis.persiangig.com/image/header_logo.gif) ;
width: 100%;
height: 130px;
	margin: 0;
	padding: 0;
}


/* ***** SETS HEADER RIGHT SIDE AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */
#hdr_rs {
background: url();
width: 34px;
height: 102px;
float: right;
padding: 0;
}

/* ***** NAVIGATION BOTTOM ***** */
#nav_btm {
background: url(http://www.nivahost.net/blog-temp/enlighten/nav_btm.gif);
width: 100%;
height: 11px;
	margin: 0;
	padding: 0;

}

/* ***** used to create shadow affect for sides ***** */
#brd_in {
border-right: 2px solid #F5F5F5;
border-left: 2px solid #F5F5F5;
}

/* ***** used to create shadow affect for sides ***** */
#brd_outer {
border-right: 2px solid #B3B4B2;
border-left: 2px solid #B3B4B2;
}


/* ***** used for navigation background ***** */
#nav_back {
background: #F1F1DF url(http://www.nivahost.net/blog-temp/enlighten/nav_background.gif);
width: 100%;
height: 33px;
	margin: 0;
	padding: 0;
}

/* ***** Navigation Link Text Properties  ***** */
.h_nav	{
color: #767663;
font: 11px tahoma, tahoma;
padding: 3px 6px 3px 6px;
white-space: nowrap;
width:50px;
text-align: center;
}

.h_nav a:link
{
	color: #767663;
	
}
.h_nav a:visited
{
	color: #767663;
	
}
.h_nav a:hover, .h_nav	a:active
{
	color: #6B6B50;
	
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #EEEEE0; border-style: none; color:#4d4d4d }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/* This is the outline round the main forum tables */
.forumline	{ 
background: #959595;
BORDER-TOP: #282828 0px solid; 
BORDER-BOTTOM: #424258 0px solid; 
BORDER-LEFT: #282828 0px solid; 
BORDER-RIGHT: #424258 0px solid;}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-color: #E3E4E5; border-width: 0px 0px 0px 0px; }
td.cat,td.catHead,td.catBottom { height: 29px; }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight, td.rowpic {
background-repeat: repeat-x;
background-color: #E3E4E5; 
border-width: 0px 0px 0px 0px;
height: 25px; }

td.spaceRow { background-color: #f7f7f7; border-width: 0px 0px 0px 0px; }

td.row3Right{ background-color: #f7f7f7; BORDER-RIGHT: #606060 1px solid; BORDER-TOP: #606060 1px solid; BORDER-BOTTOM: #484848 1px solid; BORDER-LEFT: #484848 1px solid; }

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { 
background-repeat: repeat-x;
font-weight: bold; font-size: 11px; 
border: 1px solid; 
border-color: #707070 #484848 #484848 #707070; 
height: 25px; }

th.thHead,td.catHead { background-color: #E6E6D0; font-size: 11px; border-width: 0px 0px 0px 0px; border-top: 1px #f5f5e7 solid; border-left: 1px #f5f5e7 solid }

th.thSides,td.catSides { border-width: 0px 1px 0px 1px; }
th.thLeft,td.catLeft, th.thRight,td.catRight,td.row3Right { background-color: #E3E4E5; border-width: 0px 0px 0px 0px; }

th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }

th.thTop { background-color: #E6E6D0; border-width: 0px 0px 0px 0px; }
th.thCornerL { background-color: #E6E6D0; border-width: 0px 0px 0px 0px; }
th.thCornerR { background-color: #E6E6D0; border-width: 0px 0px 0px 0px; }

.maintitle,h1,h2 { font-weight: bold; font-size: 22px; font-family: tahoma; text-decoration: none; line-height: 120%; color: #484848; }

/* This is the outline round the main forum tables */
.forumline	{ border: #7A7D81 solid 0px }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EAEADB; border-top: 1px #f5f5e7 solid; border-left: 1px #f5f5e7 solid }
td.row2	{ background-color: #EEEEE0; border-top: 1px #f5f5e7 solid; border-left: 1px #f5f5e7 solid }
td.row3	{ background-color: #EAEADB; border-top: 1px #f5f5e7 solid; border-left: 1px #f5f5e7 solid }

.tborder {
	background-color: #D9D9C2;
}

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #E6E6D0;
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	 tahoma;
	color: #848450; font-size: 11px; font-weight : bold;
	background-color: #EBEBE2; height: 11px;
	text-align: center;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-color:#E6E6D0; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 15px;
}

td.row3Right,td.spaceRow {
	background-color: #EBEBE2; border: 0px; border-style: solid;
}

th.thHead,td.catHead { font-size: 11px; border-width: 0px 0px 0px 0px; }
th.thHead2,td.catHead2 { font-size: 11px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thSides2,td.catSides2,td.spaceRow2	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }

.thead
{
	background: #e6e6d8 repeat-x top left;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 11px; font-family: tahoma;
	; line-height : 120%; color : #4d4d4d;
}

/* General text */
.gen { font-size : 11px; font-family: Tahoma, tahoma }
.genmed { font-size : 11px; font-family: Tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-seri }
.gensmall { font-size : 11px; font-family: Tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-seri }
.gen,.genmed,.gensmall { color : #4d4d4d; }
a.gen,a.genmed,a.gensmall { color: #5d5d5e;  }
a.gen:hover,a.genmed:hover,a.gensmall:hover #99977e;  }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #4d4d4d }
a.mainmenu		{  color : #5d5d5e;  }
a.mainmenu:hover{  color : #99977e; }

/* Forum category titles */
.cattitle { font-family: Tahoma, tahoma; font-weight: bold; font-size: 11px; letter-spacing: 0px; color : #8e4c08 }
a.cattitle,a.cattitle:visited,a.cattitle:active {  letter-spacing: 0px; color : #8e4c08 }
a.cattitle:hover{  color : #b97025; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #5d5d5e; }
a.forumlink,a.forumlink:active,a.forumlink:visited 	{ font-weight: bold; font-size: 11px;  color : #5d5d5e; }
a.forumlink:hover{  color : #99977e; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #5d5d5e;}
a.nav			{  color : #5d5d5e; }
a.nav:hover		{  color: #99977e; }

.title	{
	font-weight: bold; font-size: 11px; font-family: tahoma;
	color : #4d4d4d;
}

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; font-family: Tahoma, tahoma; color : #4d4d4d; }
a.topictitle:link   {  color : #5d5d5e; }
a.topictitle:visited {  color : #5d5d5e; }
a.topictitle:active {  color : #5d5d5e; }
a.topictitle:hover	{  color : #99977e; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 11px; color : #4d4d4d;}

/* Name of poster view topic */
.membername	{ font-size : 11px; color : #4d4d4d;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 11px; color : #4d4d4d; }

.postsig { color: #4d4d4d }

/* The content of the posts (body of text) */
.postbody { font-size : 11px; line-height: 13px; color: #4d4d4d}
a.postlink:link	{  color : #4d4d4d; font-size : 11px; }
a.postlink:visited {  color : #4d4d4d; font-size : 11px; }
a.postlink:hover {  color : #99977e; font-size : 11px;}

/* Quote & Code blocks */
.code {
	font-family: tahoma; font-size: 11px; color: #4d4d4d;
	background-color: #FCFCF8;
	border: 1px #CACAA1 solid;
}

.quote {
	font-family: tahoma; font-size: 11px; color: #4d4d4d;
	background-color: #FCFCF8;
	border: 1px #CACAA1 solid;
}
