/*
yui reset
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/*
yui fonts
*/
body {font:11px/1.75 arial,helvetica,clean,sans-serif;*font-size:69%;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

body {
	margin: 0;
	padding: 0;
	color:#333333;
	background-color: #e0e0e0;
	font-family:Arial;
	line-height:19px
}

h1,h2,h3,dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.2;
}
h1 {
	font-size:220%;
	font-weight:normal;
	margin:30px 0 15px;
}
h2, #pagenav h3
{
	font-size: 182%;
	font-weight: normal;
	margin:30px 0 12px;
}
#bodytext h1:first-child, #bodytext h2:first-child, #bodytext h3:first-child {margin-top:0;}
h3, dt {
	font-size:127.3%;
	font-weight:bold;
	margin:8px 0 8px;
}
h4, h5, h6 {
	font-size:110%;
	font-weight:bold;
	margin-bottom:2px;
}

img, a, img a, a img {border:none;}

a, a:link, a:visited, a:hover, a:active {
	font-weight:bold;
	text-decoration: none;
	color: #00A6DE;
}
a:hover {color:#333333;}

p, blockquote, ul, ol, dl {margin-bottom:10px;}

li {margin:0 0 0 18px; padding:0 0 0 0;}

ul {list-style-type: square;}
ol {margin-left:3px;}

ul.pagination {list-style:none;}
ul.pagination li {display:inline; margin:5px; padding:3px;}

#pagenav .moduletableTop h3, #texthead h2, #texthead .moduletable {
	background-color: #333333;
	color: #ffffff;
	font:bold 12px Arial;
	margin:0;
	padding: 5px 5px 5px 10px;
	border: 0 none;
}
#texthead a, #texthead a:link, #pagenav .moduletableTop h3 a, #pagenav .moduletableTop h3 a:link {color:#ffffff;}
.bar a:hover, #pagenav .moduletableTop h3 a:hover, #texthead a:hover {color:#00A6DE;}
#texthead .moduletable {text-transform:lowercase;}

#c1 {
	width: 770px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position:relative;
}

#c2, #header, #articleHeader {
	width:100%;
	clear:both;
}

#header #banner {
	float: left;
	width: 517px;
}
#header #banner a {
	text-decoration: none;
	color: #FFFFFF;
}

#header .moduletable {
	display: inline;
	float: right;
	width: 145px;
	height: 50px;
	margin: 0;
	padding: 21px 37px 0 0px;
}

#header form.search label
{
	display: none;
}

#header form #mod_search_searchword
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	border: 1px solid #333333;
	width: 96px;
}

#header form.search input.button
{
	background :#00A6DE none repeat scroll 0% 0%;
	border:0px solid #FFFFFF;
	color:#FFFFFF;
	font-size:11px;
	width:4em;
	margin: 0 0 0 3px;
	padding: 0;
}

#header .moduletable_menu
{
	background: #F0F0F0 none repeat scroll 0% 0%;
	float: left;
	width: 100%;
}

#header ul.menu
{
	margin:6px 0 2px 34px;
	padding:0;
}

#header ul.menu li
{
	background: transparent url(../images/rightarrow.gif) no-repeat scroll 0 4px;
	display: inline;
	padding: 0 13px 0 9px;
	font-weight: bold;
	margin: 0;
}

.bar {
	background: #333333 none repeat scroll 0% 0%;
	height: 22px;
	width: 100%;
	text-align: center;
	clear: both;
	color: #ffffff;;
	font-size: 82%;
	letter-spacing:1px;
	padding-top:3px;
}
.bar p {margin:0;}
#footer.bar {height:auto; padding:3px 0; text-transform:uppercase;}
#footer ul {
	list-style-type:none;
	margin:3px 0 1px;
}
#footer li {display:inline; margin:0 10px;}
#footer li.active a, #footer li.active a:link, #footer li.active a:visited, 
#footer li.active a:hover, #footer li.active a:active {
	color:#00A6DE;
}

#pagenav {
	float: left;
	display: inline;
	width: 250px;
}

#pagenav .moduletableTop .moduletable {margin-top:18px;}

#pagenav .moduletable {margin:0 10px;}

#pagenav ul {margin:0; padding:0;}
#pagenav li {
	font-size:110%;
	padding-bottom:0 !important;
	margin-bottom:6px;
	padding-left:2px;
}
#pagenav .moduletableTop li {
	font:bold 127.3% Georgia;
	padding-bottom:0 !important;
	margin-bottom:15px;
	padding-left:8px;
}
.moduletable li.active a, .moduletable li.active a:link, .moduletable li.active a:visited, 
.moduletable li.active a:hover, .moduletable li.active a:active {
	color:#333333;
}

.related {
	float:right;
	width:220px;
	padding:5px 10px 0;
	margin:10px;
	border:1px solid #cccccc;
	background-color:#efefef;
}

#main {
	float: right;
	display: inline;
	width: 520px;
}

#bodytext {
	width:500px;
	padding:10px;
}

#bodytext .blog {
	font-size: 12px;
	line-height: 1.75em;
}

#bodytext img {
	float:right;
clear:right;
	padding:0 10px;
}

.caption {
	float:right;
	padding:10px;
	width:160px;
	color:#666666;
	text-transform:uppercase;
	font-size:82%;
}

#bodytext .caption img {
	float:none;
	display:block;
	padding:0;
	margin-bottom:4px;
}

#bodytext img.caption {
	float:left;
	padding:0 10px 0 0;
	width:auto;
}

#articleHeader h1 {
	color: #333333;
	font-family: Georgia, serif;
	font-size: 30px;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:1.05em;
	padding: 8px 0;
	margin: 0 0 0 260px;
}
#articleHeader h1.splash {display:none;}
#articleHeader img {float:left;}

#ilink {
	width:500px;
	height:1020px;
}


/* Clearing CSS */

#c1:after {
  content: "."; 
  display: block;
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* From jx Magazine css */
div#sidebar {
	padding: 5px;
	width: 200px;
	background-color: #eee;
	border: 1px solid #aaa;
	float: right;
}
div#gallery {
	float: right;
	width: 250px;
}