/* @group CLEARS AND STUFF */

/* CLEARS AND STUFF */

.clearall { clear: both; }

/* @end */

/* @group LOSE THE BORDERS */

/* 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: none; }
.custom #content_box, .custom #column_wrap { background: none; }

/* @end */

/* @group OVERALL */

/* OVERALL */

body.custom { background: #bebebe; }
.custom #header {
	padding-top: 2.5em;
	padding-bottom: 1em;
}
.custom #header_area .page {
	background: none;
	padding-top: 0;
}
.custom #header_area {
	background: #FFF url(images/top_bg2.png) top repeat-x;
	height: 190px;
}
.custom a, .custom a:visited { text-decoration: none; }
.custom a:hover { text-decoration: underline; }

/* @end */

/* @group HEADER */

/* HEADER */

.custom #header #logo { padding-top: 30px; }
.custom #header #logo a { line-height: 1em; }
.custom #header #logo a, .custom #header #logo a:visited { font-weight: normal; }
.custom #header #logo a:hover { text-decoration: none; }

/* @end */

/* @group NAV */

/* NAV */

.custom .menu {
	background: none;
	border: none;
}
.custom .menu li{
	border: none;
	background: none;
}
.custom .menu a, .custom ul.menu a:hover, .custom .menu a:visited {
	letter-spacing: normal;
	padding-left: 1.2em;
	padding-right: 1.2em;
	background: none;
}

.custom ul.menu a:hover {
	background-color: white;
	color: black;
}

.custom ul.menu li.current a {
	background: none;
	
}
.custom ul.menu li.current a:hover {
	background-color: white;
	color: black;
}

.custom .menu li a {
	background: none;
	border: none;
	color: white;
}

.custom .menu li ul li {
	background: #000000;
}

.custom .toright {
	float: right;
	z-index: 500;
}

/* @end */

/* @group Sub Menu Work */

.custom ul.sub li {
	color: white;
	font-weight: bold;
	margin-top: 12px;
	font-size: 14px;
	font-style: italic;
	padding-left: 20px;
}


/* @end */




/* @group MAIN CONTENT */

/* MAIN CONTENT*/

.custom #tt_breadcrumb {
	margin-top: 2.2em;
	margin-left: 2.2em;
	padding-bottom: 0em;
}
.custom #tt_breadcrumb p {
	font-size: 1.3em;
	letter-spacing: normal;
	background: url(images/tags.gif) left no-repeat;
	padding-left: 25px;
}
.custom .headline_area .headline_meta, .custom .headline_area .headline_meta *, .custom .published {
	letter-spacing: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	border: 0;
}
.custom .headline_area .headline_meta { text-transform: capitalize; }
.custom .entry-title a:hover { text-decoration:none; }
.custom #comment_list .children dt.comment, .custom #comment_list .children dd.comment {
	background: none;
	border: 0;
}

/* @end */

/* @group POSTS */

/* POSTS */

.custom .to_comments {
	background: #dddddd;
	padding: 10px;
	border-bottom: #f0f0f0 5px solid;
}
.custom .to_comments a.tt_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 15px;
}
.custom .to_comments a.tt_continue {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.custom .to_comments a, .custom .to_comments a:visited, .custom .to_comments a:hover, .custom .to_comments a span  { color: #564c4c; }
.custom .tt_teaser_after a, custom .tt_teaser_after a:visited {
	color: #564c4c;
	text-decoration: none;
}
.custom .tt_teaser_after a:hover{ text-decoration: underline; }
.custom .to_comments a span { color: #564c4c; }
.custom .bracket { display: none; }
.custom .to_comments span.tt_categories {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 15px;
	font-size: 1em;
}

/* @end */

/* @group TEASERS */

/* TEASERS */

.custom .tt_teaser_after {
	margin-top: 10px;
	background: #dddddd;
	padding: 10px;
	border-bottom: #f0f0f0 5px solid;
	color: #564C4C;
}
.custom .tt_teaser_link {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.custom .tt_teaser_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 10px;
}

/* @end */

/* @group SIDEBARS */

/* SIDEBARS */

.custom #column_wrap #sidebar_1 .sidebar_list .widget {
	border-top: 0;
	padding-top: 0;
}
.custom #column_wrap {
	background: none;
}
.custom #sidebars {
	background: #f6f6f6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-left: -2px;
	border-right: 1px solid #e6e6e6;
}
.custom .widget_categories li, .custom .widget_archive li, .custom .widget_pages li, .custom .widget_links li {
	list-style-image: url(images/paperlist.gif);
	margin-left: 20px;
}
.custom .widget {
	border-top: 1px solid #e6e6e6; 
	padding-top: 20px;
}

/* @end */

/* @group WIDGET FOOTER */

/* WIDGET FOOTER */

.custom #footer_area .footer_space {
	width: 1.98%;
	float: left;
	height: 1px;
}
.custom #footer_area div.col {
	float: left;
	width: 32%;
}
.custom #footer_area #widgetfooter {
	float: left;
	width: 100%;
	padding-top: 4em;
	padding-bottom: 1.5em;
} 
.custom #footer_area #widgetfooter h3 {
	text-align: center;
	background: #262626;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
.custom #footer_area #widgetfooter .widget {
	background: #fff;
	padding-top: 0;
}
.custom #footer_area #widgetfooter .widget li {
	list-style-image: none;
	margin-left: 0;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
}
.custom #footer_area #widgetfooter .widget ul, .custom #footer_area #widgetfooter .widget div, .custom #footer_area #widgetfooter .widget p  {
	padding: 20px;
}
.custom #footer_area .widget {
	border-top: 0;
}

