/*			STYLESHEET FOR THEWOMENWHOWIN.NET 	*/

/*			Designed by Nick Escobedo				
			FutureButterflies.com, Copyright 2008
			info@futurebutterflies.com
			
			*/


/* 			_______________________	     */
/*			BODY - LINKS                 */
/*									     */


body 		{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #046ba6;
	background-color: #000719;
	background-image: url(../images/int_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	}

a:link		{
	color: #692974;
	text-decoration: none;
}

a			{ }
a:visited	{
	color: #563E60;
	text-decoration: none;
} 
a:active	{
	color: #692974;
	text-decoration: none;
			} 
a:hover		{
	color: #973AA7;
	text-decoration: underline;
			} 


form {
       margin: 0px;
	}



/* 			_______________________	*/
/*			THE BASICS				*/


p 	{
	color: #046ba6;
	line-height : 16px;
	margin: 0 0 20px 0;
	}
			

/* 			_______________________	*/
/*			LAYOUT				*/



#Header {
	width: 780px;
	height: 208px;
	margin: 0 auto;
	margin-top: 25px;
	}

#Content {
	background-color: #FFFFFF;
	width: 780px;
	margin: 0 auto;
	border-left:solid #4f4083 1px;
	border-right:solid #4f4083 1px;
	background-image: url(../images/pageTOP.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom:0px;
	}
			
#Sidebar	{
	width: 180px;
	float: left;
	margin-left: 20px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	margin-top:40px;
	}
	
#News {
	border:solid #fae2af 1px;
	background-color:#fff7e7;
	background-image:url(../images/newsTop.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	margin-top:12px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;		
	}
#News a:link, #News a:visited	{
	color: #d28603;
	text-decoration: none;
}	
#News a:hover { color:#ffa100;}
		
#Main {
	width: 530px;
	float: right;
	margin-right: 20px;
	margin-top:40px;
	}
	
#MainFull {
	width: 660px;
	margin: 0 auto;
	padding:0px;
	padding-top:40px;
	}	

#Footer 	{
	width: 780px;
	margin:0 auto;
	border-left:solid #4f4083 1px;
	border-right:solid #4f4083 1px;
	border-bottom:solid #4f4083 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height : 11px;
	color: #FFFFFF;
	clear: both;
	background-color: #441645;
	border-top: solid #b37f3e 3px;
	padding: 5px 0px 4px 0px;
	}
	
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:31px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #A24602;
	}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height:31px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom:dotted #dc9600 1px;
	margin-bottom:16px;
	padding-bottom:3px;
	color: #0c5aa2;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height:31px;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom:dotted #dc9600 1px;
	margin-bottom:16px;
	padding-bottom:3px;
	color: #0c5aa2;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:20px;
	margin-bottom:10px;
	border-bottom:solid #CCC 1px;
	padding-bottom:3px;
	color: #A4A386;
	font-style: normal;
	letter-spacing: -1px;
	}
	
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height:20px;
	margin-bottom:10px;
	padding-bottom:3px;
	color: #4183D3;
	}

	
#Footer a:link		{
	color: #f1b620;
	text-decoration: none;
	}
#Footer a:visited	{
	color: #f1b620;
	} 
#Footer a:active	{
	color: #f1b620;
	
	} 
#Footer a:hover		{
	color: #FFFFFF;
	text-decoration: none;
	} 	
	
	
/* 			________________________________     	*/
/* 			NAVIGATION						 		*/

#Nav ul {
	list-style:none;
	border:solid #a5d3de 1px;
	border-bottom:none;
	background-color:#FFFFFF;
	}

#Nav li a {
	color:#30236b;
	padding:3px 6px 3px 12px;
	border-bottom:solid #a5d3de 1px;
	display:block;
	text-decoration:none;
	}

#Nav li a:hover {
	color:#333333;
	background-color:#D3F0F9;
	text-decoration:none;
	border-left: solid #150564 3px;
	;
	}	
			


/*	TABLE IMAGES WITH CAPTIONS 	*/

.ArticleImageTable {  /* use with table needing left float 	*/
	float:left;
	background:#EFE8D4;
	margin-bottom:5px;
	margin-right:25px;
	padding:0px;
	}

.ArticleImageTableRight {  /* use with table needing right float 	*/
	float:right;
	background:#EFE8D4;
	margin-bottom:5px;
	margin-left:25px;
	padding:0px;
	}

.ArticleImageCell {padding:4pt 5px 0px 5px;}

.ArticleCommentsCell  {
	padding:0px 5px 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	}


/*	TABLE IMAGES WITH CAPTIONS 	*/

input.fields, .fields {
	padding:3px 4px 3px 4px;
	border:solid #CCCCCC 1px;
	background-color: #f8f8f8;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
input.main {
	background-color: #f8f8f8;
	border: 1px solid #494a4e;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
}

textarea {
	background-color: #ffffff;
	border: 1px solid #494a4e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
}



	
.blockquote {
	background:transparent url(../images/bg_blockquote.gif) no-repeat scroll 0pt 5px;
	padding:10px 20px 0px 50px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	line-height: 26px;
	color: #A88F1A;
	margin:0px 0px 25px 10px;
	font-size: 20px;
}

.newslisting {
	margin-bottom:5px;
	}
.HPtext {
	font-size: 17px;
	line-height: 20px;
}

