/*
	Theme Name: Smooth Post Child Theme
	Theme URL: http://themedy.com/themes/smooth-post/
	Description: A clean magazine type child theme created for the Thesis Theme Framework.
	Author: Themedy
	Author URI: http://themedy.com
	Version: 1.0.5
	Template: thesis_182
	Template Version: 1.8.1
*/

body { 
	font-size: 10px;
	line-height: 20px;
	}
	
* { 
	padding: 0; 
	margin: 0; 
	}
	
body .full_width > .page {
	background: none;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/***** Header  ********************/

#header_area {
	background: url(images/bg-header.png) top repeat-x;
	height: 140px;
	clear: both;
	}
	
body #header_area .page {
	background: none; 
	padding: 0;
	}

#header_area #header {
	padding: 30px 0 0 0;
	}
	
.header-image #header, .header-image #header #logo a { 
	display: block;
    float: left;
    height: 75px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 275px;
	}
	
.header-image #header #logo a { 
	background: url(images/logo.png) no-repeat center left;
	}
	
#search_bar {
	float: right;
	margin-top: 55px;
	}
	
#search_bar .search_form p {
	background: url(images/bg-search.png) no-repeat;
	width: 215px;
	height: 30px;
	display: block;
	}
	
#search_bar .search_form #s {
	border: 0;
	background: none;
	padding: 9px 0 5px 30px;
	font-size: 11px;
	color: #878787;
	width: 185px;
	}

/***** Navigation Menu ********************/

#navigation_area {
	height: 35px;
	background: url("images/bg-topnav.png") repeat-x top;
	}

ul.menu { 
	position: relative; 
	width: auto;
	list-style: none; 
	float: left;
	background: url(images/bg-topnav-sep.png) right no-repeat; 
	z-index: 51; 
	}

ul.menu li {
	position: relative; 
	float: left; 
	}
	
ul.menu ul {
	position: absolute; 
	visibility: hidden;  
	z-index: 111; 
	}

ul.menu ul li { 
	clear: both; 
	list-style: none;
	}
	
ul.menu a, ul.menu a:hover { 
	background: url(images/bg-topnav-sep.png) left no-repeat; 
	display: block; 
	line-height: 35px;
    padding: 0 20px 0 22px;
	}
	
ul.menu .current_page_item a {
	background: #000 url(images/bg-topnav-sep.png) left no-repeat;
	}
	
ul.menu ul li a, ul.menu ul li a:hover, ul.menu .current ul a, ul.menu .current-cat ul a, ul.menu .current-menu-item ul a, 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_page_item ul a, ul.menu ul .current_page_item a {
	background: url(images/bg-topnav.png) repeat-x top; 
	border-bottom: 1px solid #1A1A1A;
    border-left: 1px solid #1A1A1A;
    border-right: 1px solid #1A1A1A;
	font-size: 11px;
	width: 130px;
	line-height: normal;
	padding: 10px 10px;
	}
	
ul.menu a:hover {
	text-decoration: none; 
	}
	
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; 
	}
	
#sub_navigation_area {
	background: url(images/bg-bottomnav.png) top repeat-x;
	height: 40px;
	}
	
ul.sub-nav {
	background: url(images/bg-bottomnav-sep.png) right center no-repeat;
	padding-right: 2px;
	width: auto;
	float: left;
	z-index: 50;
	}
	
ul.sub-nav ul {
	z-index: 110;
	}
	
ul.sub-nav li, ul.sub-nav li ul {
	margin-bottom: 0;
	margin-top: 0;
	}
	
ul.sub-nav a {
	background: url(images/bg-bottomnav-sep.png) left center no-repeat;
	color: #3C3C3C;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	padding: 0 20px 0 22px;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.75);
	text-transform: uppercase;
	}
	
