/*-------------------------------------------------
Based on Travel skin for Nucleus CMS by Evgeny Lykhin

Evgeny Lykhin: http://www.lykhin.com/eng
  Travel Blog: http://travel.lykhin.com
-------------------------------------------------*/

/*-------------------------------------------------
  General layout
-------------------------------------------------*/
body
{
	background: #000000 url(images/texture_light.jpg);
	/* background-color: #999999;*/
	color: #000066;
	/*font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;*/
	font-family: "Arial", "Trebuchet MS", sans-serif;
	font-size: 11px;
	padding: 15px 0;
	margin: 0;
}
img
{
	border: 0;
}
form
{
	margin: 0;
}

/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Arial", "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin: 0;
}

/* Lists */
ul
{
/*	list-style: none;*/
	list-style: disc outside 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
{
	color: #000066;
	text-decoration: none;
}
a:visited
{
	color: #000066;
	text-decoration: none;
}
a:hover, a:active
{
	color: #ff9933;
}


.sidebardl dt a
{
	color: #c66300;
}

.sidebardl dt a:link
{
	color: #c66300;
}

.sidebarnews dt a:visited
{
	color: #c66300;
}

.sidebarnews dt a:hover, dt a:active
{
	color: #000066;
}


/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 924px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/
#header
{
	position: relative;
	width: 924px;
	height: 155px;
	background: #ffffff url(images/header3.jpg) no-repeat;
	margin: auto;
}
#header h1
{
	width: 924px;
	height: 60px;
	font-size: 38px;
	text-align: left;
	line-height: 60px;
	text-indent: 38px;
}
#headerbanner
{
	padding-left: 232px;
	padding-bottom: 0;
	margin: 0px 0px 0px 0px;
	border: none;
}
#headerbanner img
{
/*
	width: 136px;
	height: 133px;
*/
	margin: 0px;
	padding: 0px;
	border: none;
}
/* Menu */
#menu {
        background: #000066;
        border-top: 1px solid gray;
        border-bottom: 1px solid gray;
        text-align: left;
        padding: 5px 0px 5px 0px;
        padding: 0;
        margin: 0px;
        height: 26px;
        width: 100%;
}

#menu a {
        border-right: 1px solid gray;
        /*border-left: 1px solid gray;*/
        border-top: 1px solid gray;
        background: #000066;
        color : #ffffff;
        font-size: 1.0em;
        font-weight: bold;
        text-decoration: none;
	padding:5px 16px 5px 16px;
       /* margin-left: 5px;*/
        white-space: nowrap;
	margin: 0px;
}
#menu a.currentcat {
	color: #c66300;
   	background:#000 url('images/curcat.gif') repeat-x;
   	border-top:2px solid gray;
   	border-bottom:0px solid gray;
   	/*border-left:1px solid gray;*/
   	/*border-right:2px solid gray;*/
  	 padding-bottom: 5px;
  	 padding-top: 4px;
	margin: 0px;
	margin-left: 0px;
}
#menu a.lastmenu {
	   border-right:1px solid gray;
}

#menu a:link {
}

#menu a:hover {
        color : #6296c5;
}
#menu a:active {
        color : #de3d2f;
}

/* navigation submenu bar components */

#submenu {
        background: #c66300;
        border-bottom: 1px solid gray;
        text-align: left;
        padding: 5px 0px 5px 0px;
        margin: 0px;
        color: #ffffff;
	margin: 0px;
}
#submenu a {
        background: #c66300;
        border-right: 1px solid gray;
        border-left: 1px solid gray;
        border-top: 1px solid gray;
        border-bottom: 1px solid gray;
        /*margin-left: 5px;*/
        color : #ffffff;
        font-size: 0.9em;
        font-weight: bold;
        text-decoration: none;
        padding:5px 15px 5px 15px;
        white-space: nowrap;
	margin: 0px;
}
#submenu a.currentitem {
   	color: #de3d2f;
   	background:#000 url('images/curcat.gif') repeat-x;
   	border-top:2px solid gray;
   	border-bottom:0px solid gray;
   	border-left:1px solid gray;
	border-right:2px solid gray;
   	padding-bottom: 5px;
	padding-top: 4px;
	margin: 0px;
}

#submenu a:link {
}

#submenu a:hover {
        color : #cccccc;
}
#submenu a:active {
        color : #cccccc;
}


