@charset "utf-8";
/* CSS Document */

/* CORE (FROM CSJ) */

.agency-logo{
	float:left;
	margin:0 5px 5px 0;
}
table.agency-foot{
	width:95%;
}

.label-container label{
	width:200px;
}

#advertising-rates-table{
	width:600px;
	margin:0 auto;
}
#advertising-rates-table td{
	padding:3px;
	background-color:#ccc;
	font-size:8pt;
}
#advertising-rates-table td.strong{
	text-align:center;
	font-weight:bold;
}
#advertising-rates-table td.sep{
	height:5px;
	background-color:#666;
}
form #terms{
	height:200px;
	padding:10px;
	overflow-y:scroll;
	border:1px solid #999;
}

#rate-card{
	position:relative;
	height:320px;
}
#rate-card ul#packages{
	position:relative;
	z-index:3;
	list-style:none;
	width:200px;
	margin:0;
	padding:0;
}
#rate-card ul#packages li{
	height:52px;
	margin-bottom:2px;
	padding:0;
}
#rate-card ul#packages li a{
	display:block;
	height:50px;
	line-height:50px;
	padding:0 10px;
	background:#F7DFB7;
	color:black;
}
#rate-card ul#packages li a:hover,#rate-card ul#packages li a.selected{
	background:#F0A404;
	text-decoration:none;
	color:white;
}
#rate-card .info{
	z-index:1;
	position:absolute;
	top:0;
	left:199px;
	width:380px;
	padding:10px;
}
#rate-card .info div{
	display:none;
}
#rate-card .info .prices strong{
	display:block;
	margin-top:10px;
}

table.article-list {
	width:100%;
}

table.article-list th{
	text-align:left;
}


table.article-list tr:hover {
	background-color:#efefef;
}

/* ENFORCEMENT JOBS STYLES */

*{
	padding:0;
	margin:0;
	/* font-family:Verdana, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

p{
	margin:0.5em 0;
}

ul{
	padding-left:2em;
}

fieldset{
	padding:1em;
}
legend{
	padding:0 0.2em;
}

#contentarea * {
	font-size:12px;
}

#contentarea h1,
#contentarea h2,
#contentarea h3,
#contentarea h4,
#contentarea h5,
#contentarea h6{
	font-weight:bold;
	margin-top:0.8em;
	color:#6e4379;
}
#contentarea h1{
	font-size:22px;
}
#contentarea h2{
	font-size:20px;
}
#contentarea h3{
	font-size:18px;
	font-weight:normal;
}
#contentarea h4{
	font-size:16px;
}
#contentarea h5{
	font-size:14px;
	font-style:italic;
}



/*
#contentarea ul li{
	font-size:12px;
}

#contentarea h4 {
	margin-bottom:0.5em;
	color:#6e4379;
	font-weight:bold;
	font-size:12pt;
}

#contentarea h3,
#footer h3{
	margin-bottom:0.5em;
	color:#6e4379;
	font-weight:normal;
	font-size:14pt;
}
#contentarea h3 strong,
#footer h3 strong{
	display:block;
	color:#6e4379;
	font-weight:normal;
	font-size:18pt;
}
*/

#contentarea .page-heading h2{
	margin-bottom:0;
	color:#6e4379;
	font-weight:normal;
	font-size:14pt;
}

#contentarea .page-heading h3{
	margin-top:0;
	color:#6e4379;
	font-weight:normal;
	font-size:18pt;
	text-decoration:none;
}


.sitewidth {
	width:944px;
	margin:0 auto;
}

.floatleft {
	float:left;
	width:50%;
}

input.button {
	width:auto;
	height:26px;
	font-weight:bold;
	font-size:11px;
	padding: 0px 15px 0px 15px;
	vertical-align:middle;
	cursor: pointer;
}

a.button {
	width:auto;
	height:24px;
	font-weight:bold;
	font-size:11px;
	padding: 0px 15px 0px 15px;
	line-height: 24px;
	text-decoration:none;
	display: inline-block;
}

