/* Reset */
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,
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-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/* /Reset */



/* Share Buttons */
#content .shares .Share_Buttons
{
    height: 20px;
    margin: 10px 0 10px;
    padding: 5px 0;
    border: 1px solid #e4e4e4;
    border-width: 1px 0;
}

#content .shares .Share_Buttons li
{
    float: left;
    height: 20px;
    text-align: center;
}

#content .shares .Share_Buttons li.Facebook_Share
{
    width: 85px;
    text-align: left;
}

#content .shares .Share_Buttons li.Facebook_Like
{
    width: 180px;
}

#content .shares .Share_Buttons li.Facebook_Like .fb-like span
{
	text-align: left !important;
}

#content .shares .Share_Buttons li.Twitter
{
    width: 100px;
}

#content .shares .Share_Buttons li.Stumble_Upon
{
    width: 130px;
}

#content .shares .Share_Buttons li.Stumble_Upon iframe
{
	width: 90px;
	height: 20px;
}

#content .shares .Share_Buttons li.Pocket
{
    width: 110px;
}

#content .shares .Share_Buttons li.GooglePlus
{
    width: 95px;
}
/* /Share Buttons */


/* Livefyre Comments */
#livefyre
{
	margin: 10px !important;
}

#livefyre .lf_login_bar a.lf_logo
{
	display: none !important;
}

.lfBox
{
	position: relative;
}

.lfBox span.links
{
	position: absolute;
	top: 45px !important;
	right: 15px;
}

.lfBox span.links img
{
	vertical-align: middle;
}

.lfBox span.links a
{
	overflow: hidden;
}

.lfBox span.links img.lfHelp
{
	height: 26px;
	width: 26px;
	background-image: url('http://blogs.vvmedia.com/common/img/help-q-off.png');
	margin: 0 10px 0 5px;
}

.lfBox span.links img.lfHelp:hover
{
	background-image: url('http://blogs.vvmedia.com/common/img/help-q-on.png');
}

#powered_by_livefyre_new a
{
    background: url('http://zor.livefyre.com/wjs/v1.0/images/icons/poweredbylivefyre.png') no-repeat left top;
    display: block;
    height: 24px;
    font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
    text-decoration: none;
    color: #404040;
    padding-left: 28px;
    padding-top: 4px;
}

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

.fyre .fyre-stream-stats span
{
	padding-top: 10px !important;
}

.lfBox.v3 #livefyre
{
	width: 595px !important;
}

.fyre .fyre-live-container {
	position: absolute !important;
	top: -33px;
	right: 0;
}
/* /Livefyre Comments */


/* Footer */
#Footer
{
	clear: both;
	margin: 0px auto;
	padding: 10px;
	background-color: white;
	text-align: center;
}

#Footer #Footer_Links
{
	margin: 0 0 5px;
}

#Footer #Footer_Links li
{
	display: inline;
	font-size: .85em;
}

#Footer #Footer_Links li a
{
	padding: 0 .25em;
}

#Footer #Copyright
{
	font-size: .85em;
}
/* Footer */


/* Reskin Ads */
#adWrapper {
    position: absolute;
    width: 978px;
/*}
.adWrapperFixed {*/
    position: fixed !important;
    top: 0 !important;
}
/*.adWrapperFixed div {*/
#adWrapper div {
    top: 0 !important;
}
#adWrapperLeft, #adWrapperRight {
    position: absolute;
    top: -8px;
}
#adWrapperLeft {
    padding: 5px 5px 5px 0;
    right: 996px;
    text-align: right;
}
#adWrapperRight {
    left: 1030px;
	padding: 5px 0 5px 10px;
    text-align: left;
}

/*.outerBody { overflow: hidden; }
.innerBody { overflow-x: auto; }
.innerBody { overflow-y: hidden; }*/
/* /Reskin Ads */

/* "About" Page */
#content .About
{
	padding: 20px;
}

#content .About div
{
	margin: 0 0 2em;
}

#content .About h1,
#content .About h2
{
	margin: 0 0 .5em;
	font-size: 1.5em;
	font-weight: bold;
}

#content .About div p
{
	line-height: 1.5em;
}
/* "About" Page */



body
{
	margin: 0px auto;
	padding: 0;
	background: white;
	text-align: center;
	font-family: Arial,sans-serif;
}

a
{
	color: #003fc5;
	text-decoration: none;
}

img
{
	border: 0;
}

form
{
	margin: 0;
	padding: 0;
}

blockquote 
{
	border-left: 5px solid #FFFFBb;
	margin: 1em 0;
	padding: 10px;
	background: #FFFFaa;
	width: 90%;
	text-align: left;
}

