/*
	Theme Name: Foxy News Child Theme
	Theme URL: http://themedy.com/themes/foxy-news
	Description: Themedy child theme for Thesis.
	Author: Themedy
	Author URI: http://themedy.com
	Version: 1.1.1
	Template: thesis_182
	Template Version: 1.8
*/

body { 
	font-size: 10px; 
}
	
body.custom {
	background: url(images/bg-body.png) repeat;
}

body .full_width .page {
	background: none;
}
	
* { 
	padding: 0; 
	margin: 0; 
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
	
/* Hyperlinks 
------------------------------------------------------------ */

a, 
a:visited {
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}
	
a img {
	border: none;
}
	
a:focus, 
a:hover, 
a:active {
	outline: none;
}

/* Top Area 
------------------------------------------------------------ */

#top-area { 
	background: url(images/nav-top.png) repeat-x bottom #ebebeb; 
	height: 40px;
	border-bottom: 1px solid #fff; 
}

#top-area .subscribe { 
	float: right; 
	width: 320px; 
	list-style: none; 
}

#top-area .subscribe li {
	float: right; 
	list-style: none;
	margin-left: 20px;
}

#top-area .subscribe li a {
	background: url(images/rss.png) left no-repeat; 
	padding-left: 20px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	color: #737373;
	font-size: 11px;
	display: block;
}

#top-area ul.menu {
	width: auto;
	float: left;
}
	
/* Header  
------------------------------------------------------------ */

#header_area #header {
	clear: both;
	padding: 0;
	float: left;
	width: 440px;
	padding-top: 30px;
}

#header_area .page {
	background: url(images/bg-nav-bar.png) repeat-x bottom;
	height: 120px;
}

#header_area .widget-area {
    float: right;
    padding: 25px 0 0;
    text-align: right;
    width: 500px;
}

#header_area #header #logo {
	font-size: 26px;
	font-weight: bold;
	line-height: 32px;
}

#header_area #header #tagline {
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
}

/* Header Image */

.header-image #header_area #header #logo a {
	text-indent: -9999px;
	display: block;
	width: 400px;
}

.header-image #header_area #header #tagline {
	display: none;
}

/* Navigation Menu 
------------------------------------------------------------ */

ul.menu { 
	position: relative; 
	list-style: none; 
	z-index: 50; 
}

ul.menu li {
	position: relative; 
	float: left; 
	list-style: none;
}
	
ul.menu ul {
	position: absolute; 
	visibility: hidden;  
	z-index: 110; 
}

ul.menu ul li { 
	clear: both; 
}
	
