	/*
	Theme Name: Visura Magazine
	Theme URI: www.visuramagazine.com
	Description: Visura Magazine & Visura Spotlight universal theme
	Version: 2.0
	Author: Graham Letorney // Visura
	Author URI: www.visuramedia.com
	Copyright: 2010 Visura Media Inc
	*/
	
	
	/* ********************************* */
	/*  CSS RESET - RELOADED */
	/* ********************************* */
	
	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;
	}
	
	
	body {
		line-height: 1;
		color: #444;
		padding: 0;
		margin: 0;	
		font-size:12px;
		background-image:url(images/black-top.png);
		background-position:top;
		background-repeat:repeat-x;
		}
	
	ol, ul {
		list-style: none;
	}
	
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
		padding: 0;
	}
	
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	
	blockquote, q {
		quotes: "" "";
	}
	p {
		margin-top:20px;
	}

	
	/* ************* */
	/* END CSS RESET */
	/* ************* */
	
	
	
	
	/* *************** */
	/* GLOBAL ELEMENTS */
	/* --------------- */
	
	a:link {
		color:#990000;
		text-decoration:none;
		}
	
	a:visited {
		color:#990000;
		text-decoration:none;
		}		
	
	a:hover {
		color:#990000;
		text-decoration:none;
		}		
	
	a:active {
		color:#990000;
		text-decoration:none;
		}	
		
	.clear {
		clear:both;
	}
		
	
	strong {
		font-weight:bold;
	}
	
	em {
		font-style: italic;
	}
	
	small {
		font-size:12px;
	}	

	
	
	/* ------------------- */
	/* END Global Elements */
	/* ******************* */
	
	
	
	
	
	/* *************** */
	/* LAYOUT ELEMENTS */
	/* --------------- */
	
	
	
	#border-t {
	position: fixed;
	top:0px;
	width:100%;
	border-top: #222222 solid 6px;
	z-index:200;
	}
	
	
	#border-l {
	position: fixed;
	top:0px;
	left:0px;
	height:100%;
	border-left: #222222 solid 2px;
	z-index:200;
	}

	#border-r {
	position: fixed;
	top:0px;
	right:0px;
	height:100%;
	border-right: #222222 solid 2px;
	z-index:200;
	}


	#tear-drop {
	position: absolute;
	top:6px;
	left:2px;
	margin: 0 auto;
	float: left;
	}
		
	#vm-logo {
	position: absolute;
	top: 100px;
	left:2px;
	margin:0 auto;
	float: left;
	}
	

	
	#email2friend{	
	position: absolute;
	top:10;
	right:6px;
		}
		

	#outerWrap {
	float: left;
	}
	
	#wrapper {
		width: 1280px;
		margin: 0 auto;
		padding-top: 10px;
	}
	
	#container {
		float: left;
		width: 100%;
	}
	
	#l-margin {
		margin-left:310px;
	}
	
	#content-1000 {
		margin: 80px auto;
		width: 1000px;
		text-align: center;
		padding: 0px 5px 20px 5px;
		vertical-align: top;
		font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
		border-style: dashed;
		border-color: #CCCCCC;
		border-right-width:1px;
		border-left-width:1px;
		border-bottom:solid 8px #BBB; 

	}
	
	#content-wide {
		margin: 103px auto 0;
		width: 1120px;
		text-align: center;
		padding: 0px 10px 20px 10px;
		vertical-align: top;
		font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
		border-style: dashed;
		border-color: #CCCCCC;
		border-right-width:1px;
		border-left-width:1px;
		border-bottom:solid 8px #BBB; 
		}
	
	#content-tc {
		margin: 0 auto;
		width: 1000px;
		text-align: center;
		padding: 0px 15px 20px 15px;
		vertical-align: top;
		font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
		border-style: dashed;
		border-color: #CCCCCC;
		border-right-width:1px;
		border-left-width:1px;
		border-bottom:solid 8px #BBB; 
		}
	
	
	#content {
		margin: 103px auto 0;
		width: 900px;
		text-align: center;
		padding: 0px 5px 30px 5px;
		vertical-align: top;
		font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
		color: #444;		
		border-style: dashed;
		border-color: #CCCCCC;
		border-right-width:1px;
		border-left-width:1px;
		border-bottom:solid 8px #BBB;
                z-index: 10;
                overflow:visible;
	}
	
	#content-post {
		margin: 103px auto 0;
		width: 700px;
		padding: 0px 40px 30px 40px;
		vertical-align: top;		
		border-style: dashed;
		border-color: #CCCCCC;
		border-right-width:1px;
		border-left-width:1px;
		border-bottom:solid 8px #BBB;
                z-index: 10;
                overflow:visible;
	}
	
	#postText {
		text-align: left;
		font-size:14px;
		line-height:22px;
		text-align:justify;
		font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
		color: #444;
	}
	
	#contentAlignLeft  {
		margin: 103px auto 0;
		width: 900px;
		text-align: left;
		padding: 30px 40px;
		vertical-align: top;
		font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
		color: #444;		
		font-size:14px;
		line-height:18px;
		min-height:600px;
		border-style: dashed;
		border-color: #CCCCCC;
		border-right-width:1px;
		border-left-width:1px;
		border-bottom:solid 8px #BBB;
	}
	
	a#content, a#contentAlignLeft {
		color:#003;
	}
	
	
	.sidebar {
		overflow: scroll;
		width: 290px;
		background-color:#FFFFFF;
	}
	
	#send2friend {
		position:absolute;
		top: 20px;
		right: 20px;
	}
	
	#newsletter {
		position: relative;
	 	top:0;
		right:0;
	}
	
	#socialLinks a {
		top:5px;
		bottom:10px;
		padding-left:25px;
		float:left;
		opacity:.3;
	}

	#socialLinks a:hover {
		opacity:1;
	}

	#donate {
		padding:20px 20px 0px 20px;
		float:left;
		opacity: .7;
	}
	
	#donate:hover {
		opacity: 1;
	}

	#donateVW {
		padding:20px 20px 0px 20px;
		float:left;
		opacity: .3;
	}
	
	#donateVW:hover {
		opacity: .7;
	}
	
	#tag-title {
		font-size:18px;
		margin-bottom:30px;
		color:#DDD;
		width:300px;
		padding-bottom:10px;
		border-bottom:2px solid #ddd;
		
	}

	/* ------------------- */
	/* END LAYOUT ELEMENTS */
	/* ******************* */
	
	

	

	
	/* ******* */
	/* SIDEBAR */
	/* ------- */
	
	#sidebar {
		padding:0 6px 16px 0;
		position: absolute;
		top:180px;
		left: 4px;
		width: 290px;
		border-style: solid;
		border-width: 0 1px 0px 0;
		border-color: #b50000;
		background-color:#FFFFFF;
		font-size:11px;
		opacity: .6;
		}

	#sidebar:hover {
		opacity: 1;
		}

	a.vm-menu:link {
		display: block;
		width: 255px;
		height: 20px;
		padding: 2px;
		color: #555;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #BBB;
		font-family: Arial Narrow, Century Gothic, Arial, Helvetica, sans-serif;
		font-size:11px;
		letter-spacing:.05em;
		text-decoration:none;
		}
	
	a.vm-menu:visited {
		display: block;
		height: 20px;
		padding: 2px;
		color: #555;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #BBB;
		font-size:11px;
		letter-spacing:.05em;
		text-decoration:none;
		}		
	
	a.vm-menu:hover {
		display: block;
		background: #b50000;
		color:#FFFFFF;
		height: 20px;
		padding: 2px;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #b50000;
		background-image:url(images/v-current-wht.png);
		background-position:right;
		background-repeat:no-repeat; 		
		text-decoration:none;
		}	
	
	#sidebar h7 {
		display: block;
		text-align: center;
		text-transform: lowercase;
		font-family: Arial Narrow, Century Gothic, Arial, Helvetica, sans-serif;
		font-size: .6em;
		font-weight: none;
		color: #444;
		padding-bottom: 3px;
		padding-left:6px;
		letter-spacing: 4px;
	}
	
	#sociable {
		position:absolute;
		top:890px;
		left:18px;
		border:0;
		padding: 0px 0px;
		width:260px;
		height:65px;
		z-index:100;
		}
	
	/* ********** */
	/* GL Side Menu */
	/* ---------- */
	
	#gl_outer {
		padding: 2px;
		border: 3px solid #EEE;
		width: 259px;
		margin-right: 6px;
		margin-left: 10px;
		background-color:#FFFFFF;
		line-height: 20px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		-moz-border-radius: 6px;-khtml-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;
	}
	
	.gl_menu_1 {
		display:block;
		width: 248px;
		height:14px;
		color: #990000;
		padding: 6px;
		background-color: #EEE;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #CCC;
		letter-spacing:.05em;
		}


	.gl_menu_01 {
		display:block;
		width: 255px;		
		height:20px;
		color: #990000;
		vertical-align: middle;
		text-align:center;
		padding: 2px;
		background-color: #EEE;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #CCC;
		letter-spacing: 1px;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	
		
	.gl_menu_2 { }  	/* Defined by sidebar a: */
	
	#gl_menu_2s {
		font-size:10px;
		 }
		
		
	#current {	
		display: block;
		width: 255px;
		height: 20px;
		color: #FFF;
		background-image:url(images/v-current.png);
		background-position:right;
		background-repeat:no-repeat; 
		}		
			
	
	.copyright {
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#888;
	}		
	
	
	/* *********** */
	
	
	/* ****************** */
	/*   Visura Weekly   */
	/* ---------------- */
	
	
	#border-t-vw {
	position: fixed;
	top:0px;
	width:100%;
	border-top: #bbbbbb solid 6px;
	z-index:2;
	}
	
	
	#content-weekly {
		margin: 103px auto 0;
		width: 900px;
		text-align: center;
		padding: 0px 15px 20px 15px;
		vertical-align: top;
		font-family: Century Gothic, Geneva, Arial, Helvetica, sans-serif;
		border-style: dashed;
		border-color: #444;
		border-right-width:1px;
		border-left-width:1px;
		border-bottom:solid 8px #888; 
		}
		
	#sidebar-vw {
		padding:0 6px 16px 0;
		position: absolute;
		top:180px;
		left: 8px;
		width: 280px;
		border-style: solid;
		border-width: 0 1px 0px 0;
		border-color: #bbbbbb;
		font-size:11px;
		letter-spacing: .05em;
		opacity: .4;
		}

	#sidebar-vw:hover {
		opacity: 1;
		}

	#vw_outer {
		padding: 2px;
		border: 3px solid #bbbbbb;
		width: 249px;
		margin-right: 6px;
		margin-left: 10px;
		line-height: 20px;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		-moz-border-radius: 7px;-khtml-border-radius: 7px;-webkit-border-radius: 7px;border-radius: 7px;
		}
		
	a.vw-menu:link {
		display: block;
		width: 245px;
		height: 20px;
		padding: 2px;
		color: #bbbbbb;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bbbbbb;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		}
	
	a.vw-menu:visited {
		display: block;
		width: 245px;
		height: 20px;
		padding: 2px;
		color: #bbbbbb;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bbbbbb;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		}	
		
	a.vw-menu:hover {
		display: block;
		background: #880000;
		color:#f3f3f3;
		height: 20px;
		padding: 2px;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bbbbbb;
		text-decoration:none;
		}		
		
	a.vw-menu_2:link {
		display: block;
		background: #880000;
		color:#f3f3f3;
		height: 20px;
		padding: 2px;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bbbbbb;
		text-decoration:none;
		}	
	
	a.vw-menu_2:visited {
		display: block;
		background: #880000;
		color:#f3f3f3;
		height: 20px;
		padding: 2px;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bbbbbb;
		text-decoration:none;
		}	
	
		
	a.vw-menu_2:hover {
		display: block;
		width: 245px;
		height: 20px;
		padding: 2px;
		color: #ffffff;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bbbbbb;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		}
	
	.vw_menu_1 {
		display:block;
		width: 245px;
		height:16px;
		color: #bbbbbb;
		padding: 2px;
		background-color: #2a2a2a;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bbbbbb;
		}


	.vw_menu_01 {
		display:block;
		width: 245px;		
		height:20px;
		color: #bbbbbb;
		vertical-align: middle;
		text-align:center;
		padding: 2px;
		background-color: #2a2a2a;
		border-bottom: solid;
		border-bottom-width: 1px;
		border-bottom-color: #bbbbbb;
		letter-spacing: 1px;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	
		
	.vw_menu_2 { }  	/* Defined by sidebar a: */
	
	#vw_menu_2s {
		font-size:10px;
		 }
	
	
	#sociable-vw {
		position:absolute;
		top:1280px;
		left:18px;
		border:0;
		padding: 0px 0px;
		width:260px;
		height:65px;
		z-index:100;
		}
	
	.VW_ArchiveLink {
		color:#777;
		letter-spacing:1px;
		font-size:10px;
		}
	
	/* ****** */
	/* FOOTER */
	/* ------ */
	
	#footer {
		float:right;
		bottom: 0;
		width: 240px;
		height: 20px;
		text-align: right;
		text-transform:uppercase;
		padding: 3px 2px 4px 0;
		font-family: Arial, Helvetica, sans-serif;
		color: #444;
		border-style: solid;
		border-width: 1px 0px 0 0;
		border-color: #555;
		font-size: 10px;

	}
	
	#footer a, a:active, a:hover a:visited {
		text-decoration: none;
		color: #fe3030;
	}
	

	
	/* ---------- */
	/* END FOOTER */
	/* ********** */
	
	