input.green {
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
	border:1px solid #557720;
	color:#FFF;
}

input.green:hover {
	border:1px solid #a1e437;
}

input.orange {
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	border: 1px solid #d09a5b;
	color:#FFF;
}

input.orange:hover {
	border: 1px solid #310b0b;
}

a.button.orange {
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	border: 1px solid #d09a5b;
	color:#FFF;
}

a.button.orange:hover {
	border: 1px solid #310b0b;
}


#redsnapper_network {
	background:url(/assets/images/offenderjobs/redsnapper_network_background.jpg) repeat-x;
	height:35px;
	position:relative;
}

#callout {
	position:absolute;
	left: 225px;
	top: 6px;
	background:url(/assets/images/offenderjobs/callout_homepage.png) no-repeat 0 0;
	width:176px;
	height:131px;
}
#callout a {
	display:block;
	width:176px;
	height:131px;
}

#site_controls {
	float:right;
	width:50%;
}

#network_control{
	float: left;
	width:50%;
}

#network_control a.main {
	background:url(/assets/images/offenderjobs/redsnapper_network_logo.png) no-repeat;
	height:29px;
	width:154px;
	display:block;
	margin-top:3px;
	position:absolute;
	padding-top:-100px;
	z-index:150;
}

#network_control a.main span{
	margin-top:-100px;
	display:block;
	float:left;
}

#network_control .network_control {
	display:none;
	width:411px;
	position:absolute;
	z-index:110;
	top: 2px;
	color:#fff;
	font-size:10px;
}

#network_control:hover .network_control {
	display:block;
}

#network_control .network_control a{
	color:#fff;
	text-decoration:none;
}

#network_control .network_control a:hover{
	text-decoration:underline;
}

#network_control .network_control .tab {
	display:block;
	width:181px;
	height:28px;
	position:relative;
	background:url(/assets/images/offenderjobs/network_tab_top.png) no-repeat top left;
}

#network_control .network_control .middle {
	display:block;
	width:411px;
	overflow:auto;
	position:relative;
	background:url(/assets/images/offenderjobs/network_tab_middle.png) no-repeat top left;
	padding:5px 0;
}

#network_control .network_control .middle ul {
	float:left;
	list-style:none;
}

#network_control .network_control .middle ul li{
	margin: 3px 0;
}

#network_control .network_control .bottom {
	display:block;
	width:411px;
	height:8px;
	position:relative;
	background:url(/assets/images/offenderjobs/network_tab_bottom.png) no-repeat top left;
}

#site_controls img {
	float:right;
	border:none;
	margin-top:13px;
	margin-left:10px;
}

#site_header {
	margin: 5px auto 0px auto;
}

#sitelogo h1 a{
	background:url(/assets/images/offenderjobs/offender_logo.gif) no-repeat;
	display: block;
	height:80px;
	width:255px;
}

#sitelogo h1 span{
	float:left;
	margin-top:-100px;
}

#sitelogo h2 {
	float:left;
	margin-top: -300px;
}

#topbanner table.inner {
	width:100%;
	height:80px;
}

#topbanner table.inner td.vert{
	vertical-align:middle;
	text-align:center;
}

#maincontent_left {
	float:left;
	width:744px;
}

#maincontent_right {
	float: left;
	width:190px;
	margin-left:10px;
}

#search_wrapper {
	background:url('/assets/images/offenderjobs/search_background.png') no-repeat;
	width:744px;
	height:148px;
	color:#FFF;
	position: relative;
}

#search_wrapper a,
#search_wrapper a:visited,
#search_wrapper a:active{
	color:#FFF;	
}

#search {
	height:54px;
}

#search .searchelements h1 {
	font-size:14px;
	padding-left:5px;
}

#search .searchelements p {
	padding-left: 5px;
}

