

a:link {
	color: #73191b
}

a:visited {
	color: #330d0c
}

.menu {
	background-color: #4e1413;
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-x;
}

.divider {
	background: url(http://www.cirquetribune.com/images/divider.jpg);
	height: 10px;
}

#content {
}

#newsbox {
	background:#fff;
	margin: 10px 10px 10px 10px;
}
/*
#sidebar {
	background: #73191b;
	margin: 10px 10p 10px 10px;
	width: 200px;
}
*/
.news_titlebar_top {
	text-align:right;
	background-color: #4e1413;
	background-image: url(images/topleftred.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


.news_story {
	font-size: 0.8em;
}

.news_story h3 {
	padding-left:10px;
	margin: 0;
	background: #4e1413;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #fff;
	text-shadow: #333333 0px 2px 4px;
}

.news_story p.infostamp {
	padding-left:10px;
	font-size: 80%;
	background-color: #dcd4bd;
	border-right:1px solid #6699CC;
	border-left:1px solid #6699CC;
	border-bottom:1px solid #6699CC;
	border-color: #858585;
}
	
.news_story p {
	margin: 0;
	padding: 3px;
	line-height: 120%;
}

.news_storybody {
	padding:5px 5px 5px 10px;
	background-color: #dbd3bd;
	border-bottom:1px solid #6699CC;
	border-right:1px solid #6699CC;
	border-left:1px solid #6699CC;
}

.news_storybody P, .storybody p
	{
	padding-left:0;
	display:block;
	margin-top:5px;
	font-size: 0.8em;
	}

.side_titlebar_top {
	text-align:right;
	height: 8px;
	background-color: #73191b;
}

.side_titlebar_top img {
	margin-bottom: -4px;
}

.side_story {
	text-align: left;
}

.side_story h3 {
	padding-left:10px;
	margin:0;
	background: #4e1413;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #fff;
	text-shadow: #333333 0px 2px 4px;
}

.side_story p {
	margin: 0;
	padding: 3px;
	line-height: 120%;
}

.side_storybody {
	padding:5px 5px 5px 10px;
	background-color: #dad2bd;
	border-bottom:1px solid #CC6666;
	border-right:1px solid #CC6666;
	border-left:1px solid #CC6666;
	text-align: left;
}

.side_storybody P, .storybody p
	{
	padding-left: 0;
	display: block;
	margin-top: 5px;
	margin-bottom:5px;
	font-size: 0.8em;
	}
	
#base {
	color: #d8d2bd;
	font-size: 10px;
	text-align: center;
}

.navigation {
	color: #d7d1bd;
	font-size:  12px;
	text-align: center;
}

/*
 * MediaWiki Dusk Skin by Gregory S. Hayes
 * Copyright: Gregory S. Hayes - http://www.icebreaker.net
 * License: GPL (http://www.gnu.org/copyleft/gpl.html)
 *
 * Based on WordPress "Dusk" Theme by Becca Wei
 * and MonoBook Wiki skin by Gabriel Wicke
*/

ol, ul {
	font-size: 1em;
	margin: 0 0 0 2em;
	padding: 0;
}

h1 {
	margin: 0;
	font-size: 1.8em;
}

h1.firstheading {
	font-color: #d7d1bd;
}

h2 {
	margin: 0.6em 0 0.4em 0;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted #888685;
}

h5 {
	border-bottom: 1px dotted #888685;
	margin: 0;
	padding: 0;
}

a:link {
	color: #0033cc;
}
a:visited, a:active {
	color: #666699;
}
a:hover {
	color: #7599B7;
	text-decoration: none;
}
input, textarea, select {
	background-color: #FFF;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #888685;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

a.new { 
	color: #cc33cc; 
}

#column-content a.new, #p-personal a.new { 
	color: #cc33cc; 
}


.printfooter {
        display: none;
}

/* emulate center */
.center {
    width: 100%;
    text-align: center;
}
*.center * {
    margin-left: auto;
    margin-right: auto;
}
/* small for tables and similar */
.small, .small * { font-size: 94%; }
table.small { font-size: 100% }

/* MonoBook Icons */
#bodyContent a[href ^="http://"],
#bodyContent a[href ^="gopher://"] {
    background: url(external.png) center right no-repeat;
    padding-right: 13px;
}
#bodyContent a[href ^="https://"],
.link-https {
    background: url("lock_icon.gif") center right no-repeat;
    padding-right: 16px;
}
#bodyContent a[href ^="mailto:"],
.link-mailto {
    background: url("mail_icon.gif") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="news://"] {
    background: url("news_icon.png") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="ftp://"],
.link-ftp {
    background: url("file_icon.gif") center right no-repeat;
    padding-right: 18px;
}
#bodyContent a[href ^="irc://"],
.link-irc {
    background: url("discussionitem_icon.gif")  center right no-repeat;
    padding-right: 18px;
}
/* disable interwiki styling */
#bodyContent a.extiw,
#bodyContent a.extiw:active {
    color: #3366bb;
    background: none;
    padding: 0;
}
#bodyContent a.external { color: #3366bb; }
/* this can be used in the content area to switch off
special external link styling */
#bodyContent .plainlinks a {
    background: none !important;
    padding: 0;
}

/* toc */

#toc,
.toc {
	border: 1px dashed #aaa;
	background-color: #ffffcc;
	padding: 5px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}

/* thumbnails */
div.thumb {
    margin-bottom: 0.5em;
    border-style: solid; border-color: #EEEAE8;
    width: auto;
}
div.thumb div {
    border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border:1px solid #cccccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
}
div.tleft {
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}
.urlexpansion,
.hiddenStructure {
    display: none;
}
img.tex {  
	border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
	vertical-align: middle;
}

span.texhtml { font-family: serif; }

/* Layout */

#siteSub { display: none; }

#globalWrapper {
	width: 760px;
	margin: 0 auto 0 0;
	background: #EEEAE8 url(images/wrapper.gif) repeat-y;
	font-size: 0.9em;
	text-align: left;
}

/*
#header {
	width: 760px;
	height: 170px;
	background: url(images/header.gif) no-repeat;
}
*/
	/* Footer Styles */
	
#footer {
	clear: both;
	padding: 1.2em 1em 0 1em;
}	
	
#footer p {
		margin: 0;
		/* padding: 0.6em 0; */
		border-top: 1px dotted #888685;
		font-size: 0.92em;
	}
#footer li {
    	display: inline;
	}

	/* hide from incapable browsers */
head:first-child+body #footer li { white-space: nowrap; }

#f-poweredbyico, #f-copyrightico {
    	margin: 0 8px;
    	position: relative;
	float: right;
	}
	
.portlet {
	padding: 0 0 10px 0;
}

.editsection {
	font-size: 0.8em;
	float: right;
}
