/*

Theme Name: 2col-PDI Rail RR

Version: 1.5.4

Description: 2Col-PDI Rail RR is a 2 column theme based on the TAKTEEK01 theme. It features 8 banners divided into 4 images that rotate and 2 right sidebars.

Author: Nicholas R. Batik

Author URI: http://www.PleiadesServices.com/

Tags: black, orange, white, dark, three-columns, right-sidebar, fixed-width, theme-options

*/



/* -standards- */



* {

	margin: 0 auto;

}

body {
	background: #2b2b2b;
	x-color: #a5a5a5;
	color: #b5b5b5;
	font-family: "Arial";
	font-size: .75em;
}

a {
	color: #ff9000;
	text-decoration: none;
}

cite {

	font-style: normal;

}

cite a {

	color: #ff9000;

	font-style: normal;

}

code {

	font-size: 1.1em;

	line-height: 1.3em;

}

h1 {
	font-size: 2em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
        color: #fff;
}
img, object {

	border: 4px solid #2b2b2b;

}

p {

	line-height: 1.5em;

	margin: 1.2em auto;

	text-align: left;

}

pre {
	background: #2b2b2b;
	border: 1px solid #4b4b4b;
	font-size: 1.1em;
	line-height: 1.3em;
	overflow: auto;
	padding: 10px;
	width: 529px;
}
address {
	background: #2b2b2b;
	border: 1px solid #4b4b4b;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.6em;
	padding: 10px 20px;
	width: 529px;
}

textarea {

	font-family: "Arial";

	font-size: 1em;

}



/* -header- */



#banners {

	border-bottom: 4px solid #ABCA3D;

	border-top: 4px solid #ABCA3D;

	height: 215px;

	margin-bottom: 4px;

	padding: 4px 0 4px 0;

	width: 937px;

}

#banner-1, #banner-2, #banner-3 {

	x-border-right: 4px solid #3a3a3a;

	border-right: 4px solid #FF9000;

	float: left;

	height: 215px;

	margin-right: 4px;

	padding-right: 4px;

	width: 225px;

}

#banner-4 {

	float: left;

	height: 215px;

	width: 225px;

}

#navigation {
	border-bottom: 4px solid #ABCA3D;
	border-top: 0px solid #ABCA3D;
	height: 24px;
	margin-bottom: 4px;
	padding: 0 0 4px 0;
	width: 937px;
}

#topbar {
	x-color: #a5a5a5;
	color: #abca3d;
	padding: 2px 0 2px 0;
	width: 937px;
	height: 57px;
	background: #ffffff;
        border-bottom: 4px solid #2b2b2b;
	text-align: right;
}

#topbar a {
	color: #ff9000;
}

#topbar img {
	border: 0;
	float: left;
	padding-left: 5px;
}

#topbar .title {

	padding-left: 5px;

}

#topbar b {
	padding-right: 10px;
	font-style: italic;
	font-weight: bold;
	color: #3a3a3a;
}

#topbar b a {
	text-docoration: none;
	color: #3a3a3a;
}



/* -content- */



#content {
	float: left;
	margin-right: 4px;
	x-width: 569px;
	width: 749px;
	background:#3A3A3A none repeat scroll 0 0;
	border-bottom:4px solid #abca3d;
}

#contentwrap {
	display: block;
	width: 937px;
}

/* -post and entries- */



.post {
	background: #3a3a3a;
	margin-bottom: 4px;
	padding: 15px;
	border-bottom: 4px solid #2b2b2b;
}

.post a {
	color: #ff9000 !important;
	text-decoration: none;
}

.post a:hover {

	color: #a5a5a5;

	text-decoration: none;

}

.post blockquote {
	background: #2b2b2b;
	border: 1px solid #4b4b4b;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.6em;
	padding: 10px 20px;
	width: 529px;
}

.post embed, .post img, .post object {
	display: block;
	margin: 1.2em auto;
	margin-right: 20px;
}

.post embed.alignleft, .post img.alignleft, .post object.alignleft {

	margin: 0 10px 10px 0;

}