#search input.searchbox {
	width:400px;
	padding:2px;
	border:1px solid #999;
}

.prevalue {
	color:#999;
	font-style:italic;
}

#search div.searchelements {
	display:block;
	width:100%;
	padding-top:10px;
	position: absolute;
}
#search div.searchelements p{
	margin-left:5px;
	padding-top:5px;
	width: 80%;
	height: 42px;
}

#search div.searchelements p label{
	font-weight:bold;
	font-size:11px;
}

#search div.controls {
	display:block;
	float:left;
	width:20%;
}

#search div.controls a{
	float:right;
	margin-top:5px;
	margin-right:5px;
}

#events_link{
  background:url('/assets/images/offenderjobs/events_link.png') no-repeat;
	width:147px;
	height:133px;
	display: block;
	text-indent: -4000px;
	right: -30px;
	top: -10px;
	position: absolute;
	z-index: 1;
}

#browse_all_jobs_button{
  position: absolute;
  right: 60px;
  top: 85px;
  z-index: 10;
}

#advanced_search_link{
  position: absolute;
  left: 77px;
  top: 107px;
}

#ticker-container{
	position:absolute;
	top:248px;
	left:0;
	width:100%;
}
#ticker-tape{
	width:932px;
	overflow:hidden;
	margin:auto;
	height:1.5em;
	padding-left:10px;
	line-height:1.5em;
	font-size:1.2em;
}
#ticker-tape p{
	margin:0;
	padding:0;
}
#ticker-tape p a{
	color:white;
	text-decoration:none;
}
#ticker-tape p a:hover{
	text-decoration:underline;
}

/*
#tickerwrapper {
	position:absolute;
	width:100%;
	color:#fff;
	z-index:9999;
	top:250px;
	left:0px;
}

#tickerwrapper a,
#tickerwrapper a:visited,
#tickerwrapper a:active{
	color:#fff;
	text-decoration:none;
}

#tickerwrapper a:hover{
	text-decoration:underline;
}

#ticker {
	height:17px;
	overflow:hidden;
	padding:0 10px;
	width:744px;
}

#ticker .article{
	display:none;
	overflow:hidden;
	white-space:nowrap;
	visibility:hidden;
	margin:0;
	padding:0;
}

#ticker .article.active{
	display:block;
	visibility:visible;
}

#ticker p {
	margin:0;
}
*/

#signin {
	background:url('/assets/images/offenderjobs/job_seeker_sign_in.jpg') no-repeat 0 0;
	width:174px;
	height:177px;
	padding: 5px 8px;
	color:#FFF;
	z-index:9999;
	position:relative;
}

#signin h3 {
	font-weight:bold;
	font-size:15px;
	color:#FFF;
}

#signin a,
#signin a:visited,
#signin a:active{
	color:#FFF;	
}

#signin p{
	text-align:center;
	margin-top:8px;
}

#signin input.text {
	width:96%;
	border:1px solid #ddd;
	padding:2px;
}

#main-banners {
	margin-top:10px;
}
#main-banners table{
	width:100%;
}

#nav{
	clear:left;
	overflow:hidden;
	padding:10px 20px 0 20px;
	/* TEMP */
	height:160px;
	background:url('/assets/images/offenderjobs/temp_nav_bg.jpg') no-repeat top left;
	/* */
}
#nav .section{
	float:left;
	width:170px;
	height:165px;
	color:#4a5444;
}
#nav .section h3,
#nav .section h3 a{
	margin-bottom:10px;
	font-size:8.25pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
#nav .section ul{
	margin:0;
	padding:0;
	list-style:none;
}

#nav .section ul.publications{
	height: 134px;
	width:214px;
	overflow:auto;
}

#nav .section ul li{
	display:block;
	line-height:1.5em;
}
#nav .section ul li a{
	font-size:8.25pt;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#nav_footer {
	background:url(/assets/images/offenderjobs/temp_nav_bg.jpg) no-repeat left bottom;
	height: 21px;
	padding-right:10px;
	line-height:21px;
	position:relative;
}

