/*
Skin Name:      Straight Shooter
Skin URI:      http://thesisthemes.com/free-thesis-skins/straight-shooter/
Description:   The Straight Shooter theme has a universally pleasing look to suit anyones taste. This theme is best suited for a blog thats heavy on content. Straight Shooter is perfect for reporting, a reviewer, an Internet Marketer or anyone else with lots to say. Readers will appreciate the simple organization of your posts and the easy navigation of the Straight Shooter Thesis Theme.
Version:      1.5
Author:         ThesisThemes
Author URI:      http://thesisthemes.com/
*/

/* CLEARS AND STUFF */

.clearall { clear: both; }

/* LOSE THE BORDERS */

 #header,  .post,  .teasers_box,  #footer,  #footer a,  #footer a:active,  #archive_info, dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor .format_text,
 .prev_next,  #comment_list,  #comment_list dd,  #commentform,  #sidebar_1,  #sidebar_2,  #comment_list dt.comment,  #comment_list dd.comment,
dl#comment_list dl dt, dl#comment_list dl dd .format_text { border: none; }
 #content_box,  #column_wrap { background: none; }

/* OVERALL */

body { background: #2B2B49; }
 #header {
	padding-bottom: 0em;
	padding-top: 0em;
	height: 131px;
}
 #header_area .page {
	background: none;
	padding-top: 0;
}
 #header_area {
	background: #FFF url(images/top_bg.gif) top repeat-x;
	height: 187px;
}
 a,  a:visited { text-decoration: none; }
 a:hover { text-decoration: underline; }

/* HEADER */

 #header #logo { padding-top: 30px; }
 #header #logo a { line-height: 1em; }
 #header #logo a,  #header #logo a:visited { font-weight: normal; }
 #header #logo a:hover { text-decoration: none; }

/* TOP NAV */

 .menu {
	background: none;
	border: none;
	height: 55px;
}
 .menu li {
	border: none;
	background: none;
	height: 100%;
}
.menu li a {
	background: none;
	border: none;
}
 .menu a,  .custom ul.menu a:hover,  .menu a:visited {
	letter-spacing: normal;
	padding-left: 1em;
	padding-right: 1em;
	text-transform: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
 .menu a {
	background: none;
}
 .menu li.current a,  .menu li.current-parent a,  .menu li.current-cat a,  .menu li.current-cat-parent a {
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	background: #fff;
}
 .menu li.current ul a,  .menu li.current-parent ul a,  .menu li ul li.current a,  .menu li ul li.current-parent a,  .menu li.current-cat ul a,  .menu li.current-cat-parent ul a,  .menu li ul li.current-cat a,  .menu li ul li.current-cat-parent a { border: none; }
 .menu li ul li {
	background: #F0F0F0;
	border-bottom: #DDDDDD 1px solid;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
 .menu li ul li a,  .menu li ul li a:hover,  .menu li ul li a:visited {
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
}


/* MAIN CONTENT*/

 #tt_breadcrumb {
	margin-top: 2.2em;
	margin-left: 2.2em;
	padding-bottom: 0em;
}
 #tt_breadcrumb p {
	font-size: 1.3em;
	letter-spacing: normal;
	background: url(images/tags.gif) left no-repeat;
	padding-left: 25px;
}
 .headline_area .headline_meta,  .headline_area .headline_meta *,  .published {
	letter-spacing: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	border: 0;
}
 .headline_area .headline_meta { text-transform: capitalize; }
 .entry-title a:hover { text-decoration:none; }
 #comment_list .children dt.comment,  #comment_list .children dd.comment {
	background: none;
	border: 0;
}

