/*
Theme Name: LynLee Arabians 
Theme URI: http://www.lynleearabians.com.com/
Description: Converted Busy City template from OSWD converted for wordpress, then changed again
Author: Apparel Studios, Jason Parmer, Christine Amerman
*/



/***************************************************
   HTML Element Styles
 ***************************************************/

/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
a img {
border: 3px solid ##681010;
}

html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica;
	font-size: 70%;
	color: #333;
	height: 100%;
	background: #5B0C0C;
	}
	
h1	{
	
	font-size: 2.2em;
	font-weight: 100;
	line-height: 1em;
	color: #5B0C0C;
	}
	

acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	


/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { 
	width: 851px; 
	margin: 0 auto;	
	padding: 0;
	}

#header h1 {
	margin: 0; 
	clear: both;

	font-size: 1.2em;	
		}
		

* html #header h1 { padding-top: 23px; }	


/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header ul {

	padding: 0;	
	}
#header li { 
	font-size: 1em;
	color: #5B0C0C;
		list-style-type: none;
	display: inline;
	float: right;
	text-align: right;
	list-style-type: none;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	}
	
	
	
	/*display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 1.2em;
	background: url(img/nav.gif) no-repeat;
	width: 114px;
	height: 25px;
	float: left;
	text-align: center;
	}*/	
#header li a { 
	display: inline; 
	width: 100%;
	color: #5B0C0C;

	text-decoration: none;
	border-bottom: dotted 1px #333;
	}		
#header li a.on,
#header li a:hover { color: #333; text-decoration: none; }

#subnav 	{
display: inline-block;
text-align: right;
	width: 714px;
clear: both;
color: #5B0C0C;
background: url(img/bg-gradient.gif);
}


/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 714px;
	font-family: Garamond, Verdana, Helvetica, sans-serif:
	text-align: center;
	margin: 0 auto;
	padding-bottom: 50px;
	background: #EBE8D9;
	background: url(img/bg-gradient.gif);
	}
	
.img {
	padding: 5px;
	background: #fff;
        border: none;
	}
	

	
.bottompadding {
	padding: 0px 10px 150px 0px;
	}
	
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 { 
	font-size: 10px;
	color: #333;
	font-weight: normal;
	font-size: 1.4em;	
	margin: 0px;
	clear: both;
	}	
	
#content h3 { 
	size: 1.3em;
	color: #333;
	font-weight: normal;
	margin: 0px;
	clear: both;
	font-variant: small-caps;
	}		


#content h2 em { 
	color: #09C; 
	font-style: normal;
	}
#content p {
	line-height: 2.0em;
        font-size: 1.3em;
	}	
	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
#content li {
	list-style-type: none;
	padding: 0 0 0 5px;
	line-height: 2em;
	}	
	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }

	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: left;
	width: 100px;
	text-align: left;
	margin-right: 10px;
	}
	
#left li { padding: 0px 0px 5px 0px; border-bottom: 1px solid #999; text-transform: smallcaps; }

#left a { font-family: 'Georgia'; text-decoration: none; color: #681010; font-size: 1em; padding: 5px 5px 12px 0px; text-transform: smallcaps; }
#left a:hover { color: #0C3111;  }

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	float: right;
	width: 600px;	
	text-align: left;
	padding: 10px;
	margin: 0px 20px 0px 0px;
	}

#right img {
	padding: 0px 0px 0px 0px;
        border: 2px solid #681010;

	}
	

	#right a { text-decoration: none; border-bottom: 1px dotted; color: #681010; font-size: 1em; }
#right a:hover { color: #0C3111; }
		

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;	
	padding: 10px 0;	
	margin-top: -36px;
	background-color: #5B0C0C;		
	color: #999;	
	font-size: 11px;
	text-align:center;
	}	
	
#footer a { color: #999; }
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #681010; }

