/*-------------------------------------------------
  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: #000 url(../../images/bg-wallpaper3.gif) repeat-x;
background-attachment: fixed;
	color: #494644;
	font-family: "Verdana", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10px;
	padding: 0px 0;
	margin: 0;
}
hr {height: 0px; background: none; border: 0px; border-top: 1px solid #ccc}
small
{
font-size: 9px
}

/*-------------------------------------------------
  Content Form stuff
-------------------------------------------------*/
select
{
font-size: 10px;
font-family: Verdana, Arial;
color: #333;
background: #EEEdd7;
padding: 2px;
}
input
{
font-size: 10px;
font-family: Verdana, Arial;
background: #EEEdd7;
padding: 1px;
}
textarea
{
font-size: 10px;
font-family: Verdana, Arial;
background: #EEEdd7;
padding: 3px;
}


img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Arial", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 20px;
}

/* Links */
a:link, a:visited
{
	color: #534F17;
	text-decoration: none;
}
a:hover, a:active
{
	color: black;
	text-decoration: underline;
}
#navlink
{
	color: #635D45;
	padding: 0px 10px;
	text-decoration: none;
}
#navlink:hover
{
background: url(images/arrow.gif) right center no-repeat;	padding: 0px 10px;
color: black;
	text-decoration: none;
}
#header a:link, #header a:visited
{
	color: #474747;
	text-decoration: none;
}
#header a:hover, #header a:active
{
	color: #737373;
	text-decoration: none;
}
#copyrights a:link, #copyrights a:visited
{
	color: #95857f;
}
#copyrights a:hover, #copyrights a:active
{
	color: #fff;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 704px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	Xposition: relative;
	width: 904px;
	height: 180px;
	/* large header image is defined below */
	/* background: white url(../../images/header.jpg) no-repeat; */
	background: white;
	border-width: 2px 2px 0;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
margin-top: 15px;
}
#header h1
{
	/* small header image specific lines */
	height: 180px;
	width: 892px;
	background: white url(../../images/header.jpg) no-repeat 0 6px;
	margin: 0 6px;
	/* end small header image specific lines */
font-size: 12px;
	text-align: right;
	color: #f7f7f4;
padding: 149px 0px 0 0;
	text-decoration: none;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 904px;
	background: white;
	border-width: 0 2px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}
#wrapper
{
	width: 904px;
	background: white url(images/Xbgcontainer01.gif) repeat-y;
	margin: auto;
}
#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;
	Gmargin-left: -204;
	padding: 4px 0 0 0;

}
.content
{
	padding: 0;
	margin: 7px 20px 3px 20px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	background: url(images/dot.gif) bottom repeat-x;
	xfont-size: 14px;
	xfont-weight: bold;
font-size: 19px;
font-family: Trebuchet MS, Georgia, Arial;
	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
{
	font-size:10px;
	text-align: justify;
text-wrap: suppress;
word-wrap: break-word;
	padding: 0 0 16px 0;
}
.contentbody a:link, .contentbody a:visited {color: #882200}
.contentbody a:hover, .contentbody a:active {color: #000}

/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 9px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 9px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 9px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 9px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

/*-------------------------------------------------
  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: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: left;
	width: 204px;
	padding: 2px 0 0 0;
}
.sidebar
{
	color: #21262A;
	margin: 0 0 4px 6px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
}
.sidebardl dt
{
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
    font-family: "Arial", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 4px 10px;
}
.sidebardl dd
{
background: #EEEdd7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
background: #e3e2c9;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{	
background: url(images/arrow.gif) left center no-repeat;
	padding: 0 0 0 10px;
	text-decoration: none;
font-size: 110%;
color: black;

}
.sidebardl dd a:hover
{
background: url(images/arrow.gif) right center no-repeat;	padding: 0px 10px;
color: #A72F0B;
	text-decoration: none;
}
#dc
{
background: #EEEdd7;
	padding: 2px 10px;
	margin: 1px 0 0 0;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 904px;
	background: #521;
	text-align: center;
	padding: 10px 0 10px 0;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	font-size: 9px;
	font-family: Verdana;
	margin: 0 auto;
}

#copyrights
{
	color: #95857f;
	font-size: 9px;
	font-family: Verdana;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 0px 0;
}
.loginbutton {font-size: 9px; padding: 1px; background: #a5958f; border: none; color: #521}
.loginfield {font-size: 9px; width: 40px; height: 10px; background: #572413; color: #a5958f; border: 1px solid #643}



.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: 11px;
	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: 11px;
	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: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}
.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: 5px;
	padding: 3px;
	font-size: larger;
	xwidth: 20%;
}
.leftbox {
	float: left;
margin-left: 1px;
padding-left: 1px;
	xborder-right: 2px solid #ccc;
}
.rightbox {
	float: right;
margin-right: 1px;
padding-right: 1px;
	xborder-left: 2px solid #ccc;
}

.small {
font-size: 12px;
}

/*-------------------------------------------------
  Drop Down Menu
-------------------------------------------------*/

#dd {
margin: 0px 0 15px 0;
font-family: Verdana, Arial;
width: 241px;
}

#dd div {border-bottom: 1px solid #efefea;}

#dl {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 110%;
float: left;
clear: left;
}

#dl a.menu {
display: block;
  text-align: left;
  padding: 6px 10px 4px 20px;
  margin-left: 10px;
  color: #7995B3;
  width: 206px;
  text-decoration: none;
border-bottom: 1px solid #efefea;
background: #fff url(x../../images/alpha/arrows.gif) left center no-repeat;
}