ul.menu a,
ul.menu a:hover, 
ul.menu .current a:hover, 
ul.menu .current-cat a:hover, 
ul.menu .current-parent a:hover, 
ul.menu .current-menu-item a:hover, 
ul.menu .current-menu-ancestor a:hover,
ul.menu .current-cat a, 
ul.menu .current-parent a, 
ul.menu .current-menu-item a, 
ul.menu .current-menu-ancestor a { 
	display: block; 
	text-decoration: none;
	line-height: 40px;
	padding: 0px;
	background: none;
	margin-right: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

ul.menu a:hover {
	background: none;
	color: #000;
}

ul.menu .current-cat a,
ul.menu .current-cat a:hover, 
ul.menu .current-menu-item a,
ul.menu .current-menu-item a:hover {
	background: none;
}

ul.menu ul a,
ul.menu ul a:hover, 
ul.menu .current ul a:hover, 
ul.menu .current-cat ul a:hover, 
ul.menu .current-parent ul a:hover, 
ul.menu .current-menu-item ul a:hover, 
ul.menu .current-menu-ancestor ul a:hover,
ul.menu .current-cat ul a, 
ul.menu .current-parent ul a, 
ul.menu .current-menu-item ul a, 
ul.menu .current-menu-ancestor ul a  {
	background: #ebebeb;
	border: 1px solid #d2d2d2;
	border-width: 0 1px 1px;
	color: #737373;
	line-height: 20px;
	padding: 5px 10px;
}

ul.menu ul a:hover, 
ul.menu ul .current-menu-item a, 
ul.menu ul .current-cat a,
ul.menu ul .current-menu-item a:hover, 
ul.menu ul .current-cat a:hover,
ul.menu ul a:hover, 
ul.menu ul .current-menu-item a, 
ul.menu ul .current-cat a,
ul.menu ul .current-menu-item a:hover, 
ul.menu ul .current-cat a:hover,
ul.menu .current ul a:hover, 
ul.menu .current-cat ul a:hover, 
ul.menu .current-parent ul a:hover, 
ul.menu .current-menu-item ul a:hover, 
ul.menu .current-menu-ancestor ul a:hover {
	background: #cdcdcd;
}
	
ul.menu table {
	position: absolute; 
	left: 0; 
	border-collapse: collapse; 
}
	
ul.menu table table {
	top: 0; 
}
	
ul.menu ul ul {
	top: 0; 
}
	
ul.menu li:hover ul, 
ul.menu a:hover ul, 
ul.menu :hover ul :hover ul, 
ul.menu :hover ul :hover ul :hover ul {
	visibility: visible; 
}
	
ul.menu :hover ul ul, 
ul.menu :hover ul :hover ul ul { 
	visibility: hidden; 
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav .page {
	background: url(images/bg-nav.png) top repeat-x;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #fff;
}

#subnav ul {
	width: 100%;
	margin-left: -1px;
}

#subnav #subnav_wrap {
	border: 1px solid #d2d2d2;
	border-width: 0 1px;
	height: 40px;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #333333;
	display: block;
	font-size: 13px;
	padding: 0 14px 0 15px;
	text-decoration: none;
	line-height: 40px;
	border-right: 1px solid #d2d2d2;
}

#subnav ul ul a {
	line-height: 20px;
	padding: 10px; 
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background: url(images/bg-nav-active.png) top repeat-x #242424;
	color: #fff;
}

#subnav li li a.sf-with-ul {
	padding-right: 25px;
}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 12px;
	width: 10px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-width: 0 0 1px 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	width: 158px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background-color: #000;
}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 180px;
	z-index: 9999;
	margin-left: 0;
}

#subnav li ul a {
	width: 160px;
}

#subnav li ul ul {
	margin: -31px 0 0 178px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Multimedia and Feature Box 
------------------------------------------------------------ */

/* Teasers 
------------------------------------------------------------ */

.teasers_box {
	clear: both; 
}
	
.teaser { 
	float: left; 
}

.teaser_right { 
	float: right; 
}

/* Content  
------------------------------------------------------------ */

#content_area {
	margin-top: 20px;
}

#column_wrap { 
	float: left; 
}

a img { 
	border: none; 
}
	
blockquote { 
	border-left: 1px solid #ddd; 
	color: #666; 
}
	
code { 
	line-height: 1em; 
	background: #eee; 
}
	
pre { 
	background: #ddd; 
	border: 1px solid #ddd; 
	overflow: auto; 
	clear: both; 
}

p.center, 
.centered { 
	text-align: center; 
}
	
p.bottom {
	margin: 0;
}

#content_area .post_box, 
#content_area .teasers_box, 
.full_width .page #content_box .page {
	margin: 0; 
}

#content_area .top {
	padding-top: 0;
}

#content .format_text .post_tags {
	background: url(images/bg-dotted.png) repeat-x top;
    clear: both;
    color: #666666;
    font-size: 10px;
    padding: 6px 0 0;
    text-transform: uppercase;
}

#content .format_text .post_tags a, #content .format_text .post_tags a:hover {
	color: #aaa;
}
	
/* Headlines 
------------------------------------------------------------ */

#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6, 
#header .widget-area h4 {
	color: #333333;
	font-family: Arial, 
Tahoma, 
Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#content h1, 
#content h2 {
	font-size: 22px;
	line-height: 30px;
}

#content h1.entry-title, 
#content h2.entry-title,
#content .headline_area h1,
#content .headline_area h2 {
	background: url(images/bg-line.png) repeat-x bottom;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

