/********************************************************************************
You may adapt elements of ther CSS in your own projects, but the unique 
combination of images, colors, sizes, typography, and positioning ("the design") 
is copyright 2008 islarose.com and luhring-design.com, and may not be reproduced. 
/********************************************************************************/

/***********************************************/
/*                 HTML Styles                 */
/***********************************************/
html, body, p, table, form, #container{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
body {
	background-color: #EF4270;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	color: #FFF;
	}
html, body {
	height: 100%;
}
	
body.home { background: #EF4270 url(images/isla-bg-home.jpg) center top no-repeat; }
body.secondary { background: #EF4270 url(images/isla-bg-secondary.jpg) center top no-repeat; }

table {
	font-size: 1em;
	}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	}
h1 {
	color: #B40815;
	font-size: 1.5em;
	}
h2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
h2.small { font-size: .9em; }
h3 {
	color: #000;
	font-size: 1em;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

/***********************************************/
/*                Link Styles                  */
/***********************************************/
a, a:link, a:visited, a:active {
	color: #B40815;
	text-decoration: none;
	}
a:hover {
	color: #7B0009;
	text-decoration: underline; 
	}
	
a.archive, a.archive:link, a.archive:visited, a.archive:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	}
a.archive:hover {
	color: #F6F3EE;
	text-decoration: underline;
	}
.loggedin a, .loggedin a:link, .loggedin a:visited, .loggedin a:active{
	color: Red;
	font-size: .95em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	}
.loggedin a:hover {
	color: Red;
	text-decoration: underline;
	}
	
/***********************************************/
/*         Div-Specific Link Styles            */
/***********************************************/
#masthead.home h1 a, #masthead.home h1 a:link, #masthead.home h1 a:visited, #masthead.home h1 a:active,  #masthead.home h1 a:hover{ 
	display: block; width: 415px; height: 137px; 
}
#masthead.secondary h1 a, #masthead.secondary h1 a:link, #masthead.secondary h1 a:visited, #masthead.secondary h1 a:active,  #masthead.secondary h1 a:hover {
	display: block; width: 332px; height: 63px; 
}

#masthead h2 a, #masthead h2 a:link, #masthead h2 a:visited, #masthead h2 a:active {
	color: #400052;
	text-decoration: none;
	padding: 2px;
	border-bottom: none;
}
#masthead h2 a:hover { 
	color: #000;
	text-decoration: none; 
	padding: 2px;
	border-bottom: 1px dashed #000;
} 

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
	}
#footer a:hover {
	color: #FFEEEE;
	text-decoration: underline;
	}

/***********************************************/
/*            General CSS Styles               */
/***********************************************/
.hide { display: none; }

p.stats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3C0106;
	margin-left: 15px;
	}
p.categories{
	margin-left: 15px;
	}
.stat {
	font-size: .95em;
	font-weight: bold;
	}
.statvalue {
	font-size: .9em;
	}
.small {
	font-size: .7em;
	}
.white {
	color: #FFF;
	}
.red { color: #B40815; }
.archivestat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	}
.error{
	color: #FFF;
	background-color: Red;
	font-weight: bold;
	font-style: italic;
	}
.loggedin{
	color: Red;
	font-size: .95em;
	font-weight: bold;
	font-style: italic;
	}
.paging {
	color: #B40815;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.paging a{
	margin: 0px 20px 0px 0px;
	}
	
.leftcol { float: left; width: 48%; }
.rightcol { float: right; width: 48%; }

.leftcollg { float: left; width: 73%; }
.rightcolsm { float: right; width: 22%; }

.clearall {
	clear: both;
	height: 5px;
}

/***********************************************/
/*           CSS Positioning Elements          */
/***********************************************/	
#container{
	width: 882px;
	margin: 0px auto;
	}
#masthead, #content{
	display: block;
}
#masthead.home{ height: 137px; }
#masthead.secondary{ height: 63px; }

#masthead h1 { 
	float: left; 
	padding: 0px;
	margin: 0px;
}
#masthead.home h1 { width: 415px; height: 137px; }
#masthead.secondary h1 { width: 332px; height: 63px; }

#masthead h2 { 
	float: right; 
	width: 290px;
	color: #785483;
	font-size: 1em;
	padding: 2px 0px;
	margin: 0px;
}

#content{ 
	clear: both;
	background-color: #FCDCDA; 
	color: #3C0106;
	padding: 15px;
}
#content .tilefull{
	background: url(images/isla-bg-tile-full.gif) center repeat-y;
	padding: 0px 28px;
}
#content .tilecol{
	background: url(images/isla-bg-tile-col.gif) center repeat-y;
	padding: 0px 28px;
}
#content .tilecolsm{
	background: url(images/isla-bg-tile-colsm.gif) center repeat-y;
	padding: 0px 28px;
}

#footer{
	clear: both;
	display: block;
	margin: 10px 0px 0px;
	padding-bottom: 10px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFF;
	text-align: center;
	}
#detailimg {
	float: left;
	margin: 0px 5px 5px 0px;
	}
#detailtext {
	float: left;
	}
#detailimg img{
	border: 1px solid #FFF;
	}
#entryarea {
	background-color: #f0a8a4;
	border: dashed 1px #b40815;
	padding: 10px;
	}