@charset "UTF-8";

/*_______________________honeypot____________________________________*/

#honeypot {
		background : #883300 url(graphics/at.gif) no-repeat left center;
		margin : 3em auto;
		padding : 5px 5px 5px 50px;
		font : bold 13px verdana, arial, sans-serif;
		color : #FFFFFF;
}

#honeypot a {
		font : bold 13px arial, sans-serif;
		color : #FFFFFF;
		font : bold 10px arial, sans-serif;
		text-decoration : none!important;
		border : none;
}

/*#menubar{height : 30px!important;}*/

.hpot { display : none; }

/*                                                      maincontent                                         */

/* primary content details__________________________________________________________*/

#primarycontent {
		float: right;
		width : 65%;
		padding : 0 1em;
		color : inherit;
		text-align : left;
}

#primarycontent h1 {
		background : transparent!important;
		color : #930;
		font: bold 2.5em Georgia, "Times New Roman", Times, serif;
}

#primarycontent h2 {
		font-size : 1.5em;
		line-height : 2.286em;
		margin : 0.643em 0;
		margin-top : 70px;
		font-weight : bold;
		color : #f00;
		background : transparent!important;
}

#primarycontent p {
		margin : 0 0 0.5em 0;
		text-align : left;
		font-weight : normal
}

/* secondary content details _____________________________________________*/

#secondarycontent {
		float : left;
		width : 25%;
		padding : 0 0.75em 1em 0;
		color : inherit; /*outline : 1px dashed #f00;*/
}

#secondarycontent p {
		font-size : 0.7em;
		margin : 0 0 0.3em 0;
		color : #666;
}

#secondarycontent ul {
		margin : 20px 0 20px 0;
		list-style : none;
}

#secondarycontent li {
		font-weight : normal;
		margin-bottom : 1px;
		padding-bottom : 3px;
		text-align : left;
		font-size: 13px;
}

/*_______________________content _______________________________*/

#linkbox {
		background : #9e6f51;
		margin : 4em auto;
		line-height : 30px;
		text-align : center;
}

#linkbox a {
		border : none;
		color : #fff;
		font-weight : bold;
}

.tan { color : #930; }

.nb {
		padding : 10px;
		float : left;
		margin-bottom : 25px;
}

.nb p {
		font-weight : bold;
		font-size : 13px;
		text-align : left;
		color : #000;
		margin-bottom : 20px;
}

/*____________________________________________________________________footer*/

/*#footer {
		clear : both;
		border-top :  1px solid #aaa;
		border-bottom :  1px solid #aaa;
		font-size : 90%;
		text-align : center;
}

#footer p {
		color : #930;
		text-decoration : none;
		border : none;
		font: bold 13px/40px Verdana, Geneva, sans-serif;
}*/

/*______________________________________________________________________links*/

a {
		color : #f00;
		text-decoration : none;
		padding-bottom : 0.2em;
}

#menuinner a{padding-bottom : 0;}

a[rel="external"] {
		background: url(graphics/outofit.gif) no-repeat right top;
		padding-right: 15px;
}

/*________________________________________________________________________graphics*/

.graphic.right {
		float : right;
		padding : 1em;
		border : 0;
}

.graphic.right p {
		font : oblique 12px Arial, Helvetica, sans-serif;
		text-align : right;
}

/*__________________________________________________________________________counter  */

@media print {

#printlogo, #sitelink, #banner, #menubar, .footer, #eXTReMe {
		display : none;
		height : 1px!important;
}

body {
		background : #fff;
		font: 9pt Verdana, Geneva, sans-serif;
}

#wrapper { width : 90%!important }
}

#amazingcounter img { border : none; }

#extremetracker {
border-none; margin : 150px auto 0 auto;/*visibility : hidden;
		height : 1px;*/ }

#extremetracker a {
		border : none;
		text-decoration : none;
}

.right { float : right; }

.left { float : left; }

.red { color : red; }

