/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #fff;
	color: #663A20;
	font-family: "Verdana", "Arial", Verdana, Arial, Helvetica Neue;
	font-size: 11px;
	padding: 0px 0;
	margin: 0;
	horizontal-align: center;

}
small
{
font-size: 90%;
text-align: left;
}



/*-------------------------------------------------
  Content Form stuff
-------------------------------------------------*/
select
{

font-family: Verdana, Arial;
color: #333;
background: #EEEEee;
padding: 2px;
}
input
{
font-size: 100%;
font-family: Verdana, Arial;
background: #EEEEee;
padding: 1px;
}
textarea
{

font-family: Verdana, Arial;
background: #EEEEee;
padding: 3px;
}

hr	{ height: 0px; border: solid #e3e8cc 0px; border-top-width: 1px;}
.welcomeline	{ height: 0px; border: solid #fff 0px; border-top-width: 1px}
.welcomeline2	{ height: 0px; border: solid #f3f8ee 0px; border-top-width: 1px}

img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{

	font-weight: normal;
	margin: 0;
}

h1 {font-size: 190%}
h2 {font-size: 150%}
h3 {font-size: 130%}
h4 {font-size: 120%}



/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 0px;
	margin: 0 0px;
}

/* Links */
a:link, a:visited
{
	Xcolor: #791C0A;
	color: #AC1414;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
	text-decoration: underline;
}
#navlink
{
	color: #fff;
	padding: 0px 0px;
	text-decoration: none;
}
#navlink:hover
{
background: url(images/arrow.gif) right center no-repeat;	
padding: 0px 0px;
color: black;
	text-decoration: none;
}
#header a:link, #header a:visited
{
	color: #AC1414;
	text-decoration: none;
}
#header a:hover, #header a:active
{
	color: black;
	text-decoration: none;
}
#copyrights a:link, #copyrights a:visited
{
	color: #AC8664;
}
#copyrights a:hover, #copyrights a:active
{
	color: #000;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 900px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 900px;
	height: 190px;
	/* large header image is defined below */
	background: white url(../../images/page-header.jpg) no-repeat;
	background: white;
	border-width: 0px 0px 0 0;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0;
	padding: 0;
}
#header h1
{
	/* small header image specific lines */
	height: 190px;
	width: 900px;
	background: white url(../../images/page-header.jpg) no-repeat;
	margin: 0;
	/* end small header image specific lines */
	font-size: 30px;
	text-align: center;
	line-height: 160px;
	text-decoration: none;
	padding: 0;
}
.letters
{
padding: 0px;
}
.letters img
{
margin: 4px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 900px;
	background: white;
	border-width: 0 0px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: no;
	padding: 0px;
}
#wrapper
{
	width: 900px;
	background: white url(images/Xbgcontainer01.gif) repeat-y;
	margin: no;
	padding: 0px;
}
#clearit
{
	width: auto;
	background: white;
	border-width: 0 0 0 0px;
	border-style: solid;
	border-color: white;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	spacing: 0 0 0 0px;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: auto;
	height: 1%;
	overflow: visible;
	XXXmargin-left: -160;
	padding: 0px 0 0 0;

}
.content
{
	padding: 0;
	margin: 3px 25px 5px 30px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/



.contenttitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	font-size: 140%;
	font-weight: bold;
	padding: 0 0 6px 0;
	margin: 0;
	text-decoration: none;
}
.contenttitle h2 a:link
{
	text-decoration: none;
}
.contenttitle h2 a:hover
{
	text-decoration: none;
}

.contentbody
{
	
	text-align: justify;
	padding: 0 0 10px 0;
}

.contentbody h1 {font-size: 190%; color: #791C0A; margin: none; display: inline}

.contentbody h2 {font-size: 170%; color: #791C0A; margin: none; padding: none; display: inline}


.contentbody h3 {font-size: 150%; color: #791C0A; margin: none; display: inline}


.contentbody h4 {font-size: 140%; color: #791C0A; margin: none; display: inline}


.contentbody h5 {font-size: 130%; color: #791C0A; margin: none; display: inline}


.contentbody h6 {font-size: 12px; color: #791C0A; margin: none; display: inline}



/*-------------------------------------------------
  Content Image Wraps
-------------------------------------------------*/
.contentbody itl
{
float: left;
margin: 0 10px 10px 0;
}
.contentbody itr
{
float: right;
margin: 0 0 10px 10px;
}
.contentbody il
{
float: left;
margin: 10px 10px 10px 0;
}
.contentbody ir
{
float: right;
margin: 10px 0px 10px 10px;
}
.contentbody ibl
{
float: left;
margin: 10px 10px 0 0;
}
.contentbody ibr
{
float: right;
margin: 10px 0 0 10px;
}

#st
{
font-size: 90%;
padding-left: 3px;
padding-right: 2px;
text-align: left;
}

#subtext
{
border-bottom: 1px solid #ccc;  
background: #f2f2ee;
padding-bottom: 2px;
margin-bottom: 5px;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 90%;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 90%;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 90%;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
font-family: "Arial", Arial, Verdana;
	background: url(Ximages/bgedit.gif) center left no-repeat;
	font-size: 9px;
	line-height: 0px;
	padding: 0 3px 0 3px;
letter-spacing: 0.1em;
}

.contentitemedit a {color: #777}
.contentitemedit a:hover {color: black}
.contentitem
{

	padding: 3px 0 0 0;
	margin: 0 0 5px 0;

}




.contentitem h5
{
    font-family: "Times New Roman", Times New Roman, Arial, Verdana;
	font-weight: 400;
	margin: 0px;
color: #791C0A;
font-size: 24px;
font-variant: small-caps;
letter-spacing: 1px;
}

.contentitem h6
{
font-size: 14px;    
font-family: "Arial", Arial;
	font-weight: regular;
	margin: 0;
font-variant: small-caps;
color: #E1CBBA;
}
#servicecontent {font-size: 90%; color: #D3AB90; position: relative; text-align: left}
#servicecontent a {color: #f2eee3}
#servicecontent a:hover {color: #fff}

.contentitem h4
{
    font-family: "Times New Roman", Times New Roman, Arial, Verdana;
	font-weight: 400;
	margin: 0px;
color: #791C0A;
font-size: 24px;
font-variant: small-caps;
letter-spacing: 1px;
}




.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(Ximages/dotv.gif) left repeat-y;
	padding: 0 0 0 0px;
}
.contentitem3
{
	Xdisplay: inline;
	background: #FbFBF8;
	padding: 2px 10px 5px 10px;
border-top: 1px solid #efefef;
}
.contentitem4
{
	display: inline;
	padding: 1px 1px 1px 1px;
	background: #fff;
border: 1px solid #eee;
margin: 0 0 3px 0;
}
.contentitem4 a
{
	color: #777;
}
.contentitem4 a:hover
{
	color: black;
text-decoration: underline;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}
.itemcomment h3
{
	font-size: 120%;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{	
float: left;
	width: 243px;
	padding: 0px 0 0 0;
	margin: no;
position: relative;

}
.sidebar
{
	

	margin: no;
padding-right: 0px;
position: relative;
}
.sidebar a:link, .sidebar a:visited {color: #f2eee3}
.sidebar a:hover, .sidebar a:active {color: #fff}

/* Menu lists */
.sidebardl
{	
padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
position: relative;
right: -1px;
}
.sidebardl dt
{
	background: #efefef url(images/Xsidetitlebg.gif);
	color: #888;
	font-size: 140%;
	font-weight: regular;
    font-family: "Times New Roman", Times New Roman, "Arial", Arial;
	padding: 7px 0 1px 16px;
font-variant: small-caps;
margin-top: 5px;
border-bottom: 1px solid #ccccc8;
}
.sidebardl dh
{

	width: 241px;
padding: 0;
	margin: 0px 0 0 0;
border-bottom: 1px solid #dcdcd8;
}
.sidebardl dd
{
font-size: 110%;

	padding: 5px 0px 5px 10px;
	margin: 1px 0 0 0;
border-bottom: 1px solid #AA6435;
position: relative;
}
.sidebardl dd:hover
{
	padding: 5px 0px 5px 10px;
	margin: 1px 0 0 0;
border-bottom: 1px solid #AA6435;
background: #8D3E2F;

}
.sidebardl dd a:link, .sidebardl dd a:visited
{	
background: url(../../images/alpha/arrows.gif) left center no-repeat;
	padding-left: 20px;
	text-decoration: none;
font-size: 110%;
}
.sidebardl dd a:hover, .sidebardl dd a:active
{
background: url(../../images/alpha/arrows2.gif) left center no-repeat;
	text-decoration: none;
font-style: italic;
}
#dc
{
background: #EEEdd7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/


#footer
{
	width: 900px;
	
	
	padding: 10px 0 10px 0;
	
	font-size: 90%;
	font-family: Verdana;
	margin: 12px 0 10px 0;

}


#copyrights
{
	color: #C5BDAE;
	
	font-family: Verdana;
text-align: center;
padding-top: 7px;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}
.commentform img{
    margin: 5px 0 0 0;
}
.formfield
{
	font-size: 110%;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}

.formbutton
{
	font-size: 110%;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
}
.searchform .formfield
{
	width: 130px;
    font-family: Verdana, Arial;
	padding: 2px;
border: 1px solid #f2eee3;
color: #AA6435;
}
.searchform .formbutton
{
    font-family: Arial, Verdana;
	padding: 2px;
background: #AA6435;
color: #f2eee3;
border: none;
text-transform: uppercase;
letter-spacing: 1px;
}
.loginform .formfield
{
	width: 130px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------
  Miscelaneous
-------------------------------------------------*/
/* VBlog image onion skin shadow - From AListApart.com*/
.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* \*/display:block;/**/
}
.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}
.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}
.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}
.wrap3 img
{
	display:block;
	border: 3px solid white;
}

/* Search highlight color */
.highlight
{
	background: #DEFFA9;
}

/* Leftbox and Rightbox toolbar buttons */
.leftbox, .rightbox {
	margin: 7px;
	padding: 3px;
	font-size: larger;
	Xwidth: 20%;
}
.leftbox {
	float: left;
margin-left: 0px;
padding-left: 0px;
	Xborder-right: 2px solid #ccc;
}
.rightbox {
	float: right;
margin-right: 0px;
padding-right: 0px;
	Xborder-left: 2px solid #ccc;
}

.small {
font-size: 120%;
}


/*-------------------------------------------------
  Addons - sdh
-------------------------------------------------*/


.home
{
border-left: 1px solid #e3e3db; 
width:133px; 
height:14px; 
background:#fff; 
padding: 2px 0 2px 16px;
text-decoration: none;
}
.home a:link, .home a:visited
{
color: #998;
text-decoration: none;
}
.home a:hover
{
color: #000;
text-decoration: none;
}

.newslinks
{
font-family: Verdana;
font-size: 130%;
color: #AA6435;
text-decoration: none;
}
.newslinks a:link
{
color: #791C0A;
text-decoration: underline;
}
.newslinks a:visited
{
color: #AA6435;
text-decoration: underline;
}
.newslinks a:hover
{
color: black;
text-decoration: none;
}

.line
{
height: 1px;
background: #ddc;
width: auto;
margin: 5px 0 0 0;
}

.news
{
font-family: Helvetica Neue, Helvetica TT, Arial, Verdana;
padding: 10px 5px 5px 5px;
background: #fff;
font-size: 90%;
color: #aa9;
}

.description
{
padding: 0 10px 0 5px;
font-size: 90%;
}

.hometable
{
width: 900px; 
height: 20px; 
padding: 3px 15px 3px 15px; 
background: #fff; 
color: #aa9;
}
.hometable a:link, .hometable a:visited
{
color: #998;
text-decoration: none;
}
.hometable a:hover
{
color: #555;
text-decoration: underline;
}


/*-------------------------------------------------
  Table class for items in Main Cats with default/index2 template
-------------------------------------------------*/

.index2
{
width: 600px;
}



/*-------------------------------------------------
  Calendar
-------------------------------------------------*/

table.calendar {
  font-size: 120%;
  color: #999;
align: center;
border: #aaa solid 1px;
}
table.calendar a:link
{

}
table.calendar a:hover
{
text-decoration: none;
}

tr.calendardateheaders {
  font-size: 110%;
font-weight: regular;
  color: #777;
text-align: center;
height: 10px;
}

td.days {
  text-align: center;
border: #ccc solid 1px;
color: #333;
height: 80px;
width: 80px;
}
td.days a
{
text-decoration: underline;
color: #789;
}

td.today {
  text-align: center;
font-weight: bold;
  color: #000;
  background-color: #f6f6f6;
border: #555 solid 1px;
height: 80px;
width: 80px;
}
td.today a
{
text-decoration: underline;
color: red;
}

a#eventtitles
{
font-size: 90%;
text-decoration: none;
color: #777;
text-align: left;
Xline-spacing: 1px;
}
a:hover#eventtitles
{
color: black;
}

p.small{
font-size: 90%;
line-height: 90%;
margin: 5px 0 0 0;
padding: 0px;
}

p .small:hover
{
color: black;
}

p.big {line-height: 200%}




.monthlinks
{

text-decoration: none;
color: #999;
}
.month
{
text-decoration: none;
}


iframe
{
scrollbar-base-color: #e2e2e2;
scrollbar-arrow-color: #888;
scrollbar-darkshadow-color: #888;
scrollbar-shadow-color: #aaa;
}

.pages
{
font-size: 90%;
color: #888;
}

.pages a
{
color: #677b90;
}


/*-------------------------------------------------
  Help File
-------------------------------------------------*/


.helpmenu h1 {background: #e2e2e2; width: 90%; font-size: 150%; padding: 4px; border-bottom: 1px solid #bbb; font-weight: bold;  padding: 2px 5px 2px 10px; margin: 40px 0 4px 0}
.helpmenu h2 {background: #efefef; width: 90%; font-size: 130%; padding: 2px 5px 2px 10px; font-weight: bold; text-indent: 10px; margin-bottom: 2px}
.helpmenu h3 {background: #f5f5f5; width: 90%; font-size: 110%; padding: 2px 5px 2px 10px; text-indent: 20px; margin-bottom: 1px}
.helpmenu h4 {background: #f2f2f2; width: 90%; font-size: 130%; padding: 4px 10px 4px 10px; margin-bottom: 2px; border-bottom: 1px solid #ccc}
.helpmenu h5 {background: #efefef; width: 97%; font-size: 140%; padding: 7px 5px 2px 10px; font-weight: bold; margin: 40px 0 8px 0; border-bottom: 1px solid #aaa}

.helpmenu h1 a, .helpmenu h2 a, .helpmenu h3 a {text-decoration: none}
.helpmenu h1 a:hover, .helpmenu h2 a:hover, .helpmenu h3 a:hover {text-decoration: underline}

.helpmenu p {margin-top: 400px}

.backtop {font-size: 90%; width: 97%; text-align: center; color: #ccc}
.backtop a {color: #aaa; text-decoration: none}
.backtop a:hover {color: black; text-decoration: underline}




.hd2 {font-size: 120%; color: #777; margin: 5px 0 3px 20px}

.hd1
{
    font-family: "Times New Roman", Times New Roman, "Times", Times, "Arial", "Helvetica Neue", Verdana;
	font-weight: normal;
	margin: 5px 0 3px 20px;
color: #517387;
font-size: 190%;
font-variant: small-caps;
letter-spacing: 1px;
}



.othermenu {color: #D9D5C8; font-size: 110%}
.othermenu a {color: #791C0A; font-size: 110%}

.date {color: #D9D5C8}


.adminbar {color: #888}
.adminbar a:link, .adminbar a:visited {color: #777}
.adminbar a:hover, a:active {color: black}

.logofooters {padding: 3px 10px 5px 10px}
