/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong 
  Mods by hcgtv and moraes
-------------------------------------------------*/
/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	color: #494949;
	/* background-color: #191970;
	background: white url(images/background_bg.gif) repeat; */
	background: white url(images/content_bg.gif) repeat;
        background-attachment: fixed;
 	font-family: Lucida Grande, Lucida Sans Unicode, Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size: 11px;
	padding: 15px 0px;
	margin: 0px;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
        font-family: Georgia, '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: #632D15; 
	/* color: #9b4525;*/ /* #632D15; */
	text-decoration: none;
}
a:hover, a:active
{
	color: blue;
}
#header a:link, #header a:visited
{
	color: #eeeeee;
}
#header a:hover, #header a:active
{
	color: #cccccc;
}
#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}
#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 904px;
	height: 0;
	clear: both;
}
/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 768px;
	height: 185px;	/* large header image is defined below */
	background: white url(images/top.jpg) no-repeat bottom;
	border-width: 0px 0px 0;
	border-style: none;
	border-color: #E0E0E0;	
        margin: auto;
}
#header h1
{
	font-size: 24px;
	color: #ffffff;	
        line-height: 30px;
	text-align: right;
	margin-top: 10px;
	margin-right: 50px;
}
.h2header
{
        font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #E0E0E0;	
        /*line-height: 20px;*/
	text-align: right;
	margin-top: 0px;
	margin-right: 80px;
}
/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 768px;
	/* background: white url(images/content_bg.gif) repeat;
	border-width: 0 0px;
	border-style: solid;
	border-color: #E0E0E0; */
	margin: auto;
}
.gap
{
        width: 720px;
        height:15px;
	margin: 0px 0px 2px 0px;
        visibility: visible;
}
.selfmenuthinline
{
        width: 720px;
        height:2px;
	background: white url(images/s110_blue.jpg) repeat;
	margin: 0px 0px 2px 0px;
        visibility: visible;
}
.selfmenuthickline
{
        width: 720px;
        height: 9px;
	background: white url(images/s110_blue.jpg) repeat;
	margin: 4px 0px 4px 0px;
        visibility: visible;
}
.selfmenumediumline
{
        width: 720px;
        height:5px;
	background: white url(images/s110_blue.jpg) repeat;
	margin: 4px 0px 4px 0px;
        visibility: visible;
}
.selfmenu
{    
        height:20;
	margin: 2px 30px 2px 30px;
        visibility: visible;

}
#wrapper
{
	width: 720px;
	border-width: 0px;
	border-style: none;
	border-color: #00E000;
	background: white url(images/s110_01.jpg) repeat;
 	margin: auto;
}
/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 720px;
/*	height: 1%; */
	overflow: visible;
	float: left;
	padding: 4px 0 0 0;
        margin-right: -204px;
}
.thinline
{
        width: 720;
        height:10;
	background: white url(images/s110_blue.jpg) repeat;
	margin: 7px 224px 30px 20px;
        visibility: visible;
}
.content
{
	background: white url(images/s110_01.jpg) repeat;
	padding: 0;
        margin: 7px 215px 30px 15px; 
	/* margin: 7px 15px 30px 15px; */
}
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	/*background: url(images/dot.gif) bottom repeat-x; */
	font-size: 18px;
	padding: 40px 0 6px 0;
	margin: 0;
}
.contentbody
{
	background-color: #FEFEFB;
	border: 1px solid bisque;
	font-size:13px;
	text-align: justify;
	padding: 10px 10px 0px 10px;
}
.contentbody a:link, .contentbody a:visited
{
       	color: #9F3343;
} 
.contentbody a:hover
{ 
        color: blue;
}
.footerimage
{ 
	background: white url(images/clean_bottom.gif) repeat;
	padding: 0px 0px 0px 0px;

}
/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	/* background: url(images/bgcategory.gif) center left no-repeat; */
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	/* background: url(images/bgpostedby.gif) center left no-repeat; */
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	/* background: url(images/bgcomment.gif) center left no-repeat; */
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	/* background: url(images/bgedit.gif) center left no-repeat; */
	font-size: 10px;
	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);
	background-position: 6px 9px;
        -moz-border-radius: 15px;
	padding: 6px 42px;
	border: 1px solid #AABBBB;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	background: #FFFAF4 url(images/commentquote03.gif);
	background-position: 6px 9px;
        -moz-border-radius: 15px;
	border: 1px solid #AABBBB;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	/*background: #FCF6EC url(images/commentquote03.gif);*/
	background: #FFFAF4 url(images/commentquote03.gif);
	background-position: 6px 9px;
        -moz-border-radius: 15px;
	border: 1px solid #AABBBB;
}
.id1:hover
{
	background: #FFFAF4 url(images/commentquote03.gif);
	background-position: 6px 9px;
        -moz-border-radius: 15px;
	border: 1px solid #AABBBB;
}
.itemcomment h3
{
	font-size: 12px;
}
/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	float: right;
	width: 204px;
	padding: 12px 0px 0 0px;
}
.sidebar
{
	color: #21262A;
	margin: 0 6px 4px 0;
}
/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
	width:186px;
}
.sidebardl dt
{
	background: #E5E5E5 url(images/sidenav_top.jpg) no-repeat bottom;
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
        font-family: Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Arial, 'Trebuchet MS', sans-serif;
	padding: 4px 10px;
	text-align: center;
	width:166px;
}
.sidebardl dd
{
	background: #EEEEEE url(images/menuback.gif) no-repeat bottom;
	padding: 2px 10px;
	margin: 1px 0 0 0;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #C4B284;
	margin: 0 auto;
}
.sidebardl dd:hover
{
	background: #E7E7E7 url(images/menuback.gif) no-repeat bottom;
	padding: 2px 10px;
	/* margin: 1px 0 0 0; */
	margin: 0 auto;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	font-weight: bold;
	/* background: url(images/arrow.gif) left center no-repeat; */
	padding: 0 0 0 10px;
}
.sidebarcalendar dt, .sidebarlinks dt
{
	background: #E5E5E5 url(images/calnav_top.jpg) no-repeat bottom;
	color: #21262A;
	font-size: 12px;
	font-weight: bold;
        font-family: Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Arial, 'Trebuchet MS', sans-serif;
	padding: 4px 11px;
	text-align: center;
	width:176px;
}
.sidebarlinks dd a:link, .sidebarlinks dd a:visited, .sidebarcalendar dd a:link, .sidebarcalendar dd a:visited
{
       	color: #800000;
} 
.sidebarlinks dd
{
	background: #F4EEEC url(images/link_background.png) repeat;
	/* background: #F3EACE; */
	color: #3A3523;
	padding: 4px 4px;
	margin: 0 0 0 0;
	width:186px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #C4B284;
	margin: 0 auto;
        text-align: center;
}
.sidebarcalendar dd
{
	background: #EEEEEE url(images/calendarback.gif) no-repeat bottom;
	color: #3A3523;
	padding: 4px 4px;
	margin: 0 0 0 0;
	width:186px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #C4B284;
	margin: 0 auto;
        text-align: left;
}
.sidebarlinks dd a:hover, .sidebarcalendar dd a:hover
{
       	color: #001BFF;
} 
.sidebarlinks dd:hover
{
	background: #F3EACE;
}
.sidebarusers
{
	background: #F3EACE;
}

