/* CLEARS AND STUFF */

.clearall {
	clear: both;
}

/* LOSE THE BORDERS */

.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor .format_text,
.custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment,
dl#comment_list dl dt, dl#comment_list dl dd .format_text {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
	background: none;
margin-top:40px;
}

/* LINKS / COLOURS */

.custom a, custom a:active {
	color: #D35F5F;
	text-decoration: none;}
.custom a:hover {
	color: #F778A1;}
.custom .entry-title a, .custom .entry-title a:active {
	color: #D35F5F;
	}
.custom .entry-title a:hover {
	color: #F778A1;}
.custom #header #logo a, .custom #header #logo a:active {
	color: #FFF;}
.custom #header #logo a:hover {
	color: #f6a836;}
.custom #tabs li.current_page_item a{
	color: #D35F5F;
	border-bottom: #D16587 2px solid;}
.custom #tabs a:hover, .custom #tabs li.current_page_item a:hover {
	color: #F778A1;
	text-decoration: none;
	border-bottom: #D16587 2px solid;}
.custom #footer a, .custom #footer a:visited {
	color: #D35F5F;
	text-decoration: none;
	border-bottom: none;}
.custom #footer a:hover {
	text-decoration: underline;}

/* CHANGE LINK UNDERLINE */
.custom #sidebars a:hover {
text-decoration: none;
}

/* HEADER */

.custom #header {
background: #FFFFFF;
	margin-bottom: 7.5em;
}
.custom #logo {
	width: 40%;
	float: left;
}
.custom #header, .custom #footer {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header #logo a { 
	display: block; 
	height: 70px; 
	width: 325px; 
	background: url(images/logo.png) no-repeat; 
	outline: none; 
}
.custom #header #logo, .custom #header #tagline { 
	text-indent: -9999px; 
}
.custom #header_area .page {
	padding-left: 0px;
	padding-right: 0px;
}
.custom #header #tagline {
	color: #fff;
	float: left;
	clear: both;
}

/* NAV changed text colour, font weight, added font new family*/

.custom #navbar {
	float: right;
background: #FFFFFF;
	width: 60%;
	margin-top: 2em;
}
.custom #tabs {
	background: none;
	border: none;
	width: auto;
	float: right;
}
.custom #tabs li {
	border: none;
	background: none;
}
.custom #tabs li.current_page_item {
	background: none;
}
.custom #tabs a, .custom #tabs a:active {
	letter-spacing: normal;
	color: #D35F5F;
	margin-left: 1.2em;
	text-transform: none;
	padding: 0px;
	padding-bottom: 5px;
font-family: "Harrington",Arial,"Helvetica Neue",Helvetica,sans-serif;
font-size: 150%;
	font-weight: normal;
	line-height: normal;
}


/* PAGE COLOUR ADDED BY SM*/
.custom #page {
	background: #FFFFFF url(images/pagebackground8.jpg) left top repeat;
padding-left:7.2em;
padding-right:7.2em;
border-color:#504A4B;
border-style:solid;
border-top-width:4px;
border-bottom-width:4px;
}

/* STYLING FOR TABLES*/
table {
    border: 0.5px solid black;
}
th,td {
padding: 0;
}

/*FIX CONTENT AREA PROBLEM*/
.custom #content {width:54em;}

/*FIX SIDEBAR AREA*/
.custom #sidebars {width:25.7em;}



/*NARROW CONTAINER*/
.custom #container {width: 95.3em;}

/*HEADER IMAGE*/
.custom .tt_headerimg {
	display: block; 
	height: 40px; 
	width: 160px; 
	background: url(images/post_headline_img.png) no-repeat; 
	outline: none;
}

/*REPS STAMP*/

.custom .tt_repsstamp {
	font-size: 1.5em;
padding: 30px;
}
.custom .tt_repsstamp a {
background: url(images/repstamp.png) no-repeat left;
padding: 15px 0px 15px 50px;
	line-height: 43px;
text-decoration: none;
font-family: "Palatino Linotype","Palatino",Arial,"Helvetica Neue",Helvetica,sans-serif;
}
	

/* BODY changed colour*/

body.custom {
	background: #FFFFFF url(images/Borderv0.19.jpg) left top repeat;
	color: #504A4B;
font-family: "Palatino Linotype","Palatino",Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.custom #content_box {
	background: #FFF0F5;
	border: #8B8B8B 1px solid;
	border-top: #8B8B8B 1px solid;
	padding-bottom: 0.5em;
padding-top: 1em;
-moz-border-radius: 20px; 
-webkit-border-radius: 20px;
}
.custom .post_box, .full_width #content_box .page {
	margin: 0 2.5em 0 2.5em;
}
#archive_info p {
	letter-spacing: normal;
	text-transform: none;
}
	

/* SIDEBAR */

.custom #sidebars #sidebar_2 .sidebar_list {
	padding-left: 0px;
}
.custom .sidebar .widget {
	background-color: #FFF0F5;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border: 1px solid #D35F5F;
	padding: 5%;
	width: 90%;
	color: #3e4146;
}
.custom .widget h3 {
	font-variant: normal;
	letter-spacing: normal;
	color: #2f333a;
	padding-bottom: 1.2em;
}
.custom .sidebar_list {
	margin-right: 1.5em;
	margin-left: 1.5em;
}
.custom #multimedia_box #custom_box {
	margin-right: 1.5em;
	margin-left: 1.5em;
}


	

