/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#FFFFFF;
	background-repeat:repeat;
	background-position: bottom right; 
	font-size:10.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	color:#666666;
	margin:0px;
	text-align:center;
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	color:#000000;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
	

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:2px;
	color:#000000;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h2 {
    float:right;
	clear:right;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#666666;
	}

h1 a:hover {
    text-decoration:none;
	}

.titleblue {
	font-size:13px;
	color:#1a7ab5;
	margin-left:-25px;
	}
	
.title {
	font-weight:bold;
	font-size:13px;
	letter-spacing:normal;
	color:#000000;
	margin-bottom:5px;
	margin-left:15px;
	}

h3 {
	font-weight:bold;
	font-size:11px;
	letter-spacing:normal;
	color:#666666;
	text-align:center;
	}
	
h4 {
	padding-left:10px;
	color:#06C;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#navigation {
	padding:2px;
	height:18px;
	padding-bottom:3px;
	background-color:#FFFFFF;
	}

#navigation img {
	border:none;
	margin-left:-2px;
	}

.menu {
	padding-top:2px;
	font:Geneva, Arial, Helvetica, sans-serif;
    float:right;
	clear:right;
	text-align:right;
	font-size:12px;
	letter-spacing:-1px;
	}
	
.menu a {
	padding:7px;
	padding-left:10px;
	padding-right:10px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#999999;
	}

.sb {
	color:#1a7ab5;
	text-decoration:none;
	}
	
.sb a {
	color:#1a7ab5;
	text-decoration:none;

	}

.sb a:hover {
	color:#77b2d7;
	text-decoration:none;
	}
	
.bt {
	color:#91DE00;
	font-weight:700;
	margin-right:2px;
	}

.potd {
	padding:2px;
	border:1px solid #333333;
	text-align:center;
	margin-bottom:5px;
	}
	
.potd a {
	color:#1a7ab5;
	font-size:12px;
	}
	
/* .............................. */
/* Pages */
/* .............................. */

#page {
    background:#000000;
	padding:20px;
	text-align:left;
	width:75%;
	margin:0px auto;
	margin-bottom:5px;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#000000;
	border:1px solid #cccccc;
	}
	
#pageArc {
	padding:10px;
	text-align:left;
	width:90%;
	margin:0px auto;
	margin-bottom:5px;
	line-height:16px;
	}

#pageArc a {
    font-weight:bold;
	color:#333333;
	}
	
#pageArc img {
	background:#000000;
	border:1px solid #cccccc;
	}
	
#arsenal img {
	border:0px;
	}

.column{
	width:28%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}

.columnSmall{
	width:20%;
	text-align:left;
	vertical-align:top;
	padding:2px;
	}
	
.columnBig{
	width:60%;
	text-align:left;
	vertical-align:top;
	padding:2px;
	}
	
.thumbnails {
	border:1px solid #000000;
	padding:1px;
	margin:1px;
	}

/* .............................. */
/*            Other               */
/* .............................. */

#map {
	margin-top:35px;
	margin-bottom:20px;
	border:3px solid #000000;
	}
	
#desk a {
	font-weight:bold;
	}
	
#adLine {
	text-align:center;
	color:#666666;
	font-size:11px;
	padding-bottom:4px;
}

#adLine a {
	text-align:center;
	font-size:11px;
	color:#4A7500;
}

#adLine a:hover {
	text-decoration:none;
	color:#00CC00;
}

#network {
	margin-top:-110px;
	width:200px;
	text-align:right;
	color:#666666;
	}

.clear {
	clear:both;
	}

#browseHead {
	padding-left:40px;
	}

#copyright {
	border:1px solid #000000;
	font-size:13px;
	margin:50px;
	padding:10px;
	width:50%;
	}
	
	/* TAG SUPPORT */
.tags01
{
	font-size: 11px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 13px !important;
}

.tags04
{
	font-size: 14px !important;
}

.tags05
{
	font-size: 15px !important;
}

.tags06
{
	font-size: 16px !important;
}

.tags07
{
	font-size: 17px !important;
}

.tags08
{
	font-size: 18px !important;
}

.tags09
{
	font-size: 19px !important;
}

.tags10
{
	font-size: 20px !important;
}

div#tags {
	text-align: center;
	margin-left: 2px;
	margin-right: 5px;
}

div#dates, div#cats {
	color:#FF8800;
}

div#tags a,div#dates a, div#cats a {
	color:#FFFFFF;
}

div#tags a:hover, div#tags a:focus {
  color: #FF8800;
}

div#dates a:hover, div#dates a:focus {
  color: #FF8800;
}

div#cats a:hover, div#cats a:focus {
  color: #FF8800;
}
.archive_page_number{
	padding: 0px;
	margin: 0px;
}

.archive_active_page_number{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
}
div#bot_nav{
	margin-top: 10px;
}

div#bot_nav img{
  	margin:0px;
  	padding:0px;
  	margin-top: 5px;
  	border: 0px;
}