@charset "utf-8";
/* CSS Document */
/*GENERAL*/
*
{
	border-collapse:collapse;
	/*overflow:hidden;*/
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
        background:#1E1E1E; 
	/*font-family:Verdana,sans-serif;*/
        font-family:Arial,Verdana,sans-serif;
	font-size:12px;
}

html {
color:#000066;
font-family:Verdana,sans-serif;
font-size:12px;
}

a img
{
	border:none;
}
a
{
	color: #fbaf32;
	text-decoration: none;
}

a:hover
{
	color: #f0e155;
}
.menus{
       width: auto;
       height: 50px;
       font-weight: bold;
      }
p {
line-height:1.5em;
margin:0;
padding:0;
}
/******************************************************************/

.typography a
{
	color: #fbaf32;
	text-decoration: none;
}

.typography a:hover
{
	color: #f0e155;
}

.typography h1
{
/*	color: #aeff00;  */
	color: #ffffff;
	font-size: 24px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 0.2em 0;
}


/******************************************************************/
/* blog */
#topspace{
/*height:75px;*/
height: 30px;
width:100px;

}
#textwrap{
    
      width: 450px;
      height: auto;
      float: left;

}
#imagewrap{
 
      width: 300px;
      height: 180px;
      float: right;

}
#matter{
        width: 281px;
        padding-top: 50px;
        height: auto;
        float: right; 
       
}
#swfobject{

         width: 780px;
         height: 350px;
         /*float:left;*/

}

#posts  {
        
          height: 600px;
          width: 400px; 
          margin-left:100px;
       }
.post {
 /*margin-left:42px;*/
margin-left: 5px;
margin-bottom: 40px;
margin-top: 3px;
 /*padding-top: 100px;*/
 /*width: 700px;*/

}

.entry{
/*width: 800px;*/
/*padding-top: 20px;*/
margin-top: 92px;
/*padding-top: 95px;*/
 /*margin-top: 10px;*/
}
.entry2{
/*width: 800px;*/
/*padding-top: 20px;*/
/*margin-top: 92px;*/
 /*margin-top: 10px;*/
}
#respond{
/*padding-left:30px;*/
margin-top: 20px;

}

#enclose{

/*padding-left:165px;
padding-top:100px;*/
margin-left:165px;
margin-top:100px;
width:450px;
/*margin-top: 0px;*/

}
#wrapper{
padding-left:150px;
padding-top:7px;
width:700px;
/*height: 1000px;
height: 36px;*/
margin-top: 0px;
}

/*#wrap{
float: left;
width: 975px;

}*/
#wrap{
margin-top:0;
padding-left:0px;
padding-top:7px;
width: 700px;
/*width:635px;*/
/*float: left;*/
/*height:auto;*/

}
#inner{
width: 700px;
float: left;

}
#outer{
width: 760px;
padding-left:31px;
}

/*#leftspace{
width:100px;
height: 600px;
}*/
#rightwrap{
  /* height: 500px;*/
   height: auto;
   width: 200px;
   margin-top: 100px;
   float: right;
  border-left:#009900 1px dotted;

}

#rightwrap ul ,#rightwrap h3{
  padding-left: 50px;
}
#wpost {
/*height: auto;*/
width: 800px;
margin-top:100px;
float: left;
}
#wpost h2{
/*margin-bottom: 2px;*/
/*margin-bottom: 30px;*/
}
.postmetadata {
	text-align: left;
        margin-top: 10px;
	}

.post hr {
	display: block;
	float: left;
        width: 700px;
        height: 530px;
        margin-left: 220px;
        
	}
#commentform textarea {
	width: 600px;
	padding: 2px;
	}

/*.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0 200px;
	width: 450px;
	}*/
.narrowcolumn .postmetadata {
	padding-top: 0px;
	}
.narrowcolumn .entry, {
	line-height: 1.4em;
	}

.alignright {
	/*float: right;*/
        margin-top: -13px;
        /*margin-left: 680px;*/
        margin-left: 650px;
        width: 100px;
	}

.alignleft {
	/*float: left;*/
        margin-left: -77px;
        /*margin-top: -25px;*/
          margin-top: -19px;
        margin-bottom:10px;
        width: 100px;
	}


.entry p a:visited {
	color: #b85b5a;
	}
