/*
Theme Name: NicheSitesSource
Theme URI: http://www.nichesitesource.com
Description: Version: 5.0 Beta
Author: 
Author URI: http://www.nichesitesource.com

License -
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Theme for blogging software. Initially released for Wordpress.
Copyright (C) 2004 khaled abou alfa.

This program is free software; you can redistribute it and/or modify it under 

the terms of the GNU General Public License as published by the Free Software 
Foundation, version 2 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 

PARTICULAR PURPOSE. See the GNU General Public License for more details.
*/


/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
 margin-top: 10px;


}
 #tabla {
 margin-top: 0px;
 border-color: #000000;
 border-width: 1px;
 border-style: solid;


}


#header {
 border: px solid #001b00; height: 150px;
 width: 705px;
 background: url('images/header.jpg');
 


}


#container {
 width: 698px; 
 background-color: #FFFFFF;
 margin-left: 1px;
 margin-top: 0px;
 padding-top: 1px;


}


#side {
 vertical-align: top;
 background-color: #0000A0;
 width: 158px;
 padding-top: 4px;
 padding-left: 3px;
 padding-right: 4px;

}

#footer {
 clear: both;
 background-color: #0000A0;
 margin-left: 1px;
 margin-right: 1px;
 margin-top: 1px;
 margin-bottom: 1px;
 border-width: 1px;
 border-style: solid;
 border-color: #001b00;
 width: 698px;
 height: 20px;
 font-family: Verdana,
 font-size: 1;

}

		#main{
    background-color: #FFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	color: #000000;
	text-align: center;
	overflow: hiden;
	margin-top: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
    }

		#phrase{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
    }


	#news{
    width: 290px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	border-width: 0px;
    border-style: solid;
    border-color: #000000;
    }


		#clickbank{
	border:px solid #000000; 
    }

		#title{
	font-family: Arial;
	font-size: 22px;
    font-weight: bold; 
	color: #133541;
	vertical-align: top;
    }

		#txt{
    font-family: Arial;
	font-size: 10;
	font-weight: normal;
	color: #133541;
	overflow: hiden; 
	text-align: left;
    vertical-align: top;
	padding-left: 15px;
	padding-right: 7px;
	}

			#txtdescription{
    font-family: Arial;
	font-size: 10;
	font-weight: normal;
	color: #133541;
	overflow: hiden;
	text-align: left;
    vertical-align: top;
	}

	  body {
  background-color: #FFFFFF;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9900CC;
}
a:hover {
	color:#FFCC99;
	background-color: #C0C0C0;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
  .style1 {
	color: #COCOCO;
	font-weight: bold;
}
  .style2 {font-size: 9px}
  .style3 {color: #00CCFF}
  .style5 {
	color: #33CCFF;
	font-weight: bold;
}