ul.sub-nav a:hover, ul.sub-nav .current a, ul.sub-nav .current a:hover, ul.sub-nav .current-cat a, ul.sub-nav .current-cat a:hover, ul.sub-nav .current-menu-item a, ul.sub-nav .current-menu-item a:hover, ul.sub-nav .current-parent > a, ul.sub-nav .current-cat-parent > a, ul.sub-nav .current-menu-ancestor > a, ul.sub-nav .current-parent > a:hover, ul.sub-nav .current-cat-parent > a:hover, ul.sub-nav .current-menu-ancestor > a:hover  {
	background: url(images/bg-bottomnav-sep.png) no-repeat left #DADADA;
	color: #3C3C3C;
	line-height: 40px;
	}
	
ul.sub-nav ul li a, ul.sub-nav ul li a:hover, ul.sub-nav .current ul a, ul.sub-nav .current-cat ul a, ul.sub-nav .current-menu-item ul a, ul.sub-nav .current_page_item ul a, ul.sub-nav ul .current_page_item a, ul.sub-nav .current-parent ul a, ul.sub-nav .current-cat-parent ul a, ul.sub-nav .current-menu-ancestor ul a {
	background: #EEEEEE;
    border-bottom: 1px solid #C7C7C7;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
    color: #3C3C3C;
    font-size: 11px;
	line-height: normal;
	}
	
ul.sub-nav .current ul a:hover, ul.sub-nav .current-cat ul a:hover, ul.sub-nav .current-parent ul a:hover, ul.sub-nav .current-menu-item ul a:hover, ul.sub-nav .current-menu-ancestor ul a:hover, ul.sub-nav ul li a:hover, ul.sub-nav .current-parent ul a:hover, ul.sub-nav .current-cat-parent ul a:hover, ul.sub-nav .current-menu-ancestor ul a:hover {
	background: #DADADA;
	border-bottom: 1px solid #C7C7C7;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
	color: #3C3C3C;
	line-height: normal;
	}

/***** Multimedia and Feature Box ********************/

/***** Teasers ********************/

#content .teasers_box {
	clear: both; 
	width: auto;
	}
	
.teaser { 
	float: left; 
	}

.teaser_right { 
	float: right; 
	}

/***** Content  ********************/

#column_wrap { 
	float: left; 
	}

#content_area {
	padding: 30px 0;	
	}

#content {
	background: #fff; 
	border: 1px solid #c7c7c7;
	border-top: none;
	margin-right: -2px;
	}
	
#content .post_box, #content .teasers_box, .full_width #content_box .page {
	padding: 20px;
	margin: 0;
	background: url(images/bg-posts.png) repeat-x top;
	}

a img { 
	border: none; 
	}
	
blockquote {
	margin: 5px 15px 15px 15px;
	padding: 0px 20px 0 15px;
	border-left: 3px solid #E6E6E6;
	}
	
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;
	}
	
span.bracket { 
	display: none;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content .post ul, #content .page ul, #content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 25px;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}
	
/***** 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-weight: bold;
	}

#content h1.entry-title, #content h2.entry-title {
	margin-bottom: 20px; 
	}

#content h2 a, #content h2 a:visited {
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #000;
	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 {
	background: #E6E6E6;
	padding: 3px 10px 4px;
	font-style: italic;
    text-shadow: 1px 1px rgba(255, 255, 255, 0.5);
	}
	
.headline_area .headline_meta a, .teaser_author a, headline_area .edit_post a {
	color: #000;
	}
	
.post_tags {
	border-top: 1px solid #E6E6E6;
	clear: both;
	text-transform: uppercase;
	padding: 5px 0 0;
	}

/***** Content Nav ********************/

#content_box #archive_intro, #content_box .prev_next { 
	background: url(images/bg-posts.png) repeat-x top;
	padding: 20px;
	}
	
.prev_next { 
	clear: both; 
	}

.prev_next .next { 
	text-align: right; 
	}

.prev_next .floated { 
	float: left; 
	}

/***** Images ********************/

#content img, #content p img {
	max-width: 100%;
	}

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 5px;
	background: #ddd;
	}

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 {
	}
	
/***** Sidebars ********************/

#sidebars ul.sidebar_list {
	list-style: none; 
	padding: 0 0 0 2em;
	}
	