.post embed.alignright, .post img.alignright, .post object.alignright{

	margin: 0 0 10px 10px;

}

.post table {

	border: 1px solid #2b2b2b;

	line-height: 1.5em;

	margin: 1.2em auto;

	width: 100%;

}

.post th, .post td {

	border: 1px solid #2b2b2b;

	padding: 5px;

}

.post h2, .post h2 a {
	x-color: #ffffff;
	color: #ff9000;
}

.post h2 a:hover {

	color: #ff9000;

}

.post ul, .post ol {

	line-height: 1.5em;

	margin: 1.2em auto;

}

.post .wp-smiley {
	border: none;
	display: inline;
	margin: 0;
}

.postmetadata-top {

	border-bottom: 1px dotted #5b5b5b;

	padding-bottom: 10px;

	text-transform: uppercase;

}

.postmetadata-bottom{
	text-transform: uppercase;
}

.post .pdi-highlite {
	color: #ff9000;
}

#latest_news {
	float: right;
	background:#3A3A3A none repeat scroll 0 0;
	margin-bottom:4px;
	padding:10px;
	width:310px;
	border-left: 1px dotted #b5b5b5;
}
#latest_news li {
	line-height: 1.5em;
}
#latest_news li a:hover {
	color: #fff;
}
#latest_news h3 {
	line-height: 1.5em;
	color: #fff;
	padding-bottom: 10px;
}
.sidebar_images {
	float: right;
	background:#3A3A3A none repeat scroll 0 0;
	margin-bottom:4px;
	padding:10px;
	width:159px;
}
.welcome_text {
	width: 400px;
	float: left;
	background:#3A3A3A none repeat scroll 0 0;
	margin-bottom:4px;
	padding: 10px 0 10px 10px;
}
.welcome_text li {
	line-height: 1.5em;
}
.welcome_text h3 {
	line-height: 1.5em;
	color: #fff;
	padding-bottom: 10px;
}
.services_body {
	width: 560px;
	float: left;
	background:#3A3A3A none repeat scroll 0 0;
	margin-bottom:4px;
	padding: 10px 0 10px 10px;
}
.services_body li {
	line-height: 1.5em;
}
.services_body h2 {
	line-height: 1.5em;
	color: #fff;
	padding-bottom: 10px;
}
.service_wrapper {
	background:#3A3A3A none repeat scroll 0 0;
}
.pdfprint {
	float: right;
}
.baglink {
	float: right;
	color: #3a3a3a;
	font-size: 0.8em;
	padding: 7px 10px;
	border-top: 1px solid #3a3a3a;
	width: 410px;
}
.baglink img {
	float: right !important;
}





/* -sidebar- */



#sidebar1wrap {

	margin-right: 4px;

}

#sidebar1wrap,

#sidebar2wrap {

	background: #3a3a3a;

	float: left;

	margin-bottom: 4px;

	padding: 10px;

	width: 160px;

}

#sidebar1,

#sidebar2 {

	margin-bottom: 4px;

	/*width: 160px;*/

}

#sidebar1 a, #sidebar1 li.recentcomments, #sidebar1 .textwidget,

#sidebar2 a, #sidebar2 li.recentcomments, #sidebar2 .textwidget {

	border-bottom: 1px dotted #000000;

	color: #a5a5a5;

	display: block;

	padding: 3px 3px 3px 10px;

}
#sidebar1 .textwidget li {
	border-bottom: 1px dotted #000;
	padding: 3px 3px 3px 10px;
}

#sidebar1 a:hover,

#sidebar2 a:hover {

	background: #5b5b5b;

	color: #ffffff;

}

#sidebar1 h2,

#sidebar2 h2 {

	color: #ffffff;

}

#sidebar1 h2.small,

#sidebar2 h2.small {

	border-bottom: 1px dotted #5b5b5b;

	color: #ffffff;

	font-size: 1em;

	font-weight: bold;

	margin-top: 20px;

	padding-bottom: 3px;

	text-transform: none;

}

#sidebar1 li,

#sidebar2 li {

	list-style: none;

	margin-top: 3px;

}