#dl a.menu:hover {
border-bottom: 1px solid #7995B3;
background: url(x../../images/alpha/arrows.gif) left center no-repeat;
color: black;
}

#dl a.menu2 {
display: block;
  text-align: left;
  padding: 6px 10px 4px 22px;
  margin-left: 0px;
  color: #496583;
  width: 168px;
  text-decoration: none;
Xborder-bottom: 1px solid #efefea;
background: transparent url(../../../images-new/arrows.gif) no-repeat; background-position: 5px;
}

#dl a.menu2:hover {
Xbackground: url(../../images/alpha/arrows.gif) left center no-repeat;
background: #fbfbfb url(../../../images-new/arrows.gif) no-repeat; background-position: 5px;
color: black;

}

.submenu {
  background: #fff;
  border: 1px solid #2e5d72;
border-left: none;
  visibility: hidden;
  position: absolute;
width: 150px;
  z-index: 3;
xmargin-left: 60px;
}

.submenu a {
  display: block;
  font-size: 11px;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2e5d72;
border-bottom: 1px solid #efefea;
}

.submenu a:hover {
  background: #2e5d72;
  color: #FFF;
text-decoration: none;
}



/*-------------------------------------------------
  Help File
-------------------------------------------------*/


.helpmenu h1 {background: #e2e2e2; width: 90%; font-size: 15px; 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: 13px; padding: 2px 5px 2px 10px; font-weight: bold; text-indent: 10px; margin-bottom: 2px}
.helpmenu h3 {background: #f5f5f5; width: 90%; font-size: 11px; padding: 2px 5px 2px 10px; text-indent: 20px; margin-bottom: 1px}
.helpmenu h4 {background: #f2f2f2; width: 90%; font-size: 13px; padding: 4px 10px 4px 10px; margin-bottom: 2px; border-bottom: 1px solid #ccc}
.helpmenu h5 {background: #efefef; width: 97%; font-size: 14px; 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: 9px; 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: 12px; 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: 19px;
font-variant: small-caps;
letter-spacing: 1px;
}
.commentbody {padding: 3px 0}
.commentinfo {font-size: 90%}

.videolist {padding: 3px 0 3px 4px; width: 194px; border-bottom: 1px solid #eeedd7; margin-bottom: 2px; background: #fcfcf8}
.videolist:hover {background: #eeedd7}

.worldlist {padding: 3px 0 3px 4px; width: 244px; border-bottom: 1px solid #eeedd7; margin-bottom: 2px; background: #fcfcf8}
.worldlist:hover {background: #eeedd7}

.poll ol{padding:0;}
.poll li{list-style-type:none;}
.pollbar{border: #000 1px solid; background-color:#fff; width:200px; height:8px; font-size:0;}
.pollbar div{height:8px; background-color:#aaa;}

.shareoptions {border-top: 1px dotted #bbb; padding: 2px 0; margin-top: 5px}
.shareoptions img {vertical-align: middle}

.leftcolumn {margin: 4px 0}

.pages
{
color: #888;
padding: 10px 2px;
}

.pages a:link, .pages a:visited
{
color: #521;
padding: 4px 8px;
background: #eeedd7;
text-decoration: none;
}
.pages a:hover, .pages a:active
{
color: white;
background: #521;
text-decoration: none;
}

/*-----------------------------------------------------
 Share Drop Down Menu 
------------------------------------------------------*/

#dm {
padding: 0px;
width: 100px;
text-align: center;
height: none;
float: right;

}
#dm img {border:0; vertical-align: middle}

#dm li {
margin: 0px;
padding: 0px 5px 0px 10px;
margin: 0 10px;
list-style: none;
float: right;
background: url(../../images/share-arrow.png) 3% 70% no-repeat;
text-align: left;
border-bottom: 1px dotted #999;
}


#dm li a.menu {
text-align: center;
padding: 0px;
margin: 0px;
font-size: 11px;
text-decoration: none;
color: #5a5;
}

#dm li a.menu:hover {
color: #000;
}

#dm .submenu {
background: #fff;
border: 1px solid #aaa;
visibility: hidden;
position: absolute;
z-index: 33;
padding: 0px;
float: left;

}

#dm .submenu a {
display: block;
font-size: 11px;
text-align: left;
text-decoration: none;
padding: 5px;
color: #000;
}

#dm .submenu a:hover {
background: #f1f1f1;

}
