/*  
Name: ART/PIA Stylesheet
URI: http://tux.glengroup.com/dev/todd/art/css
Description: Version: 1.0 - Site Styling
Author: Todd Libby - todd@glengroup.com
Author URI: http://www.glengroup.com/
*/

/* Applies to Firefox Outline Bug (PC) */

a {
	outline: none;
	}
	
img {
	border: 0;
	}

body {
	background: #fff;
	margin: 0;
	padding: 0;
	}

.wrapper {
	width: 700px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	}

/* index page */

.header {
	width: 500px;
	height: 42px;
	margin-left: 90px;
	padding: 0;
	}

.headerImg {
	width: 55px;
	height: 33px;
	margin-left: 60px;
	}

.header h1 {
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin: -35px 0 0 96px;
	}

span.copyrightlogo {
        float: right;
	font-size: 11px;
	margin: -36px 70px 0 0;
	}

.left {
	width: 231px;
	float: left;
	height: 100%;
	margin-top: 5px;
	padding-right: 5px;
	}
	
.right {
	width: 469px;
	height: auto;
	text-align: left;
	margin: 5px 0 0 237px;
	border-left: 1px dotted #999;
	}

#leftTagline p {
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	margin: 3px 0 5px 0;
	padding-bottom: 5px;
	}

#rightTagline {
        padding-bottom: 10px;
        }

#rightTagline p {
        text-align: left;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #999;
        margin: 3px 5px 0 0;
        padding-bottom: 5px;
        padding-left: 10px;
	border-bottom :1px dotted #999;
        }

.wmm {
	width: 231px;
	margin: -13px 0 0 5px;
	padding-top: 20px;
	}

.wmm p {
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 2px 10px 0 0;
	line-height: 1.7em;
	}

.left .wmm {
        padding-bottom: 70px;
	padding-top: 70px;
        }

#newsBottom .wmm {
        border-right: 1px dotted #999;
        /*margin-left: 35px;*/
        padding-bottom: 10px;
        }

.clamp img {
	float: right;
	clear: both;
	margin: 5px 5px 0 0;
	}

.entry {
	padding-top: 10px;
	}

.entry .date {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 17px;
        text-transform: none;
        color: #d27929;
        float: left;
        margin-top: -8px;
        text-align: right;
        width: 63px;
        padding-right: 7px;
        }

.entry .info {
        margin-left: 82px;
        }

.entry .info .title, .entry .info .subtitle {
        margin-left: 0;
        }

.entry .author {
        margin-left: 0;
        }

.entry p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-transform: none;
	margin: 2px 0 10px 84px;
        padding-bottom: 10px;
        border-bottom-style: dotted;
        border-bottom-color: #999;
        border-bottom-width: 1px;
        }

.entry p img {
	border: 0;
	}

#featureBox { 
        background: #F1F4E3;
        padding: 13px;
        margin-left: 71px;
	}

#featureBox img {
        margin-bottom: 10px;
}

#featureBox #title {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        text-transform: uppercase;
        color: #669;
}

#featureBox p { 
        font-size: 12px;
        line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
        }

.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: none;
	color: #d27929;
	margin-left: 10px;
	}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #669;
        margin: 5px;
	}


.subtitlelast {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #669;
	margin-left: 5px;
	}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #669;
	margin-left: 84px;
	}

.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	text-transform: none;
	letter-spacing: 0.2em;
	color: #999;
	margin: 4px 0 0 84px;
	}

#compass {
	margin: 0 0 8px 5px;
	}

#catalystLogo {
	width: 230px;
	text-align: right;
	margin: 2px 5px 10px 5px;
	border-top: 1px dotted #999;
	}

#catalystLogo p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin: 0;
	padding-bottom: 10px;
	}

#secondlogo {
        margin-left: 85px;
        margin-top: 20px;
	padding: 0 0 8px 78px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
	}

#navigation {
	margin-top: -10px;
	}

#navigation li {
	width: 241px;
	text-align: right;
	display: block;
	list-style: none;
	border-top: 1px dotted #999;
	margin: 5px 0 0 -44px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

#navigation li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	}

#navigation li a:hover {
	text-decoration: none;
	color: #E5661B;
	}

.navFoot {
        text-align: left;
        margin-left: 32px;
	}

.navFoot li {
	display: inline;
	list-style: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000;
	}

.navFoot li a {
	color: #000;
	text-decoration: none;
	}

.navFoot li a:hover {
	color: #E5661B;
	}
	
.navFootIn {
	position: relative;
	margin: 0 250px 0 0;
	}

.navFootIn li {
	display: inline;
	list-style: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000;
	}

.navFootIn li a {
	color: #000;
	text-decoration: none;
	}

.navFootIn li a:hover {
	color: #E5661B;
	}
	
.navInner li.navCurrent a {
	color: #E5661B;
	}

#navChild li.navCurrent a {
	color: #E5661B;
	}

.infoFoot {
	color: #999;
	margin: -10px 0 0 27px;
	text-align: left;
	}

.infoFoot p {
	width: 370px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	margin: -24px 0 0 60px;
	line-height: 1.9em;
	}

.infoFoot a {
	color: #999;
	text-decoration: none;
	}

.infoFoot a:hover {
	color: #000;
	}

.footer {
	clear: both;
	padding-bottom: 10px;
	}

/* end index page */
/* start art news page */

#newsTop {
	text-align: center;
	width: 700px;
	}

.navInner {
	float: left;
        padding-top: 5px;
	border-right: 1px dotted #999;
        padding-bottom: 5px;
        margin-left: 0;
        padding-left: 0;
	}

.navInner ul {
        }

.navInner li {
	width: 231px;
	text-align: right;
	list-style: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-right: 6px;
	padding: 4px 5px 3px 0;
	border-bottom: 1px dotted #999;
	}

.navInner li a {
	text-align: right;
	text-decoration: none;
	color: #000;
	}

.navInner li a:hover {
	color: #E5661B;
	}
	
#navChild {
	text-align: left;
        float: left;
        clear: right;
        margin: 4px 6px;
        padding: 0;
	}

#navChild li {
	width: 260px;
	display: block;
	list-style: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #999;
	}

#navChild li a {
	text-decoration: none;
	color: #999;
	}

#navChild li a:hover {
	color: #E5661B;
	}
	
#newsTitle {
	height: 28px;
        width: 375px;
        float: left;
        text-align: left;
        padding-left: 80px;
        clear: right;
	border-bottom: 1px dotted #999;
	}

.newsHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #9c0;
	}

.articleHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	margin: 26px 0 -14px 10px;
	}

.articleTitle {
        margin-top: 90px;
        text-align: left;
	}

.articleTitle div.date {
        float: left;
        width: 70px;
        height: 80px;
        padding-right: 5px;
        text-align: right;
	}

.articleTitle div.title {
        padding-top: 5px;
}

.articleTitle div.date span#number {
        font-size: 24px;
}

.articleTitle span.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	}
	
.about-container{
    text-align: left;
    width: 530px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    line-height: 1.7em;
	}
	
.newsEntry {
	text-align: center;
	margin: 0px 0 5px 0;
	padding: 0px 0 5px 0;
	}

.newsEntry p {
	width: 530px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 1.7em;
	margin: 0 0 10px 85px;
	}
	
.newsEntry a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	line-height: 1.7em;
	}
	
.newsEntry a:hover {
	color: #E5661B;
	}
	
.newsEntry img {
	margin-top: 0px;
	}
	
.newsEntry table {
        margin-left: 120px;
        }

.firstLetter {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1em;
	}
	
.clampNews {
	width: 231px;
	padding-top: 20px;
	margin: -13px 0 0 5px;
	}

.clampNews h3 {
	clear: right;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d27929;
	margin: 20px 10px 0 0;
	}

.clampNews p {
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	margin: 2px 10px 0 0;
	line-height: 1.7em;
	}

.clampNews img {
	float: right;
	clear: both;
	margin: 5px 5px 0 0;
	}
	
.infoFootNews {
	float: right;
	color: #999;
	margin: -170px 0 0 26px;
	}

.infoFootNews p {
	width: 370px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	margin: -24px 0 0 60px;
	line-height: 1.9em;
	}

.infoFootNews a {
	color: #999;
	text-decoration: none;
	}

.infoFootNews a:hover {
	color: #000;
	}

/* end art news page */
	
/* start art cat page */

.infoFootCat {
	float: right;
	color: #999;
	margin: -110px 0 0 26px;
	}

.infoFootCat p {
	width: 370px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	margin: -24px 0 0 60px;
	line-height: 1.9em;
	}

.infoFootCat a {
	color: #999;
	text-decoration: none;
	}

.infoFootCat a:hover {
	color: #000;
	}
	
.infoFootCat img {
	margin-right: 380px;
	}

/* LOGIN AREA FOR ADMININISTRATION - STYLING */

span.passsent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	}
	
span.email {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #111;
	}
	
form#loginform {
	width: 400px;
	text-align: center;
	}
	
.welcomemsg form {
	margin: 0 auto;
	padding: 0;
	font-size: 90%;
	width: 400px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	}

.welcomemsg form fieldset {
	clear: both;
	font-size: 100%;
	border: 1px solid #000;
	padding: 10px;
	margin: 0;
	background-color: #fff;
	}

.welcomemsg form fieldset legend {
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #E46215;
	border: 1px solid #000;
	margin: 0;
	padding: 2px 5px;
	}

.welcomemsg label {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.welcomemsg input, .welcomemsg select, .welcomemsg textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	}

.welcomemsg form div {
	clear: left;
	display: block;
	margin: 5px 0 0 0;
	padding: 1px 3px;
	}

.welcomemsg form div fieldset {
	clear: none;
	border-width: 8px;
	border-style: solid;
	border-color: #666;
	margin: 0;
	padding: 0 5px 5px 5px;
	width: 197px;
	}

.welcomemsg form div fieldset legend {
	font-size: 100%;
	padding: 0 3px 0 9px;
	}

.welcomemsg form div.required fieldset legend {
	font-weight: bold;
	}

.welcomemsg form div label {
	display: block;
	float: left;
	width: 120px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
	}

.welcomemsg form div input, .welcomemsg form div select, .welcomemsg form div textarea {
	width: 60px;
	padding: 1px 3px;
	margin: 0;
	background-color: #fff;
	border: 1px solid #E46215;
	}

.welcomemsg form div input.inputPassword, .welcomemsg form div input.inputText {
	width: 200px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 2px 0;
	}

.welcomemsg form div input.inputPassword:hover, .welcomemsg form div input.inputText:hover {
	width: 200px;
	background-color: #fff;
	border: 1px solid #E46215;
	padding: 2px 0;
}

.welcomemsg form div.submit {
	width: 400px;
	padding-left: 30px;
}

.welcomemsg form div.submit div {
	display: inline;
	float: left;
	text-align: left;
	width: auto;
	padding: 0;
	margin: 0;
	}
	
.welcomemsg form div.submit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	}
	
/* ADMIN FONT STYLING/POSITIONING  */

.adminbar {
	float: right;
	padding: 2px;
	}
	
span.admintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #e46215;
	}
	
span.adminmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	}
	
span.admintitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	}
	
span.adminmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #E46215;
	}
	
/* CMS FORM STYLING */

form {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  width: 400px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border: 1px solid #000;
  padding: 10px;
  margin: 0;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 90%;
  color: #000000;
  border: 1px solid #000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  margin: 5px 0px 0px 0px;
  padding: 1px 3px;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0px 0px 0px 142px;
  padding: 0px 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0px 3px 0px 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
}

form div input, form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0px 0px 0px 0px;
}

/* END */

/* ADMIN CMS STYLINGS */

.newsEntry form table {
	margin-left: -50px;
	}

.newsEntry table tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	}

/***** Sitemap Styling *****/

#sitemap {
    width: 300px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    }

.siteMap, #sub, #subli {
    display: block;
    list-style-type: none;
    }


.siteMap li, #sub li, #subli li {
    text-align: left;
    margin: 0;
    padding: 0;
    }

.siteMap li a, #sub li a, #subli li a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    }
	
/* end art */