#content h2 a, 
#content h2 a:visited {
	text-decoration: none;
}
	
#content h2 a:hover {
	color: #e84866;
	text-decoration: none;
}
	
#content h3 {
	font-size: 16px;
}
	
#content h4, 
#header .widget-area h4 {
	font-size: 14px;
}

#content h5 {
	font-size: 12px;
}
	
#content h6 {
	font-size: 10px;
}

.headline_meta {
	text-transform: uppercase;
	margin-bottom: 15px;
    padding: 0 0 11px;
	background: url(images/bg-dotted.png) repeat-x bottom;
}

.headline_area .headline_meta a {
	color: #aaa;
}

abbr[title], acronym[title] {
	border: none;
}
	
/* Content Nav 
------------------------------------------------------------ */
	
.prev_next { 
	clear: both; 
}

.prev_next .next { 
	text-align: right; 
}

.prev_next .floated { 
	float: left; 
}

body #archive_intro, 
body .prev_next {
	padding: 0;
}

#content #archive_intro h1 {
	font-style: italic;
	font-size: 18px;
	color: #666;
	padding-bottom: 15px;
	background: url(images/bg-dotted.png) repeat-x bottom;
}

/* Images 
------------------------------------------------------------ */

#content img, 
#content p img {
	max-width: 100%;
}

#content .post-image {
	margin: 0 10px 10px 0;
	background-color: #fff;
    border: 1px solid #dbdbdb;
    padding: 4px;
}

img.centered, 
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	background: #F7F7F7;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #E6E6E6;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
	
img.wp-smiley, 
img.wp-wink {
	float: none;
	border: none;
}
	
.gallery-caption {
}

.avatar img, 
.featuredpage img,
.featuredpost img, 
.post-image,
.thumb img {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    padding: 4px;
}
	
/* Sidebars 
------------------------------------------------------------ */

#sidebars .sidebar ul.sidebar_list {
	list-style: none; 
	padding: 0 0 2em 20px;
}
	
.sidebar li.widget { 
	width: 100%; 
	margin-bottom: 30px;
}

li.widget ul { 
	list-style: none; 
}

li.widget h3, 
#content h4.widgettitle {
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	background: url(images/bg-line.png) repeat-x bottom;
}

#content .featuredpost .post-info, 
#content .featuredpage .post-info, 
.widget .post-info {
    background: none;
    color: #9c9c9c;
    font-size: 10px;
    margin: 3px 0;
    padding: 0;
    text-transform: uppercase;
}

.post-info a {
	color: #9c9c9c;
}

li.widget h4 {
	font-size: 12px;
}

li.widget h4 a {
	color: #000;
	line-height: 20px;
}

li.widget h4 a:hover {
	color: #e84866;
	text-decoration: none;
}

.post-comments {
	background: url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 8px;
}

.thesis_widget_search #s {
	background: url(images/bg-field.png) repeat-x top;
	border: 1px solid #dbdbdb;
	font-size: 12px;
	width: 280px;
	padding: 8px 10px;
}
	
/* Thesis Widgets 
------------------------------------------------------------ */	

.thesis_widget_subscriptions .sub_rss a {
	padding-left: 20px; 
	background: url('images/rss.png') left center no-repeat; 
}
	
.thesis_widget_subscriptions .sub_email a { 
	padding-left: 20px; 
	background: url('images/email.gif') left center no-repeat; 
}

li.thesis_widget_google_cse form input[type="text"] { 
	width: 95%; 
}

li.thesis_widget_google_cse form input[type="submit"] { 
	font-weight: bold; 
	color: #111; 
	background: #ddd; 
	border: 3px double #999; 
	border-top-color: #ccc; 
	border-left-color: #ccc; 
	cursor: pointer; 
}
	
li.thesis_widget_google_cse form input[type="submit"]:hover { 
	color: #090; 
}
	
