/*  
Template Name: Name
Version: 1.0
Author: -
Author URI: -
*/

html, body {
	font-family: Georgia;
	font-size: 13px;
	border: 0;
	color: #000000;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: rgb(235,233,225) url(img/bg_top.gif) repeat-x 0 0;
}

p {
	line-height: 18px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 25px;
	font-weight: normal;
}

h4 {
	font-size: 20px;
	font-weight: normal;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #316493;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
	clear: both;
}

blockquote p {
	padding: 10px 0;
}

.hidden {
	display: none;
}

/* Align */

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 15px 15px 8px 0;
	float: left;
}

.alignright {
	margin: 15px 0px 8px 15px;
	float: right;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

/* ----------------------------------------------------------------------------------------------------------------------------------  Wrap */

#wrap {
	width: 960px;
	margin: 0 auto;
}

/* ----------------------------------------------------------------------------------------------------------------------------------  Header */

#header {
	width: 950px;
	padding: 5px;
	background: #5180B2;
}

#header img {display: block;}

/* ----------------------------------------------------------------------------------------------------------------------------------  Menu */

#menu {
	width: 100%;
	height: 51px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}

#menu ul {padding: 0 0 0 40px;}
#menu li {display: inline;}
#menu li a {display: block;float:left;color: #fff;padding: 0 0 0 3px;}
#menu li a span {display: block; line-height: 50px;padding: 0 15px 0 12px;}

#menu li a:hover {text-decoration: underline;}

#menu li.current_page_item a {background: url(img/bg_main_menu.gif) no-repeat left top;text-decoration: underline;}
#menu li.current_page_item a span {background: url(img/bg_main_menu.gif) no-repeat right top;}

#menu li.current-cat a {background: url(img/bg_main_menu.gif) no-repeat left top;text-decoration: underline;}
#menu li.current-cat a span {background: url(img/bg_main_menu.gif) no-repeat right top;}

/* ----------------------------------------------------------------------------------------------------------------------------------  Sub Menu */

#submenu {
	width: 100%;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#submenu .inside {float: right;}

#submenu h3 {float:left;padding:1em 0 0 0;margin-right: 2px;text-transform: uppercase;color: #83C9FD;font-size: 12px;font-family: Arial;font-weight: bold;}

#submenu ul {padding: 8px 5px 0 0; float: left;}
#submenu li {display: block;float: left;background: url(img/bg_li.gif) no-repeat right 5px;height: 30px;padding: 0 10px 0 10px;}
#submenu li a {color: #fff;padding: 0;}
#submenu li a:hover {text-decoration: underline;}
#submenu li.last {background: none;}

#submenu li img {vertical-align: middle;margin-right: 6px;}

/* ----------------------------------------------------------------------------------------------------------------------------------  Content Wrap */

#content_wrap {
	width: 960px;
	background: url(img/bg_content.gif) repeat-y 4px 0;
}

/* ----------------------------------------------------------------------------------------------------------------------------------  Content */

#content {
	width: 613px;
	margin-left: 42px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 30px;
}

#content h2 {
         font-size: 15px;
         font-weight: normal;
}

#content a:hover {text-decoration: underline;}

#content ol, #content ul {line-height: 18px;}

#content ul {padding-left: 50px;}
#content ul li {list-style: circle;padding: 3px 0;}

#content ol {padding-left: 57px;}
#content ol li {list-style: decimal;padding: 3px 0;}

/* Content Extras */

#content h2.arh {
	padding: 20px 0 0 0;
	margin-bottom: -5px;
}

#content .advert img {
	margin-top: 34px;
}

#content h2.archives {
	width: 445px;
	background: url(img/icon_back.gif) no-repeat right 15px;
	clear: both;
	margin: 25px 0 0 0;
	padding-bottom: 5px;
}

.more_entries h2 {
	margin-top: 25px;
	font-size: 25px !important;
}

#content h2.archives a, #content .more_entries h2 a {color: #575452;}
#content h2.archives a:hover, #content .more_entries h2 a:hover {text-decoration: underline;}

/* ----------------------------------------------------------------------------------------------------------------------------------  Post */

.post {
	width: 100%;
	margin-top: 34px;
}

#postheadlines {
	width: 100%;
	margin-top: 4px;
}

.post a:hover {text-decoration: underline;}

.post h2 {
	border-bottom: #CACACA 1px solid;
	padding: 5px 0 15px 0;
	clear: both;
}

.post h2 a {color: #c21a27;font-weight: bold; font-size: 17px;}

.post b {font-size: 12px; font-family: arial;line-height: 18px;}
.post i b {font-size: 14px;font-family: georgia;}

/* Time and Category */

.post .time_and_cat {
	width: 578px;
	padding: 0 15px 16px 15px;
	background: #DFDFDF url(img/bg_date_stamp.gif) no-repeat 0 bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        font-weight: bold;
	color: #000;
}

.post .time_and_cat p {line-height: 18px;}





/* Post Content */

.post .content {
	padding: 5px 2px;
}

/* Author and Comments */

.post .author_and_comments {
	width: 613px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	border-top: #CACACA 1px solid;
	border-bottom: #CACACA 1px solid;
}

.post .author_and_comments p {
	padding: 7px 0;
}


.post .author_and_comments p.col-left {
	background: url(img/icon_comments.gif) no-repeat left 8px;
	padding-left: 21px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------  Small Posts */

#content .block {
	width: 288px;
	overflow: hidden;
}

#small_posts .post h2 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: #CACACA 1px solid;
	padding: 5px 0 15px 0;
	clear: both;
}

#small_posts .post .time_and_cat {
	width: 253px;
}

#small_posts .post .content {
	padding: 14px 0px;
	/* min-height: 240px; */
}

#small_posts .post .content {
	/* height: 540px; */
}

#small_posts .post .content p {
	padding: 0;
	font-size: 12px;
}

#small_posts .post .author_and_comments {
	width: 288px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------  Archives Page */

.arch_posts {
	width: 320px;
}

.arch_months {
	width: 250px;
}

.arch_posts a:hover, .arch_months a:hover {
	text-decoration: underline;
}

.arch_posts h2, .arch_months h2 {
	padding: 25px 0 15px 0;
	font-size: 25px !important;
}

.arch_posts ul, .arch_months ul {
	padding-left: 15px !important;
}

/* ----------------------------------------------------------------------------------------------------------------------------------  Comments */

#comments {
	width: 613px;
}

#comments a:hover {
	text-decoration: underline;
}

#comments h2.cn {
	padding-top: 25px;
	padding-bottom: 15px;
	border-bottom: #CBCBCB 1px solid;
}

#comments h2.lc {
	padding-top: 25px;
	padding-bottom: 12px;
}

/* Comment */

.comment {
	width: 613px;
	border-bottom: #CBCBCB 1px solid;
	background: url(img/bg_dots.gif) repeat-y 156px 0;
	padding: 10px 0;
}

.comment .col-left {
	width: 148px;
	padding: 0 5px 0 2px;
	overflow: hidden;
	font-size: 11px;
}

.comment .col-left p {
	line-height: 19px;
}

.comment .col-left span {
	font-family: Arial, Helvetica, sans-serif;
}

.comment .col-right {
	width: 431px;
	overflow: hidden;
	padding: 0 5px 0 22px;
}

/* Leave Comment Form */

.lc_logged {
	margin-bottom: -10px;
}

.txta2 {
	width: 500px !important;
}

#comments form {
	width: 571px;
	padding: 5px;
	background: #EBE8E0;
}

#comments form label {
	display: block;
	padding: 15px 0 10px 0;
}

#comments form label input {
	width: 148px;
	padding: 3px 4px;
	border: #DADEE5 1px solid;
	border-top: #A8ABB0 1px solid;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 3px;
	border: #D2D2D2 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}

#comments form input.sb {
	margin-top: 15px;
}

#comments form .col-left {
	width: 210px;
}

#comments form .col-right {
	width: 326px;
}

#comments form .col-right label {
	padding-bottom: 0;
}

/* ----------------------------------------------------------------------------------------------------------------------------------  Sidebar */

#sidebar {
	width: 205px;
	padding: 40px 0;
	margin-right: 18px;
	position: relative;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar a:hover {text-decoration: underline;}

#sidebar h2 {
	padding:35px 0 13px 0;
	font-size:21px;
	font-weight: normal;
	border-bottom: #B9B9B9 1px solid;
	color: #575452;
}

#sidebar ul {
	border-bottom: #B9B9B9 1px solid;
	position: relative;
}

#sidebar ul ul {
	border: none;
	padding-bottom: 0;
}

#sidebar li {
	padding: 7px 0 7px 22px;
	line-height: 16px;
	background: url(img/icon_star.gif) no-repeat 0 7px;
	font-weight: bold;
}

#sidebar li a {color: #575452;}
#sidebar li a:hover {text-decoration: underline;}

/* Sidebar Search */

#sidebar .search {
	width: 205px;
	height: 57px;
	position: relative;
	background: #265F92;
	position: absolute;
	left: -2px;
	top: -11px;
}

#sidebar .search input.field {
	width: 121px;
	font-family: arial;
	font-size: 11px;
	color: #070707;
	padding: 3px 4px;
	border: #E2E2EA 1px solid;
	border-top-color: #A8ABB0;
	position: absolute;
	left: 20px;
	top: 15px;
}

#sidebar .search input.submit {
	position: absolute;
	left: 160px;
	top: 15px;
}

/* Sidebar Adverts */

#sidebar .advert img {
	display: block;
	margin-top: 35px;
}

/* Sidebar Extras */

h2.back_on_top {background: url(img/icon_top.gif) no-repeat 160px 34px;border: 0 !important;}
h2.back_on_top a {color: #575452;}
h2.back_on_top a:hover {text-decoration: underline;}

#sidebar .wp-polls {
	border-bottom: #B9B9B9 1px solid;
}

#sidebar .wp-polls h2 {
	margin-bottom: 15px;
}

#sidebar .wp-polls ul {
	border: 0;
}

#sidebar .wp-polls li {
	background: none;
	padding-left: 0;
}

#sidebar .wp-polls li label {
	margin-left: 5px;
}


.flickr_img a{ 
    margin: 2px;  
}  



/* Widgets */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #D0D0D0;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
}

#tag_cloud h2 {
	margin-bottom: 15px;
}

/* Widget (text widget) */

.textwidget {
	padding: 15px 0;
}

/* ----------------------------------------------------------------------------------------------------------------------------------  Footer */

#footer-out {
	width: 100%;
	background: rgb(55,105,162) url(img/bg_footer.gif) repeat-x 0 0;
	padding-top: 30px;
}

#footer {
	width: 960px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url(img/bg_footer_spacer.gif) no-repeat 695px 10px;
}

#footer p {line-height: 22px;}

#footer ul a {color: #fff;}
#footer ul a:hover {text-decoration: underline;}
#footer ul li {display: inline;padding: 0 10px 0 14px;background: url(img/bg_li.gif) no-repeat 0 2px;}
#footer li.first {background: none;padding-left: 0;}

/* Footer Left Side */

#footer .col-left {
	width: 615px;
	margin-left: 42px;
	display: inline;
	padding-top: 3px;
}

/* Footer Right Side */

#footer .col-right {
	width: 140px;
	margin-right: 80px;
	display: inline;
}

/* Footer Extra */

#footer-out .extra {
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: url(img/bg_footer2.gif) repeat-x 0 bottom;
	clear: both;
}

/* Fix */

.wrap:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

UL#newspaper_clips {
	margin: 0;
	padding: 0;
}

UL#newspaper_clips li {
	list-style: none;
	margin: 0;
	padding: 0 0 20px;
}

UL#newspaper_clips li span {
	display: block;
	font-size:17px;
	font-weight:bold;
}

UL#newspaper_clips a {
	color:#C21A27;
}

a.tt title {
	display: none;
}

.wp-emailhack {
	display: none;
	background:transparent url(http://www.texasinsider.org/wp-content/plugins/wp-email/images/email.gif) no-repeat scroll 0 0;
	font-size:0;
	height: 16px;
	text-indent: -3000px;
	width: 16px;
	float: left;
	margin-right: 3px;
}

.wp-emailhack a{
	display: block;
	font-size:0;
	height: 16px;
	text-indent: -3000px;
	width: 8px;
}