img.alignright {
        padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
 
.narrowcolumn{
	float: left;
        
          width: 700px;
         
          height: 530px;
         
	}

	

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar ul li ul a{

        list_style_type: none;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar
{      margin-top: 80px;
	padding: 20px 0 10px 0;
	margin-left: 20px;
	width: 190px;
       /* width: 33px; */
        float: right; 
        /*float: right;*/
	}

/*#sidebar
{       margin-top: -377px;
	padding: 20px 0 10px 0;
	margin-left: -3px;
        margin-right: 171px;
        width: 170px;
        float:right;
	}*/

#sidebar form {
	margin: 0;
	}
/***********************************************************************/
/*typography*/

.typography a
{
	color: #fbaf32;
	text-decoration: none;
}

/**************************************************************************/
/*HEADER*/
#header
{
	background: transparent center top url(images/bg_header4.jpg) no-repeat;
	width:1100px;
	/*height:146px;*/
        /*height: 237px;*/
         height: 174px;
	margin:0 auto;
        position:relative;
	display:block;
     /**************************/
        /*margin-left: 19px;*/
     /**************************/
}
#logowrap{
float: right;

height:  64px;
width:   240px;
padding-top: 20px;
padding-right:30px;
/*border: 1px solid #5b9400;*/
padding-left: 30px;


}
/*#logo
{
      
	
        padding: 0 62px;
	
}*/

#logo
{
     

  background:transparent url(images/additudelogo.png) no-repeat scroll center top;
  height:33px;
  width:175px;

}

/*#header2
{
	background: transparent center top url(images/header_bg4.jpg) no-repeat;
	width:1100px;
	height: 91px;
         /* height: 87px;*/
	margin:auto;
        position:relative;
	display:block;
}*/
#menubar
{
	display:table;
	margin:217px 0 0 204px;
        height: 85px;
         width: auto;
         position: relative;
}
#menus-1
{
	/*display:table;*/
	/*margin:217px 0 0 204px;*/
       /* margin:148px 0 0 204px; */
          margin:85px 0 0 204px;
        width: 700px;
       /* height: 85px;*/
        position: absolute;
        
}
#items-1{
         line-height: 28px;

         }

#menus-1 a
{
	color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	display: block;
	float: left;
	padding: 0 10px;
}

#menu
{
	display:table;
	margin:217px 0 0 204px;
       /* height: 85px;*/
}
#menu a
{
	color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	display: block;
	float: left;
	padding: 0 10px;
}
#menus-1 a
{
	color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	display: block;
	float: left;
	padding: 0 10px;
}
#menus-1 a:hover
{
color: #000000;

}
#menu2 a
{
        color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	float: left;
	padding: 0 10px;
}
/*#menus-2 a
{
        color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	float: left;
	padding: 0 10px;
}
#menus-3 a
{
        color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	float: left;
	padding: 0 10px;
}
#menus-4 a
{
        color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	float: left;
	padding: 0 10px;
}
#menus-5 a
{
        color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	float: left;
	padding: 0 10px;
}
#menus-6 a
{
        color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	float: left;
	padding: 0 10px;
}*/
#menu3 a
{
        color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	display: block;
	float: left;
	padding: 0 10px;
}
#items
{
	line-height:28px;	
}
#items a
{
	color: #000;
	font-weight: bold;
	border-right: 1px solid #5b9400;
	display: block;
	float: left;
	padding: 0 10px;
}

#items a:hover
{
	background: #aeff00 url(images/BarHover.gif);
}

.selected
{
	background: #aeff00 url(images/BarHover.gif);
}

.current
{
	background: #aeff00 url(images/BarHover.gif);
}
#menu2 {
	margin-left: auto;
	margin-right: auto;
        line-height:28px;
        height:28px;
        overflow:hidden;
	clear: left;
        /*width:642px;*/
        width:auto;
        display:block;
        position:absolute;
        top:245px;
        left:230px;
        visibility: hidden;
        background: #000000 url(/images/BarNormal.gif);
	background-repeat:repeat-x;
}
/*#menus-2 {
	margin-left: auto;
	margin-right: auto;
        line-height:28px;
        height:28px;
        overflow:hidden;
	clear: left;
        width:auto;
        display:block;
        position:absolute;
        top:245px;
        left:230px;
        visibility:hidden;
        background: #000000 url(/images/BarNormal.gif);
	background-repeat:repeat-x;
}
#menus-3 {
	margin-left: auto;
	margin-right: auto;
        line-height:28px;
        height:28px;
        overflow:hidden;
	clear: left;
        width:auto;
        display:block;
        position:absolute;
        top:245px;
        left:230px;
        visibility:hidden;
        background: #000000 url(/images/BarNormal.gif);
	background-repeat:repeat-x;
}
#menus-4 {
	margin-left: auto;
	margin-right: auto;
        line-height:28px;
        height:28px;
        overflow:hidden;
	clear: left;
        width:auto;
        display:block;
        position:absolute;
        top:245px;
        left:230px;
        visibility:hidden;
        background: #000000 url(/images/BarNormal.gif);
	background-repeat:repeat-x;
}
#menus-5 {
	margin-left: auto;
	margin-right: auto;
        line-height:28px;
        height:28px;
        overflow:hidden;
	clear: left;
        width:auto;
        display:block;
        position:absolute;
        top:245px;
        left:230px;
        visibility:hidden;
        background: #000000 url(/images/BarNormal.gif);
	background-repeat:repeat-x;
}
#menus-6 {
	margin-left: auto;
	margin-right: auto;
        line-height:28px;
        height:28px;
        overflow:hidden;
	clear: left;
        width:auto;
        display:block;
        position:absolute;
        top:245px;
        left:230px;
        visibility:hidden;
        background: #000000 url(/images/BarNormal.gif);
	background-repeat:repeat-x;
}*/
#menu3 {
	margin-left: auto;
	margin-right: auto;
        line-height:28px;
        height:28px;
	/*width: 700px;*/
        width: auto;
	clear: left;
        display: block;
        position:absolute;
        top:245px;
        left:230px;
        overflow:hidden;
        visibility: hidden;
        background: #000000 url(/images/BarNormal.gif);
	background-repeat:repeat-x;
}
/*#menu2 a {
    background: #000000 url(/images/BarNormal.gif);
	color:#aeff00;
}*/