/* Calendar 
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}
	
#sidebar .widget_calendar {
	padding: 0;
}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, 
Tahoma, 
Verdana;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar th {
	color: #333333;
}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	padding: 2px;
}

	
/* Comments 
------------------------------------------------------------ */

.bracket {
	display: none;
}

.to_comments { 
	clear: left;
}

#content #comments {
	margin-right: 0;
	clear: both;
	margin-top: 10px;
}
	
#comments .comments_intro, 
#comments #respond_intro {
	margin: 0;
}
	
#comments .comments_intro p, 
#comments #respond_intro p {
	font-size: 22px;
	background: url(images/bg-line.png) repeat-x bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 30px;
}
	
#comments .comments_intro span {
	font-size: 22px;
}
	
#comment_list .comment { 
	border-left: 1px solid #ddd;
	padding: 0 0 10px 10px;
}
	
#comment_list dt.comment { 
	border-bottom: 0;
	padding-bottom: 0;
	margin-top: 15px;
}

#comment_list dd.comment { 
	border-top: 0;
	margin-bottom: 5px;
}

.avatar img {
	background: #fff;
	padding: 4px;
	border: 1px solid #E6E6E6;
	float: left;
    margin: 0 5px 0 0;
}

#comments dl#comment_list dt .comment_author {
	font-weight: bold;
	font-size: 13px;
	display: block;
}
	
#comments dl#comment_list dd p.reply a, 
a#cancel-comment-reply-link {
	font-weight: bold;
	color: #fff;
	background: #e84866;
    text-transform: uppercase;
	padding: 3px 5px !important;
	font-size: 10px;
	line-height: 20px;
	text-shadow: 1px 1px rgba(0,0,0, .2);
}
	
#comments dl#comment_list dd p.reply a:hover, 
a#cancel-comment-reply-link:hover {
	text-decoration: none;
	background: #000;
}

a#cancel-comment-reply-link {
	float: right;
}
	
.format_text #commentform input.form_submit, 
#respond #commentform .form_submit {
	font-size: 11px;
}
	
#respond { 
	padding-top: 0;
}
	
#respond #commentform {
	padding: 0;
}
	
.comment #respond{
	background: none; 
	border-top: 1px solid #B9B9B9;
}

#content #commentform #author, 
#content #commentform #email, 
#content #commentform #url {
	width: 250px;
	padding: 5px;
}

.children {
	margin-left: 20px;
}

#comments dl#comment_list dl dd .format_text {
	padding: 0;
}

#author, 
#email, 
#url, 
#comment {
 	background: #FFFFFF !important;
    border: 1px solid #B9B9B9;
    color: #333333;
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    padding: 5px;
	margin-bottom: 10px;
}
	
.comment_moderated {
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
}
	
ul#trackback_list {
	padding: 20px;
}
	
.nocomments {
	text-align: center;
}

/* Buttons 
------------------------------------------------------------ */
	
#submit, 
.searchsubmit, 
.enews #subbutton, 
.gform_footer .button, 
.reply a, 
.reply a:visited, 
.gform_wrapper .gform_footer input.button {
	background: #e84866 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, 
Tahoma, 
Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px !important;
	border: none;
	text-shadow: 1px 1px rgba(0,0,0,.2);
}

#submit:hover, 
.searchsubmit:hover, 
.enews #subbutton:hover, 
.gform_footer .button:hover, 
.reply a:hover, 
.gform_wrapper .gform_footer input.button:hover {
	background: #3C3C3C !important;
	text-decoration: none;
	border: none;
	cursor: pointer;
	color: #fff;
}

/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.format_text .featuredpage p,
.format_text .featuredpost p {
	margin: 0;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 15px;
	overflow: hidden;
	background: url(images/bg-dotted.png) repeat-x bottom;
	padding-bottom: 16px;
}

.featuredpage .more-link,
.featuredpost .more-link {
	font-size: 10px;
	text-transform: uppercase;
}

#content .featuredpage h2,
#content .featuredpost h2 {
	line-height: 18px;
	margin: 0;
}

#content .featuredpage h2 a:hover,
#content .featuredpost h2 a:hover {
	color: #e84866;
	text-decoration: none;
}

