body {
	font: normal 62.5% "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	color: #fff;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	border-bottom: 0 !important;
}

a {
	border-bottom: 0px;
	color: #5DB0E6;
}
a:focus {
	outline: 1px dotted #eee;
}
a:active {
	outline: 0px;
}
a:hover {
	color: #7bc4f4;
}
#fp-siteContain {
	width: 910px;
	margin: 0 auto;
}
#fp-header {
	height: 156px;
	padding: 0 40px;
	position: relative;
}
body#fp-interior #fp-header { 
	background: none;
	height: 186px;
}
#fp-siteLogo {
	display: block;
	top: 59px;
	position: absolute;
	border: 0 !important;
}
#fp-siteLogo img {
border: 0 !important;
}
#fp-header h1 {
	font-size: 2em;
	font-weight: normal;
	color: #ddd;
	position: absolute;
	bottom: 15px;
	left: 60px;
	line-height: 1;
	border: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#fp-header h1#fp-tagline  {
position: absolute;
left: -999999px;
}

#fp-content {
padding: 4em 40px;
}

#fp-primaryContent {
position: relative;
float: right;
display: inline;
width: 590px;
background: #fafafa;
border: 1px solid #aaa;
padding: 5px 15px 15px;
color: #222;
min-height: 500px;
-moz-border-radius: .5em; /* gecko */
  -webkit-border-radius: .5em; /* webkit */
  border-radius: .5em; /* w3 */
  overflow: visible;
}
#fp-primaryContent .post {
    margin-bottom: 2.5em;
      padding-bottom: 2.5em;
    border-bottom: 1px dotted #ccc;
}
#fp-primaryContent code {
    font-size: 13px !important;
}
#fp-primaryContent h2 code {
    font-size: 1.3em !important;
}
#fp-primaryContent p, #fp-primaryContent li {
font-size: 12px;
/*font-size: 1.3em;*/
line-height: 1.4 !important;
margin: .5em 0 !important;
}
#fp-primaryContent p {
margin: .5em 0 1.2em !important;
}
#fp-interior #fp-primaryContent p, #fp-interior #fp-primaryContent li {
font-size: 13px;
/*font-size: 1.5em;*/
line-height: 1.5 !important;
font-weight: normal;
}
#fp-primaryContent a, #fp-primaryContent a:visited {
color: #0F67A1;
text-decoration: underline;
}
#fp-primaryContent a:hover, #fp-primaryContent a:visited {
color: #176092;
text-decoration: underline;
}
#fp-primaryContent a img {
border: 0;
}

#fp-primaryContent h1 {
font-size: 1.9em;
font-weight: bold;
color: #222;
margin: .5em 0 0 !important;
border-bottom: 1px solid #bbb !important;
padding-bottom: .4em;
}
#fp-primaryContent h2 {
font-size: 1.5em;
color: #333;
text-transform: uppercase;
font-weight: bold;
margin: 1em 0 .6em !important;
}
#fp-primaryContent h2 a {
	text-decoration: none;
}
#fp-primaryContent h2 a:hover {
	text-decoration: underline;
}
#ticket h2 {
	font-size: 1.3em;
}
#fp-primaryContent small {
font-size: 11px;
color: #666;
margin: 1.6em 0 1em;
}
#fp-primaryContent h3 {
font-size: 1.4em;
margin: 1em 0 .6em !important;
color: #333;
font-weight: bold;
}
#fp-primaryContent h4 {
font-size: 1.2em;
margin: 1em 0 .6em !important;
color: #444;
font-weight: bold;
}
#fp-primaryContent h5 {
font-size: 1.1em;
margin: 1em 0 .6em !important;
font-weight: bold;
color: #666;
}



ul li, ul.menu li, .item-list ul li, li.leaf {
background: none !important;
}
.fieldset-wrapper .project-terms li {
font-size: 1.3em;

}



#fp-footer {
border-bottom: 2px solid #000;
margin-bottom: 3em;
padding: 1.8em 40px;
}
#fp-footer #fp-credits {
float: left;
width: 250px;
margin:-16px;
}
#fp-footer p {
font-size: 1.2em;
color: #fff;
margin: .5em 0;
line-height: 1.4;
}
#fp-footer p a {
color: #5DB0E6;
text-decoration: underline;
}
#fp-whoisusing {
margin-bottom: 0em;
border-bottom: 1px solid #000;
height:45px;clear:both;background-color:#EEEEEE
}
#fp-whoisusing p {
font-size: 1.2em;
color: #666666;
font-weight:bold;
padding: 1.2em;
line-height: 1.4;
}

*{padding: 0; margin: 0;}

#content h1 {
	padding-top: 0.5em;
}

#fp-download a.name {
    display: none;
}