/*  
Theme Name: Crane2
Theme URI: http://www.designchapter.com/
Description: WordPress theme by designchapter.
Version: 2.0
Author: Thomas Ireland
Author URI: http://www.designchapter.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #FF0000;
	color: #ccc;
}

form, input, textarea, table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: ##2277DD;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 5px;
	border-bottom: 1px solid #fff;
	background: #fbfedd;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{
	margin: 3px 10px 2px 0;
}

img.alignright{
	margin: 3px 0 2px 10px;
}

img.alignleft, img.alignright{
	padding: 5px;
	background: #e3e9a7;
	display: inline;
}

.alignleft{float: left;}
.alignright{float: right;}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

.domtab h2{
	display: none;
}

.skip-link{
	display: none;
}

#wrapper{
	margin: 0 auto;
	width: 946px;
	text-align: left;
}

#header{
	float: left;
	width: 946px;
	background: #0033cb url(images/bluecrane.jpg) no-repeat;
	margin:auto; height: 231px;  
background-repeat:no-repeat; background-position:center top; padding:0px 0px 0px 0px;
	border-bottom: 1px solid #2c2c2c;
}

#blog-title, #main-menu {
text-align:center;
}

#blog-title{
	height: 231px;
	overflow: hidden;
	width: 946px;
}

#blog-title h1{
	font-family: georgia, serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
padding-top: 80px;
}

#blog-title h1 a {
text-align: center;
	text-decoration: none;
	color: #fff;
		height: 231px;
		display:none; 
}

#blog-title h1 a:hover{
	color: #FF0000;
}

#main-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 99px;
	overflow: hidden;
}

#main-menu ul li{
	float: left;
	position: relative;
	font: 11px/30px Verdana, "Lucida Grande", sans-serif;
text-align: center;

}

#main-menu ul li a{
	display: block;
	text-decoration: none;
	color: #fff;
	border: 1px solid #2c2c2c;
	height: 30px;
	width: 133px;
	text-decoration: bold;
	text-transform: uppercase;
	background-color: #FF0000;
}

#main-menu ul li a:hover{
		background-color: #0033cb;

}

#sub-header{
	float: left;
	width: 946px;
	font-size: 11px;
	background: #1b1b1b;
	border-bottom: 1px solid #2c2c2c;
	height: 99px;
}

#sub-menu{
	float: left;
	border-left: 1px solid #2c2c2c;
	margin: 0 0 0 10px;
	display: inline;
	height: 40px;
	overflow: hidden;
}

#sub-menu ul{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub-menu ul li{
	float: left;
}

#sub-menu ul li a{
	display: block;
	padding: 14px 10px 13px;
	text-decoration: none;
	color: #ddd;
}

#sub-menu ul li a:hover{
	text-decoration: none;
}

#sub-header-search{
	float: right;
	margin: 0 10px 0 0;
	display: inline;
	height: 40px;
	overflow: hidden;
}

#sub-header-search input{
	border: 0;
	margin: 0;
	font-size: 11px;
	background: transparent;
	color: #ccc;
}

#sub-header-search input#s{
	margin: 3px 0 0 5px;
}

#sub-header-search input#searchsubmit{
	width: 43px;
	height: 20px;
}

#sub-header-search div#searchinput{
	float: left;
	margin: 10px 5px 0 0;
	display: inline;
	width: 202px;
	height: 20px;
	background: url(images/bg-search-s.gif) no-repeat;
}

#sub-header-search div#searchbutton{
	float: left;
	margin: 10px 10px 0 0;
	display: inline;
	width: 43px;
	height: 20px;
	background: url(images/bg-search-searchsubmit.gif) no-repeat;
}

#content-wrapper{
	float: left;
			border: 1px solid #fff;

}

#content-container{
	float: left;
	width: 946px;
	color:#fff;
		background: #1B1B1B;

}

#content{
	float: left;
	width: 723px;
	padding: 5px 0 0;
		background: #1B1B1B;

}

.post, .page{
	float: left;
	width: 723px;
height: auto !important;
   height: 100%;
   min-height: 400px;

}

.post h2{
	padding: 17px 20px;
	line-height: 24px;
	background: #1b1b1b;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}

.page h2{
	padding: 17px 20px 0;
}

.entry-meta{
	border-top: 1px solid #edf3b4;
	border-bottom: 1px solid #edf3b4;
	padding: 13px 20px 12px 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background: url(images/bullet-arrow.gif) no-repeat 20px 18px;
	color: #666;
}

.entry-content a, entry-meta a {
color:#FF0000;
background: url(images/transmit_blue.png) no-repeat;
padding-left: 20px;
}

.entry-content a:hover, .entry-meta a:hover{
color: #FFFFFF;
}

.entry-content{
	padding: 6px 20px 16px;
	line-height: 24px;
	background: #1b1b1b;
}

.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
}

.navigation{
	float: left;
	width: 623px;
	font-size: 11px;
	background: #cad083 url(images/bg-navigation.gif) repeat-x;
	line-height: 18px;
}

.navigation a{
	text-decoration: none;
	color: #7a8225;
}

.navigation a:hover{
	text-decoration: none;
}

.nav-previous, .nav-next{
	float: left;
	padding: 14px 10px 9px;
}

.entry-meta-2{
	padding: 10px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 18px;
}

.sidebar-container{
	float: left;
	width: 222px;
	margin: 0 0 0 1px;
	display: inline;
	padding: 5px 0 0;
	background: #1B1B1B;
	color: #fff;
   height: auto !important;
   height: 100%;
   min-height: 100%;
}

.sidebar{
	float: left;
	width: 222px;
	display: inline;
		background: #1B1B1B;
		   			clear: both;

}

.sidebar a{
	color: #fff;
	text-decoration: bold;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li h3{
	border-bottom: 1px solid #e9eebd;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #686d2e;
	background: #1B1B1B;
}

.sidebar ul ul{
	padding: 0px;
	height: 20px;

}

.sidebar ul ul li{
	padding: 3px 5px 3px 9px;
	border-bottom: 1px solid #e9eebd;
border-left: 2px solid #e9eebd;
	display: block;
		background-color: #0033cb;
		text-decoration: bold;
			text-transform: none;
				font: 12px Verdana, "Lucida Grande", sans-serif;
				color:#FFFFFF;
}

.sidebar ul ul li:hover {
	background-color: #FF0000;


}
.sidebar ul ul ul li{
	border: 0;
	padding: 10px 10px 0 17px;
}

.sidebar ul li#search form#searchform{
	padding: 5px 0 10px;
}

.sidebar ul li#search input{
	margin: 5px 0 0;
}

#calendar_wrap{
	padding: 10px;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar caption{
	padding: 5px;
}

table#wp-calendar th, table#wp-calendar td{
	padding: 5px;
	vertical-align: middle;
}

#comments{
	float: left;
	width: 623px;
	padding: 20px 0 0;
}

#comments .domtab{
	float: left;
	width: 623px;
	margin: 0 0 20px;
	background: #fff;
}

#comments ul.domtabs{
	float: left;
	width: 623px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #fbfedd url(images/dot-edf3b4.gif) repeat-x left bottom;
}

#comments ul.domtabs li{
	float: left;
}

#comments ul.domtabs li a{
	display: block;
	padding: 10px 20px;
	border: 1px solid #edf3b4;
	border-left: 0;
	text-decoration: none;
	color: #000;
	background: #fff;
}

#comments ul.domtabs a:hover{
	background: #f8fbd9;
}

#comments ul.domtabs li.active a{
	border-bottom: 1px solid #fff;
}

#comments ul.commentlist, #comments ul.trackbacklist{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#comments ul.commentlist li, #comments ul.trackbacklist li{
	padding: 20px;
	line-height: 24px;
	border-bottom: 1px solid #edf3b4;
}

#comments .comment-author{
	padding: 0 0 0 19px;
	font-weight: bold;
	background: url(images/user-comment.gif) no-repeat 0 5px;
}

#comments .comment-author a{
	text-decoration: none;
}

#comments .comment-author a:hover{
	text-decoration: underline;
}

#comments small.commentmetadata{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;

}

#comments small.commentmetadata a{
	color: #686d2e;
}

#comments ul.trackbacklist li.close-trackbacks{
	display: none;
}

#comments p.nocomments, p#login-req{
	margin: 0 20px 20px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

p#login-req{
	margin: 0 20px 0;
}

#respond{
	float: left;
	width: 623px;
	padding: 0 0 10px;
}

#respond form{
	padding: 0 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

#respond p{
	padding: 0 0 7px;
}

#respond label{
	padding: 0 0 0 5px;
	font-weight: bold;
}

#respond .required{
	font-weight: normal;
	color: #ff0000;
}

#respond input, textarea#comment{
	border: 1px solid #edf3b4;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
}

input#author, input#email, input#url{
	margin: 5px 0 0;
}

textarea#comment{
	margin: 5px 0 10px;
}

#footer{
	width: 946px;
height: 33px;
	border-top: 1px solid #1e1e1e;
	font-size: 11px;
	background: #0033cb;
	text-align: center;
clear:both;
}

#footer a{
	color: #fff;
}

#footer p{
	padding: 10px;
	line-height: 18px;
}

/* Front-page Styles */

