@charset "utf-8";


* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/top4.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #797979;
}

 #wrapper {
	width:100%;
	margin:0px auto;
	position:relative;

	}


        #casing {
	padding:0px 0px 10px 0px;

	float:left;
	width:100%;
	margin:40px 0px 30px 0px;
	border:1px solid #fffff;
	}






 h2, h3 {
//	text-transform: lowercase;
	color: #ffffff;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
        color: #FFFFFF;

}

h2 {
	font-size: 24px;
	color: red;
}

h3 {
	font-size: 13px;
	color: #ffffff;
}

h4 {
	font-size: 13px;
	color: green;
}



p, ul, ol {
	margin-bottom: 2em;
	text-align: justify;
	line-height: 100%;
}

p {
}

p .center{

 width: 20em;
  margin-left: auto;
  margin-right: auto;


}

#banner{
 	padding-left: 32px;
 margin-left: auto;
  margin-right: auto;
display: block;

  }


ul {
}

ol {
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;


        }


img .border {
	border: none;
  border:6px double #545565;

        }


        img.left {
}

img.right {
}


img.double { border:1px solid #ccc; padding:2px; background:#eee; }

img.blank { border:1px solid #000; padding:2px;  }
.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 874px;
	height: 147px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	padding: 50px 37px 0 0;

	height: 54px;
 	background: url(images/img02.gif) no-repeat 100% 63px;
	font-size: 70px;
	font-weight: normal;
	letter-spacing: -2px;
color: #FFFFFF;
}

#logo h2 {
	float: right;
	padding: 98px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #EC0000 url(images/img03.gif) repeat-x left bottom;
}




/* Page */

#bg {
  padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border: 0px solid black;


}

#page {
	width: 1000px;
	margin: 0 auto;


        }

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 50px; border: 1px solid black;
   background:#161514;
        }

#content h1 {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

#content .content {
	padding-left: 32px;

        }

/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
}

.post h2.title {
	margin: 40px 0 25px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
color:white;
}

.post .title a {
	text-decoration: none;
	color: #ffffff;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	background: #C80000 url(images/img05.gif) no-repeat;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: 26px;

}

.box .white {
	padding: 26px;
	background: url(images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#question {

	padding: 10px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
}


#question h1 {
	letter-spacing: -1px;
	font-size: 24px;
        color: white;

}

#question h2 {
      	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(images/img07.gif) no-repeat left center;
      color: white;
        }

.q1 {
	font-size: 30px;
	color: #ffffff;
 text-decoration: none;

        }

.q2 {
	font-size: 22px;
	color: #ffffff;
text-decoration: none;

        }




#answer {
       font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #dddddd;
        text-transform: lowercase;
	font-weight: normal;

}

#answer h1 {
       	font-size: 24px;
	color: #ffffff;

}

#answer h2 {
        	font-size: 24px;
	color: #ffffff;
}

#answer h3 {
	font-size: 13px;
	color: #ffffff;
}

#answer p {
       	margin-bottom: 2em;
	text-align: justify;
	line-height: 100%;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;

}


.back {
	letter-spacing: -1px;
	font-size: 24px;
        color: red;
 text-decoration: none;

        }

#footer {
	padding: 35px 0;

	font-size: 12px;
}

#footer p {
	text-align: center;
}

#footer center {
    width: 50% ;
  margin-left: auto ;
  margin-right: auto ;
}

.image{
	border-style:outset;
	border-color: red;
	border-width:10px;
      }







#menu .dmenu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:8e8e8e;
	}
#menu .dmenu ul{
	background:url(images/dmenu-bg.gif) top left repeat-x;
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu .dmenu li{
		float:left;
		padding:0px 8px 0px 8px;
		}
#menu .dmenu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:43px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.dmenu li a:hover{
			color:#000000;
			text-decoration:none;
			}
#menu .dmenu li ul{
		background:#e0e0e0;
		border-left:2px solid #0079b2;
		border-right:2px solid #0079b2;
		border-bottom:2px solid #0079b2;
		display:none;
		height:auto;
		filter:alpha(opacity=95);
		opacity:0.95;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
#menu .dmenu li:hover ul{
		display:block;
		}
#menu .dmenu li li {
		display:block;
		float:none;
		padding:0px;
		width:225px;
		}
#menu .dmenu li ul a{
		display:block;
		font-size:12px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
#menu .dmenu li ul a:hover{
			background:#949494;
			color:#000000;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
#menu .dmenu p{
		clear:left;
		}
#menu .dmenu #current{
		background:url(images/current-bg.gif) top left repeat-x;
		color:#ffffff;
		}