/* @end */

/* @group FOOTER */

/* FOOTER */

.custom #footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
.custom #footer a, .custom #footer a:visited {
	color: #ac5a4c;
	text-decoration: none;
	border-bottom: none;
}
.custom #footer a:hover {
	text-decoration: underline;
}
.custom #footer_area {
	background: #dddddd url(images/footerbg.gif) bottom repeat-x;
}

/* @end */

/* */

.custom #image_box {
	background: none;
	padding-top: 2.4em;
	margin-bottom: 30px;
}
.custom #content_area {
	background: #FFF;
}
.custom #archive_info {
	border-bottom: 1px solid #e1e1e1;
}
.custom #header, .custom #sidebars .sidebar, .custom .prev_next, .custom #footer {
	border: none;
}
.custom #content_box {
	background: none;
}
.custom .widget h3 {
	letter-spacing: normal;
	font-variant: normal;
}
.custom .format_teaser {
	line-height: 1.6em;
}

/* @group COMMENTS */

/* COMMENTS */

.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: #f6f6f6;
}
.custom #comment_list dd.comment {
	margin-bottom: 1em;
	border: 1px solid #e0e0e0;
	border-top: 0;
}
.custom #comment_list dt.comment {
	border: 1px solid #e0e0e0;
	border-bottom: 0;
}
.custom #comment_list dt.comment-author-admin, .custom #comment_list dd.comment-author-admin {
		background: #ecc3bc;
		border-color: #d07a6b;
}

/* @end */

/* @group COMMENT FORMS */

/* COMMENT FORMS */

.custom #commentform input, .custom #commentform textarea {
	border: 1px solid #e0e0e0;
	background-color: #f6f6f6;
}
.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;
}

/* @end */

/* @group PREVIOUS NEXT */

/* PREVIOUS NEXT */

.custom .prev_next {
	letter-spacing: normal;
	text-transform: none;
	border-top: 1px solid #e1e1e1;
}
.custom #archive_info p {
	text-transform: none;
	letter-spacing: normal;
}

/* @end */

/* @group TT MEDIA BOX */

/* TT MEDIA BOX */

.custom .custom_box, .custom #multimedia_box {
	background: none;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.custom #custom_box {
	text-align: left;
	background: none;
	padding-top: 2.4em;
	padding-bottom: 0em;
	border-bottom: 0;
	font-size:1em;
}
.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_twitter a {
	background: url(images/twitter_icon.png) no-repeat left;
	padding: 15px 0px 15px 50px;
	line-height: 43px;
}
#s {
	padding: 10px 5px;
	border: 1px solid #e1e1e1;
	background: #fff url(images/search_bg.gif) repeat-x;
	font-size: 1.4em;
	width: 90%;
	color: #5b5b5b;
}

/* @end */

/* @group TT SPONSERS */

/* TT SPONSERS */

.custom #tt_sponsors li {
	list-style-type: none;
	display: inline;
}
.custom #tt_sponsors img {
	padding: 5px;
}
.custom #tt_sponsors img:hover {
	background: #e6e6e6;
}
.custom #tt_sponsors {
	margin-top: 25px;
	background: #ffffff;
	text-align: center;
	padding: 10px 0px;
	border: 1px solid #e6e6e6;
}

.custom #footer_area .page {
background: none;
}

/* @end */

/* @group Panel Slider */

#panel {
	background-color: #90B6FF;
	height: 420px;
	width: 100%;
	display: none;
	z-index: 100;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #422410;
}
.active {
	background-position: right 12px;
}

/* @end */

/* @group Tabs */

/*Tabbed Widget Version 2.0*/
.tabbedwidget {
padding: 5px;
padding-top: 10px;
}

.tabnav {
margin-bottom: 4px;
z-index: 10px;
}

.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
}

.tabnav li a {
background: #f6f6f6;
border: 1px solid #666;
padding: 4px 6px;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #FFFFFF;
border: 1px solid #666;
border-bottom: 1px solid #FFF;
}

.tabdiv {
margin-top: 2px;
background: #FFFFFF;
border: 1px solid #666;
padding: 7px;
}

.tabdiv li {
list-style: none;
margin-bottom: 0.667em;
}

.ui-tabs-hide {
display: none;
}

/* @end */

.thanksbox {
	padding: 20px;
	border: 2px solid #6B8ED7;
	background: #FFFFFF url(images/thanksbox_bkg.jpg) repeat-x 0 bottom;
	margin-bottom: 20px;
}

.welcomebox {
	padding: 10px;
	border: 2px solid #6B8ED7;
	background: #FFE7A4 url(images/welcomebox_bkg2.jpg) repeat-x 0 bottom;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 12px;
	font-style: italic;
}

/* @group Sidebar Sliders */

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

.container {
	width: 300px;
	margin: 20px auto;
	clear: both;
	overflow: hidden;
}

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(images/h2_trigger_a.jpg) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 300px;
	font-size: 16px;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 300px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;
	background: url(images/toggle_block_btm.gif) no-repeat left bottom;
}
.block li {
	list-style-type: none;
	padding-bottom: 1.25em;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}











/* @end */

/* @group Images */

img.left {
	margin: 0 8px 8px 0;
}
img.right {
	margin: 0 0 8px 8px;
}

img.thumb {
	border: 1px solid #999999;
	padding: 2px;
}



/* @end */