strong,
b
{
	font-weight: bold;
}

em,
i
{
	font-style: italic;
}
	

#wrapper {
	/* width: 1016px; */
	width: 978px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: white; /*#efefef;*/
}

#wrapper2, 
#wrapper3,
#wrapper4
{
	/* width: 1000px; */
	border: 8px solid white;
	background: white;
}

#wrapper2
{
	/* border-top: none; */
	border-width: 0 0 8px;
}

#wrapper3
{
	/* border-top: none;
	border-bottom: none; */
	border-width: 0;
}

#wrapper4
{
	min-height: 2500px;
	/* border-top: none; */
	border-width: 0 0 8px;
}

#wrapper5
{
	min-height: 2500px;
	border: 1px solid #d6d6d6;
	border-top: none;
}

#header
{
	position: relative;
	/*width: 1016px;
	padding-top: 10px;
	height: 253px;
	padding-top: 10px;
	border-top: 10px solid #d6d6d6;*/
	background: white;
}

#Top
{
	position: absolute;
	top: 20px;
	left: 18px;	
	width: 728px;
	height: 90px;
	margin: 0;
	padding: 0;
	background: #dddddd;	
	border-top: 1px solid #dddddd;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #bababa;
	border-bottom: 2px solid #4c4c4c;
}

#logo
{
	height: 225px;
	/* margin-left: 8px; */
}

#nav
{
	/* width: 1000px; */
	width: 978px;
	clear: both;
	height: 25px;
	overflow: hidden;
	background: white;
}

#nav ul
{			
	height: 25px;
	margin: 0;
	padding: 0;
}

#nav li
{
	list-style: none;
	float: left;
	/* width: 100px; */
	width: 95px;
	height: 17px;
	padding: 4px 0 0;
	border: 2px solid #00cfed;
	border-left-width: 0;
	background: transparent url('/img/nav_background_blue.gif') repeat-x;
	color: white;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

/*#nav li.X_Small
{
	width: 85px;
}

#nav li.Small
{
	width: 115px;
}

#nav li.Medium
{
	width: 135px;
}

#nav li.Large
{
	width: 180px;
}

#nav li.X_Large
{
	width: 200px;
}

#nav li.XX_Large
{
	width: 240px;
}*/


#nav li.X_Small
{
	width: 80px;
}

#nav li.Small
{
	width: 110px;
}

#nav li.Medium
{
	width: 135px;
}

#nav li.Large
{
	width: 175px;
}

#nav li.X_Large
{
	width: 195px;
}

#nav li.XX_Large
{
	width: 235px;
}
	
#nav ul li a
{
	color: white;
	text-decoration: none;
}

#nav ul li a:hover
{
	color: #00cfed;
}

#nav #Search_Form_Wrapper
{
	width: 170px;
	padding: 1px 2px;
	height: 19px;
	border-right: none;
}

#nav form
{
	display: inline;
	margin: 0;
	padding: 0;
}

#nav form fieldset
{
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#Search_Box
{
	width: 149px;
	height: 16px;
	background: white url('/img/glass.jpg') 3px 3px no-repeat;
	padding: 2px 0 0 18px;
	border: none;
	font-size: 11px;
	color: #4a4a4a;
}

#featuredEntries
{
	clear: both;
	overflow: auto;
	height: 130px;
	border: 1px solid #d6d6d6;
	border-bottom: none;
}

#featuredEntries .entry:first-child
{
	border-left:none;
}

#featuredEntries .entry
{
	position: relative;
	float: left;
	width: 305px;
	height: 122px;
	padding: 4px 12px 4px 4px;
	vertical-align: bottom;
	border-left: 1px solid #d6d6d6;
}

#featuredEntries .entry:first-child
{
	border-left: none;
}

#featuredEntries .entry .Image
{
	float: left;
	width: 170px;
	height: 120px;
	margin: 0 5px 0 0;
	padding: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #bababa;
	border-bottom: 2px solid #4c4c4c;
	background: white;
}


#featuredEntries .entry img
{
	display: block;
	width: 170px;
	height: 120px;
	margin: 0;
	padding: 0;
}

#featuredEntries h2
{
	position: absolute; 
	bottom: 10px;
	left: 183px;
	width: 135px;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}

#content
{
	float: left;
	/*width:665px;*/
	width: 643px;
	clear: both;
	overflow: hidden;
	font-family: Arial,sans-serif;
	border-top: 1px solid #d6d6d6;
}

#content .entry
{
	margin: 3px 10px 0;
	padding-bottom: 10px;
	line-height: 24px;
	font-size: 13px;
	/* letter-spacing: 1px; */
	border-top: 1px solid #d6d6d6;
}

#content .entry:first-child
{
	border-top:none;
}

#content .entry .Entry_Header .Entry_Header_Top
{
	/* position:relative; */
	min-height:40px;
}

#content .entry .Entry_Header .Entry_Header_Top h2
{
	/* float:left; */
	margin-bottom:10px;
	padding-top:6px;
	font-size:1.75em;
	line-height:1.25em;
	/* letter-spacing:-1px; */
	bottom: 0;
}

#content .entry .Entry_Header .Entry_Header_Bottom .Author_And_Categories
{
	float:left;
	width:420px;
	margin:0;
	padding:0 15px 0 0;
	font-size:1em;
	line-height:1.5em;
}

#content .entry .Entry_Header .Entry_Header_Bottom .Date
{
	float:left;
	width:420px;
	margin:0;
	padding:0 15px 0 0;
	font-size:1em;
	line-height:1.5em;
}

#content .entry .Entry_Header_Bottom .Comments_Link
{
	float:right;
	width:210px;
	margin:0;
	padding:0;
	text-align:right;
	font-size:1em;
}

#content .entry .Entry_Header_Bottom .Comments_Link img
{
    vertical-align:middle;
}

/*#content .entry #byline
{
	border:1px solid #d6d6d6;
	border-width:1px 0;
	padding:5px 0;
	margin-bottom:10px;
	font-size:14px;
}

#content .entry #byline #author
{
	float:left;
	width:240px;
}

#content .entry #byline #author #authorName
{
	float:left;
	margin-right:6px;
}

#content .entry #byline #date
{
	float:left;
	width:240px;
	text-align:center;
}

#content .entry #byline #commentCount
{
	float:right;
	width:150px;
	text-align:right;
}*/


#content .entry .Entry_Body
{
    clear:both;
	padding:5px 0 0 0;
	margin-bottom:8px;
    font-size:1.1em;
    line-height:1.5em;
	/* letter-spacing:0px; */
}

#content .entry .Entry_Body .pageNumber
{
    text-align:right;
}

#content .entry .Entry_Body p
{
	margin-bottom: 10px;
}

#content .entry .Entry_Body .Read_More
{
	margin: 10px 0;
	font-size: 1.15em;
	font-weight: bold;
}

#content .entry .Entry_Body .Tags
{
	margin:10px 0;
	/* font-weight:bold; */
}

#content .entry .Entry_Body img
{
    border:1px solid #dddddd;
	border-left-color: #d5d5d5;
	border-right-color: #bababa;
	border-bottom-width: 2px;
    border-bottom-color: #4c4c4c;
}

#content .entry .image .credit
{
	text-align:right;
	font-size:10px;
	height:13px;
	color:#afafaf;
	font-weight:bold;
	font-style:italic;
	line-height:12px;
}

#content .entry .image .caption
{
	font-size:11px;
	color:#afafaf;
	font-style:italic;
	line-height:13px;
}

#content .entry .left
{
	float:left;
	margin:6px 6px 6px 0;
}

#content .entry .right
{
	float:right;
	margin:6px 0 6px 6px;
}

#content .entry .center
{
	text-align:center;
	display:block;
	margin:6px auto 6px;
}


/* Join Joystick Division */
#content .entry .Join
{
    margin-bottom:8px;
    background:white;
    border:1px solid #d6d6d6;
}

#content .entry .Join h3
{
 	margin-bottom:10px;
 	padding:10px;
 	border-bottom:1px solid #d6d6d6;
 	font-size:18px;
 	font-weight:normal;
	color:#707070;
}

#content .entry .Join p
{
    margin:10px;
}
/* /Join Joystick Division */


/* Scribol Iframe */
#content .entry .Scribol
{
    background:white;
    border:1px solid #d6d6d6;
}

#content .entry .Scribol h3
{
 	margin-bottom:10px;
 	padding:10px;
 	border-bottom:1px solid #d6d6d6;
 	font-size:18px;
 	font-weight:normal;
	color:#707070;
}

#content .entry .Scribol iframe
{
    padding-left:40px;
}
/* /Scribol Iframe */


#content .entry .Entry_Footer
{
	margin:0 0 8px;
	padding:10px;
	border:1px solid #d6d6d6;
	overflow:auto;
	background:white;
}

#content .entry .Entry_Footer .Comments
{
	float:left;
	padding-left:35px;
	background:white url('/img/comments_link_background.gif') 0 0 no-repeat;
	font-size:12px;
	line-height:1.5em;
	font-weight:bold;
}

#content .entry .Entry_Footer .Social
{
	clear:right;
	float:right;
	width:160px;
}

#content .entry .Entry_Footer .Social img
{
	float:right;
	margin-left:10px;
}

#content .entry .Entry_Footer .Utility_Icons
{
	clear:both;
	text-align:right;
	padding-top: 5px;
}

#pagination
{
    text-align:right;
    padding-right:10px;
    font-weight:bold;
}

#pagination #paginationPrev
{
	font-size:20px;
	float:left;
	padding:10px 0 10px 30px;
}

#pagination #paginationNext
{
	float:right;
	text-align:right;
	padding:10px 30px 10px 0;
	font-size:20px;

}


/* Search Reuslts */
.Search_Results h4
{
    font-size:26px;
	font-weight:normal;
	color:#717171;
	margin: 5px 8px;
	text-align:left;
}

.Search_Results_Error p
{
    margin:10px;
}

.Search_Results #Pagination
{
    margin:10px;
    padding:15px 0 0;
    border-top:1px solid black;
    text-align:right;
    font-size:.9em;
}

.Search_Results #Pagination ul,
.Search_Results #Pagination p
{
    display:inline;
    margin:0;
    padding:0 .5em 0 0;
}

.Search_Results #Pagination li
{
    list-style:none;
    display:inline;
    padding:0 .25em 0 0;
}

.Search_Results #Pagination li:after
{
    content:' |';
}

.Search_Results #Pagination li:last-child:after
{
    content:'';
}
/* /Search Results */


/* Sidebar */
#Sidebar
{
	float:right;
	width:332px;
	padding:0;
	border:1px solid #d6d6d6;
	border-right: none;
	background:#e4e4e4;/*#e4c6c5;*//*#cfa19f;*/
	font-size:13px;
	font-family:Arial,sans-serif;
}


#Sidebar #About
{
	padding:10px;
	/* border-bottom:1px solid #d6d6d6; */
	overflow:auto;
}

#Sidebar #About p
{
    font-size:1.6em;
    line-height:1.2em;
	/*font-size:21px;
	color:#434343;
	line-height:19px;*/
	/* letter-spacing:-1px; */
}

#Sidebar #About .Editor_Credit
{
	/*color:#2d65be;
	font-weight:bold;*/
}

#Sidebar #About ul
{
	list-style-type:none;
	margin:10px 0 0;
	padding:0;
}

#Sidebar #About ul li
{
	float:left;
	width:90px;
	margin:0 5px 0 0;
	padding:5px 10px 5px 0;
	/* font-weight:bold; */
	background-position:right 5px;
	background-repeat:no-repeat;
	font-size:13px;
	/* letter-spacing:-1px; */
}

#Sidebar #About ul #RSS_Link
{
	margin:0;
}

#Sidebar #About ul li .Icon
{
	float:right;
	margin:0 0 0 2px;
}

#Sidebar #recentcomments,
#Sidebar #Most_Popular,
#Sidebar #archives,
#Sidebar #featuredCategories,
#Sidebar #dailyMurders,
#Sidebar #blogroll,
#Sidebar #sisterSites,
#Sidebar .widget
{
	margin:10px 0 10px 3px;
	width:324px;
	background:white url('/img/gradient.jpg') repeat-x;
}

#Sidebar #recentcomments,
#Sidebar #blogroll,
#Sidebar #featuredCategories,
#Sidebar #sisterSites
#Sidebar .widget
{
	background-color:white;
}

#Sidebar #Middle,
#Sidebar #Middle1,
#Sidebar #Middle2,
#Sidebar #CustomAds
{
	width:300px;
	margin:10px 0 10px 15px;
}

#Sidebar #Middle,
#Sidebar #Middle1,
#Sidebar #Middle2
{
	overflow: hidden;
}

#Sidebar #CustomAds ul li
{
	float:left;
	overflow:hidden;
	border:1px solid #dddddd;
	border-left-color: #d5d5d5;
	border-right-color: #bababa;
	border-bottom-width: 2px;
    border-bottom-color: #4c4c4c;
	width:125px;
	height:125px;
	margin:10px;
}


/* Most Popular */
#Sidebar #Most_Popular
{

	border:1px solid #d6d6d6;
	border-bottom-width: 2px;
	background:#f8f8f8;
}

#Sidebar #Most_Popular .spacer
{
	margin-bottom: 4px;
	border-top:1px solid white;
}

#Sidebar #Most_Popular h4
{
	margin:7px 0 0 0;
	padding:0px 5px 3px 5px;	
	border-bottom:1px solid #d6d6d6;
	font-size:26px;
	/* letter-spacing:-1px; */
	font-weight:normal;
	color:#717171;
}

#Sidebar ul.tabs
{
	list-style:none;
	height:25px;
	z-index:999;
	margin:0 2px 0;

}

#Sidebar ul.tabs li
{
	float:left;
	margin:0;
	text-align:center;
	padding:5px;
	border:1px solid #d6d6d6;
	font-size:14px;
	font-weight:bold;
    cursor: pointer;
}

#Sidebar ul.tabs li.active
{
	
	border-bottom-color:white;	
	background-color:white;
	color:#003fc5;
}

#Sidebar ul.tabs li.inactive
{
	background-color:#003fc5;
	color:white;
}

#Sidebar #Most_Popular #Most_Wrapper
{
	margin:-1px 2px 2px;
	border:1px solid #d6d6d6;
	background:white;
	font-size:10px;
	line-height:11px;
	/* letter-spacing:1px; */
	color:#7b7b7b;
}

#Sidebar #Most_Popular #Most_Wrapper a
{
	font-size:11px;
	font-weight:bold;
}

#Sidebar #Most_Popular #Most_Wrapper li:first-child
{
	padding:6px 8px 5px 8px;
	border-top:none;
}

#Sidebar #Most_Popular #Most_Wrapper li
{
	padding:5px 8px 5px 8px;
	border-top:1px solid #d6d6d6;	
}
/* /Most Popular */


/* Default Widget */
#Sidebar .widget
{
	border:1px solid #d6d6d6;
	border-bottom-width: 2px;
}

#Sidebar .widget h4
{
	margin:7px 0 0 0;
	padding:0px 5px 3px 5px;	
	border-bottom:1px solid #d6d6d6;
	font-size:26px;
	/* letter-spacing:-1px; */
	font-weight:normal;
	color:#717171;
}

#Sidebar .widget .spacer
{
	margin-bottom: 4px;
	border-top:1px solid white;
}


#Sidebar .widget ul li:first-child
{
	padding:7px 8px 5px 8px;
	border-top-color:white;
}

#Sidebar .widget ul li
{
	padding:5px 8px 5px 8px;
	border-top:1px solid #d6d6d6;
	font-size:13px;
	font-weight:bold;
}

#Sidebar .widget h3
{
	width:220px;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#2d65be;
	text-decoration:none;
	float:left;
	padding:3px 8px;
}


/* /Default Widget */
#Sidebar .whiteline
{
	border-top:1px solid white;
	/*border-bottom:1px solid #d6d6d6;*/
	clear:both;
}


/* Now Trending Widget */
#Sidebar .nowTrending
{
	width:324px;
	margin:10px 0 10px 3px;
	background:white url('/img/gradient.jpg') repeat-x;
	border:1px solid #d6d6d6;
	border-bottom-width: 2px;
}


#Sidebar .nowTrending h2
{
	margin:7px 0 0 0;
	padding:0px 5px 3px 5px;	
	border-bottom: 1px solid #d6d6d6;
	font-size:26px;
	letter-spacing:-1px;
	font-weight:normal;
	color:#717171;
}

#Sidebar .nowTrending ul
{
	list-style-type: none;
	margin:0;
	padding:0;
}

#Sidebar .nowTrending ul li
{
	margin: 0;
	padding:10px;
	clear: both;
	font: bold 13px/16px Helvetica Neue, Arial, Verdana, sans-serif;
	overflow: hidden;
	border-top: 1px solid #d6d6d6;
}

#Sidebar .nowTrending ul li:first-child
{
	border-top-color:white;
}

.nowTrending ul li img
{
	float:left;
	margin-right:10px;
	border:1px solid #d6d6d6;
}
/* Now Trending Widget */


/* Partner Widget */
#Sidebar .partners
{
	width:324px;
	margin:10px 0 10px 3px;
	background:white url('/img/gradient.jpg') repeat-x;
	border:1px solid #d6d6d6;
	border-bottom-width: 2px;
}


#Sidebar .partners h2
{
	margin:7px 0 0 0;
	padding:0px 5px 3px 5px;	
	border-bottom: 1px solid #d6d6d6;
	font-size:26px;
	letter-spacing:-1px;
	font-weight:normal;
	color:#717171;
}

#Sidebar .partners ul
{
	list-style-type: none;
	margin:0;
	padding:0;
}

#Sidebar .partners ul li
{
	margin: 0;
	padding:10px;
	clear: both;
	font: bold 13px/16px Helvetica Neue, Arial, Verdana, sans-serif;
	overflow: hidden;
	border-top: 1px solid #d6d6d6;
}

#Sidebar .partners ul li:first-child
{
	border-top-color:white;
}
/* /Partner Widget */
