body {
	line-height:1.5;
	font-size:12px;
	color:#222;
	font-family:Arial,Helvetica,sans-serif;
	background:#D9D9D9 url(/images/site/sides.png) repeat-y scroll center;
}

.container {
	background:#fff;
	min-height:100%;
	position:relative;
}

.colborder {padding-right:29px;margin-right:30px;border-right:1px solid #eee;}


html,body {
	height:100%;
	margin:0;
	padding:0;
}

#header {
	background:url(/images/site/blackboard.png) no-repeat left center;
	border-bottom:1px solid #ccc;
	height:126px;
  width: 1050px;
}

#header h1,#header h2 {
	font-weight:700;
	font-size:3em;
	line-height:1.2;
	color:#fff;
}

#header .subtitle {
	position:relative;
	top:-30px;
	color:#fff;
	left:65px;
	font-size:1.2em;
}

#header h1 a .blue-title,#header h2 a .blue-title {
	color:#78c0f0;
}

#logo {
	position:relative;
	left:-3px;
	top:2px;
	width:34px;
	height:39px;
}

#footer {
	position:absolute;
	bottom:0;
	height:18px;
	width:100%;
	background:#151515;
	color:#fff;
	padding:10px 0;
}

#footer a:hover {
	text-decoration:underline;
}

#content {
	padding-bottom:54px;
	margin-top:18px;
}

#sidebar {
	padding-bottom:54px;
	margin-top:18px;
}

.unit {
	margin-bottom:36px;
}


.date {
	margin-bottom:18px;
	color:#777;
}

.center {
	text-align:center;
}

h2.border {
	border-top:6px solid #A6D1E2;
	padding-top:3px;
	margin:4px 0 23px;
}

h3 {
	margin: 5px 0;
	padding: 5px 0;
}

.border-crimson {
	border-top:6px solid #D01F3C;
}

.border-purple {
	border-top:6px solid #3F4C6B;
}

.border-blue {
	border-top:6px solid #356AA0;
}

.border-yellow {
	border-top:6px solid #C79810;
}

.border-orange {
	border-top:6px solid #D15600;
}

.border-green {
	border-top:6px solid #6BBA70;
}

.border-bottom-green {
	border-bottom:6px solid #6BBA70;
}

.border-red {
	border-top:6px solid #B02B2C;
}

#category-bar {
	background:#F5F5F5 none repeat scroll 0;
	height:36px;
	border-bottom:1px solid #CCC;
	line-height:36px;
}

.simple_nav li {
	font-variant:small-caps;
	font-weight:700;
	float:left;
	list-style:none;
	font-size:16px;
	margin:0 25px 0 0;
	padding:0 0 9px;
}

.simple_nav li a {
	text-decoration:none;
	color:#096FB2;
}

.simple_nav li a:hover {
	border-bottom:2px solid #F29641;
}

.simple_nav li.selected a {
	border-bottom:2px solid #CE2E20;
}


div.breadcrumb {
	border:1px solid #EEE;
	color:#888;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-weight:700;
	padding:0 0 0 21px;
}

div.breadcrumb a,div.breadcrumb em,div.breadcrumb span {
	float:left;
	font-style:normal;
	height:30px;
	overflow:hidden;
	background:none;
	font-size:1.15em;
	padding:0 9px;
}

div.breadcrumb a:focus,div.breadcrumb a:active {
	color:#fff;
	background:#096FB2;
}

div.breadcrumb span {
	background:url(/images/site/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	width:0;
	margin:0;
	padding:0 0 0 10px;
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img,#message ul,.item-list ul,.rss-box ul,#primary-menu ul.links,#various-menu ul.links,#admin-menu ul.links,ul.tabs,ul.simple_nav,ul.vertical-images,ul.vertical-images li p {
	margin:0;
}

.clear,.clear-both {
	clear:both;
}

a:hover,#header h1 a:hover .blue-title,#header h2 a:hover .blue-title,#footer a,#header a:hover,#header .autoupdate span a,h2.border a:hover,ul.nav li a:hover {
	color:#F29641;
}

#header img,#categorizer-main-widget img,h2 img {
	display:inline;
}

#header h1 a,#header h2 a,#header h1 a:visited,#header h2 a:visited,#header h1 a:hover#header h2 a:hover,#header .autoupdate span a:active,#header .autoupdate span a:focus,h2.border a:active,h2.border a:focus,ul.nav li a:active,ul.nav li a:focus,.simple_nav li a:active,.simple_nav li a:focus {
	color:#000;
}

#header a,#header a:active,#header a:focus {
	color:#fff;
}

