/*  
Theme Name: Nikki_02
Author URI: http://www.nikkicoulombe.com
Version: 1.1
Author: Alain Coulombe
Description: 3 Column Skin for use on Nikki's New Website. Includes AdSense positioned at the bottom.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #666666 url(images/nikki_blue_01.jpg) repeat;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}

a, a:visited{
	color: #006699;
	text-decoration: none;
	}
	
a:hover{
	color: #000000;
	background: #c0c0c0;
	text-decoration: underline;
	}

#container { 
	width: 1040px; 
	background: #ffffff;
	text-align: left; 
	margin: 20px auto; 
	border: 3px solid #000000;
	}

#header { 
	background: #ffffff url(images/nikki_artwork_header_01.jpg) top repeat-x;
	padding: 15px 0px 125px 25px;
	margin-bottom: 0px; 
	}

#header h2 {
	color: #ffffff;
	font-size: 35px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-variant: small-caps;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#header h3 {
	color: #cccccc;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	}

#menu { 
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: center;
	border-top: 2 px solid #000000;
	border-bottom: 2 px solid #000000;
	}

#menu h2 {
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	padding: 12px 25px 12px 25px;
	margin: 0px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#menu2 { 
	background: #ffffff;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 12px 12px 12px 12px;
	text-align: center;
	margin-bottom: 5px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	}

#menu2 h2 {
	color: #cccccc;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 10px 25px 12px 25px;
	}
		
#menu2 li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#menu2 ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu2 ul li a {
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	padding: 10px 25px 12px 25px;
	margin: 0px;
	text-decoration: none;
	}

#menu2 ul li a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#content { 
	width: 558px; 
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 224px;
	margin-right: 224px;
	position: relative;
	padding: 10px 10px 10px 10px;
         border : thin solid;
         background : #c0c0c0;
         align:absmiddle;
	}

#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}

/* -- Start Images styles -- */
	
#content p img{
	margin: 3px 3px 3px 3px;
         background: #c0c0c0;
         border: 1px solid #333333;
         padding: 3px 3px 3px 3px;
	}

/* -- above styles the image in content of post or page. -- */

.wptable td img {
	color: #333333;
	background: #c0c0c0;
        padding: 3px 3px 3px 3px;
        border: 1px solid #333333;
	}

/* -- .wptable image style above is used by the wp-Tables plug-in -- */
/* -- above styles the image in content TABLE DATA - td - field. -- */

/* -- End Images styles -- */

#content h1 {
	color: #cccccc;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	background: #c0c0c0;
	text-decoration: underline;
	}

#content h2 {
	color: #666666;
	font-size: 22px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #666666;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	background: #c0c0c0;
	text-decoration: underline;
	}


#content h3 {
	color: #666666;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 120%;
	font-variant: small-caps;
	border-bottom: 1px solid #666666;
	}
#content h3 a  {
	color: #666666;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}

#content h3 {
	color: #666666;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	}
#content h3 a  {
	color: #666666;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	background: #c0c0c0;
	text-decoration: underline;
	}



#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #cccccc;
	text-decoration: none;
	}

#content ul li a:hover {
	background: #ffffff;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #c0c0c0;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #c0c0c0;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #c0c0c0;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 182px;
	float: left; 
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
        border: none;
	}
#l_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#l_sidebar h2 {
	color: #000000;
	background: #ffffff;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#l_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#l_sidebar ul li a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}


#r_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 182px;
	float: right; 
	position:relative;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px 15px 15px 15px;
        border: none; 
	}
#r_sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 5px 0px 10px 0px;
	}
#r_sidebar h2 {
	color: #000000;
	background: #ffffff;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	}


#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#r_sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#r_sidebar ul li {
	list-style: none;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
	}
	
#r_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	}

#r_sidebar ul li a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: underline;
	}
#footer { 
	background: #cccccc;
	padding: 0px 0px 5px 0px;
	text-align: center;
	clear: both;
	}

/* -- Unused Images styles -- */

.pixleft {
         float: left;
         margin: 4px 5px 1px 1px;
         padding: 0px 0px 0px 0px;
         border: thin solid #c0c0c0;
         }

.pixright {
         float: right;
         margin: 4px 1px 1px 5px;
         padding: 0px 0px 0px 0px;
         border: thin solid #c0c0c0;
         }