.sidebar-content #sidebars ul.sidebar_list, #content_box #column_wrap .sidebar ul.sidebar_list {
	list-style: none; 
	padding: 0 2em 0 0;
	}
	
.sidebar li.widget { 
	padding: 20px;
	margin: 0 0 15px;
	background: #EBECEC;
    border-bottom: 1px solid #C7C7C7;
    border-top: 1px solid #C7C7C7;
	}

li.widget ul { 
	list-style: none; 
	}
	
.sidebar .widget h3 {
    border-bottom: 1px dotted #C4C4C4;
	font-weight: bold;
	margin: 5px 20px 10px 0;
	padding-bottom: 10px;
	line-height: 20px;
	}
	
/***** 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 ********************/

.to_comments { 
	clear: left;
	}

#content #comments {
	margin-right: 0;
	clear: both;
	}
	
#comments .comments_intro, #comments #respond_intro {
	padding-left: 20px;
	padding-top: 20px;
	margin: 0;
	}
	
#comments .comments_intro {
	background: url(images/bg-posts.png) repeat-x top;
	}
	
#comments .comments_intro p, #comments #respond_intro p {
	font-size: 22px;
	font-weight: bold;
	}
	
#comments .comments_intro span {
	font-size: 22px;
	}
	
#comment_list {
	margin: 20px;
	}
	
#comment_list .comment { 
	background: #F7F7F7;
	border: 1px solid #E6E6E6;
	padding: 10px 5px 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: right;
    margin: 0 5px 0 10px;
	}

#comments dl#comment_list dt .comment_author {
	font-weight: bold;
	font-size: 13px;
	display: block;
	}
	
#comment_list .depth-2, #comment_list .depth-4, #comment_list .depth-6, #comment_list .depth-8, #comment_list .depth-10 {
	background: #fff;
	}
	
#comment_list .depth-1 #respond #author, #comment_list .depth-1 #respond #email, #comment_list .depth-1 #respond #url, #comment_list .depth-1 #respond #comment {
	background: #fff !important; 
	}
	
#comments dl#comment_list dd p.reply a, a#cancel-comment-reply-link {
	font-weight: bold;
	color: #fff;
	background: url(images/bg-button.png) repeat-x;
    text-transform: uppercase;
	padding: 3px 5px !important;
	font-size: 11px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}
	
#comments dl#comment_list dd p.reply a:hover, a#cancel-comment-reply-link:hover {
	text-decoration: none;
	background: #530707;
	}

a#cancel-comment-reply-link {
	float: right;
	}
	
.format_text #commentform input.form_submit, #respond #commentform .form_submit {
	font-size: 11px;
	}
	
#respond { 
	background: url(images/bg-posts.png) repeat-x top;
	padding-top: 20px;
	}
	
#respond #commentform {
	padding: 20px;
	}
	
.comment #respond{
	background: none; 
	border-top: 1px solid #B9B9B9;
	}

#content #commentform #author, #content #commentform #email, #content #commentform #url {
	width: 250px;
	padding: 5px;
	}

#author, #email, #url, #comment {
 	background: url(images/bg-field.png) repeat-x top #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: url(images/bg-button.png) repeat-x top #530707 !important;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold !important;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 3px 5px 3px 5px !important;
	border: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, .gform_footer .button:hover, .reply a:hover, .gform_wrapper .gform_footer input.button:hover {
	background: #530707 !important;
	text-decoration: none;
	border: none;
	cursor: pointer;
	color: #fff;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #fff url(images/bg-field.png) top repeat-x !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 ********************/

#footer_area {
	clear: both; 
	background: url(images/bg-header.png) repeat-x bottom;
	text-shadow: 1px 1px rgba(0,0,0,.5);
	height: 60px;
	}
	
#footer_area #footer {
	padding: 0;
	padding-top: 20px;
	color: #b5b5b5;
	}
	
#footer_area #footer a {
	color: #fff; 
	}
	
#footer_area #footer p {
	font-size: 12px;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	text-align: right;
	}
	
/*---:[ 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, #footer_area:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }