/*----------------------------------------------------------------------------
Customise Style Sheet

Name: 						Beautiful Day
Modified for Joomla by:     JoomlaJunkie.com
Date: 						2007-02-07
Description: 				A soft and bright two-column template.
Author: 					Viktor Persson
URL: 						http://templates.arcsin.se

Stylesheet Index:
	$1 - Global Resets
	$2 - Typography
	$3 - Lists Styling
	$4 - Horizontal Rules
	$5 - Quotations
	$6 - Sitewide Links
	$7 - Joomla Specific
	$7a - Joomla Content Styles
	$8 - Forms Styling
	$9 - Modules

NOTE: Always make a backup of your stylesheets before editing!
NB!! Use the search function to find a section, eg: search for $10 for Modules
----------------------------------------------------------------------------*/

/* $1 - Global Resets eliminates cross browser inconsistancies
          -----ONLY EDIT IF YOU KNOW WHAT YOU ARE DOING-----
----------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0.5em 0;
        color: #000
		
}
.navigation ul {
   	margin: 0;
}
fieldset {
	padding:.5em;
}
img {
	border:0;
}
a img {
	border:0;
}

/* This helps fix the relative font sizing problem with tables in internet explorer */
table {
	font-size:1em;
}
.hidden {
	display:none;
}

.clearer {clear: both;}
.left {float: left;}
.right {float: right;}
/*end global resets*/

/* $2 - Typography
----------------------------------------------------------------------------*/
body {
    background: #FFF repeat;
	color: #000;
	font: normal 62.5% Tahoma,sans-serif;
} 
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #fff;
	color: #000000;
	font: normal 80% Tahoma,sans-serif ;
    text-align:left;
	line-height: 140%;
}
body.contentpane ul{
	margin-left:20px;
}

/*These control the general, asthetic, typographical/text
elements of the css*/
h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #000;
	padding:10px 0;

}
h2 {
	font: bold 1.8em Tahoma,sans-serif;
	font-size:16px;
	color:#000;
    padding-top: 6px;
}
h3 {
	font: bold 1.8em Tahoma,sans-serif;
	font-size:15px;
	color:#000;
    padding-top: 6px;
}
h4 {
	font: bold 1.8em Tahoma,sans-serif;
	font-size:14px;
	color:#000;
}
h5 {
	font: bold 1.8em Tahoma,sans-serif;
	font-size:13px;
	color:#000;
}
h6 {
	font: bold 1.8em Tahoma,sans-serif;
	font-size:12px;
	color:#000;
}

/* $3 - Lists Styling
----------------------------------------------------------------------------*/
li {list-style: none;
}
	
/* $4 - Horizonal Rules
----------------------------------------------------------------------------*/
hr {
/*many components use this as a seperator line */
	border:none;
	background:#EAE8D0;
	height:1px;
	margin:10px 0;
}

