/* CSS Document for Qual Features */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.navigation {
	color: #59781A;
}

.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 2px 15px 4px 5px;
	/* optional rounded corners for browsers that support it */
/*
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
*/
   border-radius: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.wp-caption img {
   margin: 0px 0px 0px 0px;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   font-style: italic;
   line-height: 135%;
   padding: 5px;
   margin: 0;
}

/* Link & type stuff */

a, a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	color: #666666;
	font-size: 10px;
	width:975px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A4342;
}

#footer a {
	color: #59781A;
	font-size:10px;
	border-bottom: 1px dotted;
}

#footer a:hover {
	color: #3A4342;
}

#logotype {
	color: #FFFFFF;
	background-image: url(images/qual.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A4342;
}

.queries {
	color: #59781a;
}

#rss img {
	border: none;
	padding-right: 2px;
}

#rss a {
	color: #FFFFFF;
}

#rss a:hover {
	color: #59781A;
}

#feature a {
	font-size:14px;
	font-weight: bold;
	color: #59781A;
}

#feature a:hover {
	color: #3A4342;
}

#featuremore a {
	font-size:14px;
	font-weight: normal;
	color: #59781A;
}

#featuremore a:hover {
	color: #3A4342;
}

#featureblog a {
	font-size:14px;
	font-weight: normal;
	color: #59781A;
}

#featureblog a:hover {
	color: #3A4342;
}

#featureblogsmall a {
	font-size:12px;
	font-weight: normal;
	color: #59781A;
}

#featureblogsmall a:hover {
	color: #3A4342;
}

.regcon {
	font-size: 11px;
	color: #4d4d4d;
}

#smallstuff {
	color: #59781a;
}

#comments a {
	color: #3A4342;
	font-size:10px;
}

#comments a:hover {
	color: #59781A;
	font-size:10px;
}

#readmore a {
	font-size: 14px;
}

#smallstuff a {
	font-size: 9px;
}

.navigation a {
	font-size: 10px;
	color: #59781A;
	font-weight: bold;
}

.navigation a:hover {
	color: #3A4342;
}

.entry {
	margin-top:30px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	line-height: 135%;
	font-size: 11px;
	color: #141414;
        overflow: hidden;
}

.entry a {
	color: #59781A;
}

.entry a:hover {
	color: #3A4342;
}

.entryarchive {
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	line-height: 135%;
	font-size: 11px;
	color: #141414;
}

.entryarchive a {
	color: #59781A;
}

.entryarchive a:hover {
	color: #3A4342;
}

.tags a {
	color: #59781A;
}

.tags a:hover {
	color: #3A4342;
}

.postmetadata a {
	color: #59781A;
}

.postmetadata a {
	color: #3A4342;
}

#commentsnumber {
	color:#59781a;
}

.arrowlistmenubottom a {
	color: #59781A;
}

.arrowlistmenubottom a:hover {
	color: #3A4342;
}

.arrowlistmenu a {
	color: #3A4342;
}

.arrowlistmenu a:hover {
	color: #59781A;
}

/* Comments type stuff */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	border:1px dashed #d1d1d1;
	}
	
.commentlist a {
	color:#59781A;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #3A4342;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#respond {
	color: #59781a;
}

.commentsmallstuff {
	font-size: 9px;
}

.commentsmallstuff a {
	color: #59781A;
}

.commentsmallstuff a:hover {
	color: #3A4342;
}
	
/* End of comments type stuff */

/* Begin main layout stuff */

body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/qual_background.gif');
	text-align: justify;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 976px;
}

#logotype {
	width:975px;
	height:100px;
	margin: 0px;
	float: left;
}

#logoholder {
	float: left;
}

#rss {
	float: right;
}
	
#searchbar {
	float: left;
	background-image: url(images/qual_bar.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A4342;
	padding-top: 1px;
	text-align: right;
	background-repeat: repeat-x;
	height: 46px;
	width: 975px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#s {
	border: 1px solid #3A4342;
	background: #F3F3F3;
	color: #3A4342;
	padding-left: 5px;
}

#searchsubmit {
	border:1px solid #3A4342;
	background: #F3F3F3;
	color: #3A4342;
	margin-right: 4px;
}

#searchsubmit:hover {
	border:1px solid #3A4342;
	background: #3A4342;
	color: #FFFFFF;
}
	
#pagewrap {
	width:975px;
	min-height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A4342;
}

/* Accordion style menu stuff */

.arrowlistmenu{
width: 199px; /*width of accordion menu*/
margin-top: -14px;
}

.arrowlistmenumiddle{
width: 385px; /*width of accordion menu*/
margin-top: -14px;
}

.arrowlistmenuright{
width: 385px; /*width of accordion menu*/
margin-top: -14px;
}

.arrowlistmenusingle{
width: 774px; /*width of accordion menu*/
margin-top: -14px;
}

.arrowlistmenubottom{
width: 260px; /*width of accordion menu*/
margin-top: -14px;
}

.arrowlistmenubottom .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #141414 url(images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-align: left;
}

.arrowlistmenubottom .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}

.arrowlistmenubottom ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenubottom ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenubottom ul li a{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #59781A;
background: url(images/arrowbullet2.gif) no-repeat center left; /*custom bullet list image*/
background-position: 5px 3px;
display: block;
padding: 2px 0;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #3A4342
font-size: 100%;
text-align: left;
}

.arrowlistmenubottom ul li a:visited{
	color: #413e21;
}

.arrowlistmenubottom ul li a:hover{ /*hover state CSS*/
color: #59781a;
background-color: #141414;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #141414 url(images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-align: left;
}

.arrowlistmenumiddle .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #141414 url(images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-align: left;
	width: 377px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.arrowlistmenuright .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #141414 url(images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-align: left;
	width: 375px;
}

.arrowlistmenusingle .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #141414 url(images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-align: left;
	width: 763px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #59781A;
background: url(images/arrowbullet.gif) no-repeat center left; /*custom bullet list image*/
background-position: 5px 3px;
display: block;
padding: 2px 0;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #3A4342;
font-size: 100%;
text-align: left;
}

.arrowlistmenu ul li a:visited{
color: #413e21;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #59781a;
background-color: #F3F3F3;
}

.sponsor {
	padding-left:9px;
	margin-bottom:20px;
}

/* Three Column Layout for the page contents */

#columnwrap {
	width: 975px;
	min-height:500px;
	height:auto;
	background-color: #FFFFFF;
}

.columnleft {
	float: left;
	width: 199px;
	min-height: 400px;
	height: auto;
	background: #ffffff;
}

.columnmiddle {
	float: left;
	width: 385px;
	min-height: 400px;
	height: auto;
	background: #ffffff;
	margin-left: 1px;
	margin-right: 1px;
}

.columnright {
	float: right;
	width:385px;
	min-height: 400px;
	height: auto;
	background: #ffffff;
}

.columnsingle {
	float: right;
	width: 774px;
	min-height: 400px;
	height: auto;
	background: #ffffff;
}

#pagecontent {
	margin:10px;
	min-height: 400px;
	width: 732px;
	padding:10px;
	text-align: left;
	border: 1px solid #3A4342;
}

/* Middle content front page stuff */

#feature {
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 11px;
	color: #4d4d4d;
}

#featuremore {
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 11px;
	color: #4d4d4d;
}

#featureblog {
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 11px;
	color: #4d4d4d;
}

#featureblogsmall {
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 11px;
	color: #4d4d4d;
}

#feature img {
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 1px;
}

#featureblog img {
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 1px;
	-khtml-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 1px;

}

.separator {
	border-bottom:1px solid #a1a598;
	margin: 0px 0px 7px;
}

.separatorcomments {
	border-bottom:1px solid #d9d9d9;
	margin: 6px 0px 14px;
}

.separatorsmall {
	border-bottom:1px solid #a1a598;
	margin: 7px 0px 7px 0px;
}

.separatornews {
	border-bottom:1px solid #a1a598;
	margin: 7px 0px 7px 0px;
}

.separatorsolid {
	border-bottom:1px solid #a1a598;
	margin: 8px 0px 7px 0px;
}

#comments {
	position: absolute;
	background: #141414;
	width:120px;
	height:auto;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	margin-top: -280px;
	margin-left: -10px;
	padding: 4px 5px 4px 2px;
	text-align: right;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

#excerpt {
	line-height: 135%;
	text-align: justify;
}

#excerptsmall {
	line-height: 135%;
	margin-top: -3px;
	text-align: justify;
}

.menuheadermore {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	margin-left: 10px;
	margin-top: 10px;
}

#morenews {
	border: 1px solid #d9d9d9;
	margin: 15px 10px 5px 10px;
	background: #f3f3f3;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

#readmore {
	margin-bottom: 10px;
}

/* Middle content front page stuff right column */

#picturebank {
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 11px;
	color: #4d4d4d;
}

#picturebank img {
	border:5px solid #d1d1d1;
	padding: 1px;
	margin:0px 0px 2px 0px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

#picturebank img:hover {
}

/* Single page stuff */

.tags {
	border: 1px dashed #a1a598;
	background: #f3f3f3;
	padding: 0px 5px 0px 5px;
}

#commentget {
	margin:10px;
}

#photodescription {
	border: 1px dashed #a1a598;
	padding:10px 10px 0px 10px;
	margin-top: 20px;
}

/* Comments stuff */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background: #f3f3f3;
	border: 1px solid #d9d9d9;
	text-align: left;
	}

#commentform textarea {
	width: 510px;
	padding: 2px;
	background: #f3f3f3;
	border: 1px solid #d9d9d9;
	}

#commentform #submit {
	margin: 0;
	float: right;
	border:1px solid #a1a598;
	background: #59781A;
	color: #d9d9d9;
	text-align: center;
	}
	
#commentform #submit:hover {
	margin: 0;
	float: right;
	border:1px solid #d9d9d9;
	background: #3A4342;
	text-align: center;
	}

.alt {
	margin: 0;
	padding: 10px;
	background: #dadada;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentholder {
	text-align: left;
}
	
/* End Comments Stuff */

/* Archive content stuff */

#archivecontent {
	padding:10px;
}

.entryarchive img {
	border:5px solid #FFFFFF;
	padding: 1px;
	margin: 0px 15px 2px 0px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


.pictures {
	margin-top:30px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	line-height: 135%;
}

.pictures img {
	border:5px solid #d1d1d1;
	padding: 1px;
	margin: 0px 22px 20px 22px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

/* Sidebar stuff */

#sidebarstuff {
	width: auto;
	height: 95px;
}

.bottomleft {
	float: left;
	width:315px;
	height:auto;
	margin: 10px 5px;
}

.bottommiddle {
	float: left;
	width:315px;
	height:auto;
	margin: 10px 5px;
}

.bottomright {
	float: right;
	width: 315px;
	height:auto;
	margin: 10px 5px;
}

.footerbox {
	padding:0px 5px 0px 5px;
	
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .featured {
		padding: 5px;
	}
.partners{
	color: #3A4342;
	font-weight: bold;
}
.pdesc{
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.points{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