#sidebar1 li:hover small,

#sidebar2 li:hover small {

	color: #ffffff;

}

#sidebar1 li.recentcomments:hover,

#sidebar2 li.recentcomments:hover {

	background: #5b5b5b;

	color: #ffffff;

}

#sidebar1 li.recentcomments:hover a,

#sidebar2 li.recentcomments:hover a {

	color: #ffffff;

}

#sidebar1 li.recentcomments a,

#sidebar2 li.recentcomments a {

	border: none;

}

#sidebar1 li.widget_categories ul li,

#sidebar2 li.widget_categories ul li {

	border-bottom: 1px dotted #000000;

	display: block;

	padding: 3px 3px 3px 10px;

}

#sidebar1 li.widget_categories ul li a,

#sidebar2 li.widget_categories ul li a {

	border-bottom: none;

	display: inline;

	padding: 0;

}

#sidebar1 li.widget_categories ul li:hover, #sidebar1 li.widget_categories ul li:hover a,

#sidebar2 li.widget_categories ul li:hover, #sidebar2 li.widget_categories ul li:hover a {

	background: #5b5b5b;

	color: #ffffff;

}

#sidebar1 select,

#sidebar2 select {

	margin: 3px 0 3px 0;

	width: 160px;

}

#sidebar1 small,

#sidebar2 small {

	color: #ff9000;

	text-transform: uppercase;

}

#sidebar1 .textwidget,

#sidebar2 .textwidget {

	padding: 3px 0 3px 0;

}

#sidebar1 .textwidget img,

#sidebar1 .textwidget img {

	display: block;

}

#sidebar1 .textwidget a,

#sidebar2 .textwidget a {

	display: inline;

}

#sidebar1 ul,

#sidebar2 ul {

	margin: 0;

	padding: 0;

}

#sidebar1 ul.children a, #sidebar1 li.page_item ul li.page_item a,

#sidebar2 ul.children a, #sidebar2 li.page_item ul li.page_item a {

	padding-left: 20px;

}

#sidebar1 ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item a,

#sidebar2 ul.children ul.children a, #sidebar2 li.page_item ul li.page_item ul li.page_item a {

	padding-left: 30px;

}

#sidebar1 ul.children ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item ul li.page_item a,

#sidebar2 ul.children ul.children ul.children a, #sidebar2 li.page_item ul li.page_item ul li.page_item ul li.page_item a {

	padding-left: 40px;

}

#sidebar1 .widget_text a, #sidebar1 .widget_text a img,

#sidebar2 .widget_text a, #sidebar2 .widget_text a img {

	border: none;

	padding: 0;

}

#sidebar1 .widget_tag_cloud,

#sidebar2 .widget_tag_cloud {

	border-bottom: 1px dotted #000000;

	margin-bottom: 10px;

	padding-bottom: 3px;

}

#sidebar1 .widget_tag_cloud a,

#sidebar2 .widget_tag_cloud a {

	border: none;

	display: inline;

	padding: 0 3px 0 3px;

}

#sidebar1 .widget_tag_cloud h2,

#sidebar2 .widget_tag_cloud h2 {

	margin-bottom: 10px;

}

#sidebar1 .widget_rss h2.small a,

#sidebar2 .widget_rss h2.small a {

	border: none;

	display: inline;

	color: #ffffff;

	padding: 0 0 3px 0;

}

#sidebar1 .widget_rss h2.small a:hover,

#sidebar2 .widget_rss h2.small a:hover {

	background: none;

}

#sidebar1 .widget_rss h2.small a img,

#sidebar2 .widget_rss h2.small a img {

	display: none;

}

#sidebar1 .widget_rss ul li,

#sidebar2 .widget_rss ul li {

	border-bottom: 1px dotted #000000;

	display: block;

}

#sidebar1 .widget_rss ul li a.rsswidget,

#sidebar2 .widget_rss ul li a.rsswidget {

	border: none;

	display: block;

	padding: 3px 3px 3px 10px;

}

#sidebar1 .widget_rss ul li cite,