/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 924px;
	background: #000000;
	margin: auto;
}
#wrapper
{
	width: 924px;
	background: #000000 url(images/texture.jpg);
	margin: auto;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 924px;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 4px 0 0 0;
	margin-left: -235px;
}
.content
{
	padding: 0;
	margin: 7px 20px 30px 240px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
    font-family: "Arial", "Trebuchet MS", sans-serif;
	clear: both;
	font-size: 13px;
	padding: 0 0 6px 15px;
	margin: 0;
    font-weight:bold;
	color: #c66300;
}
.contentbody
{
	font-size:13px;
	text-align: justify;
	padding: 0 0 12px 0px;
	/*margin-bottom: 18px;*/
    margin: 0px 15px 0px 15px;
}
.contentbody img
{
	border: 0;
	float: right;
	padding: 2px 0px 2px 20px;
}
.contentbody table img
{
	border: 0;
	float: right;
	padding: 2px 0px 2px 0px;
}
.contentbody h4
{
	font-weight: bold;
	color: #c66300;
    font-size: 11px;
}
/*.contentbody table
{
	width: 600px;
}*/
.centerimg img
{
	float:left;
	padding: 5px 10px 5px 0px;
}
.cpcell
{
	width: 180px;
/*	height: 180px;*/
}
.aucell
{
	text-align: left;
	vertical-align: top;
}
.itemform
{
    width: 595px;
    background-color: #cccccc;
    color: #000066;
    padding: 5px 3px 5px 3px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 3px solid black;
    border-bottom: 3px solid black;
}
/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
	color: #483011;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
	color: #483011;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
	color: #483011;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
	color: #483011;
}
.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 #baa36f;
	margin: 10px 0 0 0;
}
.itemcomment:hover
{
	border: 1px solid #dbc79b;
}
.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	/*background: #baa36f url(images/texture_light.jpg);*/
	background: transparent;
	border: 1px solid #e2d0a8;
}
.id1:hover
{
	border: 1px solid #f4ecdc;
}
.itemcomment h3
{
	font-size: 12px;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/
#sidebarcontainer
{
	background: transparent url(images/sidebar_top2.jpg) no-repeat;
	float: left;
	width: 231px;
	padding: 6px 0 0 0;
/*	border-right: 1px solid black;*/
}
.sidebarnews
{
	color: #21262A;
	margin: 0 0 4px 1px;
	margin-top: 180px;
	height: 200px;
	overflow: auto;
}
.sidebarnews dd a
{
    text-decoration: underline;
}
.sidebar
{
	color: #21262A;
	margin: 0 0 4px 1px;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 10px 0;
	margin: 0;
/*	height: 20px;*/
}
.sidebardl dt
{
	background: #E5E5E5 url(images/sidetitlebg.jpg);
	color: #c66300;
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial", "Trebuchet MS", sans-serif;
	padding: 4px 10px;
	text-align: center;
}
.sidebardl dd
{
	/*background: #baa36f url(images/texture_light.jpg);*/
	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;
}

/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 924px;
/*	background: #baa36f url(images/texture_light.jpg);*/
	/* background-color: #999999;*/
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 auto;
    color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.commentform, .mailform
{
	margin-top: 10px;
	padding: 10px;
	/*background: #baa36f url(images/texture_light.jpg);*/
	background: transparent;
	color: #483011;

    /* 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: #c66300;
	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;
}
.formbutton:hover
{
	background: white;
}
.searchform .formfield
{
	width: 180px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.searchform .formbutton
{
	width: 60px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
	padding: 2px 2px;
    color: white;
}
.loginform .formfield
{
	width: 130px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.loginform .formbutton
{
	width: 60px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
	padding: 2px 2px;
}
.mainform .formfield
{
	width: 280px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}
.mailform .formbutton
{
	width: 100px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
	padding: 2px 2px;
}
#nucleus_cf_name, #nucleus_cf_mail
{
    width: 300px;
    margin-right: 105px;
    font-family: "Arial", "Trebuchet MS", sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 300px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: "Arial", "Trebuchet MS", 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: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;
}
/* minimum menu requirements for functionality */

.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
}

.topmenuli{
	list-style-type:none;
	float:left;
    margin:0;
	padding:0;
}

.topmenutitle {
    display:block;
/*	width:100px;*/
}

.topmenutitle_cc {
    display:block;
/*	width:100px;*/
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}

.submenuli a{
	display:block;
	width:250px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
    color : #6296c5;
/*	list-style: none inside none;*/
}

#dmenu li>ul {
	top: auto;
	left: auto;
}

#content {
	clear: left;

}
/* menu design */

#dmenu {
	font-family: "Arial", "Trebuchet MS", sans-serif;
	font-size:12px;
    background: #000066;
    margin:0;
	padding:0;
}

.topmenuul {

}

.topmenutitle {
/*	text-indent:3px;*/
	text-decoration: none;
/*	border:1px solid #000000;*/
/*	padding:3px;*/
/*	line-height:14px;*/
/*    padding: 0;
    margin: 0;*/
}
.topmenutitle_cc {
/*	text-indent:3px;*/
	text-decoration: none;
/*	border:1px solid #000000;*/
/*	padding:3px;*/
/*	line-height:14px;*/
/*    padding: 0;
    margin: 0;*/
}
#dmenu ul, #dmenu li
{
	text-indent: 0px;
    margin:0;
	padding:0;
}

.submenuul {
	margin-top:-1px;
	background-color:#000066;
/*	background-position: top left;
	background-repeat: repeat-x;*/
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	border-right:0px solid #000000;
	border-left:7px solid #c66300;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    text-indent: 0;
}
#dmenu .submenuli a
{
    padding: 3px;
    margin: 0px 0px 0px 0px;
    border: 0px solid white;
    border-bottom: 1px solid gray;
    text-indent: 0;
}
.submenuli a {
	padding:0px;
	text-decoration: none;
	color: #000000;
    margin: 0px;

}

.submenuli a:hover {
	text-decoration: none;
	background:#336699;
	color: #FFFFFF;
}
#menu a.topmenutitle {
    border-right: 1px solid gray;
    /*border-left: 1px solid gray;*/
    border-top: 1px solid gray;
    background: #000066;
    color : #ffffff;
    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
	padding:5px 16px 5px 16px;
    /* margin-left: 5px;*/
    white-space: nowrap;
	margin: 0px;
}
#menu a.topmenutitle_cc {
	color: #c66300;
   	background:#000 url('images/curcat.gif') repeat-x;
   	border-top:2px solid gray;
   	border-bottom:0px solid gray;
   	/*border-left:1px solid gray;*/
   	/*border-right:2px solid gray;*/
  	padding-bottom: 5px;
  	padding-top: 4px;
	margin: 0px;
	margin-left: 0px;
}