.home #content-container{
	float: left;
	width: 946px;
	background: transparent;
	background-image: none;
	color: #ccc;
}

.home #content{
	padding: 0;
	background: transparent;
	background-image: none;
}

.featured-content{
	float: left;
	width: 946px;
	background: #252525;
	clear: both;
}

.featured-content a{
	color: #fff;
}

.featured-content img.alignleft, img.alignright{
	background: #303030;
}

.featured-content .post-alt{
	float: left;
	width: 604px;
	margin: 10px 10px 0;
	display: inline;
}

.featured-content .entry-title-alt h2{
	line-height: 24px;
}

.featured-content .entry-title-alt a{
	color: #FF0000;
}

.entry-content-alt{
	line-height: 24px;
}

.entry-content-alt a{
	text-decoration: underline;
}

.entry-content-alt a:hover{
	text-decoration: none;
}

.home .multi-purpose{
	float: left;
	width: 302px;
	margin: 10px;
	display: inline;
	background: #1b1b1b;
}

.home .multi-purpose .domtab, .ads-300x250{
	border: 1px solid #2a2a2a;
}

.home .ads-300x250 img{
	width: 300px;
	height: 250px;
	overflow: hidden;
}

.home .multi-purpose ul.domtabs{
	float: left;
	width: 300px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background: #1b1b1b url(images/dot-2a2a2a.gif) repeat-x left bottom;
}