#sidebar2 .widget_rss ul li cite {

	color: #ff9000;

	font-size: .75em;

	text-transform: uppercase;

	padding-bottom: 3px;

}

#sidebar1 .widget_rss ul li .rss-date,

#sidebar2 .widget_rss ul li .rss-date {

	color: #ff9000;

	display: block;

	font-size: .75em;

	text-transform: uppercase;

}

#sidebar1 .widget_rss ul li .rssSummary,

#sidebar2 .widget_rss ul li .rssSummary {

	padding-bottom: 3px;

}



/* -sidebar calendar- */



#sidebar1 .widget_calendar,

#sidebar2 .widget_calendar {

	margin-top: 20px;

}

#sidebar1 .widget_calendar h2,

#sidebar2 .widget_calendar h2 {

	display: none;

}

#sidebar1 .widget_calendar caption,

#sidebar2 .widget_calendar caption {

	border-bottom: 1px dotted #5b5b5b;

	color: #ffffff;

	font-size: 1em;

	font-weight: bold;

	padding-bottom: 3px;

	text-align: left;

	text-transform: none;

}

#sidebar1 .widget_calendar table,

#sidebar2 .widget_calendar table {

	border-bottom: 1px dotted #000000;

	margin-top: 3px;

	width: 100%;

}

#sidebar1 .widget_calendar table a,

#sidebar2 .widget_calendar table a {

	border: none;

	color: #a5a5a5;

	display: block;

	padding: 3px;

}

#sidebar1 .widget_calendar table a:hover,

#sidebar2 .widget_calendar table a:hover {

	background: #5b5b5b;

	color: #ffffff;

}

#sidebar1 .widget_calendar table td,

#sidebar2 .widget_calendar table td {

	color: #000000;

	text-align: center;

}

#sidebar1 .widget_calendar table th,

#sidebar2 .widget_calendar table th {

	color: #a5a5a5;

	text-align: center;

}



/* -comments- */



#comments, #respond {

	background: #3a3a3a;

	margin-bottom: 4px;

	padding: 10px;

}

#commentpages {

	background: #3a3a3a;

	margin-bottom: 4px;

	padding: 10px;

}

ul#commentlist {

	list-style: none;

	margin-bottom: 4px;

	padding: 0;

}

ul#commentlist li.comment {

	border-top: 1px dotted #5b5b5b;

	padding: 10px 0 10px 0;

}

ul#commentlist ul.children {

	list-style: none;

	padding: 0 0 0 20px;

}

ul#commentlist ul.children li {

	border-top: 1px dotted #5b5b5b;

	margin: 10px 0 0 0;

	padding: 10px 0 0 0;

}

ul#commentlist li blockquote {

	background: #2b2b2b;

	border: 1px solid #4b4b4b;

	margin: 1.2em auto;

	padding: 0.1em 1em;

}

ul#commentlist a {

	color: #ff9000;

}

h2.comments, h2.respond {

	color: #ffffff;

	padding-bottom: 10px;

}

h2.commentpages {

	color: #ffffff;

	margin-bottom: 10px;

}

small a.comment-edit-link {

	color: #ff7700;

	text-transform: uppercase;

}

#commentlist div .avatar {

	float: left;

	border: 4px solid #2b2b2b;

	margin: 0 10px 10px 0;

}

.vcard .fn, .vcard .says {

	color: #ffffff;

	font-size: 1.5em;

}

.comment-meta {

	font-size: .8em;

	margin-bottom: 40px;

	text-transform: uppercase;

}

.comment-meta a {

	color: #000000;

}

.comment-meta a.comment-edit-link {

	color: #ff7700;

}

.reply {

	margin-top: 20px;

	text-align: left;

}

.post-edit-link {
        width: 100%;
}

li.depth-1 #respond {

	margin: 0 0 -20px -10px;

}

li.depth-2 #respond {

	margin: 0 0 -20px -30px;

}

li.depth-3 #respond {

	margin: 0 0 -20px -50px;

}

li.depth-4 #respond {

	margin: 0 0 -20px -70px;

}

li.depth-5 #respond {

	margin: 0 0 -20px -90px;

}