h2.border a:visited,ul.nav li a:visited,.simple_nav li a:visited {
	color:#096FB2;
}

#content div.discuss {background: #F8F7EF url(/images/icons/talk-balloon-bigger.gif) 10px 1.75em no-repeat;
	border: 1px dashed #999; border-width: 1px 0;}
#content div.discuss h2, #content .discuss p {padding: 0 0 0 70px; margin: 0;}
#content div.discuss h2 {padding-top: 0.5em; border-top: 5px solid white;}
#content div.discuss p {padding-bottom: 0.75em; border-bottom: 5px solid white;}

.metastuff {text-align: center; font: 1em Georgia, serif;
	padding: 0.75em 0 0.5em; margin: 0.25em 0 0.5em; background: #F8F7EF;
	border: 1px dashed #B2B2B2; border-width: 1px 0;}
#content .metastuff li, #content .metastuff p {display: inline; padding: 0; margin: 0; }
#content .metastuff a {font: 0.9em Verdana, sans-serif; border-bottom-width: 0;}
#content .metastuff a:hover {border-bottom-width: 1px;}
#content .metastuff b {margin: 0 0.5em;}
#content .metastuff p a {background: url(/images/icons/comment_tn.gif) 0 0 no-repeat;
	padding-left: 20px;}
#authorbio img {
	float:left;
	margin:.5em 10px 10px 0;
}

#content .byline {
	text-align:left;
	top:-1em;
	text-transform:none;
	position:relative;
	margin:0;
}

#gallery {
	list-style:none;
	margin-top: 1em;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#gallery li {
	display: inline; 
	float: left;  
	width: 140px; 
	height: 155px; 
	padding: 10px 5px 15px 5px;
	margin-bottom: 10px;
}


.post {
	text-align:justify;
	padding:10px 0 10px;
	font-size: 115%;
}

img.topic {
	float:right;
	padding:0 0 1em 15px;
}


.excerpt {
	margin-bottom:50px;
	clear:both;
}

.rfloat {
	float:right;
}

a {
	color:#096FB2;
	text-decoration:none;
	outline:none;
}

.cloud {
	text-align: justify;
}

.cloud1 {
	font-size:1em;
}

.cloud2 {
	font-size:1.2em;
}

.cloud3 {
	font-size:1.4em;
}

.cloud4 {
	font-size:1.6em;
}

.cloud5 {
	font-size:1.8em;
}

.cloud6 {
	font-size:2em;
}

#content h2 {
	font-size:1.66em;
	margin:0;
}

#content h2.title {
	margin:0;
	padding:0 0 .25em;
}

.comments {
	border-bottom: 1px dashed #999;
	margin-bottom:-1px;
	border-width:1px 0;
	padding:15px 10px 1px;
	text-align: justify;
}

.comments h4 {
	font:bold 1.25em Georgia, serif;
	margin-bottom:1em;
}

.comments h4 a,#title_preview,.pages h4,li.author,li.editorial {
	font:bold .8em Verdana, sans-serif;
	text-transform:uppercase;
	letter-spacing:.25em;
}

.comments h4 .commentnum {
	padding-right:.66em;
	margin-right:.5em;
	border-right:1px solid #999;
}


ul#lethe {
	padding-left:1em;
	padding-top:1em;
}

#lethe li {
	display:inline;
	padding-left:1em;
}

/*
.comment pre {
width:470px;
overflow:auto;
border:1px dashed #CCC;
background:#FFF;
margin:1em 10px;
padding:10px;
}
 */

	/*
	#main .comment blockquote p {
	margin-bottom:.5em;
}
	 */

	ul#key {
		background:#F8F7EF;
		margin-bottom:-1px;
		border:1px dashed #999;
		border-width:1px 0;
		padding:10px;
}

#main .pages h4,#main li.author,#main li.editorial {
	font-weight:400;
	font-size:1em;
	display:inline;
	padding-left:1em;
	margin:0 1em 0 0;
}

li.author {
	margin-right:2em;
}

.posttime {
	font:italic 1em Georgia, serif;
	padding-left:2.5em;
	background: url(/images/icons/comment_tn.gif) 0 0 no-repeat;
}

.post img.right {
	margin: 1em 0 1em 1.5em;
}

.post img.left {
	padding-right: 1em;
}

.editorial .posttime,.author .posttime {
	background-image:url(/images/icons/leaf_tn.gif);
}

.editorial blockquote,.author blockquote {
	background-image:url(/images/icons/quote_tn.gif);
}

.articles #content .title {
	font-size:1.66em;
}

