
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #444 url(images/img01.png) repeat-x left top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	/*color: #3E3530;*/
	color: #0055aa;
	cursor: hand;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 1005px;
	height: 270px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/montazs_1005.jpg) no-repeat left top;
}
#header-separator {
	width: 1005px;
	height: 10px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/header_separator.png) repeat-x left top;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 2px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1005px;
	margin: 0 auto;
	background: #EAEAEA url(images/img04.png) repeat-y left top;
	padding: 0px;
}

#page-bgtop {
	background: url(images/img03.png) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img05.png) no-repeat left bottom;
	padding: 11px 20px 0px 10px;
}

/* Content */

#content {
	float: left;
	width: 621px;
	padding: 0px 0px 0px 0px;
}

.post {
	border-bottom: 1px dotted #E7E2DC;
	background: url(images/img06.jpg) repeat-x left top;
	padding-top: 20px;
}

.post .title {
	letter-spacing: -.5px;
	/*padding: 0px 10px 0px 50px;*/
	font-size: 30px;
	
	
	margin-left: 30px;
	padding-left: 50px;
	background-image: url('images/arfull.png');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 50px;	
	margin-bottom: 10px;
	
}

.post .title a {
	color: #3E3530;
	border: none;
}

.post .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.imgLeft {
   float: left;
   margin-right: 12px;
   margin-top: 4px;
   border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 302px;
	margin: 0px;
	padding: 0px 38px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	/*line-height: 30px;*/
	margin: 0px 30px;
	padding: 0px 0px 0px 15px;
	border-left: none;
	background: url(images/img07.jpg) no-repeat left 15px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D6D6D6;
	background: url(images/img08.jpg) no-repeat left 4px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #696969;
}

#sidebar h3 {
	color: #696969;
	font-size: 1.6em;
	width: 280px;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px;
	text-align: justify;
	width: 280px;
}
/*
#sidebar a {
	border: none;
	color: #4D4D4D;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}
*/

.boxWrapper {
	border: 1px solid #fff;
	margin-bottom: 20px;
	width: 346px;
}

.boxWrapper img {
	margin: 0px;
	padding: 0px;
}

.boxHeader {
	background: url(images/rightBoxBg.png) no-repeat left;
	width: 364px;
	height: 34px;
	line-height: 34px;
	padding-left: 30px;
	color: white;
	font-size: 12pt;
}

.boxImage {
	float: left;
}

.boxText {
	background-color: white;
	width: 338px;
	padding: 4px;
	text-align: justify;
}

.boxLink {
	width: 338px;
	text-align: right;
	background-color: #ddd;
	padding: 4px;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

.contacts td img {
	background: none;
	margin: 0 auto;
	border: 1px solid #ddd;
}


/* Drop down menu hack */

#mainmenu {
	width: 1005px;
	height: 60px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/mainmenu_bg.png) repeat-x left top;
	text-align: center;
}

#mainmenu  a {
	line-height: 60px;
	background: url(images/mainmenu_bg.png) repeat-x center;
	font-size: 11pt;
	color: #CAA176;
}

#mainmenu a:hover {
 color:#d8d798;
 background-image:url('images/menuhl.png');
 background-position:center center;
 background-repeat:repeat-y;
 text-decoration: none;
}

	/* remove the list style */
	#nav {
		margin:0; 
		padding:0; 
		list-style:none;
	}   
     
    /* make the LI display inline */
    /* it's position relative so that position absolute */
    /* can be used in submenu */
    #nav li {
        float:left;
        display:block; 
        position:relative;
        z-index:500; 
		background: url(images/mainmenu_bg.png) repeat-x center;
	}
         
    /* this is the parent menu */
    #nav li a {
        display:block; 
        text-decoration:none; 
		color: #CAA176;
		padding-left: 30px;
		padding-right: 30px;
    }

    #nav li li a {
		padding-left:15px;
		width:180px;
		text-align:left;
		white-space: nowrap;
    }
	
    #nav li li a:hover {
		 color:#d8d798;
		 background-image:url('images/submenuhl.png');
		 background-position:left center;
		 background-repeat:no-repeat;
    }

	
    #nav li a:hover {
		 color:#d8d798;
		 background-image:url('images/menuhl.png');
		 background-position:center center;
		 background-repeat:repeat-y;
    }
     
        /* submenu, it's hidden by default */
        #nav ul {
            position: absolute; 
            display:none; 
			padding:0; 
        }
         
        /* display block will make the link fill the whole area of LI */
        #nav ul a {
            display:block;  
        }
 
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
    margin:0 0 0 -2px;
}