#commentform {

	width: 549px;

}

#commentform a {

	color: #ff7700;

}

#commentform input, #commentform textarea {

	background: #2b2b2b;

	border: 1px solid #4b4b4b;

	color: #ffffff;

	padding: 3px;

}

#commentform #commentbox {

	color: #ffffff;

	height: 100px;

	width: 542px;

}

#commentform #submit {

	color: #ffffff;

	margin-top: 20px;

}

#commentform small {

	text-transform: normal;

}

.commentlinks {

	padding: 5px;

}

.commentlinks a {

	color: #ffffff;

	padding: 5px 10px 5px 10px;

}

.commentlinks a:hover {

	background: #5b5b5b;

	color: #ffffff;

}

.commentlinks .current {

	background: #5b5b5b;

	color: #ffffff;

	padding: 5px 10px 5px 10px;

}

p.nocomments {

	background: #3a3a3a;

	margin: 0 0 4px 0;

	padding: 10px;

}



/* -search form- */



#s {

	background: #252525;

	border: 1px solid #303030;

	color: #a5a5a5;

	padding: 3px;

	width: 152px;

}

#searchsubmit {

	display: none;

}



/* -footer- */



#footer {

	background: #3a3a3a;

	clear: both;

	color: #a5a5a5;

	padding: 10px;

	text-align: right;

	width: 917px;

}

#footer a{

	color: #a5a5a5;

}

#footer small {

	text-transform: uppercase;

}



/* -misc and universal- */



#navlink {

	background: #3a3a3a;

	color: #a5a5a5;

	margin-bottom: 4px;

	padding: 10px;

	text-align: center;

}

#navlink a:hover {

	color: #a5a5a5;

}

.uppercase {

	text-transform: uppercase;

}

.wp-smiley {

	border: none;

	display: inline;

	margin: 0;

}



/* -floats - */



.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

/* menus START */
#menubar {
	x-background:#E9EEF1;
	background:#3a3a3a;
	float:left;
	padding:0 10px;
	width:913px;
}
#menubar li {
	display:inline;
	list-style:none;
	float:left;
	border:solid #3a3a3a;
	border-width:0 1px;
	margin-left:-1px;
}
#menubar li a {
	background:#3a3a3a;
	display:block;
	text-decoration:none;
	padding:5px 10px;
	border-right:1px dotted #a5a5a5;
}
#menubar li a:hover,
#menubar li a.current {
	x-background:#E1E7E9;
	background:#a5a5a5;
	x-border-left:1px dotted #000;
	border-right:1px dotted #000;
	color:#fff;
}
#menubar .current_page_item {
	background:#FFF;
	font-weight:bold;
}
#menubar .current_page_item li {
	font-weight:normal;
}
#menubar li ul {
	display:none;
	margin-left:-1px !important;
	margin-left:0;
	background:#FFF;
	padding:1px;
	position:absolute;
	z-index:1;
}

#menubar li li {
	float:none;
	list-style:none;
	margin:0;
	padding:0;
	border:0;
}
#menubar li li a {
	display:block;
	padding:5px 10px;
	text-decoration:none;
	width:130px;
	overflow:hidden;
}

/* menus END */

.ngg-albumtitle {
font-family: "Arial", "Verdana", san-serif;
}

/* -- Override some settings in Gallery -->

.jdGallery .slideInfoZone h2 {
display: none;
}

.jdGallery .slideInfoZone p {
color:#EEEEEE;
font-size:0.9em;
margin:2px 5px;
padding:0;
}

.pdi-gallery-thumbnail {
background:transparent url(shadowAlpha.png) no-repeat scroll right bottom !important;
border-color:#EEEEEE;
border-style:solid none none solid;
border-width:1px medium medium 1px;
float:left;
margin:10px 0 0 10px !important;
padding:10px 15px;
width: 65%;
}

.newsarchive {
        line-height: 1.1em;
}

.newsarchive h2 { 
        padding: 1em 0 0.5em 0;
}

.newsarchive ul li {
        line-height: 1.1em;
}

