/* stylesheet for verdad magazine volume 4  */




	

html, body  {
	color: #444;
	font-size: small;
	font-family: verdana, tahoma, helvetica, sans-serif;
	background-color: #b2b2b2;
	background-image: url(../../img/bg-gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 20px;
	
	}
	
	
/* layout structure */
	
#content {
	width: 800px;
	margin: 2% auto;
	background-color: #fff;
	color: #222;
	padding: 1em 2em;
	border: 1px solid #666;
	
	}
	
#header  {
	height: 100px;
	padding-left: 0px;
	background: url(../../img/verdad_header.jpg) no-repeat;
	margin-left: 0px;
	}

	
	
#main-content {
	float: left;
	width: 610px;
	padding-left: 10px;
	font-size: 101%;
	text-align: left;
	line-height: 1.6em;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	text-decoration: none;
	}
	

#sidebar {
	float: right;
	padding-left: 0px;
	text-align: left;
	font-size: 90%;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0;
	width: 135px;
	clear: inherit;
	text-decoration: none;
	}	
	
#footer {
	clear: left;
	text-align: center;
	font-size: 15px;
	border-top: 1px solid #970000;
	padding-top: 20px;
	line-height: 20px;
	padding-bottom: 20px;
	
	}
	
	#nav-header {
	height: 130px;
	width: 800px;
	float: left;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
	
	
/* meta navigation */

#navigation {
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: -7px;
  	}


#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 1em;
    }



#navigation li {
    display: inline;
    }
#navigation a:link, #navigation a:visited {
	color: #555;
	background-color: #CCC;
	text-decoration: none;
	border: 1px solid #555;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0.3em;
	padding-right: 1.5em;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
    }

#navigation a:hover {
	color: #FFF;
	background-color: #888;
	border: 1px solid #000;
	} 

#navigation a.current {
	color: #fff;
	border: 1px solid #000;
	background-color:#888;
    }


* html #navigation a {
    width: 100%;
    }

	


	
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	
	}

#navlist li {
	display: inline;
	list-style-type: none;
	}

#navlist a { 
	padding: 0.3em 1.75em; 
	}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #000;
	text-decoration: none;
	}


#navlist a:hover, #navlist a.current {
	background-color: #888;
	color: #fff;
	text-decoration: none;
	}






/* subnavigation on sidebar */

/* subnavigation on sidebar */
	
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.1em;
	}
	
#menu ul li {
	margin-bottom: -3px;
	}
	
#menu {
	background-color: #fff;
	width: 125px;
	padding-left: 10px;
	}
	  
#menu a.button {  /* Specify only the properties that differ from a.button */
	background: #ededed;
	border-right: 1px #bbb solid;
	border-left:5px #bbb solid;
	color: #000;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	font-size: 90%;
	}
	  
#menu a.button:hover {  /* Specify only the properties that differ from a.button */
	background: #fff;
	border-right: 1px #fff solid;
	border-left:  5px #970000 solid;
	color: #970000;
	width: 100px;
	}
	
#menu a.button1 {  /* Specify only the properties that differ from a.button */
	background: #fff;
	border-right: 1px #fff solid;
	border-left:5px #970000 solid;
	color: #970000;
	display: block;
	margin: 0 0 1px 0;
	padding: 5px;
	text-decoration: none;
	width: 100px;
	}

	




	

	

/* links */
	
#main-content a:link, #main-content a:visited, #footer a:link {
	color: #555;
	background-color: transparent;
	text-decoration: none;
	font-size: 101%;
	}


#main-content a:hover, #main-content a:active, #footer a:hover, #footer a:active {
	color: #970000;
	background-color: #fff;
	text-decoration: none;
	}
	
#footer a:link, #footer a:visited, #index a:link, #index a:visited {
	color: #666;
	background-color: transparent;
	text-decoration: none;
	}


#footer a:hover, #footer a:active, #index a:hover, #index a:active {
	color: #970000;
	background-color: #fff;
	text-decoration: none;
	font-size: 101%;
	}
	
/* end links */
	
#acrobat {
	margin-top: -10px;
	}
	
#acrobat a:link, #acrobat a:visited {    /* get rid of link styles */
	color: #fff;
	background-color: #fff;
	text-decoration: none;
	}


#acrobat a:hover, #acrobat a:active {
	color: #fff;
	background-color: #fff;
	}
	

/* headings */

h1 {
	display: none;
	}

h2.issue {
	text-align: right;
	padding-right: 1em;
	font-size: 95%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0.5em;
	letter-spacing: 2px;
	}

	
h2 {
	font-size: 110%;
	color: #666;
	background-color: transparent;
	}
	
h3 {
	font-size: 110%;
	margin-bottom: -3px;
	color:#666;
	}
	
h4 {
	font-size: 116%;
	margin-bottom: -5px;
	margin-left: 2.4em;
	margin-top: 32px;
	color: #444
	}
	
h5 {
	font-size: 140%;
	color: #444;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
h6 {
	font-size: 116%;
	margin-bottom: -3px;
	margin-left: 8em;
	margin-top: 20px;
	color:#666
	}	
	
#sidebar h3 {
	font-size: 115%;
	color: #433;
	background-color: #fff;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}	  
	
	
h2, h3  {
	text-align: left;
	font-size: 16px;
	margin-bottom: -1px;
	color:#555;
	}
	
p {
	padding-left: 3em;
	font-size: 101%;
	color: #222;
	}
	
ul {
	list-style-type: none;
	text-decoration: none;
	}
	
ul li {
	padding-bottom: 10px;
	text-decoration: none;
	}
	
ul.square {
	list-style-type: square;
	margin-left: 3em;
	}
	
img.gallery {
	float: left;
	margin: 1.5em 0 0.5em 0;
	border: 1px solid #000;
	}
	
img.acrobat {
	display: block;
	height: 33px;
	width: 112px;
	border: 0;
	}
	
img.flash {
	display: block;
	height: 31px;
	width: 88px;
	border: 0;
	}
	
img.png {
	height: 120px;
	width: 700px;
	border: 0;
	}
	
p.center {
	text-align: center;
	}
	
.left {
	text-align: left;
	}
	
.clearleft {
	clear: left;
	}
	

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.black {
	color: #555555;
	background-color: #fff;
	font-weight: bold;
	font-style:italic;
	}
	
.red {
	color: #970000;
	background-color: #fff;
	font-weight: bold;
	}
	
.normal {
	font-style: normal;
	}
	
.author {
	font-style: italic;
	font-weight: bold;
	}
	
.indent {
	text-indent: 2.5em;
	}
	
.italic {
	font-style: italic;
	}
	
p.bio {
	text-indent: 0em;
	}
.squashed_p {
	margin-bottom: -10px;
}	
	
/* end style sheet */
.smallfont {
	font-size: 16px;
	font-weight: bold;
	color: #111;
}
#justifypoem {
	text-align: justify;
	width: 500px;
}
.softbold {
	font-weight: bold;
	color: #555;
}
.largefont {
	font-size: 16px;
	font-weight: bold;
	color: #444;
}