HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, UL, LI, 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, DL, DT, DD, OL, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-weight: lighter;
}
HTML, BODY
{
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #383735;
	word-wrap: break-word;
}
A:link, A:visited, A:hover
{
	text-decoration: none;
}
H2
{
	font-size: 23px;
	color: #B2A100;
	letter-spacing: -1px;
}
@media only screen and (max-width: 768px)
{
	H2
	{
		font-size: 15px;
	}
}
H3, H3 A:link, H3 A:visited
{
	font-size: 17px;
	color: #B2A100;
}
@media only screen and (max-width: 768px)
{
	H3, H3 A:link, H3 A:visited
	{
		font-size: 16px;
	}
}
H3 A:hover
{
	color: #847C30;
	background: #494844;
}
H3 .active
{
	background-color: #494844;
	color: #847C30;
}
H4
{
	font-size: 13px;
	color: #847C30;
	text-align: right;
}
H5
{
	font-size: 23px;
	color: #847C30;
	width: 170px;
	padding-top: 30px;
}
@media only screen and (max-width: 768px)
{
	H5
	{
		font-size: 18px;
	}
}
P
{
	font-size: 14px;
	color: #D4CAE1;
}
P.tags
{
	font-size: 12px;
}
#wrap
{
	min-height: 100%;
	position: relative;
	margin: 0 auto;
}
#header
{
	width: 750px;
	height: 120px;
	margin: 0 auto;
}
@media only screen and (max-width: 768px)
{
	#header
	{
		width: auto;
		height: auto;
	}
}
#logo
{
	position: absolute;
	margin-top: 44px;
}
@media only screen and (max-width: 768px)
{
	#logo
	{
		position: relative;
		margin-top: 0;
		width: 100%;
		height: auto;
		text-align: center;
	}
}
#h1-block
{
	text-align: center;
	width: 202px;
	position: absolute;
	margin-left: 8px;
	margin-top: 72px;
}
@media only screen and (max-width: 768px)
{
	#h1-block
	{
		width: auto;
		position: relative;
		margin-left: auto;
		margin-top: auto;
	}
}
#h1-block H1
{
	font-size: 10.5pt;
	color: #A895C3;
	letter-spacing: -1px;
}
@media only screen and (max-width: 768px)
{
	#h1-block H1
	{
		margin-top: -8px;
	}
}
#search
{
	position: absolute;
	margin-left: 214px;
	margin-top: 42px;
}
@media only screen and (max-width: 768px)
{
	#search
	{
		position: relative;
		margin-left: auto;
		margin-top: 25px;
		text-align: center;
	}
}
#search-field
{
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	width: 468px;
	background: #494844;
	font-size: 18px;
	color: #FFFFFF;
	border: none;
	padding-left: 14px;
	padding-right: 42px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 768px)
{
	#search-field
	{
		width: 240px;
		background-color: #494844;
	}
}
#search-button
{
	width: 31px;
	height: 41px;
	background: url(//img.freesexavenue.com/img/search-button.png) no-repeat rgba(135, 58, 58, 0);
	border: none;
	cursor: pointer;
	position: absolute;
	margin-left: -39px;
}
#menu
{
	font-size: 18px;
	width: 100%;
	height: 49px;
	margin: 0 auto;
	text-align: center;
	background-color: #3F3F3C;
	font-style: normal;
}
@media only screen and (max-width: 768px)
{
	#menu
	{
		margin: 21px auto 0;
	}
}
#menu UL
{
	list-style: none;
	display: inline-block;
}
#menu UL LI
{
	height: 35px;
	padding-top: 14px;
	padding-left: 28px;
	padding-right: 28px;
	float: left;
	border-right: 2px solid #383735;
}
@media only screen and (max-width: 589px)
{
	#menu UL LI
	{
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media only screen and (max-width: 376px)
{
	#menu UL LI
	{
		letter-spacing: -1px;
	}
}
#menu UL LI.active, #menu UL LI.active A:link, #menu UL LI.active A:visited
{
	background: #494844;
	color: #B2A100;
}
@media only screen and (max-width: 768px)
{
	#menu UL LI.active, #menu UL LI.active A:link, #menu UL LI.active A:visited
	{
		font-weight: normal;
	}
}
#menu UL LI A:link, #menu UL LI A:visited
{
	color: #847C30;
}
@media only screen and (max-width: 768px)
{
	#menu UL LI A:link, #menu UL LI A:visited
	{
		font-weight: normal;
	}
}
#menu UL LI A:hover
{
	color: #B2A100;
}
#menu UL #left_li
{
	border-left: 2px solid #383735;
}
#page-wide
{
	margin: 0 auto;
	margin-top: 20px;
}
@media only screen and (max-width: 376px)
{
	#page-wide
	{
		text-align: center;
	}
}
#sidebar-2
{
	width: 184px;
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
@media only screen and (max-width: 1083px)
{
	#sidebar-2
	{
		display: none;
	}
}
.tags-block
{
	margin-top: 10px;
}
.tags-block SPAN A:hover
{
	color: #B2A100;
}
.tag-1 A:link, .tag-1 A:visited
{
	font-size: 13.5px;
	color: #848287;
}
.tag-2 A:link, .tag-2 A:visited
{
	font-size: 15px;
	color: #9D9B9F;
}
.tag-3 A:link, .tag-3 A:visited
{
	font-size: 16.5px;
	color: #B1AFB2;
}
.tag-4 A:link, .tag-4 A:visited
{
	font-size: 18px;
	color: #C1BFC2;
}
.tag-5 A:link, .tag-5 A:visited
{
	font-size: 19.5px;
	color: #CECCCE;
}
.tag-6 A:link, .tag-6 A:visited
{
	font-size: 21px;
	color: #D8D6D8;
}
.tag-7 A:link, .tag-7 A:visited
{
	font-size: 22.5px;
	color: #E0DEE0;
}
.tag-8 A:link, .tag-8 A:visited
{
	font-size: 24px;
	color: #E6E5E6;
}
.h-space-3
{
	width: 100%;
	height: 30px;
	float: left;
}
#left-column-wide
{
	margin-left: 214px;
	font-size: 0;
}
@media only screen and (max-width: 1083px)
{
	#left-column-wide
	{
		margin-left: 10px;
	}
}
@media only screen and (max-width: 879px)
{
	#left-column-wide
	{
		margin-left: 1.136%;
	}
}
@media only screen and (max-width: 589px)
{
	#left-column-wide
	{
		margin-left: 1.69%;
	}
}
@media only screen and (max-width: 376px)
{
	#left-column-wide
	{
		margin-left: 0px;
	}
}
.title-block
{
	margin-bottom: 12px;
	height: 31px;
}
@media only screen and (max-width: 768px)
{
	.title-block
	{
		height: 26px;
	}
}
.title-block A:link, .title-block A:visited
{
	color: #B2A100;
}
.title-block A:hover
{
	color: #847C30;
	background: #494844;
}
.title-block H1
{
	float: left;
}
.ins-thumb-block-small
{
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	width: 290px;
}
@media only screen and (max-width: 879px)
{
	.ins-thumb-block-small
	{
		width: 33.33%;
	}
}
@media only screen and (max-width: 589px)
{
	.ins-thumb-block-small
	{
		width: 50%;
	}
}
@media only screen and (max-width: 376px)
{
	.ins-thumb-block-small
	{
		width: 100%;
		max-width: 340px;
		background-color: ;
	}
}
.thumb-block-small
{
	width: 280px;
	float: left;
	margin-bottom: 15px;
}
@media only screen and (max-width: 879px)
{
	.thumb-block-small
	{
		width: 96.55%;
	}
}
@media only screen and (max-width: 376px)
{
	.thumb-block-small
	{
		width: 100%;
		margin-bottom: 25px;
	}
}
.thumb-block-small IMG
{
	margin-bottom: 10px;
	width: 280px;
	max-width: 280px;
	height: 200px;
}
@media only screen and (max-width: 879px)
{
	.thumb-block-small IMG
	{
		width: 100%;
		height: auto;
	}
}
@media only screen and (max-width: 768px)
{
	.thumb-block-small IMG
	{
		margin-bottom: 3px;
	}
}
@media only screen and (max-width: 376px)
{
	.thumb-block-small IMG
	{
		max-width: 340px;
	}
}
.thumb-block-small .th-small
{
	background: #3F3F3C;
}
@media only screen and (max-width: 768px)
{
	.thumb-block-small .tags, .thumb-block-small H3 A
	{
		display: none;
	}
}
.sort-menu
{
	float: left;
	letter-spacing: -1px;
	font-size: 23px;
	color: #847C30;
	width: 100%;
}
@media only screen and (max-width: 768px)
{
	.sort-menu
	{
		font-size: 15px;
	}
}
.sort-menu UL
{
	list-style-type: none;
	letter-spacing: -1px;
	display: inline-block;
}
.sort-menu UL LI
{
	float: left;
	margin-right: 7px;
}
.sort-menu UL LI A:link, .sort-menu UL LI A:visited
{
	color: #847C30;
}
.sort-menu UL LI A:hover, .sort-menu UL LI.active
{
	color: #B2A100;
	background-color: #494844;
}
.sort-menu UL .spacer
{
	padding-left: 30px;
}
@media only screen and (max-width: 768px)
{
	.sort-menu UL .spacer
	{
		padding-left: inherit;
	}
}
#related
{
	font-size: 17px;
	margin-bottom: 10px;
	color: #847C30;
	letter-spacing: -1px;
}
@media only screen and (max-width: 768px)
{
	#related
	{
		font-size: 14px;
		line-height: 1.8;
		margin-top: -11px;
	}
}
@media only screen and (max-width: 376px)
{
	#related
	{
		margin-left: 6.5%;
		margin-right: 6.5%;
	}
}
#related UL
{
	display: inline-block;
	list-style: none;
}
#related LI
{
	float: left;
	padding-right: 15px;
}
#related A:link, #related A:visited
{
	color: #B2A100;
}
#related A:hover
{
	color: #847C30;
	background: #494844;
}
.pub_date
{
	width: 77px;
	height: 12px;
	padding: 4px;
	position: absolute;
	margin-top: -40px;
	margin-left: 9px;
	background: url(//img.freesexavenue.com/img/pub-date-bg-small.png) no-repeat;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
@media only screen and (max-width: 879px)
{
	.pub_date
	{
		display: none;
	}
}
.time-small
{
	font-size: 11px;
	color: #FFFFFF;
	width: 37px;
	height: 12px;
	padding: 4px;
	position: absolute;
	margin-top: -40px;
	margin-left: 225px;
	background: url(//img.freesexavenue.com/img/time-bg-small.png) no-repeat;
	text-align: center;
}
@media only screen and (max-width: 879px)
{
	.time-small
	{
		display: none;
	}
}
.tags-title
{
	color: #847C30;
}
.tags A:link, .tags A:visited
{
	color: #B2A100;
}
.tags A:hover
{
	color: #847C30;
	background: #494844;
}
.tags .active
{
	color: #847C30;
	background: #494844;
}
#pagination
{
	width: 90%;
	height: 55px;
	padding-top: 20px;
	float: left;
	font-size: 17pt;
}
#pagination UL
{
	list-style-type: none;
}
#pagination UL LI
{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	color: #847C30;
}
#pagination UL LI.active
{
	color: #B2A100;
	font-size: 18pt;
	font-weight: bold;
}
#pagination UL LI.nextpage
{
	font-size: 24pt;
}
#pagination A:link, #pagination A:visited
{
	color: #847C30;
	font-weight: bold;
}
#pagination A:hover
{
	color: #B2A100;
}
#sidebar-4
{
	margin-bottom: 30px;
	margin-right: 20px;
	float: left;
}
@media only screen and (max-width: 768px)
{
	#sidebar-4
	{
		margin-right: 0;
	}
}
@media only screen and (max-width: 376px)
{
	#sidebar-4
	{
		text-align: left;
		margin-left: 2%;
	}
}
.sidebar-menu
{
	margin-top: 20px;
}
.sidebar-menu UL
{
	list-style-type: none;
	display: inline-block;
	width: 100%;
}
.sidebar-menu UL LI
{
	padding: 8px 0px;
	border-bottom: 1px solid #494844;
	float: left;
	width: 170px;
	margin-right: 15px;
	height: 18px;
}
@media only screen and (max-width: 768px)
{
	.sidebar-menu UL LI
	{
		width: 31.33%;
		margin-right: 2%;
	}
}
@media only screen and (max-width: 555px)
{
	.sidebar-menu UL LI
	{
		width: 48%;
	}
}
@media only screen and (max-width: 370px)
{
	.sidebar-menu UL LI
	{
		width: 98%;
	}
}
.sidebar-menu UL LI A:link, .sidebar-menu UL LI A:visited
{
	font-size: 14px;
	color: #847C30;
}
.sidebar-menu UL LI A:hover, .sidebar-menu UL LI .tag-8 A:hover, .sidebar-menu UL LI .tag-7 A:hover, .sidebar-menu UL LI .tag-6 A:hover
{
	color: #B2A100;
}
.sidebar-menu UL LI .tag-8 A, .sidebar-menu UL LI .tag-7 A, .sidebar-menu UL LI .tag-6 A
{
	font-size: 18px;
}
@media only screen and (max-width: 768px)
{
	.sidebar-menu UL LI .tag-8 A, .sidebar-menu UL LI .tag-7 A, .sidebar-menu UL LI .tag-6 A
	{
		font-size: 16px;
	}
}
.sidebar-menu UL LI .tag-8 A, .sidebar-menu UL LI .tag-7 A, .sidebar-menu UL LI .tag-6 A
{
	letter-spacing: -1px;
	color: #A1930B;
}
.subtext
{
	font-size: 12px;
	color: #848287;
	line-height: 15px;
	float: right;
	margin-top: 3px;
}
#footer
{
	width: 100%;
	clear: both;
	background-color: #3F3F3C;
	padding-top: 30px;
}
#footer-wrap
{
	width: 90%;
	margin: 0 auto;
	max-width: 1024px;
}
#footer-wrap P
{
	text-align: right;
	font-size: 11px;
	position: relative;
}
#err404
{
	font-size: 55px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 60px;
	color: #494844;
}
@media only screen and (max-width: 768px)
{
	#err404
	{
		margin-top: 20px;
		margin-bottom: 26px;
	}
}
.addthis_inline_share_toolbox
{
	margin-top: -5px;
	width: 110px;
	text-align: left;
}
@media only screen and (max-width: 768px)
{
	.addthis_inline_share_toolbox
	{
		display: none;
	}
}
#ajax_listOfOptions
{
	position: absolute;
	width: 522px;
	height: 252px;
	overflow: auto;
	border: 1px solid #4D4D4D;
	text-align: left;
	font-size: 18px;
	font-weight: lighter;
	z-index: 100;
	background: url("//img.freesexavenue.com/img/ll.png") repeat;
	color: #ACACAC;
}
@media only screen and (max-width: 768px)
{
	#ajax_listOfOptions
	{
		width: 294px;
	}
}
#ajax_listOfOptions DIV
{
	margin: 3px;
	padding-left: 12px;
	padding-right: 12px;
	cursor: pointer;
}
#ajax_listOfOptions .optionDiv
{
}
#ajax_listOfOptions .optionDivSelected
{
	color: #FFFFFF;
}
#ajax_listOfOptions_iframe
{
	position: absolute;
	z-index: 5;
	display: none;
}