/* $5 - Quotations
----------------------------------------------------------------------------*/
blockquote {
	font: bold 1.1em Tahoma,sans-serif;
	background: url(../../Copy%20of%20jjbeautifulday/images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
pre {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	padding:10px;
	margin-bottom:20px;
	color: #000;
	white-space:normal;
	font: normal 1em Tahoma,sans-serif;
	padding: 8px 10px;
	display: block;
	line-height: 1.6em;
	margin-bottom: 12px;
}

/* $7 - Sitewide Links
----------------------------------------------------------------------------*/
a {color: #000;}
a:hover {color: #000;}
{
	text-decoration:none;
}

/* $8 - Joomla Specific
----------------------------------------------------------------------------*/
.pagenav,
.pagenav_prev,
.pagenav_next {
	padding:0 4px;
}
a.pagenav,.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-decoration:none;
}
a.pagenav:hover,
a.pagenav:active,
a.pagenav:focus,
.pagenav_prev a:hover,
.pagenav_prev a:active,
.pagenav_prev a:focus,
.pagenav_next a:hover,
.pagenav_next a:active,
.pagenav_next a:focus,
.pagenavbar a:hover,
.pagenavbar a:active,
.pagenavbar a:focus {
	text-decoration:none;
	color:#000;
}
.back_button {
	margin:5px 0 15px;
}
.back_button a {
	color:#000;
}
.small {
/* a symantic style to allow you to add text with this class, that
is used for small text, like date/written by etc */
	font:11px tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
td.createdate {
/* styling the date the content was created on*/
	color: #000;
	font-size: 0.9em;
	margin-bottom: 6px;
	}
.modifydate {
/*Styles the "Last updated on" text
at the end of articles/contents */
	color: #000;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.readon {
	display:block;
	text-align:left;
	width:125px;
	text-indent:8px;
	float:right;
	color:#000;
	font: bold 1em sans-serif;
}
a.readon:link,a.readon:visited,a.readon:hover {
/* formatting the "Read on..." link on blog layout pages */
	text-decoration:none;
	font-size:100%;
	text-indent:25px;
	color:#000;
}
a.readon:hover {
/* formatting the "Read on..." link on blog layout pages */
	text-decoration:none;
}

/* $8a - Joomla Content Styles
----------------------------------------------------------------------------*/
/*These are all the styles for content, this is used for joomla content 
output in the main content area*/
table.contentpaneopen li {
	list-style: url(../../Copy%20of%20jjbeautifulday/images/li.gif);
	margin-left: 1px;
}
table.contentpaneopen, table.contentpane {
	padding:0;
	margin:0;
	width:100%;
}
.moduletable table.contentpaneopen td {
	background:none;
	margin-top:0;
	background:none;
	border:none;
	padding:0;
}

.header .moduletable table.contentpaneopen td {
	font: normal 100% Tahoma,sans-serif;
}
td.contentheading {
/* Used as the Title of the content, article, etc. being displayed,
it is also used for Section's heading*/
	padding:10px 0;
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}
table.contentpaneopen {
	font-family: "Lucida Sans Unicode",sans-serif;
}
td.buttonheading{
	padding:0;
	width:1%;
}
.contentpagetitle {
/*Title of articles*/
	font-size:90%;
	font-weight:700;
	color:#000;
	text-align:left;
}
.componentheading {
/* Used to format a components heading or title */
	font-size:150%;
	font-weight:700;
	color:#000;
	margin:.7em 0 0.9em;
	font-weight:700;
}
table.contenttoc {
	margin:10px;
	padding:0;
	float:right;
}
.buttonheading img {
	padding:2px;
}
.sectiontableheader,tr.sectiontableentry1 td,tr.sectiontableentry2 td {
	text-indent:5px;
	padding:4px;
}
.sectiontableheader {
	color:white;
	font-weight:700;
	padding:5px;
	background-color: #9AB3C2;
	background-repeat: repeat;
}
.sectiontableentry1 {
	background-color: #000;
}
.sectiontableentry2 {
	background-color: #000;
}
/*Polls */
.poll {
/* polls texts */
	line-height:18px;
}
/*this helps make the poll
look better as it removes the
section and table entry lines*/
.poll .sectiontableentry1,.poll .sectiontableentry2 {
	background:none;
	border:none;
	text-align:left;
}
.pollstableborder {
/* set the border properties of the polls voting table */
	border:none;
}
.poll td {
/* set the table data properties of the polls voting table */
	font-weight:400;
}
/* Search Results */
table.contentpaneopen fieldset{
	border:1px solid #DBDBDB;
	border-bottom:3px solid #DBDBDB;
	padding:10px;
	background:#000;
	margin:0;
}
table.contentpaneopen fieldset a{
	font-size:1.2em;
}
table.contentpaneopen fieldset span.small{
	color:#000;
}
table.contentpaneopen fieldset span.highlight{
	background:#FFF3D0;
	border-bottom:1px dotted #EFEFEF;
	color:#000;
	padding:0 3px;
}

/* $9 - Forms Styling
----------------------------------------------------------------------------
These styles control the appearance of forms */
.inputbox {
/* the look of input boxes in forms */
	background: #FFF;
	border:1px solid #CCCCCC;
	padding:2px 0px;
    margin: 0 6px;
}
.button {
/* button style for Joomla component, form and module buttons
specifically in the  sidebar*/
	text-align:center;
	padding:1px;
	background:#C0CDD3;
	color:#000;
	border:none;
	cursor:pointer;
    margin: 0 6px;
}
select.inputbox {
	background:#FFF !important;
}
textarea {
/* the look of the large text area on forms */
	font-size:100%;
	background: white;
	border:1px solid #3d3d3d;
	padding:1px 3px;
	margin:0;
	overflow: auto;
}

/* $10 - Modules
----------------------------------------------------------------------------*/
.header .moduletable h3 {font: normal 1.6em "Trebuchet MS",sans-serif;
color: white;}

/* navigation */
.navigation {	
	background: #FFF;
	border: 1px solid #FFF;
	height: 21px;
}
.navigation ul{
	overflow: hidden;
}
.navigation li {
	border-right: 1px solid #AFBEC7;
	float:left;
}
.navigation li a{
	background: #D9E1E5 url(../../Copy%20of%20jjbeautifulday/images/nav.gif);
	color: #000;
	display: block;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;	
}
.navigation a:hover {
	background-position: left bottom; 
	color: #000;
}

/* sub navigation */
.sidenav {
  float: right;
  width: 155px;
  color: #000;
  background-color: white;
  color: #000;
  padding-left: 25px;
}

.sidenav a{
color: black;
text-decoration: none;
}

.sidenav h3 {
	color: #000;
	color: #000;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	color: #000;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #000;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #000;	
}

/* footer */
.footer {
	background: url(../../Copy%20of%20jjbeautifulday/images/bgfooter.gif) repeat-x;
	color: #000;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}


/* customize the shoutbox input boxes */
input#shoutboxname.inputbox {
	background-color: yellow;
}
input#chatbarText.inputbox {
	background-color: orange;
}


