/***CSS by willr | Part of template 'Black.Blog' available free from OSWD.org 
and openwebdesign.org**/

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  background-color: #333333;
  text-align: center/***Centering design - cancelled out by containers text-align: left***/
}

* {
  margin: 0;
  padding: 0;
}

a img {
  border:none;
  padding:10px;
}

img {
  padding: 10px;
}

abbr, acronym {
  border-bottom: 1px dotted #fff;
  cursor: help;
}
textarea {
  width:300px;
  height:70px;
}

label {
  width:100px;
  float:left;
  text-align:right;
  display:block;
  margin-right:20px;
}

p.submit input {
  margin-left:120px;
}

/***Header***/

#header {
  display: block;
  width: 700px;
  margin: 8px auto 0 auto;
}
#header h1 {
  text-align: right;
  float: right;
  background-color: inherit;
  color: #fff;
  font-size: 2em;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

#header p {
  text-align: left;
  margin-top: 17px;
  margin-left: 5px;
  background-color: inherit;
  float: left;
  color: #a0a0a0;
}

/***Site Container***/

#content {
  background: #606060;
  clear: both;
  width: 700px;
  border: 4px solid #000;
  margin: 30px auto;
  text-align: left;
  padding: 8px;
}


#content h2 {
  clear: both;
  color: #fff;
  font-size: 1.4em;
  margin-left: 10px;
  background-color: inherit;
  padding-bottom: 6px;
  border-bottom: 1px solid #b0b0b0;
}

#content h3 {
  clear: both;
  color: #fff;
  font-size: 1.2em;
  margin-left: 10px;
  background-color: inherit;
  padding-bottom: 6px;
  border-bottom: 1px solid #b0b0b0;
}

#content p {
  margin: 8px;
  color: #e0e0e0;
  background-color: inherit;
  line-height: 1.6em;
}

#content ul {
  margin-bottom:10px;
  margin-top:10px;
}

#content li {
  margin-left: 30px;
  color: #eee;
}

#content a {
  color: #fff;
  text-decoration: underline;
  background-color: inherit;
/*  border-bottom: 2px solid #fff; */
}

#content a.image {
  color: #fff;
  text-decoration: none;
  background-color: inherit;
  border-bottom: none;
}

#content a:hover {
  color: #e0e0e0;
  background-color: inherit;
}


.right {
  float: right;
  padding: 3px;
  border: 1px solid #b0b0b0;
  margin: 5px;
}

#content p.info {
  color: #ddd;
  font-size: 0.8em;
  padding-bottom: 4px;
  margin-bottom: 20px;
  background-color: inherit;
  border-bottom:1px solid #b0b0b0;
}

#comments {
  padding:20px;
  border:1px solid #777;
  margin-bottom:30px;
}

#content .info a{
  border: none;
  background-color: inherit;
  text-decoration: none;
}

#content.icon {
  padding:0px;
}

/***Site Navigation***/

#nav {
  width: 680px;
  height: 185px;
  margin: 0 auto 10px auto;
  border: 4px solid #000;
  background: #333;
  overflow: none; 
  color: #fff;
}

#nav h5 {
  margin-left: 10px;
  background-color: inherit;
  margin-bottom: 10px;
}

#nav .list1 {
  margin-top: 8px;
  background-color: inherit;
  float: left;
  width: 210px;
  border-right: 1px solid #a0a0a0;
}
#nav .list2 {
  margin-top: 8px;
  margin-right: 5px;
  background-color: inherit;
  float: left;
  width: 200px;
  border-right: 1px solid #a0a0a0;
}
#nav .list3 {
  margin-top: 8px;
  background-color: inherit;
  float: left;
  width: 170px;
}

#nav li{
	list-style:none;
	background-color: inherit;
	background-image:url(/web/images/list.jpg);
	background-position: center left;
	background-repeat:no-repeat;
	font-size: 0.9em;
	text-transform: uppercase;
  margin-left: 20px;
	padding-left: 18px;
  margin-bottom: 5px;
  color: #f4f4f4;
  display: block;
  width: 140px;}

#nav ul{
margin-left: 4px;}

#nav a{
color: inherit;
background-color: inherit;
border: 0;
text-transform: inherit;
text-decoration:none;}

#nav a:hover {
color: #c0c0c0;
border: 0;}

/***Footer Style***/

#footer{
text-align: center;
background-color: inherit;
margin-top: 8px;
color: #a0a0a0;
font-size: 0.8em;}

#footer a{
color: #a0a0a0;
background-color: inherit;
text-decoration: underline;}

#footer a:hover {
color: #fff;}

.quote {
  font-size:8pt;
  font-weight:normal;
  text-decoration:italic;
}

.quote{
  padding:15px;
  border:1px dashed #555;
  background-color:#999;
}

#navcontainer ul
{
  padding-left: 0;
  margin-left: 0;
  padding-bottom:10px;
  background-color: #606060;
  color: White;
  float: left;
  width: 100%;
  text-decoration:none;
  font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; text-decoration:none; }

#navcontainer ul li a
{
  padding: 0.2em 1em;
  background-color: #606060;
  color: White;
  text-decoration: none;
  float: left;
  border: 1px solid #fff;
}

#navcontainer ul li a:hover
{
  background-color: #333333;
  color: #fff;
  text-decoration:none;
}

.tags {
  color:#ffffff;
  font-size:8pt;
  font-weight:normal;
  padding:10px;
  border:1px solid #ccc;
  margin-top:10px;
  margin-bottom:10px;
}

.nube1 {font-size: 6pt;}
.nube2 {font-size: 8pt;}
.nube3 {font-size: 10pt;}
.nube4 {font-size: 12pt;}
.nube5 {font-size: 16pt;}
.nube6 {font-size: 19pt;}
.nube7 {font-size: 29pt;}
.nube8 {font-size: 40pt;}

/***All good things have to come to a end.***/



/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */

.album_section { 
 margin-top: 20px;
 margin-bottom: 20px;
}

.album_section a:hover { white-space: normal; }

.album_section ul {
	padding: 0; margin: 0;
	margin-left: 25px;
	text-align: center;
}

* html .album_section ul {
	padding: 0; margin: 0;
	margin-left: 22px;
	text-align: center;
}

.album_section li {
	width:199px;
	border:none;
	background:#FFFFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin: 5px;
}

.album_section a span {
	position:absolute;
	left:-9999px;
}

.album_section a:hover span{	
	top:10px;
	left:10px;
	width:200px;
	font-weight:bold;
	font-family:"Bitstream vera-sans", verdana, arial;
	background:#FFFFFF;
	color:#000000;
	text-decoration: none;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #000;
	-moz-opacity:.8;
	opacity:.80;
}

* html .album_section a:hover span {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

.album_section img {
	display: inline;
}

#page_links {
  clear:left;
}

#tag_cloud {
  border:1px solid #AAA;
}

.feedback {
  padding:10px;
  color:#eee;
}

.feedback .info {
  font-size:0.8em;
  padding-top:5px;
  padding-left:10px;
}

.date {
  font-size:0.8em;
  padding-bottom:20px;
}

.blog-body {
  padding-top:10px;
  padding-bottom:0px;
}
