/* 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, 
.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 {
	border-bottom: 0px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
	background: none;
}

/* HEADER */

.custom .headline_area .headline_meta, .custom .headline_area .headline_meta *, .custom .published {
	letter-spacing: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.custom .headline_area .headline_meta {
	text-transform: capitalize;
	background: url(images/cal_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
}

.custom #header {
	padding-bottom: 1em;
	padding-top: 4em;
        margin-bottom: -20px;
        margin-left:-5px;
}

.custom #header #logo a, .custom #header #logo a:visited {
	font-weight: normal;
	color: #333333;
	font-size: 1.8em;
}


/*mine*/

.custom #header #logo {
	text-indent: -9999px;
}

.custom #header #logo a {
	display: block;
	height: 75px;
	width: 395px;
	background: url(images/nt-logo.png) no-repeat;
}

.custom #header #logo a:hover {
        background: url(images/nt-logo-hover.png) no-repeat;
} 





/* NAV */

.custom #tabs {
	background: none;
	border: none;
}
.custom #tabs li {
	border: none;
	background: none;
}
.custom #tabs a, .custom #tabs a:hover {
	letter-spacing: normal;
	color: #565656;
	padding-left: 1.2em;
	padding-right: 1.2em;
}
.custom ul#tabs li.current_page_item {
	background: none;
}

/* BODY */

body.custom {
	background: #fff url(images/top-bg-green.png) top repeat-x;
	color: #565656;
}
.custom a, .custom a:visited {
	color: #2d62a9;
	text-decoration: none;
}
.custom a:hover {
	text-decoration: none;
        color: #74b74b
}
.custom h1, .custom h2 {
	color: #74b74b;
}

/* SIDEBAR */

.custom .widget h3 {
	letter-spacing: normal;
	font-variant: normal;
	color: #06c;
	margin-bottom: 1em;
}
.custom .widget h3 a:hover {
        text-decoration: none;
        color: #74b74b;
}

/* POST */

.custom .entry-title a, .custom .entry-title a:visited {
	color: #ff931e;
}
.custom .entry-title a:hover {
	color: #74b74b;
	text-decoration:none;
}
.custom .entry-title {
	margin-bottom: 1em;
}
.custom .post_tags {
	background: url(images/article_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
}
.custom #archive_info {
	border-bottom: 1px solid #e1e1e1;
}
.custom #archive_info p {
	letter-spacing: normal;
	font-variant: normal;
	text-transform: none;
}
.custom .prev_next {
	letter-spacing: normal;
	text-transform: none;
	border-top: 1px solid #e1e1e1;
}

/* COMMENTS */

.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;
}
.custom #comment_list dt.comment {
	border: 1px solid #cfdbe4;
	border-bottom: 0px;
	margin-left: 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;
}
.custom .to_comments a {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
	}

.custom .to_comments a, .custom .to_comments a:visited, .custom .to_comments a:hover, .custom .to_comments a span  {
	letter-spacing: normal;
	color: #2d62a9;
}
.custom .to_comments a span {
	font-size: 1.2em;
	color: #2d62a9;
}
.custom .bracket {
	display: none;
}

/* 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 .published {
	font-size: 1.3em;
}
.custom .format_teaser {
	line-height: 1.6em;
}
.custom .teaser_link {
	background: url(images/article_icon.gif) left no-repeat;
	padding-left: 23px;
	padding-top: .1em;
	padding-bottom: .1em;
	letter-spacing: normal;
}
.custom .teaser_link, .custom .teaser_link:visited, .custom .teaser_link:hover {
	color: #2d62a9;
}
.custom .post_box, .custom .teasers_box {
	border-top: 1px solid #e1e1e1;
}

/* FOOTER */

.custom #footer {
	font-size: 1.4em;
	padding-top: 20px;
	padding-bottom: 28px;
	color: #434343;
	border-top: none;
}
.custom #footer_area {
	background: url(images/top-bg-green.png) bottom repeat-x;
}
.custom #footer a , .custom #footer a:visited {
	color: #2d62a9;
	text-decoration: none;
	border-bottom: none;
}
.custom #footer a:hover {
	text-decoration: underline;
}

/* TT MEDIA BOX */

.custom #image_box {
	background: none;
	padding-top: 2.4em;
	padding-bottom: 4.5em;
	margin-bottom: 4em;
}

.custom #content_box {
	background: none;
}
.custom #custom_box {
	text-align: left;
	background: none;
	padding-top: 2.4em;
	padding-bottom: 4.5em;
	margin-bottom: 4em;
	font-family: Verdana, Geneva, sans-serif;
}
.tt_rss a {
	background: url(images/rss_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

.tt_rss, .tt_twitter {
	padding-bottom: 25px;
	font-size: 1.5em;
}
.tt_rss {
	padding-top: 25px;
	
}

.tt_twitter a {
	background: url(images/twitter_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}

#s {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 5px;
	border: 1px solid #e1e1e1;
	background:url(images/search_bg.gif) repeat-x;
	font-size: 1.1em;
	width: 90%;
	color: #5b5b5b;
        margin-bottom: 10px;
}

/*mine*/


.custom .sidebar_nav_top {
	background: #fff url(images/sidebar-nav-top.png) no-repeat scroll 0 5px;
        text-indent:-9999px;
	margin-left: 10px;
	
}

.custom .sidebar_nav_middle {
       	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/sidebar-nav-middle.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-left: 10px;
}

.custom .sidebar_nav_bottom {
	background: #fff url(images/sidebar-nav-bottom.png) no-repeat scroll 0 5px;
        text-indent:-9999px;
	margin-left: 10px;
}

/*mine - widget and content orange box */

.custom .sidebar ul.sidebar_list {
        border:3px solid #FF931E;
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
        -moz-border-radius-bottomleft:1em;
        -moz-border-radius-bottomright:1em;
        -moz-border-radius-topleft:1em;
        -moz-border-radius-topright:1em;
}

.custom #content {
        border:3px solid #06c;
        margin:0 0 25px 1px;
        width: 67em;
        padding-bottom:30px;
        -moz-background-clip:border;
        -moz-background-inline-policy:continuous;
        -moz-background-origin:padding;
        -moz-border-radius-bottomleft:1em;
        -moz-border-radius-bottomright:1em;
        -moz-border-radius-topleft:1em;
        -moz-border-radius-topright:1em;
}

.custom li.widget p {
        color:#0066CC;
}

.custom li.widget {
        font-size:1.8em;
        line-height:1.8em;
        margin-bottom:1.6em;
}



/* mine makes "comments closed" invisible*/

.custom .comments_closed p {
         color:#fff;
}

/* mine changes submit button on contact form */

.format_text input, #commentform input, #commentform textarea {
         border-width:0.071em;
         color:#0066CC;
         padding:0.214em;
         width:auto;
         font-size:1.3em;
}

/*  for skate sale */

.custom #below_content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:1em;
-moz-border-radius-bottomright:1em;
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
border:3px solid #0066CC;
margin:0 0 25px 1px;
padding-bottom:30px;
width:67em;
}
a img {
margin-left: 65px;
}