#nav_footer span{
	color:#FFF;
	text-decoration:underline;
	display:none;
	width:40px;
	position:absolute;
	right:20px;
	line-height:21px;
	cursor:pointer;
}

#nav_footer span.less {
	background:url(/assets/images/offenderjobs/arrow_7px_up.gif) no-repeat right center;
	font-size:13px;
	font-weight:bold;
}

#nav_footer span.more {
	background:url(/assets/images/offenderjobs/arrow_7px_down.gif) no-repeat right center;
	font-size:13px;
	font-weight:bold;
}

#footer{
	width:100%;
	overflow:auto;
}
#footer .news{
	float:left;
	width:280px;
	margin-right:40px;
}
#footer .news .article{
	margin-bottom:1.5em;
}
#footer .news .article h4 a{
	color:#6E4379;
	font-weight:bold;
	text-decoration:none;
}
#footer .news .article p{
	color:#4a5444;
}
#footer .day-in-life-of{
	margin-left:320px;
}

#contentarea {
	margin:10px 0 10px 0;
	overflow:auto;
}

#contentarea h3.Home {
	display:none;
}

#contentarea a {
	color:#6E4379
}

#contentarea .employershome,
#contentarea .jobseekershome{
	width:50%;
	float:left;
}

#contentarea .employersregistration {
	margin: 10px 0 10px 0;
}

#contentarea .employersregistration form{
	margin-top: 30px;
	text-align:center;
}

#contentarea p {
	padding-right:10px;
	text-align:justify;
}

#contentarea .newscontent {
	width: 508px;	
	float: left;
	margin-right:10px;
}

#contentarea .quickbuttons {
	width: 225px;	
	float: left;
	background-color:#e5e5e5;
	padding: 5px 0px 0px 0px
}


#contentarea .standout {
	width:214px;
	height:142px;
	overflow:hidden;
	margin:0px auto 10px auto;
}

#contentarea .standout h2{
	font-size:12px;
	padding-top:96px;
	padding-left:2px;
	color:#FFF;
	font-family:'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

#contentarea .standout.youth{
	background:url(/assets/images/offenderjobs/youthoffendingteam.jpg) no-repeat 0 0;
}

#contentarea .standout.hmprison{
	background:url(/assets/images/offenderjobs/hm-prison-and-probation-services.jpg) no-repeat 0 0;
}

#contentarea .standout.rehabilitation{
	background:url(/assets/images/offenderjobs/partnerships.jpg) no-repeat 0 0;
}


#contentarea .standout a,
#contentarea .standout a:active,
#contentarea .standout a:link,
#contentarea .standout a:visited{
	color:#FFF;
	text-decoration:none;
	font-family:'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size:10px;
	padding: 0px 2px;
}

#contentarea a.btn {
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	border:1px solid #d09a5b;
	color:white;
}

#contentarea .standout a.btn {
	display:block;
	height:30px;
	width:100px;
	line-height:30px;
	background:url(/assets/images/offenderjobs/arrow_7px.gif) no-repeat right center;
	position:absolute;
	right:20px;
}

#contentarea .standout a.register{
	top: 11px;
}

#contentarea .standout a.viewvacancies{
	top: 52px;
}

#contentarea .standout p a:hover{
	text-decoration:underline;
}

#contentarea .account-menu a img {
	border:none;
}

/*
#contentarea h2 {
	color: #6E4379;
	font-size:14px;
	line-height:14px;
	margin-bottom:4px;
}
*/

#contentarea input[type="text"],
#contentarea input[type="password"],
#contentarea input[type="file"],
#contentarea select,
#contentarea textarea{
	border: 1px solid #999;
	padding:2px;
}

#contentarea input:focus[type="text"],
#contentarea input:focus[type="password"],
#contentarea input:focus[type="file"],
#contentarea select:focus,
#contentarea textarea:focus{
	border: 1px solid #000;
}