/* Contact Form 
------------------------------------------------------------ */

.gform_wrapper input, 
.gform_wrapper textarea, 
.gform_wrapper select {
	background: #fff !important;
	color: #333333 !important;
	font-family: Arial, 
Tahoma, 
Verdana;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #b9b9b9;
}
	
.gform_wrapper select {
	background: #fff !important;
}

.gform_wrapper .gform_footer input.button {
	color: #FFFFFF !important;
}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
}
	
.gform_wrapper li, 
.gform_wrapper form li {
	margin: 0 0 10px 0 !important;
}
	
.gform_wrapper .gform_footer {
	border: none !important;
	margin-top: 0 !important;
}
	
.gform_body {
	padding-bottom: 0 !important; 
}
	
#content .format_text input, 
#content #commentform input {
	width: auto;
}

/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: url(images/bg-footertop.png) repeat-x top #ebebeb;
	clear: both;
	overflow: hidden;
	padding: 40px 0 0;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets h4 {
	background: none;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 10px;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#footer-widgets p {
	padding: 0 0 10px;
	color: #666;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer-widgets a:hover {
	text-decoration: none;
}

#footer-widgets ul {
	list-style-type: none;
	margin: 0 0 10px;
	color: #666;
}

#footer-widgets ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	padding: 0 30px 0 0;
	width: 300px;
}

.footer-widgets-2 {
	float: left;
	width: 300px;
}

.footer-widgets-3 {
	float: right;
	width: 300px;
}

/* Footer 
------------------------------------------------------------ */

#footer_area {
	clear: both; 
	padding: 57px 0 15px;
	background: url(images/bg-footerbottom.png) repeat-x top;
}
	
#footer_area #footer {
	padding: 0;
	color: #888888;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
	
#footer_area #footer a {
	color: #000; 
}
	
#footer_area #footer p {
	font-size: 10px;
}
	
#footer a:hover {
	text-decoration: underline;
}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
}
	
#footer .gototop a {
	background: url(images/bg-line.png) repeat;
    font-weight: bold;
    padding: 6px 8px 5px;
    text-shadow: 1px 1px #fff;
}

#footer .gototop a:hover {
	text-decoration: none;
	background: #ddd;
}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	text-align: right;
}

/* Slider
------------------------------------------------------------ */

#featured_slider {
	margin: 10px 0 30px 0; 
	height: 275px;
	background: url(images/bg-slider.png) repeat-x;
	overflow: hidden;
	clear: both;
	position: relative;
}

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 960px } 

/* Change margin and width of the slider (with dynamic arrows) */
#featured_slider.arrows .coda-slider, #featured_slider.arrows .coda-slider .panel { width: 600px }
#featured_slider.arrows .coda-slider { margin: 0 10px }

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }

/* Tab nav */
.coda-nav ul li a.current, .coda-nav ul li a.current:hover { background: #e84866 }

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; position: absolute; bottom: 10px; left: 10px; z-index: 5; }
.coda-nav ul li { display: inline-block; background: url(images/bg-overlay.png); }
.coda-nav ul li a { background: #fff; color: #fff; display: block; float: left; padding: 5px 5px; text-decoration: none; outline: none; margin: 3px; }
.coda-nav ul li a:hover { background: #e84866; }

/* Miscellaneous */
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

#featured_slider img.alignleft {
	margin: 0 37px 0 0;
	-moz-box-shadow: 1px 0 10px 0 #222;
	-webkit-box-shadow: 1px 0 10px 0 #222;
	box-shadow: 1px 0 10px 0 #222;
}

#featured_slider h2 a {
	color: #f2f2f2;
	font-size: 22px;
}

#featured_slider h2 a:hover {
	color: #ddd;
	text-decoration: none;
}

#featured_slider h2 {
	margin: 10px 0;	
	font-weight: normal;
	line-height: 30px;
}

#featured_slider .featured_content {
	color: #c2c2c2;
	font-size: 13px;
	padding: 35px 35px 0;
	line-height: 20px;
}