.home .multi-purpose ul.domtabs li{
	float: left;
}

.home .multi-purpose ul.domtabs li a{
	display: block;
	padding: 7px 10px;
	border-right: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	text-decoration: none;
	color: #ccc;
	background: #1b1b1b;
}

.home .multi-purpose ul.domtabs a:hover{
	background: #101010;
	text-decoration: underline;
	color: #fff;
}

.home .multi-purpose ul.domtabs li.active a{
	padding: 7px 10px 8px;
	border-bottom: 0;
}

.home .multi-purpose ul.dt-items{
	list-style-type: none;
	margin: 0;
	padding: 10px;
	line-height: 24px;
}

.home .multi-purpose ul.dt-items li{
	padding: 0 0 0 18px;
	background: url(images/bullet-star.gif) no-repeat 0 8px;
}

.normal-content{
	float: left;
	width: 946px;
	background: #f5fabf url(images/bg-normal-content.jpg) repeat-x;
	color: #333;
}

.first-row{
	background: #f5fabf url(images/bg-normal-content-first-row.jpg) repeat-x;
}

.normal-content .post-alt{
	float: left;
	width: 302px;
	margin: 10px 0 0 10px;
	display: inline;
}

.first-row .post-alt{
	margin-top: 15px;
}

.normal-content .post-alt h2{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.normal-content .entry-date, .featured-content .entry-date{
	font-size: 11px;
	color: #a6ad64;
	line-height: 20px;
}

.normal-content .post-alt p, .featured-content .post-alt p{
	padding: 0;
}

.featured-content .entry-meta-alt, .normal-content .entry-meta-alt{
	float: left;
	margin: 8px 0 0;
	padding: 0 0 10px;
	font-size: 11px;
}

.normal-content .entry-meta-alt a.full-story, .normal-content .comments-link{
	float: left;
	display: block;
	padding: 7px 0 0 24px;
	background: url(images/bg-full-story.png) no-repeat;
}

.normal-content .comments-link{
	margin: 0 0 0 10px;
	padding: 7px 0 0 27px;
	background: url(images/bg-comments-link.png) no-repeat;
}

.normal-content .entry-meta-alt a{
	text-decoration: none;
}

.normal-content .entry-meta-alt a:hover{
	text-decoration: underline;
}

.home .navigation{
	width: 946px;
}

.home .sidebar-container{
	width: 946px;
	margin: 0;
	padding: 0;
	background: #131313 url(images/bg-sidebar-container.gif) repeat-x;
	color: #ccc;
}

.home .sidebar{
	float: left;
	width: 302px;
	margin: 5px 0 10px 10px;
	display: inline;
}

.home .sidebar a{
	color: #fff;
}

.home .sidebar ul li h3{
	border: 0;
	padding: 10px 0 10px;
	background: transparent;
	color: #FF0000;
}

.home .sidebar ul ul{
	padding: 0;
}

.home .sidebar ul ul li{
	padding: 10px 10px 10px 17px;
	border: 0;
	border-top: 1px solid #252525;
	background: url(images/bullet-sidebar-dark.gif) no-repeat 0 18px;
}

.home #calendar_wrap{
	padding: 0;
}

img {
	padding: 5px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border-width: 1px;
	border-color: #FF0000;
}

.podPress_imgicon {
	vertical-align: middle;
  border: 0; 
	margin: 0; 
	padding: 0;
}

.podPress_previewImage table td tr {
	border:0;
	margin: 0; 
	padding: 0;
}
.podPress_previewImage img {
	vertical-align: middle;
  border: 0; 
	margin: 0; 
	padding: 0;
}

.podPress_content {
  border: 0; 
	margin: 0; 
	padding: 0;
	font-size: 80%;
	text-align: left;
}

.podPress_content img {
  border: 0; 
	margin: 0; 
	padding: 0;
}

html, body
{
   height: 100%;
   margin: 0;
   padding: 0;
}

div#content-wrapper
{
   height: 100%;
   margin: 0;
   padding: 0;
}

div#content-wrapper
{
   height: auto !important;
   height: 100%;
   min-height: 100%;
}

p#footer
{
   margin: -35px 0 0 0;
   /* ... other styles ... */
}

div#padding { padding: 0 0 45px 0; }

.post a img {
border: 1px solid #FF0000;
margin: 0 5px 5px 0;
padding: 0px;
}

.post a:hover img {
border: 1px solid #0033cb;

}