/* Reset CSS */

* {
	margin: 0;
	padding: 0;
}


/* Sticky footer */

html, body {
	height: 100.1%;
	background-image:url(../img/topgradient_bg.png);
	background-repeat:repeat-x;
}

#rcontainer {
	min-height: 100%;
	margin-bottom: -60px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

* html #container {		/* for IE6 and below */
	height: 100%;
}

#container-footer {
	height: 60px;
	z-index: 0;
}


/* Two-column layout */

#container-main {
}

#container-contents {
	width: 100%;
	float: right;
}

#container-footer {
	clear: right;
}


/* Min-width */

body {
	min-width: 500px;
}

* html .min-width-1 {		/* for IE6 and below */
	border-left: 500px solid #fff;
}

* html .min-width-2 {		/* for IE6 and below */
	margin-left: -500px;
	position: relative;
}

* html .min-width-1,
* html .min-width-2,
* html #container-main {
	/*\*/
	height: 1px;		/* for Windows IE6 and below */
}


/* Others */

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	line-height:15px;
}

.graytext {
	color:#bbb;
}

#header {
	height: 110px;
	color: #000;
	font-weight: bold;
	padding-top: 18px;
}

#hdrimg {
	float:left;
	clear:right;
	height: 84px;
	width: 334px;
}

#contents {
	width:800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

.location {
	color:#FFF;
	font-size:9px;
	padding:2px 3px 2px 3px;
	margin-top:-1px;
	position:absolute;
}

.location a:link{
	color:#FFF;
	text-decoration:none;
}

.location a:visited{
	color:#FFF;
	text-decoration:none;
}

.location a:active{
	color:#FFF;
	text-decoration:none;
}

.location a:hover{
	color:#FFF;
	text-decoration:underline;
}

#footer {
	height: 60px;
	line-height: 60px;
	color: #ccc;
	background: #000;
	font-weight: bold;
	text-align: center;
}

p {
	padding: 0px 15px 0 15px;
}

.bio img {
	float: left;
	margin: 0 9px 0 0;
	border: 1px solid #ddd;
	padding: 5px;
	z-index: 1499;
}

#nest {
	background-image:url(../img/disbirrh.png);
	background-position:top;
	background-repeat:no-repeat;
}

.centerme {
	text-align:center;
}

.catnavwrap {
	width:646px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.catstitlewrap {
	width:648px;
	height:28px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.catnavloc {
	float:left;
	color:#FFF;
	background-color:#000;
	width:122px;
	height:30px;
	text-align:center;
	line-height:30px;
	margin-right:10px;
	margin-bottom:10px;
}

.catnav {
	float:left;
	background-color:#37c6b4;
	width:120px;
	height:30px;
	text-align:center;
	margin-right:12px;
	margin-bottom:30px;
}

.catnav a {
	display:block;
	width:100%;
	height:100%;
	line-height:30px;
}

.catnav a:hover {
	display:block;
	background-color:#000;
	width:100%;
	height:100%;
	line-height:30px;
}


/* Links */

a:link {color:#ff7024;text-decoration:underline;}
a:visited {color:#ff7024;text-decoration:underline;}
a:active {color:#ff7024;text-decoration:underline;}
a:hover {color:#ff7024;text-decoration:none;}

a.alt:link {color:#000;font-weight:bold;text-decoration:none;}
a.alt:visited {color:#000;font-weight:bold;text-decoration:none;}
a.alt:active {color:#000;font-weight:bold;text-decoration:none;}
a.alt:hover {color:#000;font-weight:bold;text-decoration:underline;}

a.dot:link {color:#CCC;text-decoration:none;border-bottom:dotted #CCC 1px;}
a.dot:visited {color:#CCC;text-decoration:none;border-bottom:dotted #CCC 1px;}
a.dot:active {color:#CCC;text-decoration:none;border-bottom:dotted #CCC 1px;}
a.dot:hover {color:#CCC;text-decoration:none;border-bottom:none;}

a.catnav:link {color:#FFF;text-decoration:none;}
a.catnav:visited {color:#FFF;text-decoration:none;}
a.catnav:active {color:#FFF;text-decoration:none;}
a.catnav:hover {color:#FFF;text-decoration:none;}

/* Footer Content */

#fcwrap {
position:absolute;
height:54px;
width:524px;
font-family:Verdana, Geneva, sans-serif;
color:#CCC;
font-size:9px;
line-height:11px;
text-align:left;
padding: 0;
margin-top: 4px;
margin-left: -262px;
left: 50%;
}

#fcwrap a:link {
color:#CCC;
text-decoration:none;
border-bottom:dotted #CCC 1px;
*text-decoration:underline;
_text-decoration:underline;
}

#fcwrap a:visited {
color:#CCC;
text-decoration:none;
border-bottom:dotted #CCC 1px;
*text-decoration:underline;
_text-decoration:underline;
}

#fcwrap a:active {
color:#CCC;
text-decoration:none;
border-bottom:dotted #CCC 1px;
*text-decoration:underline;
_text-decoration:underline;
}

#fcwrap a:hover {
	color:#FF7024;
	text-decoration:none;
	border-bottom:dotted #FF7024 1px;
*text-decoration:underline;
	_text-decoration:underline;
}

#fc1 {
display:table-cell;
float:left;
width: 92px;
height: 54px;
border-right:dotted #CCC 1px;
background-image:url(../img/fbg1.png);
background-repeat:no-repeat;
overflow:hidden;
}

#fc2 {
display:table-cell;
float:left;
width: 210px;
height: 54px;
border-right:dotted #CCC 1px;
background-image:url(../img/fbg2.png);
background-repeat:no-repeat;
overflow:hidden;
}

#fc3 {
display:table-cell;
float:left;
width: 220px;
height: 54px;
background-image:url(../img/fbg3.png);
background-repeat:no-repeat;
overflow:hidden;
}

#ifc1 {
position:absolute;
width:48px;
height:28px;
margin-top:22px;
margin-left:40px;
}

#ifc2 {
position:absolute;
width:193px;
height:28px;
margin-top:22px;
margin-left:12px;
}

#ifc3 {
position:absolute;
width:200px;
height:28px;
margin-top:22px;
margin-left:12px;
}

/* Twitter */

.tweetbox {
	height:84px;
	width:185px;
	background-color:#000;
	float:left;
	clear:right;
}

.tweetbox_side {
	height:84px;
	width:21px;
	background-image:url(../img/tweetbox_side.png);
	background-repeat:no-repeat;
	float:left;
	clear:right;
}

#fromr {
	margin:5px;
}

#follow {
	text-align:center;
	-moz-border-radius: 6px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 6px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 6px; /*--CSS3 Rounded Corners--*/
	float:left;
	clear:right;
}

#follow a {
	font-size:9px;
	line-height:11px;
	color:#FFF;
	text-decoration:none;
}

#follow:hover {
	background-color:#CCC;
}
