/*
Theme Name: Dark-Isles
Theme URI: http://www.dark-isles.net
Description: The theme for Dark Isles Website
Version: 1.1
Author: byCarmine
Author URI: http://www.dark-isles.net/carmine/
Tags: brown, teal, dark-isles, fixed width, three columns, widgets

      Created by Nyssa Sutherland of byCarmine
      Colours:
      Light Blue: #5A9C9A
      Medium Blue: #215354
      Dark Blue: #0B2C33  
*/

* { padding: 0; margin: 0; }

#credit p { text-align: center; }
#credit a { color: #FFF; }
#credit a:hover { color: #0B2C33; }
body {
 	font: 10.5pt/1.3em Georgia Garamond serif;
	word-spacing: 0.125em;
	background: #709f9f url(images/blue-stripes.jpg) repeat-x;
	
}

a, a:visited {
	color: #42817f;
}

a:hover {
	color: #215354;
}

#wrapper { 
 	margin: 0 auto;
 	margin-top: 20px;
 	width: 866px;
 	background: url(images/wrapper-bg.jpg) repeat;
}

/*  Header Styling */

#header {
 	color: #333;
	width: 846px;
 	float: left;
 	height: 250px;
 	margin: 0px 0px 0px 0px;
	background: url(images/header-bg.jpg) no-repeat;
}

#header ul {
       padding: 205px 0px 0px 135px;
       list-style: none;
       text-decoration: none;
       font-size: 1.4em;
}
#header a {
       text-decoration: none;
       color: #42817f;
}
#header a: hover {
	color: #215354;
}
/* Navigation styling */

#navigation {
	float: left;
	width: 826px;
 	color: #333;
 	padding: 0px 20px 0px 20px;
}

/* Left column styling */

#leftcolumn { 
 	margin: 0px 0px 0px 0px;
 	padding: 0px 20px 20px 25px;

 	width: 170px;
 	float: left;
}

#leftcolumn-inner-top {
	margin-left: 20px;
	height: 21px;
	background: url(images/sidebar-top.jpg) repeat;	
}

#leftcolumn-inner {
	padding: 0px 20px 0px 20px;
	margin-left: 20px;
	background: url(images/sidebar.jpg) repeat;	
}

#leftcolumn-inner h1, #rightcolumn-inner h1 {
	background: url(images/short-underline.jpg) no-repeat -10px 13px;
	padding-bottom: 10px;
	font-size: 1.2em;
	word-spacing:-0.125em;
	color: #215354;
}

#leftcolumn-inner ul, #leftcolumn-inner ol,#rightcolumn-inner ul {
	list-style: circle;
	margin-left: 16px;
	font-size: 0.9em;	
}
#leftcolumn-inner ol {
        list-style: default;
}
#leftcolumn-inner a, #rightcolumn-inner a {
	text-decoration: none;
}

#leftcolumn-inner-bottom {
	margin-left: 20px;
	height: 32px;
	margin-bottom: 20px;
	background: url(images/sidebar-bottom.jpg) repeat;	
}

/* Content styling */

#content { 
	float: left;
 	margin: -20px 0px 0px 0px;
 	padding: 0px 5px 5px 5px;
 	width: 432px;
 	display: inline;
}

#content-promo {
        height: 490px;
	background: url(images/promo4.jpg) no-repeat;
        margin-bottom: 20px;
        margin-top: 20px;
}
#content-inner-top {
	height: 34px;
	background: url(images/content-top.jpg) no-repeat;
}

#content-inner {
	padding: 0px 30px 20px 30px;
	background: url(images/content-middle.jpg) repeat;	
        color: #000;
}

#content-inner h1, h2 {
	background: url(images/long-underline.jpg) no-repeat 0px 17px;
	padding-bottom: 30px;
        text-decoration: none;
	word-spacing:-0.1em;
	color: #215354;
}
#content-inner h1 { font-size: 1.5em;}
#content-inner h2 {
	background: url(images/long-underline.jpg) no-repeat 0px 33px;
        padding-top: 20px;
        padding-bottom: 15px;
}
#content-inner h3 {
	background: url(images/short-underline.jpg) no-repeat -5px 36px;
	padding: 20px 0px 15px 0px;
        text-decoration: none;
	word-spacing:-0.125em;
	color: #42817f;
}

#content-inner h3 {font-size: 1.2em;}

#content-inner h1 a {
        text-decoration: none;
	color: #215354;
	font-size: 1em;
}

#content-inner p {
	padding-bottom: 10px;
	word-spacing: 1px;

}

.time {
       padding-bottom: 15px;
       font-size: 0.9em;
}
#content-inner ul {
        margin-left: 20px;
        list-style: circle;
        margin-bottom: 10px;
}

#content-inner-bottom {
	height: 116px;
	background: url(images/content-bottom.jpg) no-repeat;
	margin-bottom: 20px;
	padding: 0px 40px 0px 50px;
        text-align: center;

}

/* Right column styling */

#rightcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px 20px 20px 10px;
 width: 170px;
 float: left;
}

#rightcolumn-inner-top {
	margin-right: 20px;
	height: 21px;
	background: url(images/sidebar-top.jpg) repeat;	
}

#rightcolumn-inner {
	padding: 0px 20px 0px 20px;
	margin-right: 20px;
	background: url(images/sidebar.jpg) repeat;	
}


#rightcolumn-inner-bottom {
	margin-right: 20px;
	margin-bottom: 20px;
	height: 32px;
	background: url(images/sidebar-bottom.jpg) repeat;	
}

/* Footer Styling */

#footer { 
	 width: 826px;
 	clear: both;
	background: url(images/footer-bg.jpg) no-repeat;
	height: 38px;
 	padding: 0px 20px 0px 20px;
        margin-bottom: 20px;
}

img.alignright {
	margin: 0 7px 2px 0;
}

img.alignleft {
	margin: 0 0 2px 7px;
}

.alignright {
	float: right;
        border: 0px;

}

.alignleft {
        border: 0px;
	float: right;
}