#featured_slider .featured_content p {
	color: #c2c2c2;
	font-size: 12px;
}

#featured_slider .featured_content .readmore {
	background: #e84866;
	color: #fff;
	padding: 3px 10px;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	display: inline-block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 15px;
}

#featured_slider .featured_content .readmore:hover {
	background: #aaa;
	text-decoration: none;
}

#featured_slider .featured_content p.post-info {
	font-size: 10px; 
	text-transform: uppercase;
}

/* Homepage
------------------------------------------------------------ */

.homepage h2 a, 
.homepage h2 a:visited {
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
}

.homepage .col-left { 
	float: left; 
	width: 300px;
}

.homepage .col-right { 
	float: right; 
	width: 300px;
}

.home-top, .home-middle, .home-bottom {
	clear: both;
}

#news-images {
	position: relative;
	margin: 0 0 30px 0;
	height: 290px;
	clear: both;
}

#content h4.widgettitle {
	color: #e84866;
	font-size: 12px;
	line-height: 20px;
}

#news-images .loader { 
	position: absolute; 
	top: 0; 
	left: 0; 
	background: url(images/loading.gif) center no-repeat; 
	width: 300px; 
	height: 290px; 
}

#slideshow {
	height: 290px;
	width: 300px;
	position: absolute; 
	top: 0; 
	left: 0; 
	overflow: hidden;
}

.image-wrapper { display: inline-block; }

#news-images .slideshow-container {
	width: 300px; 
	height: 290px; 
	position: relative;  
}

#slideshow img {
	padding: 4px; 
	border: 1px solid #dbdbdb; 
	background: #fff; 
	position: absolute; 
	top: 0; 
	left: 0;
}

#news-images .caption-container { 
	position: absolute; 
	left: 5px; 
	top: 200px; 
	width: 290px; 
}

span.image-caption { 
	display: block; 
	position: absolute; 
	width: 290px; 
	top: 0; 
	left: 0; 
}

#gallery #caption .caption {
	padding: 10px;
	overflow: hidden;
	bottom: -85px;
	display: block;
	position: absolute;
	width: 270px;
	background: url(images/bg-caption.png);
}

#news-images ul.thumbs {
	margin: 0;
}

#news-images ul.thumbs li {
	float: left;
	margin: 5px 10px 5px 0; 
	list-style: none;
}

#news-images ul.thumbs img { 
	border: none; 
	display: block;
}

#news-images a.thumb:focus { 
	outline: none; 
}

#news-images a.thumb img { 
	padding: 4px; 
	border: 1px solid #dbdbdb; 
	background: #fff; 
	width: auto;
}

#news-images .image-title a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#news-images .entry-meta {
	text-transform: uppercase;
	font-size: 10px;
	color: #b8b8b8;
}

#news-images .entry-meta a {
	color: #b8b8b8;
}

/* Custom Widgets
------------------------------------------------------------ */

.themedy_ad_widget ul {
	padding: 0;
	margin: 0;
}

.themedy_ad_widget .ads-125 {
	width: 310px;
}

.themedy_ad_widget ul li {
	float: left;
	list-style: none;
	height: 145px;
	margin: 0 10px 10px 0;
	width: 145px;
}

.themedy_ad_widget ul li img {
	padding: 10px;
	background: url(images/bg-line.png);
}

.themedy_ad_widget ul li img:hover {
	background: #ddd;
}

#tabs ul {
	margin: 0;
	padding: 0;
}

#tab-items { 
	height: 40px;
	background: url(images/bg-line.png);
}

#tabs #tab-items li { 
	float: left;
	list-style: none;
}

#tabs #tab-items li a {
	line-height: 40px;
	padding: 0 10px;
	display: block;
	color: #a4a4a4;
	text-transform: uppercase;
	text-shadow: 1px 1px #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#tabs #tab-items li a:hover {
	text-decoration: none;
	color: #4d4d4d;
}