/* BLOG */


#blog-archive {
	margin: 50 0;
	color:#888888;
	width: 900px;
	text-align:left;
	font-size:11px;
	display:block;
	text-transform:uppercase; 
	}

#blog-archive li {
	display:inline;	
	list-style: circle;
	padding-right:10px;
	}
	
#blog-archive a {
	padding:1px;
	}

#post h2 {
	font-size:16px
	}

.blog-title {
	font-size:16px;
	text-align:left;
	color:#111;
	padding-bottom:5px;
	font-weight:bold;
	}
	
	
.post {
	margin-left: 65px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 40px;
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	filter: alpha(opacity=60);
	font-size:16px;
	}

.singlepost {
	font-size:12px;
	line-height: 16px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	}

.singlepost a {
	display:block;
	height: 22px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom: solid;
	border-bottom-color: #990000;
		}	

.post-date {
	margin-left: 5px;
	display: inline;
	float: left;
	color: #444;
	}

.post-month {
	font-size: 1em;
	text-transform: uppercase;
	font-weight:bold;
	color: #444;
	width: 45px;
	text-align: center;
	display: block;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

.post-day {
	font-size: 1.8em;
	text-transform: uppercase;
	color: #555;
	text-align: center;
	display: block;
	width: 45px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.post-year {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #444;
	text-align: center;
	display: block;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.categoryTitle {
	font-size:10px;
	text-align:left;
	text-transform:uppercase;
	color:#555;
	padding-right:30px;
}
.underLine {
	border-bottom:2px solid #999;
}



/* -------- */
/* END BLOG */
/* ******** */


	
/* Issue specific / special styles */

#grantAd {
	width:1000px;
	height:40px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	padding-right:100px;
	z-index:1000;
}
.vText {
	padding-left:100px;
	width:700px;
	font-family:arial, helvetica, san-sarif;
	font-size:14px;
	line-height:25px;
	color:#626262;
	text-align:justify;
}
.byLine {
	margin:50px;
	padding-left:10px;
	border-left:5px solid #DDD;
}
.byLineCenter {
	margin-top:50px;
	margin-left:270px;
	padding-left:10px;
	border-left:5px solid #DDD;
}

	
	/* 
	 ADVERTISING 
	*/
	

#advert01 {
	width:800px;
	margin:50px auto 10px;
	padding:30px 0px;
	border-top:3px solid #CCC;
	border-bottom:3px solid #CCC;
}

#advert02 {
	width:250px;
	margin:80px auto 20px;
	padding:10px 0px;
	border-top:3px solid #CCC;
	border-bottom:3px solid #CCC;
}

#AdWithUs {
	height:20px;
	margin-bottom:50px;
	font-size:9px;
	letter-spacing:1px;
	color:#555;
}