/*
#comment {
border-bottom:1px dashed #999;
padding:15px 2em 1px 10px;
}

	#comment h2 {
	margin-top:0;
	color:#333;
}

	#comment dl,#comment p {
	margin-left:20px;
}

	.contact #comment {
	padding-top:0;
	padding-bottom:2em;
	border-bottom:none;
}

	.contact #comment dl {
	margin-left:0;
	padding-left:0;
}

	.contact #comment p {
	margin-bottom:0;
}

	.contact #comment ul li {
	padding-left:20px;
	background:none;
	margin:0;
}
 */
	#main #cmt-prvw {
		background:#F8F7F2 url(/images/icons/white5.gif) bottom left repeat-x;
		border-bottom:1px dashed #999;
		border-top:0;
		margin:5px 0 0;
		padding:1px 20px .5em;
}

#main #cmt-prvw h2 {
	margin:.5em 0;
}

#main #cmt-prvw h2,#main #cmt-prvw h4 {
	color:#333;
}

#sidebar #art-feeds ul,#sidebar #art-feeds li {
	display:inline;
	margin:0;
	padding:0;
}

#sidebar #art-feeds a {
	background-image:none;
	padding:0;
}

#sidebar #art-feeds p {
	font-size:1em;
	margin:.5em 0;
}

#header h1 a:active,#header h1 a:focus,#header h2 a:active,#header h2 a:focus,ul#key li {
	background:none;
}

.panel {
}

.list li {
	list-style:none;
	float:left;
	margin-right: 5px;
}

ul#administration li {
	border-bottom: 1px solid #dedede;
	margin-left: -17px;
	padding: 5px 0px 5px 0px;
        vertical-align: middle;
	line-height: 16px;
	list-style: none;
}

ul#administration img {
	float: left;
}

ul#related li {
	background: transparent url("/images/icons/related.gif") no-repeat;
	margin-left: -17px;
	padding-left: 22px;
	list-style: none;
}

ul#topics li {
	background: transparent url("/images/icons/topics.png") no-repeat;
	margin-left: -16px;
	padding-left: 21px;
	list-style: none;
}

ul#tags li {
	background: transparent url("/images/icons/tag.gif") no-repeat;
	margin-left: -13px;
	padding-left: 18px;
	list-style: none;
}

ul#newcomments li.info {
	background: transparent url("/images/icons/comment_icon.gif") no-repeat;
	margin-left: -16px;
	padding-left: 21px;
	list-style: none;
}

ul#newcomments li.txt {
	margin-top: 3px;
	margin-left: -16px;
	text-align: justify;
	list-style: none;
}

#newcomments acronym {
	float: right;
	color: #648095;
	font-size: .9em;
	font-size: 10px;
	border: 0;
}

.rss {
	margin-top: 3px;
	float: right;
}

blockquote p {
margin: 1em 20px;
padding-left: 50px;
}

blockquote p:first-child {
background: url('/images/icons/quote.gif') top left no-repeat;
}

blockquote span.author {
padding-left: 2em;
}

#applesearch .sbox_l  {
	/*default styling*/
}

#applesearch .sbox_r  {
	/*default styling*/
}

#applesearch .sbox input {
	/*default styling*/
	margin-top: 8px;
	width: 180px;
	float:left;
}


.loading {
      position: absolute;
      top: 0px;
      left: 50px;
      width: 100%;
      height: 240px;
      background: #FFF;
      z-index: 10;
      text-align: center;
      font-size: 40px;
      line-height: 40px;
      padding-top: 50px;
      opacity: 0;
      margin-left: -50px;
    }

.pagination {
clear:both;
	  text-align: center;
padding: .3em;
background: #F8F7EF;
  border: 1px dashed #999;
border-width: 1px 0;

}

.pagination a, .pagination span {
padding: .2em .5em;
}

.pagination span.disabled {
color: #AAA;
}

.pagination span.current {
border: 1px solid #DDDDDD;
color: #0063DC;
		font-weight: bold;
	color:#F29641;
}

.pagination a {
border: 1px solid #DDDDDD;
color: #0063DC;
	   text-decoration: none;
}

.pagination a:hover, .pagination a:focus {
		border-color: #003366;
background: #0063DC;
color: white;
}

.pagination .page_info {
color: #aaa;
	   padding-top: .8em;
}

.pagination .prev_page, .pagination .next_page {
border: none;
}


.pagination a.prev_page:hover, a.next_page:hover {
background: none;
	color:#F29641;
}

.pagination .prev_page {
		margin-right: 1em;
}

.pagination .next_page {
		margin-left: 1em;
}

.showgrid {background:url(/images/site/grid.png);}

ul, ol {margin:0 1.5em 1.5em 0; padding-left: 0; }
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}