/* POST */

.custom .headline_meta * {
	text-transform: none;
}
.custom .headline_meta {
	font-style: normal;
	text-transform: capitalize;
}
.custom .tt_post .headline_meta {
	padding-left: 42px;
}
.custom .tt_post .headline_area .entry-title {
	padding-left: 40px;
}
.custom .headline_area .entry-title {
	color: #2f333a;
}
.custom .tt_post .headline_area {
	margin-bottom: .5em;
}
.custom .tt_post .post .entry-content {
	padding-left: 42px;
}

/* COMMENTS */

.custom #comment_list .children dt.comment, .custom #comment_list .children dd.comment {
	background: none;
	border: 0px;
	border-left: 2px solid #CFDBE4;
}
.custom #comments {
	padding-left: 1.5em;
	padding-right: 1.5em;
}
.custom .bracket {
	display: none;
}
.custom #comment_list dt.comment, .custom #comment_list dd.comment {
	background: #f7fafd;
}
.custom #comment_list dd.comment {
	margin-bottom: 1em;
	border: 1px solid #cfdbe4;
	border-top: 0px;
	margin-left: 1em;
	-moz-border-radius-bottomright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
}
.custom #comment_list dt.comment {
	border: 1px solid #cfdbe4;
	border-bottom: 0px;
	margin-left: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-left-radius: 1em;
	-webkit-border-top-right-radius: 1em;
}
.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
		background: #d9eaf5 url(images/admin-bg.jpg) bottom center repeat-y;
}

/* COMMENT FORMS */

.custom #commentform input, .custom #commentform textarea {
	border: 1px solid #cfdbe4;
	background-color: #f7fafd;
}
.custom #commentform input:hover, .custom #commentform textarea:hover, .custom #commentform textarea:focus, .custom #commentform input:focus  {
	border: 1px solid #b6c4ce;
}
.custom #commentform #submit {
	padding: 5px 15px;
	color: #2f333a;
}

/* TEASERS */
.custom .teaser .entry-content {
	padding-right: 2em;
}
.custom .teaser .entry-title {
	padding-right: 2em;
}
.custom .teasers_box {
	padding-left: 1.5em;
}
.custom .prev_next p {
	padding: 0px 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #f4f4f4;
	-moz-border-radius: .8em;
	-webkit-border-radius: .8em;
	border: 1px solid #d6d6d6;
	text-transform: none;
	letter-spacing: normal;
	font-size: 1.3em;
}

/* FOOTER */


.custom #footer {
	font-size: 1.3em;
	padding-top: .8em;
	padding-bottom: 1.2em;
	color: #D35F5F;
	font-weight: bold;
	
}	

/* TT COMMENTS */

.custom .tt_comment_box {
	background: url(images/comments.gif) no-repeat;
	float: left;
	width: 30px;
	height: 31px;
	padding-top: 5px;
	margin-top: 5px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

/* TT SPECIAL HEADER */

.custom #tt_special_header {
	background: url(images/specialh-bg.jpg) top center no-repeat;
	height: 12em;
		margin-right: -2px;
	padding: 4em 6em;
border-color:#8B8B8B #8B8B8B;
-moz-border-radius: 20px; 
-webkit-border-radius: 20px;
}
////.custom .tt_icon {
	width: 201px;
	height: 197px;
	background: url(images/rising_icon.png) no-repeat;
	float: left;
	padding-right: 40px;
}
border: #ffffff 0px solid;
	border-bottom: 0px;

///

.custom #tt_special_header h3 {
	font-size: 4.4em;
	color: #464e5c;
	padding-bottom: 10px;
}

.custom #tt_special_header p {
	font-size: 1.7em;
	line-height: 1.5em;
	color: #4d515a;
}

/* MEDIA BOX */

.custom #custom_box {
	text-align: left;
	background: none;
	padding: 5%;
	padding-top: 2.4em;
	padding-bottom: 0em;
	margin-bottom: 3em;
	font-family: "Palatino Linotype","Palatino", Verdana, Geneva, sans-serif;
	border-bottom: 0px;
}
.tt_rss a {
	background: url(images/rss_pink2.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

.tt_rss, .tt_twitter, .tt_facebook, .tt_signup {
	padding-bottom: 25px;
	font-size: 1.5em;
}

.tt_twitter a {
	background: url(images/nola_128_3.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

.tt_facebook a {
	background: url(images/fbook_pink.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

.tt_signup a {
	background: url(images/phone2.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

#s {
	font-family: "Palatino Linotype","Palatino", Verdana, Geneva, sans-serif;
	padding: 10px 5px;
	border: 1px solid #e1e1e1;
	background: #fff url(images/search_bg.gif) repeat-x;
	font-size: 1.4em;
	color: #504A4B;
	width: 95%;
}





/* REMOVED COMMENTS ARE CLOSED */
.custom .comments_closed p {display: none ;}