/* POSTS */

 .to_comments {
	background: #dddddd;
	padding: 10px;
	border-bottom: #f0f0f0 5px solid;
}
 .to_comments a.tt_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 15px;
}
 .to_comments a.tt_continue {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
 .to_comments a,  .to_comments a:visited,  .to_comments a:hover,  .to_comments a span  { color: #564c4c; }
 .tt_teaser_after a, .tt_teaser_after a:visited {
	color: #564c4c;
	text-decoration: none;
}
 .tt_teaser_after a:hover{ text-decoration: underline; }
 .to_comments a span { color: #564c4c; }
 .bracket { display: none; }
 .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;
}

/* TEASERS */

 .tt_teaser_after {
	margin-top: 10px;
	background: #dddddd;
	padding: 10px;
	border-bottom: #f0f0f0 5px solid;
	color: #564C4C;
}
 .tt_teaser_link {
	background: url(images/continue_reading.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
 .tt_teaser_comments {
	background: url(images/comments_icon.gif) left no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	margin-left: 10px;
}

/* SIDEBARS */

 #column_wrap #sidebar_1 .sidebar_list .widget {
	border-top: 0;
	padding-top: 0;
}
 #column_wrap {
	background: none;
}
 #sidebars {
	background: #f6f6f6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-left: -2px;
	border-right: 1px solid #e6e6e6;
}
 .widget_categories li,  .widget_archive li,  .widget_pages li,  .widget_links li {
	list-style-image: url(images/paperlist.gif);
	margin-left: 20px;
}
 .widget {
	border-top: 1px solid #e6e6e6; 
	padding-top: 20px;
}

/* WIDGET FOOTER */

 #footer_area .footer_space {
	width: 1.98%;
	float: left;
	height: 1px;
}
 #footer_area div.col {
	float: left;
	width: 32%;
}
 #footer_area #widgetfooter {
	float: left;
	width: 100%;
	padding-top: 4em;
	padding-bottom: 1.5em;
} 
 #footer_area #widgetfooter h3 {
	text-align: center;
	background: #262626;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
 #footer_area #widgetfooter .widget {
	background: #fff;
	padding-top: 0;
}
 #footer_area #widgetfooter .widget li {
	list-style-image: none;
	margin-left: 0;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
}
 #footer_area #widgetfooter .widget ul,  #footer_area #widgetfooter .widget div,  #footer_area #widgetfooter .widget p  {
	padding: 20px;
}
 #footer_area .widget {
	border-top: 0;
}

/* FOOTER */

 #footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
 #footer a,  #footer a:visited {
	color: #ac5a4c;
	text-decoration: none;
	border-bottom: none;
}
 #footer a:hover {
	text-decoration: underline;
}
 #footer_area {
	background: #dddddd url(images/footerbg.gif) bottom repeat-x;
}

/* */

 #image_box {
	background: none;
	padding-top: 2.4em;
	padding-bottom: 4.5em;
	margin-bottom: 4em;
}
 #content_area {
	background: #FFF;
}
 #archive_info {
	border-bottom: 1px solid #e1e1e1;
}
 #header,  #sidebars .sidebar,  .prev_next,  #footer {
	border: none;
}
 #content_box {
	background: none;
}
 .widget h3 {
	letter-spacing: normal;
	font-variant: normal;
}
 .format_teaser {
	line-height: 1.6em;
}

/* COMMENTS */

 #comments {
	padding-left: 1.5em;
	padding-right: 1.5em;
}
 .bracket {
	display: none;
}
 #comment_list dt.comment,  #comment_list dd.comment {
	background: #f6f6f6;
}
 #comment_list dd.comment {
	margin-bottom: 1em;
	border: 1px solid #e0e0e0;
	border-top: 0;
}
 #comment_list dt.comment {
	border: 1px solid #e0e0e0;
	border-bottom: 0;
}
 #comment_list dt.comment-author-admin,  #comment_list dd.comment-author-admin {
		background: #ecc3bc;
		border-color: #d07a6b;
}

/* COMMENT FORMS */

.custom #commentform input,  #commentform textarea {
	border: 1px solid #e0e0e0;
	background-color: #f6f6f6;
}
 #commentform input:hover,  #commentform textarea:hover,  #commentform textarea:focus,  #commentform input:focus  {
	border: 1px solid #b6c4ce;
}
 #commentform #submit {
	padding: 5px 15px;
	color: #2f333a;
}

/* PREVIOUS NEXT */

 .prev_next {
	letter-spacing: normal;
	text-transform: none;
	border-top: 1px solid #e1e1e1;
}
 #archive_info p {
	text-transform: none;
	letter-spacing: normal;
}

/* TT MEDIA BOX */

 _box,  #multimedia_box {
	background: none;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
 _box {
	text-align: left;
	background: none;
	padding-top: 2.4em;
	padding-bottom: 0em;
	margin-bottom: 4em;
	font-family: Verdana, Geneva, sans-serif;
	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 {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px 5px;
	border: 1px solid #e1e1e1;
	background: #fff url(images/search_bg.gif) repeat-x;
	font-size: 1.4em;
	width: 90%;
	color: #5b5b5b;
}

/* TT SPONSERS */

 #tt_sponsors li {
	list-style-type: none;
	display: inline;
}
 #tt_sponsors img {
	padding: 5px;
}
 #tt_sponsors img:hover {
	background: #e6e6e6;
}
 #tt_sponsors {
	margin-top: 25px;
	background: #ffffff;
	text-align: center;
	padding: 10px 0px;
	border: 1px solid #e6e6e6;
}

 #footer_area .page {
background: none;
}