#contentarea input[type="radio"]{
	vertical-align:middle;
}

#contentarea input[type="button"],
#contentarea input[type="submit"]{
	width:auto;
	height:26px;
	font-weight:bold;
	font-size:11px;
	padding: 0px 15px 0px 15px;
	vertical-align:middle;
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	border: 1px solid #d09a5b;
	color:#FFF;
}

#contentarea input:hover[type="button"],
#contentarea input:hover[type="submit"]{
	border: 1px solid #310b0b;
}

.top_grey_round{
	background: url('/assets/images/offenderjobs/grey_top.png') no-repeat 0 0;
	padding-top: 8px;
}
.mid_grey_repeat{
	background-color:#e2e2e2;
	padding-bottom:0.5em;
}
.bottom_grey_round{
	background: url('/assets/images/offenderjobs/grey_bottom.png') no-repeat 0 0;
	padding-top: 8px;
}

/* JMS search results */
.job-search-results .result{}
.job-search-results .result:hover {}
.job-search-results .result.bold{}

.job-search-results .result h4 {}

.job-search-results .result h4 a,
.job-search-results .result h4 a:visited,
.job-search-results .result h4 a:active{}

.job-search-results .result h4 a:hover{}

.job-search-results .result .preview {}

.job-search-results .result .keyword{}

.job-search-results .result ul.properties{}

.job-search-results .result ul.properties li{}

.job-search-results .result .micrologo{}

.job-search-results .result .view-link a{
	color:white !IMPORTANT;
	border:1px solid #557720;
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
}

.pagesystem{}

.pagesystem .pagelabel {
	color:#6E4379;
}

.pagesystem .PageOn, 
.pagesystem .Pages{
	border:1px solid #6E4379;
}
.pagesystem .PageOn{
	background-color:#6E4379;
}

.pagesystem .Pages {
	color:#6E4379;
}

.pagesystem .Pages:hover {
	background-color:#6E4379;
}

.job_details{}

.job_details h3{
	color:#6e4379;
}

.job_details h4{
	color:#6e4379;
}

.job_details .loggedin {}

.job_details .display {}

.job_details .results{}

.job_details .mid_grey_repeat{}
.job_details .bottom_grey_round{}

.job_details .details ul{}

.job_details .details ul li {}

.job_details .details ul li span{}

.job_details .details ul li strong{}

#contentarea .job_details .foot p{}
#contentarea .job_details .foot .apply{}
#contentarea .job_details .foot .apply a.btn{
	border:1px solid #557720;	
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
}

.page.article .tag-cloud a,
.page.article .tag-cloud a:active,
.page.article .tag-cloud a:link,
.page.article .tag-cloud a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.page.article .tag-cloud a:hover {
	text-decoration:underline;
}

.page.article .tag-cloud .tagsize-1{
	font-size:12px;
	color:#b4b7bd;
}
.page.article .tag-cloud .tagsize-2{
	font-size:13px;
	color:#afb2bc;
}
.page.article .tag-cloud .tagsize-3{
	font-size:14px;
	color:#a9adba;
}
.page.article .tag-cloud .tagsize-4{
	font-size:15px;
	color:#a3a8b8;
}
.page.article .tag-cloud .tagsize-5{
	font-size:16px;
	color:#9da4b6;
}
.page.article .tag-cloud .tagsize-6{
	font-size:17px;
	color:979fb4;
}
.page.article .tag-cloud .tagsize-7{
	font-size:18px;
	color: #929ab2;
}
.page.article .tag-cloud .tagsize-8{
	font-size:19px;
	color:#8c95b0;
}
.page.article .tag-cloud .tagsize-9{
	font-size:20px;
	color:#8690af;
}
.page.article .tag-cloud .tagsize-10{
	font-size:21px;
	color:#808cad;
}
.page.article .tag-cloud .tagsize-11{
	font-size:22px;
	color:#7a87ab;
}
.page.article .tag-cloud .tagsize-12{
	font-size:23px;
	color:#7482a9;
}
.page.article .tag-cloud .tagsize-13{
	font-size:24px;
	color:#6f7da7;
}
.page.article .tag-cloud .tagsize-14{
	font-size:25px;
	color:#6978a5;
}
.page.article .tag-cloud .tagsize-15{
	font-size:26px;
	color:#6374a4;
}
.page.article .tag-cloud .tagsize-16{
	font-size:27px;
	color:#5d6fa2;
}
.page.article .tag-cloud .tagsize-17{
	font-size:28px;
	color:#576aa0;
}
.page.article .tag-cloud .tagsize-18{
	font-size:29px;
	color:#52659e;
}
.page.article .tag-cloud .tagsize-19{
	font-size:30px;
	color:#4c609c;
}
.page.article .tag-cloud .tagsize-20{
	font-size:31px;
	color:#465c9a;
}


.page.article .column2 h4,
.page.articles .column2 h4{
	text-transform:uppercase;
	color: #999;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/*
.job_details .search .results{
	position:relative;
	top: 0;
	left: 0;
	float:left;
}

.job_details .search .results a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff !important;
	border:1px solid #557720;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px;
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	width:210px;
	text-align:center;
}

.job_details .search .add_list{
	float:right;
}

.job_details .search .add_list a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff !important;
	border:1px solid #557720;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px;
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
	width:210px;
	text-align:center;
}
*/

.job_details .contact_line {}

/*
.job_details .search .directapply {
	padding: 20px 0px 62px;
	display:block;
}

.job_details .search .directapply a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff !important;
	border:1px solid #557720;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px;
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
	width:210px;
	text-align:center;
	margin:0 auto;
}

.job_details .search .downloadApplication {
	padding: 10px 0px 10px;
	display:block;
}

.job_details .search .downloadApplication a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff !important;
	border:1px solid #557720;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px;
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
	width:210px;
	text-align:center;
	margin:0 auto;
}
*/

.page.home .featured-story{
	position:relative;
	height:223px;
	background-color:#7f0f5a;
	color:white;
}
.page.home .featured-story table{
	border-collapse:collapse;
}

.page.home .featured-story .text-container{
	height:223px;
	overflow:hidden;
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;
}

#contentarea .page.home .featured-story .title{
	margin-bottom:1em;
	padding:0 10px;
	font-size:18px;
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;
	margin-top: 0.5em;
}
.page.home .featured-story .snippet{
	padding:0 10px;
	font-size:12px;
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;
}
.page.home .featured-story .photo{
	width:310px;
	height:223px;
	background:no-repeat top left;
 	border-left: 2px solid white;
}
.page.home a.read-more{
	z-index:9;
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
	color:white;
}

.page.home a.read-more span{
	display:none;
}
.page.home a.read-more:hover{
	background-image:url('/assets/images/offenderjobs/spacer.gif');
}

.page.home .sub-news{
	padding:5px;
	overflow:hidden;
	background-color:#f0f0f0;
	margin-top:10px;
}
.page.home .sub-news table{
	border-collapse:collapse;
}
.page.home .sub-news table td{
	vertical-align:top;
}

.page.home .sub-news .article{
	width:163px;
	margin-right:5px;
	position:relative;
}
.page.home .sub-news .article.last{
	padding-right:0;
}

.page.home .sub-news .article a{
	color:black;
	text-decoration:none;
}

.page.home .sub-news .article .photo{
	height:73px;
	width:100%;
	background:no-repeat top left;
}
.page.home .sub-news .article .photo a{
	display:block;
	width:100%;
	height:100%;
}
.page.home .sub-news .article .title a{
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size:15px;
}

.page.home .low-news {
	margin-top:10px;	
}

.page.home .low-news a{
	text-decoration:none;	
}

#contentarea .page.home .low-news .title a{
	font-size:16px;
	font-family:'Lucida Sans','Lucida Grande','Lucida Sans Unicode',sans-serif;
}

.page.home .low-news .short-content {
	margin-bottom: 5px;
}

#contentarea .page.home .low-news .short-content a {
	color:#333;
}

#main .maincontent .page.articles.article .page-heading h2,
.page-heading h2{
	margin-left:-23px;
	min-height:35px;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:22px;
	font-weight:normal;
	padding: 7px 4px 6px 23px;
}
#main .maincontent .page.articles.article .page-heading h3,
.page-heading h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	font-style:italic;
}

/*** Tag Cloud ***/

#contentarea .page.article .tag-cloud a,
#contentarea .page.article .tag-cloud a:active,
#contentarea .page.article .tag-cloud a:link,
#contentarea .page.article .tag-cloud a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding-right: 5px;
}

#contentarea .page.article .tag-cloud a:hover {
	text-decoration:underline;
}

#contentarea .page.article .tag-cloud .tagsize-1{
	font-size:10px;
	color:#b4b7bd;
}
#contentarea .page.article .tag-cloud .tagsize-2{
	font-size:10px;
	color:#afb2bc;
}
#contentarea .page.article .tag-cloud .tagsize-3{
	font-size:10px;
	color:#a9adba;
}
#contentarea .page.article .tag-cloud .tagsize-4{
	font-size:11px;
	color:#a3a8b8;
}
#contentarea .page.article .tag-cloud .tagsize-5{
	font-size:12px;
	color:#9da4b6;
}
#contentarea .page.article .tag-cloud .tagsize-6{
	font-size:13px;
	color:979fb4;
}
#contentarea .page.article .tag-cloud .tagsize-7{
	font-size:14px;
	color: #929ab2;
}
#contentarea .page.article .tag-cloud .tagsize-8{
	font-size:15px;
	color:#8c95b0;
}
#contentarea .page.article .tag-cloud .tagsize-9{
	font-size:16px;
	color:#8690af;
}
#contentarea .page.article .tag-cloud .tagsize-10{
	font-size:17px;
	color:#808cad;
}
#contentarea .page.article .tag-cloud .tagsize-11{
	font-size:18px;
	color:#7a87ab;
}
#contentarea .page.article .tag-cloud .tagsize-12{
	font-size:19px;
	color:#7482a9;
}
#contentarea .page.article .tag-cloud .tagsize-13{
	font-size:20px;
	color:#6f7da7;
}
#contentarea .page.article .tag-cloud .tagsize-14{
	font-size:21px;
	color:#6978a5;
}
#contentarea .page.article .tag-cloud .tagsize-15{
	font-size:22px;
	color:#6374a4;
}
#contentarea .page.article .tag-cloud .tagsize-16{
	font-size:23px;
	color:#5d6fa2;
}
#contentarea .page.article .tag-cloud .tagsize-17{
	font-size:24px;
	color:#8C349D;
}
#contentarea .page.article .tag-cloud .tagsize-18{
	font-size:25px;
	color:#8C349D;
}
#contentarea .page.article .tag-cloud .tagsize-19{
	font-size:26px;
	color:#8C349D;
}
#contentarea .page.article .tag-cloud .tagsize-20{
	font-size:27px;
	color:#8C349D;
}

#contentarea .column {
	float:left;
}

#contentarea .column.column1 {
	width: 473px;
	margin-right:20px;
}

#contentarea .column.column2 {
	width: 250px;
}

#contentarea .column.column2 h4 {
	margin-top: 0px;
}

#contentarea .column.column2 div {
	margin-bottom:10px;
}

#contentarea div.page div.article{
  border-top: 2px solid #6E4379;
  margin-top: 10px;
}

#contentarea div.page div.article h4{
  margin-top: 5px;
}

#contentarea div.page div.article p.date{
  color: #737373;
}