/* Some example of customing the calendar */
table.calendar 
{
	color: #4A3523;
 /*font-size: small; */
}
/* tr.calendardateheaders 
{
     font-size: small;
     color: red;
} */
td.days 
{
     text-align: center;
}
td.sabbath
{
     text-align: center;
}
td.days a:link, td.days a:visited, td.sabbath a:link, td.sabbath a:visited
{
     text-align: center;
     color: red;
     font-weight: bold;
}
td.today 
{
     text-align: center;
     background-color: #DCAFAF;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 768px;
        height: 100px;
        background:  #FFFFFF url(images/bottom.jpg) no-repeat top;
	background-color: white;
	padding: 10px 0 0px 0;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: 0 auto;
}
#copyrights
{
	color: #474747;
	text-align: center;
}
/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
        padding: 10px;
        background: #EEEEEE;
        border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #C4B284;
	margin: 0 auto;
    /* 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: 3px;
	padding: 3px;
	font-size: larger;
	width: 50%;
}
.leftbox 
{
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox 
{
	float: right;
	border-left: 2px solid #ccc;
}

/*************************************************** 
   Pagination for NP_ShowBlogs (Inspired from Tipos.com.br)
 **************************************************/ 
.pageswitch { 
   font-family: verdana, sans-serif; 
   font-size: 11px; 
   line-height: 15px; 
   text-align: center; 
} 

.pageswitch a, .pageswitch span { 
   display: block; 
   float: left; 
   padding: 1px 5px 2px; 
   margin-right: 0.1em; 
   border: 1px solid #fff; 
   background: #fff; 
} 

.pageswitch span.current { 
   border: 1px solid #000; 
   font-weight: bold; 
   background: #9F9F9F; 
   color: #fff; 
} 

.pageswitch a { 
   border: 1px solid #9F9F9F; 
   text-decoration: none; 
} 

.pageswitch a:hover { 
   border-color: #000; 
} 

.pageswitch a.nextprev { 
   font-weight: bold; 
} 

.pageswitch span.nextprev { 
   color: #666; 
} 

.pageswitch span.nextprev { 
      border: 1px solid #ddd; 
      color: #999; 
} 

.pageswitch input { 
   font-family: verdana, sans-serif; 
   font-size: 10px; 
   font-weight:bold; 
   float:right; 
   width:20px; 
   border: 3px solid #ddd; 
} 
.red
{ 
    height: 10px;
    background-color: red;
}


/*THIS PART IS FOR THE NAVIGATION LINKS*/
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited{
   color: #4E4E4E;
   width: 80px;
   height: 20px;
   line-height: 20px;
   /* background: url(images/01_linkbg2.gif) top repeat-y; */
   padding: 0;
}
.nav1 a:link, .nav1 a:visited{
   position: relative;
   left: 14px;
}
.nav2 a:link, .nav2 a:visited{
   position: relative;
   left: 96px;
}
.nav3 a:link, .nav3 a:visited{
   position: relative;
   left: 178px;
}
/* Add 82px to left for each new navX tab */
.nav4 a:link, .nav4 a:visited{
   position: relative;
   left: 260px;
}


/*HOVER EFFECTS*/
.nav1 a:hover, .nav1 a:active, .nav2 a:hover, .nav2 a:active, .nav3 a:hover, .nav3 a:active, .nav4 a:hover, .nav4 a:active
{
   /* background: url(images/01_linkbg1.gif) top repeat-y; */
   margin: 1px 0 0 0;
}
/*USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE - BUT NOT FOR THE CLASS OF ADMIN */
#home .nav1 a:link, #home .nav1 a:visited, #itempage .nav1 a:link, #itempage .nav1 a:visited, #archives .nav2 a:link, #archives .nav2 a:visited, #archives .nav3 a:link, #archives .nav3 a:visited
{
   /* background: url(images/01_linkbg1.gif) top repeat-y; */
}