#menu2 .link {
    background: #000000 url(/images/BarNormal.gif);
	color: #000;
}


#menu2 .current {
    background: #000000 url(/images/BarHover.gif);
	color: #000;
}

#menu2 a:hover {
	color: #000000;
}
#menu3 .link {
    background: #000000 url(/images/BarNormal.gif);
	color: #000;
}


#menu3 .current {
    background: #000000 url(/images/BarHover.gif);
	color: #000;
}

#menu3 a:hover {
	color: #000000;
}


/**************************************************************************/
/*CONTENT AREA Plz keep all content element css within this area */

#content_wrap
{
	background:center 98px url(images/content_bg.jpg) repeat-y;
	display:table;
	width:1100px;
	margin:auto;
}
#content
{
	background:transparent center top url(images/content_top_bg.jpg) no-repeat;
	min-height:300px;
       /* min-height:374px;*/
	padding:0 150px;
        margin-top: -5px;
         /* margin-top: -92px;  */
}
#contents
{
	background:transparent center top url(images/content_top_bg.jpg) no-repeat;
	min-height:300px;
	padding:0 200px;
}
#contentnew {
background:transparent url(images/content_top_bg.jpg) no-repeat scroll center top;
min-height:374px;
padding:0 13px;
}
#mycontent {
background:transparent url(images/content_top_bg.jpg) no-repeat scroll center top;
/*padding:0 13px;*/
width:1100px;
min-height: 1000px;

display:table;
margin:auto;
}
#content h1{
	font-size:24px;
	color:#FFF;
	font-weight:normal;
	/*padding:0 0 55px 0;*/
}
#content h2{
	font-size:24px;
	color:#FFF;
	font-weight:normal;
	/*padding:0 0 55px 0;*/
}
#mycontent h2{
	font-size:24px;
	color:#FFF;
	font-weight:normal;
	/*padding:0 0 55px 0;*/
}
#content p{
        font-size:12px;
        /*font-family: Arial, Helvetica, Sans-serif;*/
	color:#000;
	font-weight:normal;
	/*padding:20px 0 0 0;*/
}
/**********************************************************************/
/*slideshow*/
#slides {
  background:transparent;
  clear: left;
  width: 700px;
  height: 375px;
  margin-left: 30px;
 
}


#slideshow #slidesContainer {
  margin:0 auto;
  width:632px;
  height:370px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:620px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:363px;
  margin-top: 6px;
}

/**
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:363px;
  text-indent:-10000px;
  position: absolute;
  cursor: pointer;
}
#leftControl {
  background:transparent url(/images/Left_Arrow.gif) no-repeat 0 0;
}
#rightControl {
  background:transparent url(/images/Right_Arrow.gif) no-repeat 0 0;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}
/**************************************************************************/
/*NEW ADDITIONS*/

.navigation
{
       /*width:1020px;*/
       padding:0 40px;
       margin:auto;
}
#post_head
{
       width:1020px;
       padding:0 40px;
       clear:both;
       margin:auto;
       background:transparent url(images/post_head.jpg)repeat-y 0 0;
}
/**************************************************************************/
/*FOOTER AREA*/

#footer
{
	background:transparent center bottom url(images/footer_bg.png) no-repeat;
       /* background:none;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer_bg.png', sizingMethod='scale');*/
	clear:both;
	display:block;
	height:99px;
	width:1100px;
	text-align:center;
}
