/*  
Theme Name: FluentSelf
Theme URI: http://www.fluentself.com
*/


body {
	font-size: .8em;
	margin: 0;   
	padding: 0;   
	font-family: Arial, Helvetica, sans-serif;   
	background-color: #ffffff;
	text-align: center;
 } 


p {
	font-family: Arial, Helvetica, sans-serif;   
	margin: 0px 0px 10px 0px;  
 } 
 
p a:link {        
	color: #325A7B;
	text-decoration: none;
 }

p a:visited {
	color: #325A7B; 
	text-decoration: none;
 }

p a:hover {
	color: #000000;  
 }


small {
	font-family: Arial, Helvetica, sans-serif;
        line-height: 1.2em;
        font-style: italic;
	padding: 0 0 5px 0;
	margin: 0 0 3px 0;
	font-size: 0.8em;
}


#headerinner { 
	position: relative;   
	text-align: left;   
	width: 836px;   
	height: 46px;
	margin-right: auto;   
	margin-left: auto;   
	padding: 0px;   
	background-repeat: no-repeat;   
	background-position: left top;  
}


#wrapperinner {   
	position: relative;   
	text-align: left;   
	width: 836px;   
	margin-right: auto;   
	margin-left: auto;   
	padding: 10px 0px 0px 0px; 
	background-image: url(images/bodylineinner_W.gif); 
	background-repeat: repeat;   
	background-position: left top;   
} 


#contentinner {   
	margin: 0px 120px 0px 120px;    
	padding: 0px; 
	line-height: 1.5em;
	color: #49555a;   
} 

 

#contentinner ul {   
	list-style-type: disc;    
	padding-left: 15px;   
	margin-left: 0px; 
} 

#contentinner a:link {
	color: #325A7B;
	text-decoration: none;    
} 

#contentinner a:visited {        
	color: #325A7B;   
	text-decoration: none; 
} 

#contentinner a:hover {   
	color: #000000;
} 






a img {
	border: none;
}

a {
	color: #385D7D;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}



ul, ol {
	margin: 4px 0 12px 20px;
	padding: 0;
}

ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}

li {
	margin: 4px 0 12px 10px;
	padding: 0px;
        line-height: 1.2em;
}







#header {
	position: relative;
}

#header img {
	display: block;
}

#searchform {
	margin: 0;
	padding: 0;
        width: 250px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
        line-height: 1.2em;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;

}





.entry {
	margin: 15px 0 0 0;
	text-decoration: none;

}

.page-entry {
	margin: 10px 25px 0 50px;
}




h1 {   
	font-size: 2.5em; 
	line-height: 1.15em;  
	color: #325A7B;  
	margin: 0px 0px 30px -50px;
 } 

h2 { 
	margin: 25px 0px 10px 0px;  
	font-size: 1.5em; 
	line-height: 1.45em;  
	color: #325A7B;  
 } 
 

 
h3 {   
	margin: 25px 0px 10px 0px;  
	font-size: 1.2em; 
	font-weight: bold;
	line-height: 1.15em;  
	color: #325A7B;  
 } 
 
h4 { 
	margin: 11px 0px 10px 0px;  
	font-size: 1.05em; 
	font-weight: bold;
	line-height: 1.2em;
 } 




blockquote {
	padding: 10px 15px 10px 18px;
	margin: 10px 0 0 0;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
        color: #808080;
}


.whitebox{
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	background-color: #ffffff;
	margin: 35px 0px 35px 0px;
	padding: 15px 15px 15px 15px;

}

.whitebox ul li {
	font-weight: normal;
	line-height: 2.5em;
	margin: 4px 0 12px 10px;
	padding: 0px 15px 0px 0px;
}





img.centered {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 2px 0px 4px 10px;
	display: inline;
}

img.alignleft {
	margin: 2px 10px 4px 0px;
	display: inline;
}

 
#picleftedge {
float:left;
margin: 0px 10px 0px -74px;
display: inline;
 }
 





.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}



.arrow {
	font-size: .8em;
	margin: 0;
	padding: 0 0 5px 12px;
	background: url(images/arrow.jpg) 0 2px no-repeat;
        line-height: 1.5em;
}





#footer {   
	padding: 0px;   
	font-size: .9em;   
	color: #AAAAAA;   
	height: 80px;
	background-image: url(images/footer_W.gif);   
	background-repeat: no-repeat;   
	background-position: left top; 
 } 
 
 #footertext {
 padding: 31px 10px 0px 56px;
 }
 
  #footer a:link {
 color: #325A7B; 
 text-decoration: none;
 }

 #footer a:visited {
 color: #325A7B; 
  text-decoration: none;
 }

 #footer  a:hover {
 color: #000000; 
 }
 



.clear {
clear: both;
}

.separator {
clear: both;
	height: 2px;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #808080;
}

.price {   
	margin: 10px 0px 10px 0px;  
	font-size: 1.2em; 
	font-weight: bold;
	line-height: 1.15em;  
	color: #325A7B;  
 } 