#tabs #tab-items li a.selected {
	background: url(images/bf-tabactive.png) repeat-x top #fff;;
	border: 1px solid #dbdbdb;
	color: #4d4d4d;
	border-bottom: none;
}

#tabs .tabs-inner {
	background: #fff;
	border: 1px solid #dbdbdb;
	padding: 20px 20px 0 20px;
}

.tabs-inner .tab-tags {
	padding-bottom: 20px;
}

#tabs .tab li {
	padding-bottom: 16px;
	margin-bottom: 15px;
	background: url(images/bg-dotted.png) repeat-x bottom;
}

#tabs .tab h3 {
	margin-bottom: 5px;
}

#tabs .tab h3 a, 
#tabs .tab h3 a:visited {
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	color: #000;
}

#tabs .tab h3 a:hover {
	color: #e84866;
	text-decoration: none;
}

.widget .post-info {
	margin: 0;
}

.widget-comment a {
	color: #aaa;
}

.post-widget {
	margin-top: 30px;
}

.related-posts li {
	margin-bottom: 10px;
	padding-bottom: 11px;
	background: url(images/bg-dotted.png) repeat-x bottom;
	clear: both;
	list-style: none;
}

.related-posts {
	margin-top: 30px;
	font-weight: bold;
	clear: left;
}

#content .related-posts h4 {
	background: url(images/bg-line.png) repeat-x bottom;
    color: #E84866;
    font-size: 12px
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

#content .related-posts ul {
	clear: left;
	margin: 0;
	padding: 0;
}

.related-posts li a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
}

.related-posts li a:hover {
	color: #e84866;
	text-decoration: none;
}

.latest-tweets ul {
	margin: 0;
}

.latest-tweets ul li {
	list-style: none;
	padding-left: 40px;
	background: url(images/icon-smallquotes.png) 0 5px no-repeat;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	font-style: italic;
}

.latest-tweets ul li.last {
	background: none;
	padding: 0;
	border: none;
	margin: 0;
	font-weight: bold;
}

.latest-tweets h4.widgettitle {
	margin-bottom: 15px;
}

#flickr_badge_wrapper {
	width: 310px;
}

.flickr_badge_image { 
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.flickr_badge_image img {
	background: url(images/bg-line.png) repeat;
	padding: 9px;
	width: auto;
}

#footer-widgets .flickr_badge_image img {
	background: #f9f9f9;
}

.themedy_video_desc {
	margin-top: 10px;
	font-style: italic;
	font-size: 11px;
}

.tab-tags a {
	font-weight: bold;
	margin: 0 10px 5px 0; 
	font-style: italic;
}

/* Carousel
------------------------------------------------------------ */

#popular_carousel {
	height: 200px;
	width: 885px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
	margin: 0 auto 30px auto;
	width: 960px;
	padding: 20px 0;
	background: url(images/bg-popcar.png) center bottom no-repeat;
}

#popular_carousel h3 {
	text-align: center;
	font-style: italic;
	text-shadow: 1px 1px #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px;
	font-size: 16px;
	font-weight: normal;
}

#popular_carousel h4 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-shadow: 1px 1px #fff;
}

#popular_carousel .prev, #popular_carousel .next {
	display: block;
	text-indent: -9999px;
	height: 46px;
	width: 31px;
	position: absolute;
	top: 100px;
	outline: none;
}

#popular_carousel .prev { background: url(images/arrowleft.png) no-repeat; left: 0; }
#popular_carousel .next { background: url(images/arrowright.png) no-repeat; right: 0; }
	
.carousel {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 885px;
}

.carousel li { 
	display: block;
	width: 255px;
	height: 185px;
	text-align:center;
	margin: 0 20px;
	list-style: none;
	float: left;
}

.carousel img {
	margin-bottom: 10px;
}
	
/*---:[ self-clearing floats from Dan Cederholm ]:---*/
.menu:after, 
#content_box:after, 
#sidebars:after, 
.format_text:after, 
.teasers_box:after, 
.prev_next:after, 
ul.sidebar_list:after, 
#content_area:after,
#footer_area:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }