/*
Theme Name: Blank B
Theme URI: http://www.WPThemerKit.com
Description: Blank Theme B, 2 Columns, 1 Right Sidebar
Version: 1.1
Author: Cal
Author URI: http://www.WPThemerKit.com
*/

/* Start of Mikes Code */

* {
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
} 

img {
border:0px;
padding:0px;
margin:0px;
}

ul, li {
list-style:none;
padding: 0;
margin: 0;
}

.smalltext {
font-size:10px;
line-height:1.1em;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
background-color:#efefef;
line-height:1.4em;
color:#333333;
padding:0 0 10px 0;
}


/* Slide Show */

#slideshow {
    position:relative;
    height:365px;
	width:953px;
	overflow:hidden;
	z-index:1;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:953px;
	height:365px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#masthead_logo {
position:absolute;
left:33px;
z-index:2;
}


fieldset {
border:none;
}

a, p, h1, h2, h3, h4, h5 {
	font-size:13px;
	text-decoration:none;
}

a {
color:#1A678E;
}

p, #content_Right p {
line-height:1.4em;
color:#333;
font-size:15px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0px 10px 0px 0px;
}

#content_Right p {
padding:0 0 15px 10px;
}

#content_Right a {
color:#51c2d9;
font-family:Arial, Helvetica, sans-serif;
}


#content_Right .blogsitesummary a {
color:#1A678E;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-style:italic;
padding:0 10px 15px;
}


.blogsitesummary li {
color:#8B000B;
font-size:20px;
list-style-type:disc;
}


/* Tims Wordpress Sidebar haacks */
#sidebar li a{color:#1A678E;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-style:italic;
padding:0 10px 15px;}

#sidebar li a:hover{text-decoration:none;}

#sidebar li{
color:#8B000B;
font-size:20px;
list-style-type:disc;
margin:10px 0 0 16px;
padding:0 0 14px;
}

h1 {
font-size:32px;
font-style:italic;
padding:0 10px 10px 0;
color:#8b000b;
line-height:1.4em;
font-weight:100;
}

h2 {
color:#545454;
font-weight:bold;
padding:0 10px 15px 10px;
font-size:18px;
font-style:italic;
line-height:1.3em;
}

h3 {
color:#1A678E;
font-weight:100;
padding:0 10px 15px 10px;
font-size:20px;
font-style:italic;
line-height:1.4em;
}

br {
padding:0;
margin:0;
line-height:1em;
}

.clear {
height:0px; 
overflow:hidden; 
display:block; 
clear:both;
visibility:hidden;
}

/*-- Container
=======================================================================*/
#container {
width:954px;
padding:0 10px 20px;
margin-left:auto;
margin-right:auto;
background-image:url(images/shadow_drop_bg.jpg);
background-repeat:repeat-y;
}

/*-- Content
=======================================================================*/
#vertical_sep_bar {
}

#content_body_padding {
padding:10px 20px 0 20px;
}

.content_body_border {
height:8px;
margin:0px;
padding:0px;
overflow:hidden;
display:block; 
clear:both;
background-color:#1A678E;
}

#content_Left {
float:left;
width:522px;
padding:10px 0px 10px 0;
}

.cat{border-right:8px solid #1A678E; min-height:1615px;}

#content_Right {
min-height:1390px;
float:left;
width:336px;
padding:10px 18px 10px 20px;
border-left:8px solid #1A678E;
}


#content_Rightn {
min-height:1390px;
float:left;
width:336px;
padding:10px 18px 10px 20px;
}

.content_horz_sep_bar {
height:8px;
background-color:#1A678E;
margin:15px 0;
overflow:hidden;
}

.contentRhorzBar {
margin-left:-20px;
margin-right:-27px;
}

.content_Right_timestamp p {
font-size:13px !important;
color:black !important;
}

.column_list_3 {
width:150px;
float:left;
}

.column_list_3 li, #list_margin_R30px li {
font-size:13px;
padding:0 0 14px 0;
list-style:disc;
color: #8B000B;
margin:0 0 0 16px;
}

#list_margin_R30px li {
margin:0 0 0 50px;
color:#828181;
padding:0 40px 25px 0;
}

.column_list_3 p, .content_Right_list p {
padding:0px !important;
}

.content_Right_list {
margin:0 0 15px 0;
}

.content_Right_list li {
font-size:13px;
padding:0 0 14px 0;
list-style:disc;
color: #8B000B;
margin:0 0 0 16px;
}

/*-- Footer
=======================================================================*/
#footer {
background-image:url(images/footer_shadow_drop.jpg);
background-repeat:no-repeat;
background-position:top;
margin-left:auto;
margin-right:auto;
width:974px;
padding:66px 0 0 50px;
text-align:center;
}

#footer p{
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:1.4em;
padding:0 60px 15px 10px;
}

#footer a, #footer a:visited, #footer h3 {
font-family:Arial, Helvetica, sans-serif;
color:#828181;
font-size:12px;
}

#footer a:hover {
color:black;
}

#footer h3 {
text-decoration:underline;
margin:0 0 15px 0;
font-style:normal !important;
}

.footer_nav_box {
width:228px;
float:left;
text-align:center;
}

.footer_nav_box ul {
margin:0 0 30px 0;
}

/*-- Form
=======================================================================*/
.input_bg {
background-image:url(images/input_bg_shadow.jpg);
background-repeat:repeat-x;
font-size:12px;
color:black;
font-family:Helvetica;
padding:3px 4px 0 6px;
height:18px;
overflow:hidden;
}

.sup_masthead_search {
font-size:12px;
}

.keywordInput {
float:left;
border:2px solid #dbdada;
}

.keyword_search_button {
padding: 0 0 0 1px;
}

.inputLast, .inputName, .inputPhone {
float:left;
border:2px solid #dbdada;
width:130px;
margin:0 5px 5px 0px;
}
.inputCode{
float:left;
border:2px solid #dbdada;
width:130px;
margin:0 5px 5px 0px;
}
.inputSub{
float:left;
border:2px solid #dbdada;
width:60px;
margin:0 5px 5px 0px;
clear:both;
display:block;
height:25px;
}

.inputEmail {
width:130px;
border:2px solid #dbdada;
margin:0 5px 5px 0px;
}

.inputTextarea {
width:300px;
height:100px;
border:2px solid #dbdada;
margin:0 0 10px;
}

/*-- Header
=======================================================================*/
#sup_masthead {
height:38px;
}

#sup_masthead_chat {
float:left;
width:340px;
padding:0 0 0 55px;
}

#sup_masthead a {
font-size:22px;
color:#8b000b;
font-style:italic;
line-height:1.7em;
}

#sup_masthead_Left {
width:303px;
float:left;
}

#sup_masthead_bg {
float:right;
width:270px;
height:38px;
}

#sup_masthead_search {
float:right;
width:220px;
padding:7px 0 0 0;
}

.keyword_search_button {
float:left;
}



#masthead_container {
width:956px;
height:365px;
position:relative;
}

#masthead_img {
display:block;
}

/*-- Home
========================================================================*/
.home_bottom_blockquote {
background-image:url(images/blockquote_quotation.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.home_bottom_blockquote p {
color:#989898;
font-size:20px;
font-style:italic;
line-height:1.4em;
padding:0 0 30px 40px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#endq {
background-image:url("images/close_quotes.png");
float:left;
height:40px;
margin:-53px 0 0 270px;
position:absolute;
width:40px;
}

.blockquote_quotation {
font-size:80px;
color:#828181;
font-style:italic;
}

.p_float_right {
float:right;
padding:0px;
}

.p_float_right_n {float:right; padding:0px;}
.p_float_right_n p {color:#8B000B;}

/*-- Image
========================================================================*/
.img_float_right {
float:right;
padding:0px 60px 20px 30px;
}

/*-- Margin and Padding
========================================================================*/
.marginB30 {
margin:0 0 30px 0;
}

.paddingR10 {
padding:0 0 0 10px;
}

/*-- News
========================================================================*/
.news_box {
border-bottom-style:double;
border-bottom-color:#a8e1ec;
margin:0 15px 15px 0;
padding:0 0 15px 0;
}

.news_box a {
float:right;
font-family:Arial, Helvetica, sans-serif;
padding:0 60px 0 0;
}

#news_pagination {
float:right;
}

#news_pagination a {

}

/*-- Navigation
========================================================================*/

	/*-- Top Nav
	====================================================================*/
	#top_nav {
	padding:0 0px 10px 0px;
	}
	
	#top_nav li {
	display:inline;
	}
	
	#top_nav li a {
	font-size:15px;
	font-style:italic;
	padding:0 38px 0 0;
	color:#999999;
	}
	
	#top_nav li a:hover {
	color:black;
	}
	
	#top_nav li.active a {
	color:#8B000B;
	}
	
	#top_nav li.last {
	color:#8b000b;
	font-size:22px;
	font-style:italic;
	}


/*-- extra design
========================================================================*/

#list_photos{background-image:url(images/listoflogos.png); width:884px; height:145px; margin:55px auto;}
#sidebar.blog{}

.post-details  {
color:#010000;
font-size:12px;
font-style:italic;
padding:0 10px 15px;
width:400px;
display:block;
}

.post-title {
border-top-color:#A8E1EC;
border-top-style:double;
margin:15px 0 0 0;
padding:15px 0 0;
width:90%;
}
h2.post-title  {
color:#545454;
font-size:18px;
font-style:italic;
font-weight:bold;
line-height:1.3em;
padding:15px 10px 15px;
}
.post-title a {
color:#1A678E;
font-size:20px;
font-style:italic;
font-weight:100;
line-height:1.4em;
}
.post-body {
width:98%;
}


/* Start of Wordpress code */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #555555;
}
#wrapper {
	width: 800px;
	margin: 12px auto 20px auto;
	padding: 0px;
}
#header {
	height: 130px;
	width: 800px;
	margin: 0px;
}
#main {
	width: 800px;
}
#content {
	width: 515px;
	padding: 10px;
	float: left;
	line-height: 1.3em;
}
#sidebar {
	float: right;
	margin: 0px 10px 0 0;
}
#footer {
	height: 42px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 0 0;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	font-size: .9em;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
#content a:link, #content a:visited {
	padding: 2px;
}
#content a:hover {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 750px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	text-decoration: underline;
}
/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
	text-indent:10px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
}
#sidebar h1 {
}
#sidebar h2 {
}

/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 750px;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*START SECTION 10 - images when inserted into a post.*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/

