/* RESET */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* INDEXES */

div.summary {
	font-size: 14px;
	font-family: Helvetica;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	display: inline-block;
	text-align: center;
	width: 300px;
	float: left;
	clear: both;
	}

#post .col1 {
	float: left;
	width: 350px;
}

#post .col2 {
	width: 510px;
}

#post .col1a {
	margin-top: 20px;
	float: left;
	width: 350px;
	padding-left: 50px;
}
	
/* bottom index nav */

.post-title {
	clear: both;
}

.post-title h2 {
	text-transform: uppercase;
	width: 350px;
	line-height: 32px;
}

.post-title h2 small {
	letter-spacing: 1px;
	font-size: 10px;
	float: left;
}

.post-index-top ul span {	
	font-size: 14px;
	font-family: "Lucida Sans";
	}

  	        

.post-index-bottom ul span {	
	font-size: 14px;
	font-family: "Lucida Sans";
	}




/*	INDEXES */

.post-index-top {
	margin-bottom: 25px;
	display: block;
	margin-top: 0;
	float: left;
	}

.post-index-top ul {
	color: #dbdbdb;
	float: left;
	list-style: none;
	width: 310px;
	}

.post-index-top ul li {
	float: left;
	top: 0;
	display: inline-block;
	padding: 8px 0 8px 10px;
	margin-bottom: 10px;
	}

.post-index-top ul .date {
	width: 80px;
	color: #333;
	margin-right: 9px;
	left: 0;
	}

.post-index-top ul .author {
	width: 80px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 109px;
	}
.post-index-top ul .author em {
	padding-left: 22px;
	background: transparent no-repeat 0 3px;
	}

.post-index-top ul .author a:link {
	display: block;
	}

.post-index-top ul .comms {
	width: 90px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 641px;
	}
.post-index-top ul .comms em {
	padding-left: 22px;
	background: transparent url('/images/site/icon-comment.gif') no-repeat 0 3px;
	}

.post-index-top ul .comms a:link {
	left: 660px;
	display: block;
	}

.post-index-top ul .cats {
	width: 400px;
	border-left: 1px solid;
	left: 219px;
}

.post-index-top ul strong {
	color: #666;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	}

.post-index-top ul a:link strong, .post-index-top ul a:visited strong {
	color: #666;
	}

.post-index-top ul em {
	font-family: "Lucida Sans";
	font-style: normal;
	font-weight: bold;
	}

.post-index-top span a:link,
.post-index-top a:link em, 
.post-index-top span a:visited,
.post-index-top a:visited em {
	color: #333;
	}

.post-index-top ul span {	
	font-size: 18px;
	font-family: "Lucida Sans";
	}

.post-index-top ul .cats span {	
	color: #666666;
	}

.post-index-top ul .arch {
	width: 420px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 219px;
	padding-top: 32px;
	display: block;
	}

.post-index-top ul .prev a:link,
.post-index-top ul .next a:link {
	display: block;
	vertical-align: baseline;
	}


/*	T O P */

#post-nav-top {
	margin-bottom: 20px;
	margin-top: 0;
	position: relative;
	float: left;
	clear: both;
	height: 50px;
	}

#post-nav-top ul {
	border-top-style: solid;
	border-top-width: 3px;
	position: relative;
	list-style: none;
	width: 950px;
	}

#post-nav-top ul li {
	position: absolute;
	top: 0;
	display: block;
	padding: 8px 0 8px 10px;
	margin-bottom: 26px;
	}

#post-nav-top ul .date {
	width: 90px;
	color: #333;
	margin-right: 9px;
	left: 0;
	}

#post-nav-top ul .author {
	width: 90px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 109px;
	}
#post-nav-top ul .author em {
	padding-left: 22px;
	background: transparent no-repeat 0 3px;
	}

#post-nav-top ul .author a:link {
	display: block;
	}

#post-nav-top ul .comms {
	width: 150px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 641px;
	}
#post-nav-top ul .comms em {
	padding-left: 22px;
	background: transparent url('/images/site/icon-comment.gif') no-repeat 0 3px;
	}

#post-nav-top ul .comms a:link {
	left: 660px;
	display: block;
	}

#post-nav-top ul .cats {
	width: 400px;
	border-left: 1px solid;
	left: 219px;
}

#post-nav-top ul strong {
	color: #666;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	}

#post-nav-top ul a:link strong, #post-nav-top ul a:visited strong {
	color: #666;
	}

#post-nav-top ul em {
	font-family: "Lucida Sans";
	font-style: normal;
	font-weight: bold;
	}

#post-nav-top span a:link,
#post-nav-top a:link em, 
#post-nav-top span a:visited,
#post-nav-top a:visited em {
	color: #333;
	}

#post-nav-top ul span {	
	font-size: 18px;
	font-family: "Lucida Sans";
	}

#post-nav-top ul .cats span {	
	color: #666666;
	}

#post-nav-top ul .arch {
	width: 420px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 219px;
	padding-top: 32px;
	display: block;
	}

#post-nav-top ul .prev a:link,
#post-nav-top ul .next a:link {
	display: block;
	vertical-align: baseline;
	}

/* BOTTOM */

#post-nav-bott {
	margin-bottom: 20px;
	margin-top: 0;
	position: relative;
	float: left;
	clear: both;
	height: 50px;
	}

#post-nav-bott ul {
	height: 65px;
	border-bottom-color: #e6e6e6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	position: relative;
	list-style: none;
	width: 950px;
	}

#post-nav-bott ul li {
	position: absolute;
	top: 0;
	display: block;
	padding: 8px 0 8px 10px;
	margin-bottom: 26px;
	}

#post-nav-bott ul .date {
	width: 90px;
	color: #333;
	margin-right: 9px;
	left: 0;
	}

#post-nav-bott ul .author {
	width: 90px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 109px;
	}
#post-nav-bott ul .author em {
	padding-left: 22px;
	background: transparent 0 3px;
	}

#post-nav-bott ul .author a:link {
	display: block;
	}

#post-nav-bott ul .comms {
	width: 150px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 641px;
	}
#post-nav-bott ul .comms em {
	padding-left: 22px;
	background: transparent url('/images/site/icon-comment.gif') no-repeat 0 3px;
	}

#post-nav-bott ul .comms a:link {
	left: 660px;
	display: block;
	}

#post-nav-bott ul .cats {
	width: 400px;
	border-left: 1px solid;
	left: 219px;
}

#post-nav-bott ul strong {
	color: #666;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	}

#post-nav-bott ul a:link strong, #post-nav-bott ul a:visited strong {
	color: #666;
	}

#post-nav-bott ul em {
	font-family: "Lucida Sans";
	font-style: normal;
	font-weight: bold;
	}

#post-nav-bott span a:link,
#post-nav-bott a:link em, 
#post-nav-bott span a:visited,
#post-nav-bott a:visited em {
	color: #333;
	}

#post-nav-bott ul span {	
	font-size: 18px;
	font-family: "Lucida Sans";
	}

#post-nav-bott ul .cats span {	
	color: #666666;
	}

#post-nav-bott ul .arch {
	width: 420px;
	margin-right: 9px;
	border-left: 1px solid;
	left: 219px;
	padding-top: 20px;
	display: block;
	}

#post-nav-bott ul .prev a:link,
#post-nav-bott ul .next a:link {
	display: block;
	vertical-align: baseline;
	}

#post-nav-bott ul .prev, #post-nav-top ul .prev {
	width: 90px;
	margin-right: 9px;
	padding-top: 32px;
	border-left: 1px solid;
	text-transform: uppercase;
	left: 765px;
	}

#post-nav-bott ul .next, #post-nav-top ul .next {
	width: 80px;
	padding-top: 32px;
	margin-right: 10px;
	text-align: center;
	border-left: 1px solid;
	text-transform: uppercase;
	left: 860px;
	}

#post-nav-bott ul .more, #post-nav-top ul .more {
	width: 120px;
	padding-top: 20px;
	margin-right: 20px;
	text-align: center;
	border-left: 1px solid;
	text-transform: uppercase;
	left: 749px;
	}

#post #col1 {
	float: left;
	width: 310px;
	padding-left: 0px;
	}

#post #col2, #articles #col3 {
	margin-top: 20px;
	float: left;
	width: 510px;
	padding-left: 20px;
	}

body {
	margin: 0;
	padding: 0;
	}

#post {
		line-height: 1.6em;
		font-family: Helvetica;
	float: left;
}

h2 {
		padding-top: 0px;
		margin-top: 0px;
		text-transform: uppercase;
		font-size: 24px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}

#menu1 {
		margin-left: 20px;
		margin-top: 15px;
		height: 61px;
		display: inline-block;
		float: left;
		width: 100px;
	}

#menu2 {
		margin-top: 15px;
		height: 61px;
		display: inline-block;
		float: left;
		width: 125px;
	}

#menu1 ul, #menu2 ul
{
	margin: 0px;
	color: white;
	list-style-type: none;
	padding: 0px;
}


#menu1 ul li, #menu2 ul li
{
	padding: 0px;
	display: inline-block;
	height: 30px;
	width: 125px;
	float: left;
	list-style-type: none;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia;
}

#header {

		border-bottom-color: #acacac;
		border-bottom-width: 1px;
		border-bottom-style: outset;
		z-index: 0;
		padding-top: 0px;
		margin-top: 0px;
		height: 119px;
	}



#subheader {
	visibility: hidden;
	float: left;
	white-space: nowrap;
	font-size: 12px;
	z-index: 0;
	height: 30px;
	display: inline-block;
}

#title {
		clear: both;
		margin-right: 20px;
		margin-left: 20px;
	}
embed {
		text-align: center !important;
	}
#logo {
		margin: 9px;
		float: left;
		z-index: 0;
		display: inline-block;
		width: 290px;
		background-repeat: no-repeat;
		background-image: url(/images/site/header-logo-big.png);
		height: 100px;
	}
fieldset {
	border-width: 0;
}

#comment-form input[type=checkbox] {float: left;}
#comment-form input {
	border-color: #e7e1cf;
	border-style: solid;
	letter-spacing: 1px;
	width: 300px;
	font-size: 14px;
	border-width: 3px;
	padding: 5px;
}

#comment-form label {
	color: #333333;
	margin-right: 5px;
	display: inline-block;
}

#comment-form textarea {
	word-spacing: 2px;
	border-color: #e7e1cf;
	border-style: solid;
	font-size: 16px;
	padding: 5px;
	width: 100%;
	height: 150px;
	border-width: 3px;
}
dl.comment
{
	width: 300px;
	border-bottom-color: #878f98;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

dt.comment
{
}

#searchbox
{
	padding-right: 10px;
	float: right;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/site/header-search.png);
	height: 36px;
	width: 360px;
	display: inline-block;
}

div.search-box {
	height: 36px;
	width: 360px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 0px;
	display: inline-block;
	margin: 0px;
}

div.search-box input.search {
	font-weight: bold;
	float: left;
	margin-left: 90px;
	display: inline-block;
	height: 26px;
	line-height: 1.3em;
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	background-image: url('http://www.hivheyitsviral.com/images/bg-input.png') !important;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 5px;
	width: 219px;
	margin-right: 0px;
	border-width: 0px;
}


div.search-box input.go {
	margin-left: 2px;
	float: left;
	display: inline-block;
	border-width: 0px;
	height: 36px;
	width: 39px;
	background-image: url(/images/site/form-search-go.png);
	background-repeat: no-repeat;
}

div.search-box input.go:hover {
	cursor: pointer;
}

div.red {
	margin-top: 10px;
	width: 300px;
	height: 36px;
	display: inline-block;
	float: right;
	border-color: #ff2e2d;
	border-width: 1px;
	border-style: dotted;
}

h1 {
	font-style: normal;
	font-weight: normal;
	line-height: 24px;
	padding-top: 0px;
	margin-top: 6px;
	letter-spacing: 1px;
	color: white;
	display: inline-block;
	float: left;
	font-size: 20px;
}

.sidebar {
	margin: 10px;
	font-size: 14px;
	font-family: Helvetica;
}

.latest {
	text-transform: uppercase;
	font-size: 11px;
	font-family: "Lucida Sans";
}

div.asterik {
	height: 10px;
	font-size: 72px;
	float: left;
}

div.post-test {
	float: left;
}

.container {
	font-family: Georgia;
	font-size: 16px;
	line-height: 1.5em;

		-moz-border-radius-bottomright: 15px;  
-moz-border-radius-bottomleft: 15px;   
-webkit-border-bottom-left-radius: 15px;  
-webkit-border-bottom-right-radius: 15px;  
}

h1.nav {
	font-weight: 600;
}

h2 {

	line-height: 42px;

	font-style: normal;

	color: #333333;

	padding-left: 0px;

	padding-bottom: 15px;

	padding-right: 0px;

	padding-top: 0px;

	letter-spacing: 1px;

	font-weight: normal;

	text-transform: uppercase;

	margin: 0px;

	font-size: 26px;

}

div.sub-bar {
	width: 950px;
	padding-top: 0px;
	margin-top: 0px;
	display: block;
}

div.sub-bar-index {
	float: left;
	width: 590px;
	padding-top: 0px;
	margin-top: 0px;
	display: block;
}

h2 small {
	margin-bottom: 5px;
	margin-top: 10px;
	display: inline-block;
	margin-left: 15px;
	line-height: 14px;
}

div.sub-bar-title {
	display: inline-block;
	padding-left: 15px;
	width: 600px;
	float: left;
}

div.sub-bar-title-index {
	padding-right: 15px;
	width: 560px;
	display: block;
	padding-left: 15px;
	float: left;
}

div.section {
	display: inline-block;
	float: left;
	padding-right: 15px;
	text-align: right !important;
	width: 320px;
}

div.section-index {
	display: inline-block;
	float: left;
	padding-right: 15px;
	text-align: right !important;
	width: 145px;
}

div.section h2 a {
	letter-spacing: 1px !important;
	font-size: 20px !important;
	text-decoration: underline !important;
}

div.form-left {
	display: inline-block;
	margin-right: 20px;
	width: 325px;
	float: left;
}

div.form-right {
	display: inline-block;
	padding-left: 20px;
	width: 525px;
	float: left;
}

div.comment-left strong {
	color: #666;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	letter-spacing: 1px;
	display: block;
	}

div.comment{
	line-height: 1.3em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
	width: 950px;
	display: block;
}

div.comment-author{
	line-height: 1.3em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
	width: 950px;
	display: block;
}

div.comment-alt{
	line-height: 1.3em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
	width: 950px;
	display: block;
}

div.comment-left {
	width: 325px;
	font-size: 12px;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-align: right;
	display: inline-block;
	margin-right: 20px;
	float: left;
}

div.comment-right {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	display: inline-block;
	padding-left: 20px;
	width: 575px;
	float: left;
}

#comment-form {
	border-bottom-style: solid;
	border-bottom-width: 3px;
	display: block;
	margin-bottom: 0px;
	margin-top: -2px;
}

.strong {
	font-weight: bold;
}

blockquote { background-repeat: no-repeat; background-image: url(/images/site/blockquote-top-bg.png); color: #5d5d5d; padding-right: 50px; padding-left: 50px; }

/* BUTTON CSS */
/* -------------------------------------------------------------- 
  
   buttons.css
   * Gives you some great CSS-only buttons.
   
   Created by Kevin Hale [particletree.com]
   * particletree.com/features/rediscovering-the-button-element

   See Readme.txt in this folder for instructions.

-------------------------------------------------------------- */

a.button, button {
  background-color: #e7e1cf;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-color: #bebebe;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  margin: 0.7em 0.5em 0.7em 0;
  padding:5px 10px 5px 7px;   /* Links */
  border-top:1px solid #eee;
  border-left:1px solid #eee;
  font-family: Arial;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  color: #333333 !important;
  cursor:pointer;
}
button {
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px;   /* IE6 */
}
button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}
*:first-child+html button[type] {
  padding:4px 10px 3px 7px;   /* IE7 */
}
button img, a.button img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
  float:none;
}


/* Button colors
-------------------------------------------------------------- */

/* Standard */
button:hover, a.button:hover{
  color: #E54661 !impor;
  border:1px solid #c2e1ef;
}
a.button:active{
  border:1px solid #6299c5;
  color: white;
}
div.comment-left span{
	font-size: 16px;
	font-family: "Lucida Sans";
	text-transform: capitalize;
}
fieldset#comment-form-field{
	display: none;
}
div .trigger .open{
display: block;
cursor: pointer;
}
div .summary-index{
	margin-top: 10px;
	width: 300px;
	display: inline-block;
	float: left;
	margin-left: 10px;
}
.image-index{
	text-align: center;
	padding: 10px;
	display: inline-block;
	width: 230px;
	float: left;
}
div #comments {
-moz-border-radius-bottomright: 15px;  
-moz-border-radius-bottomleft: 15px;   
-webkit-border-bottom-left-radius: 15px;  
-webkit-border-bottom-right-radius: 15px;  
}
#sidebar {
	height: 100%;
	font-size: 14px;
}

.media {
	background-color: #98d1f4;
	border-top-width: 1px;
}
.sub-bar-title-index h2 a {
	color: #002D40 !important;
}
ul.events li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.cats {
	font-size: 14px;
	color: #bebebe;
	font-style: italic;
	font-family: "Lucida Sans";
}
.cats a {
	color: #bebebe !important;
}
.readmore {
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
}
div.summary {
	margin-bottom: 10px;
	border-bottom-color: #dedede;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 10px;
}
div.categories {
	padding-left: 10px;
}
#menu {
	margin-right: -20px;
	border-top-style: inset;
	border-top-color: white;
	border-top-width: 1px;
	text-align: center;
	height: 45px;
	border-bottom-color: #282828;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	display: block;
	background-color: #002D40;
}

#menu.view {
	border-top-style: inset;
	border-top-color: white;
	border-top-width: 1px;
	text-align: left !important;
	padding-left: 28px;
	margin: 0 !important;
	height: 45px;
	border-bottom-color: #282828;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	display: block;
	background-color: #002D40;
}

#menu div.contain {
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#menu a {
	margin-top: 5px;
	letter-spacing: 1px;
	color: #98d1f4;
	margin-right: 15px;
	display: inline-block;
}
#menu a:hover {
	text-decoration: underline;
	color: #f2d52c;
}
.sub-bar-logo {
	margin-left: -10px;
	text-align: left !important;
	border-top-color: white;
	border-top-width: 1px;
	border-top-style: inset;
	background-color: #002D40;
	height: 123px;
	width: 360px;
	display: inline-block;
}
.sub-bar-logo img {
	padding-top: 10px;
	display: inline-block;
}
#menu a.current {
	color: #f2d52c;
}


