/* COMMON FORMATTING TAGS
--------------------------------------------------------------------------------------- */
 
body {
	background-color: #473186;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bgb.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/*----------------------------------------------------------------------------- 
GLOBAL Stylesheet for PersianMinistries.com
date created: 06/08/09 
date modified:05/21/10
author: Patricia Rorabaugh 
email: Trisha@TrishasDesignStudio.com
website: www.TrishasDesignStudio.com
/* ------------------------------------------------------------------------------------
                                               TYPOGRAPHY
--------------------------------------------------------------------------------------- */ 

/* HEADINGS
--------------------------------------------------------------------------------------- */

 
h1 
	{
	padding:10px 0;
	letter-spacing:-1px;
	font-size:1.5em;
}

 
h2 
	{
	padding:10px 0;
	letter-spacing:-1px;
	font-size:1.25em;
}
 
h3 
	{ font-size:1em; font-weight:bold; }
p, ul, ol
	{
	margin:0;
	padding:0 0 15px 0;
	line-height: 1.5em;
}
 
ul, ol
	{
	padding:5px 30px 5px 30px;
	line-height: 1.3;
}
li {
	line-height: 1.3em;
	margin: 5px auto;
}

	
ul, ul ul, ul ul ul
	{ list-style-image:none; }
ul
	{ list-style-type:disc; }	
ul ul
	{ list-style-type:circle; }
ul ul ul 
	{ list-style-type:square; }
	
ol 
	{


}
ol ol 
	{ list-style-type:lower-alpha; }
ol ol ol 
	{ list-style:lower-roman; }

blockquote 
	{ margin:1.25em; padding:1.25em 1.25em 0 1.25em; }
dt {
	font-weight: bold;
}
dd {
	font-style: italic;

}

	
address
	{ margin:10px 0; }

address p 
	{ font-style:italic; padding:0px; }
 
small
	{ font-size:0.85em; }
 
img 
	{ border:0; }
	
sup 
	{
	position:relative;
	bottom:0.2em;
	vertical-align:baseline;
	font-size: smaller;
	font-weight: normal;
}
 
sub
	{ position:relative; bottom:-0.2em; vertical-align:baseline; }
 
acronym, abbr 
	{ cursor:help; letter-spacing:1px; border-bottom:1px dashed; }

/* LINKS 
--------------------------------------------------------------------------------------- */
/* a, a:link, a:visited, a:hover 
	{ text-decoration:underline; outline-style:none; } */

:link, :visited 
	{}
:-moz-any-link:focus 
	{outline:none;}
:link 
	{ color:blue; }
:visited 
	{
}
:link:hover, :visited:hover 
	{ color:#996600; }
:link :active, :visited :active  
	{ color:fuchsia; }

a[rel~="nofollow"]::after 
	{ content:"\2620" color:#9900FF;	font-size:x-small; }
a[rel~="tag"]::after 
	{ content:url(images/favicon.ico); }
/* a[href^="http://"]:not([href*="trishasdesignstudio.com"])::after 
	{ content:"\2197"; } */
	
a[rel~="nofollow"] { border:1px dotted red; background-color:#EED3DE !important }
 
/* FORMS 
--------------------------------------------------------------------------------------- */
form 
	{
	margin:0;
	padding:0;
}
form p
	{padding:5px }	
fieldset 
	{ padding:15px 10px; margin:8px 0px; border:1px solid #996600; font:14px sans-serif; background:#FFFFCC; }
legend
	{ margin-bottom:15px;  font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; border:3px solid #000066; background-color:#000066; color:#FFFFCC; }
label 
	{ float:left; width:25%; margin-right:0.5em; padding-top:0.2em; text-align:right;  cursor:pointer; }
input, select, textarea 
	{ font:1em Arial, Helvetica, sans-serif; }
textarea 
	{
	line-height:1.25;
}
/* TABLES 
--------------------------------------------------------------------------------------- */
 
table
	{ border:0; margin:0 0 1.25em 0; padding:0; }
table tr td
	{ padding:2px; }


marquee p
{
	display: block;
}
div